-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: May 17, 2024, 8:12 pm
-- Server version: 10.6.17
-- PHP Version: 7.4.33

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `tsuh0748_wp285`
--

-- --------------------------------------------------------

-- Delete any existing table `wpwg_actionscheduler_actions`
DROP TABLE IF EXISTS `wpwg_actionscheduler_actions`;
--
-- Table structure for table `wpwg_actionscheduler_actions`
--

CREATE TABLE `wpwg_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=901 ;

--
-- Dumping data for table `wpwg_actionscheduler_actions`
--

INSERT INTO `wpwg_actionscheduler_actions` VALUES
(618, 'action_scheduler/migration_hook', 'complete', '2024-02-15 15:39:19', '2024-02-15 15:39:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011559;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011559;}', 1, 1, '2024-02-15 15:39:50', '2024-02-15 15:39:50', 0, NULL),
(619, 'action_scheduler/migration_hook', 'canceled', '2024-02-15 15:39:19', '2024-02-15 15:39:19', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011559;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011559;}', 1, 0, '2024-02-15 15:39:50', '2024-02-15 15:39:50', 0, NULL),
(620, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-15 15:38:20', '2024-02-15 15:38:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708011500;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708011500;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-15 15:38:20', '2024-02-15 15:38:20', 0, NULL),
(621, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-15 15:38:20', '2024-02-15 15:38:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708011500;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708011500;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2024-02-15 15:38:20', '2024-02-15 15:38:20', 0, NULL),
(622, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-16 15:38:20', '2024-02-16 15:38:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708097900;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708097900;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-16 16:12:01', '2024-02-16 16:12:01', 0, NULL),
(623, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-16 15:38:20', '2024-02-16 15:38:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708097900;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708097900;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-16 16:12:01', '2024-02-16 16:12:01', 0, NULL),
(624, 'cartflows_update_knowledge_base_data', 'complete', '2024-02-15 15:38:24', '2024-02-15 15:38:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708011504;s:18:"\0*\0first_timestamp";i:1708011504;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708011504;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-15 15:39:50', '2024-02-15 15:39:50', 0, NULL),
(625, 'cartflows_update_knowledge_base_data', 'complete', '2024-02-15 15:38:24', '2024-02-15 15:38:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708011504;s:18:"\0*\0first_timestamp";i:1708011504;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708011504;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-15 15:39:50', '2024-02-15 15:39:50', 0, NULL),
(626, 'cartflows_delete_old_log_files', 'pending', '2024-02-29 00:00:00', '2024-02-29 00:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709164800;s:18:"\0*\0first_timestamp";i:1709164800;s:13:"\0*\0recurrence";i:2592000;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709164800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:2592000;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(627, 'cartflows_send_report_summary_email', 'complete', '2024-02-19 14:00:00', '2024-02-19 14:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708351200;s:18:"\0*\0first_timestamp";i:1708351200;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708351200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-19 16:03:23', '2024-02-19 16:03:23', 0, NULL),
(628, 'cartflows_ca_send_report_summary_email', 'complete', '2024-02-19 14:00:00', '2024-02-19 14:00:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708351200;s:18:"\0*\0first_timestamp";i:1708351200;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708351200;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-19 16:03:23', '2024-02-19 16:03:23', 0, NULL),
(629, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2024-02-15 15:39:23', '2024-02-15 15:39:23', 10, '[]', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2024-02-15 15:39:50', '2024-02-15 15:39:50', 0, NULL),
(630, 'cartflows_update_knowledge_base_data', 'failed', '2024-02-22 15:39:50', '2024-02-22 15:39:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708616390;s:18:"\0*\0first_timestamp";i:1708011504;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708616390;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-22 16:27:52', '2024-02-22 16:27:52', 0, NULL),
(631, 'cartflows_update_knowledge_base_data', 'failed', '2024-02-22 15:39:50', '2024-02-22 15:39:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708616390;s:18:"\0*\0first_timestamp";i:1708011504;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708616390;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-22 16:27:52', '2024-02-22 16:27:52', 0, NULL),
(632, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-15 15:39:51', '2024-02-15 15:39:51', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708011591;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708011591;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-15 15:39:57', '2024-02-15 15:39:57', 0, NULL),
(633, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2024-02-19 09:37:59', '2024-02-19 09:37:59', 10, '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708335479;s:18:"\0*\0first_timestamp";i:1708335479;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708335479;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 4, 1, '2024-02-19 09:38:00', '2024-02-19 09:38:00', 0, NULL),
(634, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:39:57', '2024-02-15 15:39:57', 10, '{"column":"min_max_price"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011597;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011597;}', 5, 1, '2024-02-15 15:39:57', '2024-02-15 15:39:57', 0, NULL),
(635, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:39:58', '2024-02-15 15:39:58', 10, '{"column":"stock_quantity"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011598;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011598;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(636, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:39:59', '2024-02-15 15:39:59', 10, '{"column":"sku"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011599;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011599;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(637, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:00', '2024-02-15 15:40:00', 10, '{"column":"stock_status"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011600;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011600;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(638, 'wpforms_process_forms_locator_save', 'complete', '2024-02-15 15:39:57', '2024-02-15 15:39:57', 10, '{"tasks_meta_id":2}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-15 15:39:57', '2024-02-15 15:39:57', 0, NULL),
(639, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:01', '2024-02-15 15:40:01', 10, '{"column":"average_rating"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011601;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011601;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(640, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:02', '2024-02-15 15:40:02', 10, '{"column":"total_sales"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011602;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011602;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(641, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:03', '2024-02-15 15:40:03', 10, '{"column":"downloadable"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011603;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011603;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(642, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-16 15:39:57', '2024-02-16 15:39:57', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708097997;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708097997;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-16 16:12:01', '2024-02-16 16:12:01', 0, NULL),
(643, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:04', '2024-02-15 15:40:04', 10, '{"column":"virtual"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011604;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011604;}', 5, 1, '2024-02-15 15:40:04', '2024-02-15 15:40:04', 0, NULL),
(644, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:05', '2024-02-15 15:40:05', 10, '{"column":"onsale"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011605;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011605;}', 5, 1, '2024-02-15 15:40:23', '2024-02-15 15:40:23', 0, NULL),
(645, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:06', '2024-02-15 15:40:06', 10, '{"column":"tax_class"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011606;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011606;}', 5, 1, '2024-02-15 15:40:23', '2024-02-15 15:40:23', 0, NULL),
(646, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 15:40:07', '2024-02-15 15:40:07', 10, '{"column":"tax_status"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011607;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011607;}', 5, 1, '2024-02-15 15:40:23', '2024-02-15 15:40:23', 0, NULL),
(647, 'wc_update_product_lookup_tables_rating_count_batch', 'complete', '2024-02-15 15:40:07', '2024-02-15 15:40:07', 10, '{"offset":0,"limit":50}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708011607;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708011607;}', 5, 1, '2024-02-15 15:40:23', '2024-02-15 15:40:23', 0, NULL),
(648, 'wpforms_admin_notifications_update', 'complete', '2024-02-15 15:40:23', '2024-02-15 15:40:23', 10, '{"tasks_meta_id":3}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-15 15:40:34', '2024-02-15 15:40:34', 0, NULL),
(649, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2024-02-15 17:12:22', '2024-02-15 17:12:22', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017142;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017142;}', 6, 1, '2024-02-15 17:13:13', '2024-02-15 17:13:13', 0, NULL),
(650, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2024-02-15 17:13:14', '2024-02-15 17:13:14', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017194;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017194;}', 6, 1, '2024-02-15 17:13:19', '2024-02-15 17:13:19', 0, NULL),
(651, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2024-02-15 17:13:20', '2024-02-15 17:13:20', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017200;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017200;}', 6, 1, '2024-02-15 17:13:24', '2024-02-15 17:13:24', 0, NULL),
(652, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2024-02-15 17:13:25', '2024-02-15 17:13:25', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017205;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017205;}', 6, 1, '2024-02-15 17:13:29', '2024-02-15 17:13:29', 0, NULL),
(653, 'wc_schedule_update_product_default_cat', 'complete', '2024-02-15 17:13:41', '2024-02-15 17:13:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017221;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017221;}', 7, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(654, 'wc_schedule_update_product_default_cat', 'complete', '2024-02-15 17:13:42', '2024-02-15 17:13:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017222;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017222;}', 7, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(655, 'wc_schedule_update_product_default_cat', 'complete', '2024-02-15 17:13:42', '2024-02-15 17:13:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017222;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017222;}', 7, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(656, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:53', '2024-02-15 17:13:53', 10, '[4099,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017233;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017233;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(657, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:53', '2024-02-15 17:13:53', 10, '[4100,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017233;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017233;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(658, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:53', '2024-02-15 17:13:53', 10, '[4101,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017233;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017233;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(659, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4102,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(660, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4400,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(661, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4401,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(662, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4402,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(663, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4403,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(664, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4404,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(665, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4405,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(666, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4406,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(667, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4103,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(668, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4104,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(669, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4105,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(670, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4106,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(671, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:54', '2024-02-15 17:13:54', 10, '[4407,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017234;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017234;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(672, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4116,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(673, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4117,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(674, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4118,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(675, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4115,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(676, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4408,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(677, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4411,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(678, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4038,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(679, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4040,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(680, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4041,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(681, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4412,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(682, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:55', '2024-02-15 17:13:55', 10, '[4093,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017235;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017235;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(683, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4091,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(684, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4092,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(685, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4413,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(686, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4414,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(687, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4078,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(688, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4079,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(689, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4077,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(690, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4415,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(691, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4072,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(692, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4066,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(693, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4069,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(694, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4061,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(695, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4416,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(696, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4085,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(697, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4081,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(698, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4082,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(699, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4083,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(700, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4084,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(701, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4417,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(702, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4088,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(703, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4089,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(704, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4090,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(705, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4087,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(706, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4418,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(707, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4419,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(708, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4420,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:03', '2024-02-15 17:15:03', 0, NULL),
(709, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:56', '2024-02-15 17:13:56', 10, '[4421,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017236;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(710, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4422,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(711, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4423,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(712, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4110,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(713, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4111,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(714, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4112,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(715, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4113,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(716, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4424,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(717, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4425,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(718, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4426,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(719, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4427,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(720, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4428,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(721, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4108,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(722, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4109,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(723, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4107,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(724, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4429,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(725, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4430,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(726, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:57', '2024-02-15 17:13:57', 10, '[4431,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017237;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017237;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(727, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:58', '2024-02-15 17:13:58', 10, '[4119,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017238;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017238;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(728, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:58', '2024-02-15 17:13:58', 10, '[4120,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017238;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017238;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(729, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:58', '2024-02-15 17:13:58', 10, '[4121,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017238;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017238;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(730, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:58', '2024-02-15 17:13:58', 10, '[4122,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017238;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017238;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(731, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-15 17:13:58', '2024-02-15 17:13:58', 10, '[4432,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017238;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017238;}', 6, 1, '2024-02-15 17:15:04', '2024-02-15 17:15:04', 0, NULL),
(732, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:22', '2024-02-15 17:15:22', 10, '{"column":"min_max_price"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017322;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017322;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(733, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:23', '2024-02-15 17:15:23', 10, '{"column":"stock_quantity"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017323;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017323;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(734, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:24', '2024-02-15 17:15:24', 10, '{"column":"sku"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017324;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017324;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(735, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:25', '2024-02-15 17:15:25', 10, '{"column":"stock_status"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017325;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017325;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(736, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:26', '2024-02-15 17:15:26', 10, '{"column":"average_rating"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017326;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017326;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(737, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:27', '2024-02-15 17:15:27', 10, '{"column":"total_sales"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017327;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017327;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(738, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:28', '2024-02-15 17:15:28', 10, '{"column":"downloadable"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017328;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017328;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(739, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:29', '2024-02-15 17:15:29', 10, '{"column":"virtual"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017329;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017329;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(740, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:30', '2024-02-15 17:15:30', 10, '{"column":"onsale"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017330;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017330;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(741, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:31', '2024-02-15 17:15:31', 10, '{"column":"tax_class"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017331;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017331;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(742, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-15 17:15:32', '2024-02-15 17:15:32', 10, '{"column":"tax_status"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017332;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017332;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(743, 'wc_update_product_lookup_tables_rating_count_batch', 'complete', '2024-02-15 17:15:32', '2024-02-15 17:15:32', 10, '{"offset":0,"limit":50}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708017332;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708017332;}', 5, 1, '2024-02-15 17:15:59', '2024-02-15 17:15:59', 0, NULL),
(744, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-17 16:12:01', '2024-02-17 16:12:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708186321;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708186321;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-17 16:48:22', '2024-02-17 16:48:22', 0, NULL),
(745, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-17 16:12:01', '2024-02-17 16:12:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708186321;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708186321;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-17 16:48:22', '2024-02-17 16:48:22', 0, NULL),
(746, 'wpforms_process_forms_locator_save', 'complete', '2024-02-16 16:12:01', '2024-02-16 16:12:01', 10, '{"tasks_meta_id":4}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-16 16:12:01', '2024-02-16 16:12:01', 0, NULL),
(747, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-17 16:12:01', '2024-02-17 16:12:01', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708186321;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708186321;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-17 16:48:22', '2024-02-17 16:48:22', 0, NULL),
(748, 'wpforms_admin_notifications_update', 'complete', '2024-02-16 16:16:33', '2024-02-16 16:16:33', 10, '{"tasks_meta_id":5}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-16 16:17:20', '2024-02-16 16:17:20', 0, NULL),
(749, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-18 16:48:22', '2024-02-18 16:48:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708274902;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708274902;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-18 20:33:22', '2024-02-18 20:33:22', 0, NULL),
(750, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-18 16:48:22', '2024-02-18 16:48:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708274902;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708274902;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-18 20:33:22', '2024-02-18 20:33:22', 0, NULL),
(751, 'wpforms_process_forms_locator_save', 'complete', '2024-02-17 16:48:22', '2024-02-17 16:48:22', 10, '{"tasks_meta_id":6}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-17 16:48:22', '2024-02-17 16:48:22', 0, NULL),
(752, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-18 16:48:22', '2024-02-18 16:48:22', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708274902;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708274902;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-18 20:33:22', '2024-02-18 20:33:22', 0, NULL),
(753, 'wpforms_admin_notifications_update', 'complete', '2024-02-17 16:59:50', '2024-02-17 16:59:50', 10, '{"tasks_meta_id":7}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-17 17:00:16', '2024-02-17 17:00:16', 0, NULL),
(754, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-19 20:33:22', '2024-02-19 20:33:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708374802;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708374802;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-19 23:50:12', '2024-02-19 23:50:12', 0, NULL),
(755, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-19 20:33:22', '2024-02-19 20:33:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708374802;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708374802;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-19 23:50:12', '2024-02-19 23:50:12', 0, NULL),
(756, 'wpforms_process_forms_locator_save', 'complete', '2024-02-18 20:33:22', '2024-02-18 20:33:22', 10, '{"tasks_meta_id":8}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-18 20:33:22', '2024-02-18 20:33:22', 0, NULL),
(757, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-19 20:33:22', '2024-02-19 20:33:22', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708374802;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708374802;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-19 23:50:12', '2024-02-19 23:50:12', 0, NULL),
(758, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2024-02-26 09:38:00', '2024-02-26 09:38:00', 10, '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708940280;s:18:"\0*\0first_timestamp";i:1708335479;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708940280;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 4, 1, '2024-02-26 15:53:52', '2024-02-26 15:53:52', 0, NULL),
(759, 'cartflows_send_report_summary_email', 'complete', '2024-02-26 16:03:23', '2024-02-26 16:03:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708963403;s:18:"\0*\0first_timestamp";i:1708351200;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708963403;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-26 17:34:57', '2024-02-26 17:34:57', 0, NULL),
(760, 'cartflows_ca_send_report_summary_email', 'complete', '2024-02-26 16:03:23', '2024-02-26 16:03:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708963403;s:18:"\0*\0first_timestamp";i:1708351200;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708963403;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2024-02-26 17:34:57', '2024-02-26 17:34:57', 0, NULL),
(761, 'wpforms_admin_notifications_update', 'complete', '2024-02-19 16:05:44', '2024-02-19 16:05:44', 10, '{"tasks_meta_id":9}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-19 16:06:23', '2024-02-19 16:06:23', 0, NULL),
(762, 'wc_schedule_update_product_default_cat', 'complete', '2024-02-19 16:18:41', '2024-02-19 16:18:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359521;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359521;}', 7, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(763, 'wc_schedule_update_product_default_cat', 'complete', '2024-02-19 16:18:41', '2024-02-19 16:18:41', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359521;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359521;}', 7, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(764, 'wc_schedule_update_product_default_cat', 'complete', '2024-02-19 16:18:42', '2024-02-19 16:18:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359522;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359522;}', 7, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(765, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4099,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(766, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4100,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(767, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4101,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(768, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4102,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(769, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4504,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(770, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4505,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(771, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4506,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(772, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:52', '2024-02-19 16:18:52', 10, '[4507,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359532;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359532;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(773, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4508,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(774, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4509,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(775, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4510,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(776, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4103,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL);
INSERT INTO `wpwg_actionscheduler_actions` VALUES
(777, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4104,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(778, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4105,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(779, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4106,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(780, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4511,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(781, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4116,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(782, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4117,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(783, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4118,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(784, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4115,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(785, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4512,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(786, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4515,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(787, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4038,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(788, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4040,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(789, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4041,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(790, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:53', '2024-02-19 16:18:53', 10, '[4516,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359533;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(791, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4093,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(792, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4091,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(793, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4092,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(794, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4517,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(795, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4518,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(796, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4078,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(797, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4079,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(798, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4077,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(799, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4519,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(800, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4072,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(801, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4066,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(802, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4069,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(803, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4061,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(804, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4520,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(805, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4085,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(806, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4081,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(807, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4082,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(808, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4083,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(809, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4084,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(810, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4521,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(811, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4088,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(812, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4089,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(813, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4090,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(814, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4087,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(815, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4522,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(816, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4523,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(817, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4524,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(818, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4525,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(819, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:54', '2024-02-19 16:18:54', 10, '[4526,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359534;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359534;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(820, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4527,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(821, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4110,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(822, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4111,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(823, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4112,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(824, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4113,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(825, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4528,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(826, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4529,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(827, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4530,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(828, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4531,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(829, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4532,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(830, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4108,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(831, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4109,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(832, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4107,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(833, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4533,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(834, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4534,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(835, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4535,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(836, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4119,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(837, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4120,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(838, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:55', '2024-02-19 16:18:55', 10, '[4121,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359535;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359535;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(839, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:56', '2024-02-19 16:18:56', 10, '[4122,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359536;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359536;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(840, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2024-02-19 16:18:56', '2024-02-19 16:18:56', 10, '[4536,3]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359536;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359536;}', 6, 1, '2024-02-19 16:19:16', '2024-02-19 16:19:16', 0, NULL),
(841, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:20', '2024-02-19 16:19:20', 10, '{"column":"min_max_price"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359560;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359560;}', 5, 1, '2024-02-19 16:19:22', '2024-02-19 16:19:22', 0, NULL),
(842, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:21', '2024-02-19 16:19:21', 10, '{"column":"stock_quantity"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359561;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359561;}', 5, 1, '2024-02-19 16:19:22', '2024-02-19 16:19:22', 0, NULL),
(843, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:22', '2024-02-19 16:19:22', 10, '{"column":"sku"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359562;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359562;}', 5, 1, '2024-02-19 16:19:22', '2024-02-19 16:19:22', 0, NULL),
(844, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:23', '2024-02-19 16:19:23', 10, '{"column":"stock_status"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359563;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359563;}', 5, 1, '2024-02-19 16:19:28', '2024-02-19 16:19:28', 0, NULL),
(845, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:24', '2024-02-19 16:19:24', 10, '{"column":"average_rating"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359564;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359564;}', 5, 1, '2024-02-19 16:19:28', '2024-02-19 16:19:28', 0, NULL),
(846, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:25', '2024-02-19 16:19:25', 10, '{"column":"total_sales"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359565;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359565;}', 5, 1, '2024-02-19 16:19:28', '2024-02-19 16:19:28', 0, NULL),
(847, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:26', '2024-02-19 16:19:26', 10, '{"column":"downloadable"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359566;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359566;}', 5, 1, '2024-02-19 16:19:28', '2024-02-19 16:19:28', 0, NULL),
(848, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:27', '2024-02-19 16:19:27', 10, '{"column":"virtual"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359567;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359567;}', 5, 1, '2024-02-19 16:19:28', '2024-02-19 16:19:28', 0, NULL),
(849, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:28', '2024-02-19 16:19:28', 10, '{"column":"onsale"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359568;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359568;}', 5, 1, '2024-02-19 16:19:28', '2024-02-19 16:19:28', 0, NULL),
(850, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:29', '2024-02-19 16:19:29', 10, '{"column":"tax_class"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359569;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359569;}', 5, 1, '2024-02-19 16:19:33', '2024-02-19 16:19:33', 0, NULL),
(851, 'wc_update_product_lookup_tables_column', 'complete', '2024-02-19 16:19:30', '2024-02-19 16:19:30', 10, '{"column":"tax_status"}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359570;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359570;}', 5, 1, '2024-02-19 16:19:33', '2024-02-19 16:19:33', 0, NULL),
(852, 'wc_update_product_lookup_tables_rating_count_batch', 'complete', '2024-02-19 16:19:30', '2024-02-19 16:19:30', 10, '{"offset":0,"limit":50}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708359570;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708359570;}', 5, 1, '2024-02-19 16:19:33', '2024-02-19 16:19:33', 0, NULL),
(853, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-20 23:50:12', '2024-02-20 23:50:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708473012;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708473012;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-20 23:59:34', '2024-02-20 23:59:34', 0, NULL),
(854, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-20 23:50:12', '2024-02-20 23:50:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708473012;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708473012;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-20 23:59:34', '2024-02-20 23:59:34', 0, NULL),
(855, 'wpforms_process_forms_locator_save', 'complete', '2024-02-19 23:50:12', '2024-02-19 23:50:12', 10, '{"tasks_meta_id":10}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-19 23:50:12', '2024-02-19 23:50:12', 0, NULL),
(856, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-20 23:50:12', '2024-02-20 23:50:12', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708473012;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708473012;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-20 23:59:34', '2024-02-20 23:59:34', 0, NULL),
(857, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-21 23:59:34', '2024-02-21 23:59:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708559974;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708559974;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-22 03:56:26', '2024-02-22 03:56:26', 0, NULL),
(858, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-21 23:59:34', '2024-02-21 23:59:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708559974;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708559974;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-22 03:56:26', '2024-02-22 03:56:26', 0, NULL),
(859, 'wpforms_process_forms_locator_save', 'complete', '2024-02-20 23:59:34', '2024-02-20 23:59:34', 10, '{"tasks_meta_id":11}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-20 23:59:34', '2024-02-20 23:59:34', 0, NULL),
(860, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-21 23:59:34', '2024-02-21 23:59:34', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708559974;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708559974;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-22 03:56:26', '2024-02-22 03:56:26', 0, NULL),
(861, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-23 03:56:26', '2024-02-23 03:56:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708660586;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708660586;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-23 05:17:18', '2024-02-23 05:17:18', 0, NULL),
(862, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-23 03:56:26', '2024-02-23 03:56:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708660586;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708660586;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-23 05:17:18', '2024-02-23 05:17:18', 0, NULL),
(863, 'wpforms_process_forms_locator_save', 'complete', '2024-02-22 03:56:26', '2024-02-22 03:56:26', 10, '{"tasks_meta_id":12}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-22 03:56:26', '2024-02-22 03:56:26', 0, NULL),
(864, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-23 03:56:26', '2024-02-23 03:56:26', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708660586;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708660586;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-23 05:17:18', '2024-02-23 05:17:18', 0, NULL),
(865, 'cartflows_update_knowledge_base_data', 'pending', '2024-02-29 16:27:52', '2024-02-29 16:27:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709224072;s:18:"\0*\0first_timestamp";i:1708011504;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709224072;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(866, 'cartflows_update_knowledge_base_data', 'pending', '2024-02-29 16:27:52', '2024-02-29 16:27:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709224072;s:18:"\0*\0first_timestamp";i:1708011504;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709224072;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(867, 'wpforms_admin_notifications_update', 'complete', '2024-02-22 16:46:13', '2024-02-22 16:46:13', 10, '{"tasks_meta_id":13}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-22 16:46:33', '2024-02-22 16:46:33', 0, NULL),
(868, 'wpforms_admin_addons_cache_update', 'canceled', '2024-02-29 18:39:47', '2024-02-29 18:39:47', 10, '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709231987;s:18:"\0*\0first_timestamp";i:1709231987;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709231987;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(869, 'wpforms_builder_help_cache_update', 'canceled', '2024-02-29 18:40:09', '2024-02-29 18:40:09', 10, '{"tasks_meta_id":15}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709232009;s:18:"\0*\0first_timestamp";i:1709232009;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709232009;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(870, 'wpforms_admin_builder_templates_cache_update', 'canceled', '2024-02-29 18:40:09', '2024-02-29 18:40:09', 10, '{"tasks_meta_id":16}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709232009;s:18:"\0*\0first_timestamp";i:1709232009;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709232009;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(871, 'woocommerce_update_marketplace_suggestions', 'complete', '2024-02-22 18:41:58', '2024-02-22 18:41:58', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1708627318;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1708627318;}', 2, 1, '2024-02-22 18:41:59', '2024-02-22 18:41:59', 0, NULL),
(872, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-24 05:17:18', '2024-02-24 05:17:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708751838;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708751838;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-24 08:56:02', '2024-02-24 08:56:02', 0, NULL),
(873, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-24 05:17:18', '2024-02-24 05:17:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708751838;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708751838;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-24 08:56:02', '2024-02-24 08:56:02', 0, NULL),
(874, 'wpforms_process_forms_locator_save', 'complete', '2024-02-23 05:17:18', '2024-02-23 05:17:18', 10, '{"tasks_meta_id":17}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-23 05:17:18', '2024-02-23 05:17:18', 0, NULL),
(875, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-24 05:17:18', '2024-02-24 05:17:18', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708751838;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708751838;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-24 08:56:02', '2024-02-24 08:56:02', 0, NULL),
(876, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-25 08:56:02', '2024-02-25 08:56:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708851362;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708851362;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-25 09:21:03', '2024-02-25 09:21:03', 0, NULL),
(877, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-25 08:56:02', '2024-02-25 08:56:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708851362;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708851362;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-25 09:21:03', '2024-02-25 09:21:03', 0, NULL),
(878, 'wpforms_process_forms_locator_save', 'complete', '2024-02-24 08:56:02', '2024-02-24 08:56:02', 10, '{"tasks_meta_id":18}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-24 08:56:02', '2024-02-24 08:56:02', 0, NULL),
(879, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-25 08:56:02', '2024-02-25 08:56:02', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708851362;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708851362;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-25 09:21:03', '2024-02-25 09:21:03', 0, NULL),
(880, 'wpforms_admin_notifications_update', 'complete', '2024-02-24 08:56:31', '2024-02-24 08:56:31', 10, '{"tasks_meta_id":19}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-24 08:57:10', '2024-02-24 08:57:10', 0, NULL),
(881, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-26 09:21:03', '2024-02-26 09:21:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708939263;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708939263;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-26 15:53:52', '2024-02-26 15:53:52', 0, NULL),
(882, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-26 09:21:03', '2024-02-26 09:21:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708939263;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708939263;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-26 15:53:52', '2024-02-26 15:53:52', 0, NULL),
(883, 'wpforms_process_forms_locator_save', 'complete', '2024-02-25 09:21:03', '2024-02-25 09:21:03', 10, '{"tasks_meta_id":20}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-25 09:21:03', '2024-02-25 09:21:03', 0, NULL),
(884, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-26 09:21:03', '2024-02-26 09:21:03', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1708939263;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1708939263;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-26 15:53:52', '2024-02-26 15:53:52', 0, NULL),
(885, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-27 15:53:52', '2024-02-27 15:53:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709049232;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709049232;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-27 16:51:49', '2024-02-27 16:51:49', 0, NULL),
(886, 'woocommerce_cleanup_draft_orders', 'complete', '2024-02-27 15:53:52', '2024-02-27 15:53:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709049232;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709049232;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2024-02-27 16:51:49', '2024-02-27 16:51:49', 0, NULL),
(887, 'wpforms_process_forms_locator_save', 'complete', '2024-02-26 15:53:52', '2024-02-26 15:53:52', 10, '{"tasks_meta_id":21}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-26 15:53:52', '2024-02-26 15:53:52', 0, NULL),
(888, 'wpforms_process_forms_locator_scan', 'complete', '2024-02-27 15:53:52', '2024-02-27 15:53:52', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709049232;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709049232;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 1, '2024-02-27 16:51:49', '2024-02-27 16:51:49', 0, NULL),
(889, 'wpforms_email_summaries_fetch_info_blocks', 'canceled', '2024-03-04 15:53:52', '2024-03-04 15:53:52', 10, '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709567632;s:18:"\0*\0first_timestamp";i:1708335479;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709567632;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(890, 'wpforms_admin_notifications_update', 'complete', '2024-02-26 15:54:08', '2024-02-26 15:54:08', 10, '{"tasks_meta_id":22}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-26 15:54:23', '2024-02-26 15:54:23', 0, NULL),
(891, 'cartflows_send_report_summary_email', 'pending', '2024-03-04 17:34:57', '2024-03-04 17:34:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709573697;s:18:"\0*\0first_timestamp";i:1708351200;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709573697;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(892, 'cartflows_ca_send_report_summary_email', 'pending', '2024-03-04 17:34:57', '2024-03-04 17:34:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709573697;s:18:"\0*\0first_timestamp";i:1708351200;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709573697;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(893, 'woocommerce_cleanup_draft_orders', 'pending', '2024-02-28 16:51:49', '2024-02-28 16:51:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709139109;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709139109;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(894, 'woocommerce_cleanup_draft_orders', 'pending', '2024-02-28 16:51:49', '2024-02-28 16:51:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709139109;s:18:"\0*\0first_timestamp";i:1708011500;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709139109;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(895, 'wpforms_process_forms_locator_save', 'complete', '2024-02-27 16:51:49', '2024-02-27 16:51:49', 10, '{"tasks_meta_id":23}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-27 16:51:49', '2024-02-27 16:51:49', 0, NULL),
(896, 'wpforms_process_forms_locator_scan', 'canceled', '2024-02-28 16:51:49', '2024-02-28 16:51:49', 10, '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1709139109;s:18:"\0*\0first_timestamp";i:1708011591;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1709139109;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(897, 'wpforms_admin_notifications_update', 'complete', '2024-02-27 17:10:03', '2024-02-27 17:10:03', 10, '{"tasks_meta_id":24}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 4, 1, '2024-02-27 17:10:20', '2024-02-27 17:10:20', 0, NULL),
(898, 'action_scheduler/migration_hook', 'complete', '2024-02-27 18:20:36', '2024-02-27 18:20:36', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1709058036;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1709058036;}', 1, 1, '2024-02-27 18:20:53', '2024-02-27 18:20:53', 0, NULL),
(899, 'action_scheduler/migration_hook', 'complete', '2024-02-27 18:30:42', '2024-02-27 18:30:42', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1709058642;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1709058642;}', 1, 1, '2024-02-27 18:30:42', '2024-02-27 18:30:42', 0, NULL),
(900, 'action_scheduler/migration_hook', 'pending', '2024-02-27 18:32:40', '2024-02-27 18:32:40', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1709058760;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1709058760;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_actionscheduler_claims`
DROP TABLE IF EXISTS `wpwg_actionscheduler_claims`;
--
-- Table structure for table `wpwg_actionscheduler_claims`
--

CREATE TABLE `wpwg_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=769 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_actionscheduler_groups`
DROP TABLE IF EXISTS `wpwg_actionscheduler_groups`;
--
-- Table structure for table `wpwg_actionscheduler_groups`
--

CREATE TABLE `wpwg_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=8 ;

--
-- Dumping data for table `wpwg_actionscheduler_groups`
--

INSERT INTO `wpwg_actionscheduler_groups` VALUES
(1, 'action-scheduler-migration'),
(2, ''),
(3, ''),
(4, 'wpforms'),
(5, 'wc_update_product_lookup_tables'),
(6, 'woocommerce-db-updates'),
(7, 'wc_update_product_default_cat');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_actionscheduler_logs`
DROP TABLE IF EXISTS `wpwg_actionscheduler_logs`;
--
-- Table structure for table `wpwg_actionscheduler_logs`
--

CREATE TABLE `wpwg_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=834 ;

--
-- Dumping data for table `wpwg_actionscheduler_logs`
--

INSERT INTO `wpwg_actionscheduler_logs` VALUES
(1, 618, 'action created', '2024-02-15 15:38:19', '2024-02-15 15:38:19'),
(2, 619, 'action created', '2024-02-15 15:38:19', '2024-02-15 15:38:19'),
(3, 620, 'action created', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(4, 621, 'action created', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(5, 620, 'action started via WP Cron', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(6, 620, 'action complete via WP Cron', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(7, 622, 'action created', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(8, 621, 'action started via WP Cron', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(9, 621, 'action complete via WP Cron', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(10, 623, 'action created', '2024-02-15 15:38:20', '2024-02-15 15:38:20'),
(11, 624, 'action created', '2024-02-15 15:38:24', '2024-02-15 15:38:24'),
(12, 625, 'action created', '2024-02-15 15:38:24', '2024-02-15 15:38:24'),
(13, 626, 'action created', '2024-02-15 15:38:24', '2024-02-15 15:38:24'),
(14, 627, 'action created', '2024-02-15 15:38:24', '2024-02-15 15:38:24'),
(15, 628, 'action created', '2024-02-15 15:38:41', '2024-02-15 15:38:41'),
(16, 629, 'action created', '2024-02-15 15:39:23', '2024-02-15 15:39:23'),
(17, 624, 'action started via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(18, 624, 'action complete via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(19, 630, 'action created', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(20, 625, 'action started via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(21, 625, 'action complete via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(22, 631, 'action created', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(23, 618, 'action started via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(24, 619, 'action canceled', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(25, 618, 'action complete via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(26, 619, 'action ignored via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(27, 629, 'action started via Async Request', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(28, 629, 'action failed via Async Request: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.', '2024-02-15 15:39:50', '2024-02-15 15:39:50'),
(29, 632, 'action created', '2024-02-15 15:39:51', '2024-02-15 15:39:51'),
(30, 633, 'action created', '2024-02-15 15:39:51', '2024-02-15 15:39:51'),
(31, 632, 'action started via Async Request', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(32, 634, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(33, 635, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(34, 636, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(35, 637, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(36, 638, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(37, 632, 'action complete via Async Request', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(38, 639, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(39, 640, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(40, 641, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(41, 642, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(42, 643, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(43, 644, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(44, 645, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(45, 646, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(46, 647, 'action created', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(47, 634, 'action started via Async Request', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(48, 634, 'action complete via Async Request', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(49, 638, 'action started via Async Request', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(50, 638, 'action complete via Async Request', '2024-02-15 15:39:57', '2024-02-15 15:39:57'),
(51, 635, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(52, 635, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(53, 636, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(54, 636, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(55, 637, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(56, 637, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(57, 639, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(58, 639, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(59, 640, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(60, 640, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(61, 641, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(62, 641, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(63, 643, 'action started via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(64, 643, 'action complete via Async Request', '2024-02-15 15:40:04', '2024-02-15 15:40:04'),
(65, 644, 'action started via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(66, 644, 'action complete via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(67, 645, 'action started via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(68, 645, 'action complete via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(69, 646, 'action started via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(70, 646, 'action complete via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(71, 647, 'action started via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(72, 647, 'action complete via Async Request', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(73, 648, 'action created', '2024-02-15 15:40:23', '2024-02-15 15:40:23'),
(74, 648, 'action started via Async Request', '2024-02-15 15:40:34', '2024-02-15 15:40:34'),
(75, 648, 'action complete via Async Request', '2024-02-15 15:40:34', '2024-02-15 15:40:34'),
(76, 649, 'action created', '2024-02-15 17:12:21', '2024-02-15 17:12:21'),
(77, 649, 'action started via Async Request', '2024-02-15 17:13:13', '2024-02-15 17:13:13'),
(78, 650, 'action created', '2024-02-15 17:13:13', '2024-02-15 17:13:13'),
(79, 649, 'action complete via Async Request', '2024-02-15 17:13:13', '2024-02-15 17:13:13'),
(80, 650, 'action started via Async Request', '2024-02-15 17:13:18', '2024-02-15 17:13:18'),
(81, 651, 'action created', '2024-02-15 17:13:19', '2024-02-15 17:13:19'),
(82, 650, 'action complete via Async Request', '2024-02-15 17:13:19', '2024-02-15 17:13:19'),
(83, 651, 'action started via Async Request', '2024-02-15 17:13:24', '2024-02-15 17:13:24'),
(84, 652, 'action created', '2024-02-15 17:13:24', '2024-02-15 17:13:24'),
(85, 651, 'action complete via Async Request', '2024-02-15 17:13:24', '2024-02-15 17:13:24'),
(86, 652, 'action started via Async Request', '2024-02-15 17:13:29', '2024-02-15 17:13:29'),
(87, 652, 'action complete via Async Request', '2024-02-15 17:13:29', '2024-02-15 17:13:29'),
(88, 653, 'action created', '2024-02-15 17:13:41', '2024-02-15 17:13:41'),
(89, 654, 'action created', '2024-02-15 17:13:42', '2024-02-15 17:13:42'),
(90, 655, 'action created', '2024-02-15 17:13:42', '2024-02-15 17:13:42'),
(91, 656, 'action created', '2024-02-15 17:13:52', '2024-02-15 17:13:52'),
(92, 657, 'action created', '2024-02-15 17:13:52', '2024-02-15 17:13:52'),
(93, 658, 'action created', '2024-02-15 17:13:52', '2024-02-15 17:13:52'),
(94, 659, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(95, 660, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(96, 661, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(97, 662, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(98, 663, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(99, 664, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(100, 665, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(101, 666, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(102, 667, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(103, 668, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(104, 669, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(105, 670, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(106, 671, 'action created', '2024-02-15 17:13:53', '2024-02-15 17:13:53'),
(107, 672, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(108, 673, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(109, 674, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(110, 675, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(111, 676, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(112, 677, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(113, 678, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(114, 679, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(115, 680, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(116, 681, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(117, 682, 'action created', '2024-02-15 17:13:54', '2024-02-15 17:13:54'),
(118, 683, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(119, 684, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(120, 685, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(121, 686, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(122, 687, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(123, 688, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(124, 689, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(125, 690, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(126, 691, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(127, 692, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(128, 693, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(129, 694, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(130, 695, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(131, 696, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(132, 697, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(133, 698, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(134, 699, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(135, 700, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(136, 701, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(137, 702, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(138, 703, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(139, 704, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(140, 705, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(141, 706, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(142, 707, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(143, 708, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(144, 709, 'action created', '2024-02-15 17:13:55', '2024-02-15 17:13:55'),
(145, 710, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(146, 711, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(147, 712, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(148, 713, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(149, 714, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(150, 715, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(151, 716, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(152, 717, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(153, 718, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(154, 719, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(155, 720, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(156, 721, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(157, 722, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(158, 723, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(159, 724, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(160, 725, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(161, 726, 'action created', '2024-02-15 17:13:56', '2024-02-15 17:13:56'),
(162, 727, 'action created', '2024-02-15 17:13:57', '2024-02-15 17:13:57'),
(163, 728, 'action created', '2024-02-15 17:13:57', '2024-02-15 17:13:57'),
(164, 729, 'action created', '2024-02-15 17:13:57', '2024-02-15 17:13:57'),
(165, 730, 'action created', '2024-02-15 17:13:57', '2024-02-15 17:13:57'),
(166, 731, 'action created', '2024-02-15 17:13:57', '2024-02-15 17:13:57'),
(167, 653, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(168, 653, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(169, 654, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(170, 654, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(171, 655, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(172, 655, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(173, 656, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(174, 656, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(175, 657, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(176, 657, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(177, 658, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(178, 658, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(179, 659, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(180, 659, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(181, 660, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(182, 660, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(183, 661, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(184, 661, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(185, 662, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(186, 662, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(187, 663, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(188, 663, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(189, 664, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(190, 664, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(191, 665, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(192, 665, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(193, 666, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(194, 666, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(195, 667, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(196, 667, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(197, 668, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(198, 668, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(199, 669, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(200, 669, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(201, 670, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(202, 670, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(203, 671, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(204, 671, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(205, 672, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(206, 672, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(207, 673, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(208, 673, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(209, 674, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(210, 674, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(211, 675, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(212, 675, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(213, 676, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(214, 676, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(215, 677, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(216, 677, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(217, 678, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(218, 678, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(219, 679, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(220, 679, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(221, 680, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(222, 680, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(223, 681, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(224, 681, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(225, 682, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(226, 682, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(227, 683, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(228, 683, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(229, 684, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(230, 684, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(231, 685, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(232, 685, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(233, 686, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(234, 686, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(235, 687, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(236, 687, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(237, 688, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(238, 688, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(239, 689, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(240, 689, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(241, 690, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(242, 690, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(243, 691, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(244, 691, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(245, 692, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(246, 692, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(247, 693, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(248, 693, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(249, 694, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(250, 694, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(251, 695, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(252, 695, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(253, 696, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(254, 696, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(255, 697, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(256, 697, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(257, 698, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(258, 698, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(259, 699, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(260, 699, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(261, 700, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(262, 700, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(263, 701, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(264, 701, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(265, 702, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(266, 702, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(267, 703, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(268, 703, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(269, 704, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(270, 704, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(271, 705, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(272, 705, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(273, 706, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(274, 706, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(275, 707, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(276, 707, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(277, 708, 'action started via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(278, 708, 'action complete via Async Request', '2024-02-15 17:15:03', '2024-02-15 17:15:03'),
(279, 709, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(280, 709, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(281, 710, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(282, 710, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(283, 711, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(284, 711, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(285, 712, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(286, 712, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(287, 713, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(288, 713, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(289, 714, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(290, 714, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(291, 715, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(292, 715, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(293, 716, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(294, 716, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(295, 717, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(296, 717, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(297, 718, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(298, 718, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(299, 719, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(300, 719, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(301, 720, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(302, 720, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(303, 721, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(304, 721, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(305, 722, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(306, 722, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(307, 723, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(308, 723, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(309, 724, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(310, 724, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(311, 725, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(312, 725, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(313, 726, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(314, 726, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(315, 727, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(316, 727, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(317, 728, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(318, 728, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(319, 729, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(320, 729, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(321, 730, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(322, 730, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(323, 731, 'action started via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(324, 731, 'action complete via Async Request', '2024-02-15 17:15:04', '2024-02-15 17:15:04'),
(325, 732, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(326, 733, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(327, 734, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(328, 735, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(329, 736, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(330, 737, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(331, 738, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(332, 739, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(333, 740, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(334, 741, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(335, 742, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(336, 743, 'action created', '2024-02-15 17:15:22', '2024-02-15 17:15:22'),
(337, 732, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(338, 732, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(339, 733, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(340, 733, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(341, 734, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(342, 734, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(343, 735, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(344, 735, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(345, 736, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(346, 736, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(347, 737, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(348, 737, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(349, 738, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(350, 738, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(351, 739, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(352, 739, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(353, 740, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(354, 740, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(355, 741, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(356, 741, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(357, 742, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(358, 742, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(359, 743, 'action started via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(360, 743, 'action complete via Async Request', '2024-02-15 17:15:59', '2024-02-15 17:15:59'),
(361, 622, 'action started via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(362, 622, 'action complete via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(363, 744, 'action created', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(364, 623, 'action started via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(365, 623, 'action complete via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(366, 745, 'action created', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(367, 642, 'action started via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(368, 746, 'action created', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(369, 642, 'action complete via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(370, 747, 'action created', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(371, 746, 'action started via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(372, 746, 'action complete via WP Cron', '2024-02-16 16:12:01', '2024-02-16 16:12:01'),
(373, 748, 'action created', '2024-02-16 16:16:33', '2024-02-16 16:16:33'),
(374, 748, 'action started via WP Cron', '2024-02-16 16:17:19', '2024-02-16 16:17:19'),
(375, 748, 'action complete via WP Cron', '2024-02-16 16:17:20', '2024-02-16 16:17:20'),
(376, 744, 'action started via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(377, 744, 'action complete via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(378, 749, 'action created', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(379, 745, 'action started via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(380, 745, 'action complete via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(381, 750, 'action created', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(382, 747, 'action started via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(383, 751, 'action created', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(384, 747, 'action complete via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(385, 752, 'action created', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(386, 751, 'action started via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(387, 751, 'action complete via WP Cron', '2024-02-17 16:48:22', '2024-02-17 16:48:22'),
(388, 753, 'action created', '2024-02-17 16:59:50', '2024-02-17 16:59:50'),
(389, 753, 'action started via WP Cron', '2024-02-17 17:00:16', '2024-02-17 17:00:16'),
(390, 753, 'action complete via WP Cron', '2024-02-17 17:00:16', '2024-02-17 17:00:16'),
(391, 749, 'action started via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(392, 749, 'action complete via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(393, 754, 'action created', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(394, 750, 'action started via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(395, 750, 'action complete via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(396, 755, 'action created', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(397, 752, 'action started via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(398, 756, 'action created', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(399, 752, 'action complete via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(400, 757, 'action created', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(401, 756, 'action started via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(402, 756, 'action complete via WP Cron', '2024-02-18 20:33:22', '2024-02-18 20:33:22'),
(403, 633, 'action started via WP Cron', '2024-02-19 09:38:00', '2024-02-19 09:38:00'),
(404, 633, 'action complete via WP Cron', '2024-02-19 09:38:00', '2024-02-19 09:38:00'),
(405, 758, 'action created', '2024-02-19 09:38:00', '2024-02-19 09:38:00'),
(406, 627, 'action started via WP Cron', '2024-02-19 16:03:23', '2024-02-19 16:03:23'),
(407, 627, 'action complete via WP Cron', '2024-02-19 16:03:23', '2024-02-19 16:03:23'),
(408, 759, 'action created', '2024-02-19 16:03:23', '2024-02-19 16:03:23'),
(409, 628, 'action started via WP Cron', '2024-02-19 16:03:23', '2024-02-19 16:03:23'),
(410, 628, 'action complete via WP Cron', '2024-02-19 16:03:23', '2024-02-19 16:03:23'),
(411, 760, 'action created', '2024-02-19 16:03:23', '2024-02-19 16:03:23'),
(412, 761, 'action created', '2024-02-19 16:05:44', '2024-02-19 16:05:44'),
(413, 761, 'action started via WP Cron', '2024-02-19 16:06:23', '2024-02-19 16:06:23'),
(414, 761, 'action complete via WP Cron', '2024-02-19 16:06:23', '2024-02-19 16:06:23'),
(415, 762, 'action created', '2024-02-19 16:18:41', '2024-02-19 16:18:41'),
(416, 763, 'action created', '2024-02-19 16:18:41', '2024-02-19 16:18:41'),
(417, 764, 'action created', '2024-02-19 16:18:42', '2024-02-19 16:18:42'),
(418, 765, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(419, 766, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(420, 767, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(421, 768, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(422, 769, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(423, 770, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(424, 771, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(425, 772, 'action created', '2024-02-19 16:18:51', '2024-02-19 16:18:51'),
(426, 773, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(427, 774, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(428, 775, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(429, 776, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(430, 777, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(431, 778, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(432, 779, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(433, 780, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(434, 781, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(435, 782, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(436, 783, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(437, 784, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(438, 785, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(439, 786, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(440, 787, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(441, 788, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(442, 789, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(443, 790, 'action created', '2024-02-19 16:18:52', '2024-02-19 16:18:52'),
(444, 791, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(445, 792, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(446, 793, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(447, 794, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(448, 795, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(449, 796, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(450, 797, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(451, 798, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(452, 799, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(453, 800, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(454, 801, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(455, 802, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(456, 803, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(457, 804, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(458, 805, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(459, 806, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(460, 807, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(461, 808, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(462, 809, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(463, 810, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(464, 811, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(465, 812, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(466, 813, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(467, 814, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(468, 815, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(469, 816, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(470, 817, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(471, 818, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(472, 819, 'action created', '2024-02-19 16:18:53', '2024-02-19 16:18:53'),
(473, 820, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(474, 821, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(475, 822, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(476, 823, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(477, 824, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(478, 825, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(479, 826, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(480, 827, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(481, 828, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(482, 829, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(483, 830, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(484, 831, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(485, 832, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(486, 833, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(487, 834, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(488, 835, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(489, 836, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(490, 837, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(491, 838, 'action created', '2024-02-19 16:18:54', '2024-02-19 16:18:54'),
(492, 839, 'action created', '2024-02-19 16:18:55', '2024-02-19 16:18:55'),
(493, 840, 'action created', '2024-02-19 16:18:55', '2024-02-19 16:18:55'),
(494, 762, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(495, 762, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(496, 763, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(497, 763, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(498, 764, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(499, 764, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(500, 765, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(501, 765, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(502, 766, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(503, 766, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(504, 767, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(505, 767, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(506, 768, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(507, 768, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(508, 769, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(509, 769, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(510, 770, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(511, 770, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(512, 771, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(513, 771, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(514, 772, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(515, 772, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(516, 773, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(517, 773, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(518, 774, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(519, 774, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(520, 775, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(521, 775, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(522, 776, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(523, 776, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(524, 777, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(525, 777, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(526, 778, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(527, 778, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(528, 779, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(529, 779, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(530, 780, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(531, 780, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(532, 781, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(533, 781, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(534, 782, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(535, 782, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(536, 783, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(537, 783, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(538, 784, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(539, 784, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(540, 785, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(541, 785, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(542, 786, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(543, 786, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(544, 787, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(545, 787, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(546, 788, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(547, 788, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(548, 789, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(549, 789, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(550, 790, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(551, 790, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(552, 791, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(553, 791, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(554, 792, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(555, 792, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(556, 793, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(557, 793, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(558, 794, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(559, 794, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(560, 795, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(561, 795, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(562, 796, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(563, 796, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(564, 797, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(565, 797, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(566, 798, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(567, 798, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(568, 799, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(569, 799, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(570, 800, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(571, 800, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(572, 801, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(573, 801, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(574, 802, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(575, 802, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(576, 803, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(577, 803, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(578, 804, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(579, 804, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(580, 805, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(581, 805, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(582, 806, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(583, 806, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(584, 807, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(585, 807, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(586, 808, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(587, 808, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(588, 809, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(589, 809, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(590, 810, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(591, 810, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(592, 811, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(593, 811, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(594, 812, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(595, 812, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(596, 813, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(597, 813, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(598, 814, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(599, 814, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(600, 815, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(601, 815, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(602, 816, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(603, 816, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(604, 817, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(605, 817, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(606, 818, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(607, 818, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(608, 819, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(609, 819, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(610, 820, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(611, 820, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(612, 821, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(613, 821, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(614, 822, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(615, 822, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(616, 823, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(617, 823, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(618, 824, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(619, 824, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(620, 825, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(621, 825, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(622, 826, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(623, 826, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(624, 827, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(625, 827, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(626, 828, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(627, 828, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(628, 829, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(629, 829, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(630, 830, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(631, 830, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(632, 831, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(633, 831, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(634, 832, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(635, 832, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(636, 833, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(637, 833, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(638, 834, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(639, 834, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(640, 835, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(641, 835, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(642, 836, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(643, 836, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(644, 837, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(645, 837, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(646, 838, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(647, 838, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(648, 839, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(649, 839, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(650, 840, 'action started via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(651, 840, 'action complete via Async Request', '2024-02-19 16:19:16', '2024-02-19 16:19:16'),
(652, 841, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(653, 842, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(654, 843, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(655, 844, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(656, 845, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(657, 846, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(658, 847, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(659, 848, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(660, 849, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(661, 850, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(662, 851, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(663, 852, 'action created', '2024-02-19 16:19:20', '2024-02-19 16:19:20'),
(664, 841, 'action started via Async Request', '2024-02-19 16:19:22', '2024-02-19 16:19:22'),
(665, 841, 'action complete via Async Request', '2024-02-19 16:19:22', '2024-02-19 16:19:22'),
(666, 842, 'action started via Async Request', '2024-02-19 16:19:22', '2024-02-19 16:19:22'),
(667, 842, 'action complete via Async Request', '2024-02-19 16:19:22', '2024-02-19 16:19:22'),
(668, 843, 'action started via Async Request', '2024-02-19 16:19:22', '2024-02-19 16:19:22'),
(669, 843, 'action complete via Async Request', '2024-02-19 16:19:22', '2024-02-19 16:19:22'),
(670, 844, 'action started via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(671, 844, 'action complete via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(672, 845, 'action started via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(673, 845, 'action complete via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(674, 846, 'action started via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(675, 846, 'action complete via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(676, 847, 'action started via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(677, 847, 'action complete via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(678, 848, 'action started via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(679, 848, 'action complete via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(680, 849, 'action started via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(681, 849, 'action complete via Async Request', '2024-02-19 16:19:28', '2024-02-19 16:19:28'),
(682, 850, 'action started via Async Request', '2024-02-19 16:19:33', '2024-02-19 16:19:33'),
(683, 850, 'action complete via Async Request', '2024-02-19 16:19:33', '2024-02-19 16:19:33'),
(684, 851, 'action started via Async Request', '2024-02-19 16:19:33', '2024-02-19 16:19:33'),
(685, 851, 'action complete via Async Request', '2024-02-19 16:19:33', '2024-02-19 16:19:33'),
(686, 852, 'action started via Async Request', '2024-02-19 16:19:33', '2024-02-19 16:19:33'),
(687, 852, 'action complete via Async Request', '2024-02-19 16:19:33', '2024-02-19 16:19:33'),
(688, 754, 'action started via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(689, 754, 'action complete via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(690, 853, 'action created', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(691, 755, 'action started via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(692, 755, 'action complete via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(693, 854, 'action created', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(694, 757, 'action started via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(695, 855, 'action created', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(696, 757, 'action complete via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(697, 856, 'action created', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(698, 855, 'action started via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(699, 855, 'action complete via WP Cron', '2024-02-19 23:50:12', '2024-02-19 23:50:12'),
(700, 853, 'action started via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(701, 853, 'action complete via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(702, 857, 'action created', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(703, 854, 'action started via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(704, 854, 'action complete via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(705, 858, 'action created', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(706, 856, 'action started via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(707, 859, 'action created', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(708, 856, 'action complete via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(709, 860, 'action created', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(710, 859, 'action started via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(711, 859, 'action complete via WP Cron', '2024-02-20 23:59:34', '2024-02-20 23:59:34'),
(712, 857, 'action started via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(713, 857, 'action complete via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(714, 861, 'action created', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(715, 858, 'action started via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(716, 858, 'action complete via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(717, 862, 'action created', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(718, 860, 'action started via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26');
INSERT INTO `wpwg_actionscheduler_logs` VALUES
(719, 863, 'action created', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(720, 860, 'action complete via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(721, 864, 'action created', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(722, 863, 'action started via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(723, 863, 'action complete via WP Cron', '2024-02-22 03:56:26', '2024-02-22 03:56:26'),
(724, 630, 'action started via WP Cron', '2024-02-22 16:27:52', '2024-02-22 16:27:52'),
(725, 630, 'action failed via WP Cron: Scheduled action for cartflows_update_knowledge_base_data will not be executed as no callbacks are registered.', '2024-02-22 16:27:52', '2024-02-22 16:27:52'),
(726, 865, 'action created', '2024-02-22 16:27:52', '2024-02-22 16:27:52'),
(727, 631, 'action started via WP Cron', '2024-02-22 16:27:52', '2024-02-22 16:27:52'),
(728, 631, 'action failed via WP Cron: Scheduled action for cartflows_update_knowledge_base_data will not be executed as no callbacks are registered.', '2024-02-22 16:27:52', '2024-02-22 16:27:52'),
(729, 866, 'action created', '2024-02-22 16:27:52', '2024-02-22 16:27:52'),
(730, 867, 'action created', '2024-02-22 16:46:13', '2024-02-22 16:46:13'),
(731, 867, 'action started via Async Request', '2024-02-22 16:46:33', '2024-02-22 16:46:33'),
(732, 867, 'action complete via Async Request', '2024-02-22 16:46:33', '2024-02-22 16:46:33'),
(733, 868, 'action created', '2024-02-22 18:39:47', '2024-02-22 18:39:47'),
(734, 869, 'action created', '2024-02-22 18:40:09', '2024-02-22 18:40:09'),
(735, 870, 'action created', '2024-02-22 18:40:09', '2024-02-22 18:40:09'),
(736, 871, 'action created', '2024-02-22 18:41:58', '2024-02-22 18:41:58'),
(737, 871, 'action started via Async Request', '2024-02-22 18:41:59', '2024-02-22 18:41:59'),
(738, 871, 'action complete via Async Request', '2024-02-22 18:41:59', '2024-02-22 18:41:59'),
(739, 861, 'action started via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(740, 861, 'action complete via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(741, 872, 'action created', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(742, 862, 'action started via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(743, 862, 'action complete via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(744, 873, 'action created', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(745, 864, 'action started via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(746, 874, 'action created', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(747, 864, 'action complete via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(748, 875, 'action created', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(749, 874, 'action started via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(750, 874, 'action complete via WP Cron', '2024-02-23 05:17:18', '2024-02-23 05:17:18'),
(751, 872, 'action started via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(752, 872, 'action complete via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(753, 876, 'action created', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(754, 873, 'action started via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(755, 873, 'action complete via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(756, 877, 'action created', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(757, 875, 'action started via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(758, 878, 'action created', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(759, 875, 'action complete via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(760, 879, 'action created', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(761, 878, 'action started via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(762, 878, 'action complete via WP Cron', '2024-02-24 08:56:02', '2024-02-24 08:56:02'),
(763, 880, 'action created', '2024-02-24 08:56:31', '2024-02-24 08:56:31'),
(764, 880, 'action started via Async Request', '2024-02-24 08:57:10', '2024-02-24 08:57:10'),
(765, 880, 'action complete via Async Request', '2024-02-24 08:57:10', '2024-02-24 08:57:10'),
(766, 876, 'action started via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(767, 876, 'action complete via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(768, 881, 'action created', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(769, 877, 'action started via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(770, 877, 'action complete via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(771, 882, 'action created', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(772, 879, 'action started via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(773, 883, 'action created', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(774, 879, 'action complete via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(775, 884, 'action created', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(776, 883, 'action started via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(777, 883, 'action complete via WP Cron', '2024-02-25 09:21:03', '2024-02-25 09:21:03'),
(778, 881, 'action started via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(779, 881, 'action complete via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(780, 885, 'action created', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(781, 882, 'action started via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(782, 882, 'action complete via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(783, 886, 'action created', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(784, 884, 'action started via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(785, 887, 'action created', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(786, 884, 'action complete via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(787, 888, 'action created', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(788, 758, 'action started via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(789, 758, 'action complete via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(790, 889, 'action created', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(791, 887, 'action started via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(792, 887, 'action complete via WP Cron', '2024-02-26 15:53:52', '2024-02-26 15:53:52'),
(793, 890, 'action created', '2024-02-26 15:54:08', '2024-02-26 15:54:08'),
(794, 890, 'action started via WP Cron', '2024-02-26 15:54:23', '2024-02-26 15:54:23'),
(795, 890, 'action complete via WP Cron', '2024-02-26 15:54:23', '2024-02-26 15:54:23'),
(796, 759, 'action started via WP Cron', '2024-02-26 17:34:57', '2024-02-26 17:34:57'),
(797, 759, 'action complete via WP Cron', '2024-02-26 17:34:57', '2024-02-26 17:34:57'),
(798, 891, 'action created', '2024-02-26 17:34:57', '2024-02-26 17:34:57'),
(799, 760, 'action started via WP Cron', '2024-02-26 17:34:57', '2024-02-26 17:34:57'),
(800, 760, 'action complete via WP Cron', '2024-02-26 17:34:57', '2024-02-26 17:34:57'),
(801, 892, 'action created', '2024-02-26 17:34:57', '2024-02-26 17:34:57'),
(802, 885, 'action started via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(803, 885, 'action complete via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(804, 893, 'action created', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(805, 886, 'action started via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(806, 886, 'action complete via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(807, 894, 'action created', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(808, 888, 'action started via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(809, 895, 'action created', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(810, 888, 'action complete via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(811, 896, 'action created', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(812, 895, 'action started via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(813, 895, 'action complete via WP Cron', '2024-02-27 16:51:49', '2024-02-27 16:51:49'),
(814, 897, 'action created', '2024-02-27 17:10:03', '2024-02-27 17:10:03'),
(815, 897, 'action started via WP Cron', '2024-02-27 17:10:20', '2024-02-27 17:10:20'),
(816, 897, 'action complete via WP Cron', '2024-02-27 17:10:20', '2024-02-27 17:10:20'),
(817, 898, 'action created', '2024-02-27 18:19:36', '2024-02-27 18:19:36'),
(818, 898, 'action started via Async Request', '2024-02-27 18:20:53', '2024-02-27 18:20:53'),
(819, 898, 'action complete via Async Request', '2024-02-27 18:20:53', '2024-02-27 18:20:53'),
(820, 899, 'action created', '2024-02-27 18:29:42', '2024-02-27 18:29:42'),
(821, 899, 'action started via WP Cron', '2024-02-27 18:30:42', '2024-02-27 18:30:42'),
(822, 899, 'action complete via WP Cron', '2024-02-27 18:30:42', '2024-02-27 18:30:42'),
(823, 900, 'action created', '2024-02-27 18:31:40', '2024-02-27 18:31:40'),
(824, 868, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(825, 869, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(826, 870, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(827, 889, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(828, 896, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(829, 868, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(830, 869, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(831, 870, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(832, 889, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46'),
(833, 896, 'action canceled', '2024-02-27 18:31:46', '2024-02-27 18:31:46');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_cartflows_ca_cart_abandonment`
DROP TABLE IF EXISTS `wpwg_cartflows_ca_cart_abandonment`;
--
-- Table structure for table `wpwg_cartflows_ca_cart_abandonment`
--

CREATE TABLE `wpwg_cartflows_ca_cart_abandonment` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `checkout_id` int(11) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `cart_contents` longtext DEFAULT NULL,
  `cart_total` decimal(10,2) DEFAULT NULL,
  `session_id` varchar(60) NOT NULL,
  `other_fields` longtext DEFAULT NULL,
  `order_status` enum('normal','abandoned','completed','lost') NOT NULL DEFAULT 'normal',
  `unsubscribed` tinyint(1) DEFAULT 0,
  `coupon_code` varchar(50) DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`,`session_id`),
  UNIQUE KEY `session_id_UNIQUE` (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_cartflows_ca_email_history`
DROP TABLE IF EXISTS `wpwg_cartflows_ca_email_history`;
--
-- Table structure for table `wpwg_cartflows_ca_email_history`
--

CREATE TABLE `wpwg_cartflows_ca_email_history` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `template_id` bigint(20) NOT NULL,
  `ca_session_id` varchar(60) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `scheduled_time` datetime DEFAULT NULL,
  `email_sent` tinyint(1) DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `template_id` (`template_id`),
  KEY `ca_session_id` (`ca_session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_cartflows_ca_email_templates`
DROP TABLE IF EXISTS `wpwg_cartflows_ca_email_templates`;
--
-- Table structure for table `wpwg_cartflows_ca_email_templates`
--

CREATE TABLE `wpwg_cartflows_ca_email_templates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `template_name` text NOT NULL,
  `email_subject` text NOT NULL,
  `email_body` mediumtext NOT NULL,
  `is_activated` tinyint(1) NOT NULL DEFAULT 0,
  `frequency` int(11) NOT NULL,
  `frequency_unit` enum('MINUTE','HOUR','DAY') NOT NULL DEFAULT 'MINUTE',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=4 ;

--
-- Dumping data for table `wpwg_cartflows_ca_email_templates`
--

INSERT INTO `wpwg_cartflows_ca_email_templates` VALUES
(1, 'Sample Email Template 1', 'Purchase issue?', '<p>Hi {{customer.firstname}}!</p><p>We\\''re having trouble processing your recent purchase. Would you mind completing it?</p><p>Here\\''s a link to continue where you left off:</p><p><a href=''{{cart.checkout_url}}'' target=''_blank'' rel=''noopener''> Continue Your Purchase Now </a></p><p>Kindly,<br />{{admin.firstname}}<br />{{admin.company}}</p><p>{{cart.unsubscribe}}</p>', 0, 30, 'MINUTE'),
(2, 'Sample Email Template 2', 'Need help?', '<p>Hi {{customer.firstname}}!</p><p>I''m {{admin.firstname}}, and I help handle customer issues at {{admin.company}}.</p><p>I just noticed that you tried to make a purchase, but unfortunately, there was some trouble. Is there anything I can do to help?</p><p>You should be able to complete your checkout in less than a minute:<br /><a href=''{{cart.checkout_url}}'' target=''_blank'' rel=''noopener''> Click here to continue your purchase </a><p><p>Thanks!<br />{{admin.firstname}}<br />{{admin.company}}</p><p>{{cart.unsubscribe}}</p>', 0, 1, 'DAY'),
(3, 'Sample Email Template 3', 'Exclusive discount for you. Let''s get things started!', '<p>Few days back you left {{cart.product.names}} in your cart.</p><p>To help make up your mind, we have added an exclusive 10% discount coupon {{cart.coupon_code}} to your cart.</p><p><a href=''{{cart.checkout_url}}'' target=''_blank'' rel=''noopener''>Complete Your Purchase Now &gt;&gt;</a></p><p>Hurry! This is a onetime offer and will expire in 24 Hours.</p><p>In case you couldn\\''t finish your order due to technical difficulties or because you need some help, just reply to this email we will be happy to help.</p><p>Kind Regards,<br />{{admin.firstname}}<br />{{admin.company}}</p><p>{{cart.unsubscribe}}</p>', 0, 3, 'DAY');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_cartflows_ca_email_templates_meta`
DROP TABLE IF EXISTS `wpwg_cartflows_ca_email_templates_meta`;
--
-- Table structure for table `wpwg_cartflows_ca_email_templates_meta`
--

CREATE TABLE `wpwg_cartflows_ca_email_templates_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `email_template_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `email_template_id` (`email_template_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=19 ;

--
-- Dumping data for table `wpwg_cartflows_ca_email_templates_meta`
--

INSERT INTO `wpwg_cartflows_ca_email_templates_meta` VALUES
(1, 1, 'override_global_coupon', ''),
(2, 1, 'discount_type', 'percent'),
(3, 1, 'coupon_amount', '10'),
(4, 1, 'coupon_expiry_date', ''),
(5, 1, 'coupon_expiry_unit', 'hours'),
(6, 1, 'use_woo_email_style', ''),
(7, 2, 'override_global_coupon', ''),
(8, 2, 'discount_type', 'percent'),
(9, 2, 'coupon_amount', '10'),
(10, 2, 'coupon_expiry_date', ''),
(11, 2, 'coupon_expiry_unit', 'hours'),
(12, 2, 'use_woo_email_style', ''),
(13, 3, 'override_global_coupon', ''),
(14, 3, 'discount_type', 'percent'),
(15, 3, 'coupon_amount', '10'),
(16, 3, 'coupon_expiry_date', ''),
(17, 3, 'coupon_expiry_unit', 'hours'),
(18, 3, 'use_woo_email_style', '');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_commentmeta`
DROP TABLE IF EXISTS `wpwg_commentmeta`;
--
-- Table structure for table `wpwg_commentmeta`
--

CREATE TABLE `wpwg_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_comments`
DROP TABLE IF EXISTS `wpwg_comments`;
--
-- Table structure for table `wpwg_comments`
--

CREATE TABLE `wpwg_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ;

--
-- Dumping data for table `wpwg_comments`
--

INSERT INTO `wpwg_comments` VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2024-01-30 11:55:33', '2024-01-30 11:55:33', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href="https://en.gravatar.com/">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_e_events`
DROP TABLE IF EXISTS `wpwg_e_events`;
--
-- Table structure for table `wpwg_e_events`
--

CREATE TABLE `wpwg_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_links`
DROP TABLE IF EXISTS `wpwg_links`;
--
-- Table structure for table `wpwg_links`
--

CREATE TABLE `wpwg_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_litespeed_url`
DROP TABLE IF EXISTS `wpwg_litespeed_url`;
--
-- Table structure for table `wpwg_litespeed_url`
--

CREATE TABLE `wpwg_litespeed_url` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url` varchar(500) NOT NULL,
  `cache_tags` varchar(1000) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `url` (`url`(191)),
  KEY `cache_tags` (`cache_tags`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_litespeed_url_file`
DROP TABLE IF EXISTS `wpwg_litespeed_url_file`;
--
-- Table structure for table `wpwg_litespeed_url_file`
--

CREATE TABLE `wpwg_litespeed_url_file` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url_id` bigint(20) NOT NULL,
  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
  `expired` int(11) NOT NULL DEFAULT 0,
  `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
  `webp` tinyint(4) NOT NULL COMMENT 'webp=1',
  PRIMARY KEY (`id`),
  KEY `filename` (`filename`),
  KEY `type` (`type`),
  KEY `url_id_2` (`url_id`,`vary`,`type`),
  KEY `filename_2` (`filename`,`expired`),
  KEY `url_id` (`url_id`,`expired`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_options`
DROP TABLE IF EXISTS `wpwg_options`;
--
-- Table structure for table `wpwg_options`
--

CREATE TABLE `wpwg_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=9653 ;

--
-- Dumping data for table `wpwg_options`
--

INSERT INTO `wpwg_options` VALUES
(1, 'siteurl', 'https://jalaramproduce.ca', 'yes'),
(2, 'home', 'https://jalaramproduce.ca', 'yes'),
(3, 'blogname', 'Jalaram Produce', 'yes'),
(4, 'blogdescription', 'Quality From Soil', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'vanshsingh0300@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:111:{s:11:"^wp-json/?$";s:22:"index.php?rest_route=/";s:14:"^wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:21:"^index.php/wp-json/?$";s:22:"index.php?rest_route=/";s:24:"^index.php/wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:17:"^wp-sitemap\\.xml$";s:23:"index.php?sitemap=index";s:17:"^wp-sitemap\\.xsl$";s:36:"index.php?sitemap-stylesheet=sitemap";s:23:"^wp-sitemap-index\\.xsl$";s:34:"index.php?sitemap-stylesheet=index";s:48:"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$";s:75:"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]";s:34:"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$";s:47:"index.php?sitemap=$matches[1]&paged=$matches[2]";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:23:"category/(.+?)/embed/?$";s:46:"index.php?category_name=$matches[1]&embed=true";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:20:"tag/([^/]+)/embed/?$";s:36:"index.php?tag=$matches[1]&embed=true";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:21:"type/([^/]+)/embed/?$";s:44:"index.php?post_format=$matches[1]&embed=true";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:42:"e-landing-page/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:52:"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:72:"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:48:"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:31:"e-landing-page/([^/]+)/embed/?$";s:47:"index.php?e-landing-page=$matches[1]&embed=true";s:35:"e-landing-page/([^/]+)/trackback/?$";s:41:"index.php?e-landing-page=$matches[1]&tb=1";s:43:"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$";s:54:"index.php?e-landing-page=$matches[1]&paged=$matches[2]";s:50:"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$";s:54:"index.php?e-landing-page=$matches[1]&cpage=$matches[2]";s:39:"e-landing-page/([^/]+)(?:/([0-9]+))?/?$";s:53:"index.php?e-landing-page=$matches[1]&page=$matches[2]";s:31:"e-landing-page/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:41:"e-landing-page/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:61:"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"e-landing-page/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:12:"robots\\.txt$";s:18:"index.php?robots=1";s:13:"favicon\\.ico$";s:19:"index.php?favicon=1";s:48:".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$";s:18:"index.php?feed=old";s:20:".*wp-app\\.php(/.*)?$";s:19:"index.php?error=403";s:18:".*wp-register.php$";s:23:"index.php?register=true";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:8:"embed/?$";s:21:"index.php?&embed=true";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:41:"index.php?&page_id=4649&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:17:"comments/embed/?$";s:21:"index.php?&embed=true";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:20:"search/(.+)/embed/?$";s:34:"index.php?s=$matches[1]&embed=true";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:23:"author/([^/]+)/embed/?$";s:44:"index.php?author_name=$matches[1]&embed=true";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:45:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$";s:74:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:32:"([0-9]{4})/([0-9]{1,2})/embed/?$";s:58:"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:19:"([0-9]{4})/embed/?$";s:37:"index.php?year=$matches[1]&embed=true";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:27:".?.+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:".?.+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:".?.+?/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:16:"(.?.+?)/embed/?$";s:41:"index.php?pagename=$matches[1]&embed=true";s:20:"(.?.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:40:"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:28:"(.?.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:35:"(.?.+?)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:24:"(.?.+?)(?:/([0-9]+))?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:27:"[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:"[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:"[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:16:"([^/]+)/embed/?$";s:37:"index.php?name=$matches[1]&embed=true";s:20:"([^/]+)/trackback/?$";s:31:"index.php?name=$matches[1]&tb=1";s:40:"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?name=$matches[1]&feed=$matches[2]";s:35:"([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?name=$matches[1]&feed=$matches[2]";s:28:"([^/]+)/page/?([0-9]{1,})/?$";s:44:"index.php?name=$matches[1]&paged=$matches[2]";s:35:"([^/]+)/comment-page-([0-9]{1,})/?$";s:44:"index.php?name=$matches[1]&cpage=$matches[2]";s:24:"([^/]+)(?:/([0-9]+))?/?$";s:43:"index.php?name=$matches[1]&page=$matches[2]";s:16:"[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:26:"[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:46:"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:41:"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:41:"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:22:"[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:7:{i:0;s:27:"astra-sites/astra-sites.php";i:1;s:21:"backuply/backuply.php";i:2;s:23:"elementor/elementor.php";i:3;s:9:"hello.php";i:4;s:35:"litespeed-cache/litespeed-cache.php";i:5;s:27:"speedycache/speedycache.php";i:6;s:27:"updraftplus/updraftplus.php";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'astra', 'yes'),
(41, 'stylesheet', 'astra', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '57155', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', 'large', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:3:{s:23:"elementor/elementor.php";a:2:{i:0;s:21:"Elementor\\Maintenance";i:1;s:9:"uninstall";}s:35:"litespeed-cache/litespeed-cache.php";s:47:"LiteSpeed\\Activation::uninstall_litespeed_cache";s:21:"backuply/backuply.php";s:21:"backuply_deactivation";}', 'no'),
(80, 'timezone_string', '', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '5544', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1722167733', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'),
(99, 'wp_attachment_pages_enabled', '0', 'yes'),
(100, 'initial_db_version', '56657', 'yes'),
(101, 'wpwg_user_roles', 'a:7:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:116:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;s:25:"cartflows_manage_settings";b:1;s:28:"cartflows_manage_flows_steps";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}s:8:"customer";a:2:{s:4:"name";s:8:"Customer";s:12:"capabilities";a:1:{s:4:"read";b:1;}}s:12:"shop_manager";a:2:{s:4:"name";s:12:"Shop manager";s:12:"capabilities";a:92:{s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:4:"read";b:1;s:18:"read_private_pages";b:1;s:18:"read_private_posts";b:1;s:10:"edit_posts";b:1;s:10:"edit_pages";b:1;s:20:"edit_published_posts";b:1;s:20:"edit_published_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"edit_private_posts";b:1;s:17:"edit_others_posts";b:1;s:17:"edit_others_pages";b:1;s:13:"publish_posts";b:1;s:13:"publish_pages";b:1;s:12:"delete_posts";b:1;s:12:"delete_pages";b:1;s:20:"delete_private_pages";b:1;s:20:"delete_private_posts";b:1;s:22:"delete_published_pages";b:1;s:22:"delete_published_posts";b:1;s:19:"delete_others_posts";b:1;s:19:"delete_others_pages";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:17:"moderate_comments";b:1;s:12:"upload_files";b:1;s:6:"export";b:1;s:6:"import";b:1;s:10:"list_users";b:1;s:18:"edit_theme_options";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;}}}', 'yes'),
(102, 'fresh_site', '0', 'yes'),
(103, 'user_count', '3', 'no'),
(104, 'widget_block', 'a:19:{i:2;a:1:{s:7:"content";s:19:"<!-- wp:search /-->";}i:3;a:1:{s:7:"content";s:154:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->";}i:4;a:1:{s:7:"content";s:227:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {"displayAvatar":false,"displayDate":false,"displayExcerpt":false} /--></div><!-- /wp:group -->";}i:5;a:1:{s:7:"content";s:146:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->";}i:6;a:1:{s:7:"content";s:150:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->";}i:8;a:1:{s:7:"content";s:90:"<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->";}i:9;a:1:{s:7:"content";s:335:"<!-- wp:image {"id":760,"width":90,"height":30,"sizeSlug":"full","linkDestination":"none"} -->\n<figure class="wp-block-image size-full is-resized"><img src="https://websitedemos.net/brandstore-02/wp-content/uploads/sites/150/2018/12/logo@2x-free-img.png" alt="" class="wp-image-760" width="90" height="30"/></figure>\n<!-- /wp:image -->";}i:10;a:1:{s:7:"content";s:94:"<!-- wp:heading {"level":3} -->\n<h3>The best look anytime, anywhere.</h3>\n<!-- /wp:heading -->";}i:11;a:1:{s:7:"content";s:121:"<!-- wp:woocommerce/product-search {"hasLabel":false,"label":"","formId":"wc-block-product-search-0","align":"full"} /-->";}i:12;a:1:{s:7:"content";s:335:"<!-- wp:image {"id":760,"width":90,"height":30,"sizeSlug":"full","linkDestination":"none"} -->\n<figure class="wp-block-image size-full is-resized"><img src="https://websitedemos.net/brandstore-02/wp-content/uploads/sites/150/2018/12/logo@2x-free-img.png" alt="" class="wp-image-760" width="90" height="30"/></figure>\n<!-- /wp:image -->";}i:13;a:1:{s:7:"content";s:94:"<!-- wp:heading {"level":3} -->\n<h3>The best look anytime, anywhere.</h3>\n<!-- /wp:heading -->";}i:14;a:1:{s:7:"content";s:121:"<!-- wp:woocommerce/product-search {"hasLabel":false,"label":"","formId":"wc-block-product-search-0","align":"full"} /-->";}i:15;a:1:{s:7:"content";s:19:"<!-- wp:search /-->";}i:16;a:1:{s:7:"content";s:154:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->";}i:17;a:1:{s:7:"content";s:227:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {"displayAvatar":false,"displayDate":false,"displayExcerpt":false} /--></div><!-- /wp:group -->";}i:18;a:1:{s:7:"content";s:146:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->";}i:19;a:1:{s:7:"content";s:150:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->";}i:20;a:1:{s:7:"content";s:52:"<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->";}s:12:"_multiwidget";i:1;}', 'yes'),
(105, 'sidebars_widgets', 'a:13:{s:19:"wp_inactive_widgets";a:14:{i:0;s:28:"woocommerce_product_search-2";i:1;s:32:"woocommerce_product_categories-3";i:2;s:26:"woocommerce_price_filter-3";i:3;s:25:"woocommerce_layered_nav-3";i:4;s:25:"woocommerce_layered_nav-4";i:5;s:16:"wpforms-widget-2";i:6;s:10:"nav_menu-3";i:7;s:10:"nav_menu-4";i:8;s:8:"block-12";i:9;s:8:"block-13";i:10;s:8:"block-14";i:11;s:26:"woocommerce_price_filter-4";i:12;s:32:"woocommerce_product_categories-4";i:13;s:32:"woocommerce_top_rated_products-2";}s:9:"sidebar-1";a:5:{i:0;s:8:"block-15";i:1;s:8:"block-16";i:2;s:8:"block-17";i:3;s:8:"block-18";i:4;s:8:"block-19";}s:13:"header-widget";a:0:{}s:15:"footer-widget-1";a:1:{i:0;s:8:"block-20";}s:15:"footer-widget-2";a:0:{}s:24:"advanced-footer-widget-1";a:0:{}s:24:"advanced-footer-widget-2";a:0:{}s:24:"advanced-footer-widget-3";a:0:{}s:24:"advanced-footer-widget-4";a:0:{}s:13:"array_version";i:3;s:15:"footer-widget-3";a:0:{}s:15:"footer-widget-4";a:0:{}s:22:"astra-woo-shop-sidebar";a:0:{}}', 'yes'),
(106, 'cron', 'a:23:{i:1715976771;a:2:{s:19:"litespeed_task_lqip";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:16:"litespeed_filter";s:4:"args";a:0:{}s:8:"interval";i:60;}}s:27:"litespeed_task_imgoptm_pull";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:16:"litespeed_filter";s:4:"args";a:0:{}s:8:"interval";i:60;}}}i:1715978299;a:1:{s:20:"jetpack_clean_nonces";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1715978314;a:1:{s:29:"wc_admin_unsnooze_admin_notes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1715979334;a:1:{s:34:"wp_privacy_delete_old_export_files";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1715987541;a:1:{s:28:"woocommerce_cleanup_sessions";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1715990133;a:3:{s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_update_themes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1715990194;a:1:{s:21:"wp_update_user_counts";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1715990400;a:1:{s:27:"woocommerce_scheduled_sales";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716012908;a:1:{s:33:"updraftplus_clean_temporary_files";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1716015057;a:1:{s:28:"elementor/tracker/send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716033333;a:1:{s:32:"recovery_mode_clean_expired_keys";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716033394;a:2:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:25:"delete_expired_transients";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716033395;a:1:{s:30:"wp_scheduled_auto_draft_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716046692;a:1:{s:14:"wc_admin_daily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716046699;a:1:{s:20:"jetpack_v2_heartbeat";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716052087;a:1:{s:18:"backuply_clean_tmp";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:14:"backuply_daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716052351;a:2:{s:33:"woocommerce_cleanup_personal_data";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:30:"woocommerce_tracker_send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716063141;a:2:{s:24:"woocommerce_cleanup_logs";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:31:"woocommerce_cleanup_rate_limits";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1716336311;a:1:{s:30:"wp_delete_temp_updater_backups";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1716378933;a:1:{s:30:"wp_site_health_scheduled_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1716478454;a:1:{s:24:"astra_delete_docs_folder";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1717780929;a:1:{s:19:"delete_fonts_folder";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:7:"monthly";s:4:"args";a:0:{}s:8:"interval";i:2592000;}}}s:7:"version";i:2;}', 'yes'),
(107, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(108, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(109, 'widget_archives', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(110, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(111, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(112, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(113, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(114, 'widget_meta', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(115, 'widget_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(116, 'widget_recent-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(117, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(118, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(119, 'widget_nav_menu', 'a:5:{i:1;a:2:{s:5:"title";s:7:"For Her";s:8:"nav_menu";i:54;}i:2;a:2:{s:5:"title";s:7:"For Him";s:8:"nav_menu";i:55;}i:3;a:2:{s:5:"title";s:7:"For Her";s:8:"nav_menu";i:88;}i:4;a:2:{s:5:"title";s:7:"For Him";s:8:"nav_menu";i:89;}s:12:"_multiwidget";i:1;}', 'yes'),
(120, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(121, 'recovery_keys', 'a:0:{}', 'yes'),
(122, 'theme_mods_twentytwentyfour', 'a:4:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1708011125;s:4:"data";a:5:{s:19:"wp_inactive_widgets";a:1:{i:0;s:7:"block-8";}s:9:"sidebar-1";a:5:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:7:"block-5";i:4;s:7:"block-6";}s:13:"header-widget";a:0:{}s:15:"footer-widget-1";a:0:{}s:15:"footer-widget-2";a:0:{}}}s:19:"wp_classic_sidebars";a:4:{s:9:"sidebar-1";a:11:{s:4:"name";s:12:"Main Sidebar";s:2:"id";s:9:"sidebar-1";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h2 class="widget-title">";s:11:"after_title";s:5:"</h2>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:13:"header-widget";a:11:{s:4:"name";s:6:"Header";s:2:"id";s:13:"header-widget";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h2 class="widget-title">";s:11:"after_title";s:5:"</h2>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:15:"footer-widget-1";a:11:{s:4:"name";s:20:"Footer Bar Section 1";s:2:"id";s:15:"footer-widget-1";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h2 class="widget-title">";s:11:"after_title";s:5:"</h2>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:15:"footer-widget-2";a:11:{s:4:"name";s:20:"Footer Bar Section 2";s:2:"id";s:15:"footer-widget-2";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h2 class="widget-title">";s:11:"after_title";s:5:"</h2>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}}s:18:"nav_menu_locations";a:0:{}}', 'no'),
(126, '_transient_wp_core_block_css_files', 'a:2:{s:7:"version";s:5:"6.4.3";s:5:"files";a:500:{i:0;s:23:"archives/editor-rtl.css";i:1;s:27:"archives/editor-rtl.min.css";i:2;s:19:"archives/editor.css";i:3;s:23:"archives/editor.min.css";i:4;s:22:"archives/style-rtl.css";i:5;s:26:"archives/style-rtl.min.css";i:6;s:18:"archives/style.css";i:7;s:22:"archives/style.min.css";i:8;s:20:"audio/editor-rtl.css";i:9;s:24:"audio/editor-rtl.min.css";i:10;s:16:"audio/editor.css";i:11;s:20:"audio/editor.min.css";i:12;s:19:"audio/style-rtl.css";i:13;s:23:"audio/style-rtl.min.css";i:14;s:15:"audio/style.css";i:15;s:19:"audio/style.min.css";i:16;s:19:"audio/theme-rtl.css";i:17;s:23:"audio/theme-rtl.min.css";i:18;s:15:"audio/theme.css";i:19;s:19:"audio/theme.min.css";i:20;s:21:"avatar/editor-rtl.css";i:21;s:25:"avatar/editor-rtl.min.css";i:22;s:17:"avatar/editor.css";i:23;s:21:"avatar/editor.min.css";i:24;s:20:"avatar/style-rtl.css";i:25;s:24:"avatar/style-rtl.min.css";i:26;s:16:"avatar/style.css";i:27;s:20:"avatar/style.min.css";i:28;s:20:"block/editor-rtl.css";i:29;s:24:"block/editor-rtl.min.css";i:30;s:16:"block/editor.css";i:31;s:20:"block/editor.min.css";i:32;s:21:"button/editor-rtl.css";i:33;s:25:"button/editor-rtl.min.css";i:34;s:17:"button/editor.css";i:35;s:21:"button/editor.min.css";i:36;s:20:"button/style-rtl.css";i:37;s:24:"button/style-rtl.min.css";i:38;s:16:"button/style.css";i:39;s:20:"button/style.min.css";i:40;s:22:"buttons/editor-rtl.css";i:41;s:26:"buttons/editor-rtl.min.css";i:42;s:18:"buttons/editor.css";i:43;s:22:"buttons/editor.min.css";i:44;s:21:"buttons/style-rtl.css";i:45;s:25:"buttons/style-rtl.min.css";i:46;s:17:"buttons/style.css";i:47;s:21:"buttons/style.min.css";i:48;s:22:"calendar/style-rtl.css";i:49;s:26:"calendar/style-rtl.min.css";i:50;s:18:"calendar/style.css";i:51;s:22:"calendar/style.min.css";i:52;s:25:"categories/editor-rtl.css";i:53;s:29:"categories/editor-rtl.min.css";i:54;s:21:"categories/editor.css";i:55;s:25:"categories/editor.min.css";i:56;s:24:"categories/style-rtl.css";i:57;s:28:"categories/style-rtl.min.css";i:58;s:20:"categories/style.css";i:59;s:24:"categories/style.min.css";i:60;s:19:"code/editor-rtl.css";i:61;s:23:"code/editor-rtl.min.css";i:62;s:15:"code/editor.css";i:63;s:19:"code/editor.min.css";i:64;s:18:"code/style-rtl.css";i:65;s:22:"code/style-rtl.min.css";i:66;s:14:"code/style.css";i:67;s:18:"code/style.min.css";i:68;s:18:"code/theme-rtl.css";i:69;s:22:"code/theme-rtl.min.css";i:70;s:14:"code/theme.css";i:71;s:18:"code/theme.min.css";i:72;s:22:"columns/editor-rtl.css";i:73;s:26:"columns/editor-rtl.min.css";i:74;s:18:"columns/editor.css";i:75;s:22:"columns/editor.min.css";i:76;s:21:"columns/style-rtl.css";i:77;s:25:"columns/style-rtl.min.css";i:78;s:17:"columns/style.css";i:79;s:21:"columns/style.min.css";i:80;s:29:"comment-content/style-rtl.css";i:81;s:33:"comment-content/style-rtl.min.css";i:82;s:25:"comment-content/style.css";i:83;s:29:"comment-content/style.min.css";i:84;s:30:"comment-template/style-rtl.css";i:85;s:34:"comment-template/style-rtl.min.css";i:86;s:26:"comment-template/style.css";i:87;s:30:"comment-template/style.min.css";i:88;s:42:"comments-pagination-numbers/editor-rtl.css";i:89;s:46:"comments-pagination-numbers/editor-rtl.min.css";i:90;s:38:"comments-pagination-numbers/editor.css";i:91;s:42:"comments-pagination-numbers/editor.min.css";i:92;s:34:"comments-pagination/editor-rtl.css";i:93;s:38:"comments-pagination/editor-rtl.min.css";i:94;s:30:"comments-pagination/editor.css";i:95;s:34:"comments-pagination/editor.min.css";i:96;s:33:"comments-pagination/style-rtl.css";i:97;s:37:"comments-pagination/style-rtl.min.css";i:98;s:29:"comments-pagination/style.css";i:99;s:33:"comments-pagination/style.min.css";i:100;s:29:"comments-title/editor-rtl.css";i:101;s:33:"comments-title/editor-rtl.min.css";i:102;s:25:"comments-title/editor.css";i:103;s:29:"comments-title/editor.min.css";i:104;s:23:"comments/editor-rtl.css";i:105;s:27:"comments/editor-rtl.min.css";i:106;s:19:"comments/editor.css";i:107;s:23:"comments/editor.min.css";i:108;s:22:"comments/style-rtl.css";i:109;s:26:"comments/style-rtl.min.css";i:110;s:18:"comments/style.css";i:111;s:22:"comments/style.min.css";i:112;s:20:"cover/editor-rtl.css";i:113;s:24:"cover/editor-rtl.min.css";i:114;s:16:"cover/editor.css";i:115;s:20:"cover/editor.min.css";i:116;s:19:"cover/style-rtl.css";i:117;s:23:"cover/style-rtl.min.css";i:118;s:15:"cover/style.css";i:119;s:19:"cover/style.min.css";i:120;s:22:"details/editor-rtl.css";i:121;s:26:"details/editor-rtl.min.css";i:122;s:18:"details/editor.css";i:123;s:22:"details/editor.min.css";i:124;s:21:"details/style-rtl.css";i:125;s:25:"details/style-rtl.min.css";i:126;s:17:"details/style.css";i:127;s:21:"details/style.min.css";i:128;s:20:"embed/editor-rtl.css";i:129;s:24:"embed/editor-rtl.min.css";i:130;s:16:"embed/editor.css";i:131;s:20:"embed/editor.min.css";i:132;s:19:"embed/style-rtl.css";i:133;s:23:"embed/style-rtl.min.css";i:134;s:15:"embed/style.css";i:135;s:19:"embed/style.min.css";i:136;s:19:"embed/theme-rtl.css";i:137;s:23:"embed/theme-rtl.min.css";i:138;s:15:"embed/theme.css";i:139;s:19:"embed/theme.min.css";i:140;s:19:"file/editor-rtl.css";i:141;s:23:"file/editor-rtl.min.css";i:142;s:15:"file/editor.css";i:143;s:19:"file/editor.min.css";i:144;s:18:"file/style-rtl.css";i:145;s:22:"file/style-rtl.min.css";i:146;s:14:"file/style.css";i:147;s:18:"file/style.min.css";i:148;s:23:"footnotes/style-rtl.css";i:149;s:27:"footnotes/style-rtl.min.css";i:150;s:19:"footnotes/style.css";i:151;s:23:"footnotes/style.min.css";i:152;s:23:"freeform/editor-rtl.css";i:153;s:27:"freeform/editor-rtl.min.css";i:154;s:19:"freeform/editor.css";i:155;s:23:"freeform/editor.min.css";i:156;s:22:"gallery/editor-rtl.css";i:157;s:26:"gallery/editor-rtl.min.css";i:158;s:18:"gallery/editor.css";i:159;s:22:"gallery/editor.min.css";i:160;s:21:"gallery/style-rtl.css";i:161;s:25:"gallery/style-rtl.min.css";i:162;s:17:"gallery/style.css";i:163;s:21:"gallery/style.min.css";i:164;s:21:"gallery/theme-rtl.css";i:165;s:25:"gallery/theme-rtl.min.css";i:166;s:17:"gallery/theme.css";i:167;s:21:"gallery/theme.min.css";i:168;s:20:"group/editor-rtl.css";i:169;s:24:"group/editor-rtl.min.css";i:170;s:16:"group/editor.css";i:171;s:20:"group/editor.min.css";i:172;s:19:"group/style-rtl.css";i:173;s:23:"group/style-rtl.min.css";i:174;s:15:"group/style.css";i:175;s:19:"group/style.min.css";i:176;s:19:"group/theme-rtl.css";i:177;s:23:"group/theme-rtl.min.css";i:178;s:15:"group/theme.css";i:179;s:19:"group/theme.min.css";i:180;s:21:"heading/style-rtl.css";i:181;s:25:"heading/style-rtl.min.css";i:182;s:17:"heading/style.css";i:183;s:21:"heading/style.min.css";i:184;s:19:"html/editor-rtl.css";i:185;s:23:"html/editor-rtl.min.css";i:186;s:15:"html/editor.css";i:187;s:19:"html/editor.min.css";i:188;s:20:"image/editor-rtl.css";i:189;s:24:"image/editor-rtl.min.css";i:190;s:16:"image/editor.css";i:191;s:20:"image/editor.min.css";i:192;s:19:"image/style-rtl.css";i:193;s:23:"image/style-rtl.min.css";i:194;s:15:"image/style.css";i:195;s:19:"image/style.min.css";i:196;s:19:"image/theme-rtl.css";i:197;s:23:"image/theme-rtl.min.css";i:198;s:15:"image/theme.css";i:199;s:19:"image/theme.min.css";i:200;s:29:"latest-comments/style-rtl.css";i:201;s:33:"latest-comments/style-rtl.min.css";i:202;s:25:"latest-comments/style.css";i:203;s:29:"latest-comments/style.min.css";i:204;s:27:"latest-posts/editor-rtl.css";i:205;s:31:"latest-posts/editor-rtl.min.css";i:206;s:23:"latest-posts/editor.css";i:207;s:27:"latest-posts/editor.min.css";i:208;s:26:"latest-posts/style-rtl.css";i:209;s:30:"latest-posts/style-rtl.min.css";i:210;s:22:"latest-posts/style.css";i:211;s:26:"latest-posts/style.min.css";i:212;s:18:"list/style-rtl.css";i:213;s:22:"list/style-rtl.min.css";i:214;s:14:"list/style.css";i:215;s:18:"list/style.min.css";i:216;s:25:"media-text/editor-rtl.css";i:217;s:29:"media-text/editor-rtl.min.css";i:218;s:21:"media-text/editor.css";i:219;s:25:"media-text/editor.min.css";i:220;s:24:"media-text/style-rtl.css";i:221;s:28:"media-text/style-rtl.min.css";i:222;s:20:"media-text/style.css";i:223;s:24:"media-text/style.min.css";i:224;s:19:"more/editor-rtl.css";i:225;s:23:"more/editor-rtl.min.css";i:226;s:15:"more/editor.css";i:227;s:19:"more/editor.min.css";i:228;s:30:"navigation-link/editor-rtl.css";i:229;s:34:"navigation-link/editor-rtl.min.css";i:230;s:26:"navigation-link/editor.css";i:231;s:30:"navigation-link/editor.min.css";i:232;s:29:"navigation-link/style-rtl.css";i:233;s:33:"navigation-link/style-rtl.min.css";i:234;s:25:"navigation-link/style.css";i:235;s:29:"navigation-link/style.min.css";i:236;s:33:"navigation-submenu/editor-rtl.css";i:237;s:37:"navigation-submenu/editor-rtl.min.css";i:238;s:29:"navigation-submenu/editor.css";i:239;s:33:"navigation-submenu/editor.min.css";i:240;s:25:"navigation/editor-rtl.css";i:241;s:29:"navigation/editor-rtl.min.css";i:242;s:21:"navigation/editor.css";i:243;s:25:"navigation/editor.min.css";i:244;s:24:"navigation/style-rtl.css";i:245;s:28:"navigation/style-rtl.min.css";i:246;s:20:"navigation/style.css";i:247;s:24:"navigation/style.min.css";i:248;s:23:"nextpage/editor-rtl.css";i:249;s:27:"nextpage/editor-rtl.min.css";i:250;s:19:"nextpage/editor.css";i:251;s:23:"nextpage/editor.min.css";i:252;s:24:"page-list/editor-rtl.css";i:253;s:28:"page-list/editor-rtl.min.css";i:254;s:20:"page-list/editor.css";i:255;s:24:"page-list/editor.min.css";i:256;s:23:"page-list/style-rtl.css";i:257;s:27:"page-list/style-rtl.min.css";i:258;s:19:"page-list/style.css";i:259;s:23:"page-list/style.min.css";i:260;s:24:"paragraph/editor-rtl.css";i:261;s:28:"paragraph/editor-rtl.min.css";i:262;s:20:"paragraph/editor.css";i:263;s:24:"paragraph/editor.min.css";i:264;s:23:"paragraph/style-rtl.css";i:265;s:27:"paragraph/style-rtl.min.css";i:266;s:19:"paragraph/style.css";i:267;s:23:"paragraph/style.min.css";i:268;s:25:"post-author/style-rtl.css";i:269;s:29:"post-author/style-rtl.min.css";i:270;s:21:"post-author/style.css";i:271;s:25:"post-author/style.min.css";i:272;s:33:"post-comments-form/editor-rtl.css";i:273;s:37:"post-comments-form/editor-rtl.min.css";i:274;s:29:"post-comments-form/editor.css";i:275;s:33:"post-comments-form/editor.min.css";i:276;s:32:"post-comments-form/style-rtl.css";i:277;s:36:"post-comments-form/style-rtl.min.css";i:278;s:28:"post-comments-form/style.css";i:279;s:32:"post-comments-form/style.min.css";i:280;s:23:"post-date/style-rtl.css";i:281;s:27:"post-date/style-rtl.min.css";i:282;s:19:"post-date/style.css";i:283;s:23:"post-date/style.min.css";i:284;s:27:"post-excerpt/editor-rtl.css";i:285;s:31:"post-excerpt/editor-rtl.min.css";i:286;s:23:"post-excerpt/editor.css";i:287;s:27:"post-excerpt/editor.min.css";i:288;s:26:"post-excerpt/style-rtl.css";i:289;s:30:"post-excerpt/style-rtl.min.css";i:290;s:22:"post-excerpt/style.css";i:291;s:26:"post-excerpt/style.min.css";i:292;s:34:"post-featured-image/editor-rtl.css";i:293;s:38:"post-featured-image/editor-rtl.min.css";i:294;s:30:"post-featured-image/editor.css";i:295;s:34:"post-featured-image/editor.min.css";i:296;s:33:"post-featured-image/style-rtl.css";i:297;s:37:"post-featured-image/style-rtl.min.css";i:298;s:29:"post-featured-image/style.css";i:299;s:33:"post-featured-image/style.min.css";i:300;s:34:"post-navigation-link/style-rtl.css";i:301;s:38:"post-navigation-link/style-rtl.min.css";i:302;s:30:"post-navigation-link/style.css";i:303;s:34:"post-navigation-link/style.min.css";i:304;s:28:"post-template/editor-rtl.css";i:305;s:32:"post-template/editor-rtl.min.css";i:306;s:24:"post-template/editor.css";i:307;s:28:"post-template/editor.min.css";i:308;s:27:"post-template/style-rtl.css";i:309;s:31:"post-template/style-rtl.min.css";i:310;s:23:"post-template/style.css";i:311;s:27:"post-template/style.min.css";i:312;s:24:"post-terms/style-rtl.css";i:313;s:28:"post-terms/style-rtl.min.css";i:314;s:20:"post-terms/style.css";i:315;s:24:"post-terms/style.min.css";i:316;s:24:"post-title/style-rtl.css";i:317;s:28:"post-title/style-rtl.min.css";i:318;s:20:"post-title/style.css";i:319;s:24:"post-title/style.min.css";i:320;s:26:"preformatted/style-rtl.css";i:321;s:30:"preformatted/style-rtl.min.css";i:322;s:22:"preformatted/style.css";i:323;s:26:"preformatted/style.min.css";i:324;s:24:"pullquote/editor-rtl.css";i:325;s:28:"pullquote/editor-rtl.min.css";i:326;s:20:"pullquote/editor.css";i:327;s:24:"pullquote/editor.min.css";i:328;s:23:"pullquote/style-rtl.css";i:329;s:27:"pullquote/style-rtl.min.css";i:330;s:19:"pullquote/style.css";i:331;s:23:"pullquote/style.min.css";i:332;s:23:"pullquote/theme-rtl.css";i:333;s:27:"pullquote/theme-rtl.min.css";i:334;s:19:"pullquote/theme.css";i:335;s:23:"pullquote/theme.min.css";i:336;s:39:"query-pagination-numbers/editor-rtl.css";i:337;s:43:"query-pagination-numbers/editor-rtl.min.css";i:338;s:35:"query-pagination-numbers/editor.css";i:339;s:39:"query-pagination-numbers/editor.min.css";i:340;s:31:"query-pagination/editor-rtl.css";i:341;s:35:"query-pagination/editor-rtl.min.css";i:342;s:27:"query-pagination/editor.css";i:343;s:31:"query-pagination/editor.min.css";i:344;s:30:"query-pagination/style-rtl.css";i:345;s:34:"query-pagination/style-rtl.min.css";i:346;s:26:"query-pagination/style.css";i:347;s:30:"query-pagination/style.min.css";i:348;s:25:"query-title/style-rtl.css";i:349;s:29:"query-title/style-rtl.min.css";i:350;s:21:"query-title/style.css";i:351;s:25:"query-title/style.min.css";i:352;s:20:"query/editor-rtl.css";i:353;s:24:"query/editor-rtl.min.css";i:354;s:16:"query/editor.css";i:355;s:20:"query/editor.min.css";i:356;s:19:"query/style-rtl.css";i:357;s:23:"query/style-rtl.min.css";i:358;s:15:"query/style.css";i:359;s:19:"query/style.min.css";i:360;s:19:"quote/style-rtl.css";i:361;s:23:"quote/style-rtl.min.css";i:362;s:15:"quote/style.css";i:363;s:19:"quote/style.min.css";i:364;s:19:"quote/theme-rtl.css";i:365;s:23:"quote/theme-rtl.min.css";i:366;s:15:"quote/theme.css";i:367;s:19:"quote/theme.min.css";i:368;s:23:"read-more/style-rtl.css";i:369;s:27:"read-more/style-rtl.min.css";i:370;s:19:"read-more/style.css";i:371;s:23:"read-more/style.min.css";i:372;s:18:"rss/editor-rtl.css";i:373;s:22:"rss/editor-rtl.min.css";i:374;s:14:"rss/editor.css";i:375;s:18:"rss/editor.min.css";i:376;s:17:"rss/style-rtl.css";i:377;s:21:"rss/style-rtl.min.css";i:378;s:13:"rss/style.css";i:379;s:17:"rss/style.min.css";i:380;s:21:"search/editor-rtl.css";i:381;s:25:"search/editor-rtl.min.css";i:382;s:17:"search/editor.css";i:383;s:21:"search/editor.min.css";i:384;s:20:"search/style-rtl.css";i:385;s:24:"search/style-rtl.min.css";i:386;s:16:"search/style.css";i:387;s:20:"search/style.min.css";i:388;s:20:"search/theme-rtl.css";i:389;s:24:"search/theme-rtl.min.css";i:390;s:16:"search/theme.css";i:391;s:20:"search/theme.min.css";i:392;s:24:"separator/editor-rtl.css";i:393;s:28:"separator/editor-rtl.min.css";i:394;s:20:"separator/editor.css";i:395;s:24:"separator/editor.min.css";i:396;s:23:"separator/style-rtl.css";i:397;s:27:"separator/style-rtl.min.css";i:398;s:19:"separator/style.css";i:399;s:23:"separator/style.min.css";i:400;s:23:"separator/theme-rtl.css";i:401;s:27:"separator/theme-rtl.min.css";i:402;s:19:"separator/theme.css";i:403;s:23:"separator/theme.min.css";i:404;s:24:"shortcode/editor-rtl.css";i:405;s:28:"shortcode/editor-rtl.min.css";i:406;s:20:"shortcode/editor.css";i:407;s:24:"shortcode/editor.min.css";i:408;s:24:"site-logo/editor-rtl.css";i:409;s:28:"site-logo/editor-rtl.min.css";i:410;s:20:"site-logo/editor.css";i:411;s:24:"site-logo/editor.min.css";i:412;s:23:"site-logo/style-rtl.css";i:413;s:27:"site-logo/style-rtl.min.css";i:414;s:19:"site-logo/style.css";i:415;s:23:"site-logo/style.min.css";i:416;s:27:"site-tagline/editor-rtl.css";i:417;s:31:"site-tagline/editor-rtl.min.css";i:418;s:23:"site-tagline/editor.css";i:419;s:27:"site-tagline/editor.min.css";i:420;s:25:"site-title/editor-rtl.css";i:421;s:29:"site-title/editor-rtl.min.css";i:422;s:21:"site-title/editor.css";i:423;s:25:"site-title/editor.min.css";i:424;s:24:"site-title/style-rtl.css";i:425;s:28:"site-title/style-rtl.min.css";i:426;s:20:"site-title/style.css";i:427;s:24:"site-title/style.min.css";i:428;s:26:"social-link/editor-rtl.css";i:429;s:30:"social-link/editor-rtl.min.css";i:430;s:22:"social-link/editor.css";i:431;s:26:"social-link/editor.min.css";i:432;s:27:"social-links/editor-rtl.css";i:433;s:31:"social-links/editor-rtl.min.css";i:434;s:23:"social-links/editor.css";i:435;s:27:"social-links/editor.min.css";i:436;s:26:"social-links/style-rtl.css";i:437;s:30:"social-links/style-rtl.min.css";i:438;s:22:"social-links/style.css";i:439;s:26:"social-links/style.min.css";i:440;s:21:"spacer/editor-rtl.css";i:441;s:25:"spacer/editor-rtl.min.css";i:442;s:17:"spacer/editor.css";i:443;s:21:"spacer/editor.min.css";i:444;s:20:"spacer/style-rtl.css";i:445;s:24:"spacer/style-rtl.min.css";i:446;s:16:"spacer/style.css";i:447;s:20:"spacer/style.min.css";i:448;s:20:"table/editor-rtl.css";i:449;s:24:"table/editor-rtl.min.css";i:450;s:16:"table/editor.css";i:451;s:20:"table/editor.min.css";i:452;s:19:"table/style-rtl.css";i:453;s:23:"table/style-rtl.min.css";i:454;s:15:"table/style.css";i:455;s:19:"table/style.min.css";i:456;s:19:"table/theme-rtl.css";i:457;s:23:"table/theme-rtl.min.css";i:458;s:15:"table/theme.css";i:459;s:19:"table/theme.min.css";i:460;s:23:"tag-cloud/style-rtl.css";i:461;s:27:"tag-cloud/style-rtl.min.css";i:462;s:19:"tag-cloud/style.css";i:463;s:23:"tag-cloud/style.min.css";i:464;s:28:"template-part/editor-rtl.css";i:465;s:32:"template-part/editor-rtl.min.css";i:466;s:24:"template-part/editor.css";i:467;s:28:"template-part/editor.min.css";i:468;s:27:"template-part/theme-rtl.css";i:469;s:31:"template-part/theme-rtl.min.css";i:470;s:23:"template-part/theme.css";i:471;s:27:"template-part/theme.min.css";i:472;s:30:"term-description/style-rtl.css";i:473;s:34:"term-description/style-rtl.min.css";i:474;s:26:"term-description/style.css";i:475;s:30:"term-description/style.min.css";i:476;s:27:"text-columns/editor-rtl.css";i:477;s:31:"text-columns/editor-rtl.min.css";i:478;s:23:"text-columns/editor.css";i:479;s:27:"text-columns/editor.min.css";i:480;s:26:"text-columns/style-rtl.css";i:481;s:30:"text-columns/style-rtl.min.css";i:482;s:22:"text-columns/style.css";i:483;s:26:"text-columns/style.min.css";i:484;s:19:"verse/style-rtl.css";i:485;s:23:"verse/style-rtl.min.css";i:486;s:15:"verse/style.css";i:487;s:19:"verse/style.min.css";i:488;s:20:"video/editor-rtl.css";i:489;s:24:"video/editor-rtl.min.css";i:490;s:16:"video/editor.css";i:491;s:20:"video/editor.min.css";i:492;s:19:"video/style-rtl.css";i:493;s:23:"video/style-rtl.min.css";i:494;s:15:"video/style.css";i:495;s:19:"video/style.min.css";i:496;s:19:"video/theme-rtl.css";i:497;s:23:"video/theme-rtl.min.css";i:498;s:15:"video/theme.css";i:499;s:19:"video/theme.min.css";}}', 'yes');
INSERT INTO `wpwg_options` VALUES
(161, 'finished_updating_comment_type', '1', 'yes'),
(178, 'auto_core_update_notified', 'a:4:{s:4:"type";s:7:"success";s:5:"email";s:24:"vanshsingh0300@gmail.com";s:7:"version";s:5:"6.5.3";s:9:"timestamp";i:1715142056;}', 'no'),
(182, 'recently_activated', 'a:0:{}', 'yes'),
(187, 'elementor_font_display', 'swap', 'yes'),
(190, 'elementor_version', '3.19.0', 'yes'),
(191, 'elementor_install_history', 'a:1:{s:6:"3.19.0";i:1706683858;}', 'yes'),
(192, 'elementor_events_db_version', '1.0.0', 'no'),
(194, 'elementor_onboarded', '1', 'yes'),
(195, 'elementor_connect_site_key', 'a32a81e9c62ad48969661991f7fd0a1e', 'yes'),
(196, '_elementor_installed_time', '1706683881', 'yes'),
(197, 'elementor_remote_info_library', 'a:3:{s:10:"types_data";a:4:{s:5:"block";a:2:{s:10:"categories";a:27:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:8:"Benefits";i:4;s:14:"call to action";i:5;s:7:"clients";i:6;s:7:"contact";i:7;s:4:"Data";i:8;s:3:"faq";i:9;s:8:"features";i:10;s:6:"footer";i:11;s:7:"Gallery";i:12;s:6:"header";i:13;s:4:"hero";i:14;s:9:"portfolio";i:15;s:7:"pricing";i:16;s:15:"product archive";i:17;s:5:"Quote";i:18;s:15:"Service Details";i:19;s:8:"services";i:20;s:11:"single page";i:21;s:11:"single post";i:22;s:14:"single product";i:23;s:5:"stats";i:24;s:9:"subscribe";i:25;s:4:"team";i:26;s:12:"testimonials";}s:4:"sets";a:5:{i:0;s:11:"Boxing Club";i:1;s:19:"Business Consultant";i:2;s:16:"Marketing Agency";i:3;s:9:"Wireframe";i:4;s:15:"Workshop Center";}}s:5:"popup";a:1:{s:10:"categories";a:6:{i:0;s:10:"bottom bar";i:1;s:7:"classic";i:2;s:6:"fly-in";i:3;s:11:"full screen";i:4;s:9:"hello bar";i:5;s:8:"slide-in";}}s:2:"lp";a:1:{s:10:"categories";a:15:{i:0;s:8:"Business";i:1;s:16:"Coming Soon Page";i:2;s:9:"eCommerce";i:3;s:9:"Education";i:4;s:6:"Events";i:5;s:18:"Health and Fitness";i:6;s:3:"NFT";i:7;s:14:"Online Service";i:8;s:7:"Product";i:9;s:11:"Real Estate";i:10;s:18:"Social Involvement";i:11;s:14:"Thank You Page";i:12;s:6:"Travel";i:13;s:18:"Under Construction";i:14;s:9:"Wireframe";}}s:2:"lb";a:1:{s:10:"categories";a:2:{i:0;s:4:"post";i:1;s:7:"product";}}}s:10:"categories";a:27:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:8:"Benefits";i:4;s:14:"call to action";i:5;s:7:"clients";i:6;s:7:"contact";i:7;s:4:"Data";i:8;s:3:"faq";i:9;s:8:"features";i:10;s:6:"footer";i:11;s:7:"Gallery";i:12;s:6:"header";i:13;s:4:"hero";i:14;s:9:"portfolio";i:15;s:7:"pricing";i:16;s:15:"product archive";i:17;s:5:"Quote";i:18;s:15:"Service Details";i:19;s:8:"services";i:20;s:11:"single page";i:21;s:11:"single post";i:22;s:14:"single product";i:23;s:5:"stats";i:24;s:9:"subscribe";i:25;s:4:"team";i:26;s:12:"testimonials";}s:9:"templates";a:823:{i:0;a:19:{s:4:"tmpl";i:1280;s:2:"id";i:22403;s:5:"title";s:40:"Hello Bar | Subscribe | Aesthetic Clinic";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg";s:12:"tmpl_created";i:1647354307;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:48:"["Barbershop","Business","Discount","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:1;a:19:{s:4:"tmpl";i:1281;s:2:"id";i:22410;s:5:"title";s:32:"Fly-In | Discount | Hair Stylist";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg";s:12:"tmpl_created";i:1647354614;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:32:"["Barbershop","Discount","Hair"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:2;a:19:{s:4:"tmpl";i:1285;s:2:"id";i:22440;s:5:"title";s:32:"Classic | Subscribe | Shoe Store";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg";s:12:"tmpl_created";i:1647418620;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:37:"["Ecommerce","Marketing","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:3;a:19:{s:4:"tmpl";i:1286;s:2:"id";i:22446;s:5:"title";s:37:"Full Screen | Subscribe | Denim Store";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg";s:12:"tmpl_created";i:1647419614;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:35:"["Ecommerce","Fashion","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:4;a:19:{s:4:"tmpl";i:1287;s:2:"id";i:22452;s:5:"title";s:37:"Fly-In | Subscribe | Pizza Restaurant";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg";s:12:"tmpl_created";i:1647420733;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:19:"["Business","Food"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:5;a:19:{s:4:"tmpl";i:1288;s:2:"id";i:22458;s:5:"title";s:38:"Full Screen | Subscribe | Fashion Shop";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg";s:12:"tmpl_created";i:1647426379;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:31:"["Ecommerce","Fashion","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:6;a:19:{s:4:"tmpl";i:1289;s:2:"id";i:22464;s:5:"title";s:32:"Fly-In | Contact | Makeup Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg";s:12:"tmpl_created";i:1647427026;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:22:"["Business","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:7;a:19:{s:4:"tmpl";i:1290;s:2:"id";i:22470;s:5:"title";s:32:"Fly-In | Contact | Design Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg";s:12:"tmpl_created";i:1647428250;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Business","Contact","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:8;a:19:{s:4:"tmpl";i:1291;s:2:"id";i:22480;s:5:"title";s:27:"Classic | CTA | MasterClass";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg";s:12:"tmpl_created";i:1647428474;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["cta","Magazine","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:9;a:19:{s:4:"tmpl";i:1292;s:2:"id";i:22489;s:5:"title";s:29:"Classic | CTA | Music Concert";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg";s:12:"tmpl_created";i:1647429738;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["cta","Landing Pages","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:10;a:19:{s:4:"tmpl";i:1293;s:2:"id";i:22495;s:5:"title";s:27:"Classic | CTA | Music Album";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg";s:12:"tmpl_created";i:1647430056;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Ba","Landing Pages","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:11;a:19:{s:4:"tmpl";i:1294;s:2:"id";i:22501;s:5:"title";s:37:"Fly-In | CTA | Photography Exhibition";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg";s:12:"tmpl_created";i:1647430512;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:33:"["cta","Photography","Portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:12;a:19:{s:4:"tmpl";i:1295;s:2:"id";i:22507;s:5:"title";s:34:"Classic | CTA | Clothing Shop Sale";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg";s:12:"tmpl_created";i:1647430774;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:35:"["Ecommerce","Fashion","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:13;a:19:{s:4:"tmpl";i:1296;s:2:"id";i:22486;s:5:"title";s:30:"Classic | CTA | Shop Promotion";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg";s:12:"tmpl_created";i:1647430951;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["cta","Magazine","Photography"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:14;a:19:{s:4:"tmpl";i:1297;s:2:"id";i:22516;s:5:"title";s:32:"Fly-In | CTA | Glasses Shop Sale";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg";s:12:"tmpl_created";i:1647431136;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:30:"["Business","cta","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:15;a:19:{s:4:"tmpl";i:1298;s:2:"id";i:22522;s:5:"title";s:30:"Fly-In | Discount | Skate Shop";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg";s:12:"tmpl_created";i:1647434058;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:32:"["Discount","Ecommerce","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:16;a:19:{s:4:"tmpl";i:1299;s:2:"id";i:22532;s:5:"title";s:43:"Classic | Subscription | Basketball Academy";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg";s:12:"tmpl_created";i:1647434608;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Education","Marketing","Sport"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:17;a:19:{s:4:"tmpl";i:1300;s:2:"id";i:22543;s:5:"title";s:38:"Classic | Discount | Veterinary Clinic";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg";s:12:"tmpl_created";i:1647435581;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Discount","Pets"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:18;a:19:{s:4:"tmpl";i:1301;s:2:"id";i:22553;s:5:"title";s:39:"Classic | Contact | Business Consulting";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg";s:12:"tmpl_created";i:1647439935;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Business","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:19;a:19:{s:4:"tmpl";i:1302;s:2:"id";i:22562;s:5:"title";s:28:"Classic | Contact | Handyman";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg";s:12:"tmpl_created";i:1647440333;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:20;a:19:{s:4:"tmpl";i:1303;s:2:"id";i:22573;s:5:"title";s:40:"Classic | Discount | Online Fashion Shop";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg";s:12:"tmpl_created";i:1647462549;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Discount","Ecommerce","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:21;a:19:{s:4:"tmpl";i:1304;s:2:"id";i:22583;s:5:"title";s:36:"Fly-In | Discount | Personal Trainer";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg";s:12:"tmpl_created";i:1647503781;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Discount","Sport","Training"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:22;a:19:{s:4:"tmpl";i:1305;s:2:"id";i:22592;s:5:"title";s:41:"Classic | Contact | Illustrator Portfolio";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg";s:12:"tmpl_created";i:1647504218;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:49:"["Contact","Creative Portfolio","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:23;a:19:{s:4:"tmpl";i:1306;s:2:"id";i:22602;s:5:"title";s:46:"Bottom Bar | Discount | Handmade Ceramics Shop";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg";s:12:"tmpl_created";i:1647507007;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:48:"["Business","cta","Ecommerce","Interior Design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:24;a:19:{s:4:"tmpl";i:1307;s:2:"id";i:22612;s:5:"title";s:51:"Classic | Contact | Classic Car Restoration Company";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg";s:12:"tmpl_created";i:1647507310;s:6:"author";s:9:"Elementor";s:3:"url";s:153:"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Booking","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:25;a:19:{s:4:"tmpl";i:1308;s:2:"id";i:22621;s:5:"title";s:30:"Classic | Booking | Life Coach";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg";s:12:"tmpl_created";i:1647508596;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Booking","Business","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:26;a:19:{s:4:"tmpl";i:1309;s:2:"id";i:22632;s:5:"title";s:42:"Classic |  Subscription | Merchandise Shop";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg";s:12:"tmpl_created";i:1647509196;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Ecommerce","Marketing","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:27;a:19:{s:4:"tmpl";i:1310;s:2:"id";i:22643;s:5:"title";s:48:"Fly-In | Contact | Non-Governmental Organization";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg";s:12:"tmpl_created";i:1647509528;s:6:"author";s:9:"Elementor";s:3:"url";s:150:"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:28;a:19:{s:4:"tmpl";i:1311;s:2:"id";i:22654;s:5:"title";s:35:"Hello Bar | Contact | Family Doctor";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg";s:12:"tmpl_created";i:1647509732;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:31:"["Contact","Health","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:29;a:19:{s:4:"tmpl";i:1312;s:2:"id";i:22663;s:5:"title";s:36:"Classic | Subscription | Sports Blog";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg";s:12:"tmpl_created";i:1647509908;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Blog","Sport"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:30;a:19:{s:4:"tmpl";i:1313;s:2:"id";i:22673;s:5:"title";s:30:"Hello Bar | Booking | Event DJ";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg";s:12:"tmpl_created";i:1647510160;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:31:"["Booking","Events","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:31;a:19:{s:4:"tmpl";i:1314;s:2:"id";i:22684;s:5:"title";s:36:"Fly-In | Discount | Cleaning Company";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg";s:12:"tmpl_created";i:1647510546;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Discount","Offer","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:32;a:19:{s:4:"tmpl";i:1315;s:2:"id";i:22693;s:5:"title";s:28:"Fly-In | Contact | Carpenter";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg";s:12:"tmpl_created";i:1647511972;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:22:"["Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:33;a:19:{s:4:"tmpl";i:1316;s:2:"id";i:22703;s:5:"title";s:31:"Classic | Booking | Yoga Studio";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg";s:12:"tmpl_created";i:1647512209;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:30:"["Booking","Contact","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:34;a:19:{s:4:"tmpl";i:1317;s:2:"id";i:22714;s:5:"title";s:37:"Classic | Discount | Pet Care Company";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg";s:12:"tmpl_created";i:1647513031;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:35;a:19:{s:4:"tmpl";i:1318;s:2:"id";i:22725;s:5:"title";s:38:"Fly-In | Discount | Online Coffee Shop";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg";s:12:"tmpl_created";i:1647513325;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:29:"["Food","Offer","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:36;a:19:{s:4:"tmpl";i:1319;s:2:"id";i:22737;s:5:"title";s:44:"Fly-In | CTA | Moving &#038; Storage Company";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg";s:12:"tmpl_created";i:1647520956;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:37;a:19:{s:4:"tmpl";i:1320;s:2:"id";i:22749;s:5:"title";s:47:"Classic | Contact | Industrial Design Portfolio";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg";s:12:"tmpl_created";i:1647528116;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:40:"["Contact","Interior Design","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:38;a:19:{s:4:"tmpl";i:1321;s:2:"id";i:22759;s:5:"title";s:25:"Classic | Contact | Drone";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg";s:12:"tmpl_created";i:1647528899;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:39;a:19:{s:4:"tmpl";i:1322;s:2:"id";i:22768;s:5:"title";s:46:"Full Screen | Menu | Fashion Stylist Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg";s:12:"tmpl_created";i:1647529434;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:31:"["Fashion","Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:40;a:19:{s:4:"tmpl";i:1323;s:2:"id";i:22780;s:5:"title";s:31:"Fly-In | CTA | Landscape Design";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg";s:12:"tmpl_created";i:1647530337;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["cta","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:41;a:19:{s:4:"tmpl";i:1324;s:2:"id";i:22790;s:5:"title";s:48:"Bottom Bar  | Contact | Architecture Photography";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg";s:12:"tmpl_created";i:1647532358;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:26:"["Architecture","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:42;a:19:{s:4:"tmpl";i:1325;s:2:"id";i:22800;s:5:"title";s:41:"Fly-In  | CTA | Speech-Language Therapist";s:9:"thumbnail";s:103:"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg";s:12:"tmpl_created";i:1647532720;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:25:"["cta","Psychotherapist"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:43;a:19:{s:4:"tmpl";i:1326;s:2:"id";i:22812;s:5:"title";s:35:"Full Screen | Verification | Winery";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg";s:12:"tmpl_created";i:1647761384;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:24:"["Alert","Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:44;a:19:{s:4:"tmpl";i:1327;s:2:"id";i:22822;s:5:"title";s:36:"Fly-In | Subscription | Nutritionist";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg";s:12:"tmpl_created";i:1647762620;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Food","Health","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:45;a:19:{s:4:"tmpl";i:1328;s:2:"id";i:22833;s:5:"title";s:40:"Classic | Subscription | App &#038; SaaS";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg";s:12:"tmpl_created";i:1647762955;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:14:"["App","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:46;a:19:{s:4:"tmpl";i:1329;s:2:"id";i:22844;s:5:"title";s:41:"Bottom Bar | Discount | Handmade Cupcakes";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg";s:12:"tmpl_created";i:1647763350;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:21:"["Food","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:47;a:19:{s:4:"tmpl";i:1330;s:2:"id";i:22855;s:5:"title";s:40:"Bottom Bar | Subscription | Fashion Blog";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg";s:12:"tmpl_created";i:1647763907;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:30:"["Blog","Fashion","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:48;a:19:{s:4:"tmpl";i:1331;s:2:"id";i:22866;s:5:"title";s:28:"Fly-In | CTA | Private Tutor";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg";s:12:"tmpl_created";i:1647764062;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:49;a:19:{s:4:"tmpl";i:1332;s:2:"id";i:22876;s:5:"title";s:30:"Classic | CTA | Tennis Academy";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg";s:12:"tmpl_created";i:1647765192;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:50;a:19:{s:4:"tmpl";i:1333;s:2:"id";i:22887;s:5:"title";s:31:"Fly-In | CTA | Shared Workspace";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg";s:12:"tmpl_created";i:1647765419;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Business","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:51;a:19:{s:4:"tmpl";i:1334;s:2:"id";i:22899;s:5:"title";s:30:"Bottom Bar | CTA | Art Gallery";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg";s:12:"tmpl_created";i:1647765652;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:13:"["Art","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:52;a:19:{s:4:"tmpl";i:1335;s:2:"id";i:22910;s:5:"title";s:44:"Fly-In | Subscription | Hiking Tours Company";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg";s:12:"tmpl_created";i:1647765835;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:29:"["Subscribe","Travel","Trip"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:53;a:19:{s:4:"tmpl";i:1336;s:2:"id";i:22921;s:5:"title";s:26:"Classic | CTA | Music Band";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg";s:12:"tmpl_created";i:1647769462;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Marketing","Music"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:54;a:19:{s:4:"tmpl";i:1337;s:2:"id";i:22935;s:5:"title";s:35:"Classic | CTA | Computer Technician";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg";s:12:"tmpl_created";i:1647769843;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["cta","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:55;a:19:{s:4:"tmpl";i:1338;s:2:"id";i:22945;s:5:"title";s:37:"Classic | Discount | Delivery Company";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg";s:12:"tmpl_created";i:1647770834;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Discount","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:56;a:19:{s:4:"tmpl";i:1339;s:2:"id";i:22959;s:5:"title";s:29:"Classic | Discount | Eco Shop";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg";s:12:"tmpl_created";i:1647771211;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Discount","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:57;a:19:{s:4:"tmpl";i:1340;s:2:"id";i:22972;s:5:"title";s:54:"Fly-In | Subscription | Health &#038; Mindfulness Blog";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg";s:12:"tmpl_created";i:1647771461;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:21:"["Health","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:58;a:19:{s:4:"tmpl";i:1341;s:2:"id";i:22982;s:5:"title";s:31:"Full Screen | Menu | Art Museum";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg";s:12:"tmpl_created";i:1647771938;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:59;a:19:{s:4:"tmpl";i:1342;s:2:"id";i:22992;s:5:"title";s:40:"Classic | Discount | Urban Clothing Shop";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg";s:12:"tmpl_created";i:1647773067;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Discount","Ecommerce","Fashion"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:60;a:19:{s:4:"tmpl";i:1343;s:2:"id";i:23004;s:5:"title";s:60:"Full Screen | Menu | Digital &#038; Technology Design School";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg";s:12:"tmpl_created";i:1647773366;s:6:"author";s:9:"Elementor";s:3:"url";s:155:"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:61;a:19:{s:4:"tmpl";i:1344;s:2:"id";i:23015;s:5:"title";s:62:"Bottom Bar | Contact | Digital &#038; Technology Design School";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg";s:12:"tmpl_created";i:1647773492;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:23:"["Contact","Portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:62;a:19:{s:4:"tmpl";i:1345;s:2:"id";i:23025;s:5:"title";s:32:"Full Screen | Menu | Flower Shop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg";s:12:"tmpl_created";i:1647773820;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:63;a:19:{s:4:"tmpl";i:1346;s:2:"id";i:23037;s:5:"title";s:36:"Classic | Subscription | Flower Shop";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg";s:12:"tmpl_created";i:1647773949;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Discount","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:64;a:19:{s:4:"tmpl";i:1347;s:2:"id";i:23056;s:5:"title";s:48:"Classic | Discount | Health &#038; Fitness eBook";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg";s:12:"tmpl_created";i:1647774468;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:65;a:19:{s:4:"tmpl";i:1348;s:2:"id";i:23067;s:5:"title";s:37:"Fly-In | Menu | Baby Sleep Consultant";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg";s:12:"tmpl_created";i:1647778954;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:66;a:19:{s:4:"tmpl";i:1349;s:2:"id";i:23077;s:5:"title";s:46:"Classic | Subscription | Baby Sleep Consultant";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg";s:12:"tmpl_created";i:1647779074;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:12:"["Discount"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:67;a:19:{s:4:"tmpl";i:1350;s:2:"id";i:23090;s:5:"title";s:33:"Full Screen | Menu | Luxury Hotel";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg";s:12:"tmpl_created";i:1647779390;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:68;a:19:{s:4:"tmpl";i:1351;s:2:"id";i:23100;s:5:"title";s:31:"Fly-In | Booking | Luxury Hotel";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg";s:12:"tmpl_created";i:1647779500;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Booking","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:69;a:19:{s:4:"tmpl";i:1352;s:2:"id";i:23109;s:5:"title";s:38:"Full Screen | Menu | Design Conference";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg";s:12:"tmpl_created";i:1647779675;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:70;a:19:{s:4:"tmpl";i:1353;s:2:"id";i:23120;s:5:"title";s:41:"Full Screen | Booking | Design Conference";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg";s:12:"tmpl_created";i:1647779793;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:35:"["Booking","Conference","Creative"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:71;a:19:{s:4:"tmpl";i:1354;s:2:"id";i:23129;s:5:"title";s:29:"Slide-In | Menu | VR Headsets";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg";s:12:"tmpl_created";i:1647781211;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:72;a:19:{s:4:"tmpl";i:1355;s:2:"id";i:23139;s:5:"title";s:31:"Classic | Contact | VR Headsets";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg";s:12:"tmpl_created";i:1647781384;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:73;a:19:{s:4:"tmpl";i:1356;s:2:"id";i:23149;s:5:"title";s:38:"Slide-In | Menu | Portrait Photography";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg";s:12:"tmpl_created";i:1647782336;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:74;a:19:{s:4:"tmpl";i:1357;s:2:"id";i:23159;s:5:"title";s:47:"Hello Bar | Subscription | Portrait Photography";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg";s:12:"tmpl_created";i:1647782478;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Blog","Photography","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:75;a:19:{s:4:"tmpl";i:1358;s:2:"id";i:23169;s:5:"title";s:32:"Full Screen | Menu | English Pub";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg";s:12:"tmpl_created";i:1647782664;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:76;a:19:{s:4:"tmpl";i:1359;s:2:"id";i:23179;s:5:"title";s:32:"Classic | Discount | English Pub";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg";s:12:"tmpl_created";i:1647782796;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:20:"["Discount","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:77;a:19:{s:4:"tmpl";i:1360;s:2:"id";i:23189;s:5:"title";s:27:"Full Screen | Menu | Singer";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg";s:12:"tmpl_created";i:1647783070;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:29:"["Fullscreen","menu","Music"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:78;a:19:{s:4:"tmpl";i:1361;s:2:"id";i:23200;s:5:"title";s:31:"Classic | Subscription | Singer";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg";s:12:"tmpl_created";i:1647783249;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Music","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:79;a:19:{s:4:"tmpl";i:1362;s:2:"id";i:23210;s:5:"title";s:38:"Full Screen | Menu | Virtual Assistant";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg";s:12:"tmpl_created";i:1647784292;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:80;a:19:{s:4:"tmpl";i:1363;s:2:"id";i:23223;s:5:"title";s:39:"Hello Bar | Contact | Virtual Assistant";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg";s:12:"tmpl_created";i:1647784616;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:37:"["Contact","Psychologist","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:81;a:19:{s:4:"tmpl";i:1364;s:2:"id";i:23234;s:5:"title";s:32:"Slide-In  | Menu | Personal Chef";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg";s:12:"tmpl_created";i:1647798194;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:82;a:19:{s:4:"tmpl";i:1365;s:2:"id";i:23244;s:5:"title";s:29:"Classic | CTA | Personal Chef";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg";s:12:"tmpl_created";i:1647798297;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Booking","Chef","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:83;a:19:{s:4:"tmpl";i:1366;s:2:"id";i:23254;s:5:"title";s:31:"Full Screen | Menu | Food Truck";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg";s:12:"tmpl_created";i:1647798447;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:84;a:19:{s:4:"tmpl";i:1367;s:2:"id";i:23265;s:5:"title";s:30:"Fly-In | Discount | Food Truck";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg";s:12:"tmpl_created";i:1647798657;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Discount","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:85;a:19:{s:4:"tmpl";i:1369;s:2:"id";i:23323;s:5:"title";s:28:"Classic | CTA | Black Friday";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg";s:12:"tmpl_created";i:1647855505;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:86;a:19:{s:4:"tmpl";i:1370;s:2:"id";i:23329;s:5:"title";s:29:"Slide-In | CTA | Black Friday";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg";s:12:"tmpl_created";i:1647855865;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:87;a:19:{s:4:"tmpl";i:1371;s:2:"id";i:23335;s:5:"title";s:31:"Slide-In | CTA | Black Friday 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg";s:12:"tmpl_created";i:1647856357;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:88;a:19:{s:4:"tmpl";i:1372;s:2:"id";i:23341;s:5:"title";s:30:"Classic | CTA | Black Friday 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg";s:12:"tmpl_created";i:1647856493;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:89;a:19:{s:4:"tmpl";i:1373;s:2:"id";i:23347;s:5:"title";s:30:"Classic | CTA | Black Friday 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg";s:12:"tmpl_created";i:1647856891;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:90;a:19:{s:4:"tmpl";i:1374;s:2:"id";i:23354;s:5:"title";s:30:"Classic | CTA | Black Friday 4";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg";s:12:"tmpl_created";i:1647856996;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:91;a:19:{s:4:"tmpl";i:1375;s:2:"id";i:23394;s:5:"title";s:27:"Classic | CTA | Halloween 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg";s:12:"tmpl_created";i:1647857351;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:31:"["cta","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:92;a:19:{s:4:"tmpl";i:1376;s:2:"id";i:23401;s:5:"title";s:33:"Slide-In | Discount | Halloween 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg";s:12:"tmpl_created";i:1647857567;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:36:"["Discount","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:93;a:19:{s:4:"tmpl";i:1377;s:2:"id";i:23407;s:5:"title";s:33:"Slide-In | Discount | Halloween 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg";s:12:"tmpl_created";i:1647857814;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:36:"["Discount","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:94;a:19:{s:4:"tmpl";i:1378;s:2:"id";i:23416;s:5:"title";s:31:"Fly-In | Discount | Halloween 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg";s:12:"tmpl_created";i:1647858024;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:44:"["Discount","Ecommerce","Halloween","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:95;a:19:{s:4:"tmpl";i:1379;s:2:"id";i:23422;s:5:"title";s:36:"Classic | Subscription | Halloween 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg";s:12:"tmpl_created";i:1647858246;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:48:"["Discount","Ecommerce","Halloween","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:96;a:19:{s:4:"tmpl";i:1380;s:2:"id";i:23471;s:5:"title";s:28:"Slide-In | CTA | Christmas 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg";s:12:"tmpl_created";i:1647859193;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Christmas","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:97;a:19:{s:4:"tmpl";i:1381;s:2:"id";i:23477;s:5:"title";s:28:"Slide-In | CTA | Christmas 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg";s:12:"tmpl_created";i:1647859838;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Christmas","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:98;a:19:{s:4:"tmpl";i:1382;s:2:"id";i:23483;s:5:"title";s:26:"Fly-In | CTA | Christmas 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg";s:12:"tmpl_created";i:1647860157;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Christmas","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:99;a:19:{s:4:"tmpl";i:1383;s:2:"id";i:23489;s:5:"title";s:33:"Slide-In | Discount | Christmas 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg";s:12:"tmpl_created";i:1647860302;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:31:"["Christmas","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:100;a:19:{s:4:"tmpl";i:1384;s:2:"id";i:23496;s:5:"title";s:32:"Classic | Discount | Christmas 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg";s:12:"tmpl_created";i:1647860454;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Christmas","Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:101;a:19:{s:4:"tmpl";i:1385;s:2:"id";i:23523;s:5:"title";s:30:"Classic | CTA | Valentines Day";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg";s:12:"tmpl_created";i:1647860912;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["cta","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:102;a:19:{s:4:"tmpl";i:1386;s:2:"id";i:23529;s:5:"title";s:39:"Hello Bar | Discount | Valentines Day 2";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg";s:12:"tmpl_created";i:1647861064;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:30:"["Discount","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:103;a:19:{s:4:"tmpl";i:1387;s:2:"id";i:23536;s:5:"title";s:32:"Classic | CTA | Valentines Day 3";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg";s:12:"tmpl_created";i:1647861536;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["cta","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:104;a:19:{s:4:"tmpl";i:1388;s:2:"id";i:23586;s:5:"title";s:51:"Fly-In | Subscribe | Health &#038; Wellness Company";s:9:"thumbnail";s:103:"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg";s:12:"tmpl_created";i:1647862008;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:24:"["Business","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:105;a:19:{s:4:"tmpl";i:1389;s:2:"id";i:23592;s:5:"title";s:34:"Classic | Subscribe | Tech Company";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg";s:12:"tmpl_created";i:1647866706;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["Marketing","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:106;a:19:{s:4:"tmpl";i:1390;s:2:"id";i:23598;s:5:"title";s:36:"Classic | Contact Us | Fight Classes";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg";s:12:"tmpl_created";i:1647866869;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:107;a:19:{s:4:"tmpl";i:1391;s:2:"id";i:23611;s:5:"title";s:31:"Classic | CTA | Mochi Shop Sale";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg";s:12:"tmpl_created";i:1647867750;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["cta","Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:108;a:19:{s:4:"tmpl";i:1392;s:2:"id";i:23618;s:5:"title";s:28:"Classic | CTA | Fashion Shop";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg";s:12:"tmpl_created";i:1647868251;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:109;a:19:{s:4:"tmpl";i:1393;s:2:"id";i:23624;s:5:"title";s:29:"Fly-In | Login | Tech Company";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg";s:12:"tmpl_created";i:1647868704;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:9:"["Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:110;a:19:{s:4:"tmpl";i:1394;s:2:"id";i:23630;s:5:"title";s:36:"Fly-In | Verification | Liquor Store";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg";s:12:"tmpl_created";i:1647870308;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:16:"["Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:111;a:19:{s:4:"tmpl";i:1395;s:2:"id";i:23636;s:5:"title";s:39:"Hello Bar | Subscribe | Online Magazine";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg";s:12:"tmpl_created";i:1647870465;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:20:"["Blog","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:112;a:19:{s:4:"tmpl";i:1396;s:2:"id";i:23642;s:5:"title";s:27:"Fly-In | Login | Health Spa";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg";s:12:"tmpl_created";i:1647872427;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Login","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:113;a:19:{s:4:"tmpl";i:1397;s:2:"id";i:23648;s:5:"title";s:33:"Fly-In | Verification | Wine Shop";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg";s:12:"tmpl_created";i:1647872627;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:16:"["Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:114;a:19:{s:4:"tmpl";i:1421;s:2:"id";i:24235;s:5:"title";s:24:"Ladydog Club &#8211; NFT";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg";s:12:"tmpl_created";i:1651525072;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:115;a:19:{s:4:"tmpl";i:1422;s:2:"id";i:24166;s:5:"title";s:15:"Dot &#8211; NFT";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg";s:12:"tmpl_created";i:1651525117;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:116;a:19:{s:4:"tmpl";i:1423;s:2:"id";i:24191;s:5:"title";s:28:"Cosmic Neighbors &#8211; NFT";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg";s:12:"tmpl_created";i:1651525124;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:117;a:19:{s:4:"tmpl";i:1424;s:2:"id";i:24255;s:5:"title";s:30:"Happy Food Friends &#8211; NFT";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg";s:12:"tmpl_created";i:1651525475;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:118;a:19:{s:4:"tmpl";i:1443;s:2:"id";i:24599;s:5:"title";s:27:"Wireframe &#8211; Courses 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg";s:12:"tmpl_created";i:1653989626;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:180:"["About","Academy","Booking","Business","Course Online","Features","Footer","Landing Pages","Online Service","Professional","School","Services","Subscribe","Teacher","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:119;a:19:{s:4:"tmpl";i:1444;s:2:"id";i:24614;s:5:"title";s:28:"Wireframe &#8211; Services 1";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg";s:12:"tmpl_created";i:1653990084;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:139:"["About","Business","Contact","Features","Footer","Form","Header","Landing Pages","Online Service","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:120;a:19:{s:4:"tmpl";i:1445;s:2:"id";i:24629;s:5:"title";s:28:"Wireframe &#8211; Services 2";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg";s:12:"tmpl_created";i:1653990132;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:123:"["About","Business","Contact","Features","Footer","Form","Gallery","Landing Pages","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:121;a:19:{s:4:"tmpl";i:1446;s:2:"id";i:24644;s:5:"title";s:27:"Wireframe &#8211; Webinar 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg";s:12:"tmpl_created";i:1653990164;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:177:"["About","Academy","Booking","Conference","Course Online","Education","Features","Footer","Form","Landing Pages","Online Event","Online Service","Subscribe","Virtual","Webinar"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:122;a:19:{s:4:"tmpl";i:1447;s:2:"id";i:24655;s:5:"title";s:28:"Wireframe &#8211; Services 3";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg";s:12:"tmpl_created";i:1653990198;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:143:"["About","Agency","Business","Contact","Footer","Form","Gallery","Landing Pages","Portfolio","Professional","Project","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:123;a:19:{s:4:"tmpl";i:1448;s:2:"id";i:24677;s:5:"title";s:28:"Wireframe &#8211; Services 4";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg";s:12:"tmpl_created";i:1653990233;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:102:"["About","Business","Contact","Footer","Form","Landing Pages","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:124;a:19:{s:4:"tmpl";i:1449;s:2:"id";i:24687;s:5:"title";s:28:"Wireframe &#8211; Products 1";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg";s:12:"tmpl_created";i:1653990273;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:128:"["About","Booking","Business","Clients","Ecommerce","Features","Footer","Landing Pages","Products","Sales","Shop","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:125;a:19:{s:4:"tmpl";i:1450;s:2:"id";i:24706;s:5:"title";s:28:"Wireframe &#8211; Services 5";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg";s:12:"tmpl_created";i:1653990322;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:149:"["About","Booking","Consulting","Contact","Doctor","Footer","Form","Header","Landing Pages","Online Service","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:126;a:19:{s:4:"tmpl";i:1451;s:2:"id";i:23604;s:5:"title";s:38:"Classic | Subscribe | Nail Polish Shop";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg";s:12:"tmpl_created";i:1660205114;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:20:"["Blog","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:127;a:19:{s:4:"tmpl";i:1452;s:2:"id";i:23047;s:5:"title";s:46:"Fly-In | Contact | Health &#038; Fitness eBook";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg";s:12:"tmpl_created";i:1660205149;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Contact","Ebook","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:128;a:19:{s:4:"tmpl";i:1199;s:2:"id";i:18839;s:5:"title";s:27:"Hello Bar | CTA | eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png";s:12:"tmpl_created";i:1621870603;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:41:"["Ecommerce","Online Shop","Sale","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:129;a:19:{s:4:"tmpl";i:1247;s:2:"id";i:21907;s:5:"title";s:50:"Fly-In | Team Details  | Electronic Music Festival";s:9:"thumbnail";s:104:"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg";s:12:"tmpl_created";i:1646660881;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:130;a:19:{s:4:"tmpl";i:1253;s:2:"id";i:22162;s:5:"title";s:46:"Full Screen | Menu | Electronic Music Festival";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg";s:12:"tmpl_created";i:1647272934;s:6:"author";s:9:"Elementor";s:3:"url";s:154:"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:131;a:19:{s:4:"tmpl";i:1254;s:2:"id";i:22172;s:5:"title";s:45:"Classic | Discount | Health &#038; Beauty Spa";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg";s:12:"tmpl_created";i:1647273547;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:36:"["Hair","Health","Sales","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:132;a:19:{s:4:"tmpl";i:1255;s:2:"id";i:22183;s:5:"title";s:44:"Hello Bar | CTA | Environmental Organization";s:9:"thumbnail";s:104:"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg";s:12:"tmpl_created";i:1647274384;s:6:"author";s:9:"Elementor";s:3:"url";s:152:"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:133;a:19:{s:4:"tmpl";i:1256;s:2:"id";i:22195;s:5:"title";s:39:"Classic | Discount | Italian Restaurant";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg";s:12:"tmpl_created";i:1647329432;s:6:"author";s:9:"Elementor";s:3:"url";s:147:"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Restaurant","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:134;a:19:{s:4:"tmpl";i:1257;s:2:"id";i:22210;s:5:"title";s:45:"Bottom Bar | Discount | Technology Conference";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg";s:12:"tmpl_created";i:1647330423;s:6:"author";s:9:"Elementor";s:3:"url";s:153:"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:38:"["Conference","Sales","Save the Date"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:135;a:19:{s:4:"tmpl";i:1258;s:2:"id";i:22221;s:5:"title";s:32:"Hello Bar | Menu | Tattoo Studio";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg";s:12:"tmpl_created";i:1647330705;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:17:"["Header","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:136;a:19:{s:4:"tmpl";i:1259;s:2:"id";i:22231;s:5:"title";s:37:"Full Screen | Booking | Tattoo Studio";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg";s:12:"tmpl_created";i:1647331823;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:32:"["Booking","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:137;a:19:{s:4:"tmpl";i:1260;s:2:"id";i:22251;s:5:"title";s:34:"Classic | Discount | Dental Clinic";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg";s:12:"tmpl_created";i:1647332171;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:30:"["Health","Marketing","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:138;a:19:{s:4:"tmpl";i:1261;s:2:"id";i:22261;s:5:"title";s:34:"Slide-In | Contact | Makeup Artist";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg";s:12:"tmpl_created";i:1647333946;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:139;a:19:{s:4:"tmpl";i:1262;s:2:"id";i:22271;s:5:"title";s:24:"Fly-In | CTA | Headphone";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg";s:12:"tmpl_created";i:1647334784;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:41:"["cta","Ecommerce","Marketing","Product"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:140;a:19:{s:4:"tmpl";i:1263;s:2:"id";i:22277;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg";s:12:"tmpl_created";i:1647337110;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:35:"["Course Online","cta","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:141;a:19:{s:4:"tmpl";i:1264;s:2:"id";i:22283;s:5:"title";s:40:"Bottom Bar | Contact | Virtual Assistant";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg";s:12:"tmpl_created";i:1647337517;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:142;a:19:{s:4:"tmpl";i:1265;s:2:"id";i:22289;s:5:"title";s:32:"Fly-In | Contact | Private Tutor";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg";s:12:"tmpl_created";i:1647337676;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:27:"["Contact","Course Online"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:143;a:19:{s:4:"tmpl";i:1266;s:2:"id";i:22295;s:5:"title";s:31:"Classic |  Login | Login Travel";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg";s:12:"tmpl_created";i:1647339467;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"classic";s:4:"tags";s:9:"["Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:144;a:19:{s:4:"tmpl";i:1267;s:2:"id";i:22301;s:5:"title";s:36:"Full Screen | Login | Login Business";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg";s:12:"tmpl_created";i:1647339782;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:16:"["Login","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:145;a:19:{s:4:"tmpl";i:1268;s:2:"id";i:22307;s:5:"title";s:28:"Classic | Login | Login Blog";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg";s:12:"tmpl_created";i:1647339986;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Blog","Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:146;a:19:{s:4:"tmpl";i:1269;s:2:"id";i:22313;s:5:"title";s:31:"Classic | Login | Login Fashion";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg";s:12:"tmpl_created";i:1647340204;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Fashion","Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:147;a:19:{s:4:"tmpl";i:1270;s:2:"id";i:22319;s:5:"title";s:40:"Classic |  Login | Login Design Platform";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg";s:12:"tmpl_created";i:1647340531;s:6:"author";s:9:"Elementor";s:3:"url";s:147:"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["Design","Login","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:148;a:19:{s:4:"tmpl";i:1271;s:2:"id";i:22325;s:5:"title";s:36:"Fly-In | Contact | Digital Marketing";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg";s:12:"tmpl_created";i:1647340770;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:51:"["Business","Contact","Digital Agency","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:149;a:19:{s:4:"tmpl";i:1272;s:2:"id";i:22331;s:5:"title";s:36:"Fly-In | CTA | Dog Cat Food Delivery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg";s:12:"tmpl_created";i:1647341069;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:33:"["cta","Delivery Service","Pets"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:150;a:19:{s:4:"tmpl";i:1273;s:2:"id";i:22337;s:5:"title";s:37:"Full Screen | Contact | Design Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg";s:12:"tmpl_created";i:1647341370;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:39:"["Business","Contact","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:151;a:19:{s:4:"tmpl";i:1274;s:2:"id";i:22343;s:5:"title";s:44:"Classic | Contact | Support Product Platform";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg";s:12:"tmpl_created";i:1647341972;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Contact","Support"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:152;a:19:{s:4:"tmpl";i:1275;s:2:"id";i:22371;s:5:"title";s:38:"Full Screen | Contact | Small Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg";s:12:"tmpl_created";i:1647342508;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:40:"["Business","Contact","Interior Design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:153;a:19:{s:4:"tmpl";i:1276;s:2:"id";i:22377;s:5:"title";s:31:"Classic | Contact | Online Shop";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg";s:12:"tmpl_created";i:1647352786;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:154;a:19:{s:4:"tmpl";i:1277;s:2:"id";i:22383;s:5:"title";s:40:"Classic | Booking | Children Optometrist";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg";s:12:"tmpl_created";i:1647352963;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:53:"["Booking","Business","Contact","Education","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:155;a:19:{s:4:"tmpl";i:1278;s:2:"id";i:22389;s:5:"title";s:28:"Fly-In | Contact | Open Week";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg";s:12:"tmpl_created";i:1647353281;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:34:"["Business","Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:156;a:19:{s:4:"tmpl";i:1279;s:2:"id";i:22397;s:5:"title";s:43:"Full Screen | CTA | Plant Pots Online Store";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg";s:12:"tmpl_created";i:1647353429;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:33:"["Ecommerce","Marketing","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:157;a:19:{s:4:"tmpl";i:1054;s:2:"id";i:15414;s:5:"title";s:32:"Classic | Contact | Dance Studio";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg";s:12:"tmpl_created";i:1603180596;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:762;s:11:"trend_index";i:650;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:158;a:19:{s:4:"tmpl";i:1398;s:2:"id";i:23687;s:5:"title";s:32:"Pizza Promotion &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg";s:12:"tmpl_created";i:1649670575;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:92:"["Business","Cooking","Delivery","Discount","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:159;a:19:{s:4:"tmpl";i:1400;s:2:"id";i:23751;s:5:"title";s:33:"Baby Sleep Webinar &#8211; Events";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg";s:12:"tmpl_created";i:1649676065;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:227:"["Baby","Booking","Business","Children","Course Online","Education","Events","Health","Landing Pages","Life Coach","Lifestyle","Online Event","Online Service","Parenting","Professional","Remote","Services","Training","Webinar"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:160;a:19:{s:4:"tmpl";i:1401;s:2:"id";i:23776;s:5:"title";s:34:"Ski Hotel Promotion &#8211; Travel";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg";s:12:"tmpl_created";i:1649691720;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Travel";s:4:"tags";s:118:"["Accommodation","Booking","Discount. Landing Pages","Lifestyle","Luxury","Services","Spa","Travel","Trip","Vacation"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:161;a:19:{s:4:"tmpl";i:1402;s:2:"id";i:23804;s:5:"title";s:30:"Cake Delivery &#8211; Business";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg";s:12:"tmpl_created";i:1649692909;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:101:"["Bakery","Business","Cake","Cooking","Delivery","Discount","Food","Landing Pages","Products","Shop"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:162;a:19:{s:4:"tmpl";i:1403;s:2:"id";i:23832;s:5:"title";s:32:"Furniture Store &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg";s:12:"tmpl_created";i:1649694812;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:232:"["Architecture","Art","Business","Construction","Coupon","Creative","Decor","Designer","Discount","Fashion","Furniture Design","Home","House","Interior Design","Landing Pages","Lifestyle","Products","Professional","Services","Shop"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:163;a:19:{s:4:"tmpl";i:1404;s:2:"id";i:23746;s:5:"title";s:22:"Nails &#8211; Business";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg";s:12:"tmpl_created";i:1649704635;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:173:"["Art","Beauty","Business","Colorful","Cosmetics","Creative","Design","Discount","Fashion","Girly","Landing Pages","Lifestyle","Manicure","Modern","Professional","Services"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:164;a:19:{s:4:"tmpl";i:1405;s:2:"id";i:23846;s:5:"title";s:29:"Music Festival &#8211; Events";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg";s:12:"tmpl_created";i:1649707763;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"Events";s:4:"tags";s:128:"["Author","Booking","Business","Creative","Discount","Events","Landing Pages","Music","Online","Online Event","Party","Virtual"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:165;a:19:{s:4:"tmpl";i:1406;s:2:"id";i:23872;s:5:"title";s:40:"Fashion Styling Course &#8211; Education";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg";s:12:"tmpl_created";i:1649708569;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:173:"["Aesthetic","Art","Beauty","Business","Course Online","Creative","Discount","Education","Fashion","Landing Pages","Lifestyle","Online","Online Service","Stylist","Virtual"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:166;a:19:{s:4:"tmpl";i:1407;s:2:"id";i:23897;s:5:"title";s:33:"Bags Online Shop &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg";s:12:"tmpl_created";i:1649709513;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:170:"["Art","Bag","Business","Creative","Design","Discount","Fashion","Landing Pages","Lifestyle","Luxury","Modern","Online","Online Shop","Products","Sales","Shop","Stylist"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:167;a:19:{s:4:"tmpl";i:1408;s:2:"id";i:23932;s:5:"title";s:32:"Cooking Academy &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg";s:12:"tmpl_created";i:1649710216;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:145:"["Academy","Booking","Business","Chef","Cooking","Education","Food","Free Trial","Landing Pages","Professional","School","Teacher","Testimonial"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:168;a:19:{s:4:"tmpl";i:1409;s:2:"id";i:23970;s:5:"title";s:45:"Ophthalmology Medical Clinic &#8211; Business";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg";s:12:"tmpl_created";i:1649711096;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:165:"["About","Business","Care","Consulting","Eye","Free Trial","Glasses","Health","Landing Pages","Lifestyle","Medical","Modern","Optometrist","Professional","Services"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:169;a:19:{s:4:"tmpl";i:1425;s:2:"id";i:24331;s:5:"title";s:24:"Wireframe &#8211; Home 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg";s:12:"tmpl_created";i:1653988363;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:170;a:19:{s:4:"tmpl";i:1218;s:2:"id";i:20792;s:5:"title";s:26:"Luxury Car &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg";s:12:"tmpl_created";i:1636903770;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"Product";s:4:"tags";s:54:"["car","Ecommerce","Landing Pages","Luxury","Product"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:171;a:19:{s:4:"tmpl";i:1428;s:2:"id";i:24398;s:5:"title";s:25:"Wireframe &#8211; About 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg";s:12:"tmpl_created";i:1653988534;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:83:"["About","Business","Contact","Features","Footer","Professional","Services","Team"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:172;a:19:{s:4:"tmpl";i:991;s:2:"id";i:13413;s:5:"title";s:33:"Classic | Contact | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg";s:12:"tmpl_created";i:1587474761;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:530;s:11:"trend_index";i:369;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:173;a:19:{s:4:"tmpl";i:1053;s:2:"id";i:15272;s:5:"title";s:32:"Classic | Contact | Psychologist";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png";s:12:"tmpl_created";i:1600170487;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:578;s:11:"trend_index";i:312;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:174;a:19:{s:4:"tmpl";i:899;s:2:"id";i:11839;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png";s:12:"tmpl_created";i:1569430015;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["creative portfolio","header","portfolio"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:189;s:11:"trend_index";i:20;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:175;a:19:{s:4:"tmpl";i:1433;s:2:"id";i:24477;s:5:"title";s:27:"Wireframe &#8211; Gallery 2";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg";s:12:"tmpl_created";i:1653988835;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["Business","Contact","Design","Footer","Gallery","Header","Portfolio","Services"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:176;a:19:{s:4:"tmpl";i:1205;s:2:"id";i:20233;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1633881371;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:177;a:19:{s:4:"tmpl";i:1214;s:2:"id";i:20539;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1634022706;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:178;a:19:{s:4:"tmpl";i:1224;s:2:"id";i:21013;s:5:"title";s:24:"Restaurant &#8211; About";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg";s:12:"tmpl_created";i:1638795588;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:36:"["About","Chef","Food","Restaurant"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:179;a:19:{s:4:"tmpl";i:992;s:2:"id";i:13402;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg";s:12:"tmpl_created";i:1587474772;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:619;s:11:"trend_index";i:582;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:180;a:19:{s:4:"tmpl";i:1206;s:2:"id";i:20254;s:5:"title";s:41:"Digital Marketing Agency &#8211; Business";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg";s:12:"tmpl_created";i:1633882427;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:65:"["Agency","Business","Digital Agency","Landing Pages","Services"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:181;a:19:{s:4:"tmpl";i:1235;s:2:"id";i:21281;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg";s:12:"tmpl_created";i:1638819128;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Consulting","Law","Law Firm","Services","Testimonial"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:182;a:19:{s:4:"tmpl";i:1017;s:2:"id";i:14111;s:5:"title";s:36:"Classic | Japanese restaurant | Sale";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1592300400;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:717;s:11:"trend_index";i:697;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:183;a:19:{s:4:"tmpl";i:1213;s:2:"id";i:20509;s:5:"title";s:40:"Dogs Adoption &#8211; Social Involvement";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg";s:12:"tmpl_created";i:1634022353;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:49:"["Adoption","Involvement","Landing Pages","Pets"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:184;a:19:{s:4:"tmpl";i:1233;s:2:"id";i:21205;s:5:"title";s:29:"Photographer &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg";s:12:"tmpl_created";i:1638818372;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Black and white","Photography","Project"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:185;a:19:{s:4:"tmpl";i:993;s:2:"id";i:13422;s:5:"title";s:30:"Classic | Menu | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg";s:12:"tmpl_created";i:1587474782;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:516;s:11:"trend_index";i:432;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:186;a:19:{s:4:"tmpl";i:925;s:2:"id";i:12540;s:5:"title";s:33:"Classic | Menu | Travel and tours";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png";s:12:"tmpl_created";i:1575960267;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:690;s:11:"trend_index";i:714;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:187;a:19:{s:4:"tmpl";i:1208;s:2:"id";i:20361;s:5:"title";s:51:"Exercise &#038; Fitness Equipment &#8211; eCommerce";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg";s:12:"tmpl_created";i:1633883766;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Fitness","Health","Landing Pages","Online Shop"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:188;a:19:{s:4:"tmpl";i:1239;s:2:"id";i:21373;s:5:"title";s:28:"Photographer &#8211; Gallery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg";s:12:"tmpl_created";i:1638821177;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Gallery","Photography","Portfolio","Project","Travel"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:189;a:19:{s:4:"tmpl";i:1426;s:2:"id";i:24348;s:5:"title";s:24:"Wireframe &#8211; Home 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg";s:12:"tmpl_created";i:1653988444;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:190;a:19:{s:4:"tmpl";i:958;s:2:"id";i:13129;s:5:"title";s:28:"Classic | Menu | Photography";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png";s:12:"tmpl_created";i:1582092645;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:646;s:11:"trend_index";i:521;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:191;a:19:{s:4:"tmpl";i:1427;s:2:"id";i:24366;s:5:"title";s:24:"Wireframe &#8211; Home 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg";s:12:"tmpl_created";i:1653988491;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:192;a:19:{s:4:"tmpl";i:1207;s:2:"id";i:20299;s:5:"title";s:51:"Interior Design Consultation &#8211; Online Service";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg";s:12:"tmpl_created";i:1633882989;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:65:"["Consulting","Interior Design","Landing Pages","Online Service"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:193;a:19:{s:4:"tmpl";i:952;s:2:"id";i:12726;s:5:"title";s:52:"Classic | Newsletter | Subscribe | Magazine and Blog";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png";s:12:"tmpl_created";i:1579061019;s:6:"author";s:9:"Elementor";s:3:"url";s:152:"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:357;s:11:"trend_index";i:281;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:194;a:19:{s:4:"tmpl";i:883;s:2:"id";i:11468;s:5:"title";s:20:"Classic | Sale | Gym";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png";s:12:"tmpl_created";i:1567393182;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:10;s:16:"popularity_index";i:696;s:11:"trend_index";i:740;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:195;a:19:{s:4:"tmpl";i:1216;s:2:"id";i:20623;s:5:"title";s:57:"Luxurious Camping Accommodation For Events &#8211; Events";s:9:"thumbnail";s:113:"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg";s:12:"tmpl_created";i:1634041681;s:6:"author";s:9:"Elementor";s:3:"url";s:151:"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:43:"["Event","Events","Landing Pages","Travel"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:196;a:19:{s:4:"tmpl";i:1219;s:2:"id";i:20886;s:5:"title";s:28:"Online Training &#8211; Home";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg";s:12:"tmpl_created";i:1638784769;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Fitness","Online","Sport","Training"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:197;a:19:{s:4:"tmpl";i:1065;s:2:"id";i:15570;s:5:"title";s:33:"Classic | Subscribe | Travel Blog";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg";s:12:"tmpl_created";i:1606215555;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:709;s:11:"trend_index";i:459;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:198;a:19:{s:4:"tmpl";i:1431;s:2:"id";i:24437;s:5:"title";s:25:"Wireframe &#8211; About 4";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg";s:12:"tmpl_created";i:1653988733;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["About","Business","Contact","Features","Footer","Header","Professional"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:199;a:19:{s:4:"tmpl";i:1210;s:2:"id";i:20414;s:5:"title";s:45:"Online English Courses &#8211; Online Service";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg";s:12:"tmpl_created";i:1633884482;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Course Online","Landing Pages","Online Service"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:200;a:19:{s:4:"tmpl";i:1132;s:2:"id";i:16553;s:5:"title";s:31:"Fly-In | Contact | Beauty Salon";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg";s:12:"tmpl_created";i:1608622602;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:691;s:11:"trend_index";i:428;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:201;a:19:{s:4:"tmpl";i:1441;s:2:"id";i:24574;s:5:"title";s:27:"Wireframe &#8211; Contact 5";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg";s:12:"tmpl_created";i:1653989135;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:88:"["Business","Contact","Footer","Form","Google Maps","Header","Professional","Subscribe"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:202;a:19:{s:4:"tmpl";i:1217;s:2:"id";i:20333;s:5:"title";s:40:"Plant Pots Online Shop &#8211; eCommerce";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg";s:12:"tmpl_created";i:1634042184;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Ecommerce","Landing Pages","Online Shop","Shop"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:203;a:19:{s:4:"tmpl";i:1211;s:2:"id";i:20447;s:5:"title";s:33:"Shared Workspace &#8211; Business";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg";s:12:"tmpl_created";i:1633884934;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:28:"["Business","Landing Pages"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:204;a:19:{s:4:"tmpl";i:1237;s:2:"id";i:21313;s:5:"title";s:34:"Spa &#038; Beauty &#8211; Services";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg";s:12:"tmpl_created";i:1638819709;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:55:"["Beauty","Hair","Health","Services","Spa","Treatment"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:205;a:19:{s:4:"tmpl";i:1004;s:2:"id";i:13538;s:5:"title";s:32:"Fly-In | Newsletter | Barbershop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1589893364;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:710;s:11:"trend_index";i:667;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:206;a:19:{s:4:"tmpl";i:924;s:2:"id";i:12550;s:5:"title";s:32:"Fly-in | Sale | Travel and Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png";s:12:"tmpl_created";i:1575960263;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:754;s:11:"trend_index";i:791;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:207;a:19:{s:4:"tmpl";i:1212;s:2:"id";i:20479;s:5:"title";s:49:"Teeth Straightening &#8211; Health &#038; Fitness";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg";s:12:"tmpl_created";i:1633886115;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:46:"["Business","Dental","Health","Landing Pages"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:208;a:19:{s:4:"tmpl";i:1234;s:2:"id";i:21234;s:5:"title";s:34:"Insurance Company &#8211; Services";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg";s:12:"tmpl_created";i:1638818688;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Faq","Form","Insurance","Services","Testimonial"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:209;a:19:{s:4:"tmpl";i:1035;s:2:"id";i:15062;s:5:"title";s:35:"Fly-In | Sign up | Flooring Company";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png";s:12:"tmpl_created";i:1597739629;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:625;s:11:"trend_index";i:309;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:210;a:19:{s:4:"tmpl";i:1209;s:2:"id";i:20394;s:5:"title";s:30:"Time Management &#8211; Events";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg";s:12:"tmpl_created";i:1633884077;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:211;a:19:{s:4:"tmpl";i:1229;s:2:"id";i:21118;s:5:"title";s:28:"Contact &#8211; Plants Store";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg";s:12:"tmpl_created";i:1638802472;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:40:"["Contact","Info","Plant","Testimonial"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:212;a:19:{s:4:"tmpl";i:893;s:2:"id";i:11822;s:5:"title";s:30:"Full Screen | Menu | Portfolio";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png";s:12:"tmpl_created";i:1569429896;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:16;s:16:"popularity_index";i:654;s:11:"trend_index";i:626;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:213;a:19:{s:4:"tmpl";i:1203;s:2:"id";i:18591;s:5:"title";s:28:"Coffee Sale &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png";s:12:"tmpl_created";i:1633877319;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:33:"["Coffee","Landing Pages","Sale"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:214;a:19:{s:4:"tmpl";i:1231;s:2:"id";i:21184;s:5:"title";s:28:"Dental Care &#8211; Services";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg";s:12:"tmpl_created";i:1638807148;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:45:"["Dental","Medical","Services","Testimonial"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:215;a:19:{s:4:"tmpl";i:1064;s:2:"id";i:15580;s:5:"title";s:31:"Fullscreen | Menu | Travel Blog";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg";s:12:"tmpl_created";i:1606215358;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:673;s:11:"trend_index";i:348;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:216;a:19:{s:4:"tmpl";i:1133;s:2:"id";i:16645;s:5:"title";s:28:"Headphones &#8211; eCommerce";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png";s:12:"tmpl_created";i:1609944115;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:39:"["Ecommerce","Landing Pages","Product"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:633;s:11:"trend_index";i:87;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:217;a:19:{s:4:"tmpl";i:1442;s:2:"id";i:24584;s:5:"title";s:27:"Wireframe &#8211; Pricing 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg";s:12:"tmpl_created";i:1653989152;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:146:"["Booking","Business","Clients","Contact","Faq","Features","Footer","Online Service","Pricing","Products","Professional","Services","Testimonial"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:218;a:19:{s:4:"tmpl";i:1138;s:2:"id";i:16762;s:5:"title";s:25:"Conference &#8211; Events";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png";s:12:"tmpl_created";i:1610455119;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"Events";s:4:"tags";s:60:"["Conference","Convention","Event","Events","Landing Pages"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:705;s:11:"trend_index";i:216;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:219;a:19:{s:4:"tmpl";i:1438;s:2:"id";i:24539;s:5:"title";s:27:"Wireframe &#8211; Contact 2";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg";s:12:"tmpl_created";i:1653989019;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["Business","Contact","Footer","Google Maps","Header","Professional"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:220;a:19:{s:4:"tmpl";i:981;s:2:"id";i:13281;s:5:"title";s:37:"Hello Bar | Contact | Interior Design";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png";s:12:"tmpl_created";i:1586148801;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:19:"["Interior Design"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:763;s:11:"trend_index";i:679;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:221;a:19:{s:4:"tmpl";i:1052;s:2:"id";i:15259;s:5:"title";s:31:"Hello Bar | Menu | Psychologist";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png";s:12:"tmpl_created";i:1600170209;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:739;s:11:"trend_index";i:583;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:222;a:19:{s:4:"tmpl";i:1434;s:2:"id";i:24494;s:5:"title";s:28:"Wireframe &#8211; Services 1";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg";s:12:"tmpl_created";i:1653988874;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Business","Faq","Footer","Professional","Services"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:223;a:19:{s:4:"tmpl";i:1194;s:2:"id";i:18701;s:5:"title";s:32:"Digital Course &#8211; eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg";s:12:"tmpl_created";i:1618995134;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:57:"["Course Online","Ecommerce","Landing Pages","Marketing"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:224;a:19:{s:4:"tmpl";i:1192;s:2:"id";i:18612;s:5:"title";s:34:"Bag Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg";s:12:"tmpl_created";i:1618395406;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:61:"["Bag","Ecommerce","Landing Pages","Product","Sale","Travel"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:875;s:11:"trend_index";i:605;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:225;a:19:{s:4:"tmpl";i:1227;s:2:"id";i:21083;s:5:"title";s:26:"Conference &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg";s:12:"tmpl_created";i:1638799208;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:44:"["Conference","Contact","Form","Info","Map"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:226;a:19:{s:4:"tmpl";i:1193;s:2:"id";i:18644;s:5:"title";s:37:"Camera Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg";s:12:"tmpl_created";i:1618396388;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Camera","Ecommerce","Landing Pages","Photography","Sale"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:873;s:11:"trend_index";i:535;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:227;a:19:{s:4:"tmpl";i:951;s:2:"id";i:12736;s:5:"title";s:41:"Slide In | Contact Us | Magazine and Blog";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png";s:12:"tmpl_created";i:1579060978;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:734;s:11:"trend_index";i:686;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:228;a:19:{s:4:"tmpl";i:1222;s:2:"id";i:20960;s:5:"title";s:26:"Travel Agency &#8211; Home";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg";s:12:"tmpl_created";i:1638788432;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Adventures","Experience","Explore","Travel","Trip"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:229;a:19:{s:4:"tmpl";i:1196;s:2:"id";i:18815;s:5:"title";s:25:"Car Wash &#8211; Business";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png";s:12:"tmpl_created";i:1621336431;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:45:"["Business","car","Discount","Landing Pages"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:230;a:19:{s:4:"tmpl";i:1242;s:2:"id";i:21473;s:5:"title";s:40:"Architecture Photography &#8211; Gallery";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg";s:12:"tmpl_created";i:1638822115;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:52:"["Architecture","Gallery","Photography","Portfolio"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:231;a:19:{s:4:"tmpl";i:1015;s:2:"id";i:14067;s:5:"title";s:37:"Slide In | Japanese restaurant | Menu";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg";s:12:"tmpl_created";i:1592290352;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:650;s:11:"trend_index";i:565;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:232;a:19:{s:4:"tmpl";i:923;s:2:"id";i:12229;s:5:"title";s:33:"Slide In | Law Firm | Information";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/popup.png";s:12:"tmpl_created";i:1572847842;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:547;s:11:"trend_index";i:413;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:233;a:19:{s:4:"tmpl";i:1198;s:2:"id";i:18824;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1621336756;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:234;a:19:{s:4:"tmpl";i:1236;s:2:"id";i:21259;s:5:"title";s:28:"3D Designer &#8211; Projects";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg";s:12:"tmpl_created";i:1638819185;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["3D","Creative Portfolio","Design","Designer","Portfolio","Project"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:235;a:19:{s:4:"tmpl";i:1028;s:2:"id";i:14827;s:5:"title";s:39:"Slide-In | Contact | Luxury Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png";s:12:"tmpl_created";i:1595323523;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:559;s:11:"trend_index";i:284;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:236;a:19:{s:4:"tmpl";i:1197;s:2:"id";i:18819;s:5:"title";s:27:"Dog Walker &#8211; Business";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png";s:12:"tmpl_created";i:1621336601;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:41:"["Business","Dog","Landing Pages","Pets"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:237;a:19:{s:4:"tmpl";i:1238;s:2:"id";i:21349;s:5:"title";s:29:"Architecture &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg";s:12:"tmpl_created";i:1638820870;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:70:"["Architecture","Creative","Creative Portfolio","Portfolio","Project"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:238;a:19:{s:4:"tmpl";i:1034;s:2:"id";i:15075;s:5:"title";s:34:"Slide-In | Menu | Flooring Company";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png";s:12:"tmpl_created";i:1597739605;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:383;s:11:"trend_index";i:162;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:239;a:19:{s:4:"tmpl";i:1414;s:2:"id";i:24079;s:5:"title";s:32:"Fashion Shop &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg";s:12:"tmpl_created";i:1650988089;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:88:"["Aesthetic","Business","Coming Soon","Ecommerce","Girly","Lifestyle","Products","Shop"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:240;a:19:{s:4:"tmpl";i:1195;s:2:"id";i:18761;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1621336146;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:241;a:19:{s:4:"tmpl";i:1153;s:2:"id";i:17060;s:5:"title";s:36:"Private Tutor &#8211; Online Service";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png";s:12:"tmpl_created";i:1610631042;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:64:"["Education","Landing Pages","Online Service","Teacher","Tutor"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:780;s:11:"trend_index";i:628;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:242;a:19:{s:4:"tmpl";i:1430;s:2:"id";i:24434;s:5:"title";s:25:"Wireframe &#8211; About 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg";s:12:"tmpl_created";i:1653988697;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:76:"["About","Business","Contact","Faq","Footer","Header","Professional","Team"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:243;a:19:{s:4:"tmpl";i:1158;s:2:"id";i:17232;s:5:"title";s:33:"Life Coach &#8211; Online Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png";s:12:"tmpl_created";i:1610902793;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:38:"["Coach","Landing Pages","Life Coach"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:787;s:11:"trend_index";i:751;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:244;a:19:{s:4:"tmpl";i:1436;s:2:"id";i:24515;s:5:"title";s:28:"Wireframe &#8211; Services 3";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg";s:12:"tmpl_created";i:1653988946;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:66:"["Business","Contact","Footer","Header","Professional","Services"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:245;a:19:{s:4:"tmpl";i:875;s:2:"id";i:11241;s:5:"title";s:36:"Classic | Digital Agency | Marketing";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg";s:12:"tmpl_created";i:1564643043;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:28;s:16:"popularity_index";i:362;s:11:"trend_index";i:315;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:246;a:19:{s:4:"tmpl";i:1146;s:2:"id";i:16932;s:5:"title";s:35:"Finance Consulting &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png";s:12:"tmpl_created";i:1610532170;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:80:"["Advisor","Business","Consulting","Finance","Investment","Landing Pages","Tax"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:790;s:11:"trend_index";i:630;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:247;a:19:{s:4:"tmpl";i:1429;s:2:"id";i:24421;s:5:"title";s:25:"Wireframe &#8211; About 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg";s:12:"tmpl_created";i:1653988579;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:87:"["About","Business","Contact","Faq","Features","Footer","Header","Professional","Team"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:248;a:19:{s:4:"tmpl";i:674;s:2:"id";i:8505;s:5:"title";s:11:"404 page 01";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg";s:12:"tmpl_created";i:1526415501;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:28;s:16:"popularity_index";i:533;s:11:"trend_index";i:222;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:249;a:19:{s:4:"tmpl";i:1136;s:2:"id";i:16721;s:5:"title";s:35:"Dental &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg";s:12:"tmpl_created";i:1610448567;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:44:"["Dental","Doctor","Health","Landing Pages"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:801;s:11:"trend_index";i:655;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:250;a:19:{s:4:"tmpl";i:1417;s:2:"id";i:24116;s:5:"title";s:32:"Tech Company &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg";s:12:"tmpl_created";i:1650989265;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:87:"["Business","Coding","Coming Soon","Computer","Developer","IT","Services","Technology"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:251;a:19:{s:4:"tmpl";i:675;s:2:"id";i:8511;s:5:"title";s:11:"404 page 02";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg";s:12:"tmpl_created";i:1526415528;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:29;s:16:"popularity_index";i:347;s:11:"trend_index";i:155;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:252;a:19:{s:4:"tmpl";i:1161;s:2:"id";i:17269;s:5:"title";s:34:"Electronics Sale &#8211; eCommerce";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png";s:12:"tmpl_created";i:1610903298;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:800;s:11:"trend_index";i:556;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:253;a:19:{s:4:"tmpl";i:1220;s:2:"id";i:20908;s:5:"title";s:42:"Packing &#038; Moving Company &#8211; Home";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg";s:12:"tmpl_created";i:1638786127;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Movers","Moving","Storge"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:254;a:19:{s:4:"tmpl";i:1152;s:2:"id";i:17032;s:5:"title";s:42:"Donate Computer &#8211; Social Involvement";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png";s:12:"tmpl_created";i:1610630585;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:67:"["Computer","Donate","Donation","Kids","Landing Pages","Nonprofit"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:718;s:11:"trend_index";i:278;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:255;a:19:{s:4:"tmpl";i:672;s:2:"id";i:8512;s:5:"title";s:11:"404 page 03";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg";s:12:"tmpl_created";i:1526415449;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:31;s:16:"popularity_index";i:450;s:11:"trend_index";i:375;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:256;a:19:{s:4:"tmpl";i:1245;s:2:"id";i:21546;s:5:"title";s:28:"Interior Design &#8211; Home";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg";s:12:"tmpl_created";i:1639046269;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Design","Form","Furniture Design","Interior Design","Testimonial"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:257;a:19:{s:4:"tmpl";i:1135;s:2:"id";i:16684;s:5:"title";s:34:"SaaS HR Management &#8211; Product";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png";s:12:"tmpl_created";i:1609945486;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"Product";s:4:"tags";s:39:"["HR","Landing Pages","Product","SaaS"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:708;s:11:"trend_index";i:292;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:258;a:19:{s:4:"tmpl";i:671;s:2:"id";i:8513;s:5:"title";s:11:"404 page 04";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg";s:12:"tmpl_created";i:1526415417;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:32;s:16:"popularity_index";i:420;s:11:"trend_index";i:176;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:259;a:19:{s:4:"tmpl";i:1249;s:2:"id";i:22137;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1647177194;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:260;a:19:{s:4:"tmpl";i:1134;s:2:"id";i:16660;s:5:"title";s:37:"Medical center &#8211; Online service";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png";s:12:"tmpl_created";i:1609945122;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:44:"["Landing Pages","Medical","Online Service"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:750;s:11:"trend_index";i:332;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:261;a:19:{s:4:"tmpl";i:1226;s:2:"id";i:21069;s:5:"title";s:21:"Hotel &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg";s:12:"tmpl_created";i:1638798545;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:36:"["Contact","from","Info","Vacation"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:262;a:19:{s:4:"tmpl";i:1150;s:2:"id";i:17001;s:5:"title";s:36:"Parental Counseling &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png";s:12:"tmpl_created";i:1610534999;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:99:"["Advisor","Business","Coach","Counseling","Landing Pages","Online Service","Parental","Parenting"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:817;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:263;a:19:{s:4:"tmpl";i:1432;s:2:"id";i:24461;s:5:"title";s:27:"Wireframe &#8211; Gallery 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg";s:12:"tmpl_created";i:1653988784;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["Business","Contact","Design","Footer","Gallery","Header","Portfolio","Services"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:264;a:19:{s:4:"tmpl";i:676;s:2:"id";i:8514;s:5:"title";s:11:"404 Page 05";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg";s:12:"tmpl_created";i:1526415558;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:34;s:16:"popularity_index";i:419;s:11:"trend_index";i:220;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:265;a:19:{s:4:"tmpl";i:1137;s:2:"id";i:16742;s:5:"title";s:31:"Online Course &#8211; Education";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png";s:12:"tmpl_created";i:1610454122;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:55:"["Academy","Course Online","Education","Landing Pages"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:777;s:11:"trend_index";i:776;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:266;a:19:{s:4:"tmpl";i:668;s:2:"id";i:8523;s:5:"title";s:11:"404 page 06";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg";s:12:"tmpl_created";i:1526415291;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:35;s:16:"popularity_index";i:298;s:11:"trend_index";i:268;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:267;a:19:{s:4:"tmpl";i:1440;s:2:"id";i:24563;s:5:"title";s:27:"Wireframe &#8211; Contact 4";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg";s:12:"tmpl_created";i:1653989095;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:84:"["Business","Contact","Footer","Form","Gallery","Header","Professional","Subscribe"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:268;a:19:{s:4:"tmpl";i:1162;s:2:"id";i:17284;s:5:"title";s:38:"Dietitian &#8211; Health &amp; Fitness";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png";s:12:"tmpl_created";i:1610903484;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:39:"["Fitness","Health","landscape design"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:814;s:11:"trend_index";i:800;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:269;a:19:{s:4:"tmpl";i:1439;s:2:"id";i:24553;s:5:"title";s:27:"Wireframe &#8211; Contact 3";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg";s:12:"tmpl_created";i:1653989057;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Business","Contact","Footer","Form","Professional","Testimonial"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:270;a:19:{s:4:"tmpl";i:1144;s:2:"id";i:16897;s:5:"title";s:30:"Personal Chef &#8211; Business";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png";s:12:"tmpl_created";i:1610466247;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:53:"["Business","Chef","Food","Landing Pages","Services"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:795;s:11:"trend_index";i:617;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:271;a:19:{s:4:"tmpl";i:1435;s:2:"id";i:24504;s:5:"title";s:28:"Wireframe &#8211; Services 2";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg";s:12:"tmpl_created";i:1653988910;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:80:"["Business","Contact","Footer","Header","Professional","Services","Testimonial"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:272;a:19:{s:4:"tmpl";i:669;s:2:"id";i:8524;s:5:"title";s:11:"404 page 07";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg";s:12:"tmpl_created";i:1526415337;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:37;s:16:"popularity_index";i:303;s:11:"trend_index";i:171;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:273;a:19:{s:4:"tmpl";i:1147;s:2:"id";i:16946;s:5:"title";s:52:"Online Full-Stack Developer Course &#8211; Education";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png";s:12:"tmpl_created";i:1610532778;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:76:"["Academy","Coding","Course Online","Developer","Education","Landing Pages"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:805;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:274;a:19:{s:4:"tmpl";i:1437;s:2:"id";i:24528;s:5:"title";s:27:"Wireframe &#8211; Contact 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg";s:12:"tmpl_created";i:1653988981;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:76:"["Business","Contact","Footer","Form","Google Maps","Header","Professional"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:275;a:19:{s:4:"tmpl";i:1143;s:2:"id";i:16868;s:5:"title";s:40:"Virtual Assistant &#8211; Online Service";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png";s:12:"tmpl_created";i:1610465656;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:46:"["Assistant","Landing Pages","Online Service"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:793;s:11:"trend_index";i:757;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:276;a:19:{s:4:"tmpl";i:673;s:2:"id";i:8526;s:5:"title";s:11:"404 page 09";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg";s:12:"tmpl_created";i:1526415474;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:39;s:16:"popularity_index";i:477;s:11:"trend_index";i:285;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:277;a:19:{s:4:"tmpl";i:1228;s:2:"id";i:21104;s:5:"title";s:26:"Restaurant &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg";s:12:"tmpl_created";i:1638800146;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:60:"["Contact","Food","Form","Google Maps","Info","Testimonial"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:278;a:19:{s:4:"tmpl";i:1140;s:2:"id";i:16812;s:5:"title";s:40:"Construction Project &#8211; Real Estate";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png";s:12:"tmpl_created";i:1610463582;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:59:"["Construction","Landing Pages","Real estate","Realestate"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:796;s:11:"trend_index";i:724;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:279;a:19:{s:4:"tmpl";i:1244;s:2:"id";i:21393;s:5:"title";s:34:"Interior Designer &#8211; Projects";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg";s:12:"tmpl_created";i:1638823945;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:93:"["Creative","Creative Portfolio","Design","Designer","Interior Design","Portfolio","Project"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:280;a:19:{s:4:"tmpl";i:1148;s:2:"id";i:16960;s:5:"title";s:44:"Dog &amp; Cat Food Delivery &#8211; Business";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png";s:12:"tmpl_created";i:1610533581;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:71:"["Business","Cat","Delivery","Dog","Food","Landing Pages","Pet","Pets"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:782;s:11:"trend_index";i:510;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:281;a:19:{s:4:"tmpl";i:670;s:2:"id";i:8525;s:5:"title";s:11:"404 page 08";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg";s:12:"tmpl_created";i:1526415374;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:41;s:16:"popularity_index";i:510;s:11:"trend_index";i:575;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:282;a:19:{s:4:"tmpl";i:1251;s:2:"id";i:22143;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1647177389;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:283;a:19:{s:4:"tmpl";i:1155;s:2:"id";i:17095;s:5:"title";s:36:"Mobile Pet Grooming &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png";s:12:"tmpl_created";i:1610632115;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:38:"["Dog","Groom","Landing Pages","Pets"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:786;s:11:"trend_index";i:731;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:284;a:19:{s:4:"tmpl";i:1241;s:2:"id";i:21451;s:5:"title";s:26:"Exhibition &#8211; Gallery";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg";s:12:"tmpl_created";i:1638821855;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["Art","Creative","Creative Portfolio","Exhibition","Gallery","Portfolio"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:285;a:19:{s:4:"tmpl";i:502;s:2:"id";i:5438;s:5:"title";s:7:"About 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png";s:12:"tmpl_created";i:1520443512;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:147;s:11:"trend_index";i:9;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:286;a:19:{s:4:"tmpl";i:1159;s:2:"id";i:17245;s:5:"title";s:34:"Marketing Course &#8211; Education";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png";s:12:"tmpl_created";i:1610902958;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Education";s:4:"tags";s:45:"["Course Online","Landing Pages","Marketing"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:770;s:11:"trend_index";i:430;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:287;a:19:{s:4:"tmpl";i:1240;s:2:"id";i:21430;s:5:"title";s:30:"Travel Blogger &#8211; Gallery";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg";s:12:"tmpl_created";i:1638821592;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Gallery","Photography","Slider","Travel"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:288;a:19:{s:4:"tmpl";i:1149;s:2:"id";i:16983;s:5:"title";s:41:"Pilates Instructor &#8211; Online Service";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png";s:12:"tmpl_created";i:1610534138;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:70:"["Free Trial","Instructor","Landing Pages","Online Service","Pilates"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:778;s:11:"trend_index";i:412;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:289;a:19:{s:4:"tmpl";i:1416;s:2:"id";i:24104;s:5:"title";s:33:"Ceramics Shop &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg";s:12:"tmpl_created";i:1650988949;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:115:"["Art","Business","Coming Soon","Creative","Decor","Design","Furniture Design","Interior Design","Products","Shop"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:290;a:19:{s:4:"tmpl";i:557;s:2:"id";i:6135;s:5:"title";s:8:"About 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png";s:12:"tmpl_created";i:1520443663;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:77;s:11:"trend_index";i:47;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:291;a:19:{s:4:"tmpl";i:1412;s:2:"id";i:24033;s:5:"title";s:37:"Dance Studio &#8211; Maintenance Mode";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg";s:12:"tmpl_created";i:1649881344;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:113:"["Academy","Business","Dance Studio","Form","Pilates","School","Sport","Teacher","Training","Under Construction"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:292;a:19:{s:4:"tmpl";i:1190;s:2:"id";i:18568;s:5:"title";s:32:"Flower Delivery &#8211; Business";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png";s:12:"tmpl_created";i:1617546716;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:37:"["Delivery","Flower","Landing Pages"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:874;s:11:"trend_index";i:763;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:293;a:19:{s:4:"tmpl";i:1145;s:2:"id";i:16917;s:5:"title";s:22:"Webinar &#8211; Events";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg";s:12:"tmpl_created";i:1610466822;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:36:"["Events","Landing Pages","Webinar"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:821;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:294;a:19:{s:4:"tmpl";i:1413;s:2:"id";i:24049;s:5:"title";s:33:"ECO Shop &#8211; Maintenance Mode";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg";s:12:"tmpl_created";i:1649882053;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:110:"["Aesthetic","Business","Creative","Decor","Health","Help","Lifestyle","Products","Shop","Under Construction"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:295;a:19:{s:4:"tmpl";i:497;s:2:"id";i:5397;s:5:"title";s:8:"About 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png";s:12:"tmpl_created";i:1520443503;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:148;s:11:"trend_index";i:43;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:296;a:19:{s:4:"tmpl";i:1154;s:2:"id";i:17079;s:5:"title";s:42:"Calls Volunteer &#8211; Social Involvement";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png";s:12:"tmpl_created";i:1610631774;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:68:"["Care","Covid-19","Help","Involvement","Landing Pages","Volunteer"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:854;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:297;a:19:{s:4:"tmpl";i:1419;s:2:"id";i:24136;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg";s:12:"tmpl_created";i:1650990034;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:62:"["Blog","Business","Coming Soon","Cooking","Education","Food"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:298;a:19:{s:4:"tmpl";i:1142;s:2:"id";i:16836;s:5:"title";s:33:"Marketing Agency &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg";s:12:"tmpl_created";i:1610464490;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:74:"["Agency","Business","Landing Pages","Marketing","Marketing Landing Page"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:816;s:11:"trend_index";i:787;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:299;a:19:{s:4:"tmpl";i:1411;s:2:"id";i:24020;s:5:"title";s:35:"Mobile App &#8211; Maintenance Mode";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg";s:12:"tmpl_created";i:1649880955;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:77:"["App","Business","Coding","Computer","Launch","Mobile","Under Construction"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:300;a:19:{s:4:"tmpl";i:498;s:2:"id";i:5405;s:5:"title";s:8:"About 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png";s:12:"tmpl_created";i:1520443505;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:216;s:11:"trend_index";i:50;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:301;a:19:{s:4:"tmpl";i:1139;s:2:"id";i:16785;s:5:"title";s:42:"Gym Promotion &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg";s:12:"tmpl_created";i:1610455496;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:42:"["Fitness","Gym","Health","Landing Pages"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:820;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:302;a:19:{s:4:"tmpl";i:1420;s:2:"id";i:24152;s:5:"title";s:32:"Perfume Shop &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg";s:12:"tmpl_created";i:1650990353;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Business","Coming Soon","Cosmetics","Lifestyle","Products","Shop"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:303;a:19:{s:4:"tmpl";i:1185;s:2:"id";i:18492;s:5:"title";s:34:"Bicycle Pre-Sale &#8211; eCommerce";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png";s:12:"tmpl_created";i:1617535552;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:34:"["Bicycle","Landing Pages","Sale"]";s:10:"menu_order";i:50;s:16:"popularity_index";i:871;s:11:"trend_index";i:826;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:304;a:19:{s:4:"tmpl";i:1418;s:2:"id";i:24126;s:5:"title";s:28:"Skincare &#8211; Coming Soon";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg";s:12:"tmpl_created";i:1650989585;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:128:"["Aesthetic","Beauty","Beauty Salon","Business","Coming Soon","Cosmetics","Girly","Lifestyle","Services","Skincare","Treatment"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:305;a:19:{s:4:"tmpl";i:1181;s:2:"id";i:18349;s:5:"title";s:39:"Virtual try-on glasses &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png";s:12:"tmpl_created";i:1614772569;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:64:"["Fashion","Glasses","Landing Pages","Online Service","Virtual"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:848;s:11:"trend_index";i:803;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:306;a:19:{s:4:"tmpl";i:500;s:2:"id";i:5421;s:5:"title";s:8:"About 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png";s:12:"tmpl_created";i:1520443509;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:215;s:11:"trend_index";i:77;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:307;a:19:{s:4:"tmpl";i:513;s:2:"id";i:5533;s:5:"title";s:8:"About 15";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png";s:12:"tmpl_created";i:1520443534;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:21;s:11:"trend_index";i:57;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:308;a:19:{s:4:"tmpl";i:1410;s:2:"id";i:24004;s:5:"title";s:33:"Skincare &#8211; Maintenance Mode";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg";s:12:"tmpl_created";i:1649880534;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:144:"["Aesthetic","Beauty","Beauty Salon","Business","Cosmetics","Girly","Lifestyle","Makeup","Services","Skincare","Treatment","Under Construction"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:309;a:19:{s:4:"tmpl";i:1172;s:2:"id";i:17458;s:5:"title";s:31:"Moving Company &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png";s:12:"tmpl_created";i:1612727025;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","Landing Pages","Movers","Moving"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:826;s:11:"trend_index";i:767;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:310;a:19:{s:4:"tmpl";i:1415;s:2:"id";i:24092;s:5:"title";s:29:"Vase Shop &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg";s:12:"tmpl_created";i:1650988613;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:115:"["Art","Business","Coming Soon","Creative","Decor","Design","Furniture Design","Interior Design","Products","Shop"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:311;a:19:{s:4:"tmpl";i:1186;s:2:"id";i:18517;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png";s:12:"tmpl_created";i:1617539897;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:45:"["Blog","Coming Soon","Food","Landing Pages"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:844;s:11:"trend_index";i:672;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:312;a:19:{s:4:"tmpl";i:1167;s:2:"id";i:17379;s:5:"title";s:33:"IT Service &#8211; Online Service";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png";s:12:"tmpl_created";i:1612713022;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:41:"["IT","Landing Pages","Remote","Support"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:806;s:11:"trend_index";i:634;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:313;a:19:{s:4:"tmpl";i:1248;s:2:"id";i:22134;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1647176713;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:314;a:19:{s:4:"tmpl";i:512;s:2:"id";i:5525;s:5:"title";s:8:"About 14";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png";s:12:"tmpl_created";i:1520443532;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:9;s:11:"trend_index";i:29;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:315;a:19:{s:4:"tmpl";i:1189;s:2:"id";i:18560;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1617542761;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:843;s:11:"trend_index";i:561;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:316;a:19:{s:4:"tmpl";i:1225;s:2:"id";i:21041;s:5:"title";s:41:"Business Consulting Company &#8211; About";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg";s:12:"tmpl_created";i:1638797560;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Coach","Collaboration","Consulting","Life Coach"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:317;a:19:{s:4:"tmpl";i:1187;s:2:"id";i:18528;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1617541784;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:57:"["Coming Soon","Decor","Interior Design","Landing Pages"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:872;s:11:"trend_index";i:819;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:318;a:19:{s:4:"tmpl";i:1243;s:2:"id";i:21135;s:5:"title";s:28:"Construction &#8211; Service";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg";s:12:"tmpl_created";i:1638823202;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Architecture","Construction","Faq","Services"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:319;a:19:{s:4:"tmpl";i:501;s:2:"id";i:5429;s:5:"title";s:8:"About 16";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png";s:12:"tmpl_created";i:1520443510;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:59;s:11:"trend_index";i:8;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:320;a:19:{s:4:"tmpl";i:1174;s:2:"id";i:17504;s:5:"title";s:29:"Hair Stylist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png";s:12:"tmpl_created";i:1612883014;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:59:"["Business","Hair","hairdresser","Landing Pages","Stylist"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:840;s:11:"trend_index";i:806;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:321;a:19:{s:4:"tmpl";i:1223;s:2:"id";i:20981;s:5:"title";s:37:"Creative Digital Agency &#8211; About";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg";s:12:"tmpl_created";i:1638789303;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["About","Advisor","Creative","Creative Portfolio"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:322;a:19:{s:4:"tmpl";i:1184;s:2:"id";i:18449;s:5:"title";s:45:"Aesthetic Clinic &#8211; Health &amp; Fitness";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png";s:12:"tmpl_created";i:1616682181;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:57:"["Aesthetic","Beauty","Fitness","Health","Landing Pages"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:859;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:323;a:19:{s:4:"tmpl";i:1221;s:2:"id";i:20926;s:5:"title";s:33:"Doctors Online Consultation -Home";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg";s:12:"tmpl_created";i:1638787371;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:35:"["App","Health","Medical","Online"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:324;a:19:{s:4:"tmpl";i:505;s:2:"id";i:5464;s:5:"title";s:8:"About 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png";s:12:"tmpl_created";i:1520443518;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:220;s:11:"trend_index";i:142;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:325;a:19:{s:4:"tmpl";i:1165;s:2:"id";i:17353;s:5:"title";s:44:"Online Cooking Course &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png";s:12:"tmpl_created";i:1612705144;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Cooking","Course Online","Food","Landing Pages"]";s:10:"menu_order";i:59;s:16:"popularity_index";i:845;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:326;a:19:{s:4:"tmpl";i:1188;s:2:"id";i:18550;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1617542506;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:59:"["Landing Pages","Online Shop","Shop","Under Construction"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:832;s:11:"trend_index";i:600;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:327;a:19:{s:4:"tmpl";i:1250;s:2:"id";i:22140;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1647177317;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:328;a:19:{s:4:"tmpl";i:510;s:2:"id";i:5504;s:5:"title";s:8:"About 18";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png";s:12:"tmpl_created";i:1520443528;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:104;s:11:"trend_index";i:46;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:329;a:19:{s:4:"tmpl";i:1191;s:2:"id";i:18539;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1617610273;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:61;s:16:"popularity_index";i:876;s:11:"trend_index";i:652;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:330;a:19:{s:4:"tmpl";i:1175;s:2:"id";i:18270;s:5:"title";s:24:"Open week &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png";s:12:"tmpl_created";i:1614767186;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:59:"["Education","Event","Events","Landing Pages","University"]";s:10:"menu_order";i:62;s:16:"popularity_index";i:831;s:11:"trend_index";i:673;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:331;a:19:{s:4:"tmpl";i:1177;s:2:"id";i:18300;s:5:"title";s:30:"Makeup Artist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png";s:12:"tmpl_created";i:1614768608;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Beauty","Business","Course Online","Landing Pages","Makeup","Online Service"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:861;s:11:"trend_index";i:783;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:332;a:19:{s:4:"tmpl";i:511;s:2:"id";i:5515;s:5:"title";s:8:"About 19";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png";s:12:"tmpl_created";i:1520443530;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:268;s:11:"trend_index";i:161;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:333;a:19:{s:4:"tmpl";i:1179;s:2:"id";i:18329;s:5:"title";s:63:"Online Real Estate Investment Conference &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png";s:12:"tmpl_created";i:1614770404;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:76:"["Conference","Event","Events","Landing Pages","Online Event","Real estate"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:866;s:11:"trend_index";i:779;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:334;a:19:{s:4:"tmpl";i:506;s:2:"id";i:5472;s:5:"title";s:7:"About 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png";s:12:"tmpl_created";i:1520443520;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:210;s:11:"trend_index";i:116;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:335;a:19:{s:4:"tmpl";i:1183;s:2:"id";i:18391;s:5:"title";s:45:"Children&#8217;s Optometrist &#8211; Business";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png";s:12:"tmpl_created";i:1614773564;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:85:"["Business","Children","Eye","Glasses","Health","Kids","Landing Pages","Optometrist"]";s:10:"menu_order";i:65;s:16:"popularity_index";i:877;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:336;a:19:{s:4:"tmpl";i:1182;s:2:"id";i:18366;s:5:"title";s:30:"Car Insurance &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png";s:12:"tmpl_created";i:1614773263;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","car","Insurance","Landing Pages"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:869;s:11:"trend_index";i:797;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:337;a:19:{s:4:"tmpl";i:1201;s:2:"id";i:19144;s:5:"title";s:25:"Birthday Party Invitation";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png";s:12:"tmpl_created";i:1623848691;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Birthday","Event","Landing Pages","Party","RSVD","Save the Date"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:338;a:19:{s:4:"tmpl";i:1124;s:2:"id";i:16473;s:5:"title";s:26:"Beauty Salon &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg";s:12:"tmpl_created";i:1608622373;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:615;s:11:"trend_index";i:184;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:339;a:19:{s:4:"tmpl";i:1176;s:2:"id";i:18291;s:5:"title";s:47:"Grill Restaurant Food Delivery &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png";s:12:"tmpl_created";i:1614767830;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Delivery","Delivery Service","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:819;s:11:"trend_index";i:685;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:340;a:19:{s:4:"tmpl";i:504;s:2:"id";i:5455;s:5:"title";s:8:"About 20";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png";s:12:"tmpl_created";i:1520443516;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:134;s:11:"trend_index";i:70;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:341;a:19:{s:4:"tmpl";i:1125;s:2:"id";i:16488;s:5:"title";s:28:"Beauty Salon &#8211; Contact";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg";s:12:"tmpl_created";i:1608622374;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:548;s:11:"trend_index";i:101;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:342;a:19:{s:4:"tmpl";i:1180;s:2:"id";i:18340;s:5:"title";s:30:"Restaurant &#8211; Coming Soon";s:9:"thumbnail";s:98:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png";s:12:"tmpl_created";i:1614772183;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:51:"["Coming Soon","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:810;s:11:"trend_index";i:809;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:343;a:19:{s:4:"tmpl";i:499;s:2:"id";i:5413;s:5:"title";s:8:"About 21";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png";s:12:"tmpl_created";i:1520443507;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:83;s:11:"trend_index";i:52;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:344;a:19:{s:4:"tmpl";i:1126;s:2:"id";i:16496;s:5:"title";s:28:"Beauty Salon &#8211; Gallery";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg";s:12:"tmpl_created";i:1608622379;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:491;s:11:"trend_index";i:90;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:345;a:19:{s:4:"tmpl";i:1173;s:2:"id";i:17480;s:5:"title";s:42:"At-home Massage Therapist &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg";s:12:"tmpl_created";i:1612879264;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:60:"["Business","Health","Landing Pages","Services","Therapist"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:856;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:346;a:19:{s:4:"tmpl";i:1127;s:2:"id";i:16457;s:5:"title";s:25:"Beauty Salon &#8211; Home";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg";s:12:"tmpl_created";i:1608622383;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:408;s:11:"trend_index";i:56;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:347;a:19:{s:4:"tmpl";i:1178;s:2:"id";i:18317;s:5:"title";s:26:"Insurance &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png";s:12:"tmpl_created";i:1614769488;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:61:"["Business","Family","Financial","Insurance","Landing Pages"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:870;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:348;a:19:{s:4:"tmpl";i:1128;s:2:"id";i:16518;s:5:"title";s:29:"Beauty Salon &#8211; Services";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg";s:12:"tmpl_created";i:1608622386;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:664;s:11:"trend_index";i:261;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:349;a:19:{s:4:"tmpl";i:1168;s:2:"id";i:17401;s:5:"title";s:40:"Conference Thank You Page &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png";s:12:"tmpl_created";i:1612724753;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:59:"["Conference","Event","Events","Landing Pages","Thank You"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:799;s:11:"trend_index";i:540;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:350;a:19:{s:4:"tmpl";i:503;s:2:"id";i:5447;s:5:"title";s:7:"About 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png";s:12:"tmpl_created";i:1520443514;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:48;s:11:"trend_index";i:12;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:351;a:19:{s:4:"tmpl";i:1073;s:2:"id";i:15486;s:5:"title";s:25:"Travel Blog &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg";s:12:"tmpl_created";i:1606215720;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:608;s:11:"trend_index";i:343;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:352;a:19:{s:4:"tmpl";i:1166;s:2:"id";i:17368;s:5:"title";s:38:"Real Estate Agency &#8211; Real-Estate";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png";s:12:"tmpl_created";i:1612711814;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:73:"["Landing Pages","listing","Real estate","Realestate","realtor","realty"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:858;s:11:"trend_index";i:777;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:353;a:19:{s:4:"tmpl";i:1074;s:2:"id";i:15478;s:5:"title";s:27:"Travel Blog &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg";s:12:"tmpl_created";i:1606215735;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:687;s:11:"trend_index";i:564;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:354;a:19:{s:4:"tmpl";i:1170;s:2:"id";i:17423;s:5:"title";s:57:"Volunteer Calls Thank You Page &#8211; Social Involvement";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg";s:12:"tmpl_created";i:1612726058;s:6:"author";s:9:"Elementor";s:3:"url";s:151:"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:62:"["Care","Involvement","Landing Pages","Thank You","Volunteer"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:857;s:11:"trend_index";i:818;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:355;a:19:{s:4:"tmpl";i:507;s:2:"id";i:5480;s:5:"title";s:7:"About 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png";s:12:"tmpl_created";i:1520443522;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:428;s:11:"trend_index";i:303;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:356;a:19:{s:4:"tmpl";i:1075;s:2:"id";i:15467;s:5:"title";s:24:"Travel Blog &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg";s:12:"tmpl_created";i:1606215756;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:567;s:11:"trend_index";i:224;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:357;a:19:{s:4:"tmpl";i:1169;s:2:"id";i:17409;s:5:"title";s:37:"Webinar Thank You Page &#8211; Events";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png";s:12:"tmpl_created";i:1612725644;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:56:"["Event","Events","Landing Pages","Thank You","Webinar"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:868;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:358;a:19:{s:4:"tmpl";i:1056;s:2:"id";i:15317;s:5:"title";s:25:"Dance Studio &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg";s:12:"tmpl_created";i:1603181291;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:596;s:11:"trend_index";i:301;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:359;a:19:{s:4:"tmpl";i:545;s:2:"id";i:6027;s:5:"title";s:7:"About 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png";s:12:"tmpl_created";i:1520443639;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:40;s:11:"trend_index";i:40;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:360;a:19:{s:4:"tmpl";i:1160;s:2:"id";i:17258;s:5:"title";s:32:"Beauty Product &#8211; eCommerce";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png";s:12:"tmpl_created";i:1610903153;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:38:"["Beauty","Ecommerce","Landing Pages"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:797;s:11:"trend_index";i:703;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:361;a:19:{s:4:"tmpl";i:1057;s:2:"id";i:15334;s:5:"title";s:26:"Dance Studio &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg";s:12:"tmpl_created";i:1603181364;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:626;s:11:"trend_index";i:373;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:362;a:19:{s:4:"tmpl";i:546;s:2:"id";i:6036;s:5:"title";s:7:"About 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png";s:12:"tmpl_created";i:1520443641;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:90;s:11:"trend_index";i:123;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:363;a:19:{s:4:"tmpl";i:1171;s:2:"id";i:17435;s:5:"title";s:39:"Gym &#8211; App Service &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png";s:12:"tmpl_created";i:1612726462;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"Product";s:4:"tags";s:58:"["App","Fitness","Gym","Health","Landing Pages","Product"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:767;s:11:"trend_index";i:577;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:364;a:19:{s:4:"tmpl";i:1058;s:2:"id";i:15349;s:5:"title";s:28:"Dance Studio &#8211; Classes";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg";s:12:"tmpl_created";i:1603181425;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:629;s:11:"trend_index";i:458;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:365;a:19:{s:4:"tmpl";i:1156;s:2:"id";i:17111;s:5:"title";s:33:"Sunglasses Sale &#8211; eCommerce";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610632408;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Ecommerce","Fashion","Landing Pages","Sale","Sunglasses"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:812;s:11:"trend_index";i:732;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:366;a:19:{s:4:"tmpl";i:1055;s:2:"id";i:15366;s:5:"title";s:29:"Dance Studio &#8211; Schedule";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg";s:12:"tmpl_created";i:1603181056;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:698;s:11:"trend_index";i:602;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:367;a:19:{s:4:"tmpl";i:1157;s:2:"id";i:17223;s:5:"title";s:25:"Fashion &#8211; eCommerce";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png";s:12:"tmpl_created";i:1610902553;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:808;s:11:"trend_index";i:745;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:368;a:19:{s:4:"tmpl";i:1059;s:2:"id";i:15373;s:5:"title";s:28:"Dance Studio &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg";s:12:"tmpl_created";i:1603181678;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:731;s:11:"trend_index";i:661;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:369;a:19:{s:4:"tmpl";i:1151;s:2:"id";i:17017;s:5:"title";s:28:"Shoes Sale &#8211; eCommerce";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610535361;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:55:"["Discount","Ecommerce","Landing Pages","Sale","Shoes"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:803;s:11:"trend_index";i:642;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:370;a:19:{s:4:"tmpl";i:508;s:2:"id";i:5488;s:5:"title";s:7:"About 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png";s:12:"tmpl_created";i:1520443524;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:307;s:11:"trend_index";i:169;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:371;a:19:{s:4:"tmpl";i:1060;s:2:"id";i:15384;s:5:"title";s:28:"Dance Studio &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg";s:12:"tmpl_created";i:1603181738;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:741;s:11:"trend_index";i:721;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:372;a:19:{s:4:"tmpl";i:556;s:2:"id";i:6122;s:5:"title";s:7:"About 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png";s:12:"tmpl_created";i:1520443661;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:38;s:11:"trend_index";i:26;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:373;a:19:{s:4:"tmpl";i:1163;s:2:"id";i:17301;s:5:"title";s:53:"Personal Chef &#8211; Thank You Page &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg";s:12:"tmpl_created";i:1610903622;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:43:"["Chef","Food","Landing Pages","Thank You"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:823;s:11:"trend_index";i:754;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:374;a:19:{s:4:"tmpl";i:1042;s:2:"id";i:15158;s:5:"title";s:26:"Psychologist &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg";s:12:"tmpl_created";i:1600157561;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:618;s:11:"trend_index";i:426;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:375;a:19:{s:4:"tmpl";i:1164;s:2:"id";i:17313;s:5:"title";s:60:"Development Course  &#8211; Thank You Page &#8211; Education";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png";s:12:"tmpl_created";i:1610903776;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:57:"["Course Online","Education","Landing Pages","Thank You"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:834;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:376;a:19:{s:4:"tmpl";i:1045;s:2:"id";i:15197;s:5:"title";s:28:"Psychologist &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg";s:12:"tmpl_created";i:1600160499;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:666;s:11:"trend_index";i:558;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:377;a:19:{s:4:"tmpl";i:509;s:2:"id";i:5496;s:5:"title";s:7:"About 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png";s:12:"tmpl_created";i:1520443526;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:523;s:11:"trend_index";i:453;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:378;a:19:{s:4:"tmpl";i:1041;s:2:"id";i:15142;s:5:"title";s:25:"Psychologist &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg";s:12:"tmpl_created";i:1600156308;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:83;s:16:"popularity_index";i:464;s:11:"trend_index";i:297;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:379;a:19:{s:4:"tmpl";i:1044;s:2:"id";i:15188;s:5:"title";s:28:"Psychologist &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg";s:12:"tmpl_created";i:1600159731;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:84;s:16:"popularity_index";i:732;s:11:"trend_index";i:537;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:380;a:19:{s:4:"tmpl";i:684;s:2:"id";i:8961;s:5:"title";s:9:"archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg";s:12:"tmpl_created";i:1528639909;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:84;s:16:"popularity_index";i:79;s:11:"trend_index";i:15;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:381;a:19:{s:4:"tmpl";i:1043;s:2:"id";i:15167;s:5:"title";s:29:"Psychologist &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg";s:12:"tmpl_created";i:1600158206;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:85;s:16:"popularity_index";i:606;s:11:"trend_index";i:379;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:382;a:19:{s:4:"tmpl";i:1036;s:2:"id";i:14932;s:5:"title";s:30:"Flooring Company &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/About.png";s:12:"tmpl_created";i:1597740110;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:86;s:16:"popularity_index";i:488;s:11:"trend_index";i:319;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:383;a:19:{s:4:"tmpl";i:685;s:2:"id";i:8969;s:5:"title";s:9:"archive 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg";s:12:"tmpl_created";i:1528700014;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:86;s:16:"popularity_index";i:250;s:11:"trend_index";i:124;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:384;a:19:{s:4:"tmpl";i:1037;s:2:"id";i:14998;s:5:"title";s:32:"Flooring Company &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png";s:12:"tmpl_created";i:1597740222;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:87;s:16:"popularity_index";i:553;s:11:"trend_index";i:380;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:385;a:19:{s:4:"tmpl";i:1038;s:2:"id";i:14965;s:5:"title";s:32:"Flooring Company &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png";s:12:"tmpl_created";i:1597740353;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:88;s:16:"popularity_index";i:371;s:11:"trend_index";i:291;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:386;a:19:{s:4:"tmpl";i:686;s:2:"id";i:8973;s:5:"title";s:9:"archive 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg";s:12:"tmpl_created";i:1528700205;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:88;s:16:"popularity_index";i:176;s:11:"trend_index";i:54;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:387;a:19:{s:4:"tmpl";i:1282;s:2:"id";i:22417;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1647354987;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:89;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:388;a:19:{s:4:"tmpl";i:1040;s:2:"id";i:14947;s:5:"title";s:33:"Flooring company &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/08/Services.png";s:12:"tmpl_created";i:1597740551;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:90;s:16:"popularity_index";i:538;s:11:"trend_index";i:392;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:389;a:19:{s:4:"tmpl";i:1039;s:2:"id";i:14901;s:5:"title";s:29:"Flooring Company &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Home.png";s:12:"tmpl_created";i:1597740474;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:91;s:16:"popularity_index";i:387;s:11:"trend_index";i:185;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:390;a:19:{s:4:"tmpl";i:687;s:2:"id";i:8977;s:5:"title";s:9:"archive 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg";s:12:"tmpl_created";i:1528700326;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:91;s:16:"popularity_index";i:354;s:11:"trend_index";i:396;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:391;a:19:{s:4:"tmpl";i:1252;s:2:"id";i:22146;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1647177514;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:57:"["Coming Soon","Decor","Interior Design","Landing Pages"]";s:10:"menu_order";i:92;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:392;a:19:{s:4:"tmpl";i:688;s:2:"id";i:8981;s:5:"title";s:9:"archive 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg";s:12:"tmpl_created";i:1528700484;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:93;s:16:"popularity_index";i:333;s:11:"trend_index";i:195;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:393;a:19:{s:4:"tmpl";i:1021;s:2:"id";i:14737;s:5:"title";s:32:"Luxury Real Estate &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/About.png";s:12:"tmpl_created";i:1595313527;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:93;s:16:"popularity_index";i:150;s:11:"trend_index";i:447;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:394;a:19:{s:4:"tmpl";i:689;s:2:"id";i:8985;s:5:"title";s:9:"archive 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg";s:12:"tmpl_created";i:1528700612;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:94;s:16:"popularity_index";i:204;s:11:"trend_index";i:95;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:395;a:19:{s:4:"tmpl";i:1020;s:2:"id";i:14756;s:5:"title";s:34:"Luxury Real Estate &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png";s:12:"tmpl_created";i:1595313519;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:94;s:16:"popularity_index";i:610;s:11:"trend_index";i:569;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:396;a:19:{s:4:"tmpl";i:1019;s:2:"id";i:14716;s:5:"title";s:31:"Luxury Real Estate &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Home.png";s:12:"tmpl_created";i:1595313512;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:95;s:16:"popularity_index";i:394;s:11:"trend_index";i:165;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:397;a:19:{s:4:"tmpl";i:690;s:2:"id";i:8989;s:5:"title";s:9:"archive 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg";s:12:"tmpl_created";i:1528701063;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:96;s:16:"popularity_index";i:208;s:11:"trend_index";i:111;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:398;a:19:{s:4:"tmpl";i:1018;s:2:"id";i:14763;s:5:"title";s:31:"Luxury Real Estate &#8211; News";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png";s:12:"tmpl_created";i:1595313273;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:96;s:16:"popularity_index";i:404;s:11:"trend_index";i:167;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:399;a:19:{s:4:"tmpl";i:1283;s:2:"id";i:22423;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1647355154;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:59:"["Landing Pages","Online Shop","Shop","Under Construction"]";s:10:"menu_order";i:97;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:400;a:19:{s:4:"tmpl";i:691;s:2:"id";i:8996;s:5:"title";s:9:"archive 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg";s:12:"tmpl_created";i:1528701290;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:98;s:16:"popularity_index";i:227;s:11:"trend_index";i:153;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:401;a:19:{s:4:"tmpl";i:1010;s:2:"id";i:13960;s:5:"title";s:32:"Japanese restaurant &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg";s:12:"tmpl_created";i:1592289775;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:98;s:16:"popularity_index";i:537;s:11:"trend_index";i:287;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:402;a:19:{s:4:"tmpl";i:1284;s:2:"id";i:22428;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1647355339;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:99;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:403;a:19:{s:4:"tmpl";i:692;s:2:"id";i:9001;s:5:"title";s:9:"archive 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg";s:12:"tmpl_created";i:1528701433;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:100;s:16:"popularity_index";i:265;s:11:"trend_index";i:208;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:404;a:19:{s:4:"tmpl";i:1007;s:2:"id";i:13993;s:5:"title";s:45:"Japanese restaurant &#8211; Chef&#8217;s Menu";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg";s:12:"tmpl_created";i:1592289691;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:100;s:16:"popularity_index";i:651;s:11:"trend_index";i:675;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:405;a:19:{s:4:"tmpl";i:1006;s:2:"id";i:14012;s:5:"title";s:36:"Japanese restaurant &#8211; Bar Menu";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg";s:12:"tmpl_created";i:1592289665;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:101;s:16:"popularity_index";i:735;s:11:"trend_index";i:829;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:406;a:19:{s:4:"tmpl";i:1005;s:2:"id";i:13917;s:5:"title";s:33:"Japanese restaurant &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg";s:12:"tmpl_created";i:1592289629;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:102;s:16:"popularity_index";i:640;s:11:"trend_index";i:389;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:407;a:19:{s:4:"tmpl";i:997;s:2:"id";i:13528;s:5:"title";s:22:"Barbershop &#8211; 404";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg";s:12:"tmpl_created";i:1589893152;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Barber Shop","Barbershop"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:768;s:11:"trend_index";i:681;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:408;a:19:{s:4:"tmpl";i:1009;s:2:"id";i:13937;s:5:"title";s:35:"Japanese restaurant &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg";s:12:"tmpl_created";i:1592289748;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:648;s:11:"trend_index";i:551;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:409;a:19:{s:4:"tmpl";i:1008;s:2:"id";i:14030;s:5:"title";s:34:"Japanese restaurant &#8211; Events";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg";s:12:"tmpl_created";i:1592289713;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:104;s:16:"popularity_index";i:723;s:11:"trend_index";i:711;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:410;a:19:{s:4:"tmpl";i:998;s:2:"id";i:13518;s:5:"title";s:26:"Barbershop &#8211; Archive";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg";s:12:"tmpl_created";i:1589893157;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:737;s:11:"trend_index";i:523;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:411;a:19:{s:4:"tmpl";i:1016;s:2:"id";i:13984;s:5:"title";s:40:"Japanese restaurant &#8211; Reservations";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg";s:12:"tmpl_created";i:1592294757;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:715;s:11:"trend_index";i:727;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:412;a:19:{s:4:"tmpl";i:999;s:2:"id";i:13479;s:5:"title";s:23:"Barbershop &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg";s:12:"tmpl_created";i:1589893275;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:106;s:16:"popularity_index";i:683;s:11:"trend_index";i:832;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:413;a:19:{s:4:"tmpl";i:996;s:2:"id";i:13604;s:5:"title";s:25:"Barbershop &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg";s:12:"tmpl_created";i:1589893147;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Barber Shop","Barbershop","Footer"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:555;s:11:"trend_index";i:267;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:414;a:19:{s:4:"tmpl";i:1000;s:2:"id";i:13503;s:5:"title";s:24:"Barbershop &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg";s:12:"tmpl_created";i:1589893289;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:744;s:11:"trend_index";i:739;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:415;a:19:{s:4:"tmpl";i:995;s:2:"id";i:13612;s:5:"title";s:25:"Barbershop &#8211; Header";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg";s:12:"tmpl_created";i:1589893142;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Barber Shop","Barbershop","Header"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:343;s:11:"trend_index";i:137;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:416;a:19:{s:4:"tmpl";i:1001;s:2:"id";i:13548;s:5:"title";s:27:"Barbershop &#8211; Services";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg";s:12:"tmpl_created";i:1589893298;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:761;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:417;a:19:{s:4:"tmpl";i:1002;s:2:"id";i:13560;s:5:"title";s:26:"Barbershop &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg";s:12:"tmpl_created";i:1589893307;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:109;s:16:"popularity_index";i:756;s:11:"trend_index";i:822;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:418;a:19:{s:4:"tmpl";i:1003;s:2:"id";i:13587;s:5:"title";s:26:"Barbershop &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg";s:12:"tmpl_created";i:1589893315;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:110;s:16:"popularity_index";i:753;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:419;a:19:{s:4:"tmpl";i:982;s:2:"id";i:13307;s:5:"title";s:26:"Online Course &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg";s:12:"tmpl_created";i:1587474541;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:230;s:11:"trend_index";i:125;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:420;a:19:{s:4:"tmpl";i:994;s:2:"id";i:13621;s:5:"title";s:30:"Barbershop &#8211; Single Post";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg";s:12:"tmpl_created";i:1589893137;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:736;s:11:"trend_index";i:580;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:421;a:19:{s:4:"tmpl";i:1131;s:2:"id";i:16527;s:5:"title";s:24:"Beauty Salon &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg";s:12:"tmpl_created";i:1608622517;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:29:"["404","Beauty Salon","Hair"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:742;s:11:"trend_index";i:563;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:422;a:19:{s:4:"tmpl";i:983;s:2:"id";i:13328;s:5:"title";s:27:"Online Course &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg";s:12:"tmpl_created";i:1587474558;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:508;s:11:"trend_index";i:429;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:423;a:19:{s:4:"tmpl";i:984;s:2:"id";i:13338;s:5:"title";s:33:"Online Course &#8211; Course Page";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png";s:12:"tmpl_created";i:1587474574;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:113;s:16:"popularity_index";i:337;s:11:"trend_index";i:310;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:424;a:19:{s:4:"tmpl";i:985;s:2:"id";i:13352;s:5:"title";s:29:"Online Course &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg";s:12:"tmpl_created";i:1587474591;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:114;s:16:"popularity_index";i:565;s:11:"trend_index";i:533;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:425;a:19:{s:4:"tmpl";i:1130;s:2:"id";i:16535;s:5:"title";s:27:"Beauty Salon &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg";s:12:"tmpl_created";i:1608622498;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:32:"["Beauty Salon","Footer","Hair"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:524;s:11:"trend_index";i:126;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:426;a:19:{s:4:"tmpl";i:971;s:2:"id";i:13187;s:5:"title";s:33:"Interior Design &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.png";s:12:"tmpl_created";i:1586148661;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:331;s:11:"trend_index";i:264;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:427;a:19:{s:4:"tmpl";i:1453;s:2:"id";i:16346;s:5:"title";s:33:"Your New Home &#8211; Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png";s:12:"tmpl_created";i:1660205402;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:31:"["Landing Pages","Real estate"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:428;a:19:{s:4:"tmpl";i:972;s:2:"id";i:13199;s:5:"title";s:29:"Interior Design &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.png";s:12:"tmpl_created";i:1586148666;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:316;s:11:"trend_index";i:334;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:429;a:19:{s:4:"tmpl";i:1129;s:2:"id";i:16545;s:5:"title";s:27:"Beauty Salon &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg";s:12:"tmpl_created";i:1608622495;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:32:"["Beauty Salon","Hair","Header"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:356;s:11:"trend_index";i:49;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:430;a:19:{s:4:"tmpl";i:973;s:2:"id";i:13214;s:5:"title";s:32:"Interior Design &#8211; Projects";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg";s:12:"tmpl_created";i:1586148672;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:367;s:11:"trend_index";i:323;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:431;a:19:{s:4:"tmpl";i:641;s:2:"id";i:7686;s:5:"title";s:12:"Blog Posts 1";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png";s:12:"tmpl_created";i:1521558047;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:26:"["Archive","Blog","posts"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:131;s:11:"trend_index";i:152;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:432;a:19:{s:4:"tmpl";i:974;s:2:"id";i:13229;s:5:"title";s:31:"Interior Design &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png";s:12:"tmpl_created";i:1586148677;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:395;s:11:"trend_index";i:337;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:433;a:19:{s:4:"tmpl";i:959;s:2:"id";i:12948;s:5:"title";s:29:"Photography &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png";s:12:"tmpl_created";i:1582093442;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:119;s:16:"popularity_index";i:241;s:11:"trend_index";i:201;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:434;a:19:{s:4:"tmpl";i:960;s:2:"id";i:12798;s:5:"title";s:25:"Photography &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png";s:12:"tmpl_created";i:1582093446;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:499;s:11:"trend_index";i:374;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:435;a:19:{s:4:"tmpl";i:484;s:2:"id";i:5283;s:5:"title";s:9:"Clients 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png";s:12:"tmpl_created";i:1520443478;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:294;s:11:"trend_index";i:202;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:436;a:19:{s:4:"tmpl";i:961;s:2:"id";i:12868;s:5:"title";s:27:"Photography &#8211; Contact";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png";s:12:"tmpl_created";i:1582093450;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:121;s:16:"popularity_index";i:531;s:11:"trend_index";i:350;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:437;a:19:{s:4:"tmpl";i:962;s:2:"id";i:13056;s:5:"title";s:28:"Photography &#8211; Wildlife";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png";s:12:"tmpl_created";i:1582093454;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:579;s:11:"trend_index";i:656;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:438;a:19:{s:4:"tmpl";i:487;s:2:"id";i:5306;s:5:"title";s:10:"Clients 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png";s:12:"tmpl_created";i:1520443484;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:657;s:11:"trend_index";i:581;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:439;a:19:{s:4:"tmpl";i:963;s:2:"id";i:12922;s:5:"title";s:37:"Photography &#8211; Glowing Jellyfish";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png";s:12:"tmpl_created";i:1582093457;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:123;s:16:"popularity_index";i:628;s:11:"trend_index";i:532;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:440;a:19:{s:4:"tmpl";i:964;s:2:"id";i:12875;s:5:"title";s:36:"Photography &#8211; Fluttering Birds";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png";s:12:"tmpl_created";i:1582093461;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:124;s:16:"popularity_index";i:693;s:11:"trend_index";i:766;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:441;a:19:{s:4:"tmpl";i:965;s:2:"id";i:12962;s:5:"title";s:26:"Photography &#8211; Nature";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png";s:12:"tmpl_created";i:1582093465;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:592;s:11:"trend_index";i:778;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:442;a:19:{s:4:"tmpl";i:491;s:2:"id";i:5341;s:5:"title";s:10:"Clients 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png";s:12:"tmpl_created";i:1520443491;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:603;s:11:"trend_index";i:633;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:443;a:19:{s:4:"tmpl";i:966;s:2:"id";i:12833;s:5:"title";s:38:"Photography &#8211; Blossoming Flowers";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png";s:12:"tmpl_created";i:1582093469;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:597;s:11:"trend_index";i:750;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:444;a:19:{s:4:"tmpl";i:488;s:2:"id";i:5315;s:5:"title";s:10:"Clients 12";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png";s:12:"tmpl_created";i:1520443486;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:485;s:11:"trend_index";i:263;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:445;a:19:{s:4:"tmpl";i:967;s:2:"id";i:12898;s:5:"title";s:36:"Photography &#8211; Forest Mushrooms";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png";s:12:"tmpl_created";i:1582093473;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:127;s:16:"popularity_index";i:667;s:11:"trend_index";i:649;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:446;a:19:{s:4:"tmpl";i:968;s:2:"id";i:12994;s:5:"title";s:24:"Photography &#8211; Pets";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png";s:12:"tmpl_created";i:1582093477;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:128;s:16:"popularity_index";i:612;s:11:"trend_index";i:508;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:447;a:19:{s:4:"tmpl";i:969;s:2:"id";i:12805;s:5:"title";s:37:"Photography &#8211; B&amp;W Portraits";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png";s:12:"tmpl_created";i:1582093481;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:695;s:11:"trend_index";i:735;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:448;a:19:{s:4:"tmpl";i:490;s:2:"id";i:5333;s:5:"title";s:10:"Clients 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png";s:12:"tmpl_created";i:1520443489;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:234;s:11:"trend_index";i:128;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:449;a:19:{s:4:"tmpl";i:970;s:2:"id";i:13031;s:5:"title";s:33:"Photography &#8211; Vivid Parrots";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png";s:12:"tmpl_created";i:1582093484;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:660;s:11:"trend_index";i:643;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:450;a:19:{s:4:"tmpl";i:496;s:2:"id";i:5389;s:5:"title";s:10:"Clients 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png";s:12:"tmpl_created";i:1520443501;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:407;s:11:"trend_index";i:307;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:451;a:19:{s:4:"tmpl";i:940;s:2:"id";i:12621;s:5:"title";s:26:"Magazine &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png";s:12:"tmpl_created";i:1579060604;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:131;s:16:"popularity_index";i:167;s:11:"trend_index";i:121;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:452;a:19:{s:4:"tmpl";i:936;s:2:"id";i:12352;s:5:"title";s:24:"Travel &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png";s:12:"tmpl_created";i:1575960464;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:291;s:11:"trend_index";i:194;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:453;a:19:{s:4:"tmpl";i:486;s:2:"id";i:5298;s:5:"title";s:10:"Clients 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png";s:12:"tmpl_created";i:1520443482;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:465;s:11:"trend_index";i:520;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:454;a:19:{s:4:"tmpl";i:932;s:2:"id";i:12400;s:5:"title";s:20:"Travel &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/12/About.png";s:12:"tmpl_created";i:1575960441;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:133;s:16:"popularity_index";i:444;s:11:"trend_index";i:445;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:455;a:19:{s:4:"tmpl";i:938;s:2:"id";i:12479;s:5:"title";s:20:"Travel &#8211; Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png";s:12:"tmpl_created";i:1575960474;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:539;s:11:"trend_index";i:726;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:456;a:19:{s:4:"tmpl";i:495;s:2:"id";i:5381;s:5:"title";s:10:"Clients 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png";s:12:"tmpl_created";i:1520443499;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:198;s:11:"trend_index";i:168;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:457;a:19:{s:4:"tmpl";i:937;s:2:"id";i:12466;s:5:"title";s:27:"Travel &#8211; Testimonials";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png";s:12:"tmpl_created";i:1575960469;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:135;s:16:"popularity_index";i:527;s:11:"trend_index";i:481;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:458;a:19:{s:4:"tmpl";i:935;s:2:"id";i:12443;s:5:"title";s:22:"Travel &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png";s:12:"tmpl_created";i:1575960459;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:136;s:16:"popularity_index";i:467;s:11:"trend_index";i:501;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:459;a:19:{s:4:"tmpl";i:934;s:2:"id";i:12431;s:5:"title";s:18:"Travel &#8211; FAQ";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png";s:12:"tmpl_created";i:1575960453;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:501;s:11:"trend_index";i:387;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:460;a:19:{s:4:"tmpl";i:493;s:2:"id";i:5357;s:5:"title";s:9:"Clients 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png";s:12:"tmpl_created";i:1520443495;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:341;s:11:"trend_index";i:232;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:461;a:19:{s:4:"tmpl";i:933;s:2:"id";i:12421;s:5:"title";s:27:"Travel &#8211; Contact Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png";s:12:"tmpl_created";i:1575960445;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:138;s:16:"popularity_index";i:571;s:11:"trend_index";i:536;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:462;a:19:{s:4:"tmpl";i:892;s:2:"id";i:11763;s:5:"title";s:27:"Portfolio &#8211; Home Page";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png";s:12:"tmpl_created";i:1569428959;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:280;s:11:"trend_index";i:241;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:463;a:19:{s:4:"tmpl";i:485;s:2:"id";i:5290;s:5:"title";s:9:"Clients 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png";s:12:"tmpl_created";i:1520443480;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:545;s:11:"trend_index";i:502;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:464;a:19:{s:4:"tmpl";i:891;s:2:"id";i:11781;s:5:"title";s:23:"Portfolio &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png";s:12:"tmpl_created";i:1569428955;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:349;s:11:"trend_index";i:290;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:465;a:19:{s:4:"tmpl";i:482;s:2:"id";i:5266;s:5:"title";s:9:"Clients 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png";s:12:"tmpl_created";i:1520443474;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:95;s:11:"trend_index";i:134;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:466;a:19:{s:4:"tmpl";i:890;s:2:"id";i:11793;s:5:"title";s:26:"Portfolio &#8211; Projects";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png";s:12:"tmpl_created";i:1569428951;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:141;s:16:"popularity_index";i:448;s:11:"trend_index";i:467;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:467;a:19:{s:4:"tmpl";i:889;s:2:"id";i:11800;s:5:"title";s:25:"Portfolio &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png";s:12:"tmpl_created";i:1569428946;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:142;s:16:"popularity_index";i:494;s:11:"trend_index";i:449;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:468;a:19:{s:4:"tmpl";i:866;s:2:"id";i:11163;s:5:"title";s:32:"Digital Agency &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png";s:12:"tmpl_created";i:1564641877;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:57;s:11:"trend_index";i:32;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:469;a:19:{s:4:"tmpl";i:483;s:2:"id";i:5275;s:5:"title";s:9:"Clients 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png";s:12:"tmpl_created";i:1520443476;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:334;s:11:"trend_index";i:321;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:470;a:19:{s:4:"tmpl";i:492;s:2:"id";i:5349;s:5:"title";s:9:"Clients 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png";s:12:"tmpl_created";i:1520443493;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:144;s:16:"popularity_index";i:233;s:11:"trend_index";i:92;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:471;a:19:{s:4:"tmpl";i:916;s:2:"id";i:12143;s:5:"title";s:22:"Law Firm &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/about.png";s:12:"tmpl_created";i:1572847069;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:350;s:11:"trend_index";i:344;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:472;a:19:{s:4:"tmpl";i:489;s:2:"id";i:5324;s:5:"title";s:9:"Clients 8";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png";s:12:"tmpl_created";i:1520443488;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:526;s:11:"trend_index";i:381;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:473;a:19:{s:4:"tmpl";i:920;s:2:"id";i:12091;s:5:"title";s:21:"Law Firm &#8211; Team";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/team.png";s:12:"tmpl_created";i:1572847113;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:147;s:16:"popularity_index";i:318;s:11:"trend_index";i:314;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:474;a:19:{s:4:"tmpl";i:869;s:2:"id";i:11129;s:5:"title";s:28:"Digital Agency &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png";s:12:"tmpl_created";i:1564641889;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:148;s:16:"popularity_index";i:182;s:11:"trend_index";i:166;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:475;a:19:{s:4:"tmpl";i:880;s:2:"id";i:11572;s:5:"title";s:19:"Gym &#8211; Trainer";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png";s:12:"tmpl_created";i:1567392934;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:149;s:16:"popularity_index";i:521;s:11:"trend_index";i:590;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:476;a:19:{s:4:"tmpl";i:494;s:2:"id";i:5368;s:5:"title";s:9:"Clients 9";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png";s:12:"tmpl_created";i:1520443497;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:149;s:16:"popularity_index";i:253;s:11:"trend_index";i:273;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:477;a:19:{s:4:"tmpl";i:917;s:2:"id";i:12133;s:5:"title";s:24:"Law Firm &#8211; Careers";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/11/careers.png";s:12:"tmpl_created";i:1572847078;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:583;s:11:"trend_index";i:640;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:478;a:19:{s:4:"tmpl";i:425;s:2:"id";i:4436;s:5:"title";s:11:"Contact  16";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png";s:12:"tmpl_created";i:1520443293;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:161;s:11:"trend_index";i:68;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:479;a:19:{s:4:"tmpl";i:915;s:2:"id";i:12155;s:5:"title";s:26:"Law Firm &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/home.png";s:12:"tmpl_created";i:1572847054;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:193;s:11:"trend_index";i:110;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:480;a:19:{s:4:"tmpl";i:423;s:2:"id";i:4420;s:5:"title";s:9:"Contact 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png";s:12:"tmpl_created";i:1520443289;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:196;s:11:"trend_index";i:127;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:481;a:19:{s:4:"tmpl";i:921;s:2:"id";i:12080;s:5:"title";s:24:"Law Firm &#8211; Partner";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png";s:12:"tmpl_created";i:1572847120;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:153;s:16:"popularity_index";i:556;s:11:"trend_index";i:471;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:482;a:19:{s:4:"tmpl";i:534;s:2:"id";i:5836;s:5:"title";s:10:"Contact 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png";s:12:"tmpl_created";i:1520443597;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:154;s:16:"popularity_index";i:114;s:11:"trend_index";i:76;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:483;a:19:{s:4:"tmpl";i:865;s:2:"id";i:11074;s:5:"title";s:31:"Digital Agency &#8211; Services";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png";s:12:"tmpl_created";i:1564641872;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:154;s:16:"popularity_index";i:163;s:11:"trend_index";i:170;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:484;a:19:{s:4:"tmpl";i:879;s:2:"id";i:11506;s:5:"title";s:19:"Gym &#8211; Classes";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png";s:12:"tmpl_created";i:1567392930;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:155;s:16:"popularity_index";i:514;s:11:"trend_index";i:554;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:485;a:19:{s:4:"tmpl";i:535;s:2:"id";i:5844;s:5:"title";s:10:"Contact 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png";s:12:"tmpl_created";i:1520443599;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:156;s:16:"popularity_index";i:289;s:11:"trend_index";i:313;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:486;a:19:{s:4:"tmpl";i:922;s:2:"id";i:12044;s:5:"title";s:24:"Law Firm &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png";s:12:"tmpl_created";i:1572847130;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:437;s:11:"trend_index";i:304;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:487;a:19:{s:4:"tmpl";i:430;s:2:"id";i:4476;s:5:"title";s:10:"Contact 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png";s:12:"tmpl_created";i:1520443303;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:229;s:11:"trend_index";i:187;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:488;a:19:{s:4:"tmpl";i:918;s:2:"id";i:12124;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/11/services.png";s:12:"tmpl_created";i:1572847096;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:158;s:16:"popularity_index";i:433;s:11:"trend_index";i:296;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:489;a:19:{s:4:"tmpl";i:864;s:2:"id";i:11056;s:5:"title";s:35:"Digital Agency &#8211; Social Media";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png";s:12:"tmpl_created";i:1564641867;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:159;s:16:"popularity_index";i:297;s:11:"trend_index";i:361;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:490;a:19:{s:4:"tmpl";i:476;s:2:"id";i:5214;s:5:"title";s:10:"Contact 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png";s:12:"tmpl_created";i:1520443462;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:159;s:16:"popularity_index";i:194;s:11:"trend_index";i:106;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:491;a:19:{s:4:"tmpl";i:878;s:2:"id";i:11536;s:5:"title";s:19:"Gym &#8211; Fitness";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png";s:12:"tmpl_created";i:1567392927;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:160;s:16:"popularity_index";i:621;s:11:"trend_index";i:674;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:492;a:19:{s:4:"tmpl";i:882;s:2:"id";i:11545;s:5:"title";s:21:"Gym &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png";s:12:"tmpl_created";i:1567392943;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:161;s:16:"popularity_index";i:310;s:11:"trend_index";i:229;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:493;a:19:{s:4:"tmpl";i:919;s:2:"id";i:12116;s:5:"title";s:24:"Law Firm &#8211; Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png";s:12:"tmpl_created";i:1572847105;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:162;s:16:"popularity_index";i:489;s:11:"trend_index";i:339;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:494;a:19:{s:4:"tmpl";i:478;s:2:"id";i:5230;s:5:"title";s:10:"Contact 17";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png";s:12:"tmpl_created";i:1520443466;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:162;s:16:"popularity_index";i:339;s:11:"trend_index";i:335;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:495;a:19:{s:4:"tmpl";i:868;s:2:"id";i:11094;s:5:"title";s:30:"Digital Agency &#8211; Clients";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png";s:12:"tmpl_created";i:1564641885;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:163;s:16:"popularity_index";i:424;s:11:"trend_index";i:424;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:496;a:19:{s:4:"tmpl";i:481;s:2:"id";i:5257;s:5:"title";s:10:"Contact 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png";s:12:"tmpl_created";i:1520443472;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:163;s:16:"popularity_index";i:438;s:11:"trend_index";i:490;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:497;a:19:{s:4:"tmpl";i:881;s:2:"id";i:11478;s:5:"title";s:17:"Gym &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png";s:12:"tmpl_created";i:1567392939;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:164;s:16:"popularity_index";i:481;s:11:"trend_index";i:579;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:498;a:19:{s:4:"tmpl";i:532;s:2:"id";i:5820;s:5:"title";s:9:"Contact 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png";s:12:"tmpl_created";i:1520443593;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:166;s:16:"popularity_index";i:183;s:11:"trend_index";i:357;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:499;a:19:{s:4:"tmpl";i:877;s:2:"id";i:11563;s:5:"title";s:19:"Gym &#8211; Pricing";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png";s:12:"tmpl_created";i:1567392923;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:166;s:16:"popularity_index";i:577;s:11:"trend_index";i:736;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:500;a:19:{s:4:"tmpl";i:422;s:2:"id";i:4411;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png";s:12:"tmpl_created";i:1520443287;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:167;s:16:"popularity_index";i:113;s:11:"trend_index";i:217;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:501;a:19:{s:4:"tmpl";i:867;s:2:"id";i:11034;s:5:"title";s:30:"Digital Agency &#8211; Contact";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png";s:12:"tmpl_created";i:1564641881;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:168;s:16:"popularity_index";i:191;s:11:"trend_index";i:156;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:502;a:19:{s:4:"tmpl";i:533;s:2:"id";i:5828;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png";s:12:"tmpl_created";i:1520443595;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:170;s:16:"popularity_index";i:312;s:11:"trend_index";i:495;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:503;a:19:{s:4:"tmpl";i:876;s:2:"id";i:11528;s:5:"title";s:19:"Gym &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png";s:12:"tmpl_created";i:1567392917;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:505;s:11:"trend_index";i:624;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:504;a:19:{s:4:"tmpl";i:424;s:2:"id";i:4428;s:5:"title";s:9:"Contact 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png";s:12:"tmpl_created";i:1520443291;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:118;s:11:"trend_index";i:131;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:505;a:19:{s:4:"tmpl";i:426;s:2:"id";i:4444;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png";s:12:"tmpl_created";i:1520443295;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:174;s:16:"popularity_index";i:84;s:11:"trend_index";i:93;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:506;a:19:{s:4:"tmpl";i:432;s:2:"id";i:4492;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png";s:12:"tmpl_created";i:1520443307;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:176;s:16:"popularity_index";i:37;s:11:"trend_index";i:31;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:507;a:19:{s:4:"tmpl";i:427;s:2:"id";i:4452;s:5:"title";s:9:"Contact 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png";s:12:"tmpl_created";i:1520443296;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:178;s:16:"popularity_index";i:139;s:11:"trend_index";i:150;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:508;a:19:{s:4:"tmpl";i:429;s:2:"id";i:4468;s:5:"title";s:9:"Contact 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png";s:12:"tmpl_created";i:1520443301;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:179;s:16:"popularity_index";i:127;s:11:"trend_index";i:72;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:509;a:19:{s:4:"tmpl";i:431;s:2:"id";i:4484;s:5:"title";s:9:"Contact 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png";s:12:"tmpl_created";i:1520443305;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:182;s:16:"popularity_index";i:328;s:11:"trend_index";i:260;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:510;a:19:{s:4:"tmpl";i:428;s:2:"id";i:4460;s:5:"title";s:9:"Contact 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png";s:12:"tmpl_created";i:1520443298;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:184;s:16:"popularity_index";i:99;s:11:"trend_index";i:80;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:511;a:19:{s:4:"tmpl";i:613;s:2:"id";i:5558;s:5:"title";s:5:"CTA 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png";s:12:"tmpl_created";i:1520520684;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:185;s:16:"popularity_index";i:129;s:11:"trend_index";i:69;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:512;a:19:{s:4:"tmpl";i:634;s:2:"id";i:5939;s:5:"title";s:6:"CTA 10";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png";s:12:"tmpl_created";i:1520520760;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:187;s:16:"popularity_index";i:190;s:11:"trend_index";i:118;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:513;a:19:{s:4:"tmpl";i:633;s:2:"id";i:5930;s:5:"title";s:6:"CTA 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png";s:12:"tmpl_created";i:1520520758;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:190;s:16:"popularity_index";i:76;s:11:"trend_index";i:84;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:514;a:19:{s:4:"tmpl";i:632;s:2:"id";i:5921;s:5:"title";s:6:"CTA 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png";s:12:"tmpl_created";i:1520520757;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:192;s:16:"popularity_index";i:278;s:11:"trend_index";i:234;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:515;a:19:{s:4:"tmpl";i:618;s:2:"id";i:5607;s:5:"title";s:6:"CTA 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png";s:12:"tmpl_created";i:1520520695;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:194;s:16:"popularity_index";i:42;s:11:"trend_index";i:11;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:516;a:19:{s:4:"tmpl";i:574;s:2:"id";i:6017;s:5:"title";s:6:"CTA 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png";s:12:"tmpl_created";i:1520520331;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:196;s:16:"popularity_index";i:152;s:11:"trend_index";i:122;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:517;a:19:{s:4:"tmpl";i:628;s:2:"id";i:5885;s:5:"title";s:6:"CTA 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png";s:12:"tmpl_created";i:1520520751;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:197;s:16:"popularity_index";i:274;s:11:"trend_index";i:256;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:518;a:19:{s:4:"tmpl";i:627;s:2:"id";i:5877;s:5:"title";s:6:"CTA 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png";s:12:"tmpl_created";i:1520520749;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:200;s:16:"popularity_index";i:564;s:11:"trend_index";i:677;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:519;a:19:{s:4:"tmpl";i:625;s:2:"id";i:5860;s:5:"title";s:6:"CTA 17";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png";s:12:"tmpl_created";i:1520520746;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:201;s:16:"popularity_index";i:120;s:11:"trend_index";i:63;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:520;a:19:{s:4:"tmpl";i:626;s:2:"id";i:5869;s:5:"title";s:6:"CTA 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png";s:12:"tmpl_created";i:1520520747;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:204;s:16:"popularity_index";i:345;s:11:"trend_index";i:486;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:521;a:19:{s:4:"tmpl";i:611;s:2:"id";i:5542;s:5:"title";s:6:"CTA 19";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png";s:12:"tmpl_created";i:1520520681;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:205;s:16:"popularity_index";i:169;s:11:"trend_index";i:270;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:522;a:19:{s:4:"tmpl";i:614;s:2:"id";i:5567;s:5:"title";s:5:"CTA 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png";s:12:"tmpl_created";i:1520520685;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:207;s:16:"popularity_index";i:143;s:11:"trend_index";i:225;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:523;a:19:{s:4:"tmpl";i:629;s:2:"id";i:5893;s:5:"title";s:6:"CTA 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png";s:12:"tmpl_created";i:1520520752;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:210;s:16:"popularity_index";i:259;s:11:"trend_index";i:457;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:524;a:19:{s:4:"tmpl";i:619;s:2:"id";i:5634;s:5:"title";s:6:"CTA 24";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png";s:12:"tmpl_created";i:1520520699;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:212;s:16:"popularity_index";i:188;s:11:"trend_index";i:255;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:525;a:19:{s:4:"tmpl";i:620;s:2:"id";i:5642;s:5:"title";s:6:"CTA 25";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png";s:12:"tmpl_created";i:1520520701;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:214;s:16:"popularity_index";i:226;s:11:"trend_index";i:262;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:526;a:19:{s:4:"tmpl";i:615;s:2:"id";i:5583;s:5:"title";s:6:"CTA 26";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png";s:12:"tmpl_created";i:1520520689;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:216;s:16:"popularity_index";i:117;s:11:"trend_index";i:117;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:527;a:19:{s:4:"tmpl";i:630;s:2:"id";i:5904;s:5:"title";s:6:"CTA 27";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png";s:12:"tmpl_created";i:1520520754;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:217;s:16:"popularity_index";i:528;s:11:"trend_index";i:517;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:528;a:19:{s:4:"tmpl";i:631;s:2:"id";i:5912;s:5:"title";s:6:"CTA 28";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png";s:12:"tmpl_created";i:1520520755;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:219;s:16:"popularity_index";i:665;s:11:"trend_index";i:702;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:529;a:19:{s:4:"tmpl";i:473;s:2:"id";i:5189;s:5:"title";s:6:"CTA 29";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png";s:12:"tmpl_created";i:1520443456;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:221;s:16:"popularity_index";i:472;s:11:"trend_index";i:631;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:530;a:19:{s:4:"tmpl";i:623;s:2:"id";i:5667;s:5:"title";s:5:"CTA 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png";s:12:"tmpl_created";i:1520520705;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:222;s:16:"popularity_index";i:171;s:11:"trend_index";i:250;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:531;a:19:{s:4:"tmpl";i:474;s:2:"id";i:5198;s:5:"title";s:6:"CTA 30";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png";s:12:"tmpl_created";i:1520443458;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:225;s:16:"popularity_index";i:572;s:11:"trend_index";i:511;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:532;a:19:{s:4:"tmpl";i:475;s:2:"id";i:5206;s:5:"title";s:6:"CTA 31";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png";s:12:"tmpl_created";i:1520443459;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:226;s:16:"popularity_index";i:593;s:11:"trend_index";i:611;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:533;a:19:{s:4:"tmpl";i:480;s:2:"id";i:5249;s:5:"title";s:6:"CTA 32";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png";s:12:"tmpl_created";i:1520443470;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:228;s:16:"popularity_index";i:512;s:11:"trend_index";i:409;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:534;a:19:{s:4:"tmpl";i:612;s:2:"id";i:5550;s:5:"title";s:6:"CTA 33";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png";s:12:"tmpl_created";i:1520520682;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:231;s:16:"popularity_index";i:260;s:11:"trend_index";i:562;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:535;a:19:{s:4:"tmpl";i:536;s:2:"id";i:5852;s:5:"title";s:6:"CTA 34";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png";s:12:"tmpl_created";i:1520443600;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:232;s:16:"popularity_index";i:563;s:11:"trend_index";i:828;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:536;a:19:{s:4:"tmpl";i:624;s:2:"id";i:5675;s:5:"title";s:5:"CTA 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png";s:12:"tmpl_created";i:1520520707;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:235;s:16:"popularity_index";i:391;s:11:"trend_index";i:484;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:537;a:19:{s:4:"tmpl";i:616;s:2:"id";i:5591;s:5:"title";s:5:"CTA 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png";s:12:"tmpl_created";i:1520520691;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:237;s:16:"popularity_index";i:133;s:11:"trend_index";i:130;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:538;a:19:{s:4:"tmpl";i:617;s:2:"id";i:5599;s:5:"title";s:5:"CTA 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png";s:12:"tmpl_created";i:1520520693;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:239;s:16:"popularity_index";i:252;s:11:"trend_index";i:362;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:539;a:19:{s:4:"tmpl";i:514;s:2:"id";i:5575;s:5:"title";s:5:"CTA 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png";s:12:"tmpl_created";i:1520443543;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:240;s:16:"popularity_index";i:13;s:11:"trend_index";i:586;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:540;a:19:{s:4:"tmpl";i:622;s:2:"id";i:5658;s:5:"title";s:5:"CTA 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png";s:12:"tmpl_created";i:1520520704;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:243;s:16:"popularity_index";i:187;s:11:"trend_index";i:235;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:541;a:19:{s:4:"tmpl";i:621;s:2:"id";i:5650;s:5:"title";s:5:"CTA 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png";s:12:"tmpl_created";i:1520520702;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:244;s:16:"popularity_index";i:94;s:11:"trend_index";i:148;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:542;a:19:{s:4:"tmpl";i:1061;s:2:"id";i:15407;s:5:"title";s:24:"Dance Studio &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg";s:12:"tmpl_created";i:1603181958;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:22:"["404","Dance Studio"]";s:10:"menu_order";i:246;s:16:"popularity_index";i:783;s:11:"trend_index";i:710;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:543;a:19:{s:4:"tmpl";i:1062;s:2:"id";i:15400;s:5:"title";s:27:"Dance Studio &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg";s:12:"tmpl_created";i:1603181989;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:25:"["Dance Studio","Footer"]";s:10:"menu_order";i:247;s:16:"popularity_index";i:586;s:11:"trend_index";i:243;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:544;a:19:{s:4:"tmpl";i:1063;s:2:"id";i:15391;s:5:"title";s:27:"Dance Studio &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg";s:12:"tmpl_created";i:1603182011;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:25:"["Dance Studio","Header"]";s:10:"menu_order";i:248;s:16:"popularity_index";i:352;s:11:"trend_index";i:67;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:545;a:19:{s:4:"tmpl";i:874;s:2:"id";i:11192;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg";s:12:"tmpl_created";i:1564642399;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Digital Agency","Footer","Marketing"]";s:10:"menu_order";i:250;s:16:"popularity_index";i:172;s:11:"trend_index";i:105;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:546;a:19:{s:4:"tmpl";i:873;s:2:"id";i:11198;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png";s:12:"tmpl_created";i:1564642395;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Digital Agency","Header","Marketing"]";s:10:"menu_order";i:251;s:16:"popularity_index";i:34;s:11:"trend_index";i:10;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:547;a:19:{s:4:"tmpl";i:872;s:2:"id";i:11204;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg";s:12:"tmpl_created";i:1564642389;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:36:"["404","Digital Agency","Marketing"]";s:10:"menu_order";i:253;s:16:"popularity_index";i:301;s:11:"trend_index";i:239;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:548;a:19:{s:4:"tmpl";i:871;s:2:"id";i:11220;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png";s:12:"tmpl_created";i:1564642385;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:255;s:16:"popularity_index";i:116;s:11:"trend_index";i:73;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:549;a:19:{s:4:"tmpl";i:870;s:2:"id";i:11231;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png";s:12:"tmpl_created";i:1564642380;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:257;s:16:"popularity_index";i:145;s:11:"trend_index";i:71;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:550;a:19:{s:4:"tmpl";i:520;s:2:"id";i:5711;s:5:"title";s:5:"FAQ 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png";s:12:"tmpl_created";i:1520443571;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:260;s:16:"popularity_index";i:200;s:11:"trend_index";i:231;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:551;a:19:{s:4:"tmpl";i:523;s:2:"id";i:5737;s:5:"title";s:6:"FAQ 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png";s:12:"tmpl_created";i:1520443576;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:261;s:16:"popularity_index";i:155;s:11:"trend_index";i:112;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:552;a:19:{s:4:"tmpl";i:524;s:2:"id";i:5746;s:5:"title";s:6:"FAQ 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png";s:12:"tmpl_created";i:1520443578;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:264;s:16:"popularity_index";i:212;s:11:"trend_index";i:305;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:553;a:19:{s:4:"tmpl";i:519;s:2:"id";i:5703;s:5:"title";s:6:"FAQ 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png";s:12:"tmpl_created";i:1520443569;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:265;s:16:"popularity_index";i:29;s:11:"trend_index";i:38;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:554;a:19:{s:4:"tmpl";i:521;s:2:"id";i:5719;s:5:"title";s:5:"FAQ 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png";s:12:"tmpl_created";i:1520443573;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:267;s:16:"popularity_index";i:125;s:11:"trend_index";i:251;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:555;a:19:{s:4:"tmpl";i:522;s:2:"id";i:5729;s:5:"title";s:5:"FAQ 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png";s:12:"tmpl_created";i:1520443575;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:269;s:16:"popularity_index";i:319;s:11:"trend_index";i:327;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:556;a:19:{s:4:"tmpl";i:525;s:2:"id";i:5755;s:5:"title";s:5:"FAQ 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png";s:12:"tmpl_created";i:1520443580;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:271;s:16:"popularity_index";i:112;s:11:"trend_index";i:180;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:557;a:19:{s:4:"tmpl";i:526;s:2:"id";i:5764;s:5:"title";s:5:"FAQ 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png";s:12:"tmpl_created";i:1520443582;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:273;s:16:"popularity_index";i:338;s:11:"trend_index";i:474;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:558;a:19:{s:4:"tmpl";i:517;s:2:"id";i:5684;s:5:"title";s:5:"FAQ 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png";s:12:"tmpl_created";i:1520443565;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:274;s:16:"popularity_index";i:74;s:11:"trend_index";i:193;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:559;a:19:{s:4:"tmpl";i:518;s:2:"id";i:5693;s:5:"title";s:5:"FAQ 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png";s:12:"tmpl_created";i:1520443567;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:276;s:16:"popularity_index";i:224;s:11:"trend_index";i:515;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:560;a:19:{s:4:"tmpl";i:548;s:2:"id";i:6053;s:5:"title";s:10:"Features 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png";s:12:"tmpl_created";i:1520443645;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:277;s:16:"popularity_index";i:179;s:11:"trend_index";i:463;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:561;a:19:{s:4:"tmpl";i:542;s:2:"id";i:5991;s:5:"title";s:11:"Features 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png";s:12:"tmpl_created";i:1520443632;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:279;s:16:"popularity_index";i:135;s:11:"trend_index";i:265;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:562;a:19:{s:4:"tmpl";i:547;s:2:"id";i:6044;s:5:"title";s:11:"Features 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png";s:12:"tmpl_created";i:1520443643;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:280;s:16:"popularity_index";i:70;s:11:"trend_index";i:163;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:563;a:19:{s:4:"tmpl";i:566;s:2:"id";i:6212;s:5:"title";s:11:"Features 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png";s:12:"tmpl_created";i:1520443684;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:281;s:16:"popularity_index";i:81;s:11:"trend_index";i:98;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:564;a:19:{s:4:"tmpl";i:567;s:2:"id";i:6220;s:5:"title";s:10:"Features 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png";s:12:"tmpl_created";i:1520443685;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:282;s:16:"popularity_index";i:88;s:11:"trend_index";i:189;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:565;a:19:{s:4:"tmpl";i:541;s:2:"id";i:5983;s:5:"title";s:10:"Features 3";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png";s:12:"tmpl_created";i:1520443630;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:2:"[]";s:10:"menu_order";i:283;s:16:"popularity_index";i:231;s:11:"trend_index";i:351;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:566;a:19:{s:4:"tmpl";i:540;s:2:"id";i:5974;s:5:"title";s:10:"Features 4";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png";s:12:"tmpl_created";i:1520443629;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:286;s:16:"popularity_index";i:69;s:11:"trend_index";i:181;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:567;a:19:{s:4:"tmpl";i:516;s:2:"id";i:5624;s:5:"title";s:10:"Features 5";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png";s:12:"tmpl_created";i:1520443553;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:287;s:16:"popularity_index";i:93;s:11:"trend_index";i:352;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:568;a:19:{s:4:"tmpl";i:515;s:2:"id";i:5615;s:5:"title";s:10:"Features 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png";s:12:"tmpl_created";i:1520443551;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:290;s:16:"popularity_index";i:41;s:11:"trend_index";i:119;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:569;a:19:{s:4:"tmpl";i:539;s:2:"id";i:5963;s:5:"title";s:10:"Features 7";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png";s:12:"tmpl_created";i:1520443626;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:291;s:16:"popularity_index";i:67;s:11:"trend_index";i:133;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:570;a:19:{s:4:"tmpl";i:565;s:2:"id";i:6204;s:5:"title";s:10:"Features 8";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png";s:12:"tmpl_created";i:1520443681;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:292;s:16:"popularity_index";i:217;s:11:"trend_index";i:223;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:571;a:19:{s:4:"tmpl";i:564;s:2:"id";i:6196;s:5:"title";s:10:"Features 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png";s:12:"tmpl_created";i:1520443680;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:294;s:16:"popularity_index";i:106;s:11:"trend_index";i:113;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:572;a:19:{s:4:"tmpl";i:1033;s:2:"id";i:15033;s:5:"title";s:28:"Flooring Company &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/08/404.png";s:12:"tmpl_created";i:1597739459;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:45:"["404","Flooring company","Flooring website"]";s:10:"menu_order";i:296;s:16:"popularity_index";i:655;s:11:"trend_index";i:671;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:573;a:19:{s:4:"tmpl";i:1032;s:2:"id";i:15042;s:5:"title";s:32:"Flooring Company &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png";s:12:"tmpl_created";i:1597739084;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:297;s:16:"popularity_index";i:320;s:11:"trend_index";i:275;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:574;a:19:{s:4:"tmpl";i:1031;s:2:"id";i:15017;s:5:"title";s:31:"Flooring Company &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png";s:12:"tmpl_created";i:1597738933;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:48:"["Flooring company","Flooring website","Footer"]";s:10:"menu_order";i:299;s:16:"popularity_index";i:323;s:11:"trend_index";i:192;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:575;a:19:{s:4:"tmpl";i:1030;s:2:"id";i:15007;s:5:"title";s:31:"Flooring Company &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Header.png";s:12:"tmpl_created";i:1597738896;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:48:"["Flooring company","Flooring website","Header"]";s:10:"menu_order";i:302;s:16:"popularity_index";i:459;s:11:"trend_index";i:333;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:576;a:19:{s:4:"tmpl";i:1029;s:2:"id";i:15052;s:5:"title";s:36:"Flooring Company &#8211; Single post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Single.png";s:12:"tmpl_created";i:1597738858;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:303;s:16:"popularity_index";i:392;s:11:"trend_index";i:226;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:577;a:19:{s:4:"tmpl";i:651;s:2:"id";i:7837;s:5:"title";s:9:"footer 01";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg";s:12:"tmpl_created";i:1524582852;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:305;s:16:"popularity_index";i:495;s:11:"trend_index";i:539;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:578;a:19:{s:4:"tmpl";i:647;s:2:"id";i:7937;s:5:"title";s:10:"footer 010";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg";s:12:"tmpl_created";i:1524582665;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:308;s:16:"popularity_index";i:185;s:11:"trend_index";i:115;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:579;a:19:{s:4:"tmpl";i:646;s:2:"id";i:7950;s:5:"title";s:10:"footer 011";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg";s:12:"tmpl_created";i:1524582631;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:310;s:16:"popularity_index";i:244;s:11:"trend_index";i:203;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:580;a:19:{s:4:"tmpl";i:645;s:2:"id";i:7959;s:5:"title";s:10:"footer 012";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg";s:12:"tmpl_created";i:1524582605;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:311;s:16:"popularity_index";i:177;s:11:"trend_index";i:140;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:581;a:19:{s:4:"tmpl";i:644;s:2:"id";i:7982;s:5:"title";s:10:"footer 013";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg";s:12:"tmpl_created";i:1524582468;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:314;s:16:"popularity_index";i:209;s:11:"trend_index";i:212;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:582;a:19:{s:4:"tmpl";i:643;s:2:"id";i:7997;s:5:"title";s:10:"footer 014";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg";s:12:"tmpl_created";i:1524582343;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:316;s:16:"popularity_index";i:64;s:11:"trend_index";i:41;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:583;a:19:{s:4:"tmpl";i:693;s:2:"id";i:9119;s:5:"title";s:10:"footer 015";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png";s:12:"tmpl_created";i:1532428138;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:317;s:16:"popularity_index";i:240;s:11:"trend_index";i:154;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:584;a:19:{s:4:"tmpl";i:652;s:2:"id";i:7852;s:5:"title";s:9:"footer 02";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg";s:12:"tmpl_created";i:1524582875;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:320;s:16:"popularity_index";i:199;s:11:"trend_index";i:96;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:585;a:19:{s:4:"tmpl";i:653;s:2:"id";i:7862;s:5:"title";s:9:"footer 03";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg";s:12:"tmpl_created";i:1524582903;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:321;s:16:"popularity_index";i:137;s:11:"trend_index";i:91;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:586;a:19:{s:4:"tmpl";i:654;s:2:"id";i:7871;s:5:"title";s:9:"footer 04";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg";s:12:"tmpl_created";i:1524582927;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:323;s:16:"popularity_index";i:97;s:11:"trend_index";i:55;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:587;a:19:{s:4:"tmpl";i:655;s:2:"id";i:7884;s:5:"title";s:9:"footer 05";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg";s:12:"tmpl_created";i:1524582944;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:325;s:16:"popularity_index";i:92;s:11:"trend_index";i:109;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:588;a:19:{s:4:"tmpl";i:656;s:2:"id";i:7892;s:5:"title";s:9:"footer 06";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg";s:12:"tmpl_created";i:1524583015;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:326;s:16:"popularity_index";i:132;s:11:"trend_index";i:146;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:589;a:19:{s:4:"tmpl";i:650;s:2:"id";i:7904;s:5:"title";s:9:"footer 07";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg";s:12:"tmpl_created";i:1524582814;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:328;s:16:"popularity_index";i:203;s:11:"trend_index";i:186;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:590;a:19:{s:4:"tmpl";i:649;s:2:"id";i:7917;s:5:"title";s:9:"footer 08";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg";s:12:"tmpl_created";i:1524582788;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:329;s:16:"popularity_index";i:89;s:11:"trend_index";i:144;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:591;a:19:{s:4:"tmpl";i:648;s:2:"id";i:7927;s:5:"title";s:9:"footer 09";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg";s:12:"tmpl_created";i:1524582691;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:331;s:16:"popularity_index";i:178;s:11:"trend_index";i:100;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:592;a:19:{s:4:"tmpl";i:642;s:2:"id";i:4676;s:5:"title";s:8:"Footer 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png";s:12:"tmpl_created";i:1522014215;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:338;s:16:"popularity_index";i:237;s:11:"trend_index";i:346;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:593;a:19:{s:4:"tmpl";i:637;s:2:"id";i:7627;s:5:"title";s:8:"Footer 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png";s:12:"tmpl_created";i:1521547332;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:340;s:16:"popularity_index";i:100;s:11:"trend_index";i:83;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:594;a:19:{s:4:"tmpl";i:638;s:2:"id";i:7638;s:5:"title";s:8:"Footer 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png";s:12:"tmpl_created";i:1521547502;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:342;s:16:"popularity_index";i:124;s:11:"trend_index";i:147;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:595;a:19:{s:4:"tmpl";i:888;s:2:"id";i:11424;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png";s:12:"tmpl_created";i:1567393309;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:13:"["404","Gym"]";s:10:"menu_order";i:344;s:16:"popularity_index";i:679;s:11:"trend_index";i:769;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:596;a:19:{s:4:"tmpl";i:887;s:2:"id";i:11435;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png";s:12:"tmpl_created";i:1567393296;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:346;s:16:"popularity_index";i:441;s:11:"trend_index";i:507;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:597;a:19:{s:4:"tmpl";i:886;s:2:"id";i:11445;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png";s:12:"tmpl_created";i:1567393229;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:349;s:16:"popularity_index";i:452;s:11:"trend_index";i:479;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:598;a:19:{s:4:"tmpl";i:885;s:2:"id";i:11453;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png";s:12:"tmpl_created";i:1567393224;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:16:"["Footer","Gym"]";s:10:"menu_order";i:351;s:16:"popularity_index";i:270;s:11:"trend_index";i:331;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:599;a:19:{s:4:"tmpl";i:884;s:2:"id";i:11461;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png";s:12:"tmpl_created";i:1567393219;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:16:"["Gym","Header"]";s:10:"menu_order";i:352;s:16:"popularity_index";i:201;s:11:"trend_index";i:135;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:600;a:19:{s:4:"tmpl";i:635;s:2:"id";i:7596;s:5:"title";s:8:"Header 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg";s:12:"tmpl_created";i:1521546999;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:354;s:16:"popularity_index";i:33;s:11:"trend_index";i:17;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:601;a:19:{s:4:"tmpl";i:663;s:2:"id";i:7801;s:5:"title";s:9:"header 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg";s:12:"tmpl_created";i:1524583659;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:356;s:16:"popularity_index";i:51;s:11:"trend_index";i:14;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:602;a:19:{s:4:"tmpl";i:658;s:2:"id";i:7812;s:5:"title";s:9:"header 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg";s:12:"tmpl_created";i:1524583298;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:358;s:16:"popularity_index";i:96;s:11:"trend_index";i:103;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:603;a:19:{s:4:"tmpl";i:657;s:2:"id";i:7825;s:5:"title";s:9:"header 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg";s:12:"tmpl_created";i:1524583273;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:360;s:16:"popularity_index";i:63;s:11:"trend_index";i:75;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:604;a:19:{s:4:"tmpl";i:694;s:2:"id";i:9127;s:5:"title";s:9:"header 13";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png";s:12:"tmpl_created";i:1532428699;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:362;s:16:"popularity_index";i:61;s:11:"trend_index";i:58;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:605;a:19:{s:4:"tmpl";i:636;s:2:"id";i:7615;s:5:"title";s:8:"Header 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg";s:12:"tmpl_created";i:1521547237;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:365;s:16:"popularity_index";i:30;s:11:"trend_index";i:33;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:606;a:19:{s:4:"tmpl";i:665;s:2:"id";i:7713;s:5:"title";s:8:"header 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg";s:12:"tmpl_created";i:1524584780;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:367;s:16:"popularity_index";i:43;s:11:"trend_index";i:28;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:607;a:19:{s:4:"tmpl";i:659;s:2:"id";i:7724;s:5:"title";s:8:"header 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg";s:12:"tmpl_created";i:1524583367;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:369;s:16:"popularity_index";i:24;s:11:"trend_index";i:13;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:608;a:19:{s:4:"tmpl";i:660;s:2:"id";i:7734;s:5:"title";s:8:"header 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg";s:12:"tmpl_created";i:1524583436;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:371;s:16:"popularity_index";i:36;s:11:"trend_index";i:18;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:609;a:19:{s:4:"tmpl";i:666;s:2:"id";i:7744;s:5:"title";s:8:"Header 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg";s:12:"tmpl_created";i:1524584784;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:372;s:16:"popularity_index";i:65;s:11:"trend_index";i:94;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:610;a:19:{s:4:"tmpl";i:664;s:2:"id";i:7754;s:5:"title";s:8:"header 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg";s:12:"tmpl_created";i:1524583712;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:375;s:16:"popularity_index";i:111;s:11:"trend_index";i:143;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:611;a:19:{s:4:"tmpl";i:661;s:2:"id";i:7771;s:5:"title";s:8:"header 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg";s:12:"tmpl_created";i:1524583540;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:376;s:16:"popularity_index";i:91;s:11:"trend_index";i:60;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:612;a:19:{s:4:"tmpl";i:662;s:2:"id";i:7787;s:5:"title";s:8:"header 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg";s:12:"tmpl_created";i:1524583598;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:379;s:16:"popularity_index";i:102;s:11:"trend_index";i:78;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:613;a:19:{s:4:"tmpl";i:572;s:2:"id";i:6266;s:5:"title";s:6:"Hero 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png";s:12:"tmpl_created";i:1520443695;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:380;s:16:"popularity_index";i:52;s:11:"trend_index";i:35;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:614;a:19:{s:4:"tmpl";i:528;s:2:"id";i:5783;s:5:"title";s:7:"Hero 10";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png";s:12:"tmpl_created";i:1520443586;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:383;s:16:"popularity_index";i:365;s:11:"trend_index";i:567;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:615;a:19:{s:4:"tmpl";i:527;s:2:"id";i:5773;s:5:"title";s:7:"Hero 11";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png";s:12:"tmpl_created";i:1520443584;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:384;s:16:"popularity_index";i:39;s:11:"trend_index";i:179;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:616;a:19:{s:4:"tmpl";i:479;s:2:"id";i:5238;s:5:"title";s:7:"Hero 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png";s:12:"tmpl_created";i:1520443468;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:386;s:16:"popularity_index";i:611;s:11:"trend_index";i:555;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:617;a:19:{s:4:"tmpl";i:573;s:2:"id";i:6274;s:5:"title";s:6:"Hero 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png";s:12:"tmpl_created";i:1520443698;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:389;s:16:"popularity_index";i:87;s:11:"trend_index";i:88;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:618;a:19:{s:4:"tmpl";i:569;s:2:"id";i:6239;s:5:"title";s:6:"Hero 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png";s:12:"tmpl_created";i:1520443689;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:391;s:16:"popularity_index";i:23;s:11:"trend_index";i:34;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:619;a:19:{s:4:"tmpl";i:571;s:2:"id";i:6258;s:5:"title";s:6:"Hero 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png";s:12:"tmpl_created";i:1520443693;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:393;s:16:"popularity_index";i:479;s:11:"trend_index";i:470;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:620;a:19:{s:4:"tmpl";i:570;s:2:"id";i:6249;s:5:"title";s:6:"Hero 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png";s:12:"tmpl_created";i:1520443691;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:395;s:16:"popularity_index";i:56;s:11:"trend_index";i:85;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:621;a:19:{s:4:"tmpl";i:568;s:2:"id";i:6230;s:5:"title";s:6:"Hero 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png";s:12:"tmpl_created";i:1520443687;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:396;s:16:"popularity_index";i:406;s:11:"trend_index";i:542;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:622;a:19:{s:4:"tmpl";i:530;s:2:"id";i:5801;s:5:"title";s:6:"Hero 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png";s:12:"tmpl_created";i:1520443589;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:398;s:16:"popularity_index";i:15;s:11:"trend_index";i:37;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:623;a:19:{s:4:"tmpl";i:531;s:2:"id";i:5811;s:5:"title";s:6:"Hero 8";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png";s:12:"tmpl_created";i:1520443591;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:400;s:16:"popularity_index";i:105;s:11:"trend_index";i:86;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:624;a:19:{s:4:"tmpl";i:529;s:2:"id";i:5792;s:5:"title";s:6:"Hero 9";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png";s:12:"tmpl_created";i:1520443588;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:403;s:16:"popularity_index";i:225;s:11:"trend_index";i:244;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:625;a:19:{s:4:"tmpl";i:978;s:2:"id";i:13251;s:5:"title";s:27:"Interior Design &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.png";s:12:"tmpl_created";i:1586148737;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:405;s:16:"popularity_index";i:730;s:11:"trend_index";i:795;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:626;a:19:{s:4:"tmpl";i:979;s:2:"id";i:13244;s:5:"title";s:30:"Interior Design &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png";s:12:"tmpl_created";i:1586148742;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Business","Footer","Interior Design"]";s:10:"menu_order";i:406;s:16:"popularity_index";i:322;s:11:"trend_index";i:178;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:627;a:19:{s:4:"tmpl";i:980;s:2:"id";i:13236;s:5:"title";s:30:"Interior Design &#8211; Header";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png";s:12:"tmpl_created";i:1586148746;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Business","Header","Interior Design"]";s:10:"menu_order";i:408;s:16:"popularity_index";i:146;s:11:"trend_index";i:64;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:628;a:19:{s:4:"tmpl";i:977;s:2:"id";i:13259;s:5:"title";s:36:"Interior Design &#8211; News Archive";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png";s:12:"tmpl_created";i:1586148733;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:410;s:16:"popularity_index";i:436;s:11:"trend_index";i:132;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:629;a:19:{s:4:"tmpl";i:976;s:2:"id";i:13267;s:5:"title";s:35:"Interior Design &#8211; Single News";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Post.png";s:12:"tmpl_created";i:1586148728;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:413;s:16:"popularity_index";i:402;s:11:"trend_index";i:108;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:630;a:19:{s:4:"tmpl";i:975;s:2:"id";i:13274;s:5:"title";s:38:"Interior Design &#8211; Single Project";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png";s:12:"tmpl_created";i:1586148723;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:414;s:16:"popularity_index";i:601;s:11:"trend_index";i:324;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:631;a:19:{s:4:"tmpl";i:1011;s:2:"id";i:14058;s:5:"title";s:36:"Japanese restaurant &#8211; 404 page";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg";s:12:"tmpl_created";i:1592290211;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:38:"["404","Food","Japanese","Restaurant"]";s:10:"menu_order";i:416;s:16:"popularity_index";i:724;s:11:"trend_index";i:647;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:632;a:19:{s:4:"tmpl";i:1012;s:2:"id";i:14050;s:5:"title";s:34:"Japanese restaurant &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg";s:12:"tmpl_created";i:1592290247;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:41:"["Food","Footer","Japanese","Restaurant"]";s:10:"menu_order";i:419;s:16:"popularity_index";i:317;s:11:"trend_index";i:238;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:633;a:19:{s:4:"tmpl";i:1013;s:2:"id";i:14042;s:5:"title";s:34:"Japanese Restaurant &#8211; Header";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg";s:12:"tmpl_created";i:1592290277;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:41:"["Food","Header","Japanese","Restaurant"]";s:10:"menu_order";i:421;s:16:"popularity_index";i:411;s:11:"trend_index";i:274;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:634;a:19:{s:4:"tmpl";i:914;s:2:"id";i:12164;s:5:"title";s:20:"Law Firm &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/11/404.png";s:12:"tmpl_created";i:1572846979;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Law","Law Firm"]";s:10:"menu_order";i:422;s:16:"popularity_index";i:704;s:11:"trend_index";i:716;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:635;a:19:{s:4:"tmpl";i:913;s:2:"id";i:12170;s:5:"title";s:23:"Law Firm &#8211; Archiv";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png";s:12:"tmpl_created";i:1572846967;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:424;s:16:"popularity_index";i:431;s:11:"trend_index";i:294;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:636;a:19:{s:4:"tmpl";i:912;s:2:"id";i:12179;s:5:"title";s:23:"Law Firm &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/footer.png";s:12:"tmpl_created";i:1572846958;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Law","Law Firm"]";s:10:"menu_order";i:425;s:16:"popularity_index";i:388;s:11:"trend_index";i:240;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:637;a:19:{s:4:"tmpl";i:911;s:2:"id";i:12194;s:5:"title";s:23:"Law Firm &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png";s:12:"tmpl_created";i:1572846935;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Law","Law Firm"]";s:10:"menu_order";i:427;s:16:"popularity_index";i:80;s:11:"trend_index";i:39;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:638;a:19:{s:4:"tmpl";i:910;s:2:"id";i:12203;s:5:"title";s:30:"Law Firm &#8211; Search Archiv";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png";s:12:"tmpl_created";i:1572846925;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:430;s:16:"popularity_index";i:493;s:11:"trend_index";i:433;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:639;a:19:{s:4:"tmpl";i:909;s:2:"id";i:12212;s:5:"title";s:28:"Law Firm &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/single.png";s:12:"tmpl_created";i:1572846914;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:432;s:16:"popularity_index";i:326;s:11:"trend_index";i:214;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:640;a:19:{s:4:"tmpl";i:1022;s:2:"id";i:14772;s:5:"title";s:35:"Luxury Real Estate &#8211; 404 page";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/07/404.png";s:12:"tmpl_created";i:1595315728;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Real estate","Realestate"]";s:10:"menu_order";i:433;s:16:"popularity_index";i:759;s:11:"trend_index";i:720;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:641;a:19:{s:4:"tmpl";i:1023;s:2:"id";i:14779;s:5:"title";s:33:"Luxury Real Estate &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png";s:12:"tmpl_created";i:1595315743;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Footer","Real estate","Realestate"]";s:10:"menu_order";i:434;s:16:"popularity_index";i:536;s:11:"trend_index";i:505;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:642;a:19:{s:4:"tmpl";i:1024;s:2:"id";i:14790;s:5:"title";s:33:"Luxury Real Estate &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Header.png";s:12:"tmpl_created";i:1595315760;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Header","Real estate","Realestate"]";s:10:"menu_order";i:436;s:16:"popularity_index";i:101;s:11:"trend_index";i:157;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:643;a:19:{s:4:"tmpl";i:1026;s:2:"id";i:14809;s:5:"title";s:45:"Luxury Real Estate &#8211; Properties Archive";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png";s:12:"tmpl_created";i:1595315826;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:438;s:16:"popularity_index";i:414;s:11:"trend_index";i:420;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:644;a:19:{s:4:"tmpl";i:1027;s:2:"id";i:14816;s:5:"title";s:47:"Luxury Real Estate &#8211; Property single post";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png";s:12:"tmpl_created";i:1595315847;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:441;s:16:"popularity_index";i:541;s:11:"trend_index";i:665;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:645;a:19:{s:4:"tmpl";i:1025;s:2:"id";i:14799;s:5:"title";s:38:"Luxury Real Estate &#8211; single post";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Post.png";s:12:"tmpl_created";i:1595315792;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:442;s:16:"popularity_index";i:369;s:11:"trend_index";i:441;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:646;a:19:{s:4:"tmpl";i:950;s:2:"id";i:12635;s:5:"title";s:20:"Magazine &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png";s:12:"tmpl_created";i:1579060746;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:25:"["404","Blog","Magazine"]";s:10:"menu_order";i:445;s:16:"popularity_index";i:645;s:11:"trend_index";i:734;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:647;a:19:{s:4:"tmpl";i:949;s:2:"id";i:12643;s:5:"title";s:24:"Magazine &#8211; Archiv1";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png";s:12:"tmpl_created";i:1579060737;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:447;s:16:"popularity_index";i:346;s:11:"trend_index";i:272;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:648;a:19:{s:4:"tmpl";i:946;s:2:"id";i:12669;s:5:"title";s:23:"Magazine &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png";s:12:"tmpl_created";i:1579060715;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:28:"["Blog","Footer","Magazine"]";s:10:"menu_order";i:448;s:16:"popularity_index";i:442;s:11:"trend_index";i:349;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:649;a:19:{s:4:"tmpl";i:945;s:2:"id";i:12678;s:5:"title";s:23:"Magazine &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png";s:12:"tmpl_created";i:1579060701;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:28:"["Blog","Header","Magazine"]";s:10:"menu_order";i:450;s:16:"popularity_index";i:295;s:11:"trend_index";i:197;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:650;a:19:{s:4:"tmpl";i:947;s:2:"id";i:12661;s:5:"title";s:23:"Magazine &#8211; Search";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png";s:12:"tmpl_created";i:1579060722;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:452;s:16:"popularity_index";i:396;s:11:"trend_index";i:509;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:651;a:19:{s:4:"tmpl";i:944;s:2:"id";i:12688;s:5:"title";s:30:"Magazine &#8211; Single Post 1";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png";s:12:"tmpl_created";i:1579060692;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:453;s:16:"popularity_index";i:342;s:11:"trend_index";i:175;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:652;a:19:{s:4:"tmpl";i:943;s:2:"id";i:12699;s:5:"title";s:30:"Magazine &#8211; Single Post 2";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png";s:12:"tmpl_created";i:1579060680;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:454;s:16:"popularity_index";i:348;s:11:"trend_index";i:129;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:653;a:19:{s:4:"tmpl";i:942;s:2:"id";i:12707;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png";s:12:"tmpl_created";i:1579060669;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:457;s:16:"popularity_index";i:476;s:11:"trend_index";i:246;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:654;a:19:{s:4:"tmpl";i:941;s:2:"id";i:12716;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png";s:12:"tmpl_created";i:1579060659;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:459;s:16:"popularity_index";i:513;s:11:"trend_index";i:489;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:655;a:19:{s:4:"tmpl";i:948;s:2:"id";i:12652;s:5:"title";s:17:"Magazine- Archiv2";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png";s:12:"tmpl_created";i:1579060730;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:461;s:16:"popularity_index";i:525;s:11:"trend_index";i:585;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:656;a:19:{s:4:"tmpl";i:990;s:2:"id";i:13361;s:5:"title";s:25:"Online Course &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg";s:12:"tmpl_created";i:1587474710;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:35:"["404","Course Online","Education"]";s:10:"menu_order";i:462;s:16:"popularity_index";i:682;s:11:"trend_index";i:498;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:657;a:19:{s:4:"tmpl";i:987;s:2:"id";i:13387;s:5:"title";s:32:"Online Course &#8211; End Lesson";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg";s:12:"tmpl_created";i:1587474682;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:464;s:16:"popularity_index";i:653;s:11:"trend_index";i:408;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:658;a:19:{s:4:"tmpl";i:989;s:2:"id";i:13369;s:5:"title";s:28:"Online Course &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg";s:12:"tmpl_created";i:1587474701;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:38:"["Course Online","Education","Footer"]";s:10:"menu_order";i:466;s:16:"popularity_index";i:389;s:11:"trend_index";i:308;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:659;a:19:{s:4:"tmpl";i:988;s:2:"id";i:13378;s:5:"title";s:28:"Online Course &#8211; Header";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg";s:12:"tmpl_created";i:1587474693;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:38:"["Course Online","Education","Header"]";s:10:"menu_order";i:469;s:16:"popularity_index";i:492;s:11:"trend_index";i:519;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:660;a:19:{s:4:"tmpl";i:986;s:2:"id";i:13395;s:5:"title";s:34:"Online Course &#8211; Start Lesson";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg";s:12:"tmpl_created";i:1587474673;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:471;s:16:"popularity_index";i:672;s:11:"trend_index";i:578;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:661;a:19:{s:4:"tmpl";i:953;s:2:"id";i:13089;s:5:"title";s:23:"Photography &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png";s:12:"tmpl_created";i:1582091623;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:33:"["404","Photography","Portfolio"]";s:10:"menu_order";i:473;s:16:"popularity_index";i:702;s:11:"trend_index";i:706;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:662;a:19:{s:4:"tmpl";i:954;s:2:"id";i:13096;s:5:"title";s:32:"Photography &#8211; Archiv Media";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png";s:12:"tmpl_created";i:1582091742;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:475;s:16:"popularity_index";i:631;s:11:"trend_index";i:405;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:663;a:19:{s:4:"tmpl";i:955;s:2:"id";i:13103;s:5:"title";s:26:"Photography &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png";s:12:"tmpl_created";i:1582091903;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:36:"["Footer","Photography","Portfolio"]";s:10:"menu_order";i:477;s:16:"popularity_index";i:422;s:11:"trend_index";i:230;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:664;a:19:{s:4:"tmpl";i:957;s:2:"id";i:13112;s:5:"title";s:26:"Photography &#8211; Header";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png";s:12:"tmpl_created";i:1582092483;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:36:"["Header","Photography","Portfolio"]";s:10:"menu_order";i:478;s:16:"popularity_index";i:325;s:11:"trend_index";i:205;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:665;a:19:{s:4:"tmpl";i:956;s:2:"id";i:13120;s:5:"title";s:31:"Photography &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png";s:12:"tmpl_created";i:1582092351;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:480;s:16:"popularity_index";i:671;s:11:"trend_index";i:645;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:666;a:19:{s:4:"tmpl";i:901;s:2:"id";i:11807;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png";s:12:"tmpl_created";i:1569430070;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Creative Portfolio","Portfolio"]";s:10:"menu_order";i:483;s:16:"popularity_index";i:480;s:11:"trend_index";i:497;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:667;a:19:{s:4:"tmpl";i:900;s:2:"id";i:11832;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png";s:12:"tmpl_created";i:1569430019;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Creative Portfolio","Footer","Portfolio"]";s:10:"menu_order";i:484;s:16:"popularity_index";i:246;s:11:"trend_index";i:102;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:668;a:19:{s:4:"tmpl";i:898;s:2:"id";i:11847;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png";s:12:"tmpl_created";i:1569430010;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:487;s:16:"popularity_index";i:336;s:11:"trend_index";i:455;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:669;a:19:{s:4:"tmpl";i:897;s:2:"id";i:11854;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png";s:12:"tmpl_created";i:1569429983;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:489;s:16:"popularity_index";i:482;s:11:"trend_index";i:609;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:670;a:19:{s:4:"tmpl";i:904;s:2:"id";i:11890;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png";s:12:"tmpl_created";i:1571907344;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Creative Portfolio","Header","Portfolio"]";s:10:"menu_order";i:491;s:16:"popularity_index";i:306;s:11:"trend_index";i:364;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:671;a:19:{s:4:"tmpl";i:896;s:2:"id";i:11861;s:5:"title";s:27:"Portfolio &#8211; Project 1";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png";s:12:"tmpl_created";i:1569429975;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:493;s:16:"popularity_index";i:643;s:11:"trend_index";i:764;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:672;a:19:{s:4:"tmpl";i:895;s:2:"id";i:11870;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569429964;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:495;s:16:"popularity_index";i:662;s:11:"trend_index";i:816;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:673;a:19:{s:4:"tmpl";i:903;s:2:"id";i:11897;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569494236;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:496;s:16:"popularity_index";i:733;s:11:"trend_index";i:744;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:674;a:19:{s:4:"tmpl";i:894;s:2:"id";i:11877;s:5:"title";s:27:"Portfolio &#8211; Project 3";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png";s:12:"tmpl_created";i:1569429954;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:498;s:16:"popularity_index";i:692;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:675;a:19:{s:4:"tmpl";i:597;s:2:"id";i:5019;s:5:"title";s:11:"Portfolio 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png";s:12:"tmpl_created";i:1520520580;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:500;s:16:"popularity_index";i:170;s:11:"trend_index";i:236;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:676;a:19:{s:4:"tmpl";i:609;s:2:"id";i:5141;s:5:"title";s:12:"Portfolio 10";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png";s:12:"tmpl_created";i:1520520601;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:503;s:16:"popularity_index";i:416;s:11:"trend_index";i:478;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:677;a:19:{s:4:"tmpl";i:598;s:2:"id";i:5027;s:5:"title";s:12:"Portfolio 11";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png";s:12:"tmpl_created";i:1520520581;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:504;s:16:"popularity_index";i:304;s:11:"trend_index";i:421;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:678;a:19:{s:4:"tmpl";i:599;s:2:"id";i:5037;s:5:"title";s:12:"Portfolio 12";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png";s:12:"tmpl_created";i:1520520583;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:507;s:16:"popularity_index";i:279;s:11:"trend_index";i:399;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:679;a:19:{s:4:"tmpl";i:600;s:2:"id";i:5057;s:5:"title";s:12:"Portfolio 13";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png";s:12:"tmpl_created";i:1520520586;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:509;s:16:"popularity_index";i:239;s:11:"trend_index";i:288;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:680;a:19:{s:4:"tmpl";i:601;s:2:"id";i:5071;s:5:"title";s:12:"Portfolio 14";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png";s:12:"tmpl_created";i:1520520588;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:511;s:16:"popularity_index";i:276;s:11:"trend_index";i:329;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:681;a:19:{s:4:"tmpl";i:603;s:2:"id";i:5090;s:5:"title";s:12:"Portfolio 15";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png";s:12:"tmpl_created";i:1520520591;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:513;s:16:"popularity_index";i:186;s:11:"trend_index";i:283;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:682;a:19:{s:4:"tmpl";i:604;s:2:"id";i:5098;s:5:"title";s:12:"Portfolio 16";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png";s:12:"tmpl_created";i:1520520593;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:515;s:16:"popularity_index";i:156;s:11:"trend_index";i:211;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:683;a:19:{s:4:"tmpl";i:606;s:2:"id";i:5115;s:5:"title";s:12:"Portfolio 17";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png";s:12:"tmpl_created";i:1520520596;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:517;s:16:"popularity_index";i:19;s:11:"trend_index";i:22;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:684;a:19:{s:4:"tmpl";i:608;s:2:"id";i:5133;s:5:"title";s:12:"Portfolio 18";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png";s:12:"tmpl_created";i:1520520599;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:519;s:16:"popularity_index";i:180;s:11:"trend_index";i:280;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:685;a:19:{s:4:"tmpl";i:610;s:2:"id";i:5149;s:5:"title";s:11:"Portfolio 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png";s:12:"tmpl_created";i:1520520602;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:521;s:16:"popularity_index";i:413;s:11:"trend_index";i:635;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:686;a:19:{s:4:"tmpl";i:468;s:2:"id";i:5045;s:5:"title";s:11:"Portfolio 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png";s:12:"tmpl_created";i:1520443423;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:523;s:16:"popularity_index";i:636;s:11:"trend_index";i:608;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:687;a:19:{s:4:"tmpl";i:602;s:2:"id";i:5082;s:5:"title";s:11:"Portfolio 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png";s:12:"tmpl_created";i:1520520589;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:524;s:16:"popularity_index";i:558;s:11:"trend_index";i:654;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:688;a:19:{s:4:"tmpl";i:605;s:2:"id";i:5107;s:5:"title";s:11:"Portfolio 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png";s:12:"tmpl_created";i:1520520594;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:527;s:16:"popularity_index";i:380;s:11:"trend_index";i:347;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:689;a:19:{s:4:"tmpl";i:607;s:2:"id";i:5125;s:5:"title";s:11:"Portfolio 6";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png";s:12:"tmpl_created";i:1520520597;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:529;s:16:"popularity_index";i:236;s:11:"trend_index";i:386;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:690;a:19:{s:4:"tmpl";i:596;s:2:"id";i:5007;s:5:"title";s:11:"Portfolio 7";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png";s:12:"tmpl_created";i:1520520578;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:530;s:16:"popularity_index";i:44;s:11:"trend_index";i:183;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:691;a:19:{s:4:"tmpl";i:434;s:2:"id";i:4509;s:5:"title";s:9:"Pricing 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png";s:12:"tmpl_created";i:1520443310;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:532;s:16:"popularity_index";i:703;s:11:"trend_index";i:641;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:692;a:19:{s:4:"tmpl";i:439;s:2:"id";i:4553;s:5:"title";s:10:"Pricing 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png";s:12:"tmpl_created";i:1520443319;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:534;s:16:"popularity_index";i:511;s:11:"trend_index";i:506;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:693;a:19:{s:4:"tmpl";i:441;s:2:"id";i:4572;s:5:"title";s:10:"Pricing 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png";s:12:"tmpl_created";i:1520443324;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:537;s:16:"popularity_index";i:308;s:11:"trend_index";i:248;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:694;a:19:{s:4:"tmpl";i:442;s:2:"id";i:4580;s:5:"title";s:10:"Pricing 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png";s:12:"tmpl_created";i:1520443326;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:539;s:16:"popularity_index";i:576;s:11:"trend_index";i:526;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:695;a:19:{s:4:"tmpl";i:444;s:2:"id";i:4597;s:5:"title";s:10:"Pricing 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png";s:12:"tmpl_created";i:1520443330;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:540;s:16:"popularity_index";i:613;s:11:"trend_index";i:450;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:696;a:19:{s:4:"tmpl";i:446;s:2:"id";i:4613;s:5:"title";s:10:"Pricing 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png";s:12:"tmpl_created";i:1520443334;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:543;s:16:"popularity_index";i:581;s:11:"trend_index";i:568;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:697;a:19:{s:4:"tmpl";i:436;s:2:"id";i:4529;s:5:"title";s:9:"Pricing 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png";s:12:"tmpl_created";i:1520443314;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:545;s:16:"popularity_index";i:609;s:11:"trend_index";i:613;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:698;a:19:{s:4:"tmpl";i:438;s:2:"id";i:4545;s:5:"title";s:9:"Pricing 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png";s:12:"tmpl_created";i:1520443317;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:547;s:16:"popularity_index";i:707;s:11:"trend_index";i:825;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:699;a:19:{s:4:"tmpl";i:440;s:2:"id";i:4562;s:5:"title";s:9:"Pricing 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png";s:12:"tmpl_created";i:1520443322;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:549;s:16:"popularity_index";i:697;s:11:"trend_index";i:821;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:700;a:19:{s:4:"tmpl";i:443;s:2:"id";i:4589;s:5:"title";s:9:"Pricing 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png";s:12:"tmpl_created";i:1520443327;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:551;s:16:"popularity_index";i:716;s:11:"trend_index";i:639;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:701;a:19:{s:4:"tmpl";i:445;s:2:"id";i:4605;s:5:"title";s:9:"Pricing 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png";s:12:"tmpl_created";i:1520443332;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:553;s:16:"popularity_index";i:738;s:11:"trend_index";i:773;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:702;a:19:{s:4:"tmpl";i:433;s:2:"id";i:4500;s:5:"title";s:9:"Pricing 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png";s:12:"tmpl_created";i:1520443308;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:554;s:16:"popularity_index";i:500;s:11:"trend_index";i:451;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:703;a:19:{s:4:"tmpl";i:435;s:2:"id";i:4521;s:5:"title";s:9:"Pricing 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png";s:12:"tmpl_created";i:1520443312;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:557;s:16:"popularity_index";i:311;s:11:"trend_index";i:372;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:704;a:19:{s:4:"tmpl";i:437;s:2:"id";i:4537;s:5:"title";s:9:"Pricing 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png";s:12:"tmpl_created";i:1520443315;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:559;s:16:"popularity_index";i:589;s:11:"trend_index";i:841;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:705;a:19:{s:4:"tmpl";i:1046;s:2:"id";i:15204;s:5:"title";s:24:"Psychologist &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg";s:12:"tmpl_created";i:1600161419;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Psychologist","Psychotherapist"]";s:10:"menu_order";i:564;s:16:"popularity_index";i:574;s:11:"trend_index";i:493;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:706;a:19:{s:4:"tmpl";i:1047;s:2:"id";i:15212;s:5:"title";s:28:"Psychologist &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg";s:12:"tmpl_created";i:1600162340;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:565;s:16:"popularity_index";i:379;s:11:"trend_index";i:358;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:707;a:19:{s:4:"tmpl";i:1048;s:2:"id";i:15219;s:5:"title";s:27:"Psychologist &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg";s:12:"tmpl_created";i:1600163069;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Footer","Psychologist","Psychotherapist"]";s:10:"menu_order";i:566;s:16:"popularity_index";i:599;s:11:"trend_index";i:500;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:708;a:19:{s:4:"tmpl";i:701;s:2:"id";i:9239;s:5:"title";s:17:"product archive 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png";s:12:"tmpl_created";i:1532953482;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:566;s:16:"popularity_index";i:60;s:11:"trend_index";i:25;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:709;a:19:{s:4:"tmpl";i:1049;s:2:"id";i:15230;s:5:"title";s:27:"Psychologist &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Header.png";s:12:"tmpl_created";i:1600163444;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Header","Psychologist","Psychotherapist"]";s:10:"menu_order";i:567;s:16:"popularity_index";i:429;s:11:"trend_index";i:423;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:710;a:19:{s:4:"tmpl";i:702;s:2:"id";i:9247;s:5:"title";s:17:"product archive 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png";s:12:"tmpl_created";i:1532953793;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:567;s:16:"popularity_index";i:71;s:11:"trend_index";i:30;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:711;a:19:{s:4:"tmpl";i:1050;s:2:"id";i:15240;s:5:"title";s:34:"Psychologist &#8211; single post 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png";s:12:"tmpl_created";i:1600164087;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:568;s:16:"popularity_index";i:562;s:11:"trend_index";i:570;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:712;a:19:{s:4:"tmpl";i:703;s:2:"id";i:9254;s:5:"title";s:17:"product archive 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png";s:12:"tmpl_created";i:1532954032;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:568;s:16:"popularity_index";i:73;s:11:"trend_index";i:44;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:713;a:19:{s:4:"tmpl";i:1051;s:2:"id";i:15251;s:5:"title";s:34:"Psychologist &#8211; single post 2";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png";s:12:"tmpl_created";i:1600165179;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:569;s:16:"popularity_index";i:507;s:11:"trend_index";i:368;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:714;a:19:{s:4:"tmpl";i:412;s:2:"id";i:4313;s:5:"title";s:11:"Services 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png";s:12:"tmpl_created";i:1520443268;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:570;s:16:"popularity_index";i:115;s:11:"trend_index";i:53;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:715;a:19:{s:4:"tmpl";i:413;s:2:"id";i:4324;s:5:"title";s:11:"Services 14";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png";s:12:"tmpl_created";i:1520443270;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:571;s:16:"popularity_index";i:277;s:11:"trend_index";i:138;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:716;a:19:{s:4:"tmpl";i:418;s:2:"id";i:4368;s:5:"title";s:11:"Services 16";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png";s:12:"tmpl_created";i:1520443279;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:572;s:16:"popularity_index";i:62;s:11:"trend_index";i:59;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:717;a:19:{s:4:"tmpl";i:420;s:2:"id";i:4391;s:5:"title";s:11:"Services 17";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png";s:12:"tmpl_created";i:1520443283;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:573;s:16:"popularity_index";i:153;s:11:"trend_index";i:120;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:718;a:19:{s:4:"tmpl";i:403;s:2:"id";i:4235;s:5:"title";s:11:"Services 18";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png";s:12:"tmpl_created";i:1520443251;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:574;s:16:"popularity_index";i:273;s:11:"trend_index";i:172;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:719;a:19:{s:4:"tmpl";i:417;s:2:"id";i:4357;s:5:"title";s:11:"Services 20";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png";s:12:"tmpl_created";i:1520443277;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:575;s:16:"popularity_index";i:45;s:11:"trend_index";i:45;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:720;a:19:{s:4:"tmpl";i:415;s:2:"id";i:4341;s:5:"title";s:11:"Services 21";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png";s:12:"tmpl_created";i:1520443274;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:576;s:16:"popularity_index";i:142;s:11:"trend_index";i:114;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:721;a:19:{s:4:"tmpl";i:414;s:2:"id";i:4332;s:5:"title";s:11:"Services 22";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png";s:12:"tmpl_created";i:1520443272;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:577;s:16:"popularity_index";i:138;s:11:"trend_index";i:149;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:722;a:19:{s:4:"tmpl";i:401;s:2:"id";i:4212;s:5:"title";s:11:"Services 23";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png";s:12:"tmpl_created";i:1520443248;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:578;s:16:"popularity_index";i:136;s:11:"trend_index";i:302;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:723;a:19:{s:4:"tmpl";i:408;s:2:"id";i:4276;s:5:"title";s:11:"Services 24";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png";s:12:"tmpl_created";i:1520443261;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:579;s:16:"popularity_index";i:353;s:11:"trend_index";i:514;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:724;a:19:{s:4:"tmpl";i:406;s:2:"id";i:4260;s:5:"title";s:11:"Services 25";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png";s:12:"tmpl_created";i:1520443257;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:580;s:16:"popularity_index";i:184;s:11:"trend_index";i:209;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:725;a:19:{s:4:"tmpl";i:404;s:2:"id";i:4244;s:5:"title";s:11:"Services 26";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png";s:12:"tmpl_created";i:1520443253;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:581;s:16:"popularity_index";i:544;s:11:"trend_index";i:596;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:726;a:19:{s:4:"tmpl";i:421;s:2:"id";i:4400;s:5:"title";s:11:"Services 27";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png";s:12:"tmpl_created";i:1520443285;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:582;s:16:"popularity_index";i:286;s:11:"trend_index";i:438;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:727;a:19:{s:4:"tmpl";i:419;s:2:"id";i:4376;s:5:"title";s:11:"Services 28";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png";s:12:"tmpl_created";i:1520443281;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:583;s:16:"popularity_index";i:151;s:11:"trend_index";i:249;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:728;a:19:{s:4:"tmpl";i:416;s:2:"id";i:4349;s:5:"title";s:11:"Services 29";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png";s:12:"tmpl_created";i:1520443275;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:584;s:16:"popularity_index";i:330;s:11:"trend_index";i:483;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:729;a:19:{s:4:"tmpl";i:402;s:2:"id";i:4227;s:5:"title";s:11:"Services 30";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png";s:12:"tmpl_created";i:1520443250;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:585;s:16:"popularity_index";i:351;s:11:"trend_index";i:553;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:730;a:19:{s:4:"tmpl";i:560;s:2:"id";i:6162;s:5:"title";s:11:"Services 31";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png";s:12:"tmpl_created";i:1520443668;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:586;s:16:"popularity_index";i:372;s:11:"trend_index";i:550;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:731;a:19:{s:4:"tmpl";i:411;s:2:"id";i:4302;s:5:"title";s:10:"Services 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png";s:12:"tmpl_created";i:1520443266;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:587;s:16:"popularity_index";i:58;s:11:"trend_index";i:97;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:732;a:19:{s:4:"tmpl";i:410;s:2:"id";i:4293;s:5:"title";s:10:"Services 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png";s:12:"tmpl_created";i:1520443265;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:588;s:16:"popularity_index";i:288;s:11:"trend_index";i:269;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:733;a:19:{s:4:"tmpl";i:409;s:2:"id";i:4284;s:5:"title";s:10:"Services 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png";s:12:"tmpl_created";i:1520443263;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:589;s:16:"popularity_index";i:27;s:11:"trend_index";i:21;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:734;a:19:{s:4:"tmpl";i:407;s:2:"id";i:4268;s:5:"title";s:10:"Services 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png";s:12:"tmpl_created";i:1520443259;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:590;s:16:"popularity_index";i:173;s:11:"trend_index";i:213;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:735;a:19:{s:4:"tmpl";i:405;s:2:"id";i:4252;s:5:"title";s:10:"Services 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png";s:12:"tmpl_created";i:1520443255;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:591;s:16:"popularity_index";i:46;s:11:"trend_index";i:99;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:736;a:19:{s:4:"tmpl";i:677;s:2:"id";i:8676;s:5:"title";s:13:"single page 1";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg";s:12:"tmpl_created";i:1527682423;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:592;s:16:"popularity_index";i:285;s:11:"trend_index";i:145;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:737;a:19:{s:4:"tmpl";i:678;s:2:"id";i:8678;s:5:"title";s:13:"single page 2";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg";s:12:"tmpl_created";i:1527682780;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:593;s:16:"popularity_index";i:140;s:11:"trend_index";i:82;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:738;a:19:{s:4:"tmpl";i:679;s:2:"id";i:8679;s:5:"title";s:13:"single page 3";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg";s:12:"tmpl_created";i:1527682847;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:594;s:16:"popularity_index";i:122;s:11:"trend_index";i:23;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:739;a:19:{s:4:"tmpl";i:680;s:2:"id";i:8680;s:5:"title";s:13:"single page 4";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg";s:12:"tmpl_created";i:1527682896;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:595;s:16:"popularity_index";i:373;s:11:"trend_index";i:190;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:740;a:19:{s:4:"tmpl";i:681;s:2:"id";i:8681;s:5:"title";s:13:"single page 5";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg";s:12:"tmpl_created";i:1527682969;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:596;s:16:"popularity_index";i:287;s:11:"trend_index";i:218;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:741;a:19:{s:4:"tmpl";i:682;s:2:"id";i:8682;s:5:"title";s:13:"single page 6";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg";s:12:"tmpl_created";i:1527683026;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:597;s:16:"popularity_index";i:412;s:11:"trend_index";i:227;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:742;a:19:{s:4:"tmpl";i:683;s:2:"id";i:8703;s:5:"title";s:13:"single page 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg";s:12:"tmpl_created";i:1527683072;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:598;s:16:"popularity_index";i:401;s:11:"trend_index";i:316;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:743;a:19:{s:4:"tmpl";i:640;s:2:"id";i:7650;s:5:"title";s:13:"Single Post 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg";s:12:"tmpl_created";i:1521557736;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:599;s:16:"popularity_index";i:119;s:11:"trend_index";i:266;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:744;a:19:{s:4:"tmpl";i:639;s:2:"id";i:7663;s:5:"title";s:13:"Single Post 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg";s:12:"tmpl_created";i:1521547761;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:600;s:16:"popularity_index";i:50;s:11:"trend_index";i:139;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:745;a:19:{s:4:"tmpl";i:705;s:2:"id";i:9296;s:5:"title";s:13:"Single Post 3";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg";s:12:"tmpl_created";i:1537440673;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:601;s:16:"popularity_index";i:213;s:11:"trend_index";i:204;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:746;a:19:{s:4:"tmpl";i:704;s:2:"id";i:9301;s:5:"title";s:13:"Single Post 4";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg";s:12:"tmpl_created";i:1537440661;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:602;s:16:"popularity_index";i:248;s:11:"trend_index";i:336;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:747;a:19:{s:4:"tmpl";i:706;s:2:"id";i:9313;s:5:"title";s:13:"Single Post 5";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg";s:12:"tmpl_created";i:1537440798;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:603;s:16:"popularity_index";i:197;s:11:"trend_index";i:177;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:748;a:19:{s:4:"tmpl";i:707;s:2:"id";i:9343;s:5:"title";s:13:"Single Post 6";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg";s:12:"tmpl_created";i:1537443531;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:604;s:16:"popularity_index";i:228;s:11:"trend_index";i:279;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:749;a:19:{s:4:"tmpl";i:708;s:2:"id";i:9349;s:5:"title";s:13:"Single Post 7";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg";s:12:"tmpl_created";i:1537443903;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:605;s:16:"popularity_index";i:158;s:11:"trend_index";i:253;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:750;a:19:{s:4:"tmpl";i:555;s:2:"id";i:6114;s:5:"title";s:7:"Stats 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png";s:12:"tmpl_created";i:1520443659;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:610;s:16:"popularity_index";i:434;s:11:"trend_index";i:692;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:751;a:19:{s:4:"tmpl";i:562;s:2:"id";i:6178;s:5:"title";s:8:"Stats 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png";s:12:"tmpl_created";i:1520443676;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:611;s:16:"popularity_index";i:435;s:11:"trend_index";i:755;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:752;a:19:{s:4:"tmpl";i:561;s:2:"id";i:6170;s:5:"title";s:8:"Stats 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png";s:12:"tmpl_created";i:1520443670;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:612;s:16:"popularity_index";i:366;s:11:"trend_index";i:552;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:753;a:19:{s:4:"tmpl";i:697;s:2:"id";i:9174;s:5:"title";s:17:"single product 01";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png";s:12:"tmpl_created";i:1532950125;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:612;s:16:"popularity_index";i:31;s:11:"trend_index";i:6;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:754;a:19:{s:4:"tmpl";i:563;s:2:"id";i:6186;s:5:"title";s:8:"Stats 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png";s:12:"tmpl_created";i:1520443678;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:613;s:16:"popularity_index";i:569;s:11:"trend_index";i:811;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:755;a:19:{s:4:"tmpl";i:698;s:2:"id";i:9178;s:5:"title";s:17:"single product 02";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png";s:12:"tmpl_created";i:1532951997;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:613;s:16:"popularity_index";i:66;s:11:"trend_index";i:42;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:756;a:19:{s:4:"tmpl";i:550;s:2:"id";i:6071;s:5:"title";s:8:"Stats 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png";s:12:"tmpl_created";i:1520443649;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:614;s:16:"popularity_index";i:168;s:11:"trend_index";i:328;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:757;a:19:{s:4:"tmpl";i:699;s:2:"id";i:9180;s:5:"title";s:17:"single product 03";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png";s:12:"tmpl_created";i:1532952302;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:614;s:16:"popularity_index";i:108;s:11:"trend_index";i:66;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:758;a:19:{s:4:"tmpl";i:554;s:2:"id";i:6106;s:5:"title";s:7:"Stats 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png";s:12:"tmpl_created";i:1520443657;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:615;s:16:"popularity_index";i:361;s:11:"trend_index";i:784;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:759;a:19:{s:4:"tmpl";i:700;s:2:"id";i:9182;s:5:"title";s:17:"single product 04";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png";s:12:"tmpl_created";i:1532952606;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:615;s:16:"popularity_index";i:123;s:11:"trend_index";i:81;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:760;a:19:{s:4:"tmpl";i:551;s:2:"id";i:6079;s:5:"title";s:7:"Stats 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png";s:12:"tmpl_created";i:1520443651;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:616;s:16:"popularity_index";i:284;s:11:"trend_index";i:385;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:761;a:19:{s:4:"tmpl";i:552;s:2:"id";i:6089;s:5:"title";s:7:"Stats 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png";s:12:"tmpl_created";i:1520443653;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:617;s:16:"popularity_index";i:205;s:11:"trend_index";i:452;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:762;a:19:{s:4:"tmpl";i:549;s:2:"id";i:6063;s:5:"title";s:7:"Stats 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png";s:12:"tmpl_created";i:1520443647;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:618;s:16:"popularity_index";i:181;s:11:"trend_index";i:419;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:763;a:19:{s:4:"tmpl";i:553;s:2:"id";i:6097;s:5:"title";s:7:"Stats 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png";s:12:"tmpl_created";i:1520443655;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:619;s:16:"popularity_index";i:264;s:11:"trend_index";i:492;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:764;a:19:{s:4:"tmpl";i:538;s:2:"id";i:5956;s:5:"title";s:7:"Stats 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png";s:12:"tmpl_created";i:1520443623;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:620;s:16:"popularity_index";i:532;s:11:"trend_index";i:541;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:765;a:19:{s:4:"tmpl";i:537;s:2:"id";i:5947;s:5:"title";s:7:"Stats 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png";s:12:"tmpl_created";i:1520443621;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:621;s:16:"popularity_index";i:368;s:11:"trend_index";i:531;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:766;a:19:{s:4:"tmpl";i:559;s:2:"id";i:6152;s:5:"title";s:7:"Stats 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png";s:12:"tmpl_created";i:1520443666;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:622;s:16:"popularity_index";i:272;s:11:"trend_index";i:557;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:767;a:19:{s:4:"tmpl";i:469;s:2:"id";i:5157;s:5:"title";s:11:"Subscribe 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png";s:12:"tmpl_created";i:1520443448;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:623;s:16:"popularity_index";i:340;s:11:"trend_index";i:293;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:768;a:19:{s:4:"tmpl";i:472;s:2:"id";i:5181;s:5:"title";s:11:"Subscribe 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png";s:12:"tmpl_created";i:1520443454;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:624;s:16:"popularity_index";i:451;s:11:"trend_index";i:340;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:769;a:19:{s:4:"tmpl";i:470;s:2:"id";i:5165;s:5:"title";s:11:"Subscribe 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png";s:12:"tmpl_created";i:1520443450;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:625;s:16:"popularity_index";i:520;s:11:"trend_index";i:620;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:770;a:19:{s:4:"tmpl";i:477;s:2:"id";i:5222;s:5:"title";s:11:"Subscribe 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png";s:12:"tmpl_created";i:1520443464;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:626;s:16:"popularity_index";i:397;s:11:"trend_index";i:427;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:771;a:19:{s:4:"tmpl";i:471;s:2:"id";i:5173;s:5:"title";s:11:"Subscribe 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png";s:12:"tmpl_created";i:1520443452;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:627;s:16:"popularity_index";i:261;s:11:"trend_index";i:237;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:772;a:19:{s:4:"tmpl";i:465;s:2:"id";i:4801;s:5:"title";s:7:"Team 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png";s:12:"tmpl_created";i:1520443369;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:628;s:16:"popularity_index";i:332;s:11:"trend_index";i:188;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:773;a:19:{s:4:"tmpl";i:462;s:2:"id";i:4770;s:5:"title";s:7:"Team 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png";s:12:"tmpl_created";i:1520443364;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:629;s:16:"popularity_index";i:432;s:11:"trend_index";i:488;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:774;a:19:{s:4:"tmpl";i:458;s:2:"id";i:4727;s:5:"title";s:7:"Team 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png";s:12:"tmpl_created";i:1520443356;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:630;s:16:"popularity_index";i:375;s:11:"trend_index";i:345;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:775;a:19:{s:4:"tmpl";i:543;s:2:"id";i:5999;s:5:"title";s:7:"Team 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png";s:12:"tmpl_created";i:1520443634;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:631;s:16:"popularity_index";i:110;s:11:"trend_index";i:318;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:776;a:19:{s:4:"tmpl";i:455;s:2:"id";i:4698;s:5:"title";s:7:"Team 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png";s:12:"tmpl_created";i:1520443350;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:632;s:16:"popularity_index";i:449;s:11:"trend_index";i:410;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:777;a:19:{s:4:"tmpl";i:463;s:2:"id";i:4781;s:5:"title";s:7:"Team 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png";s:12:"tmpl_created";i:1520443365;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:633;s:16:"popularity_index";i:267;s:11:"trend_index";i:330;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:778;a:19:{s:4:"tmpl";i:558;s:2:"id";i:6144;s:5:"title";s:7:"Team 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png";s:12:"tmpl_created";i:1520443664;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:634;s:16:"popularity_index";i:166;s:11:"trend_index";i:365;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:779;a:19:{s:4:"tmpl";i:464;s:2:"id";i:4793;s:5:"title";s:7:"Team 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png";s:12:"tmpl_created";i:1520443367;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:635;s:16:"popularity_index";i:207;s:11:"trend_index";i:173;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:780;a:19:{s:4:"tmpl";i:466;s:2:"id";i:4809;s:5:"title";s:7:"Team 19";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png";s:12:"tmpl_created";i:1520443371;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:636;s:16:"popularity_index";i:300;s:11:"trend_index";i:465;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:781;a:19:{s:4:"tmpl";i:459;s:2:"id";i:4736;s:5:"title";s:7:"Team 20";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png";s:12:"tmpl_created";i:1520443358;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:637;s:16:"popularity_index";i:144;s:11:"trend_index";i:159;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:782;a:19:{s:4:"tmpl";i:467;s:2:"id";i:4818;s:5:"title";s:7:"Team 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png";s:12:"tmpl_created";i:1520443373;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:638;s:16:"popularity_index";i:515;s:11:"trend_index";i:606;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:783;a:19:{s:4:"tmpl";i:461;s:2:"id";i:4759;s:5:"title";s:7:"Team 22";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png";s:12:"tmpl_created";i:1520443362;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:639;s:16:"popularity_index";i:299;s:11:"trend_index";i:376;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:784;a:19:{s:4:"tmpl";i:460;s:2:"id";i:4746;s:5:"title";s:7:"Team 23";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png";s:12:"tmpl_created";i:1520443360;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:640;s:16:"popularity_index";i:282;s:11:"trend_index";i:378;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:785;a:19:{s:4:"tmpl";i:457;s:2:"id";i:4718;s:5:"title";s:6:"Team 4";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png";s:12:"tmpl_created";i:1520443354;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:641;s:16:"popularity_index";i:192;s:11:"trend_index";i:359;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:786;a:19:{s:4:"tmpl";i:456;s:2:"id";i:4706;s:5:"title";s:6:"Team 5";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png";s:12:"tmpl_created";i:1520443352;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:642;s:16:"popularity_index";i:149;s:11:"trend_index";i:299;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:787;a:19:{s:4:"tmpl";i:544;s:2:"id";i:6008;s:5:"title";s:6:"Team 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png";s:12:"tmpl_created";i:1520443636;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:643;s:16:"popularity_index";i:75;s:11:"trend_index";i:277;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:788;a:19:{s:4:"tmpl";i:454;s:2:"id";i:4690;s:5:"title";s:6:"Team 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png";s:12:"tmpl_created";i:1520443348;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:644;s:16:"popularity_index";i:243;s:11:"trend_index";i:402;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:789;a:19:{s:4:"tmpl";i:586;s:2:"id";i:4921;s:5:"title";s:14:"Testimonial 10";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png";s:12:"tmpl_created";i:1520520562;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:645;s:16:"popularity_index";i:219;s:11:"trend_index";i:198;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:790;a:19:{s:4:"tmpl";i:582;s:2:"id";i:4889;s:5:"title";s:14:"Testimonial 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg";s:12:"tmpl_created";i:1520520556;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:646;s:16:"popularity_index";i:557;s:11:"trend_index";i:522;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:791;a:19:{s:4:"tmpl";i:580;s:2:"id";i:4871;s:5:"title";s:14:"Testimonial 12";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png";s:12:"tmpl_created";i:1520520552;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:647;s:16:"popularity_index";i:262;s:11:"trend_index";i:391;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:792;a:19:{s:4:"tmpl";i:578;s:2:"id";i:4854;s:5:"title";s:14:"Testimonial 13";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png";s:12:"tmpl_created";i:1520520549;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:648;s:16:"popularity_index";i:637;s:11:"trend_index";i:741;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:793;a:19:{s:4:"tmpl";i:595;s:2:"id";i:4995;s:5:"title";s:14:"Testimonial 14";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png";s:12:"tmpl_created";i:1520520577;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:649;s:16:"popularity_index";i:400;s:11:"trend_index";i:411;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:794;a:19:{s:4:"tmpl";i:593;s:2:"id";i:4979;s:5:"title";s:14:"Testimonial 15";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png";s:12:"tmpl_created";i:1520520573;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:650;s:16:"popularity_index";i:568;s:11:"trend_index";i:544;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:795;a:19:{s:4:"tmpl";i:576;s:2:"id";i:4835;s:5:"title";s:14:"Testimonial 16";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png";s:12:"tmpl_created";i:1520520546;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:651;s:16:"popularity_index";i:399;s:11:"trend_index";i:401;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:796;a:19:{s:4:"tmpl";i:594;s:2:"id";i:4987;s:5:"title";s:14:"Testimonial 17";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png";s:12:"tmpl_created";i:1520520575;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:652;s:16:"popularity_index";i:159;s:11:"trend_index";i:199;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:797;a:19:{s:4:"tmpl";i:577;s:2:"id";i:4843;s:5:"title";s:14:"Testimonial 18";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png";s:12:"tmpl_created";i:1520520548;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:653;s:16:"popularity_index";i:457;s:11:"trend_index";i:780;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:798;a:19:{s:4:"tmpl";i:579;s:2:"id";i:4863;s:5:"title";s:14:"Testimonial 19";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png";s:12:"tmpl_created";i:1520520551;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:654;s:16:"popularity_index";i:245;s:11:"trend_index";i:599;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:799;a:19:{s:4:"tmpl";i:581;s:2:"id";i:4880;s:5:"title";s:14:"Testimonial 20";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg";s:12:"tmpl_created";i:1520520554;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:655;s:16:"popularity_index";i:446;s:11:"trend_index";i:653;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:800;a:19:{s:4:"tmpl";i:583;s:2:"id";i:4897;s:5:"title";s:14:"Testimonial 21";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png";s:12:"tmpl_created";i:1520520557;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:656;s:16:"popularity_index";i:78;s:11:"trend_index";i:289;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:801;a:19:{s:4:"tmpl";i:584;s:2:"id";i:4905;s:5:"title";s:14:"Testimonial 22";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png";s:12:"tmpl_created";i:1520520559;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:657;s:16:"popularity_index";i:121;s:11:"trend_index";i:221;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:802;a:19:{s:4:"tmpl";i:585;s:2:"id";i:4913;s:5:"title";s:14:"Testimonial 23";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png";s:12:"tmpl_created";i:1520520561;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:658;s:16:"popularity_index";i:247;s:11:"trend_index";i:566;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:803;a:19:{s:4:"tmpl";i:575;s:2:"id";i:4826;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png";s:12:"tmpl_created";i:1520520544;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:659;s:16:"popularity_index";i:256;s:11:"trend_index";i:395;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:804;a:19:{s:4:"tmpl";i:587;s:2:"id";i:4929;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png";s:12:"tmpl_created";i:1520520564;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:660;s:16:"popularity_index";i:49;s:11:"trend_index";i:206;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:805;a:19:{s:4:"tmpl";i:591;s:2:"id";i:4963;s:5:"title";s:14:"Testimonial 25";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png";s:12:"tmpl_created";i:1520520570;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:661;s:16:"popularity_index";i:417;s:11:"trend_index";i:546;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:806;a:19:{s:4:"tmpl";i:592;s:2:"id";i:4971;s:5:"title";s:14:"Testimonial 26";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png";s:12:"tmpl_created";i:1520520572;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:662;s:16:"popularity_index";i:649;s:11:"trend_index";i:718;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:807;a:19:{s:4:"tmpl";i:589;s:2:"id";i:4947;s:5:"title";s:14:"Testimonial 27";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png";s:12:"tmpl_created";i:1520520567;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:663;s:16:"popularity_index";i:221;s:11:"trend_index";i:496;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:808;a:19:{s:4:"tmpl";i:590;s:2:"id";i:4955;s:5:"title";s:14:"Testimonial 29";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png";s:12:"tmpl_created";i:1520520569;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:664;s:16:"popularity_index";i:378;s:11:"trend_index";i:695;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:809;a:19:{s:4:"tmpl";i:588;s:2:"id";i:4939;s:5:"title";s:13:"Testimonial 9";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png";s:12:"tmpl_created";i:1520520565;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:665;s:16:"popularity_index";i:103;s:11:"trend_index";i:341;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:810;a:19:{s:4:"tmpl";i:928;s:2:"id";i:12509;s:5:"title";s:18:"Travel &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/404.png";s:12:"tmpl_created";i:1575960378;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Tours","Travel"]";s:10:"menu_order";i:666;s:16:"popularity_index";i:747;s:11:"trend_index";i:712;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:811;a:19:{s:4:"tmpl";i:929;s:2:"id";i:12516;s:5:"title";s:27:"Travel &#8211; Archive Blog";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png";s:12:"tmpl_created";i:1575960387;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:667;s:16:"popularity_index";i:496;s:11:"trend_index";i:487;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:812;a:19:{s:4:"tmpl";i:927;s:2:"id";i:12500;s:5:"title";s:21:"Travel &#8211; Header";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png";s:12:"tmpl_created";i:1575960371;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Tours","Travel"]";s:10:"menu_order";i:668;s:16:"popularity_index";i:443;s:11:"trend_index";i:434;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:813;a:19:{s:4:"tmpl";i:930;s:2:"id";i:12524;s:5:"title";s:26:"Travel &#8211; Single Post";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png";s:12:"tmpl_created";i:1575960397;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:669;s:16:"popularity_index";i:591;s:11:"trend_index";i:663;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:814;a:19:{s:4:"tmpl";i:931;s:2:"id";i:12531;s:5:"title";s:31:"Travel &#8211; Single Post Tour";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png";s:12:"tmpl_created";i:1575960404;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:670;s:16:"popularity_index";i:630;s:11:"trend_index";i:548;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:815;a:19:{s:4:"tmpl";i:926;s:2:"id";i:12492;s:5:"title";s:14:"Travel -Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png";s:12:"tmpl_created";i:1575960358;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Tours","Travel"]";s:10:"menu_order";i:671;s:16:"popularity_index";i:453;s:11:"trend_index";i:322;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:816;a:19:{s:4:"tmpl";i:1068;s:2:"id";i:15498;s:5:"title";s:23:"Travel Blog &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg";s:12:"tmpl_created";i:1606215636;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:23:"["404","Blog","Travel"]";s:10:"menu_order";i:672;s:16:"popularity_index";i:749;s:11:"trend_index";i:759;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:817;a:19:{s:4:"tmpl";i:1069;s:2:"id";i:15508;s:5:"title";s:29:"Travel Blog &#8211; Archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg";s:12:"tmpl_created";i:1606215649;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:673;s:16:"popularity_index";i:659;s:11:"trend_index";i:468;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:818;a:19:{s:4:"tmpl";i:1070;s:2:"id";i:15518;s:5:"title";s:29:"Travel Blog &#8211; Archive 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg";s:12:"tmpl_created";i:1606215663;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:674;s:16:"popularity_index";i:688;s:11:"trend_index";i:431;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:819;a:19:{s:4:"tmpl";i:1071;s:2:"id";i:15528;s:5:"title";s:26:"Travel Blog &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg";s:12:"tmpl_created";i:1606215673;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:26:"["Blog","Footer","Travel"]";s:10:"menu_order";i:675;s:16:"popularity_index";i:656;s:11:"trend_index";i:377;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:820;a:19:{s:4:"tmpl";i:1067;s:2:"id";i:15536;s:5:"title";s:26:"Travel Blog &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg";s:12:"tmpl_created";i:1606215625;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:26:"["Blog","Header","Travel"]";s:10:"menu_order";i:676;s:16:"popularity_index";i:584;s:11:"trend_index";i:228;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:821;a:19:{s:4:"tmpl";i:1072;s:2:"id";i:15545;s:5:"title";s:33:"Travel Blog &#8211; Single Post 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg";s:12:"tmpl_created";i:1606215684;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:677;s:16:"popularity_index";i:669;s:11:"trend_index";i:482;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:822;a:19:{s:4:"tmpl";i:1066;s:2:"id";i:15556;s:5:"title";s:33:"Travel Blog &#8211; Single Post 2";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg";s:12:"tmpl_created";i:1606215613;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:678;s:16:"popularity_index";i:652;s:11:"trend_index";i:454;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(198, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:"title";s:71:"6 Best WordPress Image Optimization Plugins of 2024 (+Real Image Tests)";s:7:"excerpt";s:116:"Explore the top 6 WordPress image optimization plugins of 2024 for faster site speed and better SEO with real tests.";s:7:"created";i:1712656602;s:5:"badge";s:3:"NEW";s:3:"url";s:126:"https://elementor.com/blog/image-optimization-plugins/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:1;a:5:{s:5:"title";s:84:"Introducing Elementor 3.20: New Display Condition Features, Performance Improvements";s:7:"excerpt";s:189:"Version 3.20 introduces exciting new features that enhance the flexibility of Display Conditions. This version also improves the loading time of your site’s frontend and backend, and more";s:7:"created";i:1710845895;s:5:"badge";s:3:"NEW";s:3:"url";s:167:"https://elementor.com/blog/elementor-320-display-conditions-enhacments-peformance-improvements/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:2;a:5:{s:5:"title";s:97:"Introducing Elementor 3.19: Display Conditions, Role Permissions in the Element Manager, and More";s:7:"excerpt";s:230:"Create dynamic visitor experiences, customize your teammates’ widget panels, protect forms from spam submissions, generate variations in the template library, and use URLs from the open web as a reference to generate containers.";s:7:"created";i:1707315304;s:5:"badge";s:3:"NEW";s:3:"url";s:152:"https://elementor.com/blog/elementor-319-display-conditions-akismet-integration/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}}', 'no'),
(207, '_elementor_notifications_data', 'a:2:{s:7:"timeout";i:1715977513;s:5:"value";s:11629:"[{"id":"loop-taxonomy-query-3.21","title":"Create Engaging Listings for Categories and Tags","description":"Design beautiful Loop Grids & Carousels to consistently display your dynamic content.","topic":"New in Elementor Pro 3.21","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/loop-taxonomy-query-3.21.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-321-taxonomy-query-performance-improvement\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"loop-taxonomy-query-3.21","title":"Create Engaging Listings for Categories and Tags","description":"Design beautiful Loop Grids & Carousels to consistently display your dynamic content.","topic":"New in Elementor Pro 3.21","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/loop-taxonomy-query-3.21.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-321-taxonomy-query-performance-improvement\\/","readMoreText":"Learn More","cta":"Upgrade","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-taxonomy-query\\/"},{"id":"performance-boost-3.21","title":"Speed Up Your Website by Updating to Elementor","description":"Version 3.21 includes significant performance improvements that speed up loading time and boost Google performance scores.","topic":"New in Elementor 3.21","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/performance-boost-3.21.png","chipTags":["Performance"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/","readMoreText":"Learn More"},{"id":"performance-boost-3.21","title":"Speed Up Your Website by Updating to Elementor","description":"Version 3.21 includes significant performance improvements that speed up loading time and boost Google performance scores.","topic":"New in Elementor 3.21","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/performance-boost-3.21.png","chipTags":["Performance"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"ai-personal-assistant-3.21","title":"Meet Your Personal AI Assistant","description":"Copilot suggests container layouts, blending your personal style with industry best practices.","topic":"Elementor AI","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-personal-assistant-3.21.png","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-ai-copilot\\/","readMoreText":"Learn More","conditions":[[{"type":"introduction_meta","meta":"ai_get_started"}]],"cta":"Start Free Trial","ctaLink":"https:\\/\\/go.elementor.com\\/ai-notification-personal-assistant\\/"},{"id":"ai-personal-assistant-3.21","title":"Meet Your Personal AI Assistant","description":"Copilot suggests container layouts, blending your personal style with industry best practices.","topic":"Elementor AI","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-personal-assistant-3.21.png","chipTags":["New Feature"],"cta":"Start Free Trial","ctaLink":"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/"},{"id":"display-conditions-dynamic-content-3.20","title":"Display Conditions for Dynamic Content","description":"Transform your single post and page templates into dynamic designs that fit their content by setting display conditions based on Dynamic Tags including native WordPress Custom Fields.","topic":"New in Elementor Pro 3.20","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/dynamic-content-pro-3.20.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"display-conditions-or-logic-3.20","title":"Connect Display Conditions - OR Logic","description":"Create condition groups of one or more conditions and connect them with the OR logic to display an element when either groups conditions are met.","topic":"New in Elementor Pro 3.20","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.20.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"display-conditions-dynamic-content-3.20","title":"Display Content on Your Terms: Decide When, Where, and by Who the Content is Viewed","description":"Tailor the content on your page to visitors based on various rules to create a powerful experience.","topic":"New in Elementor Pro 3.20","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.20.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/","readMoreText":"Learn More","cta":"Upgrade","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-dispaly-conditions\\/"},{"id":"display-conditions-or-logic-3.20","title":"Discover the Professional Way to Create Dynamic Content Websites","description":"All the tools you need to turn the content you store on WordPress into pixel perfect websites that maintain a consistent, professional design.","topic":"Dynamic Content","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/dynamic-content-3.20.gif","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/youtu.be\\/QSpCwj5dl5g?si=OpSNnnIyqCSOPzTF","readMoreText":"Learn More","cta":"Upgrade","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-dynamic-content\\/"},{"id":"5-star-rating-prompt","title":"Love the New Features? Let Us Know with 5 Stars!","description":"Help spread the word by telling the world what you love about Elementor.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png","cta":"Leave a Review","ctaLink":"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/"},{"id":"element-manager-permissions-3.19","title":"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager","description":"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png","chipPlan":"Pro","chipTags":["New Feature"],"conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"element-manager-permissions-3.19","title":"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager","description":"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png","chipPlan":"Pro","chipTags":["New Feature"],"cta":"Upgrade","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-element-manager-permission\\/"},{"id":"akismet-3.19","title":"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter","description":"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png","chipPlan":"Pro","chipTags":["New Feature"],"conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"akismet-3.19","title":"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter","description":"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png","chipPlan":"Pro","chipTags":["New Feature"],"cta":"Upgrade","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-akismet\\/"},{"id":"image-optimizer-3.19","title":"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.","description":"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.","topic":"Image Optimizer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png","chipTags":["New plugin"],"cta":"Get the Image Optimizer","ctaLink":"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"image-optimization\\/image-optimization.php"}]]},{"id":"ai-variations-in-template-library-3.19","title":"Inspire Your Creation with Web-Based Container Generation","description":"Use a URL address to generate containers based on a reference from the open web.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png","chipPlan":"Elementor AI","chipTags":["New Feature"],"conditions":[[{"type":"introduction_meta","meta":"ai_get_started"}]],"cta":"Get Elementor AI","ctaLink":"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/"},{"id":"ai-variations-in-template-library-3.19","title":"Inspire Your Creation with Web-Based Container Generation","description":"Use a URL address to generate containers based on a reference from the open web.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png","chipPlan":"Elementor AI","chipTags":["New Feature"],"cta":"Start Free Trial","ctaLink":"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/"},{"id":"taxonomy-filter-multi-select-3.18","title":"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities","description":"Help visitors find the products and posts they''re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"taxonomy-filter-multi-select-3.18","title":"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities","description":"Help visitors find the products and posts they''re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection","readMoreText":"Learn More","cta":"Upgrade","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-taxonomy-filter\\/"}]";}', 'no'),
(214, 'current_theme', 'Astra', 'yes'),
(215, 'theme_mods_th-shop-mania', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1706684967;s:4:"data";a:7:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:5:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:7:"block-5";i:4;s:7:"block-6";}s:22:"top-header-widget-col1";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}}}}', 'no'),
(216, 'theme_switched', '', 'yes'),
(220, 'downloaded_font_files', 'a:60:{s:63:"https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2";s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/jost/92zatBhPNqw73oDd4iYl.woff2";s:63:"https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2";s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/jost/92zatBhPNqw73ord4iYl.woff2";s:61:"https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2";s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/jost/92zatBhPNqw73oTd4g.woff2";s:76:"https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE0tDMPKzSQ.woff2";s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tDMPKzSQ.woff2";s:76:"https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2";s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2";s:73:"https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2";s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1pVFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2";s:73:"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2";s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2";s:73:"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2";s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2";s:70:"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLucHtA.woff2";s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiGyp8kv8JHgFVrJJLucHtA.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111VFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xVFteOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVFteOcEg.woff2";s:77:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2";s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2";s:73:"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2";s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2";s:73:"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2";s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2";s:70:"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTucHtA.woff2";s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiGyp8kv8JHgFVrLPTucHtA.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2";s:70:"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2";s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2";s:70:"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2";s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2";s:68:"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2";s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2";s:74:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2";s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2";s:72:"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2";s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2";s:86:"https://fonts.gstatic.com/s/dancingscript/v25/If2RXTr6YS-zF4S-kcSWSVi_szLviuEViw.woff2";s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/dancing-script/If2RXTr6YS-zF4S-kcSWSVi_szLviuEViw.woff2";s:86:"https://fonts.gstatic.com/s/dancingscript/v25/If2RXTr6YS-zF4S-kcSWSVi_szLuiuEViw.woff2";s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/dancing-script/If2RXTr6YS-zF4S-kcSWSVi_szLuiuEViw.woff2";s:83:"https://fonts.gstatic.com/s/dancingscript/v25/If2RXTr6YS-zF4S-kcSWSVi_szLgiuE.woff2";s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content//fonts/dancing-script/If2RXTr6YS-zF4S-kcSWSVi_szLgiuE.woff2";}', 'no'),
(224, 'theme_mods_organic-market', 'a:45:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:4;}s:18:"custom_css_post_id";i:-1;s:12:"header_image";s:13:"remove-header";s:9:"logo_size";i:70;s:32:"organic_market_theme_color_first";s:7:"#2fa814";s:27:"organic_market_facebook_url";s:0:"";s:33:"organic_market_text_tranform_menu";s:10:"Capitalize";s:34:"organic_market_menu_color_settings";s:7:"#000000";s:40:"organic_market_menu_hover_color_settings";s:7:"#00a032";s:37:"organic_market_submenu_color_settings";s:7:"#000000";s:43:"organic_market_submenu_hover_color_settings";s:7:"#000000";s:30:"organic_market_menus_font_size";s:2:"16";s:45:"organic_market_sticky_header_padding_settings";s:2:"11";s:26:"organic_market_topbar_text";s:0:"";s:32:"organic_market_purchase_btn_text";s:0:"";s:31:"organic_market_purchase_btn_url";s:0:"";s:27:"organic_market_phone_number";s:12:"+18259757448";s:29:"organic_market_display_topbar";b:0;s:28:"organic_market_search_option";b:0;s:28:"organic_market_sticky_header";b:1;s:26:"organic_market_footer_copy";s:25:"© JALARAM PRODUCE - 2023";s:32:"organic_market_footer_text_color";s:7:"#ffffff";s:29:"organic_market_scroll_setting";s:5:"Right";s:31:"organic_market_breadcrumb_color";s:7:"#ffffff";s:31:"organic_market_logo_padding_top";s:1:"0";s:30:"organic_market_logo_margin_top";s:1:"0";s:31:"organic_market_logo_margin_left";s:3:"460";s:41:"organic_market_slider_image_overlay_color";s:0:"";s:31:"organic_market_back_to_top_icon";s:22:"fas fa-arrow-circle-up";s:35:"organic_market_back_to_top_bg_color";s:7:"#00bc32";s:35:"organic_market_footer_text_bg_color";s:7:"#1ecb39";s:16:"background_image";s:64:"https://jalaramproduce.ca/wp-content/uploads/2024/01/BACK-1.webp";s:17:"background_preset";s:4:"fill";s:15:"background_size";s:5:"cover";s:17:"background_repeat";s:6:"repeat";s:21:"background_attachment";s:5:"fixed";s:21:"background_position_x";s:6:"center";s:21:"background_position_y";s:6:"center";s:35:"organic_market_background_skin_mode";s:15:"With Background";s:37:"organic_market_site_title_size_option";s:1:"0";s:22:"organic_market_tagline";b:0;s:39:"organic_market_site_tagline_size_option";s:1:"0";s:11:"custom_logo";i:580;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1708009601;s:4:"data";a:10:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:9:"sidebar-1";a:0:{}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:19:"woocommerce_sidebar";a:0:{}s:26:"woocommerce-single-sidebar";a:0:{}}}}', 'no'),
(226, 'nav_menu_options', 'a:1:{s:8:"auto_add";a:0:{}}', 'yes'),
(244, '_transient_health-check-site-status-result', '{"good":19,"recommended":4,"critical":0}', 'yes'),
(316, '_elementor_editor_upgrade_notice_dismissed', '1715361026', 'yes'),
(326, 'elementor_allow_tracking', 'yes', 'yes'),
(327, 'elementor_tracker_notice', '1', 'yes'),
(525, 'litespeed.conf.__activation', '-1', 'yes'),
(526, 'litespeed.purge.queue', '-1', 'yes'),
(527, 'litespeed.purge.queue2', '-1', 'yes'),
(528, 'litespeed.cloud._summary', '{"curr_request.ver":0,"news.utime":1715274440,"curr_request.news":0,"last_request.news":1715274440,"news.id":5701,"news.plugin":"","news.title":"<div class=\\"litespeed_icon\\" style=\\"padding-top:10px;\\">LiteSpeed Cache: New Version Available<\\/div>","news.content":"Good news! A new version of LSCWP is available now. Please upgrade to v5.7.0.1 for some important bug fixes.","news.zip":"","news.new":1,"last_request.ver":1715976735}', 'yes'),
(530, 'litespeed.conf.hash', 'eYc5wilgPYkCCqpHGdQHTBeGDya3Xmzn', 'yes'),
(531, 'litespeed.conf.auto_upgrade', '', 'yes'),
(532, 'litespeed.conf.api_key', '', 'yes'),
(533, 'litespeed.conf.server_ip', '', 'yes'),
(534, 'litespeed.conf.guest', '', 'yes'),
(535, 'litespeed.conf.guest_optm', '', 'yes'),
(536, 'litespeed.conf.news', '1', 'yes'),
(537, 'litespeed.conf.guest_uas', '["Lighthouse","GTmetrix","Google","Pingdom","bot","PTST","HeadlessChrome"]', 'yes'),
(538, 'litespeed.conf.guest_ips', '["208.70.247.157","172.255.48.130","172.255.48.131","172.255.48.132","172.255.48.133","172.255.48.134","172.255.48.135","172.255.48.136","172.255.48.137","172.255.48.138","172.255.48.139","172.255.48.140","172.255.48.141","172.255.48.142","172.255.48.143","172.255.48.144","172.255.48.145","172.255.48.146","172.255.48.147","52.229.122.240","104.214.72.101","13.66.7.11","13.85.24.83","13.85.24.90","13.85.82.26","40.74.242.253","40.74.243.13","40.74.243.176","104.214.48.247","157.55.189.189","104.214.110.135","70.37.83.240","65.52.36.250","13.78.216.56","52.162.212.163","23.96.34.105","65.52.113.236","172.255.61.34","172.255.61.35","172.255.61.36","172.255.61.37","172.255.61.38","172.255.61.39","172.255.61.40","104.41.2.19","191.235.98.164","191.235.99.221","191.232.194.51","52.237.235.185","52.237.250.73","52.237.236.145","104.211.143.8","104.211.165.53","52.172.14.87","40.83.89.214","52.175.57.81","20.188.63.151","20.52.36.49","52.246.165.153","51.144.102.233","13.76.97.224","102.133.169.66","52.231.199.170","13.53.162.7","40.123.218.94"]', 'yes'),
(539, 'litespeed.conf.cache', '1', 'yes'),
(540, 'litespeed.conf.cache-priv', '1', 'yes'),
(541, 'litespeed.conf.cache-commenter', '1', 'yes'),
(542, 'litespeed.conf.cache-rest', '1', 'yes'),
(543, 'litespeed.conf.cache-page_login', '1', 'yes'),
(544, 'litespeed.conf.cache-favicon', '1', 'yes'),
(545, 'litespeed.conf.cache-resources', '1', 'yes'),
(546, 'litespeed.conf.cache-mobile', '', 'yes'),
(547, 'litespeed.conf.cache-mobile_rules', '["Mobile","Android","Silk\\/","Kindle","BlackBerry","Opera Mini","Opera Mobi"]', 'yes'),
(548, 'litespeed.conf.cache-browser', '', 'yes'),
(549, 'litespeed.conf.cache-exc_useragents', '[]', 'yes'),
(550, 'litespeed.conf.cache-exc_cookies', '[]', 'yes'),
(551, 'litespeed.conf.cache-exc_qs', '[]', 'yes'),
(552, 'litespeed.conf.cache-exc_cat', '[]', 'yes'),
(553, 'litespeed.conf.cache-exc_tag', '[]', 'yes'),
(554, 'litespeed.conf.cache-force_uri', '[]', 'yes'),
(555, 'litespeed.conf.cache-force_pub_uri', '[]', 'yes'),
(556, 'litespeed.conf.cache-priv_uri', '[]', 'yes'),
(557, 'litespeed.conf.cache-exc', '[]', 'yes'),
(558, 'litespeed.conf.cache-exc_roles', '[]', 'yes'),
(559, 'litespeed.conf.cache-drop_qs', '["fbclid","gclid","utm*","_ga"]', 'yes'),
(560, 'litespeed.conf.cache-ttl_pub', '604800', 'yes'),
(561, 'litespeed.conf.cache-ttl_priv', '1800', 'yes'),
(562, 'litespeed.conf.cache-ttl_frontpage', '604800', 'yes'),
(563, 'litespeed.conf.cache-ttl_feed', '604800', 'yes'),
(564, 'litespeed.conf.cache-ttl_rest', '604800', 'yes'),
(565, 'litespeed.conf.cache-ttl_browser', '31557600', 'yes'),
(566, 'litespeed.conf.cache-ttl_status', '["403 3600","404 3600","500 3600"]', 'yes'),
(567, 'litespeed.conf.cache-login_cookie', '', 'yes'),
(568, 'litespeed.conf.cache-vary_group', '[]', 'yes'),
(569, 'litespeed.conf.purge-upgrade', '1', 'yes'),
(570, 'litespeed.conf.purge-stale', '', 'yes'),
(571, 'litespeed.conf.purge-post_all', '', 'yes'),
(572, 'litespeed.conf.purge-post_f', '1', 'yes'),
(573, 'litespeed.conf.purge-post_h', '1', 'yes'),
(574, 'litespeed.conf.purge-post_p', '1', 'yes'),
(575, 'litespeed.conf.purge-post_pwrp', '1', 'yes'),
(576, 'litespeed.conf.purge-post_a', '1', 'yes'),
(577, 'litespeed.conf.purge-post_y', '', 'yes'),
(578, 'litespeed.conf.purge-post_m', '1', 'yes'),
(579, 'litespeed.conf.purge-post_d', '', 'yes'),
(580, 'litespeed.conf.purge-post_t', '1', 'yes'),
(581, 'litespeed.conf.purge-post_pt', '1', 'yes'),
(582, 'litespeed.conf.purge-timed_urls', '[]', 'yes'),
(583, 'litespeed.conf.purge-timed_urls_time', '', 'yes'),
(584, 'litespeed.conf.purge-hook_all', '["switch_theme","wp_create_nav_menu","wp_update_nav_menu","wp_delete_nav_menu","create_term","edit_terms","delete_term","add_link","edit_link","delete_link"]', 'yes'),
(585, 'litespeed.conf.esi', '', 'yes'),
(586, 'litespeed.conf.esi-cache_admbar', '1', 'yes'),
(587, 'litespeed.conf.esi-cache_commform', '1', 'yes'),
(588, 'litespeed.conf.esi-nonce', '["stats_nonce","subscribe_nonce"]', 'yes'),
(589, 'litespeed.conf.util-instant_click', '', 'yes'),
(590, 'litespeed.conf.util-no_https_vary', '', 'yes'),
(591, 'litespeed.conf.debug-disable_all', '', 'yes'),
(592, 'litespeed.conf.debug', '', 'yes'),
(593, 'litespeed.conf.debug-ips', '["127.0.0.1"]', 'yes'),
(594, 'litespeed.conf.debug-level', '', 'yes'),
(595, 'litespeed.conf.debug-filesize', '3', 'yes'),
(596, 'litespeed.conf.debug-cookie', '', 'yes'),
(597, 'litespeed.conf.debug-collaps_qs', '', 'yes'),
(598, 'litespeed.conf.debug-inc', '[]', 'yes'),
(599, 'litespeed.conf.debug-exc', '[]', 'yes'),
(600, 'litespeed.conf.debug-exc_strings', '[]', 'yes'),
(601, 'litespeed.conf.db_optm-revisions_max', '0', 'yes'),
(602, 'litespeed.conf.db_optm-revisions_age', '0', 'yes'),
(603, 'litespeed.conf.optm-css_min', '', 'yes'),
(604, 'litespeed.conf.optm-css_comb', '', 'yes'),
(605, 'litespeed.conf.optm-css_comb_ext_inl', '1', 'yes'),
(606, 'litespeed.conf.optm-ucss', '', 'yes'),
(607, 'litespeed.conf.optm-ucss_inline', '', 'yes'),
(608, 'litespeed.conf.optm-ucss_whitelist', '[]', 'yes'),
(609, 'litespeed.conf.optm-ucss_exc', '[]', 'yes'),
(610, 'litespeed.conf.optm-css_exc', '[]', 'yes'),
(611, 'litespeed.conf.optm-js_min', '', 'yes'),
(612, 'litespeed.conf.optm-js_comb', '', 'yes'),
(613, 'litespeed.conf.optm-js_comb_ext_inl', '1', 'yes'),
(614, 'litespeed.conf.optm-js_exc', '["jquery.js","jquery.min.js"]', 'yes'),
(615, 'litespeed.conf.optm-html_min', '', 'yes'),
(616, 'litespeed.conf.optm-html_lazy', '[]', 'yes'),
(617, 'litespeed.conf.optm-qs_rm', '', 'yes'),
(618, 'litespeed.conf.optm-ggfonts_rm', '', 'yes'),
(619, 'litespeed.conf.optm-css_async', '', 'yes'),
(620, 'litespeed.conf.optm-ccss_per_url', '', 'yes'),
(621, 'litespeed.conf.optm-ccss_sep_posttype', '["page"]', 'yes'),
(622, 'litespeed.conf.optm-ccss_sep_uri', '[]', 'yes'),
(623, 'litespeed.conf.optm-css_async_inline', '1', 'yes'),
(624, 'litespeed.conf.optm-css_font_display', '', 'yes'),
(625, 'litespeed.conf.optm-js_defer', '', 'yes'),
(626, 'litespeed.conf.optm-emoji_rm', '', 'yes'),
(627, 'litespeed.conf.optm-noscript_rm', '', 'yes'),
(628, 'litespeed.conf.optm-ggfonts_async', '', 'yes'),
(629, 'litespeed.conf.optm-exc_roles', '[]', 'yes'),
(630, 'litespeed.conf.optm-ccss_con', '', 'yes'),
(631, 'litespeed.conf.optm-js_defer_exc', '["jquery.js","jquery.min.js","gtm.js","analytics.js"]', 'yes'),
(632, 'litespeed.conf.optm-gm_js_exc', '[]', 'yes'),
(633, 'litespeed.conf.optm-dns_prefetch', '[]', 'yes'),
(634, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'yes'),
(635, 'litespeed.conf.optm-exc', '[]', 'yes'),
(636, 'litespeed.conf.optm-guest_only', '1', 'yes'),
(637, 'litespeed.conf.object', '', 'yes'),
(638, 'litespeed.conf.object-kind', '', 'yes'),
(639, 'litespeed.conf.object-host', 'localhost', 'yes'),
(640, 'litespeed.conf.object-port', '11211', 'yes'),
(641, 'litespeed.conf.object-life', '360', 'yes'),
(642, 'litespeed.conf.object-persistent', '1', 'yes'),
(643, 'litespeed.conf.object-admin', '1', 'yes'),
(644, 'litespeed.conf.object-transients', '1', 'yes'),
(645, 'litespeed.conf.object-db_id', '0', 'yes'),
(646, 'litespeed.conf.object-user', '', 'yes'),
(647, 'litespeed.conf.object-pswd', '', 'yes'),
(648, 'litespeed.conf.object-global_groups', '["users","userlogins","useremail","userslugs","usermeta","user_meta","site-transient","site-options","site-lookup","site-details","blog-lookup","blog-details","blog-id-cache","rss","global-posts","global-cache-test"]', 'yes'),
(649, 'litespeed.conf.object-non_persistent_groups', '["comment","counts","plugins","wc_session_id"]', 'yes'),
(650, 'litespeed.conf.discuss-avatar_cache', '', 'yes'),
(651, 'litespeed.conf.discuss-avatar_cron', '', 'yes'),
(652, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'yes'),
(653, 'litespeed.conf.optm-localize', '', 'yes'),
(654, 'litespeed.conf.optm-localize_domains', '["### Popular scripts ###","https:\\/\\/platform.twitter.com\\/widgets.js","https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js"]', 'yes'),
(655, 'litespeed.conf.media-lazy', '', 'yes'),
(656, 'litespeed.conf.media-lazy_placeholder', '', 'yes'),
(657, 'litespeed.conf.media-placeholder_resp', '', 'yes'),
(658, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'yes'),
(659, 'litespeed.conf.media-placeholder_resp_svg', '<svg xmlns="http://www.w3.org/2000/svg" width="{width}" height="{height}" viewBox="0 0 {width} {height}"><rect width="100%" height="100%" style="fill:{color};fill-opacity: 0.1;"/></svg>', 'yes'),
(660, 'litespeed.conf.media-lqip', '', 'yes'),
(661, 'litespeed.conf.media-lqip_qual', '4', 'yes'),
(662, 'litespeed.conf.media-lqip_min_w', '150', 'yes'),
(663, 'litespeed.conf.media-lqip_min_h', '150', 'yes'),
(664, 'litespeed.conf.media-placeholder_resp_async', '1', 'yes'),
(665, 'litespeed.conf.media-iframe_lazy', '', 'yes'),
(666, 'litespeed.conf.media-add_missing_sizes', '', 'yes'),
(667, 'litespeed.conf.media-lazy_exc', '[]', 'yes'),
(668, 'litespeed.conf.media-lazy_cls_exc', '["wmu-preview-img"]', 'yes'),
(669, 'litespeed.conf.media-lazy_parent_cls_exc', '[]', 'yes'),
(670, 'litespeed.conf.media-iframe_lazy_cls_exc', '[]', 'yes'),
(671, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', '[]', 'yes'),
(672, 'litespeed.conf.media-lazy_uri_exc', '[]', 'yes'),
(673, 'litespeed.conf.media-lqip_exc', '[]', 'yes'),
(674, 'litespeed.conf.media-vpi', '', 'yes'),
(675, 'litespeed.conf.media-vpi_cron', '', 'yes'),
(676, 'litespeed.conf.img_optm-auto', '', 'yes'),
(677, 'litespeed.conf.img_optm-cron', '1', 'yes'),
(678, 'litespeed.conf.img_optm-ori', '1', 'yes'),
(679, 'litespeed.conf.img_optm-rm_bkup', '', 'yes'),
(680, 'litespeed.conf.img_optm-webp', '1', 'yes'),
(681, 'litespeed.conf.img_optm-lossless', '', 'yes'),
(682, 'litespeed.conf.img_optm-exif', '1', 'yes'),
(683, 'litespeed.conf.img_optm-webp_replace', '', 'yes'),
(684, 'litespeed.conf.img_optm-webp_attr', '["img.src","div.data-thumb","img.data-src","img.data-lazyload","div.data-large_image","img.retina_logo_url","div.data-parallax-image","div.data-vc-parallax-image","video.poster"]', 'yes'),
(685, 'litespeed.conf.img_optm-webp_replace_srcset', '', 'yes'),
(686, 'litespeed.conf.img_optm-jpg_quality', '82', 'yes'),
(687, 'litespeed.conf.crawler', '', 'yes'),
(688, 'litespeed.conf.crawler-usleep', '500', 'yes'),
(689, 'litespeed.conf.crawler-run_duration', '400', 'yes'),
(690, 'litespeed.conf.crawler-run_interval', '600', 'yes'),
(691, 'litespeed.conf.crawler-crawl_interval', '302400', 'yes'),
(692, 'litespeed.conf.crawler-threads', '3', 'yes'),
(693, 'litespeed.conf.crawler-timeout', '30', 'yes'),
(694, 'litespeed.conf.crawler-load_limit', '1', 'yes'),
(695, 'litespeed.conf.crawler-sitemap', '', 'yes'),
(696, 'litespeed.conf.crawler-drop_domain', '1', 'yes'),
(697, 'litespeed.conf.crawler-map_timeout', '120', 'yes'),
(698, 'litespeed.conf.crawler-roles', '[]', 'yes'),
(699, 'litespeed.conf.crawler-cookies', '[]', 'yes'),
(700, 'litespeed.conf.misc-heartbeat_front', '', 'yes'),
(701, 'litespeed.conf.misc-heartbeat_front_ttl', '60', 'yes'),
(702, 'litespeed.conf.misc-heartbeat_back', '', 'yes'),
(703, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'yes'),
(704, 'litespeed.conf.misc-heartbeat_editor', '', 'yes'),
(705, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'yes'),
(706, 'litespeed.conf.cdn', '', 'yes'),
(707, 'litespeed.conf.cdn-ori', '[]', 'yes'),
(708, 'litespeed.conf.cdn-ori_dir', '["wp-content","wp-includes"]', 'yes'),
(709, 'litespeed.conf.cdn-exc', '[]', 'yes'),
(710, 'litespeed.conf.cdn-quic', '', 'yes'),
(711, 'litespeed.conf.cdn-cloudflare', '', 'yes'),
(712, 'litespeed.conf.cdn-cloudflare_email', '', 'yes'),
(713, 'litespeed.conf.cdn-cloudflare_key', '', 'yes'),
(714, 'litespeed.conf.cdn-cloudflare_name', '', 'yes'),
(715, 'litespeed.conf.cdn-cloudflare_zone', '', 'yes'),
(716, 'litespeed.conf.cdn-mapping', '[{"url":"","inc_img":"1","inc_css":"1","inc_js":"1","filetype":[".aac",".css",".eot",".gif",".jpeg",".jpg",".js",".less",".mp3",".mp4",".ogg",".otf",".pdf",".png",".svg",".ttf",".webp",".woff",".woff2"]}]', 'yes'),
(717, 'litespeed.conf.cdn-attr', '[".src",".data-src",".href",".poster","source.srcset"]', 'yes'),
(718, 'litespeed.conf.qc-token', '', 'yes'),
(719, 'litespeed.conf.qc-nameservers', '', 'yes'),
(720, 'litespeed.admin_display.thirdparty_litespeed_check', '1', 'yes'),
(722, 'litespeed.gui.lscwp_whm_install', '-1', 'yes'),
(723, 'litespeed.gui.dismiss', '-1', 'yes'),
(724, 'litespeed.gui._summary', '{"new_version":1707934491,"score":1708539291}', 'yes'),
(725, 'litespeed.data.upgrading', '-1', 'yes'),
(726, 'litespeed.admin_display.messages', '-1', 'yes'),
(727, 'speedycache_options', 'a:4:{s:3:"lbc";b:1;s:10:"minify_css";b:1;s:4:"gzip";b:1;s:15:"automatic_cache";b:1;}', 'yes'),
(728, 'speedycache_version', '1.1.4', 'yes'),
(729, 'speedycache_promo_time', '1707329698', 'yes'),
(731, 'updraftplus_version', '1.24.1', 'yes'),
(732, 'updraft_lastmessage', 'Deleting old log file: log.b260b776747c.txt (Apr 08 20:32:15)', 'yes'),
(733, 'updraftplus_tour_cancelled_on', 'intro', 'yes'),
(876, 'WPLANG', '', 'yes'),
(877, 'new_admin_email', 'vanshsingh0300@gmail.com', 'yes'),
(884, 'site_logo', '5517', 'yes'),
(902, 'litespeed.optimize.timestamp_purge_css', '1715274471', 'yes'),
(961, 'theme_mods_organic-food-store', 'a:5:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:19:"wp_classic_sidebars";a:9:{s:9:"sidebar-1";a:11:{s:4:"name";s:12:"Blog Sidebar";s:2:"id";s:9:"sidebar-1";s:11:"description";s:28:"Appears on blog page sidebar";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:9:"sidebar-2";a:11:{s:4:"name";s:12:"Page Sidebar";s:2:"id";s:9:"sidebar-2";s:11:"description";s:23:"Appears on page sidebar";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:9:"sidebar-3";a:11:{s:4:"name";s:20:"Third Column Sidebar";s:2:"id";s:9:"sidebar-3";s:11:"description";s:23:"Appears on page sidebar";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:8:"footer-1";a:11:{s:4:"name";s:12:"Footer Nav 1";s:2:"id";s:8:"footer-1";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:8:"footer-2";a:11:{s:4:"name";s:12:"Footer Nav 2";s:2:"id";s:8:"footer-2";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:8:"footer-3";a:11:{s:4:"name";s:12:"Footer Nav 3";s:2:"id";s:8:"footer-3";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:8:"footer-4";a:11:{s:4:"name";s:12:"Footer Nav 4";s:2:"id";s:8:"footer-4";s:11:"description";s:0:"";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:19:"woocommerce_sidebar";a:11:{s:4:"name";s:17:"Shop Page Sidebar";s:2:"id";s:19:"woocommerce_sidebar";s:11:"description";s:20:"Appears on shop page";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}s:26:"woocommerce-single-sidebar";a:11:{s:4:"name";s:27:"Single Product Page Sidebar";s:2:"id";s:26:"woocommerce-single-sidebar";s:11:"description";s:20:"Appears on shop page";s:5:"class";s:0:"";s:13:"before_widget";s:37:"<aside id="%1$s" class="widget %2$s">";s:12:"after_widget";s:8:"</aside>";s:12:"before_title";s:25:"<h3 class="widget-title">";s:11:"after_title";s:5:"</h3>";s:14:"before_sidebar";s:0:"";s:13:"after_sidebar";s:0:"";s:12:"show_in_rest";b:0;}}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1707412905;s:4:"data";a:10:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:9:"sidebar-1";a:0:{}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:19:"woocommerce_sidebar";a:0:{}s:26:"woocommerce-single-sidebar";a:0:{}}}}', 'no'),
(972, 'theme_mods_grocery-supermarket', 'a:5:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:4;}s:18:"custom_css_post_id";i:-1;s:35:"grocery_supermarket_logo_max_height";i:189;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1707413786;s:4:"data";a:7:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:7:"sidebar";a:0:{}s:39:"woocommerce-single-product-page-sidebar";a:0:{}s:29:"woocommerce-shop-page-sidebar";a:0:{}s:27:"grocery-supermarket-footer1";a:0:{}s:27:"grocery-supermarket-footer2";a:0:{}s:27:"grocery-supermarket-footer3";a:0:{}}}}', 'no'),
(989, 'theme_mods_goldy-grocery-market', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:6:"menu-1";i:4;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1707413535;s:4:"data";a:7:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:24:"goldy-mex-widget-section";a:0:{}s:19:"goldy_mex_sidebar-1";a:0:{}s:17:"goldy_mex_footer1";a:0:{}s:17:"goldy_mex_footer2";a:0:{}s:17:"goldy_mex_footer3";a:0:{}s:17:"goldy_mex_footer4";a:0:{}}}}', 'no'),
(1003, 'theme_mods_agriculture-farming', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:4;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1707413705;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:9:"sidebar-1";a:0:{}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}}}}', 'no'),
(1006, 'organic_farm_sticky_header', 'off', 'yes'),
(1017, 'theme_mods_grocery-shopping', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:9:"main-menu";i:4;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1707413810;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:24:"grocery-shopping-sidebar";a:0:{}s:31:"grocery-shopping-footer-sidebar";a:0:{}}}}', 'no'),
(1019, 'theme_mods_organic-farm', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:4;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1707413842;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:6:{i:0;s:7:"block-8";i:1;s:7:"block-2";i:2;s:7:"block-3";i:3;s:7:"block-4";i:4;s:7:"block-5";i:5;s:7:"block-6";}s:9:"sidebar-1";a:0:{}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}}}}', 'no'),
(1230, '_transient_timeout_dirsize_cache', '2023115935', 'no'),
(1231, '_transient_dirsize_cache', 'a:1983:{s:40:"/home/tsuh0748/jalaramproduce.ca/cgi-bin";i:0;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/backuply/backups-NI0ftF/tmp";i:122;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/backuply/backups-NI0ftF";i:244;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/backuply/backups_info-NI0ftF";i:122;s:52:"/home/tsuh0748/jalaramproduce.ca/wp-content/backuply";i:672;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/updraft/emptydir";i:0;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-content/updraft";i:51568319;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/cache/speedycache/jalaramproduce.ca";i:0;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/cache/speedycache";i:0;s:49:"/home/tsuh0748/jalaramproduce.ca/wp-content/cache";i:0;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-content/upgrade";i:0;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/upgrade-temp-backup";i:0;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/averia-serif-libre";i:236316;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/lato";i:273824;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/kanit";i:1147688;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/shadows-into-light";i:16296;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/cormorant-garamond";i:694492;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/vt323";i:40884;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/economica";i:47760;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/playfair-display";i:169016;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/handlee";i:16148;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/alegreya-sans";i:1240036;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/sacramento";i:38052;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/bangers";i:46228;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/quicksand";i:54600;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/ubuntu";i:1246760;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/righteous";i:19656;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/dosis";i:49432;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/varela-round";i:55808;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/bad-script";i:32656;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/marck-script";i:32492;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/crimson-text";i:334720;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/chewy";i:19920;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/quattrocento-sans";i:116960;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/roboto";i:413524;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/cookie";i:14456;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/playball";i:49588;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/poiret-one";i:17580;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/tangerine";i:23304;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/inconsolata";i:67544;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/rokkitt";i:27668;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/satisfy";i:22652;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/patua-one";i:12876;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/mulish";i:199952;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/bitter";i:225832;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/indie-flower";i:19508;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/yanone-kaffeesatz";i:63004;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/josefin-slab";i:39216;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/acme";i:8236;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/permanent-marker";i:29564;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/raleway";i:288896;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/slabo-27px";i:24640;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/dancing-script";i:72896;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/overpass";i:255324;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/julius-sans-one";i:18956;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/pt-sans";i:531476;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/orbitron";i:11428;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/padauk";i:107124;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/days-one";i:13872;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/anton";i:51096;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/cuprum";i:92064;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/unica-one";i:32064;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/volkhov";i:102732;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/lora";i:220220;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/fjalla-one";i:78920;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/architects-daughter";i:13156;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/pacifico";i:121968;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/hammersmith-one";i:34816;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/roboto-condensed";i:413840;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/jost";i:53824;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/merriweather";i:650236;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/great-vibes";i:69888;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/cherry-swash";i:22724;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/noto-serif";i:817432;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/montserrat";i:219544;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/libre-baskerville";i:147020;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/noto-sans";i:2266420;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/cabin";i:92640;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/shadows-into-light-two";i:24416;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/monda";i:104032;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/courgette";i:43064;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/source-sans-pro";i:516360;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/josefin-sans";i:124012;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/oxygen";i:77452;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/coming-soon";i:21432;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/boogaloo";i:10276;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/cardo";i:176024;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/russo-one";i:16196;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/shrikhand";i:64020;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/francois-one";i:42288;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/frank-ruhl-libre";i:83832;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/overpass-mono";i:73904;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/rubik";i:180256;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/abril-fatface";i:20852;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/arsenal";i:234108;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/poppins";i:998652;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/alfa-slab-one";i:42704;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/philosopher";i:200148;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/benchnine";i:95820;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/vollkorn";i:344232;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/lobster";i:128080;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/fredoka-one";i:15596;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/arimo";i:396168;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/gloria-hallelujah";i:18596;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/bree-serif";i:16784;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/open-sans";i:456532;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/arvo";i:69004;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/lobster-two";i:185752;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/vampiro-one";i:17536;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts/im-fell-english-sc";i:56956;s:49:"/home/tsuh0748/jalaramproduce.ca/wp-content/fonts";i:19648708;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-content/mu-plugins";i:3967;s:43:"/home/tsuh0748/jalaramproduce.ca/wp-content";i:71221694;s:59:"/home/tsuh0748/jalaramproduce.ca/.well-known/pki-validation";i:0;s:44:"/home/tsuh0748/jalaramproduce.ca/.well-known";i:0;s:52:"/home/tsuh0748/jalaramproduce.ca/wp-admin/js/widgets";i:139380;s:44:"/home/tsuh0748/jalaramproduce.ca/wp-admin/js";i:1929744;s:46:"/home/tsuh0748/jalaramproduce.ca/wp-admin/user";i:3418;s:49:"/home/tsuh0748/jalaramproduce.ca/wp-admin/network";i:125258;s:48:"/home/tsuh0748/jalaramproduce.ca/wp-admin/images";i:412436;s:47:"/home/tsuh0748/jalaramproduce.ca/wp-admin/maint";i:7592;s:50:"/home/tsuh0748/jalaramproduce.ca/wp-admin/includes";i:3033731;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/sunrise";i:78407;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/blue";i:77778;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/midnight";i:78486;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/ectoplasm";i:77742;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/coffee";i:75892;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/modern";i:77989;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/light";i:78474;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors/ocean";i:75229;s:52:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css/colors";i:643556;s:45:"/home/tsuh0748/jalaramproduce.ca/wp-admin/css";i:2517729;s:41:"/home/tsuh0748/jalaramproduce.ca/wp-admin";i:8948239;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/mediaelement/renderers";i:18880;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/mediaelement";i:721307;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/codemirror";i:1287141;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/jquery/ui";i:808535;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/jquery";i:1326271;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/thickbox";i:31233;s:52:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/crop";i:20004;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/swfupload";i:8715;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/plupload";i:489844;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/imgareaselect";i:49553;s:53:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/jcrop";i:24976;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/themes/inlite";i:452642;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/themes/modern";i:446221;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/themes";i:898863;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/utils";i:18822;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/langs";i:15529;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/skins/lightgray/fonts";i:155760;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/skins/lightgray/img";i:2856;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/skins/lightgray";i:210254;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/skins/wordpress/images";i:14207;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/skins/wordpress";i:22831;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/skins";i:233085;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/charmap";i:31811;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/tabfocus";i:5336;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/textcolor";i:16237;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/directionality";i:2749;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/colorpicker";i:4910;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wpview";i:8985;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/fullscreen";i:7779;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wptextpattern";i:11923;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/lists";i:97383;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/link";i:32949;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/image";i:55874;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wpautoresize";i:8332;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wpdialogs";i:3761;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/compat3x/css";i:8179;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/compat3x";i:21758;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wpeditimage";i:37711;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/paste";i:113193;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/media";i:57914;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wordpress";i:50628;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wpemoji";i:5099;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wplink";i:26476;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/wpgallery";i:4806;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins/hr";i:1347;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce/plugins";i:606961;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/tinymce";i:2853651;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/dist/vendor";i:2976435;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/dist/development";i:174586;s:52:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js/dist";i:20609808;s:47:"/home/tsuh0748/jalaramproduce.ca/wp-includes/js";i:29839032;s:49:"/home/tsuh0748/jalaramproduce.ca/wp-includes/pomo";i:54208;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/theme-compat";i:15446;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/rss";i:5023;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comments-pagination-numbers";i:1779;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/media-text";i:13734;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/pullquote";i:7773;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/buttons";i:11092;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/home-link";i:1076;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/cover";i:85139;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/avatar";i:2156;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-featured-image";i:26362;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-excerpt";i:2871;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/columns";i:9084;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/spacer";i:4647;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/loginout";i:828;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/group";i:13130;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-content";i:1009;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/column";i:1525;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comment-content";i:1369;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/navigation-link";i:10951;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/nextpage";i:2985;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/shortcode";i:3216;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/separator";i:5308;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-author-biography";i:917;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query";i:16382;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/footnotes";i:2531;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/latest-posts";i:11200;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/text-columns";i:2980;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query-pagination-next";i:985;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/table";i:28464;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/preformatted";i:1652;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comment-edit-link";i:1159;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query-no-results";i:845;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/widget-group";i:319;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comments-title";i:1646;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/archives";i:1671;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comments-pagination-previous";i:969;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/file";i:10458;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-date";i:1323;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comments";i:28882;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/audio";i:3542;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comment-template";i:2856;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/categories";i:2771;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/freeform";i:41936;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/search";i:17268;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/missing";i:564;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/calendar";i:3750;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/template-part";i:8427;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/list";i:2063;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/image";i:71443;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query-pagination";i:9465;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/page-list";i:7792;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/list-item";i:876;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/verse";i:1844;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/video";i:11501;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/site-tagline";i:1516;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-author-name";i:1064;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-title";i:1824;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-terms";i:1661;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/details";i:2005;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/legacy-widget";i:501;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/paragraph";i:6850;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-comments-form";i:9575;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query-title";i:1393;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-navigation-link";i:3865;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/site-title";i:2253;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/read-more";i:2280;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-author";i:2841;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query-pagination-numbers";i:1887;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/social-links";i:53196;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/gallery";i:74915;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/embed";i:11032;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/page-list-item";i:1055;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/latest-comments";i:6603;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/code";i:2576;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comment-reply-link";i:1001;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/site-logo";i:16209;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comments-pagination";i:8439;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/post-template";i:9000;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/navigation";i:133186;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/navigation-submenu";i:5812;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/social-link";i:2290;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/block";i:5038;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/more";i:3698;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/quote";i:6270;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/term-description";i:1697;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/query-pagination-previous";i:997;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comments-pagination-next";i:957;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comment-date";i:1058;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/button";i:25521;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/heading";i:5721;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/html";i:3678;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/tag-cloud";i:3446;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/comment-author-name";i:1138;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks/pattern";i:336;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-includes/blocks";i:1463105;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Content/Type";i:8015;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Content";i:8015;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Parse";i:20551;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Net";i:7493;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Cache";i:39607;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/XML/Declaration";i:7098;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/XML";i:7098;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Decode/HTML";i:17241;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/Decode";i:17241;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie/HTTP";i:11487;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-includes/SimplePie";i:458625;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sitemaps/providers";i:16754;s:53:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sitemaps";i:46652;s:48:"/home/tsuh0748/jalaramproduce.ca/wp-includes/IXR";i:33915;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-includes/PHPMailer";i:228579;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/block-supports";i:108965;s:52:"/home/tsuh0748/jalaramproduce.ca/wp-includes/widgets";i:158520;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-includes/customize";i:175188;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/block-patterns";i:8843;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/library";i:261;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Auth";i:2541;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Proxy";i:4217;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Transport";i:35060;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Cookie";i:4363;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Utility";i:7176;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Exception/Http";i:16715;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Exception/Transport";i:1397;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Exception";i:22464;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src/Response";i:3101;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests/src";i:214155;s:53:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Requests";i:214416;s:55:"/home/tsuh0748/jalaramproduce.ca/wp-includes/php-compat";i:1251;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/images/smilies";i:10082;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/images/media";i:2419;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-includes/images/crystal";i:15541;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-includes/images";i:99334;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/style-engine";i:42972;s:50:"/home/tsuh0748/jalaramproduce.ca/wp-includes/fonts";i:305179;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Text/Diff/Renderer";i:5528;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Text/Diff/Engine";i:31802;s:54:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Text/Diff";i:44136;s:49:"/home/tsuh0748/jalaramproduce.ca/wp-includes/Text";i:57048;s:48:"/home/tsuh0748/jalaramproduce.ca/wp-includes/ID3";i:1155209;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-includes/assets";i:25344;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/namespaced/Core/ChaCha20";i:224;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/namespaced/Core/Poly1305";i:112;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge";i:602;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/namespaced/Core/Curve25519";i:820;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/namespaced/Core";i:2444;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/namespaced";i:2698;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core32/ChaCha20";i:6407;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core32/Poly1305";i:15965;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core32/SecretStream";i:3656;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core32/Curve25519/Ge";i:8177;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core32/Curve25519";i:122690;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core32";i:437041;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core/ChaCha20";i:5264;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core/Poly1305";i:12912;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core/Base64";i:22135;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core/SecretStream";i:3624;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core/Curve25519/Ge";i:7881;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core/Curve25519";i:121645;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/Core";i:452743;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src/PHP52";i:4116;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/src";i:1207254;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat/lib";i:87360;s:58:"/home/tsuh0748/jalaramproduce.ca/wp-includes/sodium_compat";i:1303525;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/rest-api/endpoints";i:779742;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/rest-api/fields";i:22340;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/rest-api/search";i:15908;s:53:"/home/tsuh0748/jalaramproduce.ca/wp-includes/rest-api";i:906471;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/certificates";i:233231;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/edit-site";i:404246;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/reusable-blocks";i:2076;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/widgets";i:23542;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/block-editor";i:615433;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/format-library";i:7080;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/block-library";i:805004;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/editor";i:74740;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/commands";i:12638;s:57:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/nux";i:11478;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/components";i:352551;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/block-directory";i:15034;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/list-reusable-blocks";i:17714;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/customize-widgets";i:27076;s:62:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/patterns";i:5546;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/edit-post";i:219684;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist/edit-widgets";i:117832;s:53:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css/dist";i:2711674;s:48:"/home/tsuh0748/jalaramproduce.ca/wp-includes/css";i:3357723;s:53:"/home/tsuh0748/jalaramproduce.ca/wp-includes/html-api";i:154919;s:44:"/home/tsuh0748/jalaramproduce.ca/wp-includes";i:47528059;s:47:"/home/tsuh0748/jalaramproduce.ca/data/snapshots";i:13;s:37:"/home/tsuh0748/jalaramproduce.ca/data";i:13;s:32:"/home/tsuh0748/jalaramproduce.ca";i:127887480;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/inc";i:64236;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/template-parts/excerpt";i:4682;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/template-parts/content";i:6459;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/template-parts/footer";i:305;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/template-parts/post";i:1168;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/template-parts/header";i:4220;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/template-parts";i:16834;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/classes";i:77028;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/js";i:19796;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/images";i:2128437;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/07-utilities";i:13466;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss";i:5502;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy";i:1192;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text";i:1389;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote";i:4215;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover";i:4484;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns";i:3506;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group";i:2657;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould";i:201;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator";i:2204;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts";i:8536;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table";i:2937;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted";i:189;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file";i:673;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio";i:113;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop";i:358;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search";i:5410;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list";i:1063;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image";i:1914;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse";i:127;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video";i:324;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph";i:497;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery";i:801;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments";i:815;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code";i:537;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation";i:2614;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote";i:5710;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button";i:5491;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading";i:2977;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons";i:615;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html";i:223;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities";i:7604;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/05-blocks";i:77376;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/03-generic";i:15944;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/01-settings";i:11555;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/06-components";i:36750;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/04-elements";i:12312;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass/02-tools";i:6930;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/sass";i:182643;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets/css";i:383812;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone/assets";i:2714688;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyone";i:3783944;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/inc/patterns";i:158029;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/inc";i:161972;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/styles";i:11351;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/templates";i:13966;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/parts";i:2724;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/videos";i:468755;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/images";i:1453963;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans";i:301601;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/fonts/inter";i:809786;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro";i:1409152;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex";i:423403;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets/fonts";i:4348514;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo/assets";i:6271232;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentytwo";i:6645615;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/customizer-options";i:1118;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/customizer-notify/js";i:5785;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/customizer-notify/css";i:2991;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/customizer-notify";i:27849;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/inc";i:261;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-select/src/Control";i:3805;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-select/src/Field";i:5056;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-select/src";i:8861;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-select/dist";i:483765;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-select";i:492626;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-image/src/Control";i:2849;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-image/src/Field/CSS";i:1681;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-image/src/Field";i:6966;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-image/src";i:14541;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-image/dist";i:10948;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-image";i:27256;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color-palette/src/Control";i:2834;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color-palette/src/Field";i:4044;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color-palette/src";i:12165;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color-palette/dist";i:18670;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color-palette";i:31377;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/Webfonts";i:30385;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit/src/modules/google";i:8266;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit/src/modules";i:17142;s:154:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit/src/core";i:46510;s:149:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit/src";i:64381;s:145:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit";i:76886;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets/scripts";i:76886;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src/assets";i:76886;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts/src";i:110055;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-webfonts";i:110055;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/googlefonts/src";i:727649;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/googlefonts";i:727649;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-radio/src/Control";i:7929;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-radio/src/Field";i:4419;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-radio/src";i:12692;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-radio/dist";i:7615;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-radio";i:22032;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-editor-styles/src";i:4099;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-editor-styles";i:5870;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-palette/src/Control";i:2559;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-palette/src/Field";i:1096;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-palette/src";i:3779;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-palette/dist";i:4832;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-palette";i:10383;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-sortable/src/Control";i:2742;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-sortable/src/Field";i:2311;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-sortable/src";i:6270;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-sortable/dist";i:4818;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-sortable";i:12862;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/compatibility/src/deprecated";i:6756;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/compatibility/src/scripts";i:286243;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/compatibility/src";i:362911;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/compatibility";i:364526;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-base/src/Control";i:8203;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-base/src";i:15832;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-base/dist";i:23179;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-base";i:40682;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dashicons/src/Util";i:4614;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dashicons/src/Control";i:4552;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dashicons/src/Field";i:1950;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dashicons/src";i:11242;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dashicons/dist";i:3018;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dashicons";i:16076;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-cropped-image/src";i:509;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-cropped-image";i:2154;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-css/src/CSS/Property";i:3816;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-css/src/CSS";i:23513;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-css/src";i:36248;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-css";i:37904;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/url-getter/src";i:4227;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/url-getter";i:4227;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-background/src/CSS";i:1648;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-background/src";i:14705;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-background";i:16529;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-preset/src";i:2038;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-preset";i:2038;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-date/src/Control";i:2131;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-date/src/Field";i:1942;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-date/src";i:5153;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-date/dist";i:15513;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-date";i:22431;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-dimensions/src/CSS";i:1469;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-dimensions/src";i:10310;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-dimensions/dist";i:3017;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-dimensions";i:15053;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-selective-refresh/src";i:1990;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-selective-refresh";i:1990;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-select/src/Field";i:2197;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-select/src";i:2197;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-select";i:2895;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-code/src/Control";i:2478;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-code/src/Field";i:3665;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-code/src";i:6143;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-code";i:7858;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color/src/Field";i:517;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color/src";i:517;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-color";i:1589;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-editor/src/Control";i:2663;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-editor/src/Field";i:1928;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-editor/src";i:5566;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-editor/dist";i:3095;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-editor";i:10430;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-custom/src/Control";i:1754;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-custom/src/Field";i:1923;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-custom/src";i:3677;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-custom";i:5347;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-checkbox/src/Control";i:6260;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-checkbox/src/Field";i:4453;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-checkbox/src";i:10713;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-checkbox/dist";i:14220;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-checkbox";i:24933;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/l10n/src";i:3952;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/l10n";i:5561;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-section-icons/src";i:3831;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-section-icons";i:5550;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-tooltips/src";i:4085;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-tooltips/dist";i:8657;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-tooltips";i:12742;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-multicolor/src/Field/CSS";i:1589;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-multicolor/src/Field";i:8457;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-multicolor/src";i:8457;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-multicolor";i:10288;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-postmessage/src";i:13943;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-postmessage";i:13943;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-repeater/src/Settings";i:1886;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-repeater/src/Control";i:20546;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-repeater/src/Field";i:4795;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-repeater/src";i:54559;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-repeater/dist";i:73477;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-repeater";i:130167;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dimension/src/Control";i:4079;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dimension/src/Field";i:1922;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dimension/src";i:8379;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dimension/dist";i:6971;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-dimension";i:17125;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field/src/Field";i:339;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field/src";i:7820;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field";i:9412;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/util/src/Setting";i:3882;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/util/src";i:26285;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/util";i:27893;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-panels/src/Panel_Types";i:1183;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-panels/src";i:7325;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-panels";i:9003;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/data-option/src";i:4847;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/data-option";i:6456;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-field-dependencies/src";i:11159;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-field-dependencies/dist";i:15657;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-field-dependencies";i:26816;s:131:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/js/utils";i:10800;s:131:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/js/hooks";i:2475;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/js/components";i:4419;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/js";i:17694;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/Control";i:5134;s:132:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/Field/CSS";i:2390;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src/Field";i:11135;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/src";i:33963;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful/dist";i:402223;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-react-colorful";i:436186;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-sections/src/Section_Types";i:3925;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-sections/src";i:13852;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/module-sections";i:13852;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-slider/src/Control";i:2667;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-slider/src/Field";i:2012;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-slider/src";i:10960;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-slider/dist";i:21109;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-slider";i:32647;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-typography/src/Field/CSS";i:2845;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-typography/src/Field";i:32037;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-typography/src";i:37604;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-typography/dist";i:12949;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-typography";i:51625;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-upload/src/Control";i:1256;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-upload/src/Field";i:3934;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-upload/src";i:5190;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-upload";i:6955;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-multicheck/src/Control";i:2503;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-multicheck/src/Field";i:2363;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-multicheck/src";i:5733;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-multicheck/dist";i:2357;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-multicheck";i:9867;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-fontawesome/src/Field";i:129467;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-fontawesome/src";i:129467;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/field-fontawesome";i:131199;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-generic/src/Control";i:2838;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-generic/src/Field";i:9254;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-generic/src";i:12950;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-generic/dist";i:2229;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework/control-generic";i:16950;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/kirki-framework";i:2991009;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages/composer";i:156294;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/packages";i:3147730;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/assets/images";i:12103;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/assets";i:12103;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki/lib";i:39650;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc/kirki";i:3297312;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/inc";i:3382664;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/install-recommended-plugins";i:2767;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/template-parts/social_info";i:544;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/template-parts/kirki_sections";i:53853;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/template-parts/theme_option";i:12650;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/template-parts";i:73403;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets/js";i:115458;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets/fontawesome/fonts";i:1301382;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets/fontawesome/css";i:69703;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets/fontawesome";i:1371085;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets/images";i:408150;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets/css";i:204185;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex/assets";i:2098878;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/goldy-mex";i:5945053;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/js";i:99118;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/woocommerce/myaccount";i:6087;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/woocommerce/global";i:3376;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/woocommerce/checkout";i:2227;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/woocommerce";i:21729;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/core/sections";i:5831;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/core/includes";i:202142;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/core";i:207973;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/webfonts";i:1688616;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/template-parts";i:9062;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/assets/images";i:46832;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/assets";i:46832;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping/css";i:244872;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-shopping";i:2706867;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/inc";i:6139;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/template-parts/footer";i:264;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/template-parts";i:264;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/assets/js";i:545;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/assets/css";i:8995;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/assets";i:29777;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming/page-template";i:5719;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/agriculture-farming";i:467411;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/styles";i:33892;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/templates";i:12593;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/parts";i:1322;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/images";i:1152100;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans";i:187522;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/fonts/inter";i:331004;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/fonts/jost";i:116852;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/fonts/cardo";i:388180;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/fonts";i:1023558;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets/css";i:357;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/assets";i:2176015;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour/patterns";i:155627;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentyfour";i:3367930;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/styles";i:52622;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/templates";i:10626;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/parts";i:727;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/assets/fonts/dm-sans";i:79121;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/assets/fonts/inter";i:807760;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro";i:1409152;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono";i:148118;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/assets/fonts";i:2444151;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/assets";i:2444151;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree/patterns";i:9142;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/twentytwentythree";i:2631273;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/inc/dashboard";i:14039;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/inc/switch";i:6751;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/inc/sortable";i:6849;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/inc";i:187857;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/woocommerce/global";i:1978;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/woocommerce/checkout";i:2179;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/woocommerce";i:16845;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/template-parts/footer";i:2218;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/template-parts/post";i:62577;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/template-parts/navigation";i:777;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/template-parts";i:65572;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/assets/js";i:120389;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/assets/webfonts";i:1691457;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/assets/images";i:1538589;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/assets/css";i:324022;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/assets";i:3674457;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm/page-template";i:10214;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-farm";i:4393150;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/inc/admin/js";i:569;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/inc/admin";i:569;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/inc";i:64561;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/woocommerce/global";i:3376;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/woocommerce/checkout";i:2183;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/woocommerce";i:15324;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/template-parts/topheader";i:10597;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/template-parts/header";i:415;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/template-parts/navigation";i:1045;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/template-parts";i:29051;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/autoload/src";i:3168;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/autoload";i:3168;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/public/js";i:1206;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/public/css";i:420;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/public";i:1805;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/resources/js/customize-controls";i:521;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/resources/js";i:1008;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/resources";i:1008;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button/src";i:2359;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt/customize-section-button";i:26949;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/wptrt";i:30117;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor/composer";i:22128;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/vendor";i:52519;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/js";i:158645;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/fontawesome/webfonts";i:2826172;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/fontawesome/css";i:67384;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/fontawesome";i:2893556;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/image";i:649;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/css/fontawesome/webfonts";i:2826172;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/css/fontawesome/css";i:67384;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/css/fontawesome";i:2893556;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets/css";i:3094197;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/assets";i:6147047;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket/page-template";i:9099;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/grocery-supermarket";i:6817976;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/js";i:239943;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/inc/logo/js";i:848;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/inc/logo";i:9619;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/inc/admin/images";i:250591;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/inc/admin";i:264279;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/inc";i:590262;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/woocommerce/global";i:3382;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/woocommerce/checkout";i:2208;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/woocommerce";i:15566;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/webfonts";i:1688616;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/theme-block-pattern/images";i:432895;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/theme-block-pattern/css";i:4805;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/theme-block-pattern";i:443349;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/template-parts";i:33010;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/images";i:11495;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/page-template";i:12204;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/languages";i:22740;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market/css";i:254219;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes/organic-market";i:3714246;s:50:"/home/tsuh0748/jalaramproduce.ca/wp-content/themes";i:40473493;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/assets/js";i:182883;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/assets/images";i:497291;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/assets/css";i:152205;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/assets";i:832379;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/lib/Curl";i:105433;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/lib";i:283650;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply/main";i:153299;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/backuply";i:1587721;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/loginizer/images";i:90502;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/loginizer/IPv6";i:124208;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/loginizer";i:1007139;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/history/views";i:5402;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/history";i:17055;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/apps/images";i:293441;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/apps";i:303767;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/admin-top-bar";i:3489;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/announcements/classes";i:2505;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/announcements/triggers";i:1803;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/announcements";i:8716;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/dev-tools";i:11261;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/dynamic-tags";i:3029;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-elements/controls";i:483;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-elements/base";i:2988;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-elements";i:5072;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners";i:3856;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export";i:4731;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/kit-elements-defaults/utils";i:5701;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/kit-elements-defaults/data";i:3883;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/kit-elements-defaults";i:16275;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/library/traits";i:1041;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/library/documents";i:7119;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/library";i:12318;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/generator-tag";i:2352;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/image-loading-optimization";i:11876;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/notifications";i:8428;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/ai/connect";i:15669;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/ai";i:41816;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/element-manager";i:8199;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/container-converter";i:4179;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/site-navigation/data/endpoints";i:8463;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/site-navigation/data";i:9868;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/site-navigation";i:11665;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/web-cli";i:1109;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/system-info/reporters";i:38591;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/system-info/templates";i:937;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/system-info/helpers";i:1738;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/system-info";i:51381;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/performance-lab";i:2209;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/styleguide/controls";i:498;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/styleguide";i:4648;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/notes";i:1235;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/elements-color-picker";i:979;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/gutenberg";i:5989;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/compatibility-tag/views";i:2221;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/compatibility-tag";i:14190;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/shapes/widgets";i:14629;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/shapes";i:15990;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/promotions/widgets";i:2351;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces";i:474;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/promotions/admin-menu-items";i:9647;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/promotions";i:14705;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-accordion/widgets";i:28250;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-accordion";i:29028;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/page-templates/templates";i:2089;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/page-templates";i:13334;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/favorites/types";i:1527;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/favorites";i:9300;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/lazyload";i:6684;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/usage";i:21544;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/safe-mode/mu-plugin";i:3967;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/safe-mode";i:20311;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/admin-bar";i:3283;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/landing-pages/documents";i:2335;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items";i:1200;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/landing-pages";i:21319;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/wp-cli";i:15690;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-tabs/widgets";i:40210;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules/nested-tabs";i:40961;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/modules";i:763386;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/dynamic-tags";i:21556;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/behaviors/interfaces";i:636;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/behaviors";i:636;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/utils/import-export/parsers";i:29170;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/utils/import-export";i:100860;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/utils/svg";i:14595;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/utils";i:151558;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/frontend/render-modes";i:2561;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/frontend";i:6415;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/breakpoints";i:18672;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/upgrade";i:35092;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/experiments/exceptions";i:177;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/experiments";i:40224;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/responsive/files";i:4968;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/responsive";i:9441;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits/views";i:3322;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits/controls";i:1634;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits/documents/tabs";i:55547;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits/documents";i:61062;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits";i:79636;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/files/assets/svg";i:7009;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/files/assets/json";i:706;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/files/assets";i:13391;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/files/file-types";i:12381;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/files/css";i:40575;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/files";i:94781;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v1/js";i:26;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v1/templates";i:1602;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v1";i:4462;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v2/js";i:574;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v2/scss";i:1122;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v2/templates";i:1604;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/v2";i:7682;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader/common";i:6890;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/loader";i:26928;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/data/globals/endpoints";i:4306;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/data/globals";i:5349;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor/data";i:5349;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/editor";i:53270;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/logger/loggers";i:4682;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/logger/items";i:8662;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/logger";i:23510;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/debug/classes";i:2437;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/debug";i:7315;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/base/elements-iteration-actions";i:6901;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/base/background-process";i:14017;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/base";i:99106;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/role-manager";i:9286;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/settings/editor-preferences";i:5681;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/settings/general";i:3826;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/settings/base";i:11184;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/settings/page";i:12588;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/settings";i:38376;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/event-tracker/data";i:1867;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/event-tracker";i:9659;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/ajax";i:7325;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/connect/apps";i:25790;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/connect";i:34903;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/finder/categories";i:14074;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules/finder";i:24022;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common/modules";i:75909;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/common";i:82418;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/admin/notices";i:4258;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/admin/menu/interfaces";i:546;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/admin/menu";i:8805;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/admin/ui/components";i:2421;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/admin/ui";i:2421;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/admin";i:71516;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/app/modules/import-export";i:585;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/app/modules/kit-library/connect";i:707;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/app/modules/kit-library";i:1172;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/app/modules/onboarding";i:464;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/app/modules";i:2221;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/app";i:2576;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg";i:3848;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/page-assets/data-managers";i:12479;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/page-assets";i:15397;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/schemes";i:8972;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/document-types";i:8313;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core";i:901477;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/env";i:2725;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/icons";i:149976;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/store";i:154567;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation";i:36536;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/query";i:80747;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor-app-bar";i:38232;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/locations";i:3933;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor-panels";i:10476;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/ui";i:2243827;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor";i:7783;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor-documents";i:10448;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters";i:9486;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages/editor-responsive";i:8953;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js/packages";i:2757689;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/js";i:19529280;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/mask-shapes";i:2391;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/svg-paths";i:1225;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/images/library-connect";i:304645;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/images/app/onboarding";i:85684;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/images/app/site-editor";i:161824;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/images/app";i:247508;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/images";i:773932;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/shapes";i:26279;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/data";i:164;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/backbone";i:192428;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/imagesloaded";i:19402;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/animations";i:18468;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/jquery-easing";i:8184;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js";i:53612;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/perfect-scrollbar";i:53612;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/e-gallery/js";i:65251;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/e-gallery/css";i:7065;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/e-gallery";i:72316;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/swiper/v8/css";i:35772;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/swiper/v8";i:500732;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/swiper/css";i:28823;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/swiper";i:972411;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/nouislider";i:110550;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/tipsy";i:12799;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/hover";i:20542;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/jquery-hover-intent";i:3093;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/share-link";i:7195;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/jquery-numerator";i:5194;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/nprogress";i:17564;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome/js";i:55725;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts";i:2929404;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome/json";i:1165834;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome/fonts";i:1085661;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome/migration";i:41049;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css";i:419531;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/font-awesome";i:5697204;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/inline-editor/js";i:49905;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/inline-editor";i:49905;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/pickr/themes";i:9117;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/pickr";i:32636;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/color-thief";i:6666;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/flatpickr";i:157376;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/animate.css";i:22669;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/eicons/fonts";i:977169;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/eicons/css";i:43498;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/eicons";i:1441190;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/dialog";i:31752;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/e-select2/js";i:242532;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/e-select2/css";i:32267;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/e-select2";i:274799;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/waypoints";i:30316;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/lib";i:9258271;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/apps";i:3522;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/announcements";i:7997;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/ai";i:13073;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/container-converter";i:904;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/styleguide";i:1651;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/notes";i:285;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules/lazyload";i:1129;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/modules";i:28561;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css/templates";i:1333000;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets/css";i:4898988;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/assets";i:34490530;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/v2/base/endpoint/index";i:3416;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/v2/base/endpoint";i:5074;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/v2/base/processor";i:1031;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/v2/base/exceptions";i:2215;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/v2/base";i:34659;s:69:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/v2";i:43779;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/base/processor";i:877;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data/base";i:19488;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/data";i:72671;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export/compatibility";i:4536;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export/processes";i:38448;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export/runners/export";i:11736;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export/runners/import";i:19191;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export/runners/revert";i:6852;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export/runners";i:38307;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/import-export";i:123126;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/kit-library/connect";i:2072;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints";i:1909;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/kit-library/data/kits";i:3433;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies";i:811;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/kit-library/data";i:14128;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/kit-library";i:20492;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/onboarding";i:13620;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules/site-editor";i:1068;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/modules";i:158306;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app/admin-menu-items";i:570;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/app";i:166325;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/admin-templates";i:7434;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/controls/groups";i:91238;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/controls";i:258418;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/widgets/traits";i:17011;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/widgets";i:449571;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/elements";i:116431;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library/classes";i:5782;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library/data/endpoints";i:2321;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library/data";i:3015;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items";i:1927;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library/sources";i:69471;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library/forms";i:1626;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/template-library";i:98471;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/managers";i:81474;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/editor-templates";i:61838;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/base";i:152778;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/settings/admin-menu-items";i:5731;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/settings";i:55756;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/libraries/bfi-thumb";i:24080;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/libraries/wp-background-process";i:634;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/libraries";i:24714;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes/interfaces";i:409;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/includes";i:1569116;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor";i:38313730;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache/assets/js";i:87954;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache/assets/webfonts";i:696596;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache/assets/images";i:248721;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache/assets/css";i:99214;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache/assets";i:1132485;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache/main";i:354188;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/speedycache";i:1531210;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/build/form-confirm-msg";i:3141;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/build/form-error-msg";i:3054;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/build/form-field";i:18795;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/build/field-group";i:5440;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/build";i:107772;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets/js";i:2957;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets/img/features";i:13105;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets/img/fields";i:8769;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets/img";i:53513;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets/minify/js";i:1062;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets/minify";i:1062;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/assets";i:57532;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/languages";i:38491;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/build";i:70285;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src/components/entry-page";i:8985;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src/components/introduction";i:11503;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src/components/knowledge-base";i:2718;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src/components/settings";i:14925;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src/components/navigation";i:3047;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src/components";i:48503;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard/src";i:104416;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin/dashboard";i:174701;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes/admin";i:265056;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms/includes";i:265056;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/gutena-forms";i:516580;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/dashboard/campaign-creation-success-guide";i:22514;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/dashboard";i:22514;s:132:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/get-started-page/get-started-card";i:48381;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/get-started-page/benefits-card";i:88810;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/get-started-page/features-card";i:35000;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/get-started-page/customer-quotes-card";i:2291;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/get-started-page";i:174482;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/images";i:1906;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/product-feed/submission-success-guide";i:6672;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/product-feed";i:6672;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/free-listings/configure-product-listings/hero";i:75225;s:150:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/free-listings/configure-product-listings";i:75225;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/free-listings";i:75225;s:142:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/paid-ads/campaign-preview/images";i:27876;s:135:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/paid-ads/campaign-preview";i:27876;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/paid-ads";i:27876;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components/account-card";i:10278;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src/components";i:113379;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js/src";i:318953;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images/js";i:318953;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build/images";i:318953;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js/build";i:996007;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/js";i:996007;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/views/attributes";i:2558;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/views/bulk-edit";i:1338;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/views/inputs";i:4276;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/views/meta-box";i:8324;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/views";i:16496;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Test";i:2414;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Processor";i:22190;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Attribute";i:1529;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Formatter";i:61449;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Handler/Slack";i:10687;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp";i:2168;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Handler/Curl";i:1895;s:133:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed";i:4282;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog/Handler";i:281496;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src/Monolog";i:423611;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog/src";i:423611;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog/monolog";i:475133;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/monolog";i:475133;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/guzzle/src/Cookie";i:31910;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/guzzle/src/Exception";i:9101;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/guzzle/src/Handler";i:71665;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/guzzle/src";i:228917;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/guzzle";i:379106;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/psr7/src/Exception";i:296;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/psr7/src";i:217427;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/psr7";i:261899;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/promises/src";i:47221;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/promises";i:70073;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp";i:711078;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/src/Inflector";i:6332;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/src/Definition";i:12999;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/src/Exception";i:635;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/src/Argument";i:6978;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/src/ServiceProvider";i:6656;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/src";i:47038;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/.github/workflows";i:2291;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container/.github";i:2315;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/container";i:63882;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/iso3166/src/Exception";i:1118;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/iso3166/src";i:69141;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league/iso3166";i:71725;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/league";i:135607;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Test";i:17999;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Constraints";i:320802;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Util";i:1356;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Context";i:21927;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/DependencyInjection";i:6841;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Command";i:8490;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Validator";i:44898;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Mapping/Factory";i:7740;s:145:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Mapping/Loader/schema/dic/constraint-mapping";i:6189;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Mapping/Loader/schema/dic";i:6189;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Mapping/Loader/schema";i:6189;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Mapping/Loader";i:42812;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Mapping";i:93369;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/DataCollector";i:3071;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Exception";i:8438;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Violation";i:7218;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Resources/translations";i:0;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Resources/bin";i:0;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator/Resources";i:0;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/validator";i:609851;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/translation-contracts/Test";i:15927;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/translation-contracts";i:30650;s:133:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-intl-normalizer/Resources/unidata";i:137233;s:131:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-intl-normalizer/Resources/stubs";i:404;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-intl-normalizer/Resources";i:137637;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-intl-normalizer";i:150443;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/deprecation-contracts";i:4309;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-mbstring/Resources/unidata";i:59463;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-mbstring/Resources";i:59463;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-mbstring";i:101553;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php80/Resources/stubs";i:2168;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php80/Resources";i:2168;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php80";i:12534;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php73/Resources/stubs";i:325;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php73/Resources";i:325;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php73";i:4817;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php81/Resources/stubs";i:1857;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php81/Resources";i:1857;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-php81";i:6034;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony/polyfill-ctype";i:12288;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/symfony";i:932479;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/ralouphie/getallheaders/src";i:1640;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/ralouphie/getallheaders";i:4273;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/ralouphie";i:4273;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-a8c-mc-stats/src";i:4364;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-a8c-mc-stats";i:32819;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-redirect/src";i:2602;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-redirect";i:32602;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-constants/src";i:3414;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-constants";i:33134;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-autoloader/src";i:78544;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-autoloader";i:118209;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-roles/src";i:1863;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-roles";i:30902;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-status/src";i:43141;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-status";i:78414;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-connection/legacy";i:85946;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-connection/src/webhooks";i:6218;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-connection/src";i:262334;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-connection/dist";i:2204;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-connection";i:416512;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-admin-ui/src";i:6664;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-admin-ui";i:35635;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-config/src";i:11361;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic/jetpack-config";i:45805;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/automattic";i:824032;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/composer";i:2350357;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie/random_compat/other";i:1633;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie/random_compat/lib";i:1327;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie/random_compat/dist";i:703;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie/random_compat";i:6592;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie/constant_time_encoding/src";i:60243;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie/constant_time_encoding";i:67139;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/paragonie";i:73731;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/jetpack-autoloader";i:51552;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/bcmath_compat/src";i:14162;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/bcmath_compat/lib";i:4881;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/bcmath_compat";i:24092;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps";i:95188;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/File/ASN1";i:96030;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/File";i:319217;s:135:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys";i:47788;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats";i:47788;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA";i:79444;s:132:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves";i:59042;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves";i:94479;s:134:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys";i:83387;s:139:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature";i:5718;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats";i:89105;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC";i:258285;s:135:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys";i:23390;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature";i:3675;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats";i:27065;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA";i:35082;s:134:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys";i:6054;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats";i:6054;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH";i:9601;s:138:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys";i:59682;s:143:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature";i:1291;s:133:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats";i:60973;s:132:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits";i:2776;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common";i:211057;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Crypt";i:1018299;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent";i:8681;s:137:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits";i:789;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common";i:789;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/System/SSH";i:17982;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/System";i:17982;s:151:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions";i:36629;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP";i:44770;s:154:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions";i:9555;s:143:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath";i:14057;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP";i:892;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines";i:191725;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger";i:191725;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField";i:10389;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField";i:13774;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField";i:1024;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math/Common";i:1399;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Math";i:248061;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP";i:21285;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Net";i:331462;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Exception";i:6394;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Common/Functions";i:16242;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib/Common";i:16242;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib/phpseclib";i:1958502;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/phpseclib";i:1966330;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/phpseclib";i:1990422;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/scripts";i:1455;s:150:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V14/Services";i:1056645;s:147:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V14/Enums";i:19366;s:148:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V14/Common";i:272460;s:151:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V14/Resources";i:309225;s:148:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V14/Errors";i:379535;s:141:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V14";i:2037231;s:137:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds";i:2037231;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads";i:2037231;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google";i:2037231;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata";i:2037231;s:141:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Util/V14";i:19612;s:137:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Util";i:42997;s:151:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/Gapic";i:411225;s:187:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/SuggestSmartCampaignBudgetOptionsResponse";i:7422;s:178:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/SuggestGeoTargetConstantsRequest";i:4371;s:154:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/CartData";i:4184;s:175:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/DismissRecommendationResponse";i:2044;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/SuggestKeywordThemesResponse";i:3269;s:186:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/SuggestSmartCampaignBudgetOptionsRequest";i:3450;s:173:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/SmartCampaignSuggestionInfo";i:4574;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/DismissRecommendationRequest";i:2148;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/resources";i:88663;s:197:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/ApplyRecommendationOperation/AdAssetApplyParameters";i:2096;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/ApplyRecommendationOperation";i:69618;s:176:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/DynamicLineupAttributeMetadata";i:4955;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/CampaignToForecast";i:5222;s:145:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Services";i:2599234;s:170:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/CampaignCriterionStatusEnum";i:2321;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/SystemManagedResourceSourceEnum";i:1993;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ConversionActionTypeEnum";i:14296;s:180:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/OfflineConversionDiagnosticStatusEnum";i:2874;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/CallToActionTypeEnum";i:3446;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/MerchantCenterLinkStatusEnum";i:2264;s:156:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/AssetTypeEnum";i:6839;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/AssetFieldTypeEnum";i:7801;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/AssetGroupStatusEnum";i:2207;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/TrackingCodePageFormatEnum";i:2093;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/OfflineEventUploadClientEnum";i:2425;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/AdvertisingChannelTypeEnum";i:4058;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ConversionTrackingStatusEnum";i:3214;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ListingGroupFilterTypeEnum";i:2387;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ConversionActionStatusEnum";i:2331;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/TrackingCodeTypeEnum";i:2870;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/CampaignStatusEnum";i:2202;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/BillingSetupStatusEnum";i:2639;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ConversionEnvironmentEnum";i:2081;s:173:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ListingGroupFilterVerticalEnum";i:1952;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ConversionActionCategoryEnum";i:7146;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/AccessRoleEnum";i:2516;s:190:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums/ShoppingAddProductsToCampaignRecommendationEnum";i:3372;s:142:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Enums";i:106105;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Common/PolicyTopicConstraint";i:7535;s:151:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Common/Operand";i:12708;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Common/PolicyTopicEvidence";i:16714;s:170:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Common/TargetRestrictionOperation";i:2023;s:143:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Common";i:1965951;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/FeedAttributeOperation";i:1804;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/AdGroupCriterion";i:17685;s:154:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Invoice";i:66113;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Campaign";i:68594;s:172:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/AccessibleBiddingStrategy";i:24607;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/AccountBudget";i:16813;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Feed/PlacesLocationFeedData";i:4785;s:151:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Feed";i:21194;s:190:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Recommendation/CampaignBudgetRecommendation";i:4462;s:190:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Recommendation/TargetCpaOptInRecommendation";i:7867;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/Recommendation";i:168355;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/ChangeEvent";i:30895;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/ListingGroupFilterDimension";i:19757;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/AssetSet";i:7044;s:226:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/CustomerSkAdNetworkConversionValueSchema/SkAdNetworkConversionValueSchema/Event";i:8568;s:220:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/CustomerSkAdNetworkConversionValueSchema/SkAdNetworkConversionValueSchema";i:29481;s:187:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/CustomerSkAdNetworkConversionValueSchema";i:36258;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/SmartCampaignSetting";i:6453;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/BatchJob";i:13217;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/ConversionAction";i:24369;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/ConversionValueRule";i:15725;s:159:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/BillingSetup";i:11030;s:154:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources/AdGroup";i:2610;s:146:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Resources";i:1432162;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/UserDataErrorEnum";i:2609;s:173:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomConversionGoalErrorEnum";i:3788;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ErrorLocation";i:2957;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/TimeZoneErrorEnum";i:1864;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/QuotaErrorEnum";i:2331;s:179:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupCriterionCustomizerErrorEnum";i:2099;s:179:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/KeywordPlanCampaignKeywordErrorEnum";i:2108;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/StringFormatErrorEnum";i:2150;s:156:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdxErrorEnum";i:1845;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/LabelErrorEnum";i:4396;s:178:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/PolicyValidationParameterErrorEnum";i:3091;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ReachPlanErrorEnum";i:1952;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedItemValidationErrorEnum";i:31726;s:177:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/YoutubeVideoRegistrationErrorEnum";i:2535;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetGroupAssetErrorEnum";i:3011;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/OfflineUserDataJobErrorEnum";i:13522;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/NotAllowlistedErrorEnum";i:2042;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignDraftErrorEnum";i:5025;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/SharedSetErrorEnum";i:2716;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/MediaUploadErrorEnum";i:11364;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/StringLengthErrorEnum";i:2408;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerCustomizerErrorEnum";i:1735;s:175:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionValueRuleSetErrorEnum";i:7154;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupFeedErrorEnum";i:3907;s:181:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionGoalCampaignConfigErrorEnum";i:3059;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerFeedErrorEnum";i:3939;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CriterionErrorEnum";i:48394;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/KeywordPlanAdGroupErrorEnum";i:2358;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/PaymentsAccountErrorEnum";i:2044;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ExtensionSettingErrorEnum";i:22754;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionActionErrorEnum";i:5012;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FieldErrorEnum";i:3472;s:170:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ExtensionFeedItemErrorEnum";i:15996;s:178:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/KeywordPlanAdGroupKeywordErrorEnum";i:4068;s:179:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionAdjustmentUploadErrorEnum";i:10479;s:179:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ResourceCountLimitExceededErrorEnum";i:5523;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupAdErrorEnum";i:4842;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdErrorEnum";i:46169;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/SharedCriterionErrorEnum";i:2073;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/PolicyFindingErrorEnum";i:2228;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetSetLinkErrorEnum";i:3365;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/InvoiceErrorEnum";i:3053;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/KeywordPlanIdeaErrorEnum";i:2145;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/LanguageCodeErrorEnum";i:2173;s:172:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/KeywordPlanCampaignErrorEnum";i:3404;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedItemSetLinkErrorEnum";i:2341;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdSharingErrorEnum";i:2545;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/RangeErrorEnum";i:1941;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/NullErrorEnum";i:1838;s:155:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/IdErrorEnum";i:1761;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/RegionCodeErrorEnum";i:1883;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/MultiplierErrorEnum";i:5539;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AccountBudgetProposalErrorEnum";i:9740;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AuthenticationErrorEnum";i:6813;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/MediaBundleErrorEnum";i:7375;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/UrlFieldErrorEnum";i:17474;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/BillingSetupErrorEnum";i:8647;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionUploadErrorEnum";i:18357;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetErrorEnum";i:12945;s:177:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionCustomVariableErrorEnum";i:2540;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/QueryErrorEnum";i:17741;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ManagerLinkErrorEnum";i:6939;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FunctionParsingErrorEnum";i:4417;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CountryCodeErrorEnum";i:1895;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignBudgetErrorEnum";i:8168;s:172:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomizerAttributeErrorEnum";i:2091;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/MediaFileErrorEnum";i:7839;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerClientLinkErrorEnum";i:4207;s:180:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/GeoTargetConstantSuggestionErrorEnum";i:2926;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/OperatorErrorEnum";i:1878;s:175:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignConversionGoalErrorEnum";i:2197;s:170:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupCustomizerErrorEnum";i:1728;s:159:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/HeaderErrorEnum";i:2168;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignCustomizerErrorEnum";i:1735;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomAudienceErrorEnum";i:3902;s:193:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerSkAdNetworkConversionValueSchemaErrorEnum";i:2850;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedItemErrorEnum";i:4520;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignErrorEnum";i:25835;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/DateErrorEnum";i:4642;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ChangeEventErrorEnum";i:3209;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ExperimentArmErrorEnum";i:6451;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CurrencyErrorEnum";i:1947;s:174:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/OperationAccessDeniedErrorEnum";i:4957;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CollectionSizeErrorEnum";i:2024;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/BiddingErrorEnum";i:10339;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ContextErrorEnum";i:2300;s:173:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ResourceAccessDeniedErrorEnum";i:1986;s:159:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/MutateErrorEnum";i:4173;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AudienceInsightsErrorEnum";i:2135;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomInterestErrorEnum";i:3850;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FunctionErrorEnum";i:5992;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/UserListErrorEnum";i:10570;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/EnumErrorEnum";i:1859;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdCustomizerErrorEnum";i:3046;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupErrorEnum";i:6680;s:175:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedAttributeReferenceErrorEnum";i:2589;s:170:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignSharedSetErrorEnum";i:2020;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/PartialFailureErrorEnum";i:2045;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/DateRangeErrorEnum";i:2988;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AccessInvitationErrorEnum";i:4110;s:172:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerManagerLinkErrorEnum";i:4784;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AccountLinkErrorEnum";i:2143;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AuthorizationErrorEnum";i:6133;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetSetAssetErrorEnum";i:2986;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ExperimentErrorEnum";i:9255;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdParameterErrorEnum";i:2253;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupBidModifierErrorEnum";i:2495;s:169:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AdGroupCriterionErrorEnum";i:11188;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerUserAccessErrorEnum";i:3179;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CurrencyCodeErrorEnum";i:1884;s:158:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ImageErrorEnum";i:11283;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FieldMaskErrorEnum";i:2801;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/BiddingStrategyErrorEnum";i:3336;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/DistinctErrorEnum";i:2048;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/KeywordPlanErrorEnum";i:5305;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CustomerErrorEnum";i:2345;s:171:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignExperimentErrorEnum";i:5274;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/SettingErrorEnum";i:7162;s:168:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/PolicyViolationErrorEnum";i:1946;s:181:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetGroupListingGroupFilterErrorEnum";i:5805;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/SmartCampaignErrorEnum";i:3719;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedItemSetErrorEnum";i:4007;s:179:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ThirdPartyAppAnalyticsLinkErrorEnum";i:3044;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/MerchantCenterErrorEnum";i:2393;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignFeedErrorEnum";i:4208;s:166:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ListOperationErrorEnum";i:2190;s:160:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/RequestErrorEnum";i:8727;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AudienceErrorEnum";i:3867;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedItemTargetErrorEnum";i:4210;s:172:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/NewResourceCreationErrorEnum";i:2635;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetLinkErrorEnum";i:9450;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetSetErrorEnum";i:5374;s:170:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/CampaignCriterionErrorEnum";i:10729;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/InternalErrorEnum";i:2743;s:162:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/SizeLimitErrorEnum";i:2402;s:172:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ConversionValueRuleErrorEnum";i:6116;s:167:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/RecommendationErrorEnum";i:6339;s:164:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedMappingErrorEnum";i:7729;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/BatchJobErrorEnum";i:3637;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/NotEmptyErrorEnum";i:1820;s:165:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/ChangeStatusErrorEnum";i:3194;s:157:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/FeedErrorEnum";i:8357;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/QuotaErrorDetails";i:2033;s:163:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/AssetGroupErrorEnum";i:6542;s:161:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors/DatabaseErrorEnum";i:2588;s:143:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14/Errors";i:1137762;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V14";i:7241214;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Lib/V14";i:99334;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Lib";i:127010;s:132:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds";i:7412123;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads";i:7412123;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google";i:7412123;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src";i:7412123;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/.github/ISSUE_TEMPLATE";i:4444;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/.github";i:4444;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php";i:9509417;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/googleads";i:9509417;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/log/Psr/Log/Test";i:9427;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/log/Psr/Log";i:20898;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/log/Psr";i:20898;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/log";i:23891;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-factory/src";i:5131;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-factory";i:7460;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/container/src";i:1535;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/container";i:3854;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-client/src";i:2323;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-client";i:5189;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/cache/src";i:8603;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/cache";i:11219;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-message/docs";i:15040;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-message/src";i:47749;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr/http-message";i:66084;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/psr";i:117697;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/firebase/php-jwt/src";i:46017;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/firebase/php-jwt";i:70932;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/firebase";i:70932;s:139:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Internal";i:20058;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf";i:30270;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/GPBMetadata/Google";i:30270;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/GPBMetadata";i:30270;s:143:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto";i:6791;s:148:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto";i:6274;s:140:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/FieldOptions";i:3210;s:147:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto";i:3098;s:141:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/MethodOptions";i:1975;s:142:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo";i:18778;s:139:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/FileOptions";i:1781;s:147:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption";i:3082;s:145:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo";i:7647;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal";i:465486;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Field";i:6740;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf";i:601140;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google";i:601140;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src";i:631814;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf";i:634264;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/metadata/Longrunning";i:2587;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/metadata";i:2750;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/src/LongRunning";i:37293;s:131:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/src/ApiCore/LongRunning/Gapic";i:19380;s:135:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/src/ApiCore/LongRunning/resources";i:4586;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/src/ApiCore/LongRunning";i:25135;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/src/ApiCore";i:25135;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning/src";i:62428;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/longrunning";i:82109;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Rpc/Context";i:4124;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Rpc";i:7589;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Cloud/Location";i:1812;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Cloud";i:2674;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Type";i:13536;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Logging/Type";i:2185;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Logging";i:2185;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Iam/V1/Logging";i:869;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Iam/V1";i:5489;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Iam";i:5489;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata/Api";i:38410;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/metadata";i:69883;s:131:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc/PreconditionFailure";i:5141;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc/QuotaFailure";i:4272;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc/Context/AttributeContext";i:74407;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc/Context";i:96559;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc/BadRequest";i:8084;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc/Help";i:2272;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Rpc";i:167771;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Logging/Type";i:23252;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Logging";i:23252;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Location";i:15537;s:137:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Iam/V1/AuditConfigDelta";i:1578;s:135:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Iam/V1/AuditLogConfig";i:1933;s:133:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Iam/V1/BindingDelta";i:1531;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Iam/V1";i:83705;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud/Iam";i:83705;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Cloud";i:125369;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Type/PhoneNumber";i:3967;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Type";i:129857;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Iam/V1/Logging";i:2227;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Iam/V1";i:2227;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Iam";i:2227;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/MetricDescriptor";i:10991;s:138:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/Distribution/BucketOptions";i:9374;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/Distribution";i:22826;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/Billing";i:3735;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/FieldInfo";i:2951;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/MethodSettings";i:6715;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/Property";i:1857;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/Logging";i:4178;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/ResourceDescriptor";i:3794;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/BackendRule";i:3569;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/Monitoring";i:3760;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api/LabelDescriptor";i:1508;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src/Api";i:627580;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos/src";i:1052804;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/common-protos";i:1148301;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/Http";i:25781;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/AccessToken";i:11034;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/Utils";i:11045;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/AuthHandler";i:6252;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/Service";i:13874;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src/Task";i:13814;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient/src";i:144670;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient";i:180286;s:138:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient-services/src/SiteVerification/Resource";i:5504;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient-services/src/SiteVerification";i:15584;s:137:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient-services/src/ShoppingContent/Resource";i:238809;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient-services/src/ShoppingContent";i:1324979;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient-services/src";i:1451964;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/apiclient-services";i:1465135;s:118:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata/ApiCore/Testing";i:1988;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata/ApiCore";i:1988;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata/Google/ApiCore/Tests/Unit";i:860;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata/Google/ApiCore/Tests";i:860;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata/Google/ApiCore";i:860;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata/Google";i:860;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/metadata";i:3011;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Middleware";i:22886;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Transport/Rest";i:15726;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Transport/Grpc";i:12734;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Transport";i:64696;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/ResourceTemplate";i:39807;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Testing";i:78880;s:122:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Options/TransportOptions";i:11862;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src/Options";i:34766;s:97:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax/src";i:473985;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/gax";i:493404;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth/src/Middleware";i:18761;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth/src/CredentialSource";i:19835;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth/src/Cache";i:19933;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth/src/Credentials";i:68708;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth/src/HttpHandler";i:6808;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth/src";i:259999;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google/auth";i:295527;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor/google";i:4299026;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/vendor";i:21546833;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/data";i:46478;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/languages";i:148449;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/View";i:9172;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin/Input";i:20851;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin/MetaBox";i:20589;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin/BulkEdit";i:6696;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin/Product/Attributes/Input";i:11774;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin/Product/Attributes";i:28967;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin/Product";i:28967;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Admin";i:93052;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/ActionScheduler";i:15190;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/MultichannelMarketing";i:7478;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Internal/Requirements";i:9683;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Internal/Interfaces";i:1994;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Internal/DependencyManagement";i:74694;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Internal";i:91147;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Coupon";i:47671;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Ads";i:35505;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Event";i:3194;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Menu";i:16467;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Integration";i:20515;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/HelperTraits";i:4208;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Jobs/Update";i:3714;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Jobs";i:67165;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/TaskList";i:2357;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Validator";i:4606;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Utility";i:8577;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Logging";i:3017;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Value";i:16297;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/MerchantCenter";i:79842;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site/Controllers/Ads";i:44534;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site/Controllers/AttributeMapping";i:16555;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site/Controllers/MerchantCenter";i:124632;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site/Controllers/Jetpack";i:7327;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site/Controllers/Google";i:6221;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site/Controllers";i:226393;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Site";i:227890;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Google/Query";i:27162;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API/Google";i:203680;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/API";i:433591;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Shipping/GoogleAdapter";i:22846;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Shipping";i:63823;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Exception";i:30857;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Infrastructure";i:9164;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Notes";i:31626;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Tracking/Events";i:7637;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Tracking";i:17154;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Google/Ads";i:8547;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Google";i:80325;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Assets";i:25400;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Options";i:23786;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Proxies";i:21269;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Product/AttributeMapping/Traits";i:4542;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Product/AttributeMapping";i:8649;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Product/Attributes";i:41537;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/Product";i:168873;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/DB/Query";i:6539;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/DB/Table";i:9580;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/DB/Migration";i:10118;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src/DB";i:62530;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads/src";i:1551168;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/google-listings-and-ads";i:24401014;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/inc";i:119;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/page_optm";i:54991;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/inc";i:8980;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/img_optm";i:25627;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/general";i:17673;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/crawler";i:24390;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/toolbox";i:37951;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/cache";i:49672;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/cdn";i:26419;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/db_optm";i:8301;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/banner";i:17811;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl/dash";i:30952;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/tpl";i:304998;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/thirdparty";i:69010;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/lang";i:141888;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/assets/js";i:1055672;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/assets/img/icons";i:118293;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/assets/img";i:125901;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/assets/css/fonts";i:10867;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/assets/css";i:167254;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/assets";i:1348827;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/data";i:19227;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/src/data_structure";i:2587;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/src/cdn";i:9207;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/src";i:831579;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/lib/css-min";i:50975;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/lib/jsmin_data";i:987;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/lib";i:118102;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache/cli";i:22018;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/litespeed-cache";i:3042093;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/classic-widgets";i:22118;s:66:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/js";i:43123;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/methods";i:453612;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/templates/wp-admin/advanced";i:19427;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/templates/wp-admin/notices";i:11509;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal";i:583;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/templates/wp-admin/settings";i:99501;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/templates/wp-admin";i:130437;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/templates";i:130437;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie";i:27613;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception";i:8419;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler";i:59205;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src";i:197096;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle";i:335492;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src";i:171673;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7";i:211895;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src";i:57602;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises";i:79743;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzlehttp";i:627130;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception";i:8744;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl";i:42554;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources";i:250394;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator";i:2390;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header";i:9844;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message";i:111359;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http";i:547692;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection";i:5787;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream";i:23218;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator";i:5538;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description";i:73510;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory";i:10071;s:135:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request";i:19774;s:136:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response";i:14837;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor";i:39430;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command";i:85906;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception";i:5175;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource";i:21289;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder";i:11299;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service";i:218051;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log";i:12255;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url";i:1960;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie";i:6214;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate";i:9419;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message";i:6940;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser";i:26953;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache";i:12244;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception";i:2699;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch";i:26836;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception";i:3464;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common";i:20491;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth";i:2078;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async";i:3637;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar";i:12080;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception";i:170;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie";i:27437;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception";i:161;s:116:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse";i:4336;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History";i:4589;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log";i:6608;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff";i:20176;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock";i:7654;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache";i:36113;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5";i:6303;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth";i:10949;s:102:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin";i:131244;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle";i:1030309;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src";i:1030309;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle/guzzle";i:1110818;s:77:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/guzzle";i:1110818;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72";i:11495;s:101:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug";i:13890;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection";i:4306;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher";i:48258;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata";i:137233;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs";i:337;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources";i:137570;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer";i:150244;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs";i:726;s:103:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources";i:726;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70";i:6857;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata";i:268978;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources";i:268978;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn";i:307158;s:114:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata";i:55556;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources";i:56387;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring";i:94302;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/symfony";i:618314;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src";i:1640;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests";i:3595;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders";i:8082;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/ralouphie";i:8082;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum";i:854;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants";i:1917;s:130:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception";i:5636;s:129:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource";i:57351;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload";i:34608;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore";i:114248;s:121:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource";i:4334;s:112:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN";i:9767;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection";i:16997;s:128:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message";i:2972;s:120:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http";i:4183;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions";i:77739;s:125:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants";i:6623;s:123:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service";i:28878;s:119:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log";i:5833;s:124:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource";i:23040;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common";i:194611;s:127:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants";i:755;s:126:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource";i:16089;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity";i:22790;s:108:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud";i:366792;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib";i:367448;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud";i:380269;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/rackspace";i:380269;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src";i:16737;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php";i:34562;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/mikemccabe";i:34562;s:115:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices";i:8102;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore";i:9101;s:113:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks";i:44491;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc";i:42018;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src";i:103712;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI";i:1206;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs";i:106095;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/team-updraft";i:106095;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/composer";i:120297;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib";i:43330;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist";i:703;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/paragonie/random_compat";i:46038;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/paragonie";i:46038;s:110:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1";i:870;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File";i:267809;s:106:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt";i:523120;s:117:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent";i:6238;s:111:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH";i:16935;s:107:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System";i:16935;s:105:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math";i:126048;s:109:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP";i:21872;s:104:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net";i:397170;s:100:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib";i:1331758;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib";i:1339940;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/phpseclib";i:1339940;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth";i:27074;s:90:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher";i:27074;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/eher/oauth/src";i:27074;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/eher/oauth";i:27840;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/eher";i:27840;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/components/jquery";i:920067;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/components";i:920067;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test";i:9427;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log";i:20898;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/log/Psr";i:20898;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/log";i:23891;s:92:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/http-message/docs";i:15040;s:91:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/http-message/src";i:46833;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr/http-message";i:65167;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor/psr";i:89058;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/vendor";i:5429281;s:76:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/images/icons";i:23992;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/images/other-plugins";i:93886;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/images/notices";i:51017;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/images/addons-images";i:143415;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/images";i:551070;s:73:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/languages";i:12895697;s:74:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/central/js";i:26213;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/central/modules";i:242694;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/central/classes";i:5986;s:78:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/central/images";i:13902;s:75:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/central/css";i:3179;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/central";i:386405;s:80:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/blockui";i:47795;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/pcloud";i:12476;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/updraftclone";i:30233;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/handlebars";i:395258;s:96:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer";i:41249;s:95:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage";i:11285;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth";i:52534;s:81:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Dropbox2";i:68389;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/tether";i:82884;s:98:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended";i:14412;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/checkout-embed/assets";i:11208;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/checkout-embed";i:18906;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/images";i:29508;s:89:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/labelauty/images";i:472;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/labelauty";i:36054;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/cloudfiles";i:150975;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/tether-shepherd";i:80786;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Auth";i:36775;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Http";i:36826;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Utils";i:9475;s:82:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/IO";i:161119;s:87:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Service";i:383402;s:84:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Task";i:8322;s:85:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Cache";i:16804;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Signer";i:4000;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Logger";i:18212;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google/Verifier";i:3059;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/Google";i:730386;s:94:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/jstree/themes/default";i:68432;s:99:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark";i:73945;s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/jstree/themes";i:142377;s:79:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/jstree";i:594913;s:93:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes/jquery.serializeJSON";i:20249;s:72:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/includes";i:3842026;s:88:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/css/tether-shepherd/.min";i:0;s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/css/tether-shepherd";i:143359;s:67:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus/css";i:429847;s:63:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/updraftplus";i:25566162;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/akismet/views";i:39133;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/akismet/_inc/rtl";i:19825;s:70:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/akismet/_inc/fonts";i:2193;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/akismet/_inc/img";i:17542;s:64:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/akismet/_inc";i:83530;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/akismet";i:320699;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins";i:96311087;s:68:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/elementor/thumbs";i:1080239;s:65:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/elementor/css";i:125153;s:61:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/elementor";i:1205392;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/09";i:0;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/12";i:2541190;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/07";i:0;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/10";i:0;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/08";i:0;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/11";i:0;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023/06";i:4598798;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2023";i:7139988;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2024/02";i:6970246;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2024/01";i:7465059;s:56:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/2024";i:14435305;s:71:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/woocommerce_uploads";i:13;s:60:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/mailpoet";i:27;s:59:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/wc-logs";i:1914;s:51:"/home/tsuh0748/jalaramproduce.ca/wp-content/uploads";i:23040940;}', 'no');
INSERT INTO `wpwg_options` VALUES
(1311, 'litespeed.admin_display._summary', '{"new_version.last_check":1715976735,"new_version.v":"6.2.0.1"}', 'yes'),
(1345, 'updraft_updraftvault', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-b41ca31570609717bc0424e73437f857";a:3:{s:5:"token";s:0:"";s:5:"email";s:0:"";s:5:"quota";i:-1;}}}', 'yes'),
(1346, 'updraft_dropbox', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-26b795a9c0a8f5e2543369f7c3f6b1ba";a:4:{s:6:"appkey";s:0:"";s:6:"secret";s:0:"";s:6:"folder";s:0:"";s:15:"tk_access_token";s:0:"";}}}', 'yes'),
(1347, 'updraft_s3', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-ce6e1f79c493f55798a020d997c68acb";a:5:{s:9:"accesskey";s:0:"";s:9:"secretkey";s:0:"";s:4:"path";s:0:"";s:3:"rrs";s:0:"";s:22:"server_side_encryption";s:0:"";}}}', 'yes'),
(1348, 'updraft_cloudfiles', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-3a8c74360c7c453bb8cf2c2ed8fca1f7";a:5:{s:4:"user";s:0:"";s:7:"authurl";s:35:"https://auth.api.rackspacecloud.com";s:6:"apikey";s:0:"";s:4:"path";s:0:"";s:6:"region";N;}}}', 'yes'),
(1349, 'updraft_googledrive', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-1f9d5fc6fab0e941253fc5a128270f78";a:3:{s:8:"clientid";s:0:"";s:6:"secret";s:0:"";s:5:"token";s:0:"";}}}', 'yes'),
(1350, 'updraft_onedrive', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-5cdfaad05cb9b5de008b6b13e6fe7cc1";a:0:{}}}', 'yes'),
(1351, 'updraft_ftp', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-8a2c0517e71b0adc4fd1d105f0b1eb3b";a:5:{s:4:"host";s:0:"";s:4:"user";s:0:"";s:4:"pass";s:0:"";s:4:"path";s:0:"";s:7:"passive";i:1;}}}', 'yes'),
(1352, 'updraft_azure', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-2588ffa2b2c12d1effa0a2d771af45b3";a:0:{}}}', 'yes'),
(1353, 'updraft_sftp', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-946be578e9a9584a8a2209c9fc44611e";a:0:{}}}', 'yes'),
(1354, 'updraft_googlecloud', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-3bae6d9662a38a533f218f90d5e900e2";a:0:{}}}', 'yes'),
(1355, 'updraft_backblaze', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-140acb9dd80a2fecef77b3b5cccec8b9";a:0:{}}}', 'yes'),
(1356, 'updraft_webdav', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-0697727660048475260c6a41b8859d41";a:0:{}}}', 'yes'),
(1357, 'updraft_s3generic', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-79392da1899e21ee1d44321e50367656";a:4:{s:9:"accesskey";s:0:"";s:9:"secretkey";s:0:"";s:4:"path";s:0:"";s:8:"endpoint";s:0:"";}}}', 'yes'),
(1358, 'updraft_pcloud', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-4e8418608fd5e6cfdd8b14b69efb32e3";a:0:{}}}', 'yes'),
(1359, 'updraft_openstack', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-b93cf03b77697c8144e35967f8c53ced";a:6:{s:4:"user";s:0:"";s:7:"authurl";s:0:"";s:8:"password";s:0:"";s:6:"tenant";s:0:"";s:4:"path";s:0:"";s:6:"region";s:0:"";}}}', 'yes'),
(1360, 'updraft_dreamobjects', 'a:2:{s:7:"version";i:1;s:8:"settings";a:1:{s:34:"s-72db275bad0ffc1c236b26493f624b73";a:3:{s:9:"accesskey";s:0:"";s:9:"secretkey";s:0:"";s:4:"path";s:0:"";}}}', 'yes'),
(1361, 'updraft_backup_history', 'a:5:{i:1709136079;a:21:{s:7:"plugins";a:1:{i:0;s:63:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-plugins.zip";}s:12:"plugins-size";i:48184158;s:6:"themes";a:1:{i:0;s:62:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-themes.zip";}s:11:"themes-size";i:32319551;s:7:"uploads";a:1:{i:0;s:63:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-uploads.zip";}s:12:"uploads-size";i:46846991;s:10:"mu-plugins";a:1:{i:0;s:66:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-mu-plugins.zip";}s:15:"mu-plugins-size";i:1927;s:6:"others";a:1:{i:0;s:62:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-others.zip";}s:11:"others-size";i:19139423;s:2:"db";s:57:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-db.gz";s:7:"db-size";i:3816074;s:9:"checksums";a:2:{s:4:"sha1";a:6:{s:8:"plugins0";s:40:"e16be0b056fa8fd576bb2d11e6256349b713608a";s:7:"themes0";s:40:"7437729d0a57301786d4fd0835cec128739ea353";s:8:"uploads0";s:40:"e39d435179a0e4a1a439298aacc44b5cd9e86740";s:11:"mu-plugins0";s:40:"2d00a2108a9713cb1b01d5b35905706d023460f6";s:7:"others0";s:40:"7bd4e7df043138498dd27fbb1d94519aef56e18f";s:3:"db0";s:40:"2ae6c7e3a14dc39d0bf4d702d4b996954fa8b799";}s:6:"sha256";a:6:{s:8:"plugins0";s:64:"67e0e5366626840e9114e4ba0fbe9a5c71a52e520e984454725fc17e01033ff6";s:7:"themes0";s:64:"6aa8aef43485641137a5107143fd72bf4ade9d2743dbdb6863dc562776518b80";s:8:"uploads0";s:64:"bf7b89d7fbef84524cc55342f2f4e7da7dc79824c8ee841460113314470e6740";s:11:"mu-plugins0";s:64:"02f2b37204760bc44a85d6c4dd6abae5ebd69abd85913d92512a2fc513e84e56";s:7:"others0";s:64:"bd1e42f640f52acbca659512eea8b76a0cfae3bbe84600bfc14357a61f2e5afd";s:3:"db0";s:64:"cec94011ef11ecbb5ba8ffad472ba2c2229deee0bc15db00f5a2fa90c2e9d0bf";}}s:5:"nonce";s:12:"b260b776747c";s:7:"service";a:0:{}s:20:"service_instance_ids";a:0:{}s:11:"always_keep";b:1;s:19:"files_enumerated_at";a:5:{s:7:"plugins";i:1709136079;s:6:"themes";i:1709136220;s:7:"uploads";i:1709136257;s:10:"mu-plugins";i:1709136309;s:6:"others";i:1709136309;}s:18:"created_by_version";s:6:"1.24.1";s:21:"last_saved_by_version";s:6:"1.24.1";s:12:"is_multisite";b:0;}i:1709058198;a:21:{s:7:"plugins";a:1:{i:0;s:63:"backup_2024-02-27-1823_Jalaram_Produce_0d67e577e2ef-plugins.zip";}s:12:"plugins-size";i:70181349;s:6:"themes";a:1:{i:0;s:62:"backup_2024-02-27-1823_Jalaram_Produce_0d67e577e2ef-themes.zip";}s:11:"themes-size";i:32040252;s:7:"uploads";a:1:{i:0;s:63:"backup_2024-02-27-1823_Jalaram_Produce_0d67e577e2ef-uploads.zip";}s:12:"uploads-size";i:46718014;s:10:"mu-plugins";a:1:{i:0;s:66:"backup_2024-02-27-1823_Jalaram_Produce_0d67e577e2ef-mu-plugins.zip";}s:15:"mu-plugins-size";i:1927;s:6:"others";a:1:{i:0;s:62:"backup_2024-02-27-1823_Jalaram_Produce_0d67e577e2ef-others.zip";}s:11:"others-size";i:19139239;s:2:"db";s:57:"backup_2024-02-27-1823_Jalaram_Produce_0d67e577e2ef-db.gz";s:7:"db-size";i:3651949;s:9:"checksums";a:2:{s:4:"sha1";a:6:{s:8:"plugins0";s:40:"f04f85f769dfd60589282381be4b027fcfefaf8c";s:7:"themes0";s:40:"9d055afb173a7a13b5294e197ab878b609f019cb";s:8:"uploads0";s:40:"cb85525b63c8780262d438f43e2a7d31e8a8d6fd";s:11:"mu-plugins0";s:40:"521cfd0eedf27acbe34752b75d51234307647e92";s:7:"others0";s:40:"e805d1c51e7bb07184f85a13d5fce071e48fbfe7";s:3:"db0";s:40:"efe47d286c33610f0869cea4fccfc1b321f0b7b1";}s:6:"sha256";a:6:{s:8:"plugins0";s:64:"55901eeaa0c293444b104e5e6927adeff763e0898d319fecf3d014b6637c28f0";s:7:"themes0";s:64:"0c2d3c51df257ceff5a8e2e423c391eee2024cdb611dad85844e6e8022464d06";s:8:"uploads0";s:64:"6266fe783c097e92fe15aa9e8fad206800be1b56b4e7f0afc7b273f354ad9460";s:11:"mu-plugins0";s:64:"e59b309800d190aadaa3e0e6ee2ba7fd6e9235a8d5982f1eaa3c3e40c6201277";s:7:"others0";s:64:"8ec7886306ca13ba13b14429f4e3e3a4dfd87c5efc883d8f9fffce34ef02c9b5";s:3:"db0";s:64:"838eddc7cb57b5320aceb1e5dfd654e8e0fb894cf65e8f4681c507d5c1ad8e91";}}s:5:"nonce";s:12:"0d67e577e2ef";s:7:"service";a:0:{}s:20:"service_instance_ids";a:0:{}s:11:"always_keep";b:1;s:19:"files_enumerated_at";a:5:{s:7:"plugins";i:1709058198;s:6:"themes";i:1709058439;s:7:"uploads";i:1709058474;s:10:"mu-plugins";i:1709058513;s:6:"others";i:1709058514;}s:18:"created_by_version";s:7:"1.23.16";s:21:"last_saved_by_version";s:7:"1.23.16";s:12:"is_multisite";b:0;}i:1708363877;a:21:{s:7:"plugins";a:1:{i:0;s:63:"backup_2024-02-19-1731_Jalaram_Produce_31496a22aa5a-plugins.zip";}s:12:"plugins-size";i:70181349;s:6:"themes";a:1:{i:0;s:62:"backup_2024-02-19-1731_Jalaram_Produce_31496a22aa5a-themes.zip";}s:11:"themes-size";i:32040252;s:7:"uploads";a:1:{i:0;s:63:"backup_2024-02-19-1731_Jalaram_Produce_31496a22aa5a-uploads.zip";}s:12:"uploads-size";i:41431987;s:10:"mu-plugins";a:1:{i:0;s:66:"backup_2024-02-19-1731_Jalaram_Produce_31496a22aa5a-mu-plugins.zip";}s:15:"mu-plugins-size";i:1927;s:6:"others";a:1:{i:0;s:62:"backup_2024-02-19-1731_Jalaram_Produce_31496a22aa5a-others.zip";}s:11:"others-size";i:19139239;s:2:"db";s:57:"backup_2024-02-19-1731_Jalaram_Produce_31496a22aa5a-db.gz";s:7:"db-size";i:3155225;s:9:"checksums";a:2:{s:4:"sha1";a:6:{s:8:"plugins0";s:40:"813143416a0fc6a8d9a460c3fa62e8fe93a1bcf5";s:7:"themes0";s:40:"502c26aace234efdb668c7a009d4bbdce2bd3265";s:8:"uploads0";s:40:"2bda8d0d4afeca420c2539b129a4960d6ae840b5";s:11:"mu-plugins0";s:40:"c218bf9d62fefe2a14f35931881e8f6ca4257b25";s:7:"others0";s:40:"59fff52a902f57ffd96d364f1bfbfcb1bc87e9fe";s:3:"db0";s:40:"8d86e9ca8beb299c2406374412ec971d9dd1e254";}s:6:"sha256";a:6:{s:8:"plugins0";s:64:"5e8f1de1a2a65daccf8c146429b99e28335642b1a2943a869c8e781c8724d760";s:7:"themes0";s:64:"c6e84518116161a217001481d5d97905e5f851ff70051b3655e55a44926978ae";s:8:"uploads0";s:64:"5e056622a36ee3166cd73ce35e206521c03094c9e43ffc735a6d71372c656ab8";s:11:"mu-plugins0";s:64:"03eb7a996a9d0c50212f6ba0b0abcb5b2608c917fd520030defe8833f6580de8";s:7:"others0";s:64:"824e9c3301719af80870a268d192cf8aae6904ce7f7a205f6feecd362f44f9f9";s:3:"db0";s:64:"0a13821762067a3fa092c841b5c6be85d2e5d87dbf5def562fa1dcd179a8000e";}}s:5:"nonce";s:12:"31496a22aa5a";s:7:"service";a:0:{}s:20:"service_instance_ids";a:0:{}s:11:"always_keep";b:1;s:19:"files_enumerated_at";a:5:{s:7:"plugins";i:1708363877;s:6:"themes";i:1708364101;s:7:"uploads";i:1708364137;s:10:"mu-plugins";i:1708364172;s:6:"others";i:1708364172;}s:18:"created_by_version";s:7:"1.23.16";s:21:"last_saved_by_version";s:7:"1.23.16";s:12:"is_multisite";b:0;}i:1708358797;a:21:{s:7:"plugins";a:1:{i:0;s:63:"backup_2024-02-19-1606_Jalaram_Produce_e28ed040990c-plugins.zip";}s:12:"plugins-size";i:70181349;s:6:"themes";a:1:{i:0;s:62:"backup_2024-02-19-1606_Jalaram_Produce_e28ed040990c-themes.zip";}s:11:"themes-size";i:32040252;s:7:"uploads";a:1:{i:0;s:63:"backup_2024-02-19-1606_Jalaram_Produce_e28ed040990c-uploads.zip";}s:12:"uploads-size";i:53390755;s:10:"mu-plugins";a:1:{i:0;s:66:"backup_2024-02-19-1606_Jalaram_Produce_e28ed040990c-mu-plugins.zip";}s:15:"mu-plugins-size";i:1927;s:6:"others";a:1:{i:0;s:62:"backup_2024-02-19-1606_Jalaram_Produce_e28ed040990c-others.zip";}s:11:"others-size";i:19139239;s:2:"db";s:57:"backup_2024-02-19-1606_Jalaram_Produce_e28ed040990c-db.gz";s:7:"db-size";i:3125078;s:9:"checksums";a:2:{s:4:"sha1";a:6:{s:8:"plugins0";s:40:"25dcad1fbffe7e7357e7dc80fa1a2dc6e2463fe4";s:7:"themes0";s:40:"1551d60ccffafee3f69e81207af8777b0eae058b";s:8:"uploads0";s:40:"0e6657931b0c88dea3960d6d8ac04081a10d899f";s:11:"mu-plugins0";s:40:"c218bf9d62fefe2a14f35931881e8f6ca4257b25";s:7:"others0";s:40:"83275b569a6ad34cfc8e8cbd94524e9ec64b3e10";s:3:"db0";s:40:"c9bcb78f9ecd5a173463a9b1e79b55c5b118b46f";}s:6:"sha256";a:6:{s:8:"plugins0";s:64:"89f50bf302c95f0b49ab5f439419655d294e17e36c69f6021e56578b2d6d762a";s:7:"themes0";s:64:"31a0bcab231c588df16e88764624145b0b84b16d7fd07eed8e90548d0e3c39f2";s:8:"uploads0";s:64:"7beb90d539fef429bd05602d08501b7ca50457ecc4f0efd814de4ecf64090854";s:11:"mu-plugins0";s:64:"03eb7a996a9d0c50212f6ba0b0abcb5b2608c917fd520030defe8833f6580de8";s:7:"others0";s:64:"f10b8ac71e737b6f9fceabbeafeec7520dd2c1e7f1a658f2fe0e56d579962f63";s:3:"db0";s:64:"8fc3a894c864fa705609f588702951a434261ab2e736549926aae76f693fa789";}}s:5:"nonce";s:12:"e28ed040990c";s:7:"service";a:0:{}s:20:"service_instance_ids";a:0:{}s:11:"always_keep";b:1;s:19:"files_enumerated_at";a:5:{s:7:"plugins";i:1708358797;s:6:"themes";i:1708359082;s:7:"uploads";i:1708359132;s:10:"mu-plugins";i:1708359173;s:6:"others";i:1708359173;}s:18:"created_by_version";s:7:"1.23.16";s:21:"last_saved_by_version";s:7:"1.23.16";s:12:"is_multisite";b:0;}i:1708008203;a:21:{s:7:"plugins";a:1:{i:0;s:63:"backup_2024-02-15-1443_Jalaram_Produce_a7ace8078860-plugins.zip";}s:12:"plugins-size";i:28523523;s:6:"themes";a:1:{i:0;s:62:"backup_2024-02-15-1443_Jalaram_Produce_a7ace8078860-themes.zip";}s:11:"themes-size";i:26479987;s:7:"uploads";a:1:{i:0;s:63:"backup_2024-02-15-1443_Jalaram_Produce_a7ace8078860-uploads.zip";}s:12:"uploads-size";i:23065066;s:10:"mu-plugins";a:1:{i:0;s:66:"backup_2024-02-15-1443_Jalaram_Produce_a7ace8078860-mu-plugins.zip";}s:15:"mu-plugins-size";i:1927;s:6:"others";a:1:{i:0;s:62:"backup_2024-02-15-1443_Jalaram_Produce_a7ace8078860-others.zip";}s:11:"others-size";i:19139239;s:2:"db";s:57:"backup_2024-02-15-1443_Jalaram_Produce_a7ace8078860-db.gz";s:7:"db-size";i:566022;s:9:"checksums";a:2:{s:4:"sha1";a:6:{s:8:"plugins0";s:40:"cb45fc66fa7c25bcabbfb18541f806864afe3ef6";s:7:"themes0";s:40:"33e1cf32b5a99206af93be31496700c5e9e90706";s:8:"uploads0";s:40:"547f19bdc84b23fef7af4e1d32f6661598dd25c4";s:11:"mu-plugins0";s:40:"8064ff899d3bdf35631e2fdb1612cef356bef00c";s:7:"others0";s:40:"52de50920e2ef7bae109bebc6e4e09fb4f6b0ff6";s:3:"db0";s:40:"e048a3e2f4311681bd659329828467f0e6729f8d";}s:6:"sha256";a:6:{s:8:"plugins0";s:64:"932843d6a79c416f326b4000716c1920629a466e54f110b47db5e2fe58b286f0";s:7:"themes0";s:64:"d47a22774817aac0859110c3681e6947bb5e4941d2216c1e4bc8e92215219b22";s:8:"uploads0";s:64:"f0ab303cf7eb65a5354f33392d5cda451370bdf1048e9ad938e42349423be540";s:11:"mu-plugins0";s:64:"24aad1c1ddd7bf0312fe16b6ba8d8b238488d89eef9c0b184587d44ea1d9a5b5";s:7:"others0";s:64:"329057c577a2dffc1faee18e2e02679c28eb022e4f7f027b97427c34ed6f0951";s:3:"db0";s:64:"99d9e0a83fba612e3a847794771d91952cbd67f92e46c2fd6f7630db3e0dc6c8";}}s:5:"nonce";s:12:"a7ace8078860";s:7:"service";a:0:{}s:20:"service_instance_ids";a:0:{}s:11:"always_keep";b:1;s:19:"files_enumerated_at";a:5:{s:7:"plugins";i:1708008203;s:6:"themes";i:1708008270;s:7:"uploads";i:1708008297;s:10:"mu-plugins";i:1708008314;s:6:"others";i:1708008314;}s:18:"created_by_version";s:7:"1.23.16";s:21:"last_saved_by_version";s:7:"1.23.16";s:12:"is_multisite";b:0;}}', 'no'),
(1362, 'updraftplus-addons_siteid', '15c2be99bc2ecb3b3a8c751d865c7ce2', 'no'),
(1364, 'updraftplus_unlocked_fd', '1', 'no'),
(1365, 'updraftplus_last_lock_time_fd', '2024-02-28 16:01:19', 'no'),
(1366, 'updraftplus_semaphore_fd', '0', 'no'),
(1367, 'updraft_last_scheduled_fd', '1709136079', 'yes'),
(1371, 'updraft_last_backup', 'a:6:{s:26:"nonincremental_backup_time";i:1709136079;s:11:"backup_time";i:1709136079;s:12:"backup_array";a:13:{s:7:"plugins";a:1:{i:0;s:63:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-plugins.zip";}s:12:"plugins-size";i:48184158;s:6:"themes";a:1:{i:0;s:62:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-themes.zip";}s:11:"themes-size";i:32319551;s:7:"uploads";a:1:{i:0;s:63:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-uploads.zip";}s:12:"uploads-size";i:46846991;s:10:"mu-plugins";a:1:{i:0;s:66:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-mu-plugins.zip";}s:15:"mu-plugins-size";i:1927;s:6:"others";a:1:{i:0;s:62:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-others.zip";}s:11:"others-size";i:19139423;s:2:"db";s:57:"backup_2024-02-28-1601_Jalaram_Produce_b260b776747c-db.gz";s:7:"db-size";i:3816074;s:9:"checksums";a:2:{s:4:"sha1";a:6:{s:8:"plugins0";s:40:"e16be0b056fa8fd576bb2d11e6256349b713608a";s:7:"themes0";s:40:"7437729d0a57301786d4fd0835cec128739ea353";s:8:"uploads0";s:40:"e39d435179a0e4a1a439298aacc44b5cd9e86740";s:11:"mu-plugins0";s:40:"2d00a2108a9713cb1b01d5b35905706d023460f6";s:7:"others0";s:40:"7bd4e7df043138498dd27fbb1d94519aef56e18f";s:3:"db0";s:40:"2ae6c7e3a14dc39d0bf4d702d4b996954fa8b799";}s:6:"sha256";a:6:{s:8:"plugins0";s:64:"67e0e5366626840e9114e4ba0fbe9a5c71a52e520e984454725fc17e01033ff6";s:7:"themes0";s:64:"6aa8aef43485641137a5107143fd72bf4ade9d2743dbdb6863dc562776518b80";s:8:"uploads0";s:64:"bf7b89d7fbef84524cc55342f2f4e7da7dc79824c8ee841460113314470e6740";s:11:"mu-plugins0";s:64:"02f2b37204760bc44a85d6c4dd6abae5ebd69abd85913d92512a2fc513e84e56";s:7:"others0";s:64:"bd1e42f640f52acbca659512eea8b76a0cfae3bbe84600bfc14357a61f2e5afd";s:3:"db0";s:64:"cec94011ef11ecbb5ba8ffad472ba2c2229deee0bc15db00f5a2fa90c2e9d0bf";}}}s:7:"success";i:1;s:6:"errors";a:0:{}s:12:"backup_nonce";s:12:"b260b776747c";}', 'yes'),
(1391, 'theme_mods_astra', 'a:5:{i:0;b:0;s:18:"nav_menu_locations";a:2:{s:7:"primary";i:93;s:11:"footer_menu";i:93;}s:18:"custom_css_post_id";i:626;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1708010834;s:4:"data";a:9:{s:19:"wp_inactive_widgets";a:1:{i:0;s:7:"block-8";}s:9:"sidebar-1";a:5:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:7:"block-5";i:4;s:7:"block-6";}s:13:"header-widget";a:0:{}s:15:"footer-widget-1";a:0:{}s:15:"footer-widget-2";a:0:{}s:24:"advanced-footer-widget-1";a:0:{}s:24:"advanced-footer-widget-2";a:0:{}s:24:"advanced-footer-widget-3";a:0:{}s:24:"advanced-footer-widget-4";a:0:{}}}s:11:"custom_logo";i:5517;}', 'yes'),
(1448, 'astra-blocks-1', 'a:100:{s:8:"id-53972";a:10:{s:5:"title";s:10:"Features 1";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-1-ele.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-1-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-1e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53974";a:10:{s:5:"title";s:10:"Features 2";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-2-ele.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-2-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-2e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53975";a:10:{s:5:"title";s:10:"Features 3";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-3-ele.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-3-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-3e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53976";a:10:{s:5:"title";s:10:"Features 4";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/feature-4el.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/feature-4el.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-4e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53977";a:10:{s:5:"title";s:10:"Features 5";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-5-ele.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-5-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-5e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53978";a:10:{s:5:"title";s:10:"Features 6";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-6-ele.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-6-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-6e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53979";a:10:{s:5:"title";s:10:"Features 7";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-7-ele.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/feature-7-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-7e/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53973";a:10:{s:5:"title";s:12:"Statistics 4";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-1e.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-1e.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-4e/";s:3:"tag";a:1:{i:924;s:10:"statistics";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53971";a:10:{s:5:"title";s:12:"Statistics 3";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-3e.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-3e.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-3e/";s:3:"tag";a:1:{i:924;s:10:"statistics";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53970";a:10:{s:5:"title";s:12:"Statistics 2";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-2e.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-2e.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-2e/";s:3:"tag";a:1:{i:924;s:10:"statistics";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53969";a:10:{s:5:"title";s:12:"Statistics 1";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-4e.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/statistics-4e.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-1e/";s:3:"tag";a:1:{i:924;s:10:"statistics";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-53931";a:10:{s:5:"title";s:6:"Team 1";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/team-1el.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/team-1el.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-1e/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53932";a:10:{s:5:"title";s:6:"Team 2";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/team-2-ele.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/team-2-ele.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-2e/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53933";a:10:{s:5:"title";s:6:"Team 3";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/team-3el.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/team-3el.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-3e/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53934";a:10:{s:5:"title";s:6:"Team 4";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/team-4el.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/team-4el.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-4e/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53926";a:10:{s:5:"title";s:9:"Clients 1";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-1e.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-1e.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-1e/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-53927";a:10:{s:5:"title";s:9:"Clients 2";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-2e.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-2e.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-2e/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-53928";a:10:{s:5:"title";s:9:"Clients 3";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-3e.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-3e.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-3e/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-53929";a:10:{s:5:"title";s:9:"Clients 4";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-4e.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/clients-4e.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-4e/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-53846";a:10:{s:5:"title";s:13:"Testimonial 1";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-1el.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-1el.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-1e/";s:3:"tag";a:1:{i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53847";a:10:{s:5:"title";s:13:"Testimonial 2";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-2-ele.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-2-ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-2e/";s:3:"tag";a:1:{i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53848";a:10:{s:5:"title";s:13:"Testimonial 3";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-3el.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-3el.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-3e/";s:3:"tag";a:1:{i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-53849";a:10:{s:5:"title";s:13:"Testimonial 4";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-4-ele.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-4-ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-4e/";s:3:"tag";a:1:{i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52865";a:10:{s:5:"title";s:14:"Contact Form 1";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-1e.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-1e.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-1e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1955;s:12:"contact-form";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52866";a:10:{s:5:"title";s:14:"Contact Form 2";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-2e.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-2e.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-2e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1955;s:12:"contact-form";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52867";a:10:{s:5:"title";s:14:"Contact Form 3";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-3e.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-3e.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-3e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1955;s:12:"contact-form";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52868";a:10:{s:5:"title";s:14:"Contact Form 4";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-4e.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-4e.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-4e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1955;s:12:"contact-form";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52857";a:10:{s:5:"title";s:16:"Subscribe Form 6";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-6el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-6el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/subscribe-form-6e/";s:3:"tag";a:1:{i:1956;s:14:"subscribe-form";}s:8:"category";i:1953;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52808";a:10:{s:5:"title";s:16:"Subscribe Form 2";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-2el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-2el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/subscribe-form-2e/";s:3:"tag";a:1:{i:1956;s:14:"subscribe-form";}s:8:"category";i:1953;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52809";a:10:{s:5:"title";s:16:"Subscribe Form 3";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-3el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-3el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/subscribe-form-3e/";s:3:"tag";a:1:{i:1956;s:14:"subscribe-form";}s:8:"category";i:1953;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52810";a:10:{s:5:"title";s:16:"Subscribe Form 4";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-4e.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-4e.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/subscribe-form-4e/";s:3:"tag";a:1:{i:1956;s:14:"subscribe-form";}s:8:"category";i:1953;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52811";a:10:{s:5:"title";s:16:"Subscribe Form 5";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-5e.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-5e.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/subscribe-form-5e/";s:3:"tag";a:1:{i:1956;s:14:"subscribe-form";}s:8:"category";i:1953;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52797";a:10:{s:5:"title";s:16:"Subscribe Form 1";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-1e.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-1e.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/subscribe-form-1e/";s:3:"tag";a:1:{i:1956;s:14:"subscribe-form";}s:8:"category";i:1953;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52796";a:10:{s:5:"title";s:16:"Call to Action 5";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-5e.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-5e.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-5e/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52795";a:10:{s:5:"title";s:16:"Call to Action 4";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/cta-4-ele.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/cta-4-ele.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-4e/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52794";a:10:{s:5:"title";s:16:"Call to Action 3";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/cta-3-ele.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/cta-3-ele.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-3e/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52793";a:10:{s:5:"title";s:16:"Call to Action 2";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-2e.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-2e.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-2e/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52792";a:10:{s:5:"title";s:16:"Call to Action 1";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-1e.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-1e.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-1e/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52712";a:10:{s:5:"title";s:5:"FAQ 1";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-1e.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-1e.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-1e/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52713";a:10:{s:5:"title";s:5:"FAQ 2";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-2e.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-2e.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-2e/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52714";a:10:{s:5:"title";s:5:"FAQ 3";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-3e.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-3e.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-3e/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52715";a:10:{s:5:"title";s:5:"FAQ 4";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-4e.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/faq-4e.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-4e/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52716";a:10:{s:5:"title";s:5:"FAQ 5";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/faq-5-ele.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/faq-5-ele.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-5e/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52678";a:10:{s:5:"title";s:13:"Main Banner 9";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-9el.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-9el.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-9e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52677";a:10:{s:5:"title";s:13:"Main Banner 8";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-8el.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-8el.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-8e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52676";a:10:{s:5:"title";s:13:"Main Banner 7";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-7el.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-7el.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-7e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52675";a:10:{s:5:"title";s:13:"Main Banner 6";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-6-ele.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-6-ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-6e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52674";a:10:{s:5:"title";s:13:"Main Banner 5";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-5ele.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-5ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-5e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52673";a:10:{s:5:"title";s:13:"Main Banner 4";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-4ele.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-4ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-4e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52672";a:10:{s:5:"title";s:13:"Main Banner 3";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-3el.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-3el.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-3e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52671";a:10:{s:5:"title";s:13:"Main Banner 2";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-2-ele.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-2-ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-2e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52670";a:10:{s:5:"title";s:13:"Main Banner 1";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-1-ele.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-1-ele.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/main-banner-1e/";s:3:"tag";a:1:{i:1952;s:11:"main-banner";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52656";a:10:{s:5:"title";s:20:"Location And Hours 6";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-6e.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-6e.jpg";s:3:"url";s:60:"https://websitedemos.net/astra-blocks/location-and-hours-6e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1957;s:18:"location-and-hours";}s:8:"category";i:1950;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-52655";a:10:{s:5:"title";s:20:"Location And Hours 5";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-5e.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-5e.jpg";s:3:"url";s:60:"https://websitedemos.net/astra-blocks/location-and-hours-5e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1957;s:18:"location-and-hours";}s:8:"category";i:1950;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-52654";a:10:{s:5:"title";s:20:"Location And Hours 4";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-4e.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-4e.jpg";s:3:"url";s:60:"https://websitedemos.net/astra-blocks/location-and-hours-4e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1957;s:18:"location-and-hours";}s:8:"category";i:1950;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-52653";a:10:{s:5:"title";s:20:"Location And Hours 3";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-3e.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-3e.jpg";s:3:"url";s:60:"https://websitedemos.net/astra-blocks/location-and-hours-3e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1957;s:18:"location-and-hours";}s:8:"category";i:1950;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-52652";a:10:{s:5:"title";s:20:"Location And Hours 2";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-2e.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-2e.jpg";s:3:"url";s:60:"https://websitedemos.net/astra-blocks/location-and-hours-2e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1957;s:18:"location-and-hours";}s:8:"category";i:1950;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-52651";a:10:{s:5:"title";s:20:"Location And Hours 1";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-1e.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-1e.jpg";s:3:"url";s:60:"https://websitedemos.net/astra-blocks/location-and-hours-1e/";s:3:"tag";a:2:{i:823;s:7:"contact";i:1957;s:18:"location-and-hours";}s:8:"category";i:1950;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-52586";a:10:{s:5:"title";s:10:"Services 4";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/services-4-ele.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/services-4-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-4e/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52589";a:10:{s:5:"title";s:10:"Services 5";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/services-5-ele.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/services-5-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-5e/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52595";a:10:{s:5:"title";s:7:"About 8";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-8e.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-8e.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-8e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52585";a:10:{s:5:"title";s:10:"Services 3";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/services-3-ele.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/services-3-ele.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-3e/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52594";a:10:{s:5:"title";s:7:"About 7";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-7e.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-7e.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-7e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52584";a:10:{s:5:"title";s:10:"Services 2";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/services-2e.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/services-2e.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-2e/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52593";a:10:{s:5:"title";s:7:"About 6";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-6e.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-6e.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-6e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52592";a:10:{s:5:"title";s:7:"About 5";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-5e.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-5e.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-5e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52591";a:10:{s:5:"title";s:7:"About 4";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-4e.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/about-4e.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-4e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52583";a:10:{s:5:"title";s:10:"Services 1";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/services-1e.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/services-1e.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-1e/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52590";a:10:{s:5:"title";s:7:"About 3";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/about-3-ele.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/about-3-ele.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-3e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52588";a:10:{s:5:"title";s:7:"About 2";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/about-2-ele.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/about-2-ele.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-2e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52587";a:10:{s:5:"title";s:7:"About 1";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/about-1-ele.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2021/05/about-1-ele.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-1e/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52528";a:10:{s:5:"title";s:17:"Image and Text 10";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-10ele.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-10ele.jpg";s:3:"url";s:57:"https://websitedemos.net/astra-blocks/image-and-text-10e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52529";a:10:{s:5:"title";s:16:"Image and Text 9";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-9ele.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-9ele.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-9e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52526";a:10:{s:5:"title";s:16:"Image and Text 8";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-8el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-8el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-8e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52524";a:10:{s:5:"title";s:16:"Image and Text 7";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-7el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-7el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-7e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52527";a:10:{s:5:"title";s:16:"Image and Text 6";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-6el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-6el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-6e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52525";a:10:{s:5:"title";s:16:"Image and Text 5";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-5ele.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-5ele.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-5e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52523";a:10:{s:5:"title";s:16:"Image and Text 4";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-4-ele.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-4-ele.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-4e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52530";a:10:{s:5:"title";s:16:"Image and Text 3";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-3el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-3el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-3e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52521";a:10:{s:5:"title";s:16:"Image and Text 2";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-2-ele.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-2-ele.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-2e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52519";a:10:{s:5:"title";s:16:"Image and Text 1";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-1el.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-1el.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/image-and-text-1e/";s:3:"tag";a:1:{i:1949;s:14:"image-and-text";}s:8:"category";i:1948;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52457";a:10:{s:5:"title";s:6:"Text 9";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-9.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-9.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-9e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52456";a:10:{s:5:"title";s:6:"Text 8";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-8.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-8.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-8e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52455";a:10:{s:5:"title";s:6:"Text 7";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-7.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-7.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-7e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52454";a:10:{s:5:"title";s:6:"Text 6";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-6.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-6.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-6e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52453";a:10:{s:5:"title";s:6:"Text 5";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-5.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-5.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-5e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52452";a:10:{s:5:"title";s:6:"Text 4";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-4.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-4.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-4e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52451";a:10:{s:5:"title";s:6:"Text 3";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-3.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-3.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-3e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52450";a:10:{s:5:"title";s:6:"Text 2";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-2.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-2.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-2e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-52449";a:10:{s:5:"title";s:6:"Text 1";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-1.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2021/05/text-1.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/text-1e/";s:3:"tag";a:1:{i:1947;s:4:"text";}s:8:"category";i:1946;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45025";a:10:{s:5:"title";s:15:"Single Quote 3B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-3b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45020";a:10:{s:5:"title";s:15:"Single Quote 3W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-3w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44974";a:10:{s:5:"title";s:12:"Portfolio 6B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-6b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44634";a:10:{s:5:"title";s:12:"Portfolio 6W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-6w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-41764";a:10:{s:5:"title";s:7:"Hero 9B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-9b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-9b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-9b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38906";a:10:{s:5:"title";s:7:"Hero 9W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-9w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-9w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-9w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42229";a:10:{s:5:"title";s:11:"Services 8B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-8b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-8b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-8b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-41045";a:10:{s:5:"title";s:11:"Services 8W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-8w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-8w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-8w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43000";a:10:{s:5:"title";s:12:"Services 11B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-11b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-11b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/services-11b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42974";a:10:{s:5:"title";s:12:"Services 11W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-11w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-11w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/services-11w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1449, 'astra-blocks-4', 'a:20:{s:8:"id-41028";a:10:{s:5:"title";s:14:"Testimonial 9B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-9b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-41026";a:10:{s:5:"title";s:14:"Testimonial 8B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-8b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-41023";a:10:{s:5:"title";s:14:"Testimonial 7B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-7b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-40740";a:10:{s:5:"title";s:14:"Testimonial 9W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-9w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-40739";a:10:{s:5:"title";s:14:"Testimonial 8W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-8w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-40348";a:10:{s:5:"title";s:14:"Testimonial 7W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-7w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37190";a:10:{s:5:"title";s:7:"Team 2B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-2b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-2b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-2b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37187";a:10:{s:5:"title";s:7:"Team 2W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-2w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37197";a:10:{s:5:"title";s:7:"Team 3B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-3b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-3b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-3b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37194";a:10:{s:5:"title";s:7:"Team 3W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-3w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-3w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-3w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37203";a:10:{s:5:"title";s:7:"Team 4B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-4b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-4b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-4b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37200";a:10:{s:5:"title";s:7:"Team 4W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-4w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-4w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-4w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38316";a:10:{s:5:"title";s:7:"Team 5B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-5b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-5b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-5b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38244";a:10:{s:5:"title";s:7:"Team 5W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-5w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-5w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-5w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38825";a:10:{s:5:"title";s:7:"Team 6B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-6b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-6b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-6b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38732";a:10:{s:5:"title";s:7:"Team 6W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-6w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-6w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-6w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-41034";a:10:{s:5:"title";s:7:"Team 8B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-8b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-8b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-8b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-40030";a:10:{s:5:"title";s:7:"Team 8W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-8w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-8w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-8w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43022";a:10:{s:5:"title";s:8:"Team 10B";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/team-10b.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/team-10b.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/team-10b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:0:"";s:16:"required-plugins";a:0:{}}s:8:"id-43018";a:10:{s:5:"title";s:8:"Team 10W";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/team-10w.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/team-10w.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/team-10w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}}', 'no'),
(1450, 'astra-sites-page-builders', 'a:5:{i:0;a:3:{s:2:"id";i:34;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";}i:1;a:3:{s:2:"id";i:41;s:4:"name";s:5:"Brizy";s:4:"slug";s:5:"brizy";}i:2;a:3:{s:2:"id";i:33;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";}i:3;a:3:{s:2:"id";i:3349;s:4:"name";s:3:"FSE";s:4:"slug";s:3:"fse";}i:4;a:3:{s:2:"id";i:42;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";}}', 'no'),
(1451, 'astra-blocks-3', 'a:100:{s:8:"id-41763";a:10:{s:5:"title";s:7:"Hero 7B";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-7b-1.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-7b-1.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-7b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38880";a:10:{s:5:"title";s:7:"Hero 7W";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-7w-1.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-7w-1.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-7w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37688";a:10:{s:5:"title";s:11:"Features 1B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-1b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37686";a:10:{s:5:"title";s:11:"Features 1W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-1w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37697";a:10:{s:5:"title";s:11:"Features 2B";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-2b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37695";a:10:{s:5:"title";s:11:"Features 2W";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-2w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37705";a:10:{s:5:"title";s:11:"Features 3B";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-3b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37704";a:10:{s:5:"title";s:11:"Features 3W";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-3w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-41937";a:10:{s:5:"title";s:11:"Features 5B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-5b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-5b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-5b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38863";a:10:{s:5:"title";s:11:"Features 5W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-5w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-5w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-5w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-41938";a:10:{s:5:"title";s:11:"Features 6B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-6b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-6b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-6b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38876";a:10:{s:5:"title";s:11:"Features 6W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-6w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/features-6w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-6w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44869";a:10:{s:5:"title";s:12:"Features 10B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/features-10b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/features-10b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/features-10b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44862";a:10:{s:5:"title";s:12:"Features 10W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/features-10w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/features-10w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/features-10w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37099";a:10:{s:5:"title";s:6:"FAQ 2B";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-2b/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37096";a:10:{s:5:"title";s:6:"FAQ 2W";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-2w/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37111";a:10:{s:5:"title";s:6:"FAQ 4B";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-4b/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37108";a:10:{s:5:"title";s:6:"FAQ 4W";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-4w/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-39838";a:10:{s:5:"title";s:6:"FAQ 5B";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-5b/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38917";a:10:{s:5:"title";s:6:"FAQ 5W";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-5w/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-39839";a:10:{s:5:"title";s:6:"FAQ 6B";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-6b/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38926";a:10:{s:5:"title";s:6:"FAQ 6W";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-6w/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44840";a:10:{s:5:"title";s:6:"FAQ 9B";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/02/faq-9b.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/02/faq-9b.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-9b/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44831";a:10:{s:5:"title";s:6:"FAQ 9W";s:18:"featured-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/02/faq-9w.jpg";s:19:"thumbnail-image-url";s:62:"https://websitedemos.net/wp-content/uploads/2020/02/faq-9w.jpg";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-9w/";s:3:"tag";a:2:{i:822;s:3:"faq";i:821;s:26:"frequently-asked-questions";}s:8:"category";i:1001;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37549";a:10:{s:5:"title";s:10:"Clients 5B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-el.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-el.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-5b/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37550";a:10:{s:5:"title";s:10:"Clients 5W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-el.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-el.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-5w/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37558";a:10:{s:5:"title";s:10:"Clients 6B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-el.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-el.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-6b/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37557";a:10:{s:5:"title";s:10:"Clients 6W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-el.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-el.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-6w/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-39812";a:10:{s:5:"title";s:10:"Clients 7B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b-el.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b-el.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-7b/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-39787";a:10:{s:5:"title";s:10:"Clients 7W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w-el.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w-el.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/clients-7w/";s:3:"tag";a:1:{i:1090;s:7:"clients";}s:8:"category";i:1091;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37122";a:10:{s:5:"title";s:17:"Call To Action 2B";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-2b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37120";a:10:{s:5:"title";s:17:"Call To Action 2W";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-2w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37136";a:10:{s:5:"title";s:17:"Call To Action 4B";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-4b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37132";a:10:{s:5:"title";s:17:"Call To Action 4W";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-4w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37150";a:10:{s:5:"title";s:17:"Call To Action 6B";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-6b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37147";a:10:{s:5:"title";s:17:"Call To Action 6W";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-6w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-39763";a:10:{s:5:"title";s:17:"Call To Action 7B";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-7b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-39761";a:10:{s:5:"title";s:17:"Call To Action 7W";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-7w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42960";a:10:{s:5:"title";s:17:"Call To Action 8B";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-8b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-28634";a:10:{s:5:"title";s:17:"Call To Action 8W";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-8w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-39771";a:10:{s:5:"title";s:17:"Call To Action 9B";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-9b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-39755";a:10:{s:5:"title";s:17:"Call To Action 9W";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w.jpg";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-9w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43883";a:10:{s:5:"title";s:10:"Contact 1B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-1b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-1b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-1b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-43873";a:10:{s:5:"title";s:10:"Contact 1W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-1w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-1w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-1w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43930";a:10:{s:5:"title";s:10:"Contact 3B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-3b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-3b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-3b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-43906";a:10:{s:5:"title";s:10:"Contact 3W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-3w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-3w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-3w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-43964";a:10:{s:5:"title";s:10:"Contact 5B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-5b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-5b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-5b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-43951";a:10:{s:5:"title";s:10:"Contact 5W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-5w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-5w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-5w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-44803";a:10:{s:5:"title";s:10:"Contact 7B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-7b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-7b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-7b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-43990";a:10:{s:5:"title";s:10:"Contact 7W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-7w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-7w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-7w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44286";a:10:{s:5:"title";s:10:"Contact 8B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-8b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-8b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-8b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44123";a:10:{s:5:"title";s:10:"Contact 8W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-8w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-8w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-8w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44304";a:10:{s:5:"title";s:10:"Contact 9B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-9b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-9b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-9b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44189";a:10:{s:5:"title";s:10:"Contact 9W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-9w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-9w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-9w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44821";a:10:{s:5:"title";s:11:"Contact 10B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/contact-10b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/contact-10b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/contact-10b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44819";a:10:{s:5:"title";s:11:"Contact 10W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/contact-10w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/contact-10w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/contact-10w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-36983";a:10:{s:5:"title";s:8:"About 1B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-1b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-36980";a:10:{s:5:"title";s:8:"About 1W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-1w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37019";a:10:{s:5:"title";s:8:"About 2B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-2b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37015";a:10:{s:5:"title";s:8:"About 2W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-2w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37043";a:10:{s:5:"title";s:8:"About 4B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-2.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-2.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-4b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37040";a:10:{s:5:"title";s:8:"About 4W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-2.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-2.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-4w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38180";a:10:{s:5:"title";s:8:"About 6B";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-6b.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-6b.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-6b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38147";a:10:{s:5:"title";s:8:"About 6W";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-6w.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-6w.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-6w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42723";a:10:{s:5:"title";s:8:"About 8B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-8b-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-8b-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-8b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42709";a:10:{s:5:"title";s:8:"About 8W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-8w-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-8w-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-8w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42950";a:10:{s:5:"title";s:8:"About 9B";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-9b.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-9b.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-9b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-28474";a:10:{s:5:"title";s:8:"About 9W";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-9w.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-9w.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-9w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42169";a:10:{s:5:"title";s:13:"Statistics 2B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-2b/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42166";a:10:{s:5:"title";s:13:"Statistics 2W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w-1.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w-1.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-2w/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42236";a:10:{s:5:"title";s:13:"Statistics 4B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-4b/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42219";a:10:{s:5:"title";s:13:"Statistics 4W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-4w/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42259";a:10:{s:5:"title";s:13:"Statistics 5B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-5b/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42251";a:10:{s:5:"title";s:13:"Statistics 5W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w-1.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w-1.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-5w/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42295";a:10:{s:5:"title";s:13:"Statistics 7B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-7b/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42292";a:10:{s:5:"title";s:13:"Statistics 7W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-7w/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42304";a:10:{s:5:"title";s:13:"Statistics 8B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-8b/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42298";a:10:{s:5:"title";s:13:"Statistics 8W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-8w/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44883";a:10:{s:5:"title";s:14:"Statistics 10B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10b.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10b.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/statistics-10b/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44878";a:10:{s:5:"title";s:14:"Statistics 10W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/statistics-10w/";s:3:"tag";a:2:{i:924;s:10:"statistics";i:921;s:5:"stats";}s:8:"category";i:1096;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37726";a:10:{s:5:"title";s:11:"Services 1W";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-1w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37739";a:10:{s:5:"title";s:11:"Services 1B";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-1b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37747";a:10:{s:5:"title";s:11:"Services 2B";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-2b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37748";a:10:{s:5:"title";s:11:"Services 2W";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-2w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37754";a:10:{s:5:"title";s:11:"Services 3B";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-3b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37755";a:10:{s:5:"title";s:11:"Services 3W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-3w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-3w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-3w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42227";a:10:{s:5:"title";s:11:"Services 6B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-6b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-6b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-6b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38930";a:10:{s:5:"title";s:11:"Services 6W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-6w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-6w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-6w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42231";a:10:{s:5:"title";s:11:"Services 9B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-9b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-9b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-9b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-41054";a:10:{s:5:"title";s:11:"Services 9W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-9w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-9w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-9w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43013";a:10:{s:5:"title";s:12:"Services 12B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-12b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-12b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/services-12b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-43009";a:10:{s:5:"title";s:12:"Services 12W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-12w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-12w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/services-12w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37890";a:10:{s:5:"title";s:14:"Testimonial 1B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-1b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37889";a:10:{s:5:"title";s:14:"Testimonial 1W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-1w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37898";a:10:{s:5:"title";s:14:"Testimonial 2B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-2b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37899";a:10:{s:5:"title";s:14:"Testimonial 2W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-2w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37905";a:10:{s:5:"title";s:14:"Testimonial 3B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-3b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37904";a:10:{s:5:"title";s:14:"Testimonial 3W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-3w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38536";a:10:{s:5:"title";s:14:"Testimonial 5B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-5b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38471";a:10:{s:5:"title";s:14:"Testimonial 5W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-5w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1452, 'astra-blocks-2', 'a:100:{s:8:"id-44962";a:10:{s:5:"title";s:12:"Portfolio 2B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-2b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44359";a:10:{s:5:"title";s:12:"Portfolio 2W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-2w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44768";a:10:{s:5:"title";s:18:"Call To Action 10B";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10b.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10b.jpg";s:3:"url";s:57:"https://websitedemos.net/astra-blocks/call-to-action-10b/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44762";a:10:{s:5:"title";s:18:"Call To Action 10W";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10w.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10w.jpg";s:3:"url";s:57:"https://websitedemos.net/astra-blocks/call-to-action-10w/";s:3:"tag";a:1:{i:819;s:14:"call-to-action";}s:8:"category";i:832;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43103";a:10:{s:5:"title";s:7:"Hero 8B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-8b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-8b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-8b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-43099";a:10:{s:5:"title";s:7:"Hero 8W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-8w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-8w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-8w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37057";a:10:{s:5:"title";s:8:"About 5B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-5b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37051";a:10:{s:5:"title";s:8:"About 5W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-5w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44858";a:10:{s:5:"title";s:11:"Features 9B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/features-9b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/features-9b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-9b/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44853";a:10:{s:5:"title";s:11:"Features 9W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/features-9w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/02/features-9w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-9w/";s:3:"tag";a:1:{i:920;s:8:"features";}s:8:"category";i:919;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38225";a:10:{s:5:"title";s:8:"About 7B";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-7b.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-7b.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-7b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38155";a:10:{s:5:"title";s:8:"About 7W";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-7w.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/about-7w.jpg";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-7w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44734";a:10:{s:5:"title";s:9:"About 10B";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/02/about-10b.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/02/about-10b.jpg";s:3:"url";s:48:"https://websitedemos.net/astra-blocks/about-10b/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44699";a:10:{s:5:"title";s:9:"About 10W";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/02/about-10w.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/02/about-10w.jpg";s:3:"url";s:48:"https://websitedemos.net/astra-blocks/about-10w/";s:3:"tag";a:1:{i:818;s:5:"about";}s:8:"category";i:825;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38937";a:10:{s:5:"title";s:11:"Services 7W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-7w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-7w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-7w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42228";a:10:{s:5:"title";s:11:"Services 7B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-7b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/01/services-7b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-7b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44957";a:10:{s:5:"title";s:12:"Portfolio 1B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-1b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44337";a:10:{s:5:"title";s:12:"Portfolio 1W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-1w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42232";a:10:{s:5:"title";s:12:"Services 10B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-10b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-10b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/services-10b/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-41061";a:10:{s:5:"title";s:12:"Services 10W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-10w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/services-10w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/services-10w/";s:3:"tag";a:1:{i:953;s:8:"services";}s:8:"category";i:952;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45012";a:10:{s:5:"title";s:15:"Single Quote 1B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-1b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44309";a:10:{s:5:"title";s:15:"Single Quote 1W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-1w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45013";a:10:{s:5:"title";s:15:"Single Quote 2B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-2b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44334";a:10:{s:5:"title";s:15:"Single Quote 2W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-2w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45035";a:10:{s:5:"title";s:15:"Single Quote 4B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-4b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45030";a:10:{s:5:"title";s:15:"Single Quote 4W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-4w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45074";a:10:{s:5:"title";s:15:"Single Quote 8B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-8b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45070";a:10:{s:5:"title";s:15:"Single Quote 8W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-8w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37184";a:10:{s:5:"title";s:7:"Team 1B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-1b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37153";a:10:{s:5:"title";s:7:"Team 1W";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-1w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38843";a:10:{s:5:"title";s:7:"Team 7B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-7b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-7b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-7b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38833";a:10:{s:5:"title";s:7:"Team 7W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-7w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-7w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-7w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-41033";a:10:{s:5:"title";s:7:"Team 9B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-9b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-9b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-9b/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-40097";a:10:{s:5:"title";s:7:"Team 9W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-9w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/team-9w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-9w/";s:3:"tag";a:1:{i:927;s:4:"team";}s:8:"category";i:829;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37911";a:10:{s:5:"title";s:14:"Testimonial 4B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-4b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37910";a:10:{s:5:"title";s:14:"Testimonial 4W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-4w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-38585";a:10:{s:5:"title";s:14:"Testimonial 6B";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6b.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6b.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-6b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38551";a:10:{s:5:"title";s:14:"Testimonial 6W";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6w.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6w.jpg";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/testimonial-6w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43056";a:10:{s:5:"title";s:15:"Testimonial 10B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonial-10b/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-35365";a:10:{s:5:"title";s:15:"Testimonial 10W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonial-10w/";s:3:"tag";a:2:{i:1095;s:7:"reviews";i:844;s:11:"testimonial";}s:8:"category";i:830;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43983";a:10:{s:5:"title";s:10:"Contact 6W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-6w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-6w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-6w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-43901";a:10:{s:5:"title";s:10:"Contact 2B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-2b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-2b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-2b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-43887";a:10:{s:5:"title";s:10:"Contact 2W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-2w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-2w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-2w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43947";a:10:{s:5:"title";s:10:"Contact 4B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-4b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-4b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-4b/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-43934";a:10:{s:5:"title";s:10:"Contact 4W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-4w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/02/contact-4w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/contact-4w/";s:3:"tag";a:1:{i:823;s:7:"contact";}s:8:"category";i:1416;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37642";a:10:{s:5:"title";s:10:"Heading 1B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-1b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37640";a:10:{s:5:"title";s:10:"Heading 1W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-1w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37647";a:10:{s:5:"title";s:10:"Heading 2B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-2b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37646";a:10:{s:5:"title";s:10:"Heading 2W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-2w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37656";a:10:{s:5:"title";s:10:"Heading 3B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-3b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37655";a:10:{s:5:"title";s:10:"Heading 3W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-3w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37662";a:10:{s:5:"title";s:10:"Heading 4B";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-4b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37661";a:10:{s:5:"title";s:10:"Heading 4W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-4w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37670";a:10:{s:5:"title";s:10:"Heading 5B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-5b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37669";a:10:{s:5:"title";s:10:"Heading 5W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-5w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-37679";a:10:{s:5:"title";s:10:"Heading 6B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-6b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-37678";a:10:{s:5:"title";s:10:"Heading 6W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-6w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42869";a:10:{s:5:"title";s:10:"Heading 7B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-7b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42862";a:10:{s:5:"title";s:10:"Heading 7W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-7w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-42885";a:10:{s:5:"title";s:10:"Heading 8B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-8b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-42884";a:10:{s:5:"title";s:10:"Heading 8W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-8w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45123";a:10:{s:5:"title";s:10:"Heading 9B";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/03/heading-9b.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/03/heading-9b.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-9b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45107";a:10:{s:5:"title";s:10:"Heading 9W";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/03/heading-9w.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/03/heading-9w.jpg";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/heading-9w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45145";a:10:{s:5:"title";s:11:"Heading 10B";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/03/heading-10b.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/03/heading-10b.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/heading-10b/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45115";a:10:{s:5:"title";s:11:"Heading 10W";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/03/heading-10w.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/03/heading-10w.jpg";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/heading-10w/";s:3:"tag";a:1:{i:1093;s:7:"heading";}s:8:"category";i:1094;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45047";a:10:{s:5:"title";s:15:"Single Quote 5B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-5b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45041";a:10:{s:5:"title";s:15:"Single Quote 5W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-5w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45056";a:10:{s:5:"title";s:15:"Single Quote 6B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-6b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45053";a:10:{s:5:"title";s:15:"Single Quote 6W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-6w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45064";a:10:{s:5:"title";s:15:"Single Quote 7B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-7b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45059";a:10:{s:5:"title";s:15:"Single Quote 7W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-7w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45090";a:10:{s:5:"title";s:15:"Single Quote 9B";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9b.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9b.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-9b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45079";a:10:{s:5:"title";s:15:"Single Quote 9W";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9w.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9w.jpg";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/single-quote-9w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-45100";a:10:{s:5:"title";s:16:"Single Quote 10B";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10b.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10b.jpg";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/single-quote-10b/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-45094";a:10:{s:5:"title";s:16:"Single Quote 10W";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10w.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10w.jpg";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/single-quote-10w/";s:3:"tag";a:1:{i:1423;s:12:"single-quote";}s:8:"category";i:1424;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44465";a:10:{s:5:"title";s:12:"Portfolio 3B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-3b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44385";a:10:{s:5:"title";s:12:"Portfolio 3W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-3w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44483";a:10:{s:5:"title";s:12:"Portfolio 4B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-4b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44433";a:10:{s:5:"title";s:12:"Portfolio 4W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-4w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44964";a:10:{s:5:"title";s:12:"Portfolio 5B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-5b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44524";a:10:{s:5:"title";s:12:"Portfolio 5W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-5w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44709";a:10:{s:5:"title";s:12:"Portfolio 7W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-7w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-7w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-7w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44980";a:10:{s:5:"title";s:12:"Portfolio 8B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-8b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44925";a:10:{s:5:"title";s:12:"Portfolio 8W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-8w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44984";a:10:{s:5:"title";s:12:"Portfolio 9B";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9b.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9b.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-9b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44929";a:10:{s:5:"title";s:12:"Portfolio 9W";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9w.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9w.jpg";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-9w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44999";a:10:{s:5:"title";s:13:"Portfolio 10B";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10b.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10b.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/portfolio-10b/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44955";a:10:{s:5:"title";s:13:"Portfolio 10W";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10w.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10w.jpg";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/portfolio-10w/";s:3:"tag";a:1:{i:1426;s:9:"portfolio";}s:8:"category";i:1425;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-36936";a:10:{s:5:"title";s:7:"Hero 1B";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-1b-1.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-1b-1.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-1b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-29230";a:10:{s:5:"title";s:7:"Hero 1W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2019/08/hero-1w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2019/08/hero-1w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-1w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-36953";a:10:{s:5:"title";s:7:"Hero 2B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-2b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-2b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-2b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-36939";a:10:{s:5:"title";s:7:"Hero 2W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-2w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-2w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-2w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-36958";a:10:{s:5:"title";s:7:"Hero 3B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-3b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-3b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-3b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-36942";a:10:{s:5:"title";s:7:"Hero 3W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-3w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-3w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-3w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-36964";a:10:{s:5:"title";s:7:"Hero 4B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-4b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-4b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-4b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-36961";a:10:{s:5:"title";s:7:"Hero 4W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-4w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-4w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-4w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-44908";a:10:{s:5:"title";s:7:"Hero 5B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/02/hero-5b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/02/hero-5b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-5b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-44687";a:10:{s:5:"title";s:7:"Hero 5W";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/02/hero-5w.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/02/hero-5w.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-5w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}s:8:"id-43090";a:10:{s:5:"title";s:7:"Hero 6B";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-6b.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/01/hero-6b.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-6b/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:4:"dark";s:16:"required-plugins";a:0:{}}s:8:"id-38118";a:10:{s:5:"title";s:7:"Hero 6W";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-6w-1.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/hero-6w-1.jpg";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-6w/";s:3:"tag";a:1:{i:817;s:4:"hero";}s:8:"category";i:831;s:9:"wireframe";a:0:{}s:12:"page-builder";s:9:"elementor";s:6:"filter";s:5:"light";s:16:"required-plugins";a:0:{}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1453, 'astra-blocks-categories', 'a:25:{i:831;a:3:{s:2:"id";i:831;s:4:"name";s:4:"Hero";s:4:"slug";s:4:"hero";}i:3382;a:3:{s:2:"id";i:3382;s:4:"name";s:11:"Page Header";s:4:"slug";s:11:"page-header";}i:825;a:3:{s:2:"id";i:825;s:4:"name";s:5:"About";s:4:"slug";s:5:"about";}i:952;a:3:{s:2:"id";i:952;s:4:"name";s:8:"Services";s:4:"slug";s:8:"services";}i:3589;a:3:{s:2:"id";i:3589;s:4:"name";s:13:"Services List";s:4:"slug";s:13:"services-list";}i:919;a:3:{s:2:"id";i:919;s:4:"name";s:8:"Features";s:4:"slug";s:8:"features";}i:3590;a:3:{s:2:"id";i:3590;s:4:"name";s:13:"Features List";s:4:"slug";s:13:"features-list";}i:1416;a:3:{s:2:"id";i:1416;s:4:"name";s:12:"Contact Form";s:4:"slug";s:12:"contact-form";}i:3591;a:3:{s:2:"id";i:3591;s:4:"name";s:9:"Locations";s:4:"slug";s:9:"locations";}i:3380;a:3:{s:2:"id";i:3380;s:4:"name";s:13:"Why Choose Us";s:4:"slug";s:13:"why-choose-us";}i:832;a:3:{s:2:"id";i:832;s:4:"name";s:14:"Call To Action";s:4:"slug";s:14:"call-to-action";}i:1425;a:3:{s:2:"id";i:1425;s:4:"name";s:9:"Portfolio";s:4:"slug";s:9:"portfolio";}i:3375;a:3:{s:2:"id";i:3375;s:4:"name";s:7:"Gallery";s:4:"slug";s:7:"gallery";}i:830;a:3:{s:2:"id";i:830;s:4:"name";s:12:"Testimonials";s:4:"slug";s:12:"testimonials";}i:3376;a:3:{s:2:"id";i:3376;s:4:"name";s:7:"Pricing";s:4:"slug";s:7:"pricing";}i:1001;a:3:{s:2:"id";i:1001;s:4:"name";s:3:"FAQ";s:4:"slug";s:3:"faq";}i:829;a:3:{s:2:"id";i:829;s:4:"name";s:4:"Team";s:4:"slug";s:4:"team";}i:1091;a:3:{s:2:"id";i:1091;s:4:"name";s:7:"Clients";s:4:"slug";s:7:"clients";}i:1096;a:3:{s:2:"id";i:1096;s:4:"name";s:10:"Statistics";s:4:"slug";s:10:"statistics";}i:1948;a:3:{s:2:"id";i:1948;s:4:"name";s:14:"Image and Text";s:4:"slug";s:14:"image-and-text";}i:1094;a:3:{s:2:"id";i:1094;s:4:"name";s:7:"Heading";s:4:"slug";s:7:"heading";}i:1950;a:3:{s:2:"id";i:1950;s:4:"name";s:18:"Location And Hours";s:4:"slug";s:18:"location-and-hours";}i:1424;a:3:{s:2:"id";i:1424;s:4:"name";s:12:"Single Quote";s:4:"slug";s:12:"single-quote";}i:1953;a:3:{s:2:"id";i:1953;s:4:"name";s:14:"Subscribe Form";s:4:"slug";s:14:"subscribe-form";}i:1946;a:3:{s:2:"id";i:1946;s:4:"name";s:4:"Text";s:4:"slug";s:4:"text";}}', 'no'),
(1454, 'astra-sites-requests', '53', 'no'),
(1455, 'astra-sites-and-pages-page-1', 'a:15:{s:8:"id-59760";a:24:{s:5:"title";s:11:"Love Nature";s:2:"id";i:59760;s:12:"publish-date";i:1661343275;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-600x1562.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-400x1041.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/love-nature-08";s:20:"astra-site-parent-id";i:2655;s:15:"astra-sites-tag";a:8:{i:538;s:6:"forest";i:2456;s:7:"generic";i:2493;s:12:"multipurpose";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59761";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-about-600x908.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/love-nature-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59762";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-contact-600x830.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/love-nature-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59763";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-600x1562.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1322";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/love-nature-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59764";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-services-600x1347.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/love-nature-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48078";a:24:{s:5:"title";s:17:"Outdoor Adventure";s:2:"id";i:48078;s:12:"publish-date";i:1603893485;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-1-600x1377.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-1-400x918.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/outdoor-adventure-08";s:20:"astra-site-parent-id";i:1698;s:15:"astra-sites-tag";a:6:{i:544;s:9:"adventure";i:545;s:7:"camping";i:543;s:14:"extreme-sports";i:541;s:9:"mountains";i:542;s:4:"park";i:546;s:6:"sports";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48081";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-600x1377.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/outdoor-adventure-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48079";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about-1-600x731.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/outdoor-adventure-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48083";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services-1-600x1162.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48082";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects-1-600x1218.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48080";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact-1-600x598.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/outdoor-adventure-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48050";a:24:{s:5:"title";s:10:"Brandstore";s:2:"id";i:48050;s:12:"publish-date";i:1603830906;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-600x1827.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-400x1218.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/brandstore-08";s:20:"astra-site-parent-id";i:1695;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:3:{i:27;s:8:"business";i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1380:"<!-- wp:paragraph -->\n<p>Let your brand shine with our Brandstore website template. The Brandstore template is a simple, clean, mobile-friendly design, helping customers shop from anywhere. The template is built to integrate with WooCommerce seamlessly, so you can start showcasing your products in minutes and accept online payments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We also have a range of custom page templates for you to use as the foundation for your site and a range of beautiful preset designs we’ve created. It’s a modern design with a lot to recommend it, ideal for online stores.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Brandstore template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>High converting and lightweight online store template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Seamless integration with WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive hero image to display your best products and offers</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Host of customization options from colors and typography to layout and more</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works perfectly well on mobile devices</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:370:"Let your brand shine with our Brandstore website template. The Brandstore template is a simple, clean, mobile-friendly design, helping customers shop from anywhere. The template is built to integrate with WooCommerce seamlessly, so you can start showcasing your products in minutes and accept online payments. We also have a range of custom page templates for [&hellip;]";s:5:"pages";a:3:{s:8:"id-48053";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-600x1827.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/brandstore-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:60;s:8:"business";i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-48051";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-2.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-2-600x1491.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/brandstore-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:60;s:8:"business";i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48052";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-2-600x888.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/brandstore-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:60;s:8:"business";i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75348;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87588";a:24:{s:5:"title";s:16:"Electronic Store";s:2:"id";i:87588;s:12:"publish-date";i:1709134290;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-600x5001.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-400x3334.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/electronic-store-07";s:20:"astra-site-parent-id";i:3547;s:15:"astra-sites-tag";a:13:{i:2740;s:20:"best-buy-electronics";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:2736;s:20:"household-appliances";i:2735;s:7:"laptops";i:2738;s:11:"smartphones";i:2741;s:16:"technology-store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87592";a:12:{s:5:"title";s:12:"New Arrivals";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-new-arrivals.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-new-arrivals-600x2016.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1648";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/electronic-store-07/new-arrivals/";s:15:"astra-sites-tag";a:1:{i:2703;s:12:"new-arrivals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87593";a:12:{s:5:"title";s:4:"Sale";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-sale.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-sale-600x1902.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1650";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:44:"//websitedemos.net/electronic-store-07/sale/";s:15:"astra-sites-tag";a:1:{i:2743;s:4:"sale";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87591";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-600x5001.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1644";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/electronic-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87589";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-about-600x1504.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1641";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electronic-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87590";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-contact-600x783.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1646";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electronic-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69916";a:24:{s:5:"title";s:12:"Planet Earth";s:2:"id";i:69916;s:12:"publish-date";i:1669231717;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1-600x1250.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1-400x833.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/earth-08";s:20:"astra-site-parent-id";i:2998;s:15:"astra-sites-tag";a:3:{i:2456;s:7:"generic";i:535;s:6:"nature";i:3389;s:14:"simple-minimal";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2812;s:14:"digital-agency";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-69917";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-about-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-about-1-600x828.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/earth-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69918";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-contact-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-contact-1-600x706.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/earth-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69919";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1-600x1250.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/78";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/earth-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69920";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-services-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-services-1-600x1348.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/77";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/earth-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74746";a:24:{s:5:"title";s:23:"Web Developer Portfolio";s:2:"id";i:74746;s:12:"publish-date";i:1688642879;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-600x2646.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-400x1764.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/web-developer-portfolio-07";s:20:"astra-site-parent-id";i:3317;s:15:"astra-sites-tag";a:10:{i:3112;s:9:"developer";i:1020;s:8:"personal";i:3124;s:18:"personal-portfolio";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:3123;s:3:"web";i:3122;s:13:"web-developer";i:3111;s:11:"webdesigner";i:3106;s:12:"webdeveloper";i:3107;s:14:"webdevelopment";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-74750";a:12:{s:5:"title";s:10:"_portfolio";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-portfolio.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-portfolio-600x2408.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/94";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/web-developer-portfolio-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74751";a:12:{s:5:"title";s:7:"_resume";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-resume.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-resume-600x1763.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/web-developer-portfolio-07/resume/";s:15:"astra-sites-tag";a:1:{i:2153;s:6:"resume";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74752";a:12:{s:5:"title";s:9:"_services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-services-600x902.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/web-developer-portfolio-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74747";a:12:{s:5:"title";s:6:"_about";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-about.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-about-600x1567.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/93";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/web-developer-portfolio-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74748";a:12:{s:5:"title";s:8:"_contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-contact-600x800.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/web-developer-portfolio-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74749";a:12:{s:5:"title";s:5:"_home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-600x2646.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/web-developer-portfolio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71300";a:24:{s:5:"title";s:13:"Dental Clinic";s:2:"id";i:71300;s:12:"publish-date";i:1674824635;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08-600x3410.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08-400x2273.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/dental-08";s:20:"astra-site-parent-id";i:3079;s:15:"astra-sites-tag";a:8:{i:623;s:7:"dentist";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:399;s:8:"one-page";i:1022;s:12:"professional";i:463;s:11:"single-page";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2799;s:7:"dentist";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-71301";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08-600x3410.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/dental-08/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/dental-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87257";a:24:{s:5:"title";s:15:"Home Remodeling";s:2:"id";i:87257;s:12:"publish-date";i:1708951170;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-600x2110.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-400x1406.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/home-remodeling-07";s:20:"astra-site-parent-id";i:3525;s:15:"astra-sites-tag";a:8:{i:979;s:7:"company";i:524;s:9:"furniture";i:522;s:15:"home-remodeling";i:436;s:8:"interior";i:523;s:7:"kitchen";i:525;s:7:"modular";i:812;s:6:"office";i:526;s:10:"renovation";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2793;s:15:"interior-design";i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87261";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-projects.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-projects-600x1309.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/409";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87262";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-services-600x1918.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87263";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-testimonials.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-testimonials-600x1294.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/home-remodeling-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87258";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-about-600x1240.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/407";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-remodeling-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87259";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-contact-600x1142.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/411";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-remodeling-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87260";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-600x2110.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/406";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-remodeling-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54463";a:24:{s:5:"title";s:14:"Digital Agency";s:2:"id";i:54463;s:12:"publish-date";i:1621459243;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1-600x2456.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1-400x1637.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/digital-agency-08";s:20:"astra-site-parent-id";i:2051;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:663;s:6:"agency";i:2050;s:27:"business-consulting-company";i:2037;s:13:"design-agency";i:2048;s:13:"design-studio";i:2039;s:14:"digital-agency";i:2036;s:22:"digital-marketing-firm";i:2040;s:4:"firm";i:2049;s:21:"graphic-design-studio";i:2038;s:11:"it-services";i:1588;s:16:"marketing-agency";i:2035;s:18:"marketing-services";i:1762;s:16:"software-company";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54464";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-2.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-2-600x1549.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/139";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/digital-agency-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54465";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact-1-600x969.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/141";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/digital-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54466";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1-600x2456.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/135";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/digital-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54467";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services-1-600x1326.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/digital-agency-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59219";a:24:{s:5:"title";s:18:"Personal Portfolio";s:2:"id";i:59219;s:12:"publish-date";i:1643987375;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1-600x2832.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1-400x1888.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/personal-portfolio-08";s:20:"astra-site-parent-id";i:2584;s:15:"astra-sites-tag";a:6:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59220";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-about-1-600x1481.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1203";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/personal-portfolio-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59221";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-contact-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-contact-1-600x791.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1207";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/personal-portfolio-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59222";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1-600x2832.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1201";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/personal-portfolio-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59223";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-portfolio-1-600x733.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1205";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/personal-portfolio-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55315";a:24:{s:5:"title";s:14:"Local Business";s:2:"id";i:55315;s:12:"publish-date";i:1621624705;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1-600x2413.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1-400x1609.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/local-business-08";s:20:"astra-site-parent-id";i:2066;s:15:"astra-sites-tag";a:15:{i:586;s:8:"car-wash";i:2085;s:9:"carpentry";i:2089;s:16:"cleaning-company";i:2088;s:20:"construction-company";i:341;s:11:"electrician";i:2090;s:16:"flooring-company";i:1021;s:14:"local-business";i:2086;s:12:"local-worker";i:2094;s:8:"mechanic";i:2093;s:16:"painting-company";i:508;s:8:"plumbing";i:2092;s:16:"plumbing-company";i:2091;s:15:"roofing-company";i:2087;s:20:"services-maintenance";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55317";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact-1-600x939.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/local-business-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55318";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1-600x2413.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/local-business-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55319";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services-1-600x1283.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/local-business-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55316";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-2.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-2-600x1662.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/local-business-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87646";a:24:{s:5:"title";s:8:"Aquarium";s:2:"id";i:87646;s:12:"publish-date";i:1709154346;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-600x2838.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-400x1892.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/aquarium-07";s:20:"astra-site-parent-id";i:3549;s:15:"astra-sites-tag";a:5:{i:1932;s:8:"aquarium";i:1935;s:4:"fish";i:1933;s:13:"marine-museum";i:1934;s:4:"tank";i:1936;s:13:"water-species";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87651";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-600x2838.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1236";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/aquarium-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87650";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-gallery.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-gallery-600x1774.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1242";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87647";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-about-600x2338.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1240";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/aquarium-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87648";a:12:{s:5:"title";s:7:"Animals";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-animals.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-animals-600x2062.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1238";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-07/animals/";s:15:"astra-sites-tag";a:1:{i:1931;s:7:"animals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87649";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-contact-600x1293.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1244";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75439";a:24:{s:5:"title";s:14:"Simply Natural";s:2:"id";i:75439;s:12:"publish-date";i:1691769102;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-600x2204.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-400x1469.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/plants-stores-08";s:20:"astra-site-parent-id";i:3372;s:15:"astra-sites-tag";a:14:{i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2390;s:17:"online-plant-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1414;s:10:"plant-shop";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:3550;s:8:"surecart";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75497";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/plants-stores-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75498";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/283";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/plants-stores-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75499";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/plants-stores-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75440";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-about-600x1956.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/611";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/plants-stores-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75441";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-contact-600x921.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/plants-stores-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75442";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-600x2204.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/605";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:36:"//websitedemos.net/plants-stores-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:48431;s:25:"ecommerce_parent_template";i:75439;}s:8:"id-87621";a:24:{s:5:"title";s:17:"Wedding Organizer";s:2:"id";i:87621;s:12:"publish-date";i:1709145134;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-600x2179.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-400x1453.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/wedding-organizer-07";s:20:"astra-site-parent-id";i:3548;s:15:"astra-sites-tag";a:6:{i:698;s:10:"engagement";i:717;s:13:"event-planner";i:699;s:10:"invitation";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2768;s:9:"portfolio";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87627";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-testimonials.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-testimonials-600x1312.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/496";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wedding-organizer-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87622";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-about-600x1406.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-organizer-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87623";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-contact-600x1274.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/498";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87624";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-gallery.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-gallery-600x1065.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87625";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-600x2179.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/487";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/wedding-organizer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87626";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-services-600x1723.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-organizer-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71474";a:24:{s:5:"title";s:17:"Day Care Services";s:2:"id";i:71474;s:12:"publish-date";i:1676368033;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-600x4246.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-400x2830.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/daycare-08";s:20:"astra-site-parent-id";i:3086;s:15:"astra-sites-tag";a:7:{i:2156;s:7:"daycare";i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";i:425;s:8:"services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2772;s:9:"education";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71475";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-about-600x2222.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/daycare-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71476";a:12:{s:5:"title";s:9:"Admission";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-admission.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-admission-600x1137.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1397";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/daycare-08/admission/";s:15:"astra-sites-tag";a:1:{i:2680;s:9:"admission";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71477";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-contact-600x1091.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1399";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/daycare-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71478";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-600x4246.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1390";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/daycare-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71479";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-program.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-program-600x3047.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1395";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/daycare-08/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1456, 'astra-sites-and-pages-page-2', 'a:15:{s:8:"id-87581";a:24:{s:5:"title";s:22:"Photographer Portfolio";s:2:"id";i:87581;s:12:"publish-date";i:1709137103;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-600x2416.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-400x1611.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/portfolio-photographer-07";s:20:"astra-site-parent-id";i:3546;s:15:"astra-sites-tag";a:7:{i:3114;s:5:"photo";i:2409;s:9:"photoblog";i:1008;s:21:"photographer-homepage";i:3126;s:22:"photographer-portfolio";i:509;s:11:"photography";i:1580;s:6:"photos";i:444;s:9:"portfolio";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2791;s:8:"creative";i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87584";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-gallery.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-gallery-600x3600.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/336";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/portfolio-photographer-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87585";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-600x2416.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/335";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/portfolio-photographer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87586";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-services-600x1726.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/337";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/portfolio-photographer-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87582";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-about-600x1836.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/338";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/portfolio-photographer-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87583";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-contact-600x743.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/339";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/portfolio-photographer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71491";a:24:{s:5:"title";s:11:"Electrician";s:2:"id";i:71491;s:12:"publish-date";i:1676039584;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-600x2117.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-400x1411.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/electrician-08";s:20:"astra-site-parent-id";i:3087;s:15:"astra-sites-tag";a:4:{i:341;s:11:"electrician";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2815;s:11:"electrician";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71492";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-about-600x1430.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1399";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71493";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-contact-600x1159.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1402";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/electrician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71494";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-faq-600x1139.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/electrician-08/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71495";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-600x2117.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1373";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/electrician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71496";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-services-600x1935.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1400";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71341";a:24:{s:5:"title";s:15:"Language Tutors";s:2:"id";i:71341;s:12:"publish-date";i:1676036408;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-600x2736.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-400x1824.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/language-tutors-08";s:20:"astra-site-parent-id";i:3081;s:15:"astra-sites-tag";a:7:{i:2747;s:8:"language";i:2749;s:14:"language-tutor";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:2748;s:5:"tutor";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2835;s:9:"elearning";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71342";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-about-600x1809.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/327";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/language-tutors-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71343";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-contact-600x1246.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/language-tutors-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71344";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-courses.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-courses-600x1477.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/323";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/language-tutors-08/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71345";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-600x2736.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/320";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/language-tutors-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71346";a:12:{s:5:"title";s:12:"Our Teachers";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-08-our-teacher.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-08-our-teacher-600x1812.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/language-tutors-08/our-teachers/";s:15:"astra-sites-tag";a:1:{i:2751;s:12:"our-teachers";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75418";a:24:{s:5:"title";s:15:"Cosmetics Store";s:2:"id";i:75418;s:12:"publish-date";i:1690994681;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-600x2228.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-400x1485.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/cosmetic-store-08";s:20:"astra-site-parent-id";i:3371;s:15:"astra-sites-tag";a:5:{i:1465;s:15:"beauty-products";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-75422";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-testimonials.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-testimonials-600x1191.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/cosmetic-store-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75500";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cosmetic-store-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75501";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/cosmetic-store-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75502";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cosmetic-store-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75419";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-about-600x1259.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1160";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cosmetic-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75420";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-contact-600x1200.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1162";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/cosmetic-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75421";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-600x2228.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1147";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/cosmetic-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:48591;s:25:"ecommerce_parent_template";i:75418;}s:8:"id-87556";a:24:{s:5:"title";s:18:"Fashion Influencer";s:2:"id";i:87556;s:12:"publish-date";i:1709126846;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-600x3944.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-400x2629.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/fashion-influencer-07";s:20:"astra-site-parent-id";i:3545;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2164;s:15:"fashion-blogger";i:2161;s:18:"fashion-influencer";i:1547;s:10:"influencer";i:2162;s:17:"lifestyle-blogger";i:2166;s:17:"luxury-influencer";i:2163;s:23:"social-media-influencer";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2497;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87557";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-about-me.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-about-me-600x1798.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1018";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-07/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87558";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-contact-600x821.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1022";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/fashion-influencer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87560";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-600x3944.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1011";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fashion-influencer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87561";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-lookbook.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-lookbook-600x1814.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1016";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-07/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87562";a:12:{s:5:"title";s:6:"Shoots";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-shoots.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-shoots-600x2037.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1014";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-influencer-07/shoots/";s:15:"astra-sites-tag";a:1:{i:2023;s:6:"shoots";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71334";a:24:{s:5:"title";s:22:"Real Estate Consultant";s:2:"id";i:71334;s:12:"publish-date";i:1675775296;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-600x2702.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-400x1801.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/real-estate-consultant-08";s:20:"astra-site-parent-id";i:3080;s:15:"astra-sites-tag";a:8:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2535;s:22:"real-estate-consultant";i:2314;s:22:"real-estate-developers";i:2312;s:14:"sales-property";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2794;s:10:"consulting";i:2778;s:11:"real-estate";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2483;s:15:"expert-services";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71335";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-about-me.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-about-me-600x1324.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/705";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/real-estate-consultant-08/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71336";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-contact-600x1112.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/709";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-consultant-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71337";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-600x2702.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/701";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/real-estate-consultant-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71338";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-reviews.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-reviews-600x1107.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/707";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-consultant-08/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71339";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-service.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-service-600x1228.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/703";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/real-estate-consultant-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87473";a:24:{s:5:"title";s:4:"Cafe";s:2:"id";i:87473;s:12:"publish-date";i:1709058509;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-600x2822.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-400x1881.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/cafe-07";s:20:"astra-site-parent-id";i:3540;s:15:"astra-sites-tag";a:6:{i:693;s:4:"cafe";i:1576;s:17:"casual-restaurant";i:1575;s:11:"coffee-shop";i:1577;s:13:"confectionery";i:1844;s:7:"premium";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87479";a:12:{s:5:"title";s:13:"What We Offer";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-offer.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-offer-600x1457.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/369";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cafe-07/what-we-offer/";s:15:"astra-sites-tag";a:1:{i:1542;s:13:"what-we-offer";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87474";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-about-600x1112.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/367";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cafe-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87475";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-contact-600x1007.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/375";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87476";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-gallery.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-gallery-600x1007.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/373";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87477";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-600x2822.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/cafe-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87478";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-menu.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-menu-600x1364.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/371";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cafe-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75363";a:24:{s:5:"title";s:11:"Books Store";s:2:"id";i:75363;s:12:"publish-date";i:1690996492;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-600x2527.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-400x1685.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/books-store-08";s:20:"astra-site-parent-id";i:3368;s:15:"astra-sites-tag";a:7:{i:724;s:6:"author";i:2355;s:17:"author-book-store";i:2354;s:16:"author-portfolio";i:2353;s:11:"book-writer";i:2352;s:11:"books-store";i:496;s:9:"ecommerce";i:383;s:12:"online-store";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-85090";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1574";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/books-store-08/blog/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";s:0:"";}s:8:"id-75367";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-600x2527.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1559";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/books-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75503";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/194";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/books-store-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75504";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/195";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/books-store-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75505";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/books-store-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75366";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-contact-600x967.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1576";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/books-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75364";a:12:{s:5:"title";s:12:"About Author";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-about-author.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-about-author-600x1653.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/books-store-08/about-author/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75365";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-books.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-books-600x1387.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1570";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/books-store-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:59789;s:25:"ecommerce_parent_template";i:75363;}s:8:"id-87409";a:24:{s:5:"title";s:7:"Painter";s:2:"id";i:87409;s:12:"publish-date";i:1709056701;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-600x2114.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-400x1409.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/painter-07";s:20:"astra-site-parent-id";i:3535;s:15:"astra-sites-tag";a:7:{i:597;s:3:"art";i:1511;s:7:"artisan";i:339;s:6:"artist";i:1513;s:5:"craft";i:1514;s:6:"dauber";i:614;s:7:"painter";i:1512;s:8:"painting";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87412";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-contact-600x1023.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/380";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/painter-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87413";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-600x2114.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/376";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/painter-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87414";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-studio.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-studio-600x1839.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/379";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-07/studio/";s:15:"astra-sites-tag";a:1:{i:1510;s:6:"studio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87410";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-about-600x1619.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/377";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/painter-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87411";a:12:{s:5:"title";s:8:"Artworks";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-artwork.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-artwork-600x1619.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/378";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/painter-07/artworks/";s:15:"astra-sites-tag";a:1:{i:1509;s:7:"artwork";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55425";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:55425;s:12:"publish-date";i:1621889386;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-600x1661.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-400x1107.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/communities-08";s:20:"astra-site-parent-id";i:2116;s:15:"astra-sites-tag";a:11:{i:625;s:7:"charity";i:2126;s:20:"charity-organization";i:893;s:6:"church";i:2125;s:9:"community";i:2128;s:16:"community-center";i:1013;s:8:"donation";i:2124;s:17:"environmental-ngo";i:624;s:10:"foundation";i:977;s:10:"non-profit";i:745;s:12:"organization";i:2127;s:10:"social-ngo";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55427";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact-1-600x1191.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/communities-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55426";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about-us-600x1984.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/366";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/communities-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55428";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-600x1661.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/communities-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55429";a:12:{s:5:"title";s:10:"What we do";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do-1-600x1961.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/communities-08/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71404";a:24:{s:5:"title";s:22:"Pharmaceutical Company";s:2:"id";i:71404;s:12:"publish-date";i:1675771021;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-600x2532.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-400x1688.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/pharmaceutical-08";s:20:"astra-site-parent-id";i:3084;s:15:"astra-sites-tag";a:4:{i:1888;s:6:"pharma";i:1890;s:14:"pharma-company";i:1891;s:22:"pharmaceutical-company";i:1889;s:15:"pharmaceuticals";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71405";a:12:{s:5:"title";s:7:"Company";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-company.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-company-600x2194.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pharmaceutical-08/company/";s:15:"astra-sites-tag";a:1:{i:979;s:7:"company";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71406";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-contact-600x1494.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pharmaceutical-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71407";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-600x2532.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pharmaceutical-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71408";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-products.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-products-600x2210.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/pharmaceutical-08/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71409";a:12:{s:5:"title";s:10:"R &#038; D";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-rd.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-rd-600x1892.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/pharmaceutical-08/r-d/";s:15:"astra-sites-tag";a:1:{i:3085;s:3:"r-d";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87438";a:24:{s:5:"title";s:12:"Water Sports";s:2:"id";i:87438;s:12:"publish-date";i:1709053353;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-600x2694.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-400x1796.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/water-sports-07";s:20:"astra-site-parent-id";i:3537;s:15:"astra-sites-tag";a:11:{i:544;s:9:"adventure";i:1918;s:5:"beach";i:1917;s:12:"beach-sports";i:1921;s:7:"sailing";i:546;s:6:"sports";i:1919;s:13:"summer-sports";i:1914;s:7:"surfing";i:1920;s:9:"vacations";i:1916;s:5:"water";i:1915;s:9:"water-ski";i:1913;s:12:"water-sports";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87441";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-contact-600x1041.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1102";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/water-sports-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87442";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-600x2694.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1090";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/water-sports-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87443";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-testimonials-600x1277.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/water-sports-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87439";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-about-600x1612.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1096";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/water-sports-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87440";a:12:{s:5:"title";s:10:"Activities";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-activity.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-activity-600x1824.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1098";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/water-sports-07/activities/";s:15:"astra-sites-tag";a:1:{i:1922;s:10:"activities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71384";a:24:{s:5:"title";s:18:"Learn Oil Painting";s:2:"id";i:71384;s:12:"publish-date";i:1675765696;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-600x2033.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-400x1355.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/learn-oil-painting-08";s:20:"astra-site-parent-id";i:3083;s:15:"astra-sites-tag";a:4:{i:462;s:7:"courses";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2802;s:6:"artist";i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-71385";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-about-600x940.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/739";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-oil-painting-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71386";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-classes.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-classes-600x1344.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/738";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/learn-oil-painting-08/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71387";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-contact-600x920.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/740";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/learn-oil-painting-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71388";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-600x2033.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/736";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/learn-oil-painting-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87360";a:24:{s:5:"title";s:17:"Flavio Restaurant";s:2:"id";i:87360;s:12:"publish-date";i:1709049690;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-600x2430.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-400x1620.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/flavio-restaurant-07";s:20:"astra-site-parent-id";i:3531;s:15:"astra-sites-tag";a:9:{i:3070;s:25:"delicious-food-restaurant";i:561;s:6:"eatery";i:336;s:4:"food";i:2067;s:19:"food-and-restaurant";i:1579;s:9:"food-menu";i:559;s:6:"outlet";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87363";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-600x2430.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/802";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/flavio-restaurant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87362";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-history.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-history-600x2094.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/804";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/flavio-restaurant-07/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87364";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-our-menu.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-our-menu-600x1535.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/803";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/flavio-restaurant-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87361";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-contact-600x965.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/805";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/flavio-restaurant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75380";a:24:{s:5:"title";s:19:"Skin Cleanser Store";s:2:"id";i:75380;s:12:"publish-date";i:1690986487;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-600x3059.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-400x2039.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/skin-cleanser-stores-08";s:20:"astra-site-parent-id";i:3369;s:15:"astra-sites-tag";a:18:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2392;s:19:"online-beauty-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2391;s:11:"skin-beauty";i:1127;s:9:"skin-care";i:2380;s:19:"skin-cleanser-store";i:749;s:5:"store";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75509";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/skin-cleanser-stores-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75510";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/283";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/skin-cleanser-stores-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75511";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/skin-cleanser-stores-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75383";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-600x3059.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/1788";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/skin-cleanser-stores-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75381";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-about-600x1713.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/1789";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/skin-cleanser-stores-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75382";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-contact-600x1309.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/1790";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/skin-cleanser-stores-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:71072;s:25:"ecommerce_parent_template";i:75380;}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1457, 'astra-sites-and-pages-page-3', 'a:15:{s:8:"id-87369";a:24:{s:5:"title";s:21:"Photography Portfolio";s:2:"id";i:87369;s:12:"publish-date";i:1709036859;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-600x2205.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-400x1470.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/photographer-portfolio-07";s:20:"astra-site-parent-id";i:3532;s:15:"astra-sites-tag";a:11:{i:513;s:6:"camera";i:482;s:7:"fashion";i:515;s:4:"lens";i:510;s:9:"modelling";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:1022;s:12:"professional";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87373";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-portfolio.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-portfolio-600x1647.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/437";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/photographer-portfolio-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87374";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-services-600x1370.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/436";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/photographer-portfolio-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87370";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-about-600x1366.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/photographer-portfolio-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87372";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-600x2205.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/434";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-portfolio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87371";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-contact-600x1270.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/438";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/photographer-portfolio-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87318";a:24:{s:5:"title";s:18:"Gym &#038; Fitness";s:2:"id";i:87318;s:12:"publish-date";i:1708970828;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-600x2270.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-400x1513.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/fitness-center-07";s:20:"astra-site-parent-id";i:3529;s:15:"astra-sites-tag";a:8:{i:1109;s:7:"exercse";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:504;s:11:"gym-trainer";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87321";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-contact-600x1492.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87322";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-600x2270.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/566";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/fitness-center-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87319";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-about-600x1795.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/570";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fitness-center-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87320";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-classes.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-classes-600x2088.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75400";a:24:{s:5:"title";s:10:"Cycle Shop";s:2:"id";i:75400;s:12:"publish-date";i:1690996334;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-600x3389.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-400x2259.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/cycles-shop-08";s:20:"astra-site-parent-id";i:3370;s:15:"astra-sites-tag";a:17:{i:880;s:9:"cartflows";i:2418;s:8:"commerce";i:2548;s:10:"cycle-shop";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2549;s:12:"sport-cycyle";i:749;s:5:"store";i:966;s:12:"woo-commerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75506";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1597";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cycles-shop-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75507";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1598";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/cycles-shop-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75508";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1600";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/cycles-shop-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75403";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-600x3389.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1603";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/cycles-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75401";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-about-600x2314.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1606";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cycles-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75402";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/08/cycles-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/cycles-shop-08-contact-600x1070.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1608";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cycles-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:68423;s:25:"ecommerce_parent_template";i:75400;}s:8:"id-87310";a:24:{s:5:"title";s:17:"Catering Services";s:2:"id";i:87310;s:12:"publish-date";i:1708967596;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-600x2682.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-400x1788.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/catering-services-07";s:20:"astra-site-parent-id";i:3528;s:15:"astra-sites-tag";a:11:{i:693;s:4:"cafe";i:1791;s:17:"catering-services";i:1792;s:6:"caters";i:792;s:7:"cooking";i:1798;s:6:"dining";i:409;s:5:"event";i:1789;s:7:"feeding";i:336;s:4:"food";i:1799;s:13:"food-festival";i:1793;s:10:"meal-serve";i:1790;s:7:"serving";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2855;s:8:"catering";i:2784;s:5:"event";i:2785;s:4:"food";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87313";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-600x2682.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/catering-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87314";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-services-600x1752.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/406";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/catering-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87315";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-testimonials-600x1118.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/catering-services-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87312";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-contact-600x1159.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/catering-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87311";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-about-600x1745.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/404";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/catering-services-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71367";a:24:{s:5:"title";s:11:"Piano Tutor";s:2:"id";i:71367;s:12:"publish-date";i:1675763538;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-600x3262.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-400x2175.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/piano-tutor-08";s:20:"astra-site-parent-id";i:3082;s:15:"astra-sites-tag";a:7:{i:1786;s:5:"forte";i:407;s:5:"music";i:1782;s:5:"piano";i:1784;s:15:"piano-institute";i:1783;s:13:"piano-lessons";i:1785;s:14:"piano-programs";i:1781;s:8:"tutorial";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2781;s:5:"music";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71368";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-about-us-600x1815.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/357";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/piano-tutor-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71369";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-contact-600x1249.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/piano-tutor-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71370";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-600x3262.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/354";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/piano-tutor-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71371";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-programs.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-programs-600x2509.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/piano-tutor-08/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71372";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-testimonials-600x1712.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/362";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/piano-tutor-08/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87249";a:24:{s:5:"title";s:15:"Wedding Planner";s:2:"id";i:87249;s:12:"publish-date";i:1708955428;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-600x3178.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-400x2118.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wedding-planner-07";s:20:"astra-site-parent-id";i:3524;s:15:"astra-sites-tag";a:4:{i:717;s:13:"event-planner";i:1844;s:7:"premium";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2784;s:5:"event";i:2831;s:7:"service";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87255";a:12:{s:5:"title";s:6:"Venues";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-venues.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-venues-600x1515.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/675";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wedding-planner-07/venues/";s:15:"astra-sites-tag";a:1:{i:3527;s:6:"venues";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87252";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-gallery.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-gallery-600x1530.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/674";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-planner-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87253";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-600x3178.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/671";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wedding-planner-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87254";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-services-600x1471.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/673";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87250";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-about-600x2056.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/672";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87251";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-contact-600x1535.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/676";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-planner-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71122";a:24:{s:5:"title";s:16:"Marketing Agency";s:2:"id";i:71122;s:12:"publish-date";i:1672395349;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-600x2638.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-400x1758.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/marketing-agency-08";s:20:"astra-site-parent-id";i:3059;s:15:"astra-sites-tag";a:12:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:10:{s:8:"id-85096";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/marketing-agency-08/about-us/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85097";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/marketing-agency-08/case-studies/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85098";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/marketing-agency-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85099";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/marketing-agency-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85100";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/58";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/marketing-agency-08/what-we-do/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71123";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-about-us-600x1450.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/marketing-agency-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71124";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-case-studies.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-case-studies-600x1280.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/marketing-agency-08/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71125";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-contact-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-contact-us-600x889.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/marketing-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71126";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-600x2638.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/marketing-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71127";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-what-we-do.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-what-we-do-600x1954.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/58";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/marketing-agency-08/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87221";a:24:{s:5:"title";s:5:"Hotel";s:2:"id";i:87221;s:12:"publish-date";i:1708891942;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-600x3234.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-400x2156.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-07";s:20:"astra-site-parent-id";i:3523;s:15:"astra-sites-tag";a:4:{i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87225";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-room.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-room-600x1530.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1046";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/hotel-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87226";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-services-600x1950.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1047";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/hotel-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87222";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-contact-600x1305.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1050";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87224";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-600x3234.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87227";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-testimonials.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-testimonials-600x1765.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1049";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hotel-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87223";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-gallery.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-gallery-600x1432.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1048";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71180";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:71180;s:12:"publish-date";i:1672826233;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08-600x3364.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08-400x2242.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/wedding-invitation-08";s:20:"astra-site-parent-id";i:3061;s:15:"astra-sites-tag";a:4:{i:699;s:10:"invitation";i:2560;s:20:"reception-invitation";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2771;s:8:"one-page";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2489;s:16:"event-invitation";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-59134";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08-600x3364.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/wedding-invitation-08/wp-json/wp/v2/pages/203";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/wedding-invitation-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87160";a:24:{s:5:"title";s:7:"Florist";s:2:"id";i:87160;s:12:"publish-date";i:1708880883;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-600x2579.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-400x1719.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/florist-07";s:20:"astra-site-parent-id";i:3520;s:15:"astra-sites-tag";a:6:{i:573;s:16:"event-decoration";i:571;s:7:"florist";i:572;s:15:"flower-merchant";i:574;s:7:"flowers";i:1021;s:14:"local-business";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2853;s:17:"florist-gardening";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87163";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-gallery.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-gallery-600x915.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/457";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87164";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-600x2579.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/454";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/florist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87165";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-services-600x1864.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/456";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87166";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-testimonials-600x967.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/458";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/florist-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87162";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-contact-600x1004.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/459";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87161";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-about-600x1510.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/455";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71149";a:24:{s:5:"title";s:16:"Freelance Artist";s:2:"id";i:71149;s:12:"publish-date";i:1672396583;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-600x1234.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-400x823.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-08";s:20:"astra-site-parent-id";i:3060;s:15:"astra-sites-tag";a:9:{i:597;s:3:"art";i:339;s:6:"artist";i:496;s:9:"ecommerce";i:595;s:10:"exhibition";i:614;s:7:"painter";i:1020;s:8:"personal";i:967;s:13:"product-store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2769;s:9:"ecommerce";i:2810;s:9:"freelance";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-71150";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-about-me.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-about-me-600x1013.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-08/wp-json/wp/v2/pages/607";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/artist-08/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71151";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-contact-600x864.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-08/wp-json/wp/v2/pages/608";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-71152";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-600x1234.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-08/wp-json/wp/v2/pages/606";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87154";a:24:{s:5:"title";s:12:"Health Coach";s:2:"id";i:87154;s:12:"publish-date";i:1708878853;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-600x2680.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-400x1786.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/health-coach-07";s:20:"astra-site-parent-id";i:3519;s:15:"astra-sites-tag";a:10:{i:480;s:4:"blog";i:516;s:4:"diet";i:521;s:12:"fitness-blog";i:336;s:4:"food";i:518;s:12:"health-coach";i:517;s:14:"healthy-eating";i:519;s:14:"healthy-living";i:520;s:9:"nutrition";i:1020;s:8:"personal";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:7:{i:2828;s:4:"blog";i:2825;s:8:"coaching";i:2787;s:11:"gym-fitness";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2497;s:4:"blog";i:2483;s:15:"expert-services";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87156";a:12:{s:5:"title";s:11:"Get Started";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-get-started.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-get-started-600x2358.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1403";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-coach-07/get-started/";s:15:"astra-sites-tag";a:1:{i:766;s:11:"get-started";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87157";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-600x2680.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1396";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/health-coach-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87158";a:12:{s:5:"title";s:8:"My Story";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-my-story.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-my-story-600x1876.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1399";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-coach-07/my-story/";s:15:"astra-sites-tag";a:1:{i:3522;s:8:"my-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87155";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-blog-600x1438.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/health-coach-07/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75348";a:24:{s:5:"title";s:14:"Branding Store";s:2:"id";i:75348;s:12:"publish-date";i:1690979909;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-600x1763.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-400x1175.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/branding-store-08";s:20:"astra-site-parent-id";i:3367;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75494";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4388";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/branding-store-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75495";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4389";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/branding-store-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75496";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/438";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/branding-store-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75350";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-contact-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-contact-us-600x917.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/branding-store-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75351";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-600x1763.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4399";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/branding-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75349";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-about-600x1522.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4392";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/branding-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:48050;s:25:"ecommerce_parent_template";i:75348;}s:8:"id-87142";a:24:{s:5:"title";s:10:"Freelancer";s:2:"id";i:87142;s:12:"publish-date";i:1708715099;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07-600x2956.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07-400x1971.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/freelancer-07";s:20:"astra-site-parent-id";i:3518;s:15:"astra-sites-tag";a:5:{i:339;s:6:"artist";i:670;s:8:"designer";i:669;s:10:"freelancer";i:1020;s:8:"personal";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2810;s:9:"freelance";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-87143";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07-600x2956.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/freelancer-07/wp-json/wp/v2/pages/606";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/freelancer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71038";a:24:{s:5:"title";s:14:"Roofing Agency";s:2:"id";i:71038;s:12:"publish-date";i:1672328084;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-600x3001.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-400x2001.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/roofing-agency-08";s:20:"astra-site-parent-id";i:3052;s:15:"astra-sites-tag";a:7:{i:1630;s:18:"commercial-roofing";i:1629;s:19:"residential-roofing";i:1634;s:17:"roof-installation";i:1633;s:11:"roof-repair";i:1631;s:16:"roof-replacement";i:2570;s:14:"roofing-agency";i:1632;s:16:"roofing-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2818;s:7:"roofing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71039";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-about-600x1749.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/908";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/roofing-agency-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71040";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-contact-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-contact-1-600x1169.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/914";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/roofing-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71041";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-600x3001.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/906";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/roofing-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71042";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-projects.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-projects-600x1100.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/910";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/roofing-agency-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71043";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-services.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-services-600x1168.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/912";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/roofing-agency-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1458, 'astra-sites-and-pages-page-4', 'a:15:{s:8:"id-87071";a:24:{s:5:"title";s:9:"Cake Shop";s:2:"id";i:87071;s:12:"publish-date";i:1708695228;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-600x2098.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-400x1399.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/cake-shop-07";s:20:"astra-site-parent-id";i:3517;s:15:"astra-sites-tag";a:4:{i:758;s:6:"bakery";i:1527;s:9:"cafeteria";i:1528;s:9:"cake-shop";i:733;s:4:"shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2804;s:11:"cafe-bakery";i:2877;s:9:"cake-shop";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87075";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-600x2098.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/cake-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87076";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-testimonials-600x980.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/cake-shop-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87073";a:12:{s:5:"title";s:5:"Cakes";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-cakes.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-cakes-600x1229.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-07/cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-contact-600x994.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cake-shop-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87072";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-about-600x1012.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71116";a:24:{s:5:"title";s:7:"Vlogger";s:2:"id";i:71116;s:12:"publish-date";i:1672393023;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08-600x2621.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08-400x1747.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/vlogger-08";s:20:"astra-site-parent-id";i:3058;s:15:"astra-sites-tag";a:8:{i:1840;s:9:"cameraman";i:1841;s:15:"cinematographer";i:1842;s:10:"film-maker";i:399;s:8:"one-page";i:1718;s:7:"onepage";i:1839;s:13:"video-creator";i:1837;s:7:"vlogger";i:1838;s:8:"youtuber";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2810;s:9:"freelance";i:2771;s:8:"one-page";i:2770;s:8:"personal";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:4:{i:2497;s:4:"blog";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";i:2926;s:5:"video";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-71117";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08-600x2621.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/vlogger-08/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/vlogger-08/";s:15:"astra-sites-tag";a:1:{i:1837;s:7:"vlogger";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87035";a:24:{s:5:"title";s:10:"Life Guide";s:2:"id";i:87035;s:12:"publish-date";i:1708688623;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-600x1986.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-400x1324.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/life-coach-07";s:20:"astra-site-parent-id";i:3516;s:15:"astra-sites-tag";a:7:{i:610;s:8:"coaching";i:1123;s:11:"councelling";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:1844;s:7:"premium";i:1018;s:18:"self-improvement-2";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87039";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-600x1986.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/2513";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/life-coach-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87036";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-about-600x1640.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/58";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/life-coach-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87037";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-coaching.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-coaching-600x1226.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/life-coach-07/coaching/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87038";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-contact-600x1156.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/life-coach-07/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71183";a:24:{s:5:"title";s:27:"Freelance Voice-over Artist";s:2:"id";i:71183;s:12:"publish-date";i:1672827177;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-600x2428.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-400x1618.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/voiceover-artist-08";s:20:"astra-site-parent-id";i:3062;s:15:"astra-sites-tag";a:6:{i:1908;s:14:"dubbing-artist";i:669;s:10:"freelancer";i:969;s:8:"musician";i:1834;s:16:"recording-artist";i:1571;s:6:"singer";i:1510;s:6:"studio";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2777;s:8:"business";i:2810;s:9:"freelance";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71184";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-about-600x1430.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/559";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/voiceover-artist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71185";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-contact-600x1184.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/565";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/voiceover-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71186";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-600x2428.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/556";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/voiceover-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71187";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-services-600x1940.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/voiceover-artist-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71188";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-studio.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-studio-600x1550.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/voiceover-artist-08/studio/";s:15:"astra-sites-tag";a:1:{i:1510;s:6:"studio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86900";a:24:{s:5:"title";s:18:"Personal Dietitian";s:2:"id";i:86900;s:12:"publish-date";i:1708608969;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-600x1749.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-400x1166.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/dietitian-07";s:20:"astra-site-parent-id";i:3514;s:15:"astra-sites-tag";a:4:{i:753;s:9:"dietitian";i:336;s:4:"food";i:754;s:12:"nutritionist";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2794;s:10:"consulting";i:2785;s:4:"food";i:2834;s:10:"healthcare";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86905";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-services-600x1254.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/dietitian-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86901";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-about-600x1415.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1314";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dietitian-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86902";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-blog.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-blog-600x1196.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1318";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/dietitian-07/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86904";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-600x1749.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1311";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/dietitian-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86903";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-contact-me.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-contact-me-600x1021.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1320";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/dietitian-07/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71064";a:24:{s:5:"title";s:15:"Child Care Blog";s:2:"id";i:71064;s:12:"publish-date";i:1672330833;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-600x2522.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-400x1681.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/childcare-blog-08";s:20:"astra-site-parent-id";i:3053;s:15:"astra-sites-tag";a:5:{i:480;s:4:"blog";i:1652;s:7:"blogger";i:1897;s:15:"child-care-blog";i:1896;s:17:"child-care-expert";i:1547;s:10:"influencer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2828;s:4:"blog";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-71065";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-contact-600x1176.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/childcare-blog-08/wp-json/wp/v2/pages/662";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/childcare-blog-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71066";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-600x2522.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/childcare-blog-08/wp-json/wp/v2/pages/653";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/childcare-blog-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86870";a:24:{s:5:"title";s:10:"Fly Movers";s:2:"id";i:86870;s:12:"publish-date";i:1708681618;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-600x2474.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-400x1649.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/movers-packers-07";s:20:"astra-site-parent-id";i:3513;s:15:"astra-sites-tag";a:5:{i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1844;s:7:"premium";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86874";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-600x2474.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/movers-packers-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86875";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-services-600x1398.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/333";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/movers-packers-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86876";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-testimonials.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-testimonials-600x1049.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/334";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/movers-packers-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86873";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-faq-600x947.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/335";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/movers-packers-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86871";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-about-600x1146.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/332";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/movers-packers-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86872";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-contact-600x1133.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/336";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/movers-packers-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71099";a:24:{s:5:"title";s:10:"Car Repair";s:2:"id";i:71099;s:12:"publish-date";i:1672390818;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-600x2051.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-400x1367.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/car-repair-08";s:20:"astra-site-parent-id";i:3056;s:15:"astra-sites-tag";a:5:{i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:666;s:10:"car-repair";i:1021;s:14:"local-business";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2475;s:10:"automotive";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71100";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-about-600x1286.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1811";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-repair-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71101";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-contact-600x1024.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1814";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-repair-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71102";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-600x2051.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1847";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/car-repair-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71103";a:12:{s:5:"title";s:9:"Our Staff";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-our-staff.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-our-staff-600x1409.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1813";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/car-repair-08/our-staff/";s:15:"astra-sites-tag";a:1:{i:3057;s:9:"our-staff";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71104";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-services-600x1878.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1812";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/car-repair-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86769";a:24:{s:5:"title";s:21:"Inspirational Speaker";s:2:"id";i:86769;s:12:"publish-date";i:1708457035;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07-600x2412.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07-400x1608.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/inspirational-speaker-07";s:20:"astra-site-parent-id";i:3510;s:15:"astra-sites-tag";a:7:{i:1548;s:9:"encourage";i:1549;s:10:"enthusiasm";i:1547;s:10:"influencer";i:1546;s:11:"inspiration";i:1545;s:21:"inspirational-speaker";i:609;s:9:"motivator";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2821;s:14:"feminine-girly";i:2827;s:13:"online-course";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86773";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-events.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-events-600x1431.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/483";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/inspirational-speaker-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86774";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07-600x2412.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/inspirational-speaker-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86770";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-about-me.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-about-me-600x1855.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/479";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/inspirational-speaker-07/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86771";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-contact-600x1166.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/485";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/inspirational-speaker-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86772";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-courses.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-courses-600x1283.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/481";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/inspirational-speaker-07/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20810";a:24:{s:5:"title";s:15:"Growth Marketer";s:2:"id";i:20810;s:12:"publish-date";i:1551243190;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/content-marketing-01";s:20:"astra-site-parent-id";i:227;s:15:"astra-sites-tag";a:3:{i:470;s:17:"content-marketing";i:472;s:6:"growth";i:471;s:8:"strategy";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-24451";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/106";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/content-marketing-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24448";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/content-marketing-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24452";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-testimonials.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/content-marketing-01/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24450";a:12:{s:5:"title";s:7:"Hire Me";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-hire-me.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/id-24450-growth-marketer-hire-me-resize.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/content-marketing-01/hire-me/";s:15:"astra-sites-tag";a:1:{i:773;s:7:"hire-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71085";a:24:{s:5:"title";s:13:"AC Technician";s:2:"id";i:71085;s:12:"publish-date";i:1672389636;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-600x1531.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-400x1020.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/ac-technician-08";s:20:"astra-site-parent-id";i:3055;s:15:"astra-sites-tag";a:5:{i:599;s:9:"ac-repair";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-71087";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-contact-600x1015.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/ac-technician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71088";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-600x1531.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/ac-technician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71089";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-services-600x1210.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/ac-technician-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71086";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-about-600x1418.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ac-technician-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86414";a:24:{s:5:"title";s:9:"Jewellery";s:2:"id";i:86414;s:12:"publish-date";i:1708454002;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-600x1074.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-400x716.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/jewellery-07";s:20:"astra-site-parent-id";i:3496;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:2742;s:25:"contact-usecommerce-store";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-86415";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-about-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-about-us-600x1189.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/jewellery-07/wp-json/wp/v2/pages/767";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/jewellery-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86416";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-contact-600x788.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/jewellery-07/wp-json/wp/v2/pages/778";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/jewellery-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86417";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-600x1074.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/jewellery-07/wp-json/wp/v2/pages/764";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/jewellery-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71002";a:24:{s:5:"title";s:14:"Theatre Artist";s:2:"id";i:71002;s:12:"publish-date";i:1671647801;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-600x2960.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-400x1973.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/theatre-artist-08";s:20:"astra-site-parent-id";i:3050;s:15:"astra-sites-tag";a:5:{i:1906;s:5:"actor";i:339;s:6:"artist";i:1572;s:9:"performer";i:444;s:9:"portfolio";i:1905;s:14:"theatre-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2784;s:5:"event";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-71003";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-biography.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-biography-600x1977.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/694";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/theatre-artist-08/biography/";s:15:"astra-sites-tag";a:1:{i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71004";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-contact-600x882.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/698";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/theatre-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71005";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-600x2960.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/691";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/theatre-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71006";a:12:{s:5:"title";s:10:"Repertoire";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-repertoire.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-repertoire-600x2207.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/696";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/theatre-artist-08/repertoire/";s:15:"astra-sites-tag";a:1:{i:1907;s:10:"repertoire";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86818";a:24:{s:5:"title";s:6:"Church";s:2:"id";i:86818;s:12:"publish-date";i:1708597972;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/church-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-600x2289.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-400x1526.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/church-07";s:20:"astra-site-parent-id";i:3512;s:15:"astra-sites-tag";a:5:{i:897;s:15:"catholic-church";i:625;s:7:"charity";i:893;s:6:"church";i:898;s:16:"community-church";i:735;s:6:"donate";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2789;s:6:"church";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-86822";a:12:{s:5:"title";s:13:"Get Connected";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-get-connected.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-get-connected-600x1177.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2042";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/church-07/get-connected/";s:15:"astra-sites-tag";a:1:{i:896;s:13:"get-connected";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86823";a:12:{s:5:"title";s:4:"Give";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-give.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-give-600x1042.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2086";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/church-07/give/";s:15:"astra-sites-tag";a:1:{i:1015;s:4:"give";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86824";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/church-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-600x2289.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2040";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/church-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86825";a:12:{s:5:"title";s:7:"Sermons";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/church-07sermons.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/church-07sermons-600x1776.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2043";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-07/sermons/";s:15:"astra-sites-tag";a:1:{i:892;s:7:"sermons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-86819";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-about-us.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-about-us-600x1693.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2041";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/church-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86820";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-contact-600x1292.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2045";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86821";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-events.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-events-600x1410.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/church-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70993";a:24:{s:5:"title";s:22:"Fashion Lifestyle Blog";s:2:"id";i:70993;s:12:"publish-date";i:1671645110;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08-600x2441.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08-400x1627.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/fashion-lifestyle-08";s:20:"astra-site-parent-id";i:3049;s:15:"astra-sites-tag";a:6:{i:480;s:4:"blog";i:482;s:7:"fashion";i:479;s:9:"lifestyle";i:1020;s:8:"personal";i:483;s:16:"styling-shopping";i:481;s:5:"trend";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2794;s:10:"consulting";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-75589";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-blog.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-blog-600x1529.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-lifestyle-08/wp-json/wp/v2/pages/583";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fashion-lifestyle-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-70994";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-contact-600x757.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/fashion-lifestyle-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-lifestyle-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-70995";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08-600x2441.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-lifestyle-08/wp-json/wp/v2/pages/2150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fashion-lifestyle-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1459, 'astra-sites-and-pages-page-5', 'a:15:{s:8:"id-86371";a:24:{s:5:"title";s:17:"Massage Therapist";s:2:"id";i:86371;s:12:"publish-date";i:1708435959;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-600x2319.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-400x1546.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/massage-therapist-07";s:20:"astra-site-parent-id";i:3493;s:15:"astra-sites-tag";a:8:{i:532;s:11:"acupressure";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:1844;s:7:"premium";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86376";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-testimonials.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-testimonials-600x972.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/451";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/massage-therapist-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86372";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-about-me.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-about-me-600x1442.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/447";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/massage-therapist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86373";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-contact-600x1000.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/453";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/massage-therapist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86374";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-600x2319.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/444";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/massage-therapist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86375";a:12:{s:5:"title";s:8:"Massages";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-massages.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-massages-600x1910.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/449";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/massage-therapist-07/massages/";s:15:"astra-sites-tag";a:1:{i:528;s:7:"massage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70987";a:24:{s:5:"title";s:7:"Webinar";s:2:"id";i:70987;s:12:"publish-date";i:1671644202;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08-600x2107.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08-400x1405.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/webinar-08";s:20:"astra-site-parent-id";i:3043;s:15:"astra-sites-tag";a:3:{i:850;s:12:"landing-page";i:1892;s:7:"webinar";i:1894;s:25:"webinar-registration-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2777;s:8:"business";i:2811;s:10:"conference";i:2784;s:5:"event";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2489;s:16:"event-invitation";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-70988";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08-600x2107.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/webinar-08/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/webinar-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86396";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:86396;s:12:"publish-date";i:1708428660;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-600x2205.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-400x1470.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-07";s:20:"astra-site-parent-id";i:3494;s:15:"astra-sites-tag";a:6:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86399";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-600x2205.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1212";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86400";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-what-we-do.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-what-we-do-600x2087.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1213";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-07/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86397";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-contact-600x933.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1215";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86398";a:12:{s:5:"title";s:15:"Creating Impact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-creating-impact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-creating-impact-600x1921.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1214";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-07/creating-impact/";s:15:"astra-sites-tag";a:1:{i:3511;s:15:"creating-impact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69906";a:24:{s:5:"title";s:13:"Creative Blog";s:2:"id";i:69906;s:12:"publish-date";i:1669231742;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-600x1491.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-400x994.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/creative-blog-08";s:20:"astra-site-parent-id";i:2997;s:15:"astra-sites-tag";a:10:{i:2209;s:11:"advertising";i:1652;s:7:"blogger";i:729;s:8:"blogging";i:2408;s:13:"creative-blog";i:2410;s:11:"design-blog";i:2646;s:12:"digital-blog";i:2412;s:9:"film-blog";i:509;s:11:"photography";i:2270;s:8:"podcasts";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2791;s:8:"creative";i:2774;s:8:"magazine";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-69908";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-contact-600x856.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/1582";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/creative-blog-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69909";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-600x1491.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/776";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/creative-blog-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69910";a:12:{s:5:"title";s:8:"Podcasts";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-podcast.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-podcast-600x896.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/1584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/creative-blog-08/podcasts/";s:15:"astra-sites-tag";a:1:{i:2270;s:8:"podcasts";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69907";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-about-600x1282.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/1578";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/creative-blog-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86310";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:86310;s:12:"publish-date";i:1708367276;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-600x2429.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-400x1619.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/cleaning-services-07";s:20:"astra-site-parent-id";i:3487;s:15:"astra-sites-tag";a:8:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:1022;s:12:"professional";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2477;s:13:"home-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86314";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-reviews.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-reviews-600x917.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86315";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-services-600x1953.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/cleaning-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86316";a:12:{s:5:"title";s:13:"Why choose us";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-why-choose-us.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-why-choose-us-600x1410.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/cleaning-services-07/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86311";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-about-600x1097.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-services-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86313";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-600x2429.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cleaning-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86312";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-contact-600x1050.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70969";a:24:{s:5:"title";s:9:"Locksmith";s:2:"id";i:70969;s:12:"publish-date";i:1671619748;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08-600x3725.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08-400x2483.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/locksmith-08";s:20:"astra-site-parent-id";i:3033;s:15:"astra-sites-tag";a:10:{i:3042;s:10:"keycutting";i:3035;s:4:"keys";i:3040;s:4:"lock";i:3034;s:5:"locks";i:2430;s:9:"locksmith";i:3039;s:12:"locksmithing";i:3036;s:16:"locksmithservice";i:3038;s:17:"locksmithservices";i:3041;s:7:"lostkey";i:3037;s:8:"security";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2863;s:12:"landing-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2483;s:15:"expert-services";i:2471;s:16:"local-technician";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-70970";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08-600x3725.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/locksmith-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/locksmith-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70972";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/locksmith-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/locksmith-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86347";a:24:{s:5:"title";s:8:"Pet Care";s:2:"id";i:86347;s:12:"publish-date";i:1708359854;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-600x2846.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-400x1897.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pet-care-07";s:20:"astra-site-parent-id";i:3492;s:15:"astra-sites-tag";a:6:{i:1021;s:14:"local-business";i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2809;s:10:"pet-animal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86350";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-600x2846.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pet-care-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86351";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-reviews.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-reviews-600x1421.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1349";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86352";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-services-600x1580.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pet-care-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86348";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-about-600x2262.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pet-care-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86349";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-contact-600x1456.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-07/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69941";a:24:{s:5:"title";s:11:"Real Estate";s:2:"id";i:69941;s:12:"publish-date";i:1669231573;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-600x2718.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-400x1812.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/real-estate-08";s:20:"astra-site-parent-id";i:2999;s:15:"astra-sites-tag";a:7:{i:979;s:7:"company";i:550;s:14:"estate-broking";i:547;s:7:"listing";i:812;s:6:"office";i:549;s:8:"property";i:485;s:11:"real-estate";i:548;s:16:"renting-property";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-69944";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-contact-600x872.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/real-estate-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69945";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-faq-600x1091.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/real-estate-08/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69946";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-600x2718.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/real-estate-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69942";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-about-600x1278.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/real-estate-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69943";a:12:{s:5:"title";s:6:"Agents";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-agents.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-agents-600x1596.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/real-estate-08/agents/";s:15:"astra-sites-tag";a:1:{i:552;s:6:"agents";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69947";a:12:{s:5:"title";s:10:"Properties";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-properties.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-properties-600x2630.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/real-estate-08/properties/";s:15:"astra-sites-tag";a:1:{i:553;s:10:"properties";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86202";a:24:{s:5:"title";s:13:"Manufacturing";s:2:"id";i:86202;s:12:"publish-date";i:1708347303;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-600x1669.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-400x1112.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/manufacturing-07";s:20:"astra-site-parent-id";i:3478;s:15:"astra-sites-tag";a:6:{i:488;s:7:"casting";i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:491;s:16:"metal-production";i:489;s:10:"production";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2807;s:10:"industrial";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86205";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-600x1669.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/manufacturing-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86206";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-industries.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-industries-600x1211.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-07/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86207";a:12:{s:5:"title";s:8:"Partners";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-partners.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-partners-600x1144.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/479";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-07/partners/";s:15:"astra-sites-tag";a:1:{i:734;s:8:"partners";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86208";a:12:{s:5:"title";s:9:"Solutions";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-solution.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-solution-600x1096.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/477";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/manufacturing-07/solutions/";s:15:"astra-sites-tag";a:1:{i:498;s:9:"solutions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86203";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-about-us-600x1345.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/480";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86204";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-contact-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-contact-us-600x1188.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/481";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69655";a:24:{s:5:"title";s:21:"Home and Garden Decor";s:2:"id";i:69655;s:12:"publish-date";i:1665073396;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-600x3656.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-400x2437.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/home-garden-decor-08";s:20:"astra-site-parent-id";i:2929;s:15:"astra-sites-tag";a:7:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:423;s:4:"home";i:862;s:10:"home-decor";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-69656";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-about-600x1736.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-08/wp-json/wp/v2/pages/328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-garden-decor-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69657";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-contact-600x1065.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-08/wp-json/wp/v2/pages/330";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/home-garden-decor-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69658";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-600x3656.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-08/wp-json/wp/v2/pages/325";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/home-garden-decor-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86734";a:24:{s:5:"title";s:12:"Music School";s:2:"id";i:86734;s:12:"publish-date";i:1708610567;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07-600x4288.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07-400x2858.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/music-school-07";s:20:"astra-site-parent-id";i:3509;s:15:"astra-sites-tag";a:8:{i:339;s:6:"artist";i:1797;s:12:"drama-school";i:1795;s:13:"music-academy";i:969;s:8:"musician";i:1572;s:9:"performer";i:1844;s:7:"premium";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2802;s:6:"artist";i:2772;s:9:"education";i:2781;s:5:"music";i:2771;s:8:"one-page";i:2782;s:6:"school";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2486;s:9:"art-music";i:2491;s:22:"educational-institutes";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86735";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07-600x4288.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/music-school-07/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/music-school-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69646";a:24:{s:5:"title";s:25:"Heating And AC Technician";s:2:"id";i:69646;s:12:"publish-date";i:1665071731;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-600x2986.jpg";s:28:"fullpage-thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-400x1990.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/heating-and-ac-technician-08";s:20:"astra-site-parent-id";i:2928;s:15:"astra-sites-tag";a:7:{i:599;s:9:"ac-repair";i:2573;s:24:"air-conditioning-service";i:439;s:14:"local-services";i:2572;s:12:"manufacturer";i:2094;s:8:"mechanic";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59181";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-about.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-about-600x1288.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/heating-and-ac-technician-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59182";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-contact.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-contact-600x1066.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/891";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/heating-and-ac-technician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59183";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-600x2986.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/heating-and-ac-technician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59184";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-services.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-services-600x1659.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/889";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/heating-and-ac-technician-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86318";a:24:{s:5:"title";s:29:"Fashion Photography Portfolio";s:2:"id";i:86318;s:12:"publish-date";i:1708101150;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-600x2510.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-400x1673.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/fashion-photography-07";s:20:"astra-site-parent-id";i:3488;s:15:"astra-sites-tag";a:10:{i:513;s:6:"camera";i:3011;s:8:"creative";i:3135;s:20:"fashion-photographer";i:510;s:9:"modelling";i:3114;s:5:"photo";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2791;s:8:"creative";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3430;s:4:"dark";i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86321";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-600x2510.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/fashion-photography-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86322";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-portfolio.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-portfolio-600x1458.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/fashion-photography-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86323";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-services.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-services-600x2261.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/fashion-photography-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86319";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-about-600x1949.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-photography-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86320";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-contact-600x764.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-photography-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69486";a:24:{s:5:"title";s:12:"Learn Baking";s:2:"id";i:69486;s:12:"publish-date";i:1664211488;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-600x2667.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-400x1778.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/learn-baking-08";s:20:"astra-site-parent-id";i:2925;s:15:"astra-sites-tag";a:4:{i:1857;s:6:"baking";i:462;s:7:"courses";i:467;s:9:"learndash";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2828;s:4:"blog";i:2835;s:9:"elearning";i:2785;s:4:"food";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-58588";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-about-600x1916.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1077";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/learn-baking-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58589";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-all-courses.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-all-courses-600x1819.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1075";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-baking-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58590";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-blog-600x1123.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1079";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/learn-baking-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58591";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-contact-600x1547.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1081";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/learn-baking-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58592";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-600x2667.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1073";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/learn-baking-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86716";a:24:{s:5:"title";s:10:"Sweet Shop";s:2:"id";i:86716;s:12:"publish-date";i:1708586914;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-600x1863.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-400x1242.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/sweet-shop-07";s:20:"astra-site-parent-id";i:3508;s:15:"astra-sites-tag";a:5:{i:758;s:6:"bakery";i:383;s:12:"online-store";i:1844;s:7:"premium";i:756;s:10:"sweet-shop";i:757;s:6:"sweets";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86719";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-gallery-600x2183.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/745";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/sweet-shop-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86720";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-600x1863.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/741";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/sweet-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86721";a:12:{s:5:"title";s:9:"Our Cakes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-our-cakes.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-our-cakes-600x1062.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/747";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sweet-shop-07/our-cakes/";s:15:"astra-sites-tag";a:1:{i:3515;s:9:"our-cakes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86717";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-about-600x1419.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/743";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/sweet-shop-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86718";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-contact-600x1102.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/749";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sweet-shop-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1460, 'astra-sites-and-pages-page-6', 'a:15:{s:8:"id-69465";a:24:{s:5:"title";s:12:"eBook Author";s:2:"id";i:69465;s:12:"publish-date";i:1664208739;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-600x2110.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-400x1406.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/kathryn-ebook-author-08";s:20:"astra-site-parent-id";i:2923;s:15:"astra-sites-tag";a:4:{i:724;s:6:"author";i:727;s:4:"book";i:748;s:5:"ebook";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-69466";a:12:{s:5:"title";s:3:"Bio";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-bio.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-bio-600x2227.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/548";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/kathryn-ebook-author-08/bio/";s:15:"astra-sites-tag";a:1:{i:2924;s:3:"bio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69468";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-contact-600x1047.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/550";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/kathryn-ebook-author-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69469";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-600x2110.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/544";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kathryn-ebook-author-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69467";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-books.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-books-600x2104.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/546";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/kathryn-ebook-author-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86253";a:24:{s:5:"title";s:16:"SaaS App Company";s:2:"id";i:86253;s:12:"publish-date";i:1708089136;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-600x3193.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-400x2128.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/saas-app-company-07";s:20:"astra-site-parent-id";i:3483;s:15:"astra-sites-tag";a:8:{i:2712;s:9:"analytics";i:2709;s:16:"app-tech-company";i:2711;s:11:"forecasting";i:1844;s:7:"premium";i:2708;s:4:"saas";i:2713;s:12:"sales-growth";i:2714;s:16:"sales-management";i:2710;s:16:"sales-strategies";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3435;s:8:"business";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86256";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-features.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-features-600x3212.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-07/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86257";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-600x3193.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/589";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/saas-app-company-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86258";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-products.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-products-600x1805.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/591";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-07/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86254";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-about-600x2608.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/590";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86255";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-contact-600x955.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/593";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/saas-app-company-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69112";a:24:{s:5:"title";s:15:"Deli Restaurant";s:2:"id";i:69112;s:12:"publish-date";i:1663068937;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08-600x3370.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08-400x2247.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/deli-restaurant-08";s:20:"astra-site-parent-id";i:2903;s:15:"astra-sites-tag";a:14:{i:1527;s:9:"cafeteria";i:783;s:4:"cake";i:972;s:4:"club";i:560;s:7:"cuisine";i:2394;s:15:"deli-restaurant";i:1974;s:7:"dessert";i:561;s:6:"eatery";i:336;s:4:"food";i:1579;s:9:"food-menu";i:2513;s:11:"fruits-dish";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-69113";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-about-us-600x1532.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/deli-restaurant-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69114";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-contact-600x1089.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/376";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/deli-restaurant-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69115";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08-600x3370.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/366";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/deli-restaurant-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69116";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu-600x2056.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/deli-restaurant-08/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69117";a:12:{s:5:"title";s:9:"Menu Dark";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu-dark.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu-dark-600x2109.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/372";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/deli-restaurant-08/menu-dark/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69118";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-testimonials.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-testimonials-600x1413.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/374";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/deli-restaurant-08/testimonial/";s:15:"astra-sites-tag";a:1:{i:2302;s:11:"testimonial";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86699";a:24:{s:5:"title";s:8:"Ayurveda";s:2:"id";i:86699;s:12:"publish-date";i:1708528356;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-600x3194.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-400x2129.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/ayurveda-07";s:20:"astra-site-parent-id";i:3507;s:15:"astra-sites-tag";a:18:{i:618;s:9:"ayurvedic";i:2418;s:8:"commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:607;s:9:"treatment";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-86892";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-about-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-about-us-600x1962.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-07/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/ayurveda-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86893";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-contact-600x934.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-07/wp-json/wp/v2/pages/899";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ayurveda-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86894";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-600x3194.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-07/wp-json/wp/v2/pages/897";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:31:"//websitedemos.net/ayurveda-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68320";a:24:{s:5:"title";s:13:"Party Planner";s:2:"id";i:68320;s:12:"publish-date";i:1661347018;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08-600x3106.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08-400x2071.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/party-planner-08";s:20:"astra-site-parent-id";i:2901;s:15:"astra-sites-tag";a:6:{i:2633;s:19:"celebration-planner";i:2630;s:17:"event-coordinator";i:2632;s:17:"event-facilitator";i:2631;s:13:"event-manager";i:2635;s:5:"party";i:2634;s:15:"party-organizer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2486;s:9:"art-music";i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-68321";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08-600x3106.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/party-planner-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/party-planner-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86231";a:24:{s:5:"title";s:3:"Spa";s:2:"id";i:86231;s:12:"publish-date";i:1708082403;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-600x2522.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-400x1681.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-07";s:20:"astra-site-parent-id";i:3480;s:15:"astra-sites-tag";a:11:{i:532;s:11:"acupressure";i:1023;s:6:"beauty";i:474;s:8:"grooming";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:650;s:5:"salon";i:651;s:8:"skincare";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86233";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-contact-600x954.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3428";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86234";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-600x2522.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3425";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86235";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-services-600x1874.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3427";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86232";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-about-600x1652.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68254";a:24:{s:5:"title";s:20:"Construction Company";s:2:"id";i:68254;s:12:"publish-date";i:1661280044;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-600x3578.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-400x2385.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/construction-company-08";s:20:"astra-site-parent-id";i:2900;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:3078;s:7:"builder";i:692;s:8:"business";i:484;s:12:"construction";i:795;s:10:"contractor";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1320:"<!-- wp:paragraph -->\n<p>The Construction template is very clean and crisp, ideal for forward-looking businesses. While set up for construction, you could easily use it for architecture, real estate, and other business types.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses bright colors and whitespace along with great imagery to create a positive first impression. Something continued effortlessly throughout the template. Thanks to full compatibility with page builders, you can transform this template without touching a line of code!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Construction template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean, crisp business template ideal for business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fantastic use of colors, images, and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Equally attractive extra pages to continue the feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Standout engagement buttons</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas on every page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag-and-drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Inspire confidence in new clients with this clean and crisp construction template";s:5:"pages";a:5:{s:8:"id-68255";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-about-600x1664.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/499";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/construction-company-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68256";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-contact-600x1495.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/501";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/construction-company-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68257";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-600x3578.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/construction-company-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68258";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-projects.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-projects-600x1191.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/495";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/construction-company-08/projects/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68259";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-services.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-services-600x1119.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/497";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/construction-company-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86157";a:24:{s:5:"title";s:15:"Criminal Lawyer";s:2:"id";i:86157;s:12:"publish-date";i:1708022664;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-600x3217.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-400x2144.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/criminal-lawyer-07";s:20:"astra-site-parent-id";i:3475;s:15:"astra-sites-tag";a:4:{i:1873;s:24:"criminal-defence-lawyers";i:1874;s:16:"criminal-lawyers";i:706;s:6:"lawyer";i:1870;s:11:"lawyer-firm";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86161";a:12:{s:5:"title";s:11:"Our Lawyers";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-our-lawyers.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-our-lawyers-600x1653.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/683";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/criminal-lawyer-07/our-lawyers/";s:15:"astra-sites-tag";a:1:{i:3506;s:11:"our-lawyers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86162";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-pratice-area.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-pratice-area-600x3236.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/684";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/criminal-lawyer-07/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86163";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-reviews.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-reviews-600x1973.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/685";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/criminal-lawyer-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86158";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-contact-600x1223.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/687";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/criminal-lawyer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86159";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-faq.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-faq-600x1948.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/686";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/criminal-lawyer-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86160";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-600x3217.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/682";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/criminal-lawyer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68223";a:24:{s:5:"title";s:16:"Generic Template";s:2:"id";i:68223;s:12:"publish-date";i:1661271693;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-600x2196.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-400x1464.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/generic-template-08";s:20:"astra-site-parent-id";i:2898;s:15:"astra-sites-tag";a:6:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:862;s:10:"home-decor";i:522;s:15:"home-remodeling";i:2184;s:5:"house";i:2666;s:10:"realestate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-68229";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-about-us-600x1567.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/generic-template-08/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68230";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-contact-600x1212.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/76";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/generic-template-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68231";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-600x2196.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/69";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/generic-template-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68232";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-services-600x1109.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/generic-template-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86665";a:24:{s:5:"title";s:17:"Bike Modification";s:2:"id";i:86665;s:12:"publish-date";i:1708620327;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-600x3310.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-400x2207.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/bike-modification-07";s:20:"astra-site-parent-id";i:3505;s:15:"astra-sites-tag";a:5:{i:1831;s:10:"automobile";i:1830;s:17:"bike-modification";i:1832;s:12:"custom-bikes";i:1844;s:7:"premium";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2475;s:10:"automotive";i:3430;s:4:"dark";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86668";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-600x3310.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1067";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/bike-modification-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86669";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-services-600x1993.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1069";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bike-modification-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86670";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-testimonials-600x1477.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1071";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/bike-modification-07/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86666";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-about-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-about-us-600x1764.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1070";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bike-modification-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86667";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-contact-600x1082.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1072";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bike-modification-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86671";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-works.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-works-600x1962.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1068";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bike-modification-07/works/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68171";a:24:{s:5:"title";s:13:"Family Lawyer";s:2:"id";i:68171;s:12:"publish-date";i:1661266994;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-600x2896.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-400x1930.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/family-lawyer-08";s:20:"astra-site-parent-id";i:2893;s:15:"astra-sites-tag";a:0:{}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57306";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-about-600x1481.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/family-lawyer-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57307";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-contact-600x1008.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/family-lawyer-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57308";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-600x2896.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/family-lawyer-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57309";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-practice-areas.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-practice-areas-600x1842.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/family-lawyer-08/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86200";a:24:{s:5:"title";s:14:"Marketing Firm";s:2:"id";i:86200;s:12:"publish-date";i:1708002213;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-600x2774.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-400x1849.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/marketing-firm-07";s:20:"astra-site-parent-id";i:3477;s:15:"astra-sites-tag";a:12:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86629";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-contact-600x1061.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/marketing-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86630";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-600x2774.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/marketing-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86631";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-reviews.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-reviews-600x1417.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/marketing-firm-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86632";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-services.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-services-600x1762.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/marketing-firm-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86628";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-about-600x2226.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/marketing-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86633";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-work.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-work-600x1650.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/689";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/marketing-firm-07/work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68194";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:68194;s:12:"publish-date";i:1661256899;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-600x2271.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-400x1514.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-08";s:20:"astra-site-parent-id";i:2896;s:15:"astra-sites-tag";a:5:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-68195";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-contact-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-contact-us-600x984.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2123";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-08/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68196";a:12:{s:5:"title";s:6:"Donate";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-donate.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-donate-600x500.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2125";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/charity-08/donate/";s:15:"astra-sites-tag";a:2:{i:625;s:7:"charity";i:735;s:6:"donate";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68197";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-600x2271.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2114";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68199";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-what-we-do.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-what-we-do-600x1747.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2117";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-08/who-we-are/";s:15:"astra-sites-tag";a:2:{i:625;s:7:"charity";i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68200";a:12:{s:5:"title";s:10:"Who we are";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-who-we-are.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-who-we-are-600x1643.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2119";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-08/what-we-do/";s:15:"astra-sites-tag";a:2:{i:625;s:7:"charity";i:685;s:10:"who-we-are";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68198";a:12:{s:5:"title";s:12:"Our Partners";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-our-partners.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-our-partners-600x1318.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2121";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/charity-08/our-partners/";s:15:"astra-sites-tag";a:3:{i:625;s:7:"charity";i:2897;s:12:"our-partners";i:734;s:8:"partners";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86148";a:24:{s:5:"title";s:18:"Real Estate Agency";s:2:"id";i:86148;s:12:"publish-date";i:1707993458;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-600x3012.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-400x2008.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/real-estate-agency-07";s:20:"astra-site-parent-id";i:3474;s:15:"astra-sites-tag";a:7:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2314;s:22:"real-estate-developers";i:2312;s:14:"sales-property";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2836;s:12:"construction";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-86151";a:12:{s:5:"title";s:17:"Exclusive Listing";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-listing.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-listing-600x1304.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/580";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/real-estate-agency-07/exclusive-listing/";s:15:"astra-sites-tag";a:1:{i:2304;s:17:"exclusive-listing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86152";a:12:{s:5:"title";s:16:"Exclusive Rental";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-rental.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-rental-600x1304.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:58:"//websitedemos.net/real-estate-agency-07/exclusive-rental/";s:15:"astra-sites-tag";a:1:{i:2305;s:16:"exclusive-rental";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86153";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-600x3012.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/578";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/real-estate-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86154";a:12:{s:5:"title";s:9:"Locations";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-locations.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-locations-600x940.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/583";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/real-estate-agency-07/locations/";s:15:"astra-sites-tag";a:1:{i:2306;s:9:"locations";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86155";a:12:{s:5:"title";s:16:"Luxury Buildings";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-luxury-buildings.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-luxury-buildings-600x1304.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/638";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:58:"//websitedemos.net/real-estate-agency-07/luxury-buildings/";s:15:"astra-sites-tag";a:1:{i:2308;s:16:"luxury-buildings";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86149";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-about-600x1922.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/real-estate-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86150";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-contact-600x1164.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/586";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/real-estate-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71072";a:24:{s:5:"title";s:19:"Skin Cleanser Store";s:2:"id";i:71072;s:12:"publish-date";i:1672331775;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-600x3296.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-400x2197.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/skin-cleanser-store-08";s:20:"astra-site-parent-id";i:3054;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2392;s:19:"online-beauty-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2391;s:11:"skin-beauty";i:1127;s:9:"skin-care";i:2380;s:19:"skin-cleanser-store";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-71073";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-about-600x1723.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-store-08/wp-json/wp/v2/pages/1116";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/skin-cleanser-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-contact-600x1291.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-store-08/wp-json/wp/v2/pages/1118";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/skin-cleanser-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71075";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-600x3296.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-store-08/wp-json/wp/v2/pages/1113";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:42:"//websitedemos.net/skin-cleanser-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75380;s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1461, 'astra-sites-and-pages-page-7', 'a:15:{s:8:"id-86467";a:24:{s:5:"title";s:28:"Hairdressers and Hair Salons";s:2:"id";i:86467;s:12:"publish-date";i:1707938836;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-600x3574.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-400x2383.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/hair-salon-07";s:20:"astra-site-parent-id";i:3499;s:15:"astra-sites-tag";a:7:{i:474;s:8:"grooming";i:477;s:9:"hair-care";i:1645;s:8:"hair-cut";i:1642;s:10:"hair-salon";i:1644;s:12:"hair-styling";i:1646;s:23:"professional-hair-salon";i:1643;s:7:"styling";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2890;s:15:"makeup-cosmetic";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:3434;s:8:"feminine";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86469";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-contact-600x1447.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/hair-salon-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86470";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-600x3574.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/482";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/hair-salon-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86471";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-reviews.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-reviews-600x1770.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hair-salon-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86472";a:12:{s:5:"title";s:6:"Salons";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-salons.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-salons-600x2862.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/488";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/hair-salon-07/salons/";s:15:"astra-sites-tag";a:1:{i:650;s:5:"salon";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86473";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-services-600x2652.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/hair-salon-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68177";a:24:{s:5:"title";s:18:"Calligraphy Artist";s:2:"id";i:68177;s:12:"publish-date";i:1661254653;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-600x2499.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-400x1666.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/calligraphy-artist-08";s:20:"astra-site-parent-id";i:2894;s:15:"astra-sites-tag";a:8:{i:1820;s:11:"calligraphy";i:1826;s:10:"characters";i:1824;s:11:"chirography";i:1821;s:11:"handwriting";i:1825;s:8:"pencraft";i:1823;s:6:"script";i:1827;s:5:"style";i:1822;s:7:"writing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-68178";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-about-600x1910.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/452";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/calligraphy-artist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68179";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-contact-600x898.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/455";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/calligraphy-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68180";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-600x2499.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/451";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/calligraphy-artist-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68181";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-services-600x1688.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/454";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/calligraphy-artist-08/services/";s:15:"astra-sites-tag";a:2:{i:1408;s:7:"service";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";s:0:"";}s:8:"id-68182";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-works.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-works-600x2867.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/453";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/calligraphy-artist-08/works/";s:15:"astra-sites-tag";a:2:{i:451;s:4:"work";i:2895;s:5:"works";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86549";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:86549;s:12:"publish-date";i:1708553560;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-600x2931.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-400x1954.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/yoga-studio-07";s:20:"astra-site-parent-id";i:3504;s:15:"astra-sites-tag";a:6:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:1844;s:7:"premium";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86550";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-about-600x1844.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/315";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/yoga-studio-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86551";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-classes.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-classes-600x2055.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/yoga-studio-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86552";a:12:{s:5:"title";s:10:"Contact us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-contact-600x1129.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/318";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/yoga-studio-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86553";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-600x2931.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/314";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/yoga-studio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86554";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-testimonials-600x1653.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-studio-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59726";a:24:{s:5:"title";s:20:"Freelance Copywriter";s:2:"id";i:59726;s:12:"publish-date";i:1665068704;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-600x2282.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-400x1521.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/freelance-copywriter-08";s:20:"astra-site-parent-id";i:2653;s:15:"astra-sites-tag";a:8:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1649;s:14:"content-writer";i:1650;s:10:"copywriter";i:1648;s:20:"freelance-copywriter";i:669;s:10:"freelancer";i:1651;s:8:"marketer";i:1653;s:19:"web-content-creator";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59727";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-contact-600x1176.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/264";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/freelance-copywriter-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59728";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-600x2282.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/257";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/freelance-copywriter-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59729";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-testimonials.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-testimonials-600x1631.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/262";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/freelance-copywriter-08/testimonials/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59730";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-work.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-work-600x1479.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/260";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/freelance-copywriter-08/work/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86237";a:24:{s:5:"title";s:15:"Moving Services";s:2:"id";i:86237;s:12:"publish-date";i:1707934514;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-600x2237.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-400x1491.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/moving-services-07";s:20:"astra-site-parent-id";i:3481;s:15:"astra-sites-tag";a:5:{i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1535;s:10:"relocation";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86243";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-testimonials.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-testimonials-600x1335.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/moving-services-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86238";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-about-600x1706.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/moving-services-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86239";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-contact-600x1164.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/moving-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86240";a:12:{s:5:"title";s:11:"FAQ&#8217;s";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-faq.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-faq-600x1109.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/moving-services-07/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86241";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-600x2237.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/moving-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86242";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-services-600x1526.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/moving-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68088";a:24:{s:5:"title";s:12:"Flute Artist";s:2:"id";i:68088;s:12:"publish-date";i:1660910628;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-600x2761.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-400x1840.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/flute-artist-08";s:20:"astra-site-parent-id";i:2891;s:15:"astra-sites-tag";a:6:{i:339;s:6:"artist";i:2438;s:12:"flute-artist";i:2439;s:12:"flute-player";i:2503;s:7:"grooved";i:407;s:5:"music";i:2504;s:25:"musical-instrument-player";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2802;s:6:"artist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2486;s:9:"art-music";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1249:"<!-- wp:paragraph -->\n<p>The Flute Artist template has been designed to reflect the elegance and classic nature of the instrument and the industry. It’s a very calm layout with sober colors and an instant appeal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage begins dark and quickly opens out to include lots of white space, modern, elegant fonts and lots of imagery to set the scene. There are also options to include video and audio clips, a biography page, portfolio page and contact form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Flute Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Flexible portfolio website for musicians</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Elegant design ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes the option to add audio and video</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dedicated portfolio and contact page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible layout that can be fully customized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Page builder compatible for ease of use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:328:"The Flute Artist template has been designed to reflect the elegance and classic nature of the instrument and the industry. It’s a very calm layout with sober colors and an instant appeal. The homepage begins dark and quickly opens out to include lots of white space, modern, elegant fonts and lots of imagery to set [&hellip;]";s:5:"pages";a:4:{s:8:"id-59104";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-contact-600x890.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/656";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/flute-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59105";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-gallery.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-gallery-600x2369.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/654";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/flute-artist-08/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59106";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-600x2761.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/650";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/flute-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59103";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-biography.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-biography-600x1848.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/652";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/flute-artist-08/biography/";s:15:"astra-sites-tag";a:1:{i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86514";a:24:{s:5:"title";s:17:"Tarot Card Reader";s:2:"id";i:86514;s:12:"publish-date";i:1708886371;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-600x2494.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-400x1663.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/tarot-card-reader-07";s:20:"astra-site-parent-id";i:3503;s:15:"astra-sites-tag";a:5:{i:1902;s:10:"cartomancy";i:1900;s:8:"geomancy";i:1903;s:16:"personal-website";i:1899;s:5:"tarot";i:1901;s:17:"tarot-card-reader";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86515";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-about-me.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-about-me-600x1693.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1193";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-07/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86519";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-600x2494.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1190";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tarot-card-reader-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86516";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-coaching.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-coaching-600x2062.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-07/coaching/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86517";a:12:{s:5:"title";s:10:"Consulting";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-consulting.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-consulting-600x1875.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1195";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/tarot-card-reader-07/consulting/";s:15:"astra-sites-tag";a:1:{i:1898;s:10:"consulting";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86518";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-contact-600x1266.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1199";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/tarot-card-reader-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59803";a:24:{s:5:"title";s:18:"Ayurvedic Products";s:2:"id";i:59803;s:12:"publish-date";i:1661245799;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-600x2964.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-400x1976.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/ayurveda-08";s:20:"astra-site-parent-id";i:2658;s:15:"astra-sites-tag";a:5:{i:2650;s:8:"ayurveda";i:618;s:9:"ayurvedic";i:2643;s:19:"ayurvedic-treatment";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-59804";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-about-600x2203.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-08/wp-json/wp/v2/pages/329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/ayurveda-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59805";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-contact-600x796.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-08/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/ayurveda-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59806";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-600x2964.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-08/wp-json/wp/v2/pages/326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/ayurveda-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86130";a:24:{s:5:"title";s:9:"Home Stay";s:2:"id";i:86130;s:12:"publish-date";i:1707913279;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-600x2790.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-400x1860.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/home-stay-07";s:20:"astra-site-parent-id";i:3473;s:15:"astra-sites-tag";a:12:{i:2193;s:10:"apartments";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2191;s:11:"budget-stay";i:2189;s:11:"guest-house";i:2188;s:9:"home-stay";i:2194;s:7:"hostels";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2190;s:13:"lodging-house";i:1844;s:7:"premium";i:2195;s:4:"stay";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86131";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-about-600x1832.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86135";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-room.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-room-600x1894.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86132";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-contact-600x1019.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/home-stay-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86133";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-facility.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-facility-600x1808.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/home-stay-07/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86134";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-600x2790.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/home-stay-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68139";a:24:{s:5:"title";s:9:"Lotus Spa";s:2:"id";i:68139;s:12:"publish-date";i:1661190425;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-600x3001.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-400x2000.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-08";s:20:"astra-site-parent-id";i:2892;s:15:"astra-sites-tag";a:0:{}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-68140";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-about-600x2208.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/760";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68141";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-contact-600x952.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/764";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68142";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-600x3001.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/757";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68143";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-services-600x2570.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/762";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86491";a:24:{s:5:"title";s:10:"Consultant";s:2:"id";i:86491;s:12:"publish-date";i:1708693281;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-600x2316.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-400x1544.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/consultant-07";s:20:"astra-site-parent-id";i:3502;s:15:"astra-sites-tag";a:10:{i:2524;s:7:"adviser";i:2527;s:9:"authority";i:2287;s:20:"consultancy-services";i:1621;s:10:"consultant";i:1876;s:10:"counsellor";i:2528;s:13:"expert-advice";i:2525;s:5:"guide";i:1880;s:6:"mentor";i:1844;s:7:"premium";i:2526;s:10:"specialist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86493";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-contact-600x1082.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/consultant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86494";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-600x2316.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/consultant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86495";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-services-600x1177.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/474";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/consultant-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86496";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-testimonials.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-testimonials-600x1025.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/consultant-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86492";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-about-600x1130.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/472";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/consultant-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68423";a:24:{s:5:"title";s:10:"Cycle Shop";s:2:"id";i:68423;s:12:"publish-date";i:1661430112;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-600x3500.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-400x2333.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/cycle-shop-08";s:20:"astra-site-parent-id";i:2902;s:15:"astra-sites-tag";a:17:{i:880;s:9:"cartflows";i:2418;s:8:"commerce";i:2548;s:10:"cycle-shop";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2549;s:12:"sport-cycyle";i:749;s:5:"store";i:966;s:12:"woo-commerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-59170";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-about-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-about-us-600x2348.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cycle-shop-08/wp-json/wp/v2/pages/1195";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cycle-shop-08/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59171";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-contact-600x1060.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cycle-shop-08/wp-json/wp/v2/pages/1197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cycle-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59172";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-600x3500.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cycle-shop-08/wp-json/wp/v2/pages/1193";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/cycle-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75400;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86482";a:24:{s:5:"title";s:12:"Kindergarten";s:2:"id";i:86482;s:12:"publish-date";i:1708711485;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-600x3171.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-400x2114.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/kindergarten-07";s:20:"astra-site-parent-id";i:3501;s:15:"astra-sites-tag";a:5:{i:459;s:9:"education";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86484";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-classes.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-classes-600x2171.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86487";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-600x3171.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/343";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/kindergarten-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86488";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-reviews.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-reviews-600x1274.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86483";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-about-600x2079.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/344";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/kindergarten-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86485";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-contact-600x1304.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86486";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-faq-600x910.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/346";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/kindergarten-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58478";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:58478;s:12:"publish-date";i:1633716900;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-600x2149.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-400x1432.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-08";s:20:"astra-site-parent-id";i:2451;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-58547";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-600x2149.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1008";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58546";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact-1-600x701.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1004";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/plant-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58545";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about-.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about--600x1317.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1002";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plant-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74334";a:24:{s:5:"title";s:22:"Online Furniture Store";s:2:"id";i:74334;s:12:"publish-date";i:1686043372;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-600x2782.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-400x1855.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/home-decor-07";s:20:"astra-site-parent-id";i:3211;s:15:"astra-sites-tag";a:17:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";i:2356;s:14:"work-from-home";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74336";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-contact-600x1062.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-decor-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74337";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-600x2782.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/407";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/home-decor-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74338";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-rooms.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-rooms-600x3542.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/home-decor-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74335";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-about-600x1772.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/409";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/home-decor-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1462, 'astra-sites-and-pages-page-8', 'a:15:{s:8:"id-59249";a:24:{s:5:"title";s:17:"Security Services";s:2:"id";i:59249;s:12:"publish-date";i:1669220644;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-600x2231.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-400x1487.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/security-services-08";s:20:"astra-site-parent-id";i:2586;s:15:"astra-sites-tag";a:8:{i:2508;s:14:"alarm-security";i:2507;s:15:"camera-security";i:2511;s:16:"custody-services";i:2510;s:5:"guard";i:2506;s:16:"private-security";i:2509;s:6:"safety";i:2399;s:17:"security-services";i:2400;s:15:"security-system";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59250";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-about-600x1145.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/528";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/security-services-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59251";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-contact-600x932.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/532";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/security-services-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59252";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-600x2231.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/security-services-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59253";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-services-600x2320.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/513";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/security-services-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86476";a:24:{s:5:"title";s:7:"eCourse";s:2:"id";i:86476;s:12:"publish-date";i:1708544712;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-600x3981.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-400x2654.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/teach-ecourse-07";s:20:"astra-site-parent-id";i:3500;s:15:"astra-sites-tag";a:10:{i:2562;s:11:"code-course";i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1844;s:7:"premium";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86477";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-about-600x1723.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/teach-ecourse-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86478";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-contact-600x998.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1330";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/teach-ecourse-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86480";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-lesson.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-lesson-600x1813.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/teach-ecourse-07/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86479";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-600x3981.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-ecourse-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59789";a:24:{s:5:"title";s:10:"Book Store";s:2:"id";i:59789;s:12:"publish-date";i:1661251526;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-600x2546.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-400x1697.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/book-store-08";s:20:"astra-site-parent-id";i:2657;s:15:"astra-sites-tag";a:8:{i:724;s:6:"author";i:2355;s:17:"author-book-store";i:2354;s:16:"author-portfolio";i:2353;s:11:"book-writer";i:2352;s:11:"books-store";i:496;s:9:"ecommerce";i:383;s:12:"online-store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59791";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-books.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-books-600x1400.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/book-store-08/books/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-59792";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-contact-600x931.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/book-store-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59793";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-600x2546.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/book-store-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-59790";a:12:{s:5:"title";s:12:"About Author";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-about-author.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-about-author-600x1597.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/book-store-08/about-author/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75363;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86459";a:24:{s:5:"title";s:11:"Pub and Bar";s:2:"id";i:86459;s:12:"publish-date";i:1708714084;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-600x3024.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-400x2016.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pub-and-bar-07";s:20:"astra-site-parent-id";i:3498;s:15:"astra-sites-tag";a:14:{i:2009;s:8:"bar-room";i:2007;s:19:"barbeque-restaurant";i:2010;s:8:"beer-bar";i:1988;s:10:"beer-joint";i:562;s:6:"bistro";i:635;s:7:"brewery";i:1989;s:15:"cocktail-lounge";i:882;s:6:"drinks";i:350;s:5:"hotel";i:657;s:6:"lounge";i:1844;s:7:"premium";i:1983;s:3:"pub";i:2008;s:11:"pub-and-bar";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2785;s:4:"food";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86460";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-about-us-600x1763.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pub-and-bar-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86461";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-contact-600x1025.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pub-and-bar-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86462";a:12:{s:5:"title";s:6:"Drinks";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-drinks.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-drinks-600x2935.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1429";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/pub-and-bar-07/drinks/";s:15:"astra-sites-tag";a:1:{i:1965;s:5:"drink";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86463";a:12:{s:5:"title";s:4:"Food";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-food.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-food-600x2910.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1431";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pub-and-bar-07/food/";s:15:"astra-sites-tag";a:1:{i:336;s:4:"food";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86464";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-600x3024.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1423";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pub-and-bar-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86465";a:12:{s:5:"title";s:5:"Store";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-store.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-store-600x1498.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1433";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pub-and-bar-07/store/";s:15:"astra-sites-tag";a:1:{i:749;s:5:"store";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59775";a:24:{s:5:"title";s:14:"Digital Agency";s:2:"id";i:59775;s:12:"publish-date";i:1661176634;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-600x2216.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-400x1477.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-08";s:20:"astra-site-parent-id";i:2656;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:686;s:9:"corporate";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59776";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-about-600x1426.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59777";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-contact-600x829.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59778";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-600x2216.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1488";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59779";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-services-600x1322.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86435";a:24:{s:5:"title";s:12:"Psychiatrist";s:2:"id";i:86435;s:12:"publish-date";i:1707844169;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07-600x2996.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07-400x1997.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/psychiatrist-07";s:20:"astra-site-parent-id";i:3497;s:15:"astra-sites-tag";a:7:{i:608;s:8:"guidance";i:399;s:8:"one-page";i:1020;s:8:"personal";i:621;s:12:"psychiatrist";i:622;s:13:"psychotherapy";i:463;s:11:"single-page";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2770;s:8:"personal";i:2831;s:7:"service";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86436";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07-600x2996.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/psychiatrist-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/psychiatrist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59741";a:24:{s:5:"title";s:19:"Covid 19 Prevention";s:2:"id";i:59741;s:12:"publish-date";i:1703934324;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-600x2259.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-400x1506.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/covid-prevention-08";s:20:"astra-site-parent-id";i:2654;s:15:"astra-sites-tag";a:5:{i:2556;s:9:"avoidance";i:2554;s:5:"covid";i:2555;s:16:"covid-prevention";i:2558;s:18:"disease-prevention";i:2557;s:11:"prohibition";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59744";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-600x2259.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/covid-prevention-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59743";a:12:{s:5:"title";s:9:"Contagion";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contagion.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contagion-600x1709.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/covid-prevention-08/contagion/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59746";a:12:{s:5:"title";s:8:"Symptoms";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-symptoms.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-symptoms-600x1656.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1562";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/covid-prevention-08/symptoms/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59745";a:12:{s:5:"title";s:10:"Prevention";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-prevention.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-prevention-600x2003.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/covid-prevention-08/prevention/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59742";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contact-us-600x1120.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/covid-prevention-08/contact-us/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86076";a:24:{s:5:"title";s:20:"Makeup Artist Studio";s:2:"id";i:86076;s:12:"publish-date";i:1707839331;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-600x1877.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-400x1251.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-07";s:20:"astra-site-parent-id";i:3471;s:15:"astra-sites-tag";a:6:{i:579;s:14:"bridal-make-up";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:1126;s:7:"make-up";i:1128;s:14:"make-up-artist";i:1127;s:9:"skin-care";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:3430;s:4:"dark";i:3434;s:8:"feminine";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86083";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-about-600x1249.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/711";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86084";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-contact-600x1174.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/717";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86085";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-600x1877.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/708";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86086";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-pricing.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-pricing-600x1277.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/715";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86087";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-services-600x1881.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/713";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59233";a:24:{s:5:"title";s:12:"Coffee House";s:2:"id";i:59233;s:12:"publish-date";i:1661278258;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-600x2042.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-400x1361.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/coffee-house-08";s:20:"astra-site-parent-id";i:2585;s:15:"astra-sites-tag";a:9:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59234";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-about-600x1733.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/516";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/coffee-house-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59235";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-contact-600x1114.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/520";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/coffee-house-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59236";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-600x2042.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/514";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/coffee-house-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59237";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-menu.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-menu-600x1102.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/518";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/coffee-house-08/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86066";a:24:{s:5:"title";s:12:"Luxury Hotel";s:2:"id";i:86066;s:12:"publish-date";i:1707829135;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-600x3201.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-400x2134.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/luxury-hotel-07";s:20:"astra-site-parent-id";i:3470;s:15:"astra-sites-tag";a:10:{i:2073;s:13:"accommodation";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:350;s:5:"hotel";i:2082;s:12:"luxury-hotel";i:2197;s:16:"luxury-residence";i:1844;s:7:"premium";i:714;s:6:"resort";i:430;s:7:"tourism";i:427;s:6:"travel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86067";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-about-600x1628.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1923";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/luxury-hotel-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86068";a:12:{s:5:"title";s:13:"Accommodation";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-accommodation.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-accommodation-600x2132.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1925";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/luxury-hotel-07/accommodation/";s:15:"astra-sites-tag";a:1:{i:2073;s:13:"accommodation";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86069";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-contact-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-contact-us-600x1345.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1927";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/luxury-hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86070";a:12:{s:5:"title";s:6:"Dining";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-dining.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-dining-600x2116.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1924";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/luxury-hotel-07/dining/";s:15:"astra-sites-tag";a:1:{i:1798;s:6:"dining";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86071";a:12:{s:5:"title";s:27:"Facilities &#038; Amenities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-facilities.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-facilities-600x2329.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1926";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/luxury-hotel-07/facilities-amenities/";s:15:"astra-sites-tag";a:1:{i:2315;s:20:"facilities-amenities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86072";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-600x3201.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1922";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/luxury-hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59202";a:24:{s:5:"title";s:23:"Limousine Rental Agency";s:2:"id";i:59202;s:12:"publish-date";i:1669231673;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-600x3360.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-400x2240.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/rental-agency-08";s:20:"astra-site-parent-id";i:2582;s:15:"astra-sites-tag";a:5:{i:2540;s:9:"limousine";i:2538;s:15:"rent-limousines";i:2539;s:13:"rent-services";i:2537;s:13:"rental-agency";i:2541;s:5:"sedan";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59203";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-about-us-600x2154.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/578";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/rental-agency-08/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59204";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-save.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-save-600x1413.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/rental-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59205";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-600x3360.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/576";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/rental-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59206";a:12:{s:5:"title";s:9:"Our Fleet";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-our-fleet.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-our-fleet-600x2014.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/580";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/rental-agency-08/our-fleet/";s:15:"astra-sites-tag";a:1:{i:2583;s:9:"our-fleet";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59207";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-services-600x2575.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/582";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/rental-agency-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86407";a:24:{s:5:"title";s:18:"Financial Advisors";s:2:"id";i:86407;s:12:"publish-date";i:1708548026;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-600x2178.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-400x1452.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/financial-accounting-07";s:20:"astra-site-parent-id";i:3495;s:15:"astra-sites-tag";a:8:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86409";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-contact-600x938.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/892";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86410";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-600x2178.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/883";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/financial-accounting-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86408";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-about-600x1686.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/890";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86411";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-industry.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-industry-600x1334.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/888";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-07/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86412";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-services-600x1430.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48121";a:24:{s:5:"title";s:13:"Organic Store";s:2:"id";i:48121;s:12:"publish-date";i:1603893477;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-600x2164.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-400x1442.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/organic-shop-08";s:20:"astra-site-parent-id";i:1702;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2424;s:11:"health-food";i:2425;s:9:"lite-food";i:369;s:7:"natural";i:2215;s:16:"online-marketing";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:368;s:7:"organic";i:2423;s:12:"organic-food";i:967;s:13:"product-store";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:2426;s:15:"vegetarian-food";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-48124";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-600x2164.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3610";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/organic-shop-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-48122";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-about-600x1246.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/organic-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48123";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-contact-600x832.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3614";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/organic-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86050";a:24:{s:5:"title";s:15:"Pearson College";s:2:"id";i:86050;s:12:"publish-date";i:1707764565;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/education-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-600x2222.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-400x1481.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/education-07";s:20:"astra-site-parent-id";i:3468;s:15:"astra-sites-tag";a:6:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2825;s:8:"coaching";i:2840;s:18:"college-university";i:2772;s:9:"education";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86052";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-contact-600x1022.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/273";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86053";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-courses.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-courses-600x1817.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-07/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86054";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-gallery.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-gallery-600x1703.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/272";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86055";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/education-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-600x2222.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/education-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86056";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-teachers.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-teachers-600x1117.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/271";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/education-07/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86051";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-about-600x1777.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/269";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/education-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58561";a:24:{s:5:"title";s:16:"Fashion Designer";s:2:"id";i:58561;s:12:"publish-date";i:1634042866;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-600x2900.jpg";s:28:"fullpage-thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-400x1933.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/fashion-designer-boutique-08";s:20:"astra-site-parent-id";i:2452;s:15:"astra-sites-tag";a:20:{i:2105;s:8:"boutique";i:2418;s:8:"commerce";i:2350;s:21:"designer-cloths-store";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2327;s:16:"fashion-designer";i:2349;s:25:"fashion-designer-boutique";i:2351;s:26:"fashion-designer-portfolio";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:444;s:9:"portfolio";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-58562";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-2.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-2-600x1400.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1009";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/fashion-designer-boutique-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58564";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact-1.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact-1-600x1045.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1015";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/fashion-designer-boutique-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58563";a:12:{s:5:"title";s:10:"Collection";s:18:"featured-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection-1.jpg";s:19:"thumbnail-image-url";s:106:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection-1-600x2040.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1011";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:59:"//websitedemos.net/fashion-designer-boutique-08/collection/";s:15:"astra-sites-tag";a:2:{i:596;s:10:"collection";i:2453;s:5:"stock";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58566";a:12:{s:5:"title";s:12:"New Arrivals";s:18:"featured-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals-1.jpg";s:19:"thumbnail-image-url";s:108:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals-1-600x2023.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1013";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:61:"//websitedemos.net/fashion-designer-boutique-08/new-arrivals/";s:15:"astra-sites-tag";a:1:{i:2326;s:11:"new-arrival";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58565";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-600x2900.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1007";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-designer-boutique-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1463, 'astra-sites-and-pages-page-9', 'a:15:{s:8:"id-86286";a:24:{s:5:"title";s:15:"Fitness Trainer";s:2:"id";i:86286;s:12:"publish-date";i:1707743567;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07-600x3726.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07-400x2484.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-07";s:20:"astra-site-parent-id";i:3485;s:15:"astra-sites-tag";a:14:{i:845;s:4:"blue";i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86287";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07-600x3726.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-trainer-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59557";a:24:{s:5:"title";s:9:"Guitarist";s:2:"id";i:59557;s:12:"publish-date";i:1675438131;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-600x3032.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-400x2021.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/guitarist-08";s:20:"astra-site-parent-id";i:2637;s:15:"astra-sites-tag";a:5:{i:2612;s:12:"guitar-cello";i:2611;s:13:"guitar-player";i:2610;s:9:"guitarist";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2781;s:5:"music";i:2868;s:15:"musician-singer";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59558";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-about-600x2350.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/774";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/guitarist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59559";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-contact-600x921.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/780";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/guitarist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59560";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-600x3032.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/772";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/guitarist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59561";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-lessons.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-lessons-600x1434.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/776";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/guitarist-08/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59562";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-shows.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-shows-600x1090.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/778";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/guitarist-08/shows/";s:15:"astra-sites-tag";a:1:{i:1568;s:5:"shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86088";a:24:{s:5:"title";s:31:"Courier &amp; Delivery Services";s:2:"id";i:86088;s:12:"publish-date";i:1707735705;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-600x2060.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-400x1373.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/courier-07";s:20:"astra-site-parent-id";i:3472;s:15:"astra-sites-tag";a:7:{i:1498;s:6:"bearer";i:1493;s:7:"carrier";i:1494;s:7:"courier";i:1497;s:8:"delivery";i:1495;s:7:"express";i:1500;s:8:"messager";i:1496;s:6:"parcel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86094";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-testimonials-600x1286.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/436";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/courier-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86089";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-about-us-600x1400.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/434";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/courier-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86090";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-contact-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-contact-us-600x1229.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/437";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/courier-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86091";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-600x2060.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/432";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/courier-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86092";a:12:{s:5:"title";s:6:"Prices";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-prices.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-prices-600x1210.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/courier-07/prices/";s:15:"astra-sites-tag";a:1:{i:815;s:5:"price";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86093";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-services.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-services-600x1670.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/433";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/courier-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56593";a:24:{s:5:"title";s:18:"Meditation Courses";s:2:"id";i:56593;s:12:"publish-date";i:1632945042;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-600x2660.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-400x1773.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/learn-meditation-08";s:20:"astra-site-parent-id";i:2242;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:467;s:9:"learndash";i:1850;s:10:"meditation";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2494;s:9:"elearning";i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-56595";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-classes.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-classes-600x976.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/607";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-meditation-08/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56596";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-contact-600x855.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/617";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-meditation-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-56594";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-about-600x1259.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/learn-meditation-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56597";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-600x2660.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/learn-meditation-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86341";a:24:{s:5:"title";s:15:"Christmas Party";s:2:"id";i:86341;s:12:"publish-date";i:1708706637;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-600x2427.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-400x1618.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/christmas-party-07";s:20:"astra-site-parent-id";i:3491;s:15:"astra-sites-tag";a:15:{i:3021;s:9:"christmas";i:3029;s:14:"christmascheer";i:3024;s:12:"christmasfun";i:3025;s:13:"christmasmood";i:3022;s:14:"christmasparty";i:3032;s:21:"christmaspartyhopping";i:3026;s:15:"christmasspirit";i:3023;s:13:"christmastime";i:3030;s:14:"christmasvibes";i:3028;s:13:"chrstmasparty";i:3027;s:5:"dance";i:406;s:2:"dj";i:882;s:6:"drinks";i:3031;s:12:"holidayparty";i:407;s:5:"music";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2869;s:2:"dj";i:2784;s:5:"event";i:2781;s:5:"music";i:2868;s:15:"musician-singer";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86342";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-contact-600x728.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2109";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86343";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-600x2427.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2106";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/christmas-party-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86344";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-program.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-program-600x1745.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2108";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-07/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86345";a:12:{s:5:"title";s:7:"Tickets";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-ticket.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-ticket-600x1059.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-07/tickets/";s:15:"astra-sites-tag";a:1:{i:2954;s:7:"tickets";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47984";a:24:{s:5:"title";s:17:"LearnDash Academy";s:2:"id";i:47984;s:12:"publish-date";i:1603828903;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-600x1847.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-400x1231.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/learndash-academy-08";s:20:"astra-site-parent-id";i:1691;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:468;s:9:"elearning";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47988";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-600x1847.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25407";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/learndash-academy-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47986";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-all-courses.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-all-courses-600x966.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25403";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/learndash-academy-08/all-courses/";s:15:"astra-sites-tag";a:2:{i:1692;s:11:"all-courses";i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47985";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-2.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-2-600x1582.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/learndash-academy-08/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47987";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-2.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-2-600x1274.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25405";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/learndash-academy-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86333";a:24:{s:5:"title";s:19:"Martial Arts School";s:2:"id";i:86333;s:12:"publish-date";i:1708616948;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-600x2920.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-400x1947.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/martial-arts-07";s:20:"astra-site-parent-id";i:3490;s:15:"astra-sites-tag";a:10:{i:3420;s:5:"black";i:3419;s:4:"dark";i:1804;s:6:"karate";i:1803;s:7:"kung-fu";i:1801;s:12:"martial-arts";i:1805;s:18:"mixed-martial-arts";i:3418;s:15:"mobile-friendly";i:1844;s:7:"premium";i:3417;s:10:"responsive";i:1802;s:12:"self-defence";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2772;s:9:"education";i:2782;s:6:"school";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86334";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-about-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-about-us-600x2342.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/248";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/martial-arts-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86335";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-contact-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-contact-us-600x1218.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/251";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/martial-arts-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86336";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-600x2920.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/martial-arts-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86337";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-programs.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-programs-600x1810.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/martial-arts-07/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86338";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-testimonials.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-testimonials-600x1408.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/martial-arts-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47932";a:24:{s:5:"title";s:19:"Online Health Coach";s:2:"id";i:47932;s:12:"publish-date";i:1603823106;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-600x1990.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-400x1327.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/online-health-coach-08";s:20:"astra-site-parent-id";i:1684;s:15:"astra-sites-tag";a:8:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:518;s:12:"health-coach";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47941";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-600x1990.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24365";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/online-health-coach-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47939";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-courses.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-courses-600x954.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24366";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:54:"//websitedemos.net/online-health-coach-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47938";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-about-600x1541.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/online-health-coach-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47940";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-contact-600x734.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24369";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-health-coach-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86325";a:24:{s:5:"title";s:10:"University";s:2:"id";i:86325;s:12:"publish-date";i:1708606400;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/university-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-600x2465.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-400x1643.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/university-07";s:20:"astra-site-parent-id";i:3489;s:15:"astra-sites-tag";a:6:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2840;s:18:"college-university";i:2772;s:9:"education";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86326";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-about-600x2351.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/university-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86327";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-contact-600x1090.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/515";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86328";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-course.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-course-600x1703.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/509";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-07/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86329";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-gallery-600x1407.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/513";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86330";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/university-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-600x2465.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/503";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/university-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86331";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-teachers.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-teachers-600x1262.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/511";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-07/teachers/";s:15:"astra-sites-tag";a:1:{i:2750;s:8:"teachers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48431";a:24:{s:5:"title";s:14:"Simply Natural";s:2:"id";i:48431;s:12:"publish-date";i:1603963839;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-600x2263.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-400x1508.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/plant-store-08";s:20:"astra-site-parent-id";i:1732;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:535;s:6:"nature";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-68346";a:12:{s:5:"title";s:5:"Store";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-store.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-store-600x1973.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/118";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/plant-store-08/store/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48432";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-about-us-600x1926.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/119";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plant-store-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48433";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-contact-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-contact-us-600x886.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/plant-store-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48434";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-600x2263.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/plant-store-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75439;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86304";a:24:{s:5:"title";s:18:"Transport Services";s:2:"id";i:86304;s:12:"publish-date";i:1707499299;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07-600x2842.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07-400x1895.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/transport-services-07";s:20:"astra-site-parent-id";i:3486;s:15:"astra-sites-tag";a:12:{i:394;s:9:"air-cargo";i:845;s:4:"blue";i:391;s:14:"cargo-services";i:392;s:16:"freight-services";i:388;s:12:"good-carrier";i:389;s:9:"logistics";i:399;s:8:"one-page";i:846;s:3:"red";i:393;s:14:"road-transport";i:390;s:8:"shipping";i:366;s:9:"transport";i:387;s:8:"trucking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2771;s:8:"one-page";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3430;s:4:"dark";i:2927;s:8:"one-page";i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86305";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07-600x2842.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/transport-services-07/wp-json/wp/v2/pages/297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/transport-services-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59540";a:24:{s:5:"title";s:12:"Library Cafe";s:2:"id";i:59540;s:12:"publish-date";i:1646329876;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-600x2416.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-400x1610.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/cafe-library-08";s:20:"astra-site-parent-id";i:2636;s:15:"astra-sites-tag";a:7:{i:2607;s:10:"book-house";i:1740;s:5:"books";i:2606;s:10:"books-room";i:1527;s:9:"cafeteria";i:2603;s:10:"coffee-bar";i:2604;s:7:"library";i:2605;s:12:"library-cafe";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59541";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-about-600x1438.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/710";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cafe-library-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59542";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-contact-600x939.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/712";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cafe-library-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59543";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-600x2416.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/704";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-library-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59544";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-menu.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-menu-600x1081.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/706";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cafe-library-08/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59545";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-reviews.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-reviews-600x1040.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/708";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cafe-library-08/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86059";a:24:{s:5:"title";s:9:"Tanz Tech";s:2:"id";i:86059;s:12:"publish-date";i:1707493975;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-600x3455.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-400x2303.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/saas-07";s:20:"astra-site-parent-id";i:3469;s:15:"astra-sites-tag";a:7:{i:2712;s:9:"analytics";i:3131;s:10:"automation";i:692;s:8:"business";i:3132;s:19:"business-operations";i:2708;s:4:"saas";i:3130;s:4:"tech";i:3129;s:10:"technology";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86060";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-about-600x2361.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/766";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/saas-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86061";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-contact-600x1070.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/770";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/saas-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86062";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-features.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-features-600x2288.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/764";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/saas-07/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86063";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-600x3455.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/761";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/saas-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86064";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-pricing.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-pricing-600x1451.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/768";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/saas-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54338";a:24:{s:5:"title";s:11:"Steak House";s:2:"id";i:54338;s:12:"publish-date";i:1620833417;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-600x2370.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-400x1580.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/steak-house-08";s:20:"astra-site-parent-id";i:2025;s:15:"astra-sites-tag";a:9:{i:2071;s:15:"chef-restaurant";i:336;s:4:"food";i:2068;s:15:"food-and-drinks";i:2067;s:19:"food-and-restaurant";i:2070;s:10:"food-house";i:350;s:5:"hotel";i:2069;s:25:"non-vegetarian-restaurant";i:335;s:10:"restaurant";i:2072;s:11:"steak-house";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54341";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-600x2370.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/steak-house-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54339";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about-1-600x1939.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/steak-house-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54340";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact-1-600x1150.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/steak-house-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54342";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu-1-600x1663.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/steak-house-08/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86261";a:24:{s:5:"title";s:15:"Cleaning Agency";s:2:"id";i:86261;s:12:"publish-date";i:1707479798;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-600x2473.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-400x1649.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cleaning-agency-07";s:20:"astra-site-parent-id";i:3484;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86264";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-600x2473.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/701";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaning-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86265";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-reviews.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-reviews-600x1193.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/710";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86266";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-services-600x2085.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/706";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/cleaning-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86267";a:12:{s:5:"title";s:13:"Why Choose Us";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-why-choose-us.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-why-choose-us-600x1421.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/708";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/cleaning-agency-07/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86262";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-about-600x1521.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/704";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cleaning-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86263";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-contact-600x1159.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/712";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1464, 'astra-sites-and-pages-page-10', 'a:15:{s:8:"id-88183";a:24:{s:5:"title";s:7:"Generic";s:2:"id";i:88183;s:12:"publish-date";i:1714411630;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-600x1830.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-400x1220.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/generic-08";s:20:"astra-site-parent-id";i:3597;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-88186";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-600x1830.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/generic-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88187";a:12:{s:5:"title";s:9:"Offerings";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-offerings.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-offerings-600x1254.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/generic-08/offerings/";s:15:"astra-sites-tag";a:1:{i:3617;s:9:"offerings";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88185";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-contact-600x778.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/generic-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88184";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-about-600x884.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/generic-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48348";a:24:{s:5:"title";s:8:"Mountain";s:2:"id";i:48348;s:12:"publish-date";i:1603907454;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1-600x1463.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1-400x975.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/mountain-08";s:20:"astra-site-parent-id";i:1724;s:15:"astra-sites-tag";a:4:{i:692;s:8:"business";i:1525;s:8:"mountain";i:1526;s:13:"multi-purpose";i:535;s:6:"nature";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48349";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-2-600x742.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/218";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/mountain-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48350";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-2.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-2-600x832.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/220";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/mountain-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48351";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1-600x1463.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/217";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/mountain-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48352";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-2-600x1322.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/219";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/mountain-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86245";a:24:{s:5:"title";s:25:"School &amp; Kindergarten";s:2:"id";i:86245;s:12:"publish-date";i:1708864540;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-600x2972.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-400x1981.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/school-kindergarten-07";s:20:"astra-site-parent-id";i:3482;s:15:"astra-sites-tag";a:5:{i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86249";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-600x2972.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/school-kindergarten-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86250";a:12:{s:5:"title";s:11:"Parent Info";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-parents-info.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-parents-info-600x1360.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/570";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/school-kindergarten-07/parent-info/";s:15:"astra-sites-tag";a:1:{i:3521;s:12:"parents-info";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86251";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-reviews.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-reviews-600x1689.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86248";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-contact-600x1071.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/574";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86246";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-about-600x1955.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/566";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/school-kindergarten-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86247";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-classes.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-classes-600x2229.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57046";a:24:{s:5:"title";s:35:"Business Coaching &#038; Consulting";s:2:"id";i:57046;s:12:"publish-date";i:1626465822;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1-600x2363.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1-400x1575.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/business-consulting-08";s:20:"astra-site-parent-id";i:2261;s:15:"astra-sites-tag";a:6:{i:1878;s:14:"business-coach";i:1620;s:19:"business-consultant";i:1879;s:14:"business-guide";i:854;s:5:"coach";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57047";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about-1-600x2245.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/964";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consulting-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57048";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact-1-600x1328.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/business-consulting-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57049";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1-600x2363.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/961";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-consulting-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57050";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services-1-600x2098.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/966";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/business-consulting-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86223";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:86223;s:12:"publish-date";i:1707424942;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07-600x2337.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07-400x1558.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/yoga-07";s:20:"astra-site-parent-id";i:3479;s:15:"astra-sites-tag";a:9:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:463;s:11:"single-page";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86224";a:12:{s:5:"title";s:10:"June Flint";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07-600x2337.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/yoga-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/yoga-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57085";a:24:{s:5:"title";s:27:"Relationship and Life Coach";s:2:"id";i:57085;s:12:"publish-date";i:1626464394;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1-600x3248.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1-400x2165.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/relationship-coach-08";s:20:"astra-site-parent-id";i:2279;s:15:"astra-sites-tag";a:5:{i:854;s:5:"coach";i:1876;s:10:"counsellor";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1877;s:18:"relationship-coach";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:3:{i:37;s:4:"blog";i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-57088";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books-1-600x1682.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1018";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/relationship-coach-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57089";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact-1-600x1381.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1020";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/relationship-coach-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57090";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1-600x3248.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1022";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/relationship-coach-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57086";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about-1-600x1648.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1014";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/relationship-coach-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57091";a:12:{s:5:"title";s:21:"One-on-One Counseling";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counselling.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counselling-600x1993.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1024";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:63:"//websitedemos.net/relationship-coach-08/one-on-one-counseling/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57092";a:12:{s:5:"title";s:11:"Stage Shows";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows-1.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows-1-600x1701.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1026";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/relationship-coach-08/stage-shows/";s:15:"astra-sites-tag";a:1:{i:1875;s:11:"stage-shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86165";a:24:{s:5:"title";s:14:"Heritage Hotel";s:2:"id";i:86165;s:12:"publish-date";i:1707390791;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-600x4572.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-400x3048.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/heritage-hotel-07";s:20:"astra-site-parent-id";i:3476;s:15:"astra-sites-tag";a:9:{i:2180;s:14:"heritage-hotel";i:350;s:5:"hotel";i:2199;s:21:"indian-heritage-hotel";i:2082;s:12:"luxury-hotel";i:2197;s:16:"luxury-residence";i:2196;s:12:"palace-hotel";i:1844;s:7:"premium";i:2195;s:4:"stay";i:2198;s:17:"traditional-hotel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-86168";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-experience.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-experience-600x2477.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/heritage-hotel-07/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86169";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-gallery.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-gallery-600x1026.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86170";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-history.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-history-600x1514.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-07/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86172";a:12:{s:5:"title";s:18:"Room &#038; Suites";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-rooms.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-rooms-600x1656.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/heritage-hotel-07/room-suites/";s:15:"astra-sites-tag";a:2:{i:715;s:5:"rooms";i:2179;s:6:"suites";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86166";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-contact-600x1139.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86167";a:12:{s:5:"title";s:6:"Dining";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-dining.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-dining-600x1442.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/heritage-hotel-07/dining/";s:15:"astra-sites-tag";a:1:{i:1798;s:6:"dining";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86171";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-600x4572.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/heritage-hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57071";a:24:{s:5:"title";s:18:"Bestselling Author";s:2:"id";i:57071;s:12:"publish-date";i:1626466145;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1-600x2212.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1-400x1474.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/bestselling-author-08";s:20:"astra-site-parent-id";i:2265;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:1911;s:23:"bestselling-book-author";i:1910;s:11:"book-author";i:1740;s:5:"books";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57072";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about-1-600x1890.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/902";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57073";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-books.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-books-600x1590.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/900";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact-1-600x1003.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bestselling-author-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57075";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1-600x2212.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/bestselling-author-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85983";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:85983;s:12:"publish-date";i:1707333512;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-600x2533.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-400x1688.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-07";s:20:"astra-site-parent-id";i:3466;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85986";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-600x2533.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85987";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-pricing.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-pricing-600x1669.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85988";a:12:{s:5:"title";s:9:"Workspace";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-workspace.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-workspace-600x1976.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-07/workspace/";s:15:"astra-sites-tag";a:1:{i:1444;s:9:"workspace";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85984";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-about-us-600x1596.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/562";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85985";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-contact-600x1206.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/565";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56739";a:24:{s:5:"title";s:14:"Public Speaker";s:2:"id";i:56739;s:12:"publish-date";i:1626114397;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-600x3080.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-400x2053.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/public-speaker-08";s:20:"astra-site-parent-id";i:2256;s:15:"astra-sites-tag";a:9:{i:724;s:6:"author";i:854;s:5:"coach";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";i:1903;s:16:"personal-website";i:1939;s:14:"public-speaker";i:1940;s:11:"storyteller";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56740";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about-1-600x2525.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1068";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/public-speaker-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56741";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books-1-600x1907.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1070";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/public-speaker-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56742";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact-1-600x812.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1076";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/public-speaker-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56744";a:12:{s:5:"title";s:12:"What I Offer";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer-1-600x2028.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1072";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/public-speaker-08/what-i-offer/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:1938;s:12:"what-i-offer";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56743";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-600x3080.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1066";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/public-speaker-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86015";a:24:{s:5:"title";s:24:"Beer Launch Landing Page";s:2:"id";i:86015;s:12:"publish-date";i:1707249684;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07-600x3044.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07-400x2029.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/beer-launch-07";s:20:"astra-site-parent-id";i:3467;s:15:"astra-sites-tag";a:8:{i:1962;s:4:"beer";i:2016;s:16:"beer-launch-page";i:635;s:7:"brewery";i:1965;s:5:"drink";i:1964;s:5:"lager";i:850;s:12:"landing-page";i:399;s:8:"one-page";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2927;s:8:"one-page";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86016";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07-600x3044.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/beer-launch-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/beer-launch-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56607";a:24:{s:5:"title";s:18:"Creative Podcaster";s:2:"id";i:56607;s:12:"publish-date";i:1626181230;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1-600x2248.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1-400x1499.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/creative-podcaster-08";s:20:"astra-site-parent-id";i:2244;s:15:"astra-sites-tag";a:5:{i:1654;s:15:"content-creator";i:1928;s:16:"creative-podcast";i:1929;s:9:"creatives";i:1927;s:15:"podcast-website";i:1926;s:9:"podcaster";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-56611";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1-600x2248.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1254";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/creative-podcaster-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56610";a:12:{s:5:"title";s:8:"Episodes";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes-1-600x1327.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1263";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/creative-podcaster-08/episodes/";s:15:"astra-sites-tag";a:1:{i:1924;s:8:"episodes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56609";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact-1-600x1231.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1274";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/creative-podcaster-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56608";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about-1-600x1652.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1271";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/creative-podcaster-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85912";a:24:{s:5:"title";s:14:"Painter Artist";s:2:"id";i:85912;s:12:"publish-date";i:1707162771;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-600x3286.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-400x2190.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/painter-artist-07";s:20:"astra-site-parent-id";i:3461;s:15:"astra-sites-tag";a:9:{i:339;s:6:"artist";i:2299;s:16:"artist-portfolio";i:2298;s:17:"artwork-portfolio";i:2297;s:18:"designer-portfolio";i:2296;s:17:"graphic-designers";i:2295;s:11:"illustrator";i:614;s:7:"painter";i:2284;s:14:"painter-artist";i:2283;s:14:"painting-store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2769;s:9:"ecommerce";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2486;s:9:"art-music";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85916";a:12:{s:5:"title";s:11:"Exhibitions";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-exhibitions.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-exhibitions-600x1873.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1172";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/painter-artist-07/exhibitions/";s:15:"astra-sites-tag";a:1:{i:2293;s:11:"exhibitions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85917";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-600x3286.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1163";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-artist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85913";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-about-600x1846.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1166";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/painter-artist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85914";a:12:{s:5:"title";s:7:"Artwork";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-artwork.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-artwork-600x1983.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1170";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/painter-artist-07/artwork/";s:15:"astra-sites-tag";a:1:{i:1509;s:7:"artwork";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85915";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-contact-600x1005.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1168";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/painter-artist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56525";a:24:{s:5:"title";s:23:"Learn Digital Marketing";s:2:"id";i:56525;s:12:"publish-date";i:1625493814;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-600x3205.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-400x2137.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/learn-digital-marketing-08";s:20:"astra-site-parent-id";i:2239;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:1855;s:17:"digital-marketing";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-56526";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about-1.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about-1-600x2264.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/learn-digital-marketing-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56527";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog-1-600x1125.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/learn-digital-marketing-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56528";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact-1.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact-1-600x1238.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/learn-digital-marketing-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56531";a:12:{s:5:"title";s:8:"Resource";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resources.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resources-600x1984.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/learn-digital-marketing-08/resource/";s:15:"astra-sites-tag";a:1:{i:1854;s:8:"resource";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56529";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-courses.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-courses-600x1495.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:58:"//websitedemos.net/learn-digital-marketing-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56530";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-600x3205.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:46:"//websitedemos.net/learn-digital-marketing-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85973";a:24:{s:5:"title";s:7:"Vlogger";s:2:"id";i:85973;s:12:"publish-date";i:1707415904;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07-600x2422.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07-400x1615.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/vlogger-07";s:20:"astra-site-parent-id";i:3465;s:15:"astra-sites-tag";a:9:{i:3065;s:7:"explore";i:482;s:7:"fashion";i:3064;s:4:"life";i:479;s:9:"lifestyle";i:427;s:6:"travel";i:3066;s:5:"video";i:1839;s:13:"video-creator";i:1837;s:7:"vlogger";i:1838;s:8:"youtuber";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2828;s:4:"blog";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2497;s:4:"blog";i:2498;s:12:"hotel-travel";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85976";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07-600x2422.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/vlogger-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85975";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-contact-600x931.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/588";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/vlogger-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85977";a:12:{s:5:"title";s:13:"Video Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-video-gallery.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-video-gallery-600x1360.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/585";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/vlogger-07/video-gallery/";s:15:"astra-sites-tag";a:1:{i:3067;s:13:"video-gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85974";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-about-600x2110.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/587";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/vlogger-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1465, 'astra-sites-and-pages-page-11', 'a:15:{s:8:"id-56632";a:24:{s:5:"title";s:19:"Musical Instruments";s:2:"id";i:56632;s:12:"publish-date";i:1624912490;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/musical-instrument-maker-08";s:20:"astra-site-parent-id";i:2245;s:15:"astra-sites-tag";a:6:{i:2248;s:12:"guitar-maker";i:2249;s:15:"instrumentalist";i:407;s:5:"music";i:2250;s:18:"music-craftsperson";i:2246;s:16:"music-instrument";i:1814;s:24:"musical-instrument-maker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2777;s:8:"business";i:2781;s:5:"music";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56633";a:12:{s:5:"title";s:7:"Artists";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/984";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-08/artists/";s:15:"astra-sites-tag";a:1:{i:339;s:6:"artist";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56634";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/988";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56635";a:12:{s:5:"title";s:7:"Guitars";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/982";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-08/guitars/";s:15:"astra-sites-tag";a:1:{i:1815;s:7:"guitars";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56636";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/980";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/musical-instrument-maker-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56637";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/986";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/musical-instrument-maker-08/our-story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:905;s:9:"our-story";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85705";a:24:{s:5:"title";s:10:"Baby Store";s:2:"id";i:85705;s:12:"publish-date";i:1707162769;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-600x2810.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-400x1873.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/baby-store-07";s:20:"astra-site-parent-id";i:3446;s:15:"astra-sites-tag";a:5:{i:1816;s:10:"baby-store";i:1818;s:14:"children-store";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85706";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-about-us-600x1696.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/baby-store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85707";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-contact-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-contact-us-600x1163.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/889";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/baby-store-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85708";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-600x2810.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/baby-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85709";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-testimonial.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-testimonial-600x1461.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/888";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/baby-store-07/testimonial/";s:15:"astra-sites-tag";a:1:{i:2302;s:11:"testimonial";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48648";a:24:{s:5:"title";s:16:"Roofing Services";s:2:"id";i:48648;s:12:"publish-date";i:1603984605;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-600x2864.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-400x1909.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/roofing-services-08";s:20:"astra-site-parent-id";i:1754;s:15:"astra-sites-tag";a:5:{i:1630;s:18:"commercial-roofing";i:1629;s:19:"residential-roofing";i:1633;s:11:"roof-repair";i:1631;s:16:"roof-replacement";i:1632;s:16:"roofing-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2818;s:7:"roofing";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2477;s:13:"home-services";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48651";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-600x2864.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/roofing-services-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48649";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about-us-600x2103.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-08/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48653";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services-1-600x2432.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48652";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects-1-600x1716.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-08/projects/";s:15:"astra-sites-tag";a:3:{i:444;s:9:"portfolio";i:1613;s:8:"projects";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48650";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact-us-600x1170.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/roofing-services-08/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85959";a:24:{s:5:"title";s:11:"Disc Jockey";s:2:"id";i:85959;s:12:"publish-date";i:1707328144;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-600x1986.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-400x1324.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/disc-jockey-07";s:20:"astra-site-parent-id";i:3464;s:15:"astra-sites-tag";a:6:{i:408;s:11:"disk-jockey";i:406;s:2:"dj";i:409;s:5:"event";i:407;s:5:"music";i:969;s:8:"musician";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2869;s:2:"dj";i:2781;s:5:"music";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85960";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-about-600x1175.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/684";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85965";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-shows.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-shows-600x1250.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/685";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-07/shows/";s:15:"astra-sites-tag";a:1:{i:1568;s:5:"shows";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85961";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-contact-600x1081.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/688";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85962";a:12:{s:5:"title";s:11:"Discography";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-discography.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-discography-600x1927.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/686";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/disc-jockey-07/discography/";s:15:"astra-sites-tag";a:1:{i:763;s:11:"discography";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85963";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-gallery.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-gallery-600x1473.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/687";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85964";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-600x1986.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/683";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/disc-jockey-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56573";a:24:{s:5:"title";s:28:"Injury and Accidental Lawyer";s:2:"id";i:56573;s:12:"publish-date";i:1624912486;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-600x2475.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-400x1650.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/injury-accident-lawyer-08";s:20:"astra-site-parent-id";i:2241;s:15:"astra-sites-tag";a:4:{i:1869;s:16:"accident-lawyers";i:1867;s:14:"injury-lawyers";i:1870;s:11:"lawyer-firm";i:1868;s:7:"lawyers";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-56574";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-about-600x2370.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1526";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/injury-accident-lawyer-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56575";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-attorneys.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-attorneys-600x1888.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1539";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/injury-accident-lawyer-08/attorneys/";s:15:"astra-sites-tag";a:1:{i:912;s:9:"attorneys";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56576";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-contact-600x967.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1547";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/injury-accident-lawyer-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56577";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-600x2475.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1503";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/injury-accident-lawyer-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56578";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-practice-area.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-practice-area-600x2755.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1541";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:60:"//websitedemos.net/injury-accident-lawyer-08/practice-areas/";s:15:"astra-sites-tag";a:1:{i:1863;s:14:"practice-areas";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56579";a:12:{s:5:"title";s:7:"Results";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-results.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-results-600x1712.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1543";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/injury-accident-lawyer-08/results/";s:15:"astra-sites-tag";a:1:{i:1864;s:7:"results";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85822";a:24:{s:5:"title";s:15:"Wildlife Safari";s:2:"id";i:85822;s:12:"publish-date";i:1707240536;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-600x3501.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-400x2334.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wildlife-safari-07";s:20:"astra-site-parent-id";i:3457;s:15:"astra-sites-tag";a:15:{i:544;s:9:"adventure";i:1931;s:7:"animals";i:2979;s:9:"awareness";i:2976;s:12:"conservation";i:2971;s:8:"elephant";i:2974;s:5:"kenya";i:2970;s:6:"lion-2";i:2973;s:4:"love";i:2975;s:8:"natgeo-2";i:2978;s:10:"natgeowild";i:535;s:6:"nature";i:2977;s:12:"naturelovers";i:2968;s:8:"safari-2";i:2972;s:6:"wild-2";i:2969;s:10:"wildlife-2";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2830;s:6:"nature";i:2809;s:10:"pet-animal";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2472;s:4:"pets";i:3429;s:7:"premium";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85824";a:12:{s:5:"title";s:9:"Awareness";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-awareness.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-awareness-600x2181.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/656";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wildlife-safari-07/awareness/";s:15:"astra-sites-tag";a:1:{i:2979;s:9:"awareness";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85825";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-contact-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-contact-us-600x1003.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/658";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wildlife-safari-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85826";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-600x3501.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/654";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wildlife-safari-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85827";a:12:{s:5:"title";s:7:"Safaris";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-safaris.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-safaris-600x1535.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/655";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wildlife-safari-07/safaris/";s:15:"astra-sites-tag";a:1:{i:2980;s:7:"safaris";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85823";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-about-us-600x2361.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/657";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wildlife-safari-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48026";a:24:{s:5:"title";s:13:"Online Course";s:2:"id";i:48026;s:12:"publish-date";i:1603830103;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1-600x2031.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1-400x1354.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/online-courses-08";s:20:"astra-site-parent-id";i:1694;s:15:"astra-sites-tag";a:6:{i:462;s:7:"courses";i:468;s:9:"elearning";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48030";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1-600x2031.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/online-courses-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48028";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses-1-600x936.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48027";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us-1-600x1431.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/online-courses-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48031";a:12:{s:5:"title";s:11:"Instructors";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors-1-600x1306.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-08/instructors/";s:15:"astra-sites-tag";a:1:{i:1677;s:11:"instructors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48032";a:12:{s:5:"title";s:18:"Pricing &#038; FAQ";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-and-faq.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-and-faq-600x1417.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-08/pricing-faq/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48029";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact-1-600x978.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/online-courses-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85869";a:24:{s:5:"title";s:23:"Wine Bar and Restaurant";s:2:"id";i:85869;s:12:"publish-date";i:1707248125;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-600x3389.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-400x2259.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/wine-bar-and-restaurant-07";s:20:"astra-site-parent-id";i:3458;s:15:"astra-sites-tag";a:13:{i:1980;s:3:"bar";i:2004;s:8:"barbeque";i:2007;s:19:"barbeque-restaurant";i:1988;s:10:"beer-joint";i:882;s:6:"drinks";i:1982;s:10:"food-court";i:350;s:5:"hotel";i:1844;s:7:"premium";i:1983;s:3:"pub";i:335;s:10:"restaurant";i:2006;s:8:"wine-bar";i:2005;s:23:"wine-bar-and-restaurant";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85875";a:12:{s:5:"title";s:5:"Wines";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-wines.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-wines-600x2165.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/884";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wine-bar-and-restaurant-07/wines/";s:15:"astra-sites-tag";a:1:{i:2602;s:5:"wines";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85870";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-contact-600x864.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85871";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-events.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-events-600x1358.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85872";a:12:{s:5:"title";s:6:"Grills";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-grills.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-grills-600x1703.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/1010";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-07/grills/";s:15:"astra-sites-tag";a:1:{i:2027;s:6:"grills";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85873";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-history.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-history-600x2537.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/882";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-07/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85874";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-600x3389.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/881";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wine-bar-and-restaurant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47896";a:24:{s:5:"title";s:25:"Online Programming Course";s:2:"id";i:47896;s:12:"publish-date";i:1603825611;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-600x2335.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-400x1557.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/online-coding-course-08";s:20:"astra-site-parent-id";i:1681;s:15:"astra-sites-tag";a:7:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:467;s:9:"learndash";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1673;s:18:"programming-course";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47900";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-600x2335.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/523";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/online-coding-course-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47898";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-courses.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-courses-600x1348.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/519";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/online-coding-course-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47897";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-about-600x1986.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/517";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-coding-course-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47899";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-contact-600x1047.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/521";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/online-coding-course-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85878";a:24:{s:5:"title";s:23:"Event Management Agency";s:2:"id";i:85878;s:12:"publish-date";i:1707162795;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-600x2693.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-400x1795.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/event-management-07";s:20:"astra-site-parent-id";i:3459;s:15:"astra-sites-tag";a:4:{i:663;s:6:"agency";i:1611;s:16:"corporate-events";i:1612;s:12:"event-agency";i:1610;s:16:"event-management";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2784;s:5:"event";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85882";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-services-600x1841.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/363";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/event-management-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85883";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-work.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-work-600x1862.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/362";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/event-management-07/works/";s:15:"astra-sites-tag";a:1:{i:2895;s:5:"works";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85879";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-about-us-600x1940.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/event-management-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85880";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-contact-600x1244.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/365";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/event-management-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85881";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-600x2693.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/event-management-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47672";a:24:{s:5:"title";s:15:"Diagnostics Lab";s:2:"id";i:47672;s:12:"publish-date";i:1603984733;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-600x3865.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-400x2577.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/diagnostics-lab-08";s:20:"astra-site-parent-id";i:1657;s:15:"astra-sites-tag";a:4:{i:1637;s:18:"clinical-diagnosis";i:1636;s:9:"diagnosis";i:1640;s:10:"laboratory";i:1638;s:4:"test";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-47675";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-600x3865.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/242";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/diagnostics-lab-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47673";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-about-us-600x1665.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/diagnostics-lab-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47676";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-services-600x1566.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/252";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/diagnostics-lab-08/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47677";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-testimonial.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-testimonial-600x1606.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/254";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/diagnostics-lab-08/testimonial/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47674";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-contact-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-contact-us-600x1026.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/256";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/diagnostics-lab-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85943";a:24:{s:5:"title";s:16:"Consultants Firm";s:2:"id";i:85943;s:12:"publish-date";i:1707322663;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-600x3151.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-400x2100.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/consultant-firm-07";s:20:"astra-site-parent-id";i:3463;s:15:"astra-sites-tag";a:2:{i:1620;s:19:"business-consultant";i:1621;s:10:"consultant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85949";a:12:{s:5:"title";s:4:"Team";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-team.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-team-600x1373.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/consultant-firm-07/team/";s:15:"astra-sites-tag";a:1:{i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85945";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-case-studies.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-case-studies-600x1886.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/70";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/consultant-firm-07/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85946";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-contact-600x1312.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/consultant-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85947";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-600x3151.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/63";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/consultant-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85948";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-services-600x1924.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/68";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/consultant-firm-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85944";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-about-600x1758.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/66";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/consultant-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48061";a:24:{s:5:"title";s:21:"Online Cooking Course";s:2:"id";i:48061;s:12:"publish-date";i:1603831834;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2-600x1445.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2-400x963.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/online-cooking-course-08";s:20:"astra-site-parent-id";i:1696;s:15:"astra-sites-tag";a:6:{i:1679;s:14:"cooking-course";i:468;s:9:"elearning";i:467;s:9:"learndash";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2835;s:9:"elearning";i:2785;s:4:"food";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48065";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2-600x1445.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/online-cooking-course-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48063";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-2.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-2-600x1153.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:56:"//websitedemos.net/online-cooking-course-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48062";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-2.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-2-600x1190.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-cooking-course-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48064";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-2.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-2-600x859.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/online-cooking-course-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85715";a:24:{s:5:"title";s:17:"Sports Wear Store";s:2:"id";i:85715;s:12:"publish-date";i:1706904113;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-600x3174.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-400x2116.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/sports-wear-store-07";s:20:"astra-site-parent-id";i:3447;s:15:"astra-sites-tag";a:17:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2344;s:11:"sports-gear";i:2339;s:11:"sports-wear";i:2345;s:20:"sports-wear-and-gear";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:3432;s:4:"game";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85716";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-about-600x2590.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1278";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sports-wear-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85717";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/sport-wear-store-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/sport-wear-store-07-contact-600x1204.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1277";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/sports-wear-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85718";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-600x3174.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1276";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/sports-wear-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85719";a:12:{s:5:"title";s:9:"Top Deals";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-top-deals.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-top-deals-600x1425.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1275";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/sports-wear-store-07/top-deals/";s:15:"astra-sites-tag";a:1:{i:2338;s:9:"top-deals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48149";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:48149;s:12:"publish-date";i:1603893471;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-600x1518.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-400x1012.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/life-coach-sara-john-08";s:20:"astra-site-parent-id";i:1704;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2825;s:8:"coaching";i:2769;s:9:"ecommerce";i:2874;s:10:"life-coach";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48171";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-4.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-4-600x1199.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/life-coach-sara-john-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48172";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-2.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-2-600x1382.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/life-coach-sara-john-08/books/";s:15:"astra-sites-tag";a:1:{i:727;s:4:"book";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48173";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-2.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-2-600x738.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1372";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/life-coach-sara-john-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48174";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-600x1518.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1376";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/life-coach-sara-john-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48175";a:12:{s:5:"title";s:12:"Work With Me";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-work-with-me.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-work-with-me-600x1249.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1374";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:56:"//websitedemos.net/life-coach-sara-john-08/work-with-me/";s:15:"astra-sites-tag";a:1:{i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1466, 'astra-sites-and-pages-page-12', 'a:15:{s:8:"id-85808";a:24:{s:5:"title";s:15:"Jewellery Store";s:2:"id";i:85808;s:12:"publish-date";i:1706902993;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-600x4106.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-400x2737.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/jewellery-store-07";s:20:"astra-site-parent-id";i:3455;s:15:"astra-sites-tag";a:18:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85809";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-about-600x2408.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-07/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/jewellery-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85810";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-contact-600x1039.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-07/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/jewellery-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85811";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-600x4106.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-07/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/jewellery-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48447";a:24:{s:5:"title";s:21:"Women Empowerment NGO";s:2:"id";i:48447;s:12:"publish-date";i:1603927254;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1-600x3142.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1-400x2094.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/women-empowerment-08";s:20:"astra-site-parent-id";i:1735;s:15:"astra-sites-tag";a:3:{i:625;s:7:"charity";i:1592;s:3:"ngo";i:1591;s:17:"women-empowerment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";i:2821;s:14:"feminine-girly";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48448";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us-1-600x2417.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/357";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/women-empowerment-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48449";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact-1-600x1616.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/442";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/women-empowerment-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48450";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events-1-600x1711.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/418";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/women-empowerment-08/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48451";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery-1-600x1590.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/women-empowerment-08/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48452";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1-600x3142.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/women-empowerment-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48453";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do-1-600x2048.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/403";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/women-empowerment-08/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85908";a:24:{s:5:"title";s:10:"Food Truck";s:2:"id";i:85908;s:12:"publish-date";i:1706902989;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07-600x3309.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07-400x2206.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/food-truck-07";s:20:"astra-site-parent-id";i:3460;s:15:"astra-sites-tag";a:4:{i:1808;s:10:"food-truck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3435;s:8:"business";i:3430;s:4:"dark";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85909";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07-600x3309.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/food-truck-07/wp-json/wp/v2/pages/398";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/food-truck-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47942";a:24:{s:5:"title";s:8:"Pet Care";s:2:"id";i:47942;s:12:"publish-date";i:1603828778;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-600x1649.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-400x1099.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pet-care-08";s:20:"astra-site-parent-id";i:1685;s:15:"astra-sites-tag";a:7:{i:1688;s:8:"pet-blog";i:374;s:8:"pet-care";i:1686;s:13:"pet-care-blog";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1687;s:11:"pet-walking";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2809;s:10:"pet-animal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-47945";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-600x1649.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1040";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pet-care-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47943";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-me.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-me-600x748.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1042";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pet-care-08/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47944";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-2-600x1095.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/pet-care-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85756";a:24:{s:5:"title";s:21:"Beauty Products Store";s:2:"id";i:85756;s:12:"publish-date";i:1706807154;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-600x3298.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-400x2199.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/beauty-products-store-07";s:20:"astra-site-parent-id";i:3451;s:15:"astra-sites-tag";a:17:{i:2385;s:20:"beauty-products-shop";i:2384;s:21:"beauty-products-store";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85757";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-about-us-600x1866.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/beauty-products-store-07/wp-json/wp/v2/pages/843";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/beauty-products-store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85758";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-contact-us.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-contact-us-600x933.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/beauty-products-store-07/wp-json/wp/v2/pages/844";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/beauty-products-store-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85759";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-600x3298.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/beauty-products-store-07/wp-json/wp/v2/pages/842";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:44:"//websitedemos.net/beauty-products-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47918";a:24:{s:5:"title";s:11:"Travel Blog";s:2:"id";i:47918;s:12:"publish-date";i:1603828787;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-600x2232.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-400x1488.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/travel-08";s:20:"astra-site-parent-id";i:1682;s:15:"astra-sites-tag";a:5:{i:480;s:4:"blog";i:430;s:7:"tourism";i:427;s:6:"travel";i:750;s:11:"travel-blog";i:1683;s:14:"travel-blogger";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2831;s:7:"service";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47922";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-600x2232.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1718";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/travel-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47920";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog-1-600x890.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1722";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/travel-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47919";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about-1-600x1258.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1720";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/travel-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47921";a:12:{s:5:"title";s:11:"Destination";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations-1-600x1525.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1724";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/travel-08/destination/";s:15:"astra-sites-tag";a:2:{i:785;s:11:"destination";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85743";a:24:{s:5:"title";s:12:"eGrow Plants";s:2:"id";i:85743;s:12:"publish-date";i:1706793312;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-600x2862.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-400x1908.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/egrow-plants-07";s:20:"astra-site-parent-id";i:3450;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85744";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-contact-600x1042.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-07/wp-json/wp/v2/pages/655";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/egrow-plants-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85745";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-600x2862.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-07/wp-json/wp/v2/pages/652";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/egrow-plants-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85746";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-our-story.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-our-story-600x1301.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-07/wp-json/wp/v2/pages/657";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/egrow-plants-07/our-story/";s:15:"astra-sites-tag";a:1:{i:905;s:9:"our-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48304";a:24:{s:5:"title";s:20:"Health &amp; Fitness";s:2:"id";i:48304;s:12:"publish-date";i:1603905166;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1-600x2095.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1-400x1396.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/health-fitness-08";s:20:"astra-site-parent-id";i:1720;s:15:"astra-sites-tag";a:4:{i:499;s:7:"fitness";i:521;s:12:"fitness-blog";i:1721;s:11:"health-blog";i:519;s:14:"healthy-living";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2825;s:8:"coaching";i:2787;s:11:"gym-fitness";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-48307";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1-600x2095.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/910";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/health-fitness-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48306";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blogs.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blogs-600x999.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/914";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/health-fitness-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48305";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about-1-600x1437.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/912";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/health-fitness-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85813";a:24:{s:5:"title";s:19:"Custom Printing Pro";s:2:"id";i:85813;s:12:"publish-date";i:1706783150;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-600x2159.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-400x1439.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-07";s:20:"astra-site-parent-id";i:3456;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3435;s:8:"business";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85814";a:12:{s:5:"title";s:9:"About HDX";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-about-hdx.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-about-hdx-600x1329.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-07/wp-json/wp/v2/pages/1163";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/custom-printing-07/about-hdx/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85815";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-contact-600x906.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-07/wp-json/wp/v2/pages/1165";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85816";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-600x2159.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-07/wp-json/wp/v2/pages/1160";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48611";a:24:{s:5:"title";s:8:"Musician";s:2:"id";i:48611;s:12:"publish-date";i:1603984612;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1-600x2594.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1-400x1729.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/musician-08";s:20:"astra-site-parent-id";i:1752;s:15:"astra-sites-tag";a:5:{i:339;s:6:"artist";i:969;s:8:"musician";i:1572;s:9:"performer";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48612";a:12:{s:5:"title";s:6:"Albums";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums-1-600x1455.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/437";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/musician-08/albums/";s:15:"astra-sites-tag";a:2:{i:1565;s:6:"albums";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48617";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1-600x2594.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/musician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48613";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography-1-600x1374.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/musician-08/biography/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48614";a:12:{s:5:"title";s:8:"Concerts";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts-1-600x1007.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/432";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/musician-08/concerts/";s:15:"astra-sites-tag";a:1:{i:755;s:7:"concert";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48616";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery-1-600x1131.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/443";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/musician-08/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48615";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact-1-600x827.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/451";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/musician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85736";a:24:{s:5:"title";s:15:"Halloween Party";s:2:"id";i:85736;s:12:"publish-date";i:1706727715;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-600x2283.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-400x1522.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/halloween-party-07";s:20:"astra-site-parent-id";i:3449;s:15:"astra-sites-tag";a:11:{i:597;s:3:"art";i:2947;s:8:"autumn-2";i:2946;s:15:"halloweeenparty";i:2943;s:11:"halloween-2";i:2944;s:18:"halloweencostume-2";i:2948;s:16:"halloweendecor-2";i:2951;s:17:"halloweenmakeup-2";i:2950;s:16:"happyhalloween-2";i:2952;s:9:"pumpkin-2";i:2953;s:14:"spookyseason-2";i:2949;s:12:"trcikortreat";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:1:{i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85738";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-contact-600x1050.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/905";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85739";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-600x2283.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/halloween-party-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85740";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-program.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-program-600x1263.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/901";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-07/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85737";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-about-600x1526.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/903";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/halloween-party-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85741";a:12:{s:5:"title";s:7:"Tickets";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-tickets.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-tickets-600x1014.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/899";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-07/tickets/";s:15:"astra-sites-tag";a:1:{i:2954;s:7:"tickets";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55511";a:24:{s:5:"title";s:19:"Portfolio &#038; CV";s:2:"id";i:55511;s:12:"publish-date";i:1622061009;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1-600x2690.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1-400x1793.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/portfolio-08";s:20:"astra-site-parent-id";i:2148;s:15:"astra-sites-tag";a:6:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55512";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about-1-600x1828.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/portfolio-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55513";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact-1-600x896.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/375";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/portfolio-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55514";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1-600x2690.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/portfolio-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55515";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio-1-600x1826.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/366";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/portfolio-08/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55516";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services-1-600x1165.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/portfolio-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85767";a:24:{s:5:"title";s:15:"MultiMed Clinic";s:2:"id";i:85767;s:12:"publish-date";i:1706722780;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-600x2626.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-400x1751.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/multimed-07";s:20:"astra-site-parent-id";i:3453;s:15:"astra-sites-tag";a:7:{i:337;s:6:"clinic";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:603;s:7:"medical";i:606;s:15:"medical-science";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85768";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-about-600x1662.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/multimed-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85769";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-contact-600x1109.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/104";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85770";a:12:{s:5:"title";s:11:"Departments";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-departments.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-departments-600x1236.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/multimed-07/departments/";s:15:"astra-sites-tag";a:1:{i:602;s:11:"departments";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85771";a:12:{s:5:"title";s:7:"Doctors";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-doctors.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-doctors-600x1162.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/99";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/multimed-07/doctor/";s:15:"astra-sites-tag";a:1:{i:3341;s:7:"doctors";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85772";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-600x2626.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/multimed-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85773";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-testimonials-600x1258.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/102";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/multimed-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48671";a:24:{s:5:"title";s:12:"Tech Startup";s:2:"id";i:48671;s:12:"publish-date";i:1603984602;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-600x2357.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-400x1571.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tech-startup-08";s:20:"astra-site-parent-id";i:1758;s:15:"astra-sites-tag";a:7:{i:1761;s:11:"application";i:745;s:12:"organization";i:1762;s:16:"software-company";i:1760;s:13:"software-firm";i:1665;s:7:"startup";i:1759;s:13:"tech-business";i:1763;s:12:"tech-startup";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48672";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about-us-600x2175.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/248";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tech-startup-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48673";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features-1-600x2647.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tech-startup-08/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48674";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-600x2357.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tech-startup-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48675";a:12:{s:5:"title";s:4:"Plan";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan-1-600x1310.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-startup-08/plan/";s:15:"astra-sites-tag";a:2:{i:1663;s:4:"plan";i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85629";a:24:{s:5:"title";s:13:"Business Blog";s:2:"id";i:85629;s:12:"publish-date";i:1706708561;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-600x3133.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-400x2089.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/business-blog-07";s:20:"astra-site-parent-id";i:3442;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:3435;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85633";a:12:{s:5:"title";s:20:"Interactive Sessions";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-interaction.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-interaction-600x1136.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-blog-07/interactive-sessions/";s:15:"astra-sites-tag";a:1:{i:2342;s:19:"interactive-session";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85630";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-about-600x1136.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-blog-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85631";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-contact-600x806.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/business-blog-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85632";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-600x3133.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/business-blog-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1467, 'astra-sites-and-pages-page-13', 'a:15:{s:8:"id-48519";a:24:{s:5:"title";s:12:"Elderly Home";s:2:"id";i:48519;s:12:"publish-date";i:1603984628;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-600x2326.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-400x1551.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/elderly-care-08";s:20:"astra-site-parent-id";i:1744;s:15:"astra-sites-tag";a:5:{i:1598;s:24:"assisted-living-facility";i:1596;s:10:"elder-home";i:1595;s:11:"elders-care";i:1594;s:12:"old-age-home";i:1597;s:15:"retirement-home";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48523";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-600x2326.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/elderly-care-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48520";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about-1-600x1670.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/elderly-care-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48524";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services-1-600x2083.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/elderly-care-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48522";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities-1-600x1725.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/elderly-care-08/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48521";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact-1-600x1222.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/elderly-care-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85939";a:24:{s:5:"title";s:14:"BBQ Food Truck";s:2:"id";i:85939;s:12:"publish-date";i:1706902955;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07-600x2936.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07-400x1957.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-food-truck-07";s:20:"astra-site-parent-id";i:3462;s:15:"astra-sites-tag";a:3:{i:1808;s:10:"food-truck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3430;s:4:"dark";i:2927;s:8:"one-page";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85940";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07-600x2936.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-food-truck-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-food-truck-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55500";a:24:{s:5:"title";s:6:"School";s:2:"id";i:55500;s:12:"publish-date";i:1622059216;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/school-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-600x2968.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-400x1978.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/school-08";s:20:"astra-site-parent-id";i:2147;s:15:"astra-sites-tag";a:10:{i:2154;s:9:"academics";i:610;s:8:"coaching";i:2156;s:7:"daycare";i:459;s:9:"education";i:2158;s:8:"educator";i:2155;s:11:"high-school";i:617;s:12:"kindergarten";i:2157;s:9:"preschool";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2840;s:18:"college-university";i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55504";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact-1-600x615.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/117";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/school-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55501";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about-1-600x1294.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/62";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/school-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55502";a:12:{s:5:"title";s:9:"Academics";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08academics.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/school-08academics-600x1776.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/79";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/school-08/academics/";s:15:"astra-sites-tag";a:1:{i:2114;s:8:"academic";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55503";a:12:{s:5:"title";s:10:"Activities";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities-1-600x1121.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/102";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/school-08/activities/";s:15:"astra-sites-tag";a:1:{i:1922;s:10:"activities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55505";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/school-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-600x2968.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/school-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85695";a:24:{s:5:"title";s:13:"Travel Agency";s:2:"id";i:85695;s:12:"publish-date";i:1706641927;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-600x2185.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-400x1456.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/tourism-07";s:20:"astra-site-parent-id";i:3445;s:15:"astra-sites-tag";a:6:{i:979;s:7:"company";i:812;s:6:"office";i:430;s:7:"tourism";i:431;s:13:"tours-travels";i:427;s:6:"travel";i:428;s:13:"travel-agency";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85698";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-600x2185.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/tourism-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85699";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-reviews.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-reviews-600x795.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/595";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85696";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-about-us-600x1224.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/593";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/tourism-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85697";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-contact-600x797.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/596";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85700";a:12:{s:5:"title";s:5:"Tours";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-tours.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-tours-600x1333.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/594";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/tourism-07/tours/";s:15:"astra-sites-tag";a:1:{i:3346;s:5:"tours";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47723";a:24:{s:5:"title";s:12:"Horticulture";s:2:"id";i:47723;s:12:"publish-date";i:1603821508;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1-600x2409.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1-400x1606.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/horticulture-08";s:20:"astra-site-parent-id";i:1669;s:15:"astra-sites-tag";a:4:{i:1601;s:11:"agriculture";i:1603;s:13:"farm-products";i:632;s:7:"farming";i:1602;s:12:"horticulture";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-47725";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1-600x2409.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/horticulture-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47726";a:12:{s:5:"title";s:8:"Our Farm";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-farm.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-farm-600x2178.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/horticulture-08/our-farm/";s:15:"astra-sites-tag";a:2:{i:1737;s:4:"farm";i:1736;s:8:"our-farm";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47727";a:12:{s:5:"title";s:11:"Our Produce";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-produce.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-produce-600x1790.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/horticulture-08/our-produce/";s:15:"astra-sites-tag";a:1:{i:1606;s:12:"our-products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47728";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials-1-600x1433.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/horticulture-08/testimonials/";s:15:"astra-sites-tag";a:3:{i:1738;s:9:"feedbacks";i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47724";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-600x1263.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/horticulture-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85677";a:24:{s:5:"title";s:9:"Tech News";s:2:"id";i:85677;s:12:"publish-date";i:1706638617;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-600x2795.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-400x1863.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/tech-news-07";s:20:"astra-site-parent-id";i:3444;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85678";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-about-600x1563.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1228";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tech-news-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85679";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-contact-600x698.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1226";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-news-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85680";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-600x2795.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1227";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/tech-news-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85681";a:12:{s:5:"title";s:7:"Podcast";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-podcast.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-podcast-600x1168.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1229";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-news-07/podcast/";s:15:"astra-sites-tag";a:1:{i:3454;s:7:"podcast";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48472";a:24:{s:5:"title";s:13:"e-book Author";s:2:"id";i:48472;s:12:"publish-date";i:1603931209;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1-600x2338.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1-400x1558.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/ebook-author-08";s:20:"astra-site-parent-id";i:1739;s:15:"astra-sites-tag";a:4:{i:724;s:6:"author";i:727;s:4:"book";i:748;s:5:"ebook";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48473";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about-1-600x1605.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/252";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/ebook-author-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48474";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-1-600x724.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/258";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/ebook-author-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48475";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-ebooks.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-ebooks-600x1344.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/254";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/ebook-author-08/e-books/";s:15:"astra-sites-tag";a:2:{i:1740;s:5:"books";i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48476";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events-1-600x1355.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/256";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ebook-author-08/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48477";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1-600x2338.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/ebook-author-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85655";a:24:{s:5:"title";s:17:"Black Friday Sale";s:2:"id";i:85655;s:12:"publish-date";i:1706633405;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07-600x2978.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07-400x1985.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/black-friday-sale-07";s:20:"astra-site-parent-id";i:3443;s:15:"astra-sites-tag";a:10:{i:2355;s:17:"author-book-store";i:2994;s:26:"black-friday-sales-landing";i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2387;s:13:"fashion-store";i:2389;s:20:"online-fashion-store";i:383;s:12:"online-store";i:2993;s:13:"sales-landing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2927;s:8:"one-page";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85656";a:12:{s:5:"title";s:30:"Black Friday Sale Landing Page";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07-600x2978.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/black-friday-sale-07/wp-json/wp/v2/pages/860";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/black-friday-sale-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47979";a:24:{s:5:"title";s:14:"BBQ Restaurant";s:2:"id";i:47979;s:12:"publish-date";i:1603828775;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-600x2555.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-400x1703.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-restaurant-08";s:20:"astra-site-parent-id";i:1690;s:15:"astra-sites-tag";a:10:{i:566;s:14:"bbq-restaurant";i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47982";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-600x2555.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/531";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-restaurant-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47980";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-us-600x2062.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/533";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bbq-restaurant-08/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47983";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-2.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-2-600x1886.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/535";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/bbq-restaurant-08/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47981";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-us-600x1571.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/537";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bbq-restaurant-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85763";a:24:{s:5:"title";s:7:"AppPlus";s:2:"id";i:85763;s:12:"publish-date";i:1706628678;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07-600x3370.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07-400x2247.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/app-landing-page-07";s:20:"astra-site-parent-id";i:3452;s:15:"astra-sites-tag";a:4:{i:1583;s:16:"app-landing-page";i:423;s:4:"home";i:850;s:12:"landing-page";i:629;s:20:"product-landing-page";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2863;s:12:"landing-page";i:2881;s:10:"mobile-app";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2927;s:8:"one-page";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85764";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07-600x3370.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/app-landing-page-07/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/app-landing-page-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48318";a:24:{s:5:"title";s:12:"Nutritionist";s:2:"id";i:48318;s:12:"publish-date";i:1603908961;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-600x2730.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-400x1820.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/nutritionist-08";s:20:"astra-site-parent-id";i:1722;s:15:"astra-sites-tag";a:6:{i:753;s:9:"dietitian";i:1726;s:15:"nutrition-coach";i:1727;s:18:"nutrition-coaching";i:1725;s:17:"nutrition-trainer";i:754;s:12:"nutritionist";i:1454;s:16:"personal-trainer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-69529";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-blog-600x1061.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/728";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/nutritionist-08/blog/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48321";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-600x2730.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/nutritionist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48319";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about-1-600x1230.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/134";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/nutritionist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48322";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-programs.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-programs-600x1480.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/nutritionist-08/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48323";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories-1-600x942.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/180";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/nutritionist-08/success-stories/";s:15:"astra-sites-tag";a:3:{i:432;s:6:"review";i:990;s:15:"success-stories";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48320";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact-1-600x808.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/196";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/nutritionist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85621";a:24:{s:5:"title";s:11:"Coffee Shop";s:2:"id";i:85621;s:12:"publish-date";i:1706626568;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-600x2281.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-400x1520.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/coffee-shop-07";s:20:"astra-site-parent-id";i:3441;s:15:"astra-sites-tag";a:10:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:399;s:8:"one-page";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85622";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-about-600x1362.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/599";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/coffee-shop-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85623";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-contact-600x819.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/601";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/coffee-shop-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85624";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-gallery-600x987.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/600";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/coffee-shop-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85626";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-our-menu.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-our-menu-600x1167.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/598";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/coffee-shop-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85625";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-600x2281.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/597";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coffee-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48631";a:24:{s:5:"title";s:15:"Yoga Instructor";s:2:"id";i:48631;s:12:"publish-date";i:1603984609;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-600x2239.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-400x1493.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/yoga-instructor-08";s:20:"astra-site-parent-id";i:1753;s:15:"astra-sites-tag";a:7:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:849;s:11:"health-yoga";i:1020;s:8:"personal";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48635";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-600x2239.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/51";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/yoga-instructor-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48632";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me-1-600x1297.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/52";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-instructor-08/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48633";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes-1-600x1746.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-08/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48636";a:12:{s:5:"title";s:12:"Publications";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications-1-600x1082.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/54";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/yoga-instructor-08/publications/";s:15:"astra-sites-tag";a:1:{i:558;s:11:"publication";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48634";a:12:{s:5:"title";s:7:"Get Fit";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit-1-600x1079.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-08/get-fit/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85733";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:85733;s:12:"publish-date";i:1706554719;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07-600x2615.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07-400x1743.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-07";s:20:"astra-site-parent-id";i:3448;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85734";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07-600x2615.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-shop-07/wp-json/wp/v2/pages/884";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49936";a:24:{s:5:"title";s:11:"Recipe Blog";s:2:"id";i:49936;s:12:"publish-date";i:1614595588;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1-600x1623.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1-400x1082.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/recipe-blog-08";s:20:"astra-site-parent-id";i:1858;s:15:"astra-sites-tag";a:5:{i:792;s:7:"cooking";i:787;s:6:"dinner";i:336;s:4:"food";i:793;s:11:"food-making";i:788;s:5:"snack";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-49940";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1-600x1623.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1055";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/recipe-blog-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49937";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me-1-600x897.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1071";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/recipe-blog-08/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49938";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog-1-600x1429.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1067";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/recipe-blog-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49939";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact-1-600x758.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1074";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/recipe-blog-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1468, 'astra-sites-and-pages-page-14', 'a:15:{s:8:"id-85518";a:24:{s:5:"title";s:10:"Shoe Store";s:2:"id";i:85518;s:12:"publish-date";i:1706550951;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-600x1814.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-400x1209.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/shoe-store-07";s:20:"astra-site-parent-id";i:3436;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2878;s:5:"shoes";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85521";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-600x1814.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/shoe-store-07/wp-json/wp/v2/pages/1041";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/shoe-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}}s:8:"id-85519";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-about-600x1628.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/shoe-store-07/wp-json/wp/v2/pages/1044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/shoe-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85520";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-contact-600x1336.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/shoe-store-07/wp-json/wp/v2/pages/1046";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/shoe-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48076";a:24:{s:5:"title";s:24:"Personal Fitness Trainer";s:2:"id";i:48076;s:12:"publish-date";i:1603893488;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08-600x3142.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08-400x2094.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-08";s:20:"astra-site-parent-id";i:1697;s:15:"astra-sites-tag";a:9:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:506;s:19:"functional-training";i:500;s:3:"gym";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48077";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08-600x3142.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-trainer-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:814;s:8:"homepage";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85590";a:24:{s:5:"title";s:14:"Brandstore Pro";s:2:"id";i:85590;s:12:"publish-date";i:1706532719;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/01/store-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-600x2027.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-400x1351.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/store-07";s:20:"astra-site-parent-id";i:3440;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85592";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-contact-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-contact-us-600x1534.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1319";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/store-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}}s:8:"id-85593";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/01/store-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-600x2027.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1314";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:28:"//websitedemos.net/store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}}s:8:"id-85594";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-lookbook.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-lookbook-600x1583.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1322";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-07/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85591";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-about-us.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-about-us-600x1358.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48591";a:24:{s:5:"title";s:15:"Cosmetics Store";s:2:"id";i:48591;s:12:"publish-date";i:1603984615;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-600x2401.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-400x1601.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cosmetics-store-08";s:20:"astra-site-parent-id";i:1748;s:15:"astra-sites-tag";a:7:{i:1023;s:6:"beauty";i:1465;s:15:"beauty-products";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48594";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-600x2401.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/542";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/cosmetics-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-48592";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about-1-600x1218.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/545";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cosmetics-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48595";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testimonials.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testimonials-600x1164.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/544";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/cosmetics-store-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48593";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact-1-600x1187.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/546";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cosmetics-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75418;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85545";a:24:{s:5:"title";s:17:"Business Magazine";s:2:"id";i:85545;s:12:"publish-date";i:1706299881;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-600x3468.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-400x2312.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/business-magazine-07";s:20:"astra-site-parent-id";i:3439;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85546";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-about-600x1564.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-07/wp-json/wp/v2/pages/892";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/business-magazine-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85547";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-contact-600x950.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-07/wp-json/wp/v2/pages/893";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-magazine-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85548";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-600x3468.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-07/wp-json/wp/v2/pages/891";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/business-magazine-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56682";a:24:{s:5:"title";s:20:"Chartered Accountant";s:2:"id";i:56682;s:12:"publish-date";i:1614963624;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-600x2501.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-400x1667.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/accountant-08";s:20:"astra-site-parent-id";i:2252;s:15:"astra-sites-tag";a:3:{i:447;s:10:"accountant";i:449;s:20:"chartered-accountant";i:2254;s:22:"finance-and-accounting";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-56683";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-about-600x1203.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/accountant-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56684";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-contact-600x975.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/accountant-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56685";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-600x2501.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/accountant-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56686";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-services-600x1364.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/accountant-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56687";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-testimonials.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-testimonials-600x1326.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/accountant-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56688";a:12:{s:5:"title";s:13:"Why Choose Me";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-why-choose-me.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-why-choose-me-600x1040.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/accountant-08/why-choose-me/";s:15:"astra-sites-tag";a:3:{i:453;s:8:"features";i:760;s:13:"why-choose-us";i:852;s:6:"why-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85526";a:24:{s:5:"title";s:21:"Blockchain Technology";s:2:"id";i:85526;s:12:"publish-date";i:1706286197;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-600x2329.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-400x1553.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/blockchain-technology-07";s:20:"astra-site-parent-id";i:3437;s:15:"astra-sites-tag";a:8:{i:3097;s:7:"bitcoin";i:3095;s:10:"blockchain";i:3096;s:20:"blockchaintechnology";i:3101;s:16:"blockchaintrends";i:3098;s:6:"crypto";i:3100;s:9:"cryptoart";i:3102;s:12:"cryptoartist";i:3099;s:4:"nfts";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85530";a:12:{s:5:"title";s:9:"Resources";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-resources.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-resources-600x1305.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/567";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/blockchain-technology-07/resources/";s:15:"astra-sites-tag";a:1:{i:3103;s:9:"resources";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85527";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-about.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-about-600x1287.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/565";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/blockchain-technology-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85528";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-contact-600x763.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/blockchain-technology-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85529";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-600x2329.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/blockchain-technology-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48490";a:24:{s:5:"title";s:14:"Animal Welfare";s:2:"id";i:48490;s:12:"publish-date";i:1603984632;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-600x2724.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-400x1816.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/animal-welfare-08";s:20:"astra-site-parent-id";i:1741;s:15:"astra-sites-tag";a:7:{i:625;s:7:"charity";i:735;s:6:"donate";i:1013;s:8:"donation";i:624;s:10:"foundation";i:1482;s:6:"givewp";i:745;s:12:"organization";i:1012;s:7:"welfare";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:13:{s:8:"id-57933";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1485";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/animal-welfare-08/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57934";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1486";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/donor-dashboard-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57935";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1488";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/donor-dashboard-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57936";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1489";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-5/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57937";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57938";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1491";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57939";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57940";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/donor-dashboard-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-48493";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-600x2724.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1026";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/animal-welfare-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48491";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about-1-600x1695.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1027";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/animal-welfare-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48494";a:12:{s:5:"title";s:17:"See All Campaigns";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-see-all-campaigns.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-see-all-campaigns-600x1711.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1028";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/see-all-campaigns/";s:15:"astra-sites-tag";a:1:{i:1479;s:9:"campaigns";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48495";a:12:{s:5:"title";s:17:"Star Contributors";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-star-contributor.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-star-contributor-600x1625.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1029";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/star-contributors/";s:15:"astra-sites-tag";a:2:{i:1014;s:10:"contribute";i:1481;s:11:"star-donors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48492";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact-1-600x1230.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1030";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/animal-welfare-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85448";a:24:{s:5:"title";s:20:"Fast Food Restaurant";s:2:"id";i:85448;s:12:"publish-date";i:1706269033;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-600x3669.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-400x2446.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/fast-food-07";s:20:"astra-site-parent-id";i:3424;s:15:"astra-sites-tag";a:8:{i:1996;s:6:"burger";i:2011;s:15:"fast-food-chain";i:2013;s:20:"fast-food-restaurant";i:350;s:5:"hotel";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:2020;s:16:"restaurant-chain";i:1993;s:10:"snack-food";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85454";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-our-menu.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-our-menu-600x2481.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/884";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fast-food-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85449";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-about-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-about-us-600x1994.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fast-food-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85450";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-contact-600x1334.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/888";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fast-food-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85451";a:12:{s:5:"title";s:10:"Franchisee";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-franchisee.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-franchisee-600x1639.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fast-food-07/franchisee/";s:15:"astra-sites-tag";a:1:{i:1991;s:10:"franchisee";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85452";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-600x3669.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/883";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/fast-food-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85453";a:12:{s:5:"title";s:6:"Offers";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-offers.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-offers-600x1587.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/fast-food-07/offers/";s:15:"astra-sites-tag";a:1:{i:1969;s:6:"offers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48442";a:24:{s:5:"title";s:14:"Dentist Clinic";s:2:"id";i:48442;s:12:"publish-date";i:1603913248;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1-600x2480.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1-400x1653.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/dentist-08";s:20:"astra-site-parent-id";i:1733;s:15:"astra-sites-tag";a:3:{i:338;s:6:"dental";i:623;s:7:"dentist";i:1734;s:14:"dentist-clinic";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48443";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1-600x2480.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/dentist-08/wp-json/wp/v2/pages/409";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/dentist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85440";a:24:{s:5:"title";s:20:"Deeplight Restaurant";s:2:"id";i:85440;s:12:"publish-date";i:1706211394;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-600x3268.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-400x2178.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/restaurant-07";s:20:"astra-site-parent-id";i:3423;s:15:"astra-sites-tag";a:9:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85444";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-600x3268.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1240";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/restaurant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85445";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-menu.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-menu-600x2368.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1499";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/restaurant-07/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85446";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-testimonials.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-testimonials-600x2120.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/restaurant-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85441";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-about-600x2026.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1502";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/restaurant-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85442";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-contact-600x1786.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1511";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85443";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-gallery-600x1303.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1505";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47862";a:24:{s:5:"title";s:11:"Pet Sitting";s:2:"id";i:47862;s:12:"publish-date";i:1603821511;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-600x2415.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-400x1610.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pet-sitting-08";s:20:"astra-site-parent-id";i:1680;s:15:"astra-sites-tag";a:5:{i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1687;s:11:"pet-walking";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47864";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-600x2415.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pet-sitting-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47866";a:12:{s:5:"title";s:10:"Who We Are";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-who-we-are.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-who-we-are-600x2193.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pet-sitting-08/who-we-are/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47865";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-services-600x2250.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/509";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pet-sitting-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47863";a:12:{s:5:"title";s:12:"Get In Touch";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-get-in-touch.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-get-in-touch-600x1036.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/510";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/pet-sitting-08/get-in-touch/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85349";a:24:{s:5:"title";s:22:"Swimming Pool Services";s:2:"id";i:85349;s:12:"publish-date";i:1706206829;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-600x2714.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-400x1809.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/pool-services-07";s:20:"astra-site-parent-id";i:3410;s:15:"astra-sites-tag";a:3:{i:567;s:16:"pool-maintenance";i:569;s:13:"swimming-pool";i:570;s:10:"water-pool";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-85353";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-gallery.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-gallery-600x1356.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85354";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-600x2714.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/631";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/pool-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85352";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-faq.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-faq-600x1021.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/641";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pool-services-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85355";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-reviews.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-reviews-600x1502.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/639";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85356";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-services-600x1033.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/635";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pool-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85350";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-about-600x1478.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/633";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pool-services-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85351";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-contact-600x1298.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/643";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48300";a:24:{s:5:"title";s:15:"Custom Printing";s:2:"id";i:48300;s:12:"publish-date";i:1603905872;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-600x2002.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-400x1335.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-08";s:20:"astra-site-parent-id";i:1719;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:3;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-48303";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-600x2002.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2089";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-48301";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-about-600x1552.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2161";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/custom-printing-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48302";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-contact-600x554.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2162";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55455";a:24:{s:5:"title";s:21:"Professional Services";s:2:"id";i:55455;s:12:"publish-date";i:1621891263;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2-600x1765.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2-400x1177.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/professional-services-08";s:20:"astra-site-parent-id";i:2123;s:15:"astra-sites-tag";a:7:{i:2131;s:15:"accounting-firm";i:2135;s:17:"advisory-services";i:2134;s:8:"advocate";i:2133;s:13:"advocate-firm";i:2132;s:13:"auditing-firm";i:2136;s:17:"business-coaching";i:2129;s:21:"professional-coaching";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55459";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services-1.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services-1-600x1034.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/professional-services-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55456";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us-1.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us-1-600x1490.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/professional-services-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55457";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us-1.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us-1-600x1010.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/professional-services-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55458";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2-600x1765.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/professional-services-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1469, 'astra-sites-and-pages-page-15', 'a:15:{s:8:"id-85456";a:24:{s:5:"title";s:24:"Finance &amp; Consulting";s:2:"id";i:85456;s:12:"publish-date";i:1706206717;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-600x2093.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-400x1395.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/finance-consulting-07";s:20:"astra-site-parent-id";i:3425;s:15:"astra-sites-tag";a:10:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:2288;s:19:"business-consulting";i:449;s:20:"chartered-accountant";i:1898;s:10:"consulting";i:446;s:7:"finance";i:3092;s:18:"finance-consultant";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2794;s:10:"consulting";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85460";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-contact-600x855.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/703";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/finance-consulting-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85461";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-600x2093.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/698";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/finance-consulting-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85462";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-services-600x1451.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/699";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/finance-consulting-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85457";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-about-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-about-us-600x1646.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/700";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/finance-consulting-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85458";a:12:{s:5:"title";s:7:"Careers";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-careers.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-careers-600x1484.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/702";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/finance-consulting-07/careers/";s:15:"astra-sites-tag";a:1:{i:3093;s:7:"careers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85459";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-clients.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-clients-600x1758.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/701";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/finance-consulting-07/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22317";a:24:{s:5:"title";s:12:"Photographer";s:2:"id";i:22317;s:12:"publish-date";i:1561719372;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1-600x2538.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1-400x1692.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/photographer-08";s:20:"astra-site-parent-id";i:75;s:15:"astra-sites-tag";a:9:{i:513;s:6:"camera";i:482;s:7:"fashion";i:515;s:4:"lens";i:510;s:9:"modelling";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-22320";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1-600x2538.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/photographer-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-22318";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about-1-600x1349.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/photographer-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-22319";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog-1-600x961.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/267";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/photographer-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85430";a:24:{s:5:"title";s:6:"Author";s:2:"id";i:85430;s:12:"publish-date";i:1706206827;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/author-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-600x1943.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-400x1295.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/author-07";s:20:"astra-site-parent-id";i:3422;s:15:"astra-sites-tag";a:7:{i:724;s:6:"author";i:726;s:10:"literature";i:723;s:8:"novelist";i:1020;s:8:"personal";i:722;s:4:"poet";i:1844;s:7:"premium";i:725;s:6:"writer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85434";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/author-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-600x1943.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/519";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/author-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85431";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-about-me.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-about-me-600x1948.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/525";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/author-07/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85432";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-books.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-books-600x1731.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/523";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/author-07/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85433";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-contact-600x865.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/527";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/author-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48391";a:24:{s:5:"title";s:29:"Windows &#038; Doors Services";s:2:"id";i:48391;s:12:"publish-date";i:1603911926;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1-600x2034.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1-400x1356.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/windows-and-doors-08";s:20:"astra-site-parent-id";i:1730;s:15:"astra-sites-tag";a:7:{i:435;s:12:"architecture";i:440;s:5:"doors";i:436;s:8:"interior";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:441;s:10:"technician";i:438;s:7:"windows";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48395";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1-600x2034.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/windows-and-doors-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48392";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about-1-600x1247.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/windows-and-doors-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48397";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services-1-600x1696.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/windows-and-doors-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48396";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio-1-600x1310.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/windows-and-doors-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48394";a:12:{s:5:"title";s:4:"FAQs";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs-1-600x810.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/171";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/windows-and-doors-08/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48393";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact-1-600x792.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/180";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/windows-and-doors-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85331";a:24:{s:5:"title";s:8:"Law Firm";s:2:"id";i:85331;s:12:"publish-date";i:1706127448;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-600x2654.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-400x1769.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/law-firm-07";s:20:"astra-site-parent-id";i:3409;s:15:"astra-sites-tag";a:8:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:703;s:11:"enforcement";i:702;s:8:"law-firm";i:998;s:10:"law-office";i:706;s:6:"lawyer";i:778;s:5:"legal";i:917;s:10:"legal-firm";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85332";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-about-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-about-us-600x1408.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/law-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85333";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-attorneys.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-attorneys-600x1121.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/641";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/law-firm-07/attorneys/";s:15:"astra-sites-tag";a:1:{i:912;s:9:"attorneys";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85335";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-600x2654.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/634";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/law-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85336";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-practice-areas.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-practice-areas-600x1403.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/639";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/law-firm-07/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85334";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-contact-600x1024.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/643";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/law-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55398";a:24:{s:5:"title";s:15:"Salon &amp; Spa";s:2:"id";i:55398;s:12:"publish-date";i:1621884270;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-600x2474.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-400x1649.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/stylist-08";s:20:"astra-site-parent-id";i:2101;s:15:"astra-sites-tag";a:11:{i:2102;s:10:"beautician";i:2121;s:13:"beauty-parlor";i:2106;s:12:"beauty-salon";i:2120;s:18:"fashion-and-beauty";i:1642;s:10:"hair-salon";i:2108;s:11:"hairdresser";i:577;s:13:"makeup-artist";i:2119;s:13:"salon-and-spa";i:530;s:3:"spa";i:2107;s:7:"stylist";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55400";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-contact-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-contact-08-600x879.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/904";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/stylist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55399";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-about-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-about-08-600x1247.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/900";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/stylist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55402";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-services-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-services-08-600x1642.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/902";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/stylist-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55401";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-600x2474.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/stylist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85365";a:24:{s:5:"title";s:12:"Budget Hotel";s:2:"id";i:85365;s:12:"publish-date";i:1706125476;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-600x3974.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-400x2649.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/budget-hotel-07";s:20:"astra-site-parent-id";i:3412;s:15:"astra-sites-tag";a:10:{i:2200;s:9:"apartment";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2175;s:12:"budget-hotel";i:2177;s:11:"cheap-hotel";i:2189;s:11:"guest-house";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2201;s:7:"lodging";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85370";a:12:{s:5:"title";s:12:"Things To Do";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-things-to-do.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-things-to-do-600x2035.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/budget-hotel-07/things-to-do/";s:15:"astra-sites-tag";a:1:{i:3438;s:12:"things-to-do";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85369";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-rooms.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-rooms-600x2391.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/budget-hotel-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85366";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-contact-600x1398.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/budget-hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85367";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-facilities.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-facilities-600x1308.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/budget-hotel-07/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85368";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-600x3974.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/budget-hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48580";a:24:{s:5:"title";s:8:"Car Wash";s:2:"id";i:48580;s:12:"publish-date";i:1603984622;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-600x2367.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-400x1578.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/car-wash-08";s:20:"astra-site-parent-id";i:1747;s:15:"astra-sites-tag";a:7:{i:1749;s:9:"bike-care";i:1750;s:9:"bike-wash";i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:1751;s:15:"car-maintenance";i:586;s:8:"car-wash";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2475;s:10:"automotive";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48583";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-600x2367.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/car-wash-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48584";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services-1-600x1405.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/car-wash-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48581";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about-1-600x1322.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/car-wash-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48585";a:12:{s:5:"title";s:9:"Wash Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu-1-600x1138.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-wash-08/wash-menu/";s:15:"astra-sites-tag";a:3:{i:585;s:7:"pricing";i:761;s:9:"wash-menu";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48582";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact-1-600x1241.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-wash-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85311";a:24:{s:5:"title";s:15:"Innesa Perfumes";s:2:"id";i:85311;s:12:"publish-date";i:1706043646;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-600x2454.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-400x1636.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/inessa-perfumes-07";s:20:"astra-site-parent-id";i:3406;s:15:"astra-sites-tag";a:9:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2844;s:9:"fragrance";i:383;s:12:"online-store";i:2843;s:7:"perfume";i:2846;s:13:"perfume-store";i:967;s:13:"product-store";i:2845;s:5:"smell";i:749;s:5:"store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85312";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-about-600x2410.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-07/wp-json/wp/v2/pages/94";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/inessa-perfumes-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85313";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfume-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfume-07-contact-600x878.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-07/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/inessa-perfumes-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85314";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-600x2454.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-07/wp-json/wp/v2/pages/90";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/inessa-perfumes-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55310";a:24:{s:5:"title";s:20:"Travel &amp; Tourism";s:2:"id";i:55310;s:12:"publish-date";i:1621612162;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-600x2616.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-400x1744.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/travel-and-tourism-08";s:20:"astra-site-parent-id";i:2065;s:15:"astra-sites-tag";a:17:{i:2073;s:13:"accommodation";i:2076;s:18:"apartments-hostels";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:2079;s:10:"guesthouse";i:2080;s:8:"homestay";i:350;s:5:"hotel";i:2081;s:13:"island-resort";i:2082;s:12:"luxury-hotel";i:714;s:6:"resort";i:2077;s:12:"tour-company";i:430;s:7:"tourism";i:427;s:6:"travel";i:428;s:13:"travel-agency";i:2075;s:15:"travel-services";i:2083;s:8:"urban-bb";i:2084;s:15:"vacation-rental";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55311";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities-1-600x2270.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/travel-and-tourism-08/amenities/";s:15:"astra-sites-tag";a:2:{i:777;s:9:"amenities";i:1599;s:10:"facilities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55312";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-contact-600x963.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/travel-and-tourism-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55313";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-600x2616.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/travel-and-tourism-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55314";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms-1-600x1709.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/travel-and-tourism-08/rooms/";s:15:"astra-sites-tag";a:2:{i:2073;s:13:"accommodation";i:715;s:5:"rooms";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85378";a:24:{s:5:"title";s:16:"Fiona Patisserie";s:2:"id";i:85378;s:12:"publish-date";i:1706042687;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-600x2734.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-400x1823.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/fiona-patisserie-07";s:20:"astra-site-parent-id";i:3414;s:15:"astra-sites-tag";a:12:{i:758;s:6:"bakery";i:1857;s:6:"baking";i:783;s:4:"cake";i:2987;s:9:"delicious";i:336;s:4:"food";i:2988;s:6:"foodie";i:2984;s:8:"foodporn";i:2983;s:6:"pastry";i:2989;s:10:"pastrylove";i:2982;s:10:"patisserie";i:2986;s:5:"sweet";i:2985;s:8:"tisserie";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2478;s:17:"local-storefronts";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85379";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-about-us-600x2574.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/38";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fiona-patisserie-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85381";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-600x2734.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/fiona-patisserie-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85382";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-our-menu.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-our-menu-600x1135.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fiona-patisserie-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85380";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-contact-600x999.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/40";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/fiona-patisserie-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55436";a:24:{s:5:"title";s:18:"Event Landing Page";s:2:"id";i:55436;s:12:"publish-date";i:1621881999;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/event-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/event-08-600x2182.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/event-08-400x1455.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/event-08";s:20:"astra-site-parent-id";i:2118;s:15:"astra-sites-tag";a:11:{i:2141;s:19:"business-conference";i:2138;s:16:"conference-event";i:2146;s:17:"design-conference";i:2137;s:13:"event-landing";i:2140;s:15:"marketing-event";i:2145;s:6:"meetup";i:648;s:12:"presentation";i:2142;s:14:"product-launch";i:2139;s:7:"seminar";i:2144;s:15:"tech-conference";i:2143;s:20:"webinar-landing-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-55437";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/event-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/event-08-600x2182.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/event-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/event-08/";s:15:"astra-sites-tag";a:2:{i:850;s:12:"landing-page";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85372";a:24:{s:5:"title";s:12:"Tech Blogger";s:2:"id";i:85372;s:12:"publish-date";i:1706042685;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-600x2215.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-400x1476.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tech-blogger-07";s:20:"astra-site-parent-id";i:3413;s:15:"astra-sites-tag";a:8:{i:2269;s:18:"affiliate-marketer";i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:2266;s:12:"tech-blogger";i:2267;s:15:"tech-influencer";i:2268;s:17:"technology-critic";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85375";a:12:{s:5:"title";s:5:"Deals";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-deals.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-deals-600x1247.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/613";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-blogger-07/deals/";s:15:"astra-sites-tag";a:1:{i:2264;s:5:"deals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85373";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-about-600x1416.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/614";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-blogger-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85374";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-contact-600x916.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/615";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/tech-blogger-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85376";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-600x2215.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tech-blogger-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48398";a:24:{s:5:"title";s:18:"Garden Maintenance";s:2:"id";i:48398;s:12:"publish-date";i:1603963842;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-08-600x2113.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-08-400x1409.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/garden-maintenance-08";s:20:"astra-site-parent-id";i:1731;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:0:{}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85358";a:24:{s:5:"title";s:12:"Photographer";s:2:"id";i:85358;s:12:"publish-date";i:1706042683;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-600x2330.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-400x1553.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/photographer-07";s:20:"astra-site-parent-id";i:3411;s:15:"astra-sites-tag";a:7:{i:513;s:6:"camera";i:515;s:4:"lens";i:511;s:12:"photographer";i:509;s:11:"photography";i:1022;s:12:"professional";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85361";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-600x2330.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/photographer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85362";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-portdolio.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-portdolio-600x1965.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85363";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-services-600x1093.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/photographer-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85359";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-about-600x1221.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/photographer-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85360";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-contact-600x1146.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/photographer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1470, 'astra-sites-and-pages-page-16', 'a:15:{s:8:"id-48208";a:24:{s:5:"title";s:7:"Plumber";s:2:"id";i:48208;s:12:"publish-date";i:1603905881;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-600x1930.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-400x1287.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/plumber-08";s:20:"astra-site-parent-id";i:1706;s:15:"astra-sites-tag";a:6:{i:1712;s:19:"commercial-plumbing";i:439;s:14:"local-services";i:507;s:7:"plumber";i:508;s:8:"plumbing";i:1711;s:18:"remolding-services";i:1710;s:20:"residential-plumbing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48212";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-600x1930.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/plumber-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48209";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-2-600x1093.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/plumber-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48213";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-2.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-2-600x1603.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plumber-08/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48214";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testimonials-600x1293.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plumber-08/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48211";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-2.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-2-600x1751.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/plumber-08/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:1476;s:26:"frequently-asked-questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48210";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-2.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-2-600x998.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/plumber-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85302";a:24:{s:5:"title";s:9:"theAgency";s:2:"id";i:85302;s:12:"publish-date";i:1706042644;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-600x3575.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-400x2383.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/wordpress-agency-07";s:20:"astra-site-parent-id";i:3405;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85305";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-600x3575.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/wordpress-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85306";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-projects.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-projects-600x1947.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-07/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85307";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-services-600x1569.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85308";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-testimonials.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-testimonials-600x2232.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wordpress-agency-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85303";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-about-600x1789.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wordpress-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85304";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-contact-600x1340.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wordpress-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48188";a:24:{s:5:"title";s:17:"Interior Designer";s:2:"id";i:48188;s:12:"publish-date";i:1603905861;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-600x1322.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-400x881.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/interior-designer-08";s:20:"astra-site-parent-id";i:1705;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:1022;s:12:"professional";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2488;s:9:"portfolio";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48191";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-600x1322.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/688";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/interior-designer-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48189";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-about-600x1240.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/689";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-designer-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48193";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-services-600x1104.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/690";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-designer-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48192";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-projects.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-projects-600x1736.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/691";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-designer-08/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48194";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-testimonials-600x1335.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/692";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/interior-designer-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48190";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-contact-600x862.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/693";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/interior-designer-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85319";a:24:{s:5:"title";s:6:"Winery";s:2:"id";i:85319;s:12:"publish-date";i:1706042604;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-600x1989.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-400x1326.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/winery-07";s:20:"astra-site-parent-id";i:3408;s:15:"astra-sites-tag";a:4:{i:635;s:7:"brewery";i:632;s:7:"farming";i:1019;s:14:"wine-prouction";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85322";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-experience.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-experience-600x2178.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1183";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/winery-07/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85323";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-600x1989.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1179";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/winery-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85324";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-our-story.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-our-story-600x1191.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1181";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/winery-07/our-story/";s:15:"astra-sites-tag";a:1:{i:905;s:9:"our-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85321";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-events.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-events-600x1299.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1185";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/winery-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85320";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-contact-600x874.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1187";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/winery-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85316";a:24:{s:5:"title";s:16:"Personal Trainer";s:2:"id";i:85316;s:12:"publish-date";i:1706039939;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07-600x3277.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07-400x2185.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/personal-trainer-07";s:20:"astra-site-parent-id";i:3407;s:15:"astra-sites-tag";a:6:{i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1454;s:16:"personal-trainer";i:1455;s:15:"workout-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85317";a:12:{s:5:"title";s:13:"Trainer Jenny";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07-600x3277.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/personal-trainer-07/wp-json/wp/v2/pages/309";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/personal-trainer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84604";a:24:{s:5:"title";s:17:"Architecture Firm";s:2:"id";i:84604;s:12:"publish-date";i:1699906822;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-600x2025.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-400x1350.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/architects-07";s:20:"astra-site-parent-id";i:3397;s:15:"astra-sites-tag";a:5:{i:435;s:12:"architecture";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2793;s:15:"interior-design";i:2852;s:11:"landscaping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-84610";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-services-600x1334.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/457";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84607";a:12:{s:5:"title";s:8:"Contacts";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-contact-600x1109.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/460";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-07/contacts/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84608";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-600x2025.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/455";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/architects-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84609";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-projects.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-projects-600x899.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/458";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84605";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-about-600x1920.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/456";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/architects-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84606";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-clients.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-clients-600x1414.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/459";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/architects-07/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74914";a:24:{s:5:"title";s:13:"Web Developer";s:2:"id";i:74914;s:12:"publish-date";i:1689331554;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07-600x3251.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07-400x2167.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/web-developer-07";s:20:"astra-site-parent-id";i:3325;s:15:"astra-sites-tag";a:9:{i:3112;s:9:"developer";i:1020;s:8:"personal";i:3124;s:18:"personal-portfolio";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:3123;s:3:"web";i:3122;s:13:"web-developer";i:3111;s:11:"webdesigner";i:3106;s:12:"webdeveloper";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-74915";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07-600x3251.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/web-developer-07/wp-json/wp/v2/pages/484";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/web-developer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84383";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:84383;s:12:"publish-date";i:1699294160;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-600x1981.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-400x1320.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-07";s:20:"astra-site-parent-id";i:3395;s:15:"astra-sites-tag";a:4:{i:597;s:3:"art";i:339;s:6:"artist";i:595;s:10:"exhibition";i:614;s:7:"painter";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-84387";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-portfolio.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-portfolio-600x1095.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/artist-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84386";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-600x1981.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84384";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-about-600x1302.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/artist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84385";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-contact-600x711.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75040";a:24:{s:5:"title";s:22:"Construction Equipment";s:2:"id";i:75040;s:12:"publish-date";i:1689338320;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-600x2432.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-400x1621.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/construction-equipment-07";s:20:"astra-site-parent-id";i:3347;s:15:"astra-sites-tag";a:11:{i:435;s:12:"architecture";i:2543;s:8:"building";i:2545;s:19:"building-foundation";i:979;s:7:"company";i:484;s:12:"construction";i:2546;s:21:"construction-services";i:2544;s:11:"fabricating";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2793;s:15:"interior-design";i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-75042";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-contact-600x1329.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/construction-equipment-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75041";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-about-us.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-about-us-600x2049.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/477";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/construction-equipment-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75044";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-industries.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-industries-600x1151.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/construction-equipment-07/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75045";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-services.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-services-600x1569.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/475";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/construction-equipment-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75043";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-600x2432.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/474";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/construction-equipment-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74960";a:24:{s:5:"title";s:23:"Non-Profit Organization";s:2:"id";i:74960;s:12:"publish-date";i:1689344274;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-600x2396.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-400x1597.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/non-profit-organization-07";s:20:"astra-site-parent-id";i:3334;s:15:"astra-sites-tag";a:10:{i:625;s:7:"charity";i:2126;s:20:"charity-organization";i:893;s:6:"church";i:2125;s:9:"community";i:2128;s:16:"community-center";i:1013;s:8:"donation";i:2124;s:17:"environmental-ngo";i:624;s:10:"foundation";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2786;s:17:"charity-nonprofit";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74963";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-600x2396.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/486";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/non-profit-organization-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74964";a:12:{s:5:"title";s:8:"Our Work";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-ourwork.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-ourwork-600x1301.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/491";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/non-profit-organization-07/our-work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74965";a:12:{s:5:"title";s:7:"Stories";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-stories.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-stories-600x1798.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/non-profit-organization-07/stories/";s:15:"astra-sites-tag";a:1:{i:3345;s:7:"stories";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74961";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-about-600x1824.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/489";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/non-profit-organization-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74962";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-contact-600x1406.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/495";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/non-profit-organization-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74955";a:24:{s:5:"title";s:11:"Music Event";s:2:"id";i:74955;s:12:"publish-date";i:1689341073;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07-600x4095.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07-400x2730.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/music-event-07";s:20:"astra-site-parent-id";i:3328;s:15:"astra-sites-tag";a:10:{i:3331;s:5:"bands";i:755;s:7:"concert";i:406;s:2:"dj";i:660;s:13:"entertainment";i:3330;s:9:"livemusic";i:407;s:5:"music";i:3329;s:10:"musicevent";i:3332;s:13:"musicfestival";i:3333;s:9:"nightlife";i:2635;s:5:"party";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2869;s:2:"dj";i:2784;s:5:"event";i:2781;s:5:"music";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-74956";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07-600x4095.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/music-event-07/wp-json/wp/v2/pages/460";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/music-event-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75059";a:24:{s:5:"title";s:19:"Real Estate Company";s:2:"id";i:75059;s:12:"publish-date";i:1689339205;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-600x2398.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-400x1599.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/real-estate-company-07";s:20:"astra-site-parent-id";i:3348;s:15:"astra-sites-tag";a:7:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2535;s:22:"real-estate-consultant";i:2314;s:22:"real-estate-developers";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2483;s:15:"expert-services";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-75062";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-600x2398.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/310";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/real-estate-company-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75063";a:12:{s:5:"title";s:10:"Properties";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-properties.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-properties-600x1704.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/313";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-company-07/properties/";s:15:"astra-sites-tag";a:1:{i:553;s:10:"properties";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75064";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-services.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-services-600x2059.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/312";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/real-estate-company-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75060";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-about-600x1874.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/311";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/real-estate-company-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75061";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-contact-600x1202.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/314";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/real-estate-company-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75007";a:24:{s:5:"title";s:5:"Tours";s:2:"id";i:75007;s:12:"publish-date";i:1689339497;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-600x4884.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-400x3256.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/tours-07";s:20:"astra-site-parent-id";i:3344;s:15:"astra-sites-tag";a:17:{i:2073;s:13:"accommodation";i:2076;s:18:"apartments-hostels";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:2079;s:10:"guesthouse";i:2080;s:8:"homestay";i:350;s:5:"hotel";i:2081;s:13:"island-resort";i:2082;s:12:"luxury-hotel";i:714;s:6:"resort";i:2077;s:12:"tour-company";i:430;s:7:"tourism";i:427;s:6:"travel";i:428;s:13:"travel-agency";i:2075;s:15:"travel-services";i:2083;s:8:"urban-bb";i:2084;s:15:"vacation-rental";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-75011";a:12:{s:5:"title";s:5:"Tours";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-tours.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-tours-600x2313.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/754";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/tours-07/tours/";s:15:"astra-sites-tag";a:1:{i:3346;s:5:"tours";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75009";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-contact-600x1215.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/758";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/tours-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75010";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-600x4884.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/751";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/tours-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75008";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-about-600x1658.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/756";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/tours-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74987";a:24:{s:5:"title";s:16:"General Hospital";s:2:"id";i:74987;s:12:"publish-date";i:1689335063;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-600x2939.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-400x1959.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/general-hospital-07";s:20:"astra-site-parent-id";i:3336;s:15:"astra-sites-tag";a:11:{i:601;s:6:"doctor";i:3341;s:7:"doctors";i:2045;s:6:"health";i:3343;s:17:"healthandwellness";i:604;s:10:"healthcare";i:3338;s:7:"hosital";i:603;s:7:"medical";i:3337;s:8:"medicine";i:3342;s:6:"nurses";i:3340;s:7:"nursing";i:3339;s:8:"pharmacy";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74991";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-services-600x1590.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/897";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/general-hospital-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74990";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-600x2939.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/895";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/general-hospital-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74988";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-about-600x1263.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/general-hospital-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74989";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-contact-600x907.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/general-hospital-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74848";a:24:{s:5:"title";s:17:"Sierra Nature FSE";s:2:"id";i:74848;s:12:"publish-date";i:1690540157;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-600x1842.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-400x1228.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/sierra-nature-fse";s:20:"astra-site-parent-id";i:3322;s:15:"astra-sites-tag";a:6:{i:538;s:6:"forest";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2831;s:7:"service";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:3:"fse";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74851";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-600x1842.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-nature-fse/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/sierra-nature-fse/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74852";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-projects.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-projects-600x1204.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-nature-fse/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-nature-fse/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74853";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-services.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-services-600x1133.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-nature-fse/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-nature-fse/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74849";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-about-600x1210.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-nature-fse/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sierra-nature-fse/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74850";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/sierra-nature-fse-contact-600x951.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-nature-fse/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-fse/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1471, 'astra-sites-and-pages-page-17', 'a:15:{s:8:"id-74799";a:24:{s:5:"title";s:21:"Outdoor Adventure FSE";s:2:"id";i:74799;s:12:"publish-date";i:1690540131;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventures-fse.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventures-fse-600x1523.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventures-fse-400x1015.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/outdoor-adventure-fse";s:20:"astra-site-parent-id";i:3319;s:15:"astra-sites-tag";a:6:{i:544;s:9:"adventure";i:545;s:7:"camping";i:543;s:14:"extreme-sports";i:541;s:9:"mountains";i:542;s:4:"park";i:546;s:6:"sports";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";i:2826;s:6:"sports";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:3:"fse";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74801";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-contact-600x598.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/outdoor-adventure-fse/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-fse/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74803";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-projects.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-projects-600x1218.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/outdoor-adventure-fse/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/outdoor-adventure-fse/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74804";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-services-600x1162.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/outdoor-adventure-fse/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/outdoor-adventure-fse/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74800";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventure-fse-about-600x731.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/outdoor-adventure-fse/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/outdoor-adventure-fse/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74802";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventures-fse.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/outdoor-adventures-fse-600x1523.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/outdoor-adventure-fse/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/outdoor-adventure-fse/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74785";a:24:{s:5:"title";s:15:"Love Nature FSE";s:2:"id";i:74785;s:12:"publish-date";i:1690540090;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-600x1502.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-400x1001.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/love-nature-fse";s:20:"astra-site-parent-id";i:3318;s:15:"astra-sites-tag";a:8:{i:538;s:6:"forest";i:2456;s:7:"generic";i:2493;s:12:"multipurpose";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2831;s:7:"service";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:3:"fse";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74789";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-services-600x1305.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-fse/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/love-nature-fse/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74787";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-contact-600x776.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-fse/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/love-nature-fse/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74788";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-600x1502.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-fse/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/love-nature-fse/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74786";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/love-nature-fse-about-600x881.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-fse/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/love-nature-fse/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-91344";a:24:{s:5:"title";s:14:"David Williams";s:2:"id";i:91344;s:12:"publish-date";i:1713876264;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-600x2815.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-400x1877.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/freelance-trader-08";s:20:"astra-site-parent-id";i:3612;s:15:"astra-sites-tag";a:9:{i:446;s:7:"finance";i:3606;s:9:"freelance";i:669;s:10:"freelancer";i:3609;s:10:"investment";i:3610;s:6:"market";i:3611;s:11:"market-rate";i:3608;s:14:"online-trading";i:3607;s:6:"trader";i:2064;s:7:"trading";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2805;s:7:"finance";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3435;s:8:"business";i:2488;s:9:"portfolio";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-91346";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-contact-600x929.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/freelance-trader-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-91347";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-600x2815.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/freelance-trader-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-91348";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-services-600x1640.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/freelance-trader-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-91345";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-about-600x1823.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/freelance-trader-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74936";a:24:{s:5:"title";s:18:"Advertising Agency";s:2:"id";i:74936;s:12:"publish-date";i:1689332926;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-600x3071.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-400x2047.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/advertising-agency-07";s:20:"astra-site-parent-id";i:3327;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74939";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-600x3071.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/advertising-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74940";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-portfolio.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-portfolio-600x1391.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/advertising-agency-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74938";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-contact-600x1328.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/advertising-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74941";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-services-600x1799.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/advertising-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74937";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-about-600x1644.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/advertising-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74919";a:24:{s:5:"title";s:8:"Homestay";s:2:"id";i:74919;s:12:"publish-date";i:1689278588;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-600x2677.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-400x1784.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/homestay-07";s:20:"astra-site-parent-id";i:3326;s:15:"astra-sites-tag";a:11:{i:2193;s:10:"apartments";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2191;s:11:"budget-stay";i:2189;s:11:"guest-house";i:2188;s:9:"home-stay";i:2194;s:7:"hostels";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2190;s:13:"lodging-house";i:2195;s:4:"stay";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74921";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-amenities.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-amenities-600x1737.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/homestay-07/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74922";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-contact-600x1167.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/homestay-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74923";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-600x2677.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/homestay-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74924";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-rooms.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-rooms-600x1737.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/homestay-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74920";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-about-600x1482.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/293";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/homestay-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74973";a:24:{s:5:"title";s:16:"Pub &amp; Lounge";s:2:"id";i:74973;s:12:"publish-date";i:1689260060;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-600x2878.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-400x1919.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/pub-and-lounge-07";s:20:"astra-site-parent-id";i:3335;s:15:"astra-sites-tag";a:13:{i:2009;s:8:"bar-room";i:2007;s:19:"barbeque-restaurant";i:2010;s:8:"beer-bar";i:1988;s:10:"beer-joint";i:562;s:6:"bistro";i:635;s:7:"brewery";i:1989;s:15:"cocktail-lounge";i:882;s:6:"drinks";i:350;s:5:"hotel";i:657;s:6:"lounge";i:1983;s:3:"pub";i:2008;s:11:"pub-and-bar";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2769;s:9:"ecommerce";i:2785;s:4:"food";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74976";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-600x2878.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/835";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pub-and-lounge-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74974";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-about-600x1610.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/836";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pub-and-lounge-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74975";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-contact-600x884.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/838";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pub-and-lounge-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74977";a:12:{s:5:"title";s:5:"Menus";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-menu.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-menu-600x1723.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/837";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pub-and-lounge-07/menus/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88174";a:24:{s:5:"title";s:7:"Galatic";s:2:"id";i:88174;s:12:"publish-date";i:1714411654;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-600x2272.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-400x1514.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/galatic-08";s:20:"astra-site-parent-id";i:3596;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-88176";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-contact-600x726.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/galatic-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88177";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-600x2272.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/galatic-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88178";a:12:{s:5:"title";s:9:"Offerings";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-offerings.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-offerings-600x1456.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/galatic-08/offerings/";s:15:"astra-sites-tag";a:1:{i:3617;s:9:"offerings";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88175";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-about-600x1128.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/galatic-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74882";a:24:{s:5:"title";s:18:"Digital Agency FSE";s:2:"id";i:74882;s:12:"publish-date";i:1689181466;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-600x2526.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-400x1684.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/digital-agency-fse";s:20:"astra-site-parent-id";i:3324;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:663;s:6:"agency";i:2050;s:27:"business-consulting-company";i:2037;s:13:"design-agency";i:2048;s:13:"design-studio";i:2039;s:14:"digital-agency";i:2036;s:22:"digital-marketing-firm";i:2040;s:4:"firm";i:2049;s:21:"graphic-design-studio";i:2038;s:11:"it-services";i:1588;s:16:"marketing-agency";i:2035;s:18:"marketing-services";i:1762;s:16:"software-company";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2831;s:7:"service";i:2779;s:16:"software-company";}s:23:"astra-site-page-builder";s:3:"fse";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74884";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-contact-600x948.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-agency-fse/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/digital-agency-fse/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74885";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-600x2526.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-agency-fse/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/digital-agency-fse/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74886";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-services-600x1299.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-agency-fse/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/digital-agency-fse/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74883";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/digitals-agency-fse-about-600x1514.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-agency-fse/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/digital-agency-fse/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74833";a:24:{s:5:"title";s:12:"Mountain FSE";s:2:"id";i:74833;s:12:"publish-date";i:1689100813;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-600x1583.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-400x1055.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/mountain-fse";s:20:"astra-site-parent-id";i:3321;s:15:"astra-sites-tag";a:3:{i:1525;s:8:"mountain";i:1526;s:13:"multi-purpose";i:535;s:6:"nature";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2831;s:7:"service";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:3:"fse";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74836";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-600x1583.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/mountain-fse/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/mountain-fse/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74837";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-services-600x1353.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/mountain-fse/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/mountain-fse/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74835";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-contact-600x873.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/mountain-fse/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/mountain-fse/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74834";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/mountain-fse-about-600x769.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/mountain-fse/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/mountain-fse/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74726";a:24:{s:5:"title";s:6:"Agency";s:2:"id";i:74726;s:12:"publish-date";i:1688641796;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-600x2889.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-400x1926.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-07";s:20:"astra-site-parent-id";i:3315;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-74730";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-pricing.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-pricing-600x1338.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1507";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74731";a:12:{s:5:"title";s:7:"Support";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-support.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-support-600x1532.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-07/support/";s:15:"astra-sites-tag";a:1:{i:765;s:7:"support";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74732";a:12:{s:5:"title";s:8:"Websites";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-websites.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-websites-600x1787.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1505";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-07/websites/";s:15:"astra-sites-tag";a:1:{i:3316;s:8:"websites";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74728";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-contact-600x1030.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74729";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-600x2889.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1503";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74727";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-about-600x1444.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1504";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74706";a:24:{s:5:"title";s:18:"Advertising Agency";s:2:"id";i:74706;s:12:"publish-date";i:1688641119;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-600x3152.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-400x2101.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/public-relations-agency-07";s:20:"astra-site-parent-id";i:3314;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-74712";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-work.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-work-600x1820.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1346";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/public-relations-agency-07/work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74707";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-about-600x1569.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1349";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/public-relations-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74708";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-case-study.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-case-study-600x1373.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/public-relations-agency-07/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74709";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-contact-600x857.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/public-relations-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74710";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-600x3152.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1361";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/public-relations-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74711";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-services-600x1988.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/public-relations-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74695";a:24:{s:5:"title";s:16:"Electric Scooter";s:2:"id";i:74695;s:12:"publish-date";i:1688640690;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-600x2882.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-400x1921.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/electric-scooter-07";s:20:"astra-site-parent-id";i:3313;s:15:"astra-sites-tag";a:8:{i:2851;s:7:"bicycle";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2848;s:16:"electric-scooter";i:2850;s:14:"electric-store";i:383;s:12:"online-store";i:2849;s:7:"scooter";i:749;s:5:"store";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2495;s:9:"ecommerce";i:2499;s:10:"technology";i:2473;s:9:"transport";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74697";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-contact-600x958.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electric-scooter-07/wp-json/wp/v2/pages/1140";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electric-scooter-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74698";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-600x2882.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/electric-scooter-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/electric-scooter-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}}}s:8:"id-74696";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-about-600x1365.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electric-scooter-07/wp-json/wp/v2/pages/1139";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electric-scooter-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74320";a:24:{s:5:"title";s:14:"Furniture Shop";s:2:"id";i:74320;s:12:"publish-date";i:1686043445;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-600x2303.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-400x1535.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/furniture-shop-07";s:20:"astra-site-parent-id";i:3210;s:15:"astra-sites-tag";a:9:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2359;s:20:"home-furniture-store";i:2358;s:22:"office-furniture-store";i:2357;s:22:"online-furniture-store";i:383;s:12:"online-store";i:749;s:5:"store";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74322";a:12:{s:5:"title";s:4:"Help";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-help.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-help-600x1157.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/850";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/furniture-shop-07/help/";s:15:"astra-sites-tag";a:1:{i:2909;s:4:"help";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74323";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-600x2303.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/845";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/furniture-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74324";a:12:{s:5:"title";s:5:"Story";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-story.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-story-600x1899.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/852";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/furniture-shop-07/story/";s:15:"astra-sites-tag";a:1:{i:767;s:5:"story";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74321";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-contact-600x1022.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/848";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/furniture-shop-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74294";a:24:{s:5:"title";s:24:"Digital Marketing Agency";s:2:"id";i:74294;s:12:"publish-date";i:1686040466;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-600x2395.jpg";s:28:"fullpage-thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-400x1597.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/digital-marketing-agency-07";s:20:"astra-site-parent-id";i:3209;s:15:"astra-sites-tag";a:14:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:2235;s:24:"digital-marketing-agency";i:2036;s:22:"digital-marketing-firm";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-74302";a:12:{s:5:"title";s:12:"Social Media";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-social-media.jpg";s:19:"thumbnail-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-social-media-600x2314.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/digital-marketing-agency-07/social-media-2/";s:15:"astra-sites-tag";a:1:{i:2212;s:12:"social-media";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74296";a:12:{s:5:"title";s:8:"Branding";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-branding.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-branding-600x2291.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1114";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/digital-marketing-agency-07/branding/";s:15:"astra-sites-tag";a:1:{i:2213;s:8:"branding";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74297";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-contact-600x945.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/digital-marketing-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74298";a:12:{s:5:"title";s:17:"Digital Marketing";s:18:"featured-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-digital-marketing.jpg";s:19:"thumbnail-image-url";s:110:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-digital-marketing-600x2314.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1115";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:65:"//websitedemos.net/digital-marketing-agency-07/digital-marketing/";s:15:"astra-sites-tag";a:1:{i:1855;s:17:"digital-marketing";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74299";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-600x2395.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1112";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/digital-marketing-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74300";a:12:{s:5:"title";s:12:"SEO Services";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-seo-services.jpg";s:19:"thumbnail-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-seo-services-600x2291.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1274";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/digital-marketing-agency-07/seo-services-2/";s:15:"astra-sites-tag";a:1:{i:2214;s:12:"seo-services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74301";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-services.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-services-600x1805.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1113";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/digital-marketing-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74295";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-about.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-about-600x2017.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1118";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/digital-marketing-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74277";a:24:{s:5:"title";s:22:"Office Furniture Store";s:2:"id";i:74277;s:12:"publish-date";i:1686039898;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-600x3687.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-400x2458.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/office-furniture-store-07";s:20:"astra-site-parent-id";i:3206;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2359;s:20:"home-furniture-store";i:2358;s:22:"office-furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";i:2356;s:14:"work-from-home";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74279";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-contact-600x1133.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/office-furniture-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74280";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-600x3687.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1275";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:45:"//websitedemos.net/office-furniture-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74281";a:12:{s:5:"title";s:11:"Home Office";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-home-office-setup.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-home-office-setup-600x2680.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1221";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:57:"//websitedemos.net/office-furniture-store-07/home-office/";s:15:"astra-sites-tag";a:1:{i:3207;s:11:"home-office";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74282";a:12:{s:5:"title";s:13:"Office Setups";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-office-setup.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-office-setup-600x2371.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1346";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:59:"//websitedemos.net/office-furniture-store-07/office-setups/";s:15:"astra-sites-tag";a:1:{i:3208;s:13:"office-setups";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74278";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-about.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-about-600x1817.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1223";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/office-furniture-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1472, 'astra-sites-and-pages-page-18', 'a:15:{s:8:"id-74264";a:24:{s:5:"title";s:14:"T-Shirts Store";s:2:"id";i:74264;s:12:"publish-date";i:1686038920;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-600x2636.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-400x1757.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/t-shirts-store-07";s:20:"astra-site-parent-id";i:3205;s:15:"astra-sites-tag";a:10:{i:2697;s:7:"clothes";i:2907;s:12:"design-store";i:2350;s:21:"designer-cloths-store";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:383;s:12:"online-store";i:967;s:13:"product-store";i:749;s:5:"store";i:2906;s:6:"tshirt";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74265";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-about-600x1207.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/t-shirts-store-07/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/t-shirts-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74266";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-contact-600x985.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/t-shirts-store-07/wp-json/wp/v2/pages/100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/t-shirts-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74267";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-600x2636.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/t-shirts-store-07/wp-json/wp/v2/pages/102";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/t-shirts-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74195";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:74195;s:12:"publish-date";i:1685385562;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-600x2563.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-400x1709.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/certified-life-coach-07";s:20:"astra-site-parent-id";i:3202;s:15:"astra-sites-tag";a:5:{i:854;s:5:"coach";i:610;s:8:"coaching";i:1123;s:11:"councelling";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-89277";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/certified-life-coach-07/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-89278";a:12:{s:5:"title";s:20:"Live Online Sessions";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/certified-life-coach-07/live-online-sessions/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-89275";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/certified-life-coach-07/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-89276";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/certified-life-coach-07/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74196";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-about-us.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-about-us-600x1789.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/certified-life-coach-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74197";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-contact-600x1237.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/189";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/certified-life-coach-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74199";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-600x2563.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/certified-life-coach-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74200";a:12:{s:5:"title";s:20:"Live Online Sessions";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-live-online-sessions.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-live-online-sessions-600x2518.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/certified-life-coach-07/live-online-sessions/";s:15:"astra-sites-tag";a:1:{i:3204;s:20:"live-online-sessions";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59655";a:24:{s:5:"title";s:20:"Chartered Accountant";s:2:"id";i:59655;s:12:"publish-date";i:1656964003;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-600x2204.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-400x1469.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/accountant-01";s:20:"astra-site-parent-id";i:2648;s:15:"astra-sites-tag";a:3:{i:447;s:10:"accountant";i:449;s:20:"chartered-accountant";i:2254;s:22:"finance-and-accounting";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-59657";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-contant.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-contant-600x889.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-01/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/accountant-01/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59658";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-600x2204.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-01/wp-json/wp/v2/pages/632";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/accountant-01/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59656";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-about-600x1078.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-01/wp-json/wp/v2/pages/633";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/accountant-01/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-59659";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-services-600x1226.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-01/wp-json/wp/v2/pages/634";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/accountant-01/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-59660";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-testimonials.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-testimonials-600x1223.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-01/wp-json/wp/v2/pages/636";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/accountant-01/testimonials/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-59661";a:12:{s:5:"title";s:13:"Why choose me";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-choose.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/03/charter-accountant-01-choose-600x965.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-01/wp-json/wp/v2/pages/635";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/accountant-01/why-choose-me/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74201";a:24:{s:5:"title";s:25:"Business Consultancy Firm";s:2:"id";i:74201;s:12:"publish-date";i:1685384818;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-600x2458.jpg";s:28:"fullpage-thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-400x1639.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/business-consultancy-firm-07";s:20:"astra-site-parent-id";i:3203;s:15:"astra-sites-tag";a:11:{i:663;s:6:"agency";i:2285;s:20:"business-consultancy";i:2286;s:25:"business-consultancy-firm";i:2288;s:19:"business-consulting";i:2050;s:27:"business-consulting-company";i:979;s:7:"company";i:2287;s:20:"consultancy-services";i:2289;s:20:"financial-consulting";i:2292;s:13:"hr-consulting";i:2290;s:15:"sales-marketing";i:2291;s:21:"technology-consulting";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:11:{s:8:"id-74210";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-success-stories.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-success-stories-600x1723.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/970";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/business-consultancy-firm-07/success-stories/";s:15:"astra-sites-tag";a:1:{i:990;s:15:"success-stories";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74211";a:12:{s:5:"title";s:21:"Technology Consulting";s:18:"featured-image-url";s:106:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-technology-consulting.jpg";s:19:"thumbnail-image-url";s:115:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-technology-consulting-600x1792.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/966";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:70:"//websitedemos.net/business-consultancy-firm-07/technology-consulting/";s:15:"astra-sites-tag";a:1:{i:2291;s:21:"technology-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74212";a:12:{s:5:"title";s:8:"Training";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-training.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-training-600x1805.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-consultancy-firm-07/training/";s:15:"astra-sites-tag";a:1:{i:721;s:8:"training";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74203";a:12:{s:5:"title";s:19:"Business Consulting";s:18:"featured-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-business-consulting.jpg";s:19:"thumbnail-image-url";s:113:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-business-consulting-600x1782.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/962";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:68:"//websitedemos.net/business-consultancy-firm-07/business-consulting/";s:15:"astra-sites-tag";a:1:{i:2288;s:19:"business-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74204";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-contact-600x1250.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/972";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/business-consultancy-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74205";a:12:{s:5:"title";s:20:"Financial Consulting";s:18:"featured-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-financial-consulting.jpg";s:19:"thumbnail-image-url";s:114:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-financial-consulting-600x1782.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/963";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:69:"//websitedemos.net/business-consultancy-firm-07/financial-consulting/";s:15:"astra-sites-tag";a:1:{i:2289;s:20:"financial-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74206";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-600x2458.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/927";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consultancy-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74207";a:12:{s:5:"title";s:13:"HR Consulting";s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-hr-consulting.jpg";s:19:"thumbnail-image-url";s:107:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-hr-consulting-600x1782.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/967";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/business-consultancy-firm-07/hr-consulting/";s:15:"astra-sites-tag";a:1:{i:2292;s:13:"hr-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74208";a:12:{s:5:"title";s:24:"Productivity Improvement";s:18:"featured-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-productivity-improvement.jpg";s:19:"thumbnail-image-url";s:118:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-productivity-improvement-600x1792.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/965";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:73:"//websitedemos.net/business-consultancy-firm-07/productivity-improvement/";s:15:"astra-sites-tag";a:1:{i:2303;s:24:"productivity-improvement";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74209";a:12:{s:5:"title";s:22:"Sales &#038; Marketing";s:18:"featured-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-sales-and-marketing.jpg";s:19:"thumbnail-image-url";s:113:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-sales-and-marketing-600x1670.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/964";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/business-consultancy-firm-07/sales-marketing/";s:15:"astra-sites-tag";a:1:{i:2290;s:15:"sales-marketing";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74202";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-about.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-about-600x1919.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/971";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/business-consultancy-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74113";a:24:{s:5:"title";s:9:"Gift Shop";s:2:"id";i:74113;s:12:"publish-date";i:1685383602;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-600x3310.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-400x2206.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/gift-shop-07";s:20:"astra-site-parent-id";i:3197;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:2348;s:20:"corporate-gift-store";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:404;s:9:"gift-shop";i:401;s:10:"gift-store";i:2347;s:17:"online-gift-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2346;s:18:"personalised-gifts";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74116";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-600x3310.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/gift-shop-07/wp-json/wp/v2/pages/703";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:32:"//websitedemos.net/gift-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74114";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-about-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-about-us-600x1160.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/gift-shop-07/wp-json/wp/v2/pages/705";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/gift-shop-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74115";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-contact-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-contact-us-600x823.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/gift-shop-07/wp-json/wp/v2/pages/706";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/gift-shop-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74173";a:24:{s:5:"title";s:19:"Recycled Shoe Store";s:2:"id";i:74173;s:12:"publish-date";i:1685381978;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-600x4173.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-400x2782.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/recycled-shoe-store-07";s:20:"astra-site-parent-id";i:3201;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2878;s:5:"shoes";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74174";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-contact-600x1286.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/recycled-shoe-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74175";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-600x4173.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1332";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:42:"//websitedemos.net/recycled-shoe-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74176";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-lookbook.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-lookbook-600x2304.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1308";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/recycled-shoe-store-07/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74177";a:12:{s:5:"title";s:4:"Sale";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-sale.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-sale-600x1858.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1309";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/recycled-shoe-store-07/sale/";s:15:"astra-sites-tag";a:1:{i:2743;s:4:"sale";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74178";a:12:{s:5:"title";s:5:"Story";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-story.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-story-600x1949.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1334";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/recycled-shoe-store-07/story/";s:15:"astra-sites-tag";a:1:{i:767;s:5:"story";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74156";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:74156;s:12:"publish-date";i:1685381141;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-600x2494.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-400x1662.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/building-construction-07";s:20:"astra-site-parent-id";i:3200;s:15:"astra-sites-tag";a:11:{i:435;s:12:"architecture";i:2543;s:8:"building";i:2545;s:19:"building-foundation";i:979;s:7:"company";i:484;s:12:"construction";i:2546;s:21:"construction-services";i:2544;s:11:"fabricating";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2836;s:12:"construction";i:2793;s:15:"interior-design";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74157";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-about.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-about-600x2079.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/85";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74158";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-contact-600x1169.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/building-construction-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74159";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-600x2494.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/82";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/building-construction-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74160";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-projects.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-projects-600x1611.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/90";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74161";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-services.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-services-600x1742.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/88";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74126";a:24:{s:5:"title";s:29:"Food Blogger &amp; Influencer";s:2:"id";i:74126;s:12:"publish-date";i:1685380359;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-600x2466.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-400x1644.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/food-blogger-07";s:20:"astra-site-parent-id";i:3199;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2173;s:11:"food-drinks";i:2171;s:22:"food-drinks-influencer";i:2172;s:19:"food-drinks-vlogger";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74129";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-600x2466.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1055";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/food-blogger-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74127";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-about-600x1687.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1058";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/food-blogger-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74128";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-contact-600x1057.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1064";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74130";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-reviews.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-reviews-600x1560.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1060";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74131";a:12:{s:5:"title";s:6:"Videos";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-videos.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-videos-600x1608.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1062";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/food-blogger-07/videos/";s:15:"astra-sites-tag";a:1:{i:2001;s:6:"videos";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74122";a:24:{s:5:"title";s:13:"Eyewear Store";s:2:"id";i:74122;s:12:"publish-date";i:1685379799;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-600x2917.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-400x1945.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/eyewear-store-07";s:20:"astra-site-parent-id";i:3198;s:15:"astra-sites-tag";a:14:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2918;s:4:"eyes";i:2915;s:7:"eyewear";i:2916;s:13:"eyewear-store";i:2919;s:6:"glears";i:2922;s:8:"lenskart";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2921;s:5:"specs";i:2920;s:10:"spectacles";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74125";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-600x2917.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:36:"//websitedemos.net/eyewear-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74123";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-about-us-600x1770.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/eyewear-store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74124";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-contact-600x1050.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-07/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/eyewear-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84958";a:24:{s:5:"title";s:12:"Black Friday";s:2:"id";i:84958;s:12:"publish-date";i:1701782287;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-600x2789.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-400x1859.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/black-friday-07";s:20:"astra-site-parent-id";i:3400;s:15:"astra-sites-tag";a:9:{i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2689;s:7:"gadgets";i:383;s:12:"online-store";i:2993;s:13:"sales-landing";i:749;s:5:"store";i:3129;s:10:"technology";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-84959";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-about-600x1835.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/black-friday-07/wp-json/wp/v2/pages/1319";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/black-friday-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84960";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-contact-600x826.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/black-friday-07/wp-json/wp/v2/pages/1320";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/black-friday-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84961";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-600x2789.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/black-friday-07/wp-json/wp/v2/pages/1317";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/black-friday-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73697";a:24:{s:5:"title";s:7:"Be Bold";s:2:"id";i:73697;s:12:"publish-date";i:1683566320;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-600x2434.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-400x1622.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/be-bold-beauty-store-07";s:20:"astra-site-parent-id";i:3196;s:15:"astra-sites-tag";a:11:{i:1023;s:6:"beauty";i:1465;s:15:"beauty-products";i:2384;s:21:"beauty-products-store";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:383;s:12:"online-store";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-73698";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-about-us-600x1517.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/be-bold-beauty-store-07/wp-json/wp/v2/pages/871";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/be-bold-beauty-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73699";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-contact-600x1071.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/be-bold-beauty-store-07/wp-json/wp/v2/pages/872";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/be-bold-beauty-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73700";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-600x2434.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/be-bold-beauty-store-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/be-bold-beauty-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73686";a:24:{s:5:"title";s:14:"Blingg Jewelry";s:2:"id";i:73686;s:12:"publish-date";i:1683565586;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-600x2000.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-400x1333.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/blingg-jewelry-store-07";s:20:"astra-site-parent-id";i:3195;s:15:"astra-sites-tag";a:12:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2912;s:9:"jewellery";i:2382;s:15:"jewellery-store";i:731;s:7:"jewelry";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2913;s:4:"ring";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-73687";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-about-600x1473.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blingg-jewelry-store-07/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/blingg-jewelry-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73688";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-contact-600x902.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blingg-jewelry-store-07/wp-json/wp/v2/pages/470";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/blingg-jewelry-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73689";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-600x2000.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/blingg-jewelry-store-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/blingg-jewelry-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-90116";a:24:{s:5:"title";s:27:"Gardening &amp; Landscaping";s:2:"id";i:90116;s:12:"publish-date";i:1713188535;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-600x2558.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-400x1705.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/gardener-08";s:20:"astra-site-parent-id";i:3600;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2853;s:17:"florist-gardening";i:2852;s:11:"landscaping";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-90117";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about-1-600x1625.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/gardener-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90118";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact-1-600x987.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90119";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery-1-600x994.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-08/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90120";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-600x2558.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/gardener-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90121";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services-1-600x1611.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/gardener-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73637";a:24:{s:5:"title";s:15:"Game Dev Studio";s:2:"id";i:73637;s:12:"publish-date";i:1683560696;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-600x2839.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-400x1892.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/game-dev-studio-07";s:20:"astra-site-parent-id";i:3192;s:15:"astra-sites-tag";a:8:{i:652;s:4:"game";i:3073;s:16:"game-development";i:3077;s:10:"gamedesign";i:3074;s:7:"gamedev";i:3075;s:13:"gamedeveloper";i:3072;s:6:"gaming";i:1510;s:6:"studio";i:3076;s:10:"videogames";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2791;s:8:"creative";i:2768;s:9:"portfolio";i:2779;s:16:"software-company";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-73641";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-projects.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-projects-600x1421.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/647";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/game-dev-studio-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73638";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-about-600x2598.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/645";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/game-dev-studio-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73639";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-contact-600x905.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/649";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/game-dev-studio-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73640";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-600x2839.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/642";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/game-dev-studio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87452";a:24:{s:5:"title";s:11:"Creative CV";s:2:"id";i:87452;s:12:"publish-date";i:1712779125;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08-600x2638.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08-400x1758.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/creative-cv-08";s:20:"astra-site-parent-id";i:3539;s:15:"astra-sites-tag";a:6:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-87453";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08-600x2638.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/creative-cv-08/wp-json/wp/v2/pages/295";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/creative-cv-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1473, 'astra-sites-and-pages-page-19', 'a:15:{s:8:"id-73669";a:24:{s:5:"title";s:12:"The Pizzeria";s:2:"id";i:73669;s:12:"publish-date";i:1683564886;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-600x3273.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-400x2182.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pizzeria-07";s:20:"astra-site-parent-id";i:3194;s:15:"astra-sites-tag";a:10:{i:2011;s:15:"fast-food-chain";i:2013;s:20:"fast-food-restaurant";i:2018;s:17:"fast-food-service";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:1975;s:5:"pasta";i:1971;s:5:"pizza";i:2012;s:11:"pizza-house";i:1977;s:8:"pizzeria";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-73671";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-contact-600x1580.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pizzeria-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73672";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-600x3273.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1294";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pizzeria-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73673";a:12:{s:5:"title";s:6:"Offers";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-offers.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-offers-600x1934.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/pizzeria-07/offers/";s:15:"astra-sites-tag";a:1:{i:1969;s:6:"offers";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73674";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-our-menu.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-our-menu-600x2784.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pizzeria-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73670";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-about-600x1915.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pizzeria-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73390";a:24:{s:5:"title";s:25:"Food &amp; Drinks Blogger";s:2:"id";i:73390;s:12:"publish-date";i:1704285762;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-600x2577.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-400x1718.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/food-drinks-blog-07";s:20:"astra-site-parent-id";i:3139;s:15:"astra-sites-tag";a:10:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2263;s:19:"food-drinks-blogger";i:2171;s:22:"food-drinks-influencer";i:2172;s:19:"food-drinks-vlogger";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2926;s:5:"video";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-73391";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-about-600x1774.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/food-drinks-blog-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/food-drinks-blog-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73392";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-600x2577.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/food-drinks-blog-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/food-drinks-blog-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73393";a:12:{s:5:"title";s:12:"Work With Me";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-work-with-me.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-work-with-me-600x668.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/food-drinks-blog-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/food-drinks-blog-07/work-with-me/";s:15:"astra-sites-tag";a:1:{i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73652";a:24:{s:5:"title";s:12:"Media Agency";s:2:"id";i:73652;s:12:"publish-date";i:1683561623;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-600x2450.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-400x1633.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/media-agency-07";s:20:"astra-site-parent-id";i:3193;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-73655";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-600x2450.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/media-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73656";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-portfolio.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-portfolio-600x1194.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/472";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/media-agency-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73657";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-services-600x1962.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/471";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/media-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73654";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-contact-600x1213.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/473";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/media-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73653";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-about-600x1750.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/470";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/media-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58716";a:24:{s:5:"title";s:11:"Love Nature";s:2:"id";i:58716;s:12:"publish-date";i:1637954772;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-600x1449.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-400x966.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/love-nature-02";s:20:"astra-site-parent-id";i:2470;s:15:"astra-sites-tag";a:9:{i:3416;s:9:"elementor";i:538;s:6:"forest";i:2456;s:7:"generic";i:2493;s:12:"multipurpose";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2831;s:7:"service";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1214:"<!-- wp:paragraph -->\n<p>Looking for a flexible multipurpose website template? Look no further. This serene and tranquil design features elegant graphics and a professional layout. It''s perfect for those looking to create a website that offers an escape from the hustle and bustle of everyday life.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template features a natural color palette with pops of green and blue, which will be sure to make your website feel like a tranquil escape. The template has been carefully crafted to exhibit your services in the most elegant way possible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Love Nature template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-designed multipurpose template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Elegant and serene design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Natural color palette with customization options</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional and flexible layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with popular page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:67:"Elegant and serene multipurpose design to build any type of website";s:5:"pages";a:4:{s:8:"id-88223";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-contact-600x815.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/love-nature-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88224";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-600x1449.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/love-nature-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88225";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-services-600x1273.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/love-nature-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88222";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-about-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-about-us-600x897.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/love-nature-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58716;s:26:"related-gutenberg-template";i:59760;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19808";a:24:{s:5:"title";s:17:"Outdoor Adventure";s:2:"id";i:19808;s:12:"publish-date";i:1543500721;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/outdoor-adventure-02";s:20:"astra-site-parent-id";i:186;s:15:"astra-sites-tag";a:7:{i:544;s:9:"adventure";i:545;s:7:"camping";i:3416;s:9:"elementor";i:543;s:14:"extreme-sports";i:541;s:9:"mountains";i:542;s:4:"park";i:546;s:6:"sports";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";i:2826;s:6:"sports";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1241:"<!-- wp:paragraph -->\n<p>If you''re looking for a multipurpose website template that will be the perfect match for your business, this is it. This outdoor adventure website template is perfect for those who&nbsp; want to share their passion with the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A clean and professional design delivers the foundations of an amazing website. A variety of pages and features will help you create an informative, interactive, and visually stunning site that is sure to capture your audience''s attention.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Outdoor Adventure template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professionally designed multipurpose template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive design that’s visually appealing</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable and flexible layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all the correct elements to build an engaging site</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Page builder ready</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Multipurpose template perfect for anyone looking to build a stylish website";s:5:"pages";a:5:{s:8:"id-23830";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/outdoor-adventure-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23827";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/outdoor-adventure-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23832";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-services.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23831";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-our-projects.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-our-projects.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-02/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23829";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2019/07/id-23829-outdoor-adventure-contact-resize.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/outdoor-adventure-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19884;s:26:"related-elementor-template";i:19808;s:26:"related-gutenberg-template";i:48078;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17988";a:24:{s:5:"title";s:10:"Brandstore";s:2:"id";i:17988;s:12:"publish-date";i:1513833542;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-1-600x1856.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-1-400x1237.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/brandstore-02";s:20:"astra-site-parent-id";i:317;s:15:"astra-sites-tag";a:21:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3435;s:8:"business";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:3;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1341:"<!-- wp:paragraph -->\n<p>Let your brand shine with our Brandstore website template. The Brandstore template is a simple, clean, mobile-friendly design, helping customers shop from anywhere. The template is built to integrate with WooCommerce seamlessly, so you can start showcasing your products in minutes and accept online payments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We also have a range of custom page templates for you to use as the foundation for your site and a range of beautiful preset designs we’ve created. It’s a modern design with a lot to recommend it, ideal for online stores.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Brandstore template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>High converting and lightweight online store template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Seamless integration with WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive hero image to display your best products and offers</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Host of customization options from colors and typography to layout and more</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works perfectly well on mobile devices</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Build the perfect online store using our high-converting Brandstore website template";s:5:"pages";a:3:{s:8:"id-34092";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-1-600x1856.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/brandstore-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-26320";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-about-600x1494.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/43";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/brandstore-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-26323";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2017/12/brandstore-02-contact-600x944.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/414";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/brandstore-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18035;s:26:"related-elementor-template";i:17988;s:26:"related-gutenberg-template";i:48050;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-60434";a:24:{s:5:"title";s:16:"Electronic Store";s:2:"id";i:60434;s:12:"publish-date";i:1679479918;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-600x4955.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-400x3303.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/electronic-store-04";s:20:"astra-site-parent-id";i:2732;s:15:"astra-sites-tag";a:13:{i:2740;s:20:"best-buy-electronics";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:2736;s:20:"household-appliances";i:2735;s:7:"laptops";i:2738;s:11:"smartphones";i:2741;s:16:"technology-store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1246:"<!-- wp:paragraph -->\n<p>The Electronic Store template is a modern eCommerce template designed to appeal to the widest audience. The main page opens with an attractive header with search, a cart and navigation while a large hero image sets the scene nicely.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template includes a familiar eCommerce layout with plenty of whitespace and areas to showcase your products. There are also options to add testimonials, calls to action, featured products and anything else you might need for your store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Electronic Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern eCommerce template with universal appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Engaging colors, typography and header section</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Plenty of whitespace and areas to highlights products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas throughout the design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"The Electronic Store template is attractive, engaging and makes selling simple";s:5:"pages";a:5:{s:8:"id-60435";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-about-600x1506.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electronic-store-04/wp-json/wp/v2/pages/812";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electronic-store-04/about/";s:15:"astra-sites-tag";a:11:{i:352;s:5:"about";i:455;s:8:"about-us";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:1024;s:11:"woocommerce";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60436";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-contact-600x802.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electronic-store-04/wp-json/wp/v2/pages/870";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electronic-store-04/contact/";s:15:"astra-sites-tag";a:11:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:1024;s:11:"woocommerce";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-60438";a:12:{s:5:"title";s:12:"New arrivals";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-new-arrival.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-new-arrival-600x2018.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electronic-store-04/wp-json/wp/v2/pages/723";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/electronic-store-04/new-arrivals/";s:15:"astra-sites-tag";a:12:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:2703;s:12:"new-arrivals";i:2743;s:4:"sale";i:2744;s:11:"todays-deal";i:1024;s:11:"woocommerce";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-60439";a:12:{s:5:"title";s:4:"Sale";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-sales.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-sales-600x1904.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electronic-store-04/wp-json/wp/v2/pages/795";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:44:"//websitedemos.net/electronic-store-04/sale/";s:15:"astra-sites-tag";a:12:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:2743;s:4:"sale";i:1114;s:10:"sales-page";i:2745;s:12:"todays-deals";i:1024;s:11:"woocommerce";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-60437";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/03/electronic-stores-04-600x4955.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/electronic-store-04/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/electronic-store-04/";s:15:"astra-sites-tag";a:15:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:423;s:4:"home";i:2734;s:15:"home-appliances";i:814;s:8:"homepage";i:2736;s:20:"household-appliances";i:2735;s:7:"laptops";i:2738;s:11:"smartphones";i:2741;s:16:"technology-store";i:1024;s:11:"woocommerce";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:60434;s:26:"related-gutenberg-template";i:87588;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73532";a:24:{s:5:"title";s:36:"Alexandrina Kennedy &#8211; Designer";s:2:"id";i:73532;s:12:"publish-date";i:1681831890;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/04/alexandrina-designer.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/alexandrina-designer-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/alexandrina-designer-400x600.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/alexandrina-designer-bio-02";s:20:"astra-site-parent-id";i:3184;s:15:"astra-sites-tag";a:13:{i:2150;s:2:"cv";i:670;s:8:"designer";i:2297;s:18:"designer-portfolio";i:3173;s:11:"link-in-bio";i:3185;s:6:"linkin";i:3187;s:5:"links";i:3186;s:8:"linktree";i:3124;s:18:"personal-portfolio";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2212;s:12:"social-media";i:2163;s:23:"social-media-influencer";i:3012;s:11:"socialmedia";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:3427;s:7:"default";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1214:"<!-- wp:paragraph -->\n<p>The Designer Link in Bio template has all the benefits of linktrees with better looks, more features, more customization options, and fully responsive designs. They are the ideal way to promote yourself online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Designer Link in Bio template has a feminine feel with a small slider to show off your work and links front and center to encourage engagement. All wrapped up in an appealing design that looks amazing on any screen. It’s the perfect Linktree alternative!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Designer Link in Bio Template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-designed Designer Link in Bio Template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works on any screen size</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable using basic tools</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart slider block to help showcase your creations</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Designer Link in Bio template that has all the features you need in a landing page";s:5:"pages";a:1:{s:8:"id-73533";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/alexandrina-designer-bio-02.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/04/alexandrina-designer-bio-02-600x367.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/alexandrina-designer-bio-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/alexandrina-designer-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-72529";a:24:{s:5:"title";s:23:"Web Developer Portfolio";s:2:"id";i:72529;s:12:"publish-date";i:1679309020;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-600x2508.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-400x1672.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/web-developer-portfolio-04";s:20:"astra-site-parent-id";i:3121;s:15:"astra-sites-tag";a:12:{i:3112;s:9:"developer";i:3416;s:9:"elementor";i:1020;s:8:"personal";i:3124;s:18:"personal-portfolio";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:3123;s:3:"web";i:3122;s:13:"web-developer";i:3111;s:11:"webdesigner";i:3106;s:12:"webdeveloper";i:3107;s:14:"webdevelopment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1287:"<!-- wp:paragraph -->\n<p>The Web Developer Portfolio template is a stylish dark design designed to communicate your skills immediately with stylized animation, code-like typography, and simple colors. There’s instant recognition with this template that would work amazingly well to showcase your work.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes essential portfolio elements such as support for images, video, and audio. It also comes with readymade pages for your portfolio, services, resume, and biography so you can be up and running in no time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Web Developer Portfolio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylized website theme ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart animations to draw attention and engage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Immediately reminiscent of code and development without being over the top</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes essential pages ideal for portfolios</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"The Web Developer Portfolio template is perfect for anyone who works with code";s:5:"pages";a:6:{s:8:"id-72532";a:12:{s:5:"title";s:5:"_home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-600x2508.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/web-developer-portfolio-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72533";a:12:{s:5:"title";s:10:"_portfolio";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-portfolio.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-portfolio-600x2195.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/web-developer-portfolio-04/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72534";a:12:{s:5:"title";s:7:"_resume";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-resume.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-resume-600x1506.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-04/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/web-developer-portfolio-04/resume/";s:15:"astra-sites-tag";a:1:{i:2153;s:6:"resume";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72535";a:12:{s:5:"title";s:9:"_services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-services-600x788.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/web-developer-portfolio-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72530";a:12:{s:5:"title";s:6:"_about";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-about.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-about-600x1452.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/web-developer-portfolio-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72531";a:12:{s:5:"title";s:8:"_contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/web-developer-portfolio-04-contact-600x793.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/web-developer-portfolio-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:72529;s:26:"related-gutenberg-template";i:74746;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69715";a:24:{s:5:"title";s:12:"Planet Earth";s:2:"id";i:69715;s:12:"publish-date";i:1665171038;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-600x1189.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-400x792.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/earth-02";s:20:"astra-site-parent-id";i:2956;s:15:"astra-sites-tag";a:4:{i:3416;s:9:"elementor";i:2456;s:7:"generic";i:535;s:6:"nature";i:3389;s:14:"simple-minimal";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2812;s:14:"digital-agency";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1209:"<!-- wp:paragraph -->\n<p>The Planet Earth template is a multipurpose design that uses graphics to tell the story rather than images. It’s a well thought-out design that opens with a full screen illustration with engaging colors and a simple call to action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The page opens into a business-style layout with alternating white and colored backgrounds, service boxes and calls to action within the page. There are also attractive supplementary pages and the opportunity to customize it and make it your own.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Planet Earth template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple and effective multipurpose website template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Uses graphics and illustrations to great effect</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm and engaging colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-designed with excellent page balance</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"The Planet Earth multipurpose template is a captivating design with minimalist appeal";s:5:"pages";a:4:{s:8:"id-69716";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-about-600x771.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/earth-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69717";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-contact-2022.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-contact-2022-600x700.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/earth-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69718";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-600x1189.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/earth-02/wp-json/wp/v2/pages/1448";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/earth-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69719";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/10/earth-02-services-600x1307.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/earth-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69715;s:26:"related-gutenberg-template";i:69916;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-72618";a:24:{s:5:"title";s:29:"Fashion Photography Portfolio";s:2:"id";i:72618;s:12:"publish-date";i:1679483314;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-600x2547.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-400x1698.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/fashion-photography-04";s:20:"astra-site-parent-id";i:3134;s:15:"astra-sites-tag";a:12:{i:513;s:6:"camera";i:3011;s:8:"creative";i:3416;s:9:"elementor";i:3135;s:20:"fashion-photographer";i:510;s:9:"modelling";i:3114;s:5:"photo";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:1022;s:12:"professional";i:425;s:8:"services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2791;s:8:"creative";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2485;s:11:"photography";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1230:"<!-- wp:paragraph -->\n<p>The Fashion Photography Portfolio template is an elegant dark design that sets the scene immediately. It’s a grownup theme that delivers style through contrasting black and white design while offering pops of color through the images.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of space to showcase images and share your story to help engage. The portfolio area and dedicated page use customizable grid layouts to share and filter images and showcase your work so it looks its best.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fashion Photography Portfolio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Dark elegant template with a grownup appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Plenty of opportunities to showcase images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive portfolio section and page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas to communicate with your audience</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"The Fashion Photography Portfolio is the perfect way to showcase your creations";s:5:"pages";a:5:{s:8:"id-72619";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-about-600x1946.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-photography-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-photography-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72620";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-contact-600x753.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-photography-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72621";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-600x2547.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-photography-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/fashion-photography-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72623";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-services.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-services-600x2306.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/fashion-photography-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72622";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-portfolio.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/03/fashion-photography-04-portfolio-600x1483.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/fashion-photography-04/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:72618;s:26:"related-gutenberg-template";i:86318;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-83885";a:24:{s:5:"title";s:4:"Hope";s:2:"id";i:83885;s:12:"publish-date";i:1698414558;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/10/hope-design.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/10/hope-design.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/10/hope-design-400x1156.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/hope-02";s:20:"astra-site-parent-id";i:3388;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:3390;s:4:"hope";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2812;s:14:"digital-agency";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1175:"<!-- wp:paragraph -->\n<p>Unleash the power of exceptional design with the Hope template for web designers! Crafted for creative professionals, this template ensures your website is not just a platform but a masterpiece.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The sleek and intuitive design allows you to showcase your portfolio effortlessly, creating a lasting impression on visitors. Elevate your brand with a professional-quality website that speaks volumes about your design expertise.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Hope Template:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Sleek design to show your skills</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Easy customization thanks to built-in Site Builder</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Designed for speed and usability</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional-quality template designed for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with popular page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:68:"Transform your online presence with our sleek web designer template!";s:5:"pages";a:4:{s:8:"id-88208";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-contact-600x991.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hope-02/wp-json/wp/v2/pages/3606";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/hope-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88209";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-600x1820.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hope-02/wp-json/wp/v2/pages/1317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/hope-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88210";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-services-600x1280.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hope-02/wp-json/wp/v2/pages/3605";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hope-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88207";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/10/hopes-02-about-600x1257.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hope-02/wp-json/wp/v2/pages/1318";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/hope-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73460";a:24:{s:5:"title";s:10:"Politician";s:2:"id";i:73460;s:12:"publish-date";i:1681505968;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-600x2550.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-400x1700.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/politician-04";s:20:"astra-site-parent-id";i:3147;s:15:"astra-sites-tag";a:6:{i:3152;s:12:"helping-hand";i:3150;s:8:"minister";i:3149;s:15:"political-party";i:3148;s:10:"politician";i:3151;s:8:"politics";i:2127;s:10:"social-ngo";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2786;s:17:"charity-nonprofit";i:2864;s:9:"community";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3427;s:7:"default";i:2482;s:3:"law";i:2500;s:12:"multipurpose";i:2492;s:10:"non-profit";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1180:"<!-- wp:paragraph -->\n<p>The Politician template is ideal for politicians, councilors, and other public figures who want to get out there, make themselves and their causes known and interact with their constituents.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is sober and sensible to create a feeling of trust. There’s a large hero image, ideal for making your presence known along with plenty of content blocks to tell your story and communicate with your audience. It’s a fantastic template for engagement!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Politician template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Sensible design inspires confidence</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for getting yourself out there</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of options for storytelling and sharing your vision</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and customizable</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"The Politician template is ideal for public figures to reach out to constituents";s:5:"pages";a:5:{s:8:"id-73461";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-about-600x2072.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/politician-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/politician-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73462";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-contact-600x978.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/politician-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/politician-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73463";a:12:{s:5:"title";s:12:"Endorsements";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-endorsement.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-endorsement-600x1565.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/politician-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/politician-04/endorsements/";s:15:"astra-sites-tag";a:1:{i:3153;s:12:"endorsements";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73464";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-600x2550.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/politician-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/politician-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73465";a:12:{s:5:"title";s:6:"Issues";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-issues.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/politician-04-issues-600x2396.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/politician-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/politician-04/issues/";s:15:"astra-sites-tag";a:1:{i:3154;s:6:"issues";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:73460;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71669";a:24:{s:5:"title";s:18:"Planet Earth Store";s:2:"id";i:71669;s:12:"publish-date";i:1676657292;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/earth-store-02.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/earth-store-02-600x1210.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/02/earth-store-02-400x806.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/earth-store-02";s:20:"astra-site-parent-id";i:3118;s:15:"astra-sites-tag";a:5:{i:3119;s:5:"earth";i:496;s:9:"ecommerce";i:535;s:6:"nature";i:383;s:12:"online-store";i:3120;s:6:"simple";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:6:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2769;s:9:"ecommerce";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1194:"<!-- wp:paragraph -->\n<p>The Planet Earth Store template is an eCommerce store design that uses graphics and calm colors to create a buying mood. It’s light, well-balanced and provides lots of opportunities to let your products stand out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The main page opens with a graphical banner you can use to set the scene before opening up into your product selection. Everything is customizable, everything is designed for speed and ease of use and could be used for any type of store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Planet Earth Store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light and welcoming eCommerce store template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Uses graphics and calm colors to draw you in</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of options to build a profitable store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Works flawlessly with SureCart and WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"The Planet Earth Store template is a light store design that’s very easy to use";s:5:"pages";a:0:{}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:71669;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-72580";a:24:{s:5:"title";s:16:"SaaS App Company";s:2:"id";i:72580;s:12:"publish-date";i:1679478944;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-600x3276.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-400x2184.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/saas-app-company-04";s:20:"astra-site-parent-id";i:3127;s:15:"astra-sites-tag";a:9:{i:2712;s:9:"analytics";i:2709;s:16:"app-tech-company";i:3416;s:9:"elementor";i:2711;s:11:"forecasting";i:1844;s:7:"premium";i:2708;s:4:"saas";i:2713;s:12:"sales-growth";i:2714;s:16:"sales-management";i:2710;s:16:"sales-strategies";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2487;s:6:"agency";i:3435;s:8:"business";i:3427;s:7:"default";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1330:"<!-- wp:paragraph -->\n<p>The SaaS App Company template is a vibrant, colorful design ideal for agencies and businesses of all types. It’s light, welcoming and uses graphics throughout to help engage and tell your story. Ideal for new businesses, upstarts, and startups.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes calm colors on well-balanced pages that let you showcase your products and services, and share your successes and your story. There are also additional pages to help build your website with minimal time and effort while looking professional and engaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the SaaS App Company template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light, welcoming colors with modern typography</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-designed pages with lots of customizable content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Uses graphics to help tell your story</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Could easily be customized to suit any type of business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"SaaS App Company uses vibrant design to help engage your audience and tell your story";s:5:"pages";a:5:{s:8:"id-72581";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-about-600x2687.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/saas-app-company-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-04/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72582";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-contact-600x946.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/saas-app-company-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/saas-app-company-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72583";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-features.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-features-600x3216.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/saas-app-company-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-04/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72584";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-600x3276.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/saas-app-company-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/saas-app-company-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72585";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-products.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/03/saas-app-company-04-products-600x1824.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/saas-app-company-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-04/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:72580;s:26:"related-gutenberg-template";i:86253;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1474, 'astra-sites-and-pages-page-20', 'a:15:{s:8:"id-73425";a:24:{s:5:"title";s:21:"Eggcellent Restaurant";s:2:"id";i:73425;s:12:"publish-date";i:1681499952;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-600x2228.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-400x1485.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/eggcellent-restaurant-04";s:20:"astra-site-parent-id";i:3141;s:15:"astra-sites-tag";a:9:{i:3142;s:3:"egg";i:3143;s:14:"egg-restaurant";i:2013;s:20:"fast-food-restaurant";i:336;s:4:"food";i:2068;s:15:"food-and-drinks";i:2067;s:19:"food-and-restaurant";i:1579;s:9:"food-menu";i:2069;s:25:"non-vegetarian-restaurant";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1231:"<!-- wp:paragraph -->\n<p>The Eggs Restaurant template is a fun, snappy design ideal for cafes, restaurants, bars, bistros, and other service businesses to share key information and attract customers. It’s fully responsive, fully customizable, and could be the only website you ever need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design has a chic feel with borderless sections and a free flow down the page. There are all the essentials, content areas, menu sections, location maps, opening times, and everything customers need if they want to visit your establishment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Eggs Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Fun design with modern appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart menu section, map, contact page, and more</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable to fit your brand</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Built-in booking button for reservations</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"The Eggs Restaurant template is a complete eatery website all ready to serve";s:5:"pages";a:4:{s:8:"id-73426";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-about.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-about-600x1692.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/eggcellent-restaurant-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/eggcellent-restaurant-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73427";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-contact-600x1069.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/eggcellent-restaurant-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/eggcellent-restaurant-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73428";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-600x2228.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/eggcellent-restaurant-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/eggcellent-restaurant-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73429";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-menu.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/04/eggcellent-restaurant-04-menu-600x1240.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/eggcellent-restaurant-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/eggcellent-restaurant-04/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:73425;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-31992";a:24:{s:5:"title";s:13:"Organic Store";s:2:"id";i:31992;s:12:"publish-date";i:1568718364;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/organic-shop-02";s:20:"astra-site-parent-id";i:910;s:15:"astra-sites-tag";a:21:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2424;s:11:"health-food";i:2425;s:9:"lite-food";i:369;s:7:"natural";i:2215;s:16:"online-marketing";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:368;s:7:"organic";i:2423;s:12:"organic-food";i:967;s:13:"product-store";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:2426;s:15:"vegetarian-food";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:3;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1365:"<!-- wp:paragraph -->\n<p>Want to start an online organic store but not sure how to design a professional-looking website? We’ve got you covered with the perfect organic store template. Our website template is professionally designed with built-in WooCommerce integration, that’ll help you launch your store quickly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is fully customizable and includes many features such as mobile responsiveness, product gallery, social media integration, and much more. The homepage also includes a dedicated section for customers to leave feedback on products they''ve purchased.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Organic Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean and simple design that has all the ingredients of a perfect online store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Global color palettes to customize your entire store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Deep integrations with WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lightweight and high-converting templates to boost sales and conversions</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with leading drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"The perfect lightweight organic store website templates to boost sales and conversions";s:5:"pages";a:3:{s:8:"id-33788";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/organic-shop-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-31993";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/organic-shop-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-31994";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/organic-shop-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:22401;s:26:"related-elementor-template";i:31992;s:26:"related-gutenberg-template";i:48121;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73267";a:24:{s:5:"title";s:10:"Food Truck";s:2:"id";i:73267;s:12:"publish-date";i:1680026505;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/03/food-truck-03.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/03/food-truck-03-600x3090.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/03/food-truck-03-400x2060.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/food-truck-03";s:20:"astra-site-parent-id";i:3136;s:15:"astra-sites-tag";a:6:{i:3138;s:9:"businesss";i:336;s:4:"food";i:1808;s:10:"food-truck";i:3137;s:9:"foodtruck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-73268";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/03/food-truck-03.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/03/food-truck-03-600x3090.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/food-truck-03/wp-json/wp/v2/pages/396";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/food-truck-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-60418";a:24:{s:5:"title";s:23:"Visual Artist Portfolio";s:2:"id";i:60418;s:12:"publish-date";i:1701884774;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-02.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-02-600x3714.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-02-400x2476.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/visual-artist-portfolio-02";s:20:"astra-site-parent-id";i:2725;s:15:"astra-sites-tag";a:9:{i:2728;s:12:"art-director";i:339;s:6:"artist";i:2299;s:16:"artist-portfolio";i:2730;s:16:"brand-experience";i:3416;s:9:"elementor";i:2731;s:13:"motion-design";i:2726;s:13:"visual-artist";i:2727;s:15:"visual-designer";i:2729;s:15:"visual-identity";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2791;s:8:"creative";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1276:"<!-- wp:paragraph -->\n<p>The Visual Artist Portfolio template uses minimalist design to let your work speak for itself. It’s a well-balanced portfolio template that provides an attractive framework to show off your work, engage visitors and attract new clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes an attractive frameless portfolio section, biography section, an area for testimonials and a contact form. There’s also a great-looking dedicated portfolio page where you can share all your best work for the world to see.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading"><strong>Key features of the Visual Artist Portfolio template</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Minimalist design that’s clean and modern</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Provides the framework to let your work shine through</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of whitespace so images really stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all portfolio essentials</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:157:"The Visual Artist Portfolio template is a minimalist design with just enough to engage while allowing your work to shine through. It’s the perfect balance!";s:5:"pages";a:3:{s:8:"id-60419";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-contact-02.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-contact-02-600x869.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/visual-artist-portfolio-02/wp-json/wp/v2/pages/389";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/visual-artist-portfolio-02/contact/";s:15:"astra-sites-tag";a:10:{i:2728;s:12:"art-director";i:2730;s:16:"brand-experience";i:415;s:7:"contact";i:1009;s:10:"contact-me";i:670;s:8:"designer";i:2350;s:21:"designer-cloths-store";i:2731;s:13:"motion-design";i:2726;s:13:"visual-artist";i:2727;s:15:"visual-designer";i:2729;s:15:"visual-identity";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-60421";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-work-02.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-work-02-600x2096.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/visual-artist-portfolio-02/wp-json/wp/v2/pages/349";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/visual-artist-portfolio-02/works/";s:15:"astra-sites-tag";a:10:{i:2728;s:12:"art-director";i:2730;s:16:"brand-experience";i:670;s:8:"designer";i:2350;s:21:"designer-cloths-store";i:2731;s:13:"motion-design";i:2726;s:13:"visual-artist";i:2727;s:15:"visual-designer";i:2729;s:15:"visual-identity";i:451;s:4:"work";i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60420";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-02.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/04/visual-artist-portfolio-02-600x3714.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/visual-artist-portfolio-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/visual-artist-portfolio-02/";s:15:"astra-sites-tag";a:10:{i:2728;s:12:"art-director";i:2730;s:16:"brand-experience";i:670;s:8:"designer";i:2350;s:21:"designer-cloths-store";i:423;s:4:"home";i:814;s:8:"homepage";i:2731;s:13:"motion-design";i:2726;s:13:"visual-artist";i:2727;s:15:"visual-designer";i:2729;s:15:"visual-identity";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:60418;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84975";a:24:{s:5:"title";s:15:"Language Tutors";s:2:"id";i:84975;s:12:"publish-date";i:1702473877;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-600x2574.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-400x1716.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/language-tutors-02";s:20:"astra-site-parent-id";i:3401;s:15:"astra-sites-tag";a:7:{i:2747;s:8:"language";i:2749;s:14:"language-tutor";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:2748;s:5:"tutor";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2835;s:9:"elearning";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1247:"<!-- wp:paragraph -->\n<p>The Language Tutor template has a smart, crisp look, with a large hero section and muted colors with a bold contrast color. It looks professional and is designed to help you showcase your language skills or promote a language school.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template features a natural color palette with pops of green and blue, which will be sure to make your website feel like a tranquil escape. The template has been carefully crafted to exhibit your services in the most elegant way possible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading"><strong>Key features of the Language Tutor template</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Inspired and inspiring website template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Muted color palette with bold contrast color</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all elements a typical language tutor needs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and SEO friendly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:66:"Language Tutor template to help you share your knowledge with ease";s:5:"pages";a:5:{s:8:"id-84977";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-contact-600x1267.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/language-tutors-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/language-tutors-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-84978";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-courses.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-courses-600x1439.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/language-tutors-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/language-tutors-02/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-84979";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-600x2574.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/language-tutors-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/language-tutors-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-84980";a:12:{s:5:"title";s:12:"Our Teachers";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-our-teacher.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-our-teacher-600x1709.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-02/wp-json/wp/v2/pages/133";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/language-tutors-02/our-teachers/";s:15:"astra-sites-tag";a:1:{i:2751;s:12:"our-teachers";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-84976";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-02-about-600x1790.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/language-tutors-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/language-tutors-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:84975;s:26:"related-gutenberg-template";i:71341;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-60407";a:24:{s:5:"title";s:22:"Digital Download Store";s:2:"id";i:60407;s:12:"publish-date";i:1701885694;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-02.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-02-600x4132.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-02-400x2754.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/digital-download-store-02";s:20:"astra-site-parent-id";i:2719;s:15:"astra-sites-tag";a:12:{i:2720;s:7:"digital";i:2724;s:16:"digital-download";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:383;s:12:"online-store";i:2722;s:6:"plugin";i:967;s:13:"product-store";i:749;s:5:"store";i:2721;s:5:"theme";i:1024;s:11:"woocommerce";i:2723;s:9:"wordpress";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2835;s:9:"elearning";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1269:"<!-- wp:paragraph -->\n<p>The Digital Download Store template is a crisp, clean design with engaging colors and images and all the ingredients an online store needs. It has a compelling hero section with call to action, trust signals above the fold and lots of space to showcase your products.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Product pages are simple and attractive, designed to let the product shine and convert customers. Cart pages, the checkout page, contact form and all supplementary pages reflect the clean design with minimum distractions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading"><strong>Key features of the Digital Download Store template</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean modern design for eCommerce stores</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supports digital downloads and physical products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive product pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Exceptional customer journey throughout the store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"The Digital Download Store template is a high performance design for eCommerce stores. ";s:5:"pages";a:3:{s:8:"id-60410";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-02.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-02-600x4132.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/digital-download-store-02/wp-json/wp/v2/pages/49";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:45:"//websitedemos.net/digital-download-store-02/";s:15:"astra-sites-tag";a:13:{i:2720;s:7:"digital";i:2724;s:16:"digital-download";i:664;s:16:"digital-services";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:423;s:4:"home";i:814;s:8:"homepage";i:383;s:12:"online-store";i:2722;s:6:"plugin";i:967;s:13:"product-store";i:749;s:5:"store";i:2721;s:5:"theme";i:2723;s:9:"wordpress";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60409";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-contact-02.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-contact-02-600x1290.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/digital-download-store-02/wp-json/wp/v2/pages/682";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/digital-download-store-02/contact/";s:15:"astra-sites-tag";a:13:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:2720;s:7:"digital";i:2724;s:16:"digital-download";i:664;s:16:"digital-services";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:383;s:12:"online-store";i:2722;s:6:"plugin";i:967;s:13:"product-store";i:749;s:5:"store";i:2721;s:5:"theme";i:2723;s:9:"wordpress";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-60408";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-about-02.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/04/digital-download-store-about-02-600x2112.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/digital-download-store-02/wp-json/wp/v2/pages/550";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/digital-download-store-02/about/";s:15:"astra-sites-tag";a:15:{i:352;s:5:"about";i:455;s:8:"about-us";i:2720;s:7:"digital";i:2724;s:16:"digital-download";i:664;s:16:"digital-services";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:383;s:12:"online-store";i:2722;s:6:"plugin";i:967;s:13:"product-store";i:749;s:5:"store";i:2721;s:5:"theme";i:628;s:10:"what-we-do";i:1542;s:13:"what-we-offer";i:2723;s:9:"wordpress";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:60407;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-60361";a:24:{s:5:"title";s:21:"Home and Garden Decor";s:2:"id";i:60361;s:12:"publish-date";i:1700650547;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-600x2687.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-400x1791.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/home-garden-decor-02";s:20:"astra-site-parent-id";i:2704;s:15:"astra-sites-tag";a:9:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:423;s:4:"home";i:862;s:10:"home-decor";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2853;s:17:"florist-gardening";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";i:2476;s:9:"gardening";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1282:"<!-- wp:paragraph -->\n<p>The Home &amp; Garden Décor template has a flat, modern feel with lots of whitespace, great colors and lots of opportunities to build a high conversion online store. The content blocks deliver lots of opportunities to showcase products, special offers and calls to action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fully responsive template also includes attractive product pages, an effective cart page and a frictionless checkout page ready to sell. It looks amazing as it is but you can change everything you see using free tools.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading"><strong>Key features of the Home &amp; Garden Décor template</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Elegant eCommerce store template for home or garden</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm colors and welcoming layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Effective product, cart and checkout pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customize everything you see on the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:97:"Transform your living space into a sanctuary with our curated collection of exquisite home decor.";s:5:"pages";a:3:{s:8:"id-60364";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-1-600x2687.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/home-garden-decor-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/home-garden-decor-02/";s:15:"astra-sites-tag";a:6:{i:496;s:9:"ecommerce";i:416;s:11:"garden-care";i:420;s:9:"gardening";i:2705;s:16:"gardening-plants";i:423;s:4:"home";i:862;s:10:"home-decor";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-60362";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-about-600x1274.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-02/wp-json/wp/v2/pages/103";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-garden-decor-02/about/";s:15:"astra-sites-tag";a:6:{i:352;s:5:"about";i:455;s:8:"about-us";i:496;s:9:"ecommerce";i:420;s:9:"gardening";i:862;s:10:"home-decor";i:1024;s:11:"woocommerce";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60363";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/04/home-garden-decor-02-contact-600x744.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-02/wp-json/wp/v2/pages/108";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/home-garden-decor-02/contact/";s:15:"astra-sites-tag";a:6:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:496;s:9:"ecommerce";i:416;s:11:"garden-care";i:420;s:9:"gardening";i:862;s:10:"home-decor";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:60361;s:26:"related-gutenberg-template";i:69655;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-60212";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:60212;s:12:"publish-date";i:1704285764;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2022/04/charity.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/04/charity-600x1537.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/04/charity-400x1024.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-01";s:20:"astra-site-parent-id";i:2664;s:15:"astra-sites-tag";a:5:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-60214";a:12:{s:5:"title";s:6:"Donate";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/04/charity-donate.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/04/charity-donate-600x362.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-01/wp-json/wp/v2/pages/3612";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/charity-01/donate/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-60215";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2022/04/charity.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/04/charity-600x1537.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-01/wp-json/wp/v2/pages/3607";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-01/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-60216";a:12:{s:5:"title";s:12:"Our Partners";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/04/charity-our-partners.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/04/charity-our-partners-600x867.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-01/wp-json/wp/v2/pages/3610";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/charity-01/our-partners/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-60217";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/04/charity-what-we-do.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/04/charity-what-we-do-600x1144.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-01/wp-json/wp/v2/pages/3609";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-01/what-we-do/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-60218";a:12:{s:5:"title";s:10:"Who We Are";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/04/charity-who-are-we.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/04/charity-who-are-we-600x1100.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-01/wp-json/wp/v2/pages/3608";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-01/who-we-are/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-60213";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/04/charity-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/04/charity-contact-600x677.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-01/wp-json/wp/v2/pages/3611";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-01/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59816";a:24:{s:5:"title";s:14:"Animal Welfare";s:2:"id";i:59816;s:12:"publish-date";i:1704285764;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-600x2367.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-400x1578.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/animal-welfare-01";s:20:"astra-site-parent-id";i:2659;s:15:"astra-sites-tag";a:7:{i:625;s:7:"charity";i:735;s:6:"donate";i:1013;s:8:"donation";i:624;s:10:"foundation";i:1482;s:6:"givewp";i:745;s:12:"organization";i:1012;s:7:"welfare";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59820";a:12:{s:5:"title";s:17:"See All Campaigns";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-campaigns.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-campaigns-600x1515.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-01/wp-json/wp/v2/pages/1586";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-01/see-all-campaigns/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-59817";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-about-600x1484.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-01/wp-json/wp/v2/pages/1585";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/animal-welfare-01/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-59818";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-contact-600x1130.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-01/wp-json/wp/v2/pages/1588";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/animal-welfare-01/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59819";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-600x2367.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-01/wp-json/wp/v2/pages/1584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/animal-welfare-01/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-59821";a:12:{s:5:"title";s:17:"Star Contributors";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-contributors.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/03/animal-welfare-01-contributors-600x1238.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-01/wp-json/wp/v2/pages/1587";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-01/star-contributors/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59486";a:24:{s:5:"title";s:13:"Party Planner";s:2:"id";i:59486;s:12:"publish-date";i:1699970134;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/02/party-planner-02.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/02/party-planner-02.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/02/party-planner-02.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/party-planner-02";s:20:"astra-site-parent-id";i:2623;s:15:"astra-sites-tag";a:8:{i:2633;s:19:"celebration-planner";i:3416;s:9:"elementor";i:2630;s:17:"event-coordinator";i:2632;s:17:"event-facilitator";i:2631;s:13:"event-manager";i:2635;s:5:"party";i:2634;s:15:"party-organizer";i:902;s:13:"party-planner";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2784;s:5:"event";i:2863;s:12:"landing-page";i:2781;s:5:"music";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3428;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1235:"<!-- wp:paragraph -->\n<p>Step into the world of seamless celebrations with our Party Planner website template. Crafted with stylish design ideal for the niche, this template sets the stage for unforgettable events, ideal for startups, small events businesses or party planners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The professional-quality design adds a touch of elegance to your online presence, making your party planning services stand out. Elevate your business with ease and let the festivities begin with our exquisite template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key Features of the Part Planner Template:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish design ideal for events and party planners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Infinitely customizable using built-in tools</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Easy to use and requires no existing skills</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and SEO friendly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:63:"Elevate your party planning with our stylish website template. ";s:5:"pages";a:1:{s:8:"id-59487";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/02/party-planner-02.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/02/party-planner-02.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/party-planner-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/party-planner-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59486;s:26:"related-gutenberg-template";i:68320;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59354";a:24:{s:5:"title";s:9:"Guitarist";s:2:"id";i:59354;s:12:"publish-date";i:1644521472;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/guitarist-02";s:20:"astra-site-parent-id";i:2599;s:15:"astra-sites-tag";a:6:{i:3416;s:9:"elementor";i:2612;s:12:"guitar-cello";i:2611;s:13:"guitar-player";i:2610;s:9:"guitarist";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2486;s:9:"art-music";i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59355";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/guitarist-02/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/guitarist-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59356";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/guitarist-02/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/guitarist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59357";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/guitarist-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/guitarist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59358";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-lessons.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-lessons.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/guitarist-02/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/guitarist-02/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59359";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-shows.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/02/guitarist-02-shows.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/guitarist-02/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/guitarist-02/shows/";s:15:"astra-sites-tag";a:1:{i:1568;s:5:"shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59354;s:26:"related-gutenberg-template";i:59557;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59342";a:24:{s:5:"title";s:12:"Library Cafe";s:2:"id";i:59342;s:12:"publish-date";i:1644515733;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/cafe-library-02";s:20:"astra-site-parent-id";i:2598;s:15:"astra-sites-tag";a:8:{i:2607;s:10:"book-house";i:1740;s:5:"books";i:2606;s:10:"books-room";i:1527;s:9:"cafeteria";i:2603;s:10:"coffee-bar";i:3416;s:9:"elementor";i:2604;s:7:"library";i:2605;s:12:"library-cafe";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:3428;s:4:"free";i:2478;s:17:"local-storefronts";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59343";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cafe-library-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cafe-library-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59344";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cafe-library-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cafe-library-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59345";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/cafe-library-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-library-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59346";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-menu.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-menu.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cafe-library-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cafe-library-02/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59347";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-reviews.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-02-reviews.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cafe-library-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cafe-library-02/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59342;s:26:"related-gutenberg-template";i:59540;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69440";a:24:{s:5:"title";s:13:"Eyewear Store";s:2:"id";i:69440;s:12:"publish-date";i:1663782034;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-600x2705.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-400x1803.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/eyewear-store-04";s:20:"astra-site-parent-id";i:2914;s:15:"astra-sites-tag";a:16:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2918;s:4:"eyes";i:2915;s:7:"eyewear";i:2916;s:13:"eyewear-store";i:2919;s:6:"glears";i:2922;s:8:"lenskart";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2921;s:5:"specs";i:2920;s:10:"spectacles";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:926:"<!-- wp:paragraph -->\n<p>The Eyewear online store template is a light and bright full screen template that makes a great first impression. It opens with a fullscreen image, heading and call to action before opening into a full width store page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Eyewear Store template has an upmarket feel with quality images, attractive fonts and modern layout. It is SEO-friendly, WooCommerce compatible and works with most page builders, giving you everything you need to build an online store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Eyewear Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Compelling eCommerce store theme for WordPress</li><li>Superb colors, fonts and layout</li><li>Designed to convert</li><li>Lots of options for showing products</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Light and bright eCommerce template designed to sell any product effectively";s:5:"pages";a:3:{s:8:"id-69441";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-about-600x1646.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/eyewear-store-04/wp-json/wp/v2/pages/223";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/eyewear-store-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69442";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-contact-600x979.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/eyewear-store-04/wp-json/wp/v2/pages/225";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/eyewear-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69443";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/09/eyewear-store-04-600x2705.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:36:"//websitedemos.net/eyewear-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69440;s:26:"related-gutenberg-template";i:74122;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84445";a:24:{s:5:"title";s:12:"Black Friday";s:2:"id";i:84445;s:12:"publish-date";i:1700764801;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-600x2701.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-400x1800.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/black-friday-04";s:20:"astra-site-parent-id";i:3396;s:15:"astra-sites-tag";a:9:{i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2689;s:7:"gadgets";i:383;s:12:"online-store";i:2993;s:13:"sales-landing";i:749;s:5:"store";i:3129;s:10:"technology";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1268:"<!-- wp:paragraph -->\n<p>Are you ready to take your Black Friday sales to the next level? Don''t miss out on the opportunity to transform your online presence and boost your business. Dive into the magic of our exclusive, fully responsive Black Friday Cyber Monday web template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With its sleek design and user-friendly interface, this template is crafted to make your online store shine. Say goodbye to slow load times as the template ensures lightning-fast performance, keeping your customers engaged and ready to shop till they drop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3 class="wp-block-heading">Key Features of Black Friday </h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Sleek design with Black Friday Cyber Monday theme</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>User-friendly and very easy to use</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lightning-fast performance thanks to optimized code</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and SEO friendly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with popular page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:62:"Boost sales on Black Friday with a user-friendly web template!";s:5:"pages";a:3:{s:8:"id-84446";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-about-600x1708.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/black-friday-04/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/black-friday-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-84447";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-contact-600x803.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/black-friday-04/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/black-friday-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-84448";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/11/black-friday-04-600x2701.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/black-friday-04/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/black-friday-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:84445;s:26:"related-gutenberg-template";i:84958;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85107";a:24:{s:5:"title";s:14:"Christmas Shop";s:2:"id";i:85107;s:12:"publish-date";i:1703694741;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-600x2803.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-400x1869.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/christmas-shop-04";s:20:"astra-site-parent-id";i:3403;s:15:"astra-sites-tag";a:12:{i:639;s:11:"accessories";i:3021;s:9:"christmas";i:3404;s:18:"christmas-shopping";i:3024;s:12:"christmasfun";i:3025;s:13:"christmasmood";i:3026;s:15:"christmasspirit";i:3023;s:13:"christmastime";i:3030;s:14:"christmasvibes";i:2697;s:7:"clothes";i:496;s:9:"ecommerce";i:733;s:4:"shop";i:2416;s:8:"shopping";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1237:"<!-- wp:paragraph -->\n<p>Spread the cheer online with our Christmas Shop web template. Dress your online store in holiday splendor with our Christmas Shop web template. The design captures the festive spirit, ensuring your products shine as bright as Rudolph''s nose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Managing your online Christmas shop has never been this easy. The template is fast, fully responsive, SEO friendly and has all you need to sell online. Let the sleigh bells ring and the orders jingle with a website as delightful as the season it celebrates!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Christmas Shop Template:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Festive design for Christmas stores</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully supports SureCart and WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Vibrant and engaging page sections</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable and SEO friendly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:55:"Unwrap the joy with our festive Christmas shop template";s:5:"pages";a:3:{s:8:"id-85108";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-about-600x1673.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/christmas-shop-04/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/christmas-shop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-85109";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-contact-600x1045.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/christmas-shop-04/wp-json/wp/v2/pages/293";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/christmas-shop-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-85110";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/12/christmas-shop-04-600x2803.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/christmas-shop-04/wp-json/wp/v2/pages/288";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/christmas-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:85107;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1475, 'astra-sites-and-pages-page-21', 'a:15:{s:8:"id-82675";a:24:{s:5:"title";s:14:"Halloween Shop";s:2:"id";i:82675;s:12:"publish-date";i:1697712562;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-600x2926.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-400x1951.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/halloween-shop-04";s:20:"astra-site-parent-id";i:3386;s:15:"astra-sites-tag";a:14:{i:597;s:3:"art";i:2947;s:8:"autumn-2";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2946;s:15:"halloweeenparty";i:2943;s:11:"halloween-2";i:2944;s:18:"halloweencostume-2";i:2948;s:16:"halloweendecor-2";i:2951;s:17:"halloweenmakeup-2";i:2950;s:16:"happyhalloween-2";i:2952;s:9:"pumpkin-2";i:2953;s:14:"spookyseason-2";i:2949;s:12:"trcikortreat";i:2700;s:10:"woocommece";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1173:"<!-- wp:paragraph -->\n<p>Step into the world of enchantment with our Halloween Shop template! Crafted to give your store a spooktacular makeover, this fully responsive template is your key to success.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is wickedly delightful, capturing the essence of Halloween and creating an immersive experience for your customers. Navigating through your eerie products and seasonal specials is a breeze, thanks to the user-friendly features that make online shopping a joy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Halloween Shop Template:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Wicked shop design ideal for Halloween</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>User-friendly and built for online stores</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional quality designs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with popular page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:67:"Elevate your Halloween shop with our spellbinding website template!";s:5:"pages";a:3:{s:8:"id-82678";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-600x2926.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-shop-04/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/halloween-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-82676";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-about-600x1009.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-shop-04/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/halloween-shop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-82677";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-shop-04-contact-600x666.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-shop-04/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/halloween-shop-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:82675;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-82657";a:24:{s:5:"title";s:9:"Halloween";s:2:"id";i:82657;s:12:"publish-date";i:1697658717;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-600x3358.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-400x2239.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/halloween-event-04";s:20:"astra-site-parent-id";i:3384;s:15:"astra-sites-tag";a:13:{i:597;s:3:"art";i:2947;s:8:"autumn-2";i:409;s:5:"event";i:1569;s:6:"events";i:2946;s:15:"halloweeenparty";i:2943;s:11:"halloween-2";i:2944;s:18:"halloweencostume-2";i:2948;s:16:"halloweendecor-2";i:2951;s:17:"halloweenmakeup-2";i:2950;s:16:"happyhalloween-2";i:2952;s:9:"pumpkin-2";i:2953;s:14:"spookyseason-2";i:2949;s:12:"trcikortreat";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:1:{i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1183:"<!-- wp:paragraph -->\n<p>Get ready to enchant your online visitors with our exclusive Halloween Event website template! It''s not just a template; it''s your secret weapon to make your website as hauntingly stylish as Halloween itself.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Don''t let slow-loading pages give your visitors a fright – our template ensures a fast and seamless experience, keeping them hooked on your bewitching content. Fast, fully responsive, fully customizable and ready to engage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Halloween Template:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Haunting design for Halloween</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>User-friendly and very easy to use</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast performance with plenty of options</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional quality design ready to represent your brand</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with popular page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:63:"Summon spooktacular success with a Halloween Event web template";s:5:"pages";a:4:{s:8:"id-82660";a:12:{s:5:"title";s:14:"Demonstrations";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-demonstrations.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-demonstrations-600x2236.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-event-04/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/halloween-event-04/demonstrations/";s:15:"astra-sites-tag";a:1:{i:3385;s:14:"demonstrations";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-82661";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-600x3358.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-event-04/wp-json/wp/v2/pages/279";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/halloween-event-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-82658";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-about-600x2256.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-event-04/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/halloween-event-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-82659";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/10/halloween-event-04-contact-600x987.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-event-04/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-event-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:82657;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73550";a:24:{s:5:"title";s:30:"Ursula Jones &#8211; Traveller";s:2:"id";i:73550;s:12:"publish-date";i:1681833186;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/04/ursulajones-traveller.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/ursulajones-traveller-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/ursulajones-traveller-400x600.jpg";s:14:"astra-site-url";s:53:"//websitedemos.net/ursulajones-traveller-index-bio-02";s:20:"astra-site-parent-id";i:3190;s:15:"astra-sites-tag";a:10:{i:1918;s:5:"beach";i:1023;s:6:"beauty";i:3064;s:4:"life";i:541;s:9:"mountains";i:3181;s:6:"sunset";i:427;s:6:"travel";i:3179;s:18:"travel-photography";i:3178;s:9:"traveller";i:3180;s:10:"travelling";i:3182;s:14:"traveltheworld";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:3427;s:7:"default";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1192:"<!-- wp:paragraph -->\n<p>The Social Media Travel Influencer link in bio template is a flexible alternative to Linktree. It’s good-looking, flexible, and fully responsive so it will look just as good on any device and screen size.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Link in bio pages are the latest way to show off your work. They are simple landing pages where you can share your links and gather an audience, and the Social Media Travel Influencer link in bio template is the perfect way to do it!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Social Media Travel Influencer link in bio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive Landing tree alternative</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works well on any screen size</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable using built-in tools</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content and link areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:92:"The Social Media Travel Influencer link in bio template has everything to attract attention!";s:5:"pages";a:1:{s:8:"id-73551";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/04/ursulajones-traveller-index-bio-02.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/04/ursulajones-traveller-index-bio-02-600x347.jpg";s:18:"astra-page-api-url";s:81:"https://websitedemos.net/ursulajones-traveller-index-bio-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ursulajones-traveller-index-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73411";a:24:{s:5:"title";s:19:"Artist Multipurpose";s:2:"id";i:73411;s:12:"publish-date";i:1681496599;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-1-600x1546.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-1-400x1030.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/artist-multipurpose-02";s:20:"astra-site-parent-id";i:3140;s:15:"astra-sites-tag";a:13:{i:1511;s:7:"artisan";i:339;s:6:"artist";i:2299;s:16:"artist-portfolio";i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";i:614;s:7:"painter";i:2284;s:14:"painter-artist";i:1512;s:8:"painting";i:861;s:9:"paintings";i:3013;s:8:"template";i:2726;s:13:"visual-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2802;s:6:"artist";i:2791;s:8:"creative";i:2860;s:12:"multipurpose";i:2770;s:8:"personal";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1289:"<!-- wp:paragraph -->\n<p>The Artist Generic Multipurpose template is a classy design ideal for showing off your creative work, building an online portfolio, and sharing your story with the world. If you’re looking to attract sponsors, and clients or build a community, this is the template you need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is trendy, with a soft background color, a free-flowing layout, and a subtle parallax effect. There are content blocks throughout as well as a large portfolio section and an attractive gallery page to showcase your work.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Artist Generic Multipurpose template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Classy modern design with instant engagement</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Frameless layout works amazingly well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive portfolio sections and gallery page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and SEO-friendly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"The Artist Generic Multipurpose template is all the portfolio you need to share your work";s:5:"pages";a:4:{s:8:"id-73412";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-about-600x1198.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/artist-multipurpose-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/artist-multipurpose-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73413";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-contact-600x654.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/artist-multipurpose-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/artist-multipurpose-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73414";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-gallery.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-gallery-600x793.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/artist-multipurpose-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/artist-multipurpose-02/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73415";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/04/artist-multipurpose-02-600x1546.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/artist-multipurpose-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/artist-multipurpose-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:73411;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19884";a:24:{s:5:"title";s:17:"Outdoor Adventure";s:2:"id";i:19884;s:12:"publish-date";i:1544174928;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png";s:14:"astra-site-url";s:39:"//websitedemos.net/outdoor-adventure-01";s:20:"astra-site-parent-id";i:184;s:15:"astra-sites-tag";a:6:{i:544;s:9:"adventure";i:545;s:7:"camping";i:543;s:14:"extreme-sports";i:541;s:9:"mountains";i:542;s:4:"park";i:546;s:6:"sports";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23776";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/271";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/outdoor-adventure-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23769";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/outdoor-adventure-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23781";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23780";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-01/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23772";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-contact-screenshot.png";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2019/07/id-23772-outdoor-adventure-contact-resize.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/outdoor-adventure-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71238";a:24:{s:5:"title";s:15:"Game Dev Studio";s:2:"id";i:71238;s:12:"publish-date";i:1672852753;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-600x2839.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-400x1892.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/game-dev-studio-04";s:20:"astra-site-parent-id";i:3071;s:15:"astra-sites-tag";a:10:{i:3416;s:9:"elementor";i:652;s:4:"game";i:3073;s:16:"game-development";i:3077;s:10:"gamedesign";i:3074;s:7:"gamedev";i:3075;s:13:"gamedeveloper";i:3072;s:6:"gaming";i:1844;s:7:"premium";i:1510;s:6:"studio";i:3076;s:10:"videogames";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2791;s:8:"creative";i:2768;s:9:"portfolio";i:2779;s:16:"software-company";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:3432;s:4:"game";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1278:"<!-- wp:paragraph -->\n<p>The Game Dev Studio template has everything a development studio needs in a website. Content boxes, fullscreen design with amazing background images, blocks to showcase your games and extra areas to help you tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Game Dev Studio template is a dark design with colorful images, bright modern fonts and a mix of common content areas. There are options to highlight new releases, updates, blog posts and share your story throughout the theme.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Game Dev Studio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern Game Dev Studio website design ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dark design with colorful imagery throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas that can be customized to suit</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of optional page elements to create a unique experience</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:65:"Powerful Game Dev Studio template designed to appeal to the niche";s:5:"pages";a:4:{s:8:"id-71240";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-contact-600x919.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/game-dev-studio-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/game-dev-studio-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71239";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-about-600x2701.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/game-dev-studio-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/game-dev-studio-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-71241";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-600x2821.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/game-dev-studio-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/game-dev-studio-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-71242";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-projects.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/01/game-dev-studio-04-projects-600x1465.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/game-dev-studio-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/game-dev-studio-04/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:71238;s:26:"related-gutenberg-template";i:73637;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59589";a:24:{s:5:"title";s:9:"Lotus Spa";s:2:"id";i:59589;s:12:"publish-date";i:1646330912;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home-600x2915.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home-400x1943.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-02";s:20:"astra-site-parent-id";i:2638;s:15:"astra-sites-tag";a:10:{i:2643;s:19:"ayurvedic-treatment";i:2642;s:8:"body-spa";i:2641;s:13:"curative-bath";i:3416;s:9:"elementor";i:2639;s:9:"lotus-spa";i:528;s:7:"massage";i:530;s:3:"spa";i:2640;s:8:"spa-club";i:2644;s:11:"spa-therapy";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3434;s:8:"feminine";i:2480;s:16:"fitness-wellness";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1248:"<!-- wp:paragraph -->\n<p>The Lotus Spa template is a feminine theme with a lovely blend of images and colors that suits the niche perfectly. The design is calm, confident and welcomes you as soon as you land.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every page reflects the core design with comfortable colors and fonts, effective imagery and the content blocks you expect to see on the page. Everything you see can be fully customized too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Lotus Spa template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Warm and welcoming design perfect for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Exceptional use of color, fonts and white space</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content blocks including product and service sections</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Effective contact page including map for ease of use</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Social media elements built into the design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Relaxed spa template that’s useful for many types of beauty or wellness business";s:5:"pages";a:4:{s:8:"id-59590";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-about-600x2079.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/239";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59591";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-contact-600x931.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/647";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59592";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home-600x2915.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59593";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-services-600x2746.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/467";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59589;s:26:"related-gutenberg-template";i:68139;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71556";a:24:{s:5:"title";s:24:"Finance &amp; Consulting";s:2:"id";i:71556;s:12:"publish-date";i:1676369679;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-600x1996.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-400x1330.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/finance-consulting-04";s:20:"astra-site-parent-id";i:3091;s:15:"astra-sites-tag";a:12:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:2288;s:19:"business-consulting";i:449;s:20:"chartered-accountant";i:1898;s:10:"consulting";i:3416;s:9:"elementor";i:446;s:7:"finance";i:3092;s:18:"finance-consultant";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2794;s:10:"consulting";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2481;s:15:"finance-service";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1374:"<!-- wp:paragraph -->\n<p>The Finance &amp; Consulting template uses a fullscreen design with bold colors and fonts to make a great first impression. The template includes all the primary pages you’re likely to need including service pages, about, clients, a jobs page and contact page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Finance &amp; Consulting template covers all the needs of a company in this niche. All page elements are fully customizable and you can add or remove as you see fit. With a couple of modest but impressive animations, this could be the only template you ever need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Finance &amp; Consulting template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Elegant design with an upscale feel ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive fullscreen design with customizable colors and typography</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes parallax scrolling and animations</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Entire template can be fully customized without touching code</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:69:"Upscale Finance & Consulting template suitable for any business niche";s:5:"pages";a:6:{s:8:"id-71558";a:12:{s:5:"title";s:7:"Careers";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-careers.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-careers-600x1437.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/finance-consulting-04/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/finance-consulting-04/careers/";s:15:"astra-sites-tag";a:1:{i:3093;s:7:"careers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-71559";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-client.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-client-600x1722.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/finance-consulting-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/finance-consulting-04/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-71560";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-contact-us.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-contact-us-600x851.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/finance-consulting-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/finance-consulting-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71561";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-600x1996.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/finance-consulting-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/finance-consulting-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-71562";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-service.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-service-600x1450.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/finance-consulting-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/finance-consulting-04/home/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-71557";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/02/finance-consulting-04-about-600x1581.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/finance-consulting-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/finance-consulting-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:71556;s:26:"related-gutenberg-template";i:85456;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69429";a:24:{s:5:"title";s:14:"Blingg Jewelry";s:2:"id";i:69429;s:12:"publish-date";i:1663782015;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-600x2006.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-400x1337.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/blingg-jewelry-store-04";s:20:"astra-site-parent-id";i:2911;s:15:"astra-sites-tag";a:14:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2912;s:9:"jewellery";i:2382;s:15:"jewellery-store";i:731;s:7:"jewelry";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2913;s:4:"ring";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1218:"<!-- wp:paragraph -->\n<p>The Blingg Jewelry website template has an elegant feel ideal for jewelry or upmarket stores. Subtle colors, stylish fonts and great use of images and whitespace creates that feeling of luxury customers will love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes simple navigation with a shopping cart at the top and lots of space in the page for products, special offers, featured products and confidence messages. All designed to encourage shoppers to explore and to buy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Blingg Jewelry template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Elegant eCommerce theme ideal for the luxury niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Superb layout with plenty of whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Multiple options for showcasing products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nice pastel colors and font choices</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:68:"Stylish eCommerce template with a lot of upmarket touches to convert";s:5:"pages";a:3:{s:8:"id-69431";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-contact-600x903.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/blingg-jewelry-store-04/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/blingg-jewelry-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69432";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-600x2006.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/blingg-jewelry-store-04/wp-json/wp/v2/pages/68";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/blingg-jewelry-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-69430";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/09/blingg-jewellery-04-about-600x1462.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/blingg-jewelry-store-04/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/blingg-jewelry-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69429;s:26:"related-gutenberg-template";i:73686;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73443";a:24:{s:5:"title";s:24:"ArchMasters Architecture";s:2:"id";i:73443;s:12:"publish-date";i:1681501675;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-600x2302.jpg";s:28:"fullpage-thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-400x1535.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/archmasters-architecture-02";s:20:"astra-site-parent-id";i:3144;s:15:"astra-sites-tag";a:9:{i:435;s:12:"architecture";i:1898;s:10:"consulting";i:3008;s:6:"design";i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";i:3146;s:8:"planning";i:3145;s:19:"project-managements";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2795;s:12:"architecture";i:2791;s:8:"creative";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1212:"<!-- wp:paragraph -->\n<p>The Architect Generic Multipurpose template is a dark design with a free-flowing structure that’s great for big ideas. It uses bold fonts and largely monochrome colors with pops of color provided by imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s a niche design but you could easily use it to showcase your designs, build an online portfolio of work and help attract clients by telling your story. The design is fully responsible and fully customizable, so you could tweak it to fit your brand perfectly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Architect Generic Multipurpose template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Dark portfolio website is ideal for showing your work</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Creates a feeling of style and luxury</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas and portfolio sections</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"The Architect Generic Multipurpose template is everything you need to build a client base";s:5:"pages";a:5:{s:8:"id-73444";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-about.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-about-600x2087.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/archmasters-architecture-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/archmasters-architecture-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73445";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-contact-600x822.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/archmasters-architecture-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/archmasters-architecture-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73446";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-600x2302.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/archmasters-architecture-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/archmasters-architecture-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73447";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-portfolio.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-portfolio-600x2004.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/archmasters-architecture-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/archmasters-architecture-02/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-73448";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-services.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/04/archmasters-architecture-02-services-600x1805.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/archmasters-architecture-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/archmasters-architecture-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:73443;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-72543";a:24:{s:5:"title";s:22:"Photographer Portfolio";s:2:"id";i:72543;s:12:"publish-date";i:1679309579;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-600x2414.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-400x1609.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/portfolio-photographer-04";s:20:"astra-site-parent-id";i:3125;s:15:"astra-sites-tag";a:12:{i:3416;s:9:"elementor";i:3114;s:5:"photo";i:2409;s:9:"photoblog";i:511;s:12:"photographer";i:1008;s:21:"photographer-homepage";i:3126;s:22:"photographer-portfolio";i:509;s:11:"photography";i:1580;s:6:"photos";i:3113;s:10:"photoshoot";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:425;s:8:"services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2791;s:8:"creative";i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1271:"<!-- wp:paragraph -->\n<p>The Photographer Portfolio template is a fantastic dark, fullscreen design that lets your work speak for itself. It opens with a large image slider where you can showcase your latest and greatest and includes extra gallery areas to show off more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has an upscale feel with well-chosen typography, balanced pages, calm colors, smart layout options and all the elements you need for an effective portfolio. There are also readymade pages for your gallery, services, biography and contact all ready to go.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Photographer Portfolio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish dark design with an elegant feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of options to showcase images, videos or other work</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-balanced page with lots of flexible content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Engaging colors and typography</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"The Photographer Portfolio template is all you need to build a stylish online portfolio";s:5:"pages";a:5:{s:8:"id-72545";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-contact-600x715.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/portfolio-photographer-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/portfolio-photographer-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72546";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-gallery.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-gallery-600x4467.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/portfolio-photographer-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/portfolio-photographer-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72547";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-600x2414.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/portfolio-photographer-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/portfolio-photographer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72544";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-about-me.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-about-me-600x1777.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/portfolio-photographer-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/portfolio-photographer-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72548";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/02/portfolio-photographer-04-services-600x1716.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/portfolio-photographer-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/portfolio-photographer-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:72543;s:26:"related-gutenberg-template";i:87581;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59455";a:24:{s:5:"title";s:20:"Construction Company";s:2:"id";i:59455;s:12:"publish-date";i:1674834221;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-600x3410.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-400x2273.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/construction-company-02";s:20:"astra-site-parent-id";i:2620;s:15:"astra-sites-tag";a:7:{i:435;s:12:"architecture";i:3078;s:7:"builder";i:692;s:8:"business";i:484;s:12:"construction";i:795;s:10:"contractor";i:3416;s:9:"elementor";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1375:"<!-- wp:paragraph -->\n<p>The Construction Company template is a bright and engaging design with bold colors, plenty of images and lots of whitespace to add balance. The homepage includes lots of content and service areas, somewhere to show off building projects and lots more besides.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Construction Company template comes with readymade pages for projects, services, about the company and a contact and quote page. Elements also include FAQs, testimonials, social media, a contact form and very attractive headers and footers. Everything a business needs for their online presence!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Construction Company template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bright and engaging design ideal for construction companies</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-balanced design with equal areas of boldness and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes typical page elements a construction company would need</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Template can be fully customized without touching code</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Construction Company has everything a building firm needs to launch a website";s:5:"pages";a:5:{s:8:"id-59456";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-about-600x1612.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/construction-company-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/construction-company-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59457";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-contact-us.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-contact-us-600x1386.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/construction-company-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/construction-company-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59458";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-600x3410.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/construction-company-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/construction-company-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59459";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-projects.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-projects-600x1167.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/construction-company-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/construction-company-02/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59460";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-services.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/01/construction-company-02-services-600x1113.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/construction-company-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/construction-company-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59455;s:26:"related-gutenberg-template";i:68254;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59077";a:24:{s:5:"title";s:19:"Recycled Shoe Store";s:2:"id";i:59077;s:12:"publish-date";i:1643646115;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/recycled-shoe-store-04";s:20:"astra-site-parent-id";i:2574;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2878;s:5:"shoes";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1301:"<!-- wp:paragraph -->\n<p>The Recycled Shoe Store template is a contemporary eCommerce design with full screen image on the homepage and lots of whitespace throughout. It’s an attractive design that could be fully customized for any type of store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The use of whitespace means images and graphics really stand out. Pages include featured product areas, calls to action and all those elements an online store needs, including an attractive checkout page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Recycled Shoe Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Contemporary store design with lots of white space</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Plenty of customizable product feature blocks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Simple header with cart and search elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Effective product pages with filters and search</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Extra content pages that can be customized as required</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Appealing eCommerce design ideal for a wide range of stores covering every niche";s:5:"pages";a:5:{s:8:"id-59078";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/859";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/recycled-shoe-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59079";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:42:"//websitedemos.net/recycled-shoe-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-59080";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-lookbook.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-lookbook.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/649";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/recycled-shoe-store-04/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59081";a:12:{s:5:"title";s:4:"Sale";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-sale.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-sale.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/731";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:47:"//websitedemos.net/recycled-shoe-store-04/sale/";s:15:"astra-sites-tag";a:2:{i:2575;s:8:"discount";i:2063;s:5:"sales";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-59082";a:12:{s:5:"title";s:5:"Story";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-story.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-story.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/524";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/recycled-shoe-store-04/story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:767;s:5:"story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59077;s:26:"related-gutenberg-template";i:74173;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-72600";a:24:{s:5:"title";s:9:"Tanz Tech";s:2:"id";i:72600;s:12:"publish-date";i:1679481663;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-600x3437.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-400x2291.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/saas-04";s:20:"astra-site-parent-id";i:3128;s:15:"astra-sites-tag";a:9:{i:2712;s:9:"analytics";i:3131;s:10:"automation";i:692;s:8:"business";i:3132;s:19:"business-operations";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:2708;s:4:"saas";i:3130;s:4:"tech";i:3129;s:10:"technology";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1281:"<!-- wp:paragraph -->\n<p>The Tanz Tech template is a youthful flat design ideal for agencies and tech businesses. It uses light colors, sans serif fonts, and graphics to draw you in and tell your story. It’s an excellent design that could work for any type of business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is easy going and helps build confidence in the visitor, ideal for converting them into customers. There are flexible content areas, alternating dark and light sections, and lots of opportunities to engage, inform and convert. Everything a business needs to succeed online!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Tanz Tech template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Youthful design ideal for many types of business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Light, welcoming colors and typography</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive page features that can be customized with ease</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Essential supplementary pages already built</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"The Tanz Tech template is welcoming, well-designed and ideal for any type of business";s:5:"pages";a:5:{s:8:"id-72604";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-600x3437.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/saas-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/saas-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72601";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-about-600x2338.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/saas-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/saas-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72602";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-contact-600x1061.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/saas-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/saas-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72603";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-features.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-features-600x2271.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/saas-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/saas-04/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-72605";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-pricing.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/03/saas-04-pricing-600x1445.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/saas-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/saas-04/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:72600;s:26:"related-gutenberg-template";i:86059;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18035";a:24:{s:5:"title";s:10:"Brandstore";s:2:"id";i:18035;s:12:"publish-date";i:1514381509;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/brandstore-01";s:20:"astra-site-parent-id";i:149;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-23419";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/brandstore-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23417";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/43";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/brandstore-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23418";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/id-23418-brandstore-contact-us-resize.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/414";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/brandstore-01/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1476, 'astra-sites-and-pages-page-22', 'a:15:{s:8:"id-73530";a:24:{s:5:"title";s:29:"Joan Thomas &#8211; Traveller";s:2:"id";i:73530;s:12:"publish-date";i:1681831828;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/joanthomas-traveller-bio.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/04/joanthomas-traveller-bio-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/04/joanthomas-traveller-bio-400x600.jpg";s:14:"astra-site-url";s:52:"//websitedemos.net/joanthomas-traveller-index-bio-02";s:20:"astra-site-parent-id";i:3183;s:15:"astra-sites-tag";a:10:{i:1918;s:5:"beach";i:1023;s:6:"beauty";i:3064;s:4:"life";i:541;s:9:"mountains";i:3181;s:6:"sunset";i:427;s:6:"travel";i:3179;s:18:"travel-photography";i:3178;s:9:"traveller";i:3180;s:10:"travelling";i:3182;s:14:"traveltheworld";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:3427;s:7:"default";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1391:"<!-- wp:paragraph -->\n<p>This link in bio for travel influencers template offers you all the tools you need to re-route your followers to all your social networks. Promote your website and your products or include your affiliate links so that your audience can financially support your adventures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is the perfect Linktree alternative template as it has a very easygoing design you can set up in minutes, while at the same time, it can be expanded in features as your online presence grows.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the link in bio for travel influencers template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Minimal design with an attention-grabbing world map in the background.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable. Use the colors, fonts, and pictures you want.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Mobile-ready. Linking sections adapt to the size of any screen.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Versatile. Expand its features as much as you need.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Use it with your own domain.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:105:"The link in bio for travel influencers template gives you all the features you need as a content creator.";s:5:"pages";a:1:{s:8:"id-73531";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/joanthomas-traveller-index-bio-02.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/04/joanthomas-traveller-index-bio-02-600x347.jpg";s:18:"astra-page-api-url";s:81:"https://websitedemos.net/joanthomas-traveller-index-bio-02/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/joanthomas-traveller-index-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20478";a:24:{s:5:"title";s:10:"Brandstore";s:2:"id";i:20478;s:12:"publish-date";i:1545657559;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/brandstore-05";s:20:"astra-site-parent-id";i:165;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-23567";a:12:{s:5:"title";s:8:"Homepage";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/448";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/brandstore-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23565";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/465";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/brandstore-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23566";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-contact-us.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-contact-us.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/468";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/brandstore-05/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70901";a:24:{s:5:"title";s:21:"Digital Product Store";s:2:"id";i:70901;s:12:"publish-date";i:1670588688;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-600x2475.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-400x1650.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/design-resource-02";s:20:"astra-site-parent-id";i:3007;s:15:"astra-sites-tag";a:15:{i:3011;s:8:"creative";i:3008;s:6:"design";i:670;s:8:"designer";i:3018;s:14:"digitalproduct";i:3019;s:12:"digitalstore";i:3009;s:8:"download";i:3016;s:19:"easydigitaldownload";i:3017;s:9:"eddplugin";i:3015;s:12:"freedownload";i:669;s:10:"freelancer";i:1651;s:8:"marketer";i:3010;s:6:"mockup";i:3012;s:11:"socialmedia";i:3013;s:8:"template";i:3014;s:4:"uiux";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2791;s:8:"creative";i:2812;s:14:"digital-agency";i:2769;s:9:"ecommerce";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1262:"<!-- wp:paragraph -->\n<p>The Digital Product Store website template is a contemporary eCommerce design designed to convert using calm colors, simple design and effective typography. It’s a relaxed design with frameless sections and a centralized product area to showcase your wares.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Digital Product Store template includes highlighted product areas, icon-driven navigation, testimonials, subscription option and attractive supplementary pages. The entire design can be fully customized to suit any products or type of store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Digital Product Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Contemporary Digital Product website design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm design with engaging elements designed to convert</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of product showcase options</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized for any type of online store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:67:"Contemporary digital product store template that engages right away";s:5:"pages";a:4:{s:8:"id-70903";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-contact-600x1022.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/design-resource-02/wp-json/wp/v2/pages/808";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/design-resource-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70904";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-600x2475.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/design-resource-02/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/design-resource-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70905";a:12:{s:5:"title";s:7:"Premium";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-premium.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-premium-600x1355.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/design-resource-02/wp-json/wp/v2/pages/901";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:46:"//websitedemos.net/design-resource-02/premium/";s:15:"astra-sites-tag";a:1:{i:1844;s:7:"premium";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70902";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/12/design-resource-02-about-600x1179.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/design-resource-02/wp-json/wp/v2/pages/645";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/design-resource-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:70901;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87989";a:24:{s:5:"title";s:14:"Clothing Store";s:2:"id";i:87989;s:12:"publish-date";i:1711482699;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-600x3249.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-400x2166.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/clothing-store-02";s:20:"astra-site-parent-id";i:3592;s:15:"astra-sites-tag";a:17:{i:639;s:11:"accessories";i:640;s:11:"cloth-store";i:2697;s:7:"clothes";i:637;s:8:"clothing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2698;s:15:"fashion-clothes";i:2388;s:19:"online-cloths-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:2906;s:6:"tshirt";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:3435;s:8:"business";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1261:"<!-- wp:paragraph -->\n<p>The Clothing Store template is an achingly stylish eCommerce template designed for modern retail. It opens with a full screen hero image with subtle navigation and cart feature at the top and opens into a smart store page with parallax effect.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fully customizable template can be made to fit any brand or store type using built-in tools. You can change anything you like in seconds. The template is fully compatible with popular page builders so anyone, with any level of experience can craft something unique!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading"><strong>Key features of the Clothing Store template</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish modern store design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Engaging parallax effect on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive product and checkout pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"The Clothing Store template is a stylish take on eCommerce that’s a joy to use";s:5:"pages";a:3:{s:8:"id-87990";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-about-600x1746.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/clothing-store-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/clothing-store-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-87991";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-contact-600x1550.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/clothing-store-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/clothing-store-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-87992";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/03/clothing-store-02-600x3249.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/clothing-store-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/clothing-store-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:87989;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73525";a:24:{s:5:"title";s:29:"Emily Smith &#8211; Traveller";s:2:"id";i:73525;s:12:"publish-date";i:1681831161;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/emilysmith-traveller-bio.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/04/emilysmith-traveller-bio-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/04/emilysmith-traveller-bio-400x600.jpg";s:14:"astra-site-url";s:52:"//websitedemos.net/emilysmith-traveller-index-bio-02";s:20:"astra-site-parent-id";i:3177;s:15:"astra-sites-tag";a:10:{i:1918;s:5:"beach";i:1023;s:6:"beauty";i:3064;s:4:"life";i:541;s:9:"mountains";i:3181;s:6:"sunset";i:427;s:6:"travel";i:3179;s:18:"travel-photography";i:3178;s:9:"traveller";i:3180;s:10:"travelling";i:3182;s:14:"traveltheworld";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:3427;s:7:"default";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1293:"<!-- wp:paragraph -->\n<p>Our link in bio template has all the tools you need to simplify your online presence as a travel influencer. Share your travel adventures, connect your social media profiles, and drive your fans ‌wherever you need to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A great alternative to Linktree that you can easily set up. With way more design options and advanced features that you can implement as your influence as a traveler grows.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the link in bio for travel influencers template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean and vibrant design with a cheerful background.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Match your brand by changing the colors, images, or fonts used.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Responsive. Everything will look great on small screens.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with Elementor and other page builders.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Grow in features as your business expands.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be used with your own domain name.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:103:"The travel influencers template gives you all the features you need to create a great link in bio site.";s:5:"pages";a:1:{s:8:"id-73526";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/emilysmith-traveller-index-bio-02.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/04/emilysmith-traveller-index-bio-02-600x347.jpg";s:18:"astra-page-api-url";s:82:"https://websitedemos.net/emilysmith-traveller-index-bio-02/wp-json/wp/v2/pages/132";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/emilysmith-traveller-index-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69418";a:24:{s:5:"title";s:7:"Be Bold";s:2:"id";i:69418;s:12:"publish-date";i:1663781995;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-600x2255.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-400x1503.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/be-bold-beauty-store-04";s:20:"astra-site-parent-id";i:2910;s:15:"astra-sites-tag";a:13:{i:1023;s:6:"beauty";i:1465;s:15:"beauty-products";i:2384;s:21:"beauty-products-store";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:383;s:12:"online-store";i:1844;s:7:"premium";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1172:"<!-- wp:paragraph -->\n<p>The Be Bold template reflects the quality of many successful stores, well-chosen colors and fonts, confidence-inspiring feel and a genuine elegance that inspires you to purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a full width template that uses every inch of screen to help create that image of a lifestyle. Amazing images, attractive product showcases and parallax effects help create the same feeling you get from well-known brand stores. All designed to help you convert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Be Bold template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professional-quality eCommerce template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Superb use of colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Designed to sell using images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Awesome layout and design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Upscale eCommerce template that inspires confidence and encourages you to buy";s:5:"pages";a:3:{s:8:"id-69419";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-about-600x1530.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/be-bold-beauty-store-04/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/be-bold-beauty-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69420";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-contact-600x992.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/be-bold-beauty-store-04/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/be-bold-beauty-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69421";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/be-bold-beauty-store-04-600x2255.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/be-bold-beauty-store-04/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/be-bold-beauty-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69418;s:26:"related-gutenberg-template";i:73697;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73493";a:24:{s:5:"title";s:12:"Video Editor";s:2:"id";i:73493;s:12:"publish-date";i:1681736609;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-600x2238.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-400x1492.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/video-editor-04";s:20:"astra-site-parent-id";i:3162;s:15:"astra-sites-tag";a:11:{i:3170;s:14:"cinematography";i:3165;s:7:"editing";i:3168;s:10:"filmmaking";i:489;s:10:"production";i:3066;s:5:"video";i:3163;s:12:"videoediting";i:3166;s:11:"videoeditor";i:3164;s:10:"videoedits";i:3169;s:12:"videographer";i:514;s:11:"videography";i:3167;s:15:"videoproduction";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2768;s:9:"portfolio";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";i:2926;s:5:"video";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1227:"<!-- wp:paragraph -->\n<p>The Video Editor template is a dark responsive portfolio design that can be customized to suit anyone. It’s nicely balanced and contains the essential elements to showcase your skills and your work in creative ways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes support for video, images and audio and includes video elements on the main page and a portfolio block to tease your latest creations. Pages include an attractive portfolio page, contact form, biography and everything you need to appeal to potential clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Video Editor template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern dark portfolio template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supports video, audio and images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-balanced main and supplementary pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes support for galleries, portfolios and biographies</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"The Video Editor template is everything a videographer needs to attract new clients.";s:5:"pages";a:5:{s:8:"id-73494";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-about-600x1673.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/video-editor-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/video-editor-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73495";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-contact-600x486.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/video-editor-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/video-editor-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73496";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-600x2238.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/video-editor-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/video-editor-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73497";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-services-600x1530.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/video-editor-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/video-editor-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73498";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-work.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/video-editor-04-work-600x1715.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/video-editor-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/video-editor-04/work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:73493;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-60297";a:24:{s:5:"title";s:17:"Day Care Services";s:2:"id";i:60297;s:12:"publish-date";i:1676367698;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2022/04/daycare.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-600x4393.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-400x2928.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/daycare-02";s:20:"astra-site-parent-id";i:2679;s:15:"astra-sites-tag";a:8:{i:2156;s:7:"daycare";i:459;s:9:"education";i:3416;s:9:"elementor";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";i:425;s:8:"services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2772;s:9:"education";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3428;s:4:"free";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1322:"<!-- wp:paragraph -->\n<p>The Day Care Services template is a bright and colorful template that reflects the playfulness of the childcare niche perfectly. It’s a light, bright, energetic design with all the elements a day care service would need from their website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pages include an engaging homepage, program and admissions pages, about, contact and an enrolment page. More pages can be added in seconds and configured using a drag and drop page builder. It’s a very flexible theme where you can customize everything you see on the page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Day Care Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bright and colorful template that reflects the playfulness of the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all the essential pages and page elements you need</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Option to add or remove everything you see on the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of opportunities to use images for engagement</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"The Day Care Services template is everything a childcare service could need";s:5:"pages";a:5:{s:8:"id-60298";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-about-600x2437.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/daycare-02/wp-json/wp/v2/pages/452";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/daycare-02/about/";s:15:"astra-sites-tag";a:6:{i:352;s:5:"about";i:455;s:8:"about-us";i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:685;s:10:"who-we-are";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60299";a:12:{s:5:"title";s:9:"Admission";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-admission.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-admission-600x1147.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/daycare-02/wp-json/wp/v2/pages/938";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/daycare-02/admission/";s:15:"astra-sites-tag";a:7:{i:2680;s:9:"admission";i:2682;s:7:"educate";i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:2681;s:4:"play";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60300";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-contact-600x1061.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-02/wp-json/wp/v2/pages/1059";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/daycare-02/contact/";s:15:"astra-sites-tag";a:7:{i:415;s:7:"contact";i:1009;s:10:"contact-me";i:2682;s:7:"educate";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:2683;s:5:"learn";i:2681;s:4:"play";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-60301";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2022/04/daycare.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-600x4393.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/daycare-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/daycare-02/";s:15:"astra-sites-tag";a:6:{i:2682;s:7:"educate";i:423;s:4:"home";i:814;s:8:"homepage";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:2683;s:5:"learn";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-60302";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-program.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/04/daycare-program-600x2934.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/daycare-02/wp-json/wp/v2/pages/739";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/daycare-02/program/";s:15:"astra-sites-tag";a:7:{i:2682;s:7:"educate";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:2683;s:5:"learn";i:2681;s:4:"play";i:2684;s:7:"program";i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:60297;s:26:"related-gutenberg-template";i:71474;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71576";a:24:{s:5:"title";s:21:"Blockchain Technology";s:2:"id";i:71576;s:12:"publish-date";i:1676371662;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-600x2398.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-400x1598.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/blockchain-technology-04";s:20:"astra-site-parent-id";i:3094;s:15:"astra-sites-tag";a:10:{i:3097;s:7:"bitcoin";i:3095;s:10:"blockchain";i:3096;s:20:"blockchaintechnology";i:3101;s:16:"blockchaintrends";i:3098;s:6:"crypto";i:3100;s:9:"cryptoart";i:3102;s:12:"cryptoartist";i:3416;s:9:"elementor";i:3099;s:4:"nfts";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2497;s:4:"blog";i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1241:"<!-- wp:paragraph -->\n<p>The Blockchain Technology template has been designed for tech companies and has a very modern look and feel that reflects the niche. The template includes all the core page elements and pages you’re likely to need, along with page builder compatibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is inherently flexible with bold contrasting colors, parallax scrolling and the engagement opportunities any type of tech business could use to drum up business. It’s a very accomplished design with unique appeal!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Blockchain Technology template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Accomplished design ideal for the tech niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all the core pages a tech business might need</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Excellent use of color and typography</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible layouts with page builder compatibility</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Blockchain Technology is a stylish design ideal for any kind of tech business";s:5:"pages";a:4:{s:8:"id-71577";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-about.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-about-600x1279.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blockchain-technology-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/blockchain-technology-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-71578";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-contact-600x816.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blockchain-technology-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/blockchain-technology-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71579";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-600x2398.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blockchain-technology-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/blockchain-technology-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71580";a:12:{s:5:"title";s:9:"Resources";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-resources.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/02/blockchain-technology-04-resources-600x1273.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blockchain-technology-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/blockchain-technology-04/resources/";s:15:"astra-sites-tag";a:1:{i:3103;s:9:"resources";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:71576;s:26:"related-gutenberg-template";i:85526;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73545";a:24:{s:5:"title";s:35:"Kate Stone &#8211; Fashion Designer";s:2:"id";i:73545;s:12:"publish-date";i:1681832611;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/04/kate-stone-designer.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/kate-stone-designer-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/kate-stone-designer-400x600.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/kate-stone-designer-bio-02";s:20:"astra-site-parent-id";i:3189;s:15:"astra-sites-tag";a:18:{i:2924;s:3:"bio";i:2150;s:2:"cv";i:670;s:8:"designer";i:482;s:7:"fashion";i:2164;s:15:"fashion-blogger";i:2327;s:16:"fashion-designer";i:2351;s:26:"fashion-designer-portfolio";i:2161;s:18:"fashion-influencer";i:3173;s:11:"link-in-bio";i:3185;s:6:"linkin";i:3187;s:5:"links";i:3186;s:8:"linktree";i:3124;s:18:"personal-portfolio";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2212;s:12:"social-media";i:2163;s:23:"social-media-influencer";i:3012;s:11:"socialmedia";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:8:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3434;s:8:"feminine";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1181:"<!-- wp:paragraph -->\n<p>The Designer link in bio template provides the same advantages as Linktree but with more design freedom. It’s a fully responsive template with many more opportunities to customize it and make it your own using your favorite page builder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Designer link in bio template is a landing page where you can share links to your website, socials, and anywhere you like. They are used extensively to help promote yourself and your skills with a simple, engaging page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Designer link in bio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive Linktree alternative</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works on any screen</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customize everything you see on the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Share links and resources easily</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"The Designer link in bio template is the Linktree alternative you’re looking for";s:5:"pages";a:1:{s:8:"id-73546";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/04/kate-stone-designer-bio-02.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/04/kate-stone-designer-bio-02-600x349.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/kate-stone-designer-bio-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/kate-stone-designer-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69858";a:24:{s:5:"title";s:17:"Black Friday Sale";s:2:"id";i:69858;s:12:"publish-date";i:1668541699;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/black-friday-sale-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/black-friday-sale-04-600x2927.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/black-friday-sale-04-400x1951.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/black-friday-sale-04";s:20:"astra-site-parent-id";i:2990;s:15:"astra-sites-tag";a:12:{i:2994;s:26:"black-friday-sales-landing";i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2387;s:13:"fashion-store";i:2389;s:20:"online-fashion-store";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2993;s:13:"sales-landing";i:749;s:5:"store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2927;s:8:"one-page";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1221:"<!-- wp:paragraph -->\n<p>The Black Friday Sale template makes it so very simple to feature a seasonal sale on your website. It’s a bright, bold and engaging template with the dark design Black Friday is known for with the speed and ease of use Astra is so well known for.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Black Friday Sale template is a seasonal sale landing page with countdown timer, product showcases, logo area, discount banners and the option to add any page element you need. It’s the easiest way to engage on such a busy shopping day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Black Friday Sale template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern landing page template for Black Friday</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Modern and engaging fonts and colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Plenty of product and offer elements throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Designed to engage and convert</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Black Friday Sale landing page template designed to boost profits in your store.";s:5:"pages";a:1:{s:8:"id-69859";a:12:{s:5:"title";s:30:"Black Friday Sale Landing Page";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/black-friday-sale-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/black-friday-sale-04-600x2927.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/black-friday-sale-04/wp-json/wp/v2/pages/301";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/black-friday-sale-04/";s:15:"astra-sites-tag";a:3:{i:2994;s:26:"black-friday-sales-landing";i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69858;s:26:"related-gutenberg-template";i:85655;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69690";a:24:{s:5:"title";s:15:"Halloween Party";s:2:"id";i:69690;s:12:"publish-date";i:1665165528;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-600x2209.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-400x1473.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/halloween-party-04";s:20:"astra-site-parent-id";i:2930;s:15:"astra-sites-tag";a:13:{i:597;s:3:"art";i:2947;s:8:"autumn-2";i:3416;s:9:"elementor";i:2946;s:15:"halloweeenparty";i:2943;s:11:"halloween-2";i:2944;s:18:"halloweencostume-2";i:2948;s:16:"halloweendecor-2";i:2951;s:17:"halloweenmakeup-2";i:2950;s:16:"happyhalloween-2";i:1844;s:7:"premium";i:2952;s:9:"pumpkin-2";i:2953;s:14:"spookyseason-2";i:2949;s:12:"trcikortreat";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:1:{i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:999:"<!-- wp:paragraph -->\n<p>The Halloween Party template is a lot of fun. Bold colors, stylish fonts and some amazing graphics create an awesome atmosphere ideal for the holiday. It’s bright, engaging and a lot of fun, which makes it ideal for almost any use.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The page opens with a strong image, header and call to action before opening out into service and product areas. The colors are synonymous with Halloween, the illustrations are great and there’s a real sense of playfulness about the design. It’s perfect for Halloween!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Halloween Party template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Fun-filled template ideal for Halloween</li><li>Well-chosen colors, fonts and layout</li><li>Can be used as a single page, landing page or traditional website</li><li>Amazing graphics</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"The Halloween Party template is simply amazing. It’s perfect for Halloween!";s:5:"pages";a:5:{s:8:"id-69691";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-about-600x1439.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-party-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/halloween-party-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-69692";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-contact-600x985.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-party-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69693";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-1-600x2209.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/halloween-party-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/halloween-party-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69694";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-program.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-program-600x1216.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-party-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-04/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69695";a:12:{s:5:"title";s:7:"Tickets";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-tickets.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/10/halloween-party-04-tickets-600x946.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/halloween-party-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-04/tickets/";s:15:"astra-sites-tag";a:1:{i:2954;s:7:"tickets";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69690;s:26:"related-gutenberg-template";i:85736;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69393";a:24:{s:5:"title";s:14:"T-Shirts Store";s:2:"id";i:69393;s:12:"publish-date";i:1663781896;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-600x2752.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-400x1835.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/t-shirts-store-04";s:20:"astra-site-parent-id";i:2905;s:15:"astra-sites-tag";a:12:{i:2697;s:7:"clothes";i:2907;s:12:"design-store";i:2350;s:21:"designer-cloths-store";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:749;s:5:"store";i:2906;s:6:"tshirt";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:941:"<!-- wp:paragraph -->\n<p>The T-Shirts Store template has a young feel with a pastel color palette, strong imagery and modern fonts. Combined with simple navigation and lots of whitespace, the store is a nice place to spend time, and money.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s a full width layout with a strong banner and call to action that opens into a modern page with product areas, featured product sections, reviews and features you would see on any online store. It’s a complete online store template for any modern venture.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the T-Shirts Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Modern eCommerce template</li><li>Slick design with a youthful feel</li><li>Fully responsive and SEO friendly</li><li>Lots of options to showcase products</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"The T-Shirts Store template is a young-looking eCommerce design with genuine appeal";s:5:"pages";a:3:{s:8:"id-69394";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-about-600x1219.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/t-shirts-store-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/t-shirts-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69395";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-contact-600x963.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/t-shirts-store-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/t-shirts-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69396";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/t-shirts-store-04-600x2752.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/t-shirts-store-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/t-shirts-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69393;s:26:"related-gutenberg-template";i:74264;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59604";a:24:{s:5:"title";s:13:"Creative Blog";s:2:"id";i:59604;s:12:"publish-date";i:1646331663;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-600x1468.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-400x978.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/creative-blog-02";s:20:"astra-site-parent-id";i:2645;s:15:"astra-sites-tag";a:11:{i:2209;s:11:"advertising";i:1652;s:7:"blogger";i:729;s:8:"blogging";i:2408;s:13:"creative-blog";i:2410;s:11:"design-blog";i:2646;s:12:"digital-blog";i:3416;s:9:"elementor";i:2412;s:9:"film-blog";i:509;s:11:"photography";i:2270;s:8:"podcasts";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2791;s:8:"creative";i:2774;s:8:"magazine";i:2829;s:7:"podcast";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1286:"<!-- wp:paragraph -->\n<p>The Creative Blog template keeps things simple and light to let your content shine. The design uses subtle colors, lots of white space and a few well-chosen images to showcase yourself or your work.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design isn’t your usual blog layout, which makes it immediately stand out. The creative way it is designed helps you showcase your work without tying yourself to convention.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Creative Blog template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light, friendly design with unconventional layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Still delivers space for blog posts and content</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm colors and fonts help you relax while on the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes strong colors for buttons and calls to action</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Predesigned pages for blog categories</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Blog template with a difference that delivers your news and opinion in an engaging way";s:5:"pages";a:4:{s:8:"id-84933";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/creative-blog-02/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-84934";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/creative-blog-02/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-84935";a:12:{s:5:"title";s:8:"Podcasts";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/creative-blog-02/podcasts/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59645";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-600x1468.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/576";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/creative-blog-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59604;s:26:"related-gutenberg-template";i:69906;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69842";a:24:{s:5:"title";s:16:"Fiona Patisserie";s:2:"id";i:69842;s:12:"publish-date";i:1668450617;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-600x2816.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-400x1877.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/fiona-patisserie-04";s:20:"astra-site-parent-id";i:2981;s:15:"astra-sites-tag";a:14:{i:758;s:6:"bakery";i:1857;s:6:"baking";i:783;s:4:"cake";i:2987;s:9:"delicious";i:3416;s:9:"elementor";i:336;s:4:"food";i:2988;s:6:"foodie";i:2984;s:8:"foodporn";i:2983;s:6:"pastry";i:2989;s:10:"pastrylove";i:2982;s:10:"patisserie";i:1844;s:7:"premium";i:2986;s:5:"sweet";i:2985;s:8:"tisserie";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2478;s:17:"local-storefronts";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1222:"<!-- wp:paragraph -->\n<p>The Fiona Patisserie template is a light and engaging food template that opens with a large slider with high quality images and a simple menu up top. The page unfolds into a light, engaging design with parallax effect and more imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are lots of options to add more products, add content, feature banners, special offers and integrate a store into the design. The template also includes an attractive menu page, about us and contact page so you have everything you need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fiona Patisserie template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light and relaxed WordPress food template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Parallax effects and image blocks add character</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Option to add more content, images or store elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive menu and contact pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Light hearted WordPress food template designed to help promote and sell";s:5:"pages";a:4:{s:8:"id-69843";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-about-us-600x2596.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fiona-patisserie-04/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69844";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-contact-600x981.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/fiona-patisserie-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69845";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-600x2816.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fiona-patisserie-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/fiona-patisserie-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69846";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-our-menu.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/11/fiona-patisserie-04-our-menu-600x1206.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fiona-patisserie-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fiona-patisserie-04/our-menu/";s:15:"astra-sites-tag";a:2:{i:565;s:4:"menu";i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69842;s:26:"related-gutenberg-template";i:85378;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1477, 'astra-sites-and-pages-page-23', 'a:15:{s:8:"id-53724";a:24:{s:5:"title";s:29:"Food Blogger &amp; Influencer";s:2:"id";i:53724;s:12:"publish-date";i:1623427699;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/food-blogger-04";s:20:"astra-site-parent-id";i:2000;s:15:"astra-sites-tag";a:11:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:3416;s:9:"elementor";i:2173;s:11:"food-drinks";i:2171;s:22:"food-drinks-influencer";i:2172;s:19:"food-drinks-vlogger";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:1844;s:7:"premium";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";i:2926;s:5:"video";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1027:"<!-- wp:paragraph -->\n<p>Are you a food blogger, an influencer, or both? Want to build a website and become an authority in your niche? We''ve got you covered with this Food Blogger &amp; Influencer website template.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It''s elegant, professional, and clean — perfect for showcasing your content, be it reviews of exotic new dishes or the latest restaurant in the neighborhood. Plus, it''s got social media integrations so you can easily share and engage with your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Food Blogger &amp; Influencer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Clean, professional, and elegant website template</li><li>Easy to use with social media integrations</li><li>Option to include latest review videos as well</li><li>Build your email list with the newsletter sign-up form integrated on the homepage</li><li>Compatible with leading drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Perfect website template for food bloggers, influencers or restaurant reviews";s:5:"pages";a:5:{s:8:"id-53726";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/904";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53725";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/462";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/food-blogger-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-53727";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/food-blogger-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53728";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-reviews.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-reviews.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/709";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-04/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53729";a:12:{s:5:"title";s:6:"Videos";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-videos.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-videos.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/833";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/food-blogger-04/videos/";s:15:"astra-sites-tag";a:2:{i:2002;s:7:"updates";i:2001;s:6:"videos";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:55865;s:26:"related-elementor-template";i:53724;s:26:"related-gutenberg-template";i:74126;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-53593";a:24:{s:5:"title";s:12:"The Pizzeria";s:2:"id";i:53593;s:12:"publish-date";i:1620419161;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pizzeria-04";s:20:"astra-site-parent-id";i:1961;s:15:"astra-sites-tag";a:12:{i:3416;s:9:"elementor";i:2011;s:15:"fast-food-chain";i:2013;s:20:"fast-food-restaurant";i:2018;s:17:"fast-food-service";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:1975;s:5:"pasta";i:1971;s:5:"pizza";i:2012;s:11:"pizza-house";i:1977;s:8:"pizzeria";i:1844;s:7:"premium";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1017:"<!-- wp:paragraph -->\n<p>Here’s a pizza website template that is not only beautiful but also functional. We’ve made this template as easy to use as possible so you can focus on the important aspects of your pizzeria business: making delicious pizza and taking care of your customers.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This package includes a professionally designed website template, a facility to order online, an online menu, a table booking module so customers can reserve their tables in advance, social media integration, and client testimonials.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of The Pizzeria template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professionally and creatively designed template</li><li>Includes everything you need to build a top-notch pizza ordering system</li><li>Visually appealing design</li><li>Placeholders to display the best deals and offers</li><li>Fully customizable and flexible layout</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"The perfect pizzeria website template to build an online pizza ordering platform";s:5:"pages";a:5:{s:8:"id-53594";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/860";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pizzeria-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-53595";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/1035";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pizzeria-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53596";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pizzeria-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-53597";a:12:{s:5:"title";s:6:"Offers";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-offers.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-offers.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/1018";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/pizzeria-04/offers/";s:15:"astra-sites-tag";a:1:{i:1969;s:6:"offers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-53598";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-our-menu.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-our-menu.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/648";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pizzeria-04/our-menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:53593;s:26:"related-gutenberg-template";i:73669;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73478";a:24:{s:5:"title";s:26:"Freelance Digital Designer";s:2:"id";i:73478;s:12:"publish-date";i:1681733748;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-600x2730.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-400x1820.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/digital-designer-04";s:20:"astra-site-parent-id";i:3155;s:15:"astra-sites-tag";a:12:{i:597;s:3:"art";i:3008;s:6:"design";i:670;s:8:"designer";i:2720;s:7:"digital";i:3158;s:10:"digitalart";i:3157;s:13:"digitaldesign";i:3160;s:20:"digitalillustrations";i:669;s:10:"freelancer";i:3156;s:16:"graphic-designer";i:3159;s:13:"illustrations";i:444;s:9:"portfolio";i:3161;s:9:"webdesign";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1252:"<!-- wp:paragraph -->\n<p>The Freelance Digital Designer template is an energetic portfolio design that does a great job of hooking you in so you want to explore more. That’s a great feature of a page designed to attract new clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is modern, flat and alternates between dark and light with an orange contrast color. You can change all this if you like, but the default design has everything you need including a portfolio, contact page, biography and the opportunity to fully personalize.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Freelance Digital Designer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Energetic design that’s instantly engaging</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>All the essential ingredients for a portfolio website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive pages and lots of imagery</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Useful supplementary pages including biography and portfolio</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Freelance Digital Designer offers the perfect opportunity to attract new clients.";s:5:"pages";a:4:{s:8:"id-73479";a:12:{s:5:"title";s:8:"About me";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-about-600x1966.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-designer-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/digital-designer-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73482";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-portfolio.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-portfolio-600x1189.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-designer-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/digital-designer-04/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73480";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-contact-600x420.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-designer-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/digital-designer-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-73481";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/04/digital-designer-04-600x2730.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/digital-designer-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/digital-designer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:73478;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22401";a:24:{s:5:"title";s:13:"Organic Store";s:2:"id";i:22401;s:12:"publish-date";i:1562655449;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/organic-shop-01";s:20:"astra-site-parent-id";i:79;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2424;s:11:"health-food";i:2425;s:9:"lite-food";i:369;s:7:"natural";i:2215;s:16:"online-marketing";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:368;s:7:"organic";i:2423;s:12:"organic-food";i:967;s:13:"product-store";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:2426;s:15:"vegetarian-food";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-34078";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/organic-shop-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22303";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/organic-shop-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22304";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/organic-shop-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59435";a:24:{s:5:"title";s:12:"eBook Author";s:2:"id";i:59435;s:12:"publish-date";i:1644586356;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-600x2456.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-400x1637.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/kathryn-ebook-author-02";s:20:"astra-site-parent-id";i:2619;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:727;s:4:"book";i:748;s:5:"ebook";i:3416;s:9:"elementor";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1017:"<!-- wp:paragraph -->\n<p>The eBook Author web template is designed to promote your latest work while also making space for existing creations. It’s a light, personable design with lovely colors and fonts, effective imagery and a nice feel overall.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a well designed homepage with flexible content areas and specific pages for biography and books. It can integrate with WooCommerce if you want to sell your books as well as promote them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the eBook Author template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Makes it easy to promote yourself and your work</li><li>Light, easygoing colors and fonts</li><li>Can integrate with WooCommerce to sell as well as promote</li><li>Flexible content areas that can be fully customized</li><li>Attractive product page to promote all your books</li><li>Fully compatible with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Show off your work with this attractive portfolio template, ideal for any creative";s:5:"pages";a:4:{s:8:"id-59443";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-600x2456.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kathryn-ebook-author-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59436";a:12:{s:5:"title";s:3:"Bio";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-bio.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-bio-600x2324.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/kathryn-ebook-author-02/bio/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59437";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-books.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-books-600x2100.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/kathryn-ebook-author-02/books/";s:15:"astra-sites-tag";a:2:{i:1740;s:5:"books";i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-59442";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-contact-600x1026.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/kathryn-ebook-author-02/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59435;s:26:"related-gutenberg-template";i:69465;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55865";a:24:{s:5:"title";s:29:"Food Blogger &amp; Influencer";s:2:"id";i:55865;s:12:"publish-date";i:1624910279;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/food-blogger-03";s:20:"astra-site-parent-id";i:2222;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2172;s:19:"food-drinks-vlogger";i:2068;s:15:"food-and-drinks";i:2223;s:26:"food-and-drinks-influencer";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2926;s:5:"video";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55866";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-about-bb.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-about-bb.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1069";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/food-blogger-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55867";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-contact-bb.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-contact-bb.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1085";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55868";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1056";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/food-blogger-03/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55869";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-reviews-bb.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-reviews-bb.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1075";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-03/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55870";a:12:{s:5:"title";s:6:"Videos";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-videos-bb.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-videos-bb.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1079";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/food-blogger-03/videos/";s:15:"astra-sites-tag";a:1:{i:2001;s:6:"videos";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71207";a:24:{s:5:"title";s:7:"Vlogger";s:2:"id";i:71207;s:12:"publish-date";i:1672838784;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-600x2466.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-400x1644.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/vlogger-04";s:20:"astra-site-parent-id";i:3063;s:15:"astra-sites-tag";a:11:{i:3416;s:9:"elementor";i:3065;s:7:"explore";i:482;s:7:"fashion";i:3064;s:4:"life";i:479;s:9:"lifestyle";i:1844;s:7:"premium";i:427;s:6:"travel";i:3066;s:5:"video";i:1839;s:13:"video-creator";i:1837;s:7:"vlogger";i:1838;s:8:"youtuber";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2828;s:4:"blog";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2497;s:4:"blog";i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1245:"<!-- wp:paragraph -->\n<p>The Vlogger website template is a fullscreen resume and portfolio design full of color, vibrancy and engagement. It opens with a simple image of the vlogger with headline introduction before unfolding into a description, video element, blog posts, social media links and contact area.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’re a vlogger or into modern media, this template is ideal for providing a professional persona to potential clients, backers or supporters. It’s modern, attractive and makes the positive impact you need to get ahead.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Vlogger template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive fullscreen Vlogger website design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of colors and typography throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Designed as a resume or portfolio website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized to make it unique</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:60:"Attractive vlogger template ideal for anyone in modern media";s:5:"pages";a:4:{s:8:"id-71208";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-about-600x2086.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/vlogger-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/vlogger-04/home/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71209";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-contact-600x890.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/vlogger-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/vlogger-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71211";a:12:{s:5:"title";s:13:"Video Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-video-gallery.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-video-gallery-600x1379.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/vlogger-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/vlogger-04/video-gallery/";s:15:"astra-sites-tag";a:1:{i:3067;s:13:"video-gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71210";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/vlogger-04-600x2466.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/vlogger-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/vlogger-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70940";a:24:{s:5:"title";s:15:"Christmas Party";s:2:"id";i:70940;s:12:"publish-date";i:1671042334;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/christmass-part-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/christmass-part-04-600x2430.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/christmass-part-04-400x1620.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/christmas-party-04";s:20:"astra-site-parent-id";i:3020;s:15:"astra-sites-tag";a:17:{i:3021;s:9:"christmas";i:3029;s:14:"christmascheer";i:3024;s:12:"christmasfun";i:3025;s:13:"christmasmood";i:3022;s:14:"christmasparty";i:3032;s:21:"christmaspartyhopping";i:3026;s:15:"christmasspirit";i:3023;s:13:"christmastime";i:3030;s:14:"christmasvibes";i:3028;s:13:"chrstmasparty";i:3027;s:5:"dance";i:406;s:2:"dj";i:882;s:6:"drinks";i:3416;s:9:"elementor";i:3031;s:12:"holidayparty";i:407;s:5:"music";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2869;s:2:"dj";i:2784;s:5:"event";i:2781;s:5:"music";i:2868;s:15:"musician-singer";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1287:"<!-- wp:paragraph -->\n<p>The Christmas Party website template is light, bright and ready to celebrate. It’s a fullscreen design ideal for showcasing a Christmas party, festival, performance or other celebration. It’s a great way to get viewers in the mood while promoting your event.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Christmas Party template uses plenty of red with strong white fonts and a neat animated snowflake effect. The page includes elements to showcase the what, when and where of your event alongside customizable areas to use as you need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Christmas Party template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Festive Christmas Party website design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Neat animated snowflake effect to get you in the mood</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all essential page elements for events</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized to fit your brand</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:64:"Festive Christmas Party template that’s great for the holidays";s:5:"pages";a:4:{s:8:"id-70941";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/christmas-party-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/12/christmas-party-04-contact-600x730.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/christmas-party-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70942";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/christmass-part-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/christmass-part-04-600x2430.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/christmas-party-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/christmas-party-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70943";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/christmas-party-04-programs.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/12/christmas-party-04-programs-600x1754.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/christmas-party-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-04/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70944";a:12:{s:5:"title";s:7:"Tickets";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/christmas-party-04-tickets.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/christmas-party-04-tickets-600x1026.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/christmas-party-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-04/tickets/";s:15:"astra-sites-tag";a:1:{i:2954;s:7:"tickets";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:70940;s:26:"related-gutenberg-template";i:86341;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71025";a:24:{s:5:"title";s:9:"Locksmith";s:2:"id";i:71025;s:12:"publish-date";i:1671716774;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-02.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-02-600x3651.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-02-400x2434.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/locksmith-02";s:20:"astra-site-parent-id";i:3051;s:15:"astra-sites-tag";a:10:{i:3416;s:9:"elementor";i:3042;s:10:"keycutting";i:3035;s:4:"keys";i:3040;s:4:"lock";i:3034;s:5:"locks";i:2430;s:9:"locksmith";i:3039;s:12:"locksmithing";i:3036;s:16:"locksmithservice";i:3038;s:17:"locksmithservices";i:3041;s:7:"lostkey";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";i:2471;s:16:"local-technician";i:2927;s:8:"one-page";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1256:"<!-- wp:paragraph -->\n<p>The Locksmith website template proves small business websites can be special. It’s a slick design with a strong header image and call to action with calming colors to help inspire confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Locksmith website design uses strong colors and fonts on a white background alongside strong images to make an impact. It includes essential service sections, an about us, reviews and areas to help you build authority and confidence. Everything a locksmith needs to attract new business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Locksmith template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern small business locksmith template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm design that inspires confidence</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes relevant service and authority sections</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized to make it stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:63:"Modern flat locksmith template that can be customized with ease";s:5:"pages";a:1:{s:8:"id-58440";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2021/10/locksmith-02.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2021/10/locksmith-02.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/locksmith-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/locksmith-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:71025;s:26:"related-gutenberg-template";i:70969;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-66946";a:24:{s:5:"title";s:16:"Electric Scooter";s:2:"id";i:66946;s:12:"publish-date";i:1658427252;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-04-600x2314.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-04-400x1543.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/electric-scooter-04";s:20:"astra-site-parent-id";i:2847;s:15:"astra-sites-tag";a:11:{i:2851;s:7:"bicycle";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2848;s:16:"electric-scooter";i:2850;s:14:"electric-store";i:3416;s:9:"elementor";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2849;s:7:"scooter";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";i:2499;s:10:"technology";i:2473;s:9:"transport";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1172:"<!-- wp:paragraph -->\n<p>The Electric Scooter template is an eCommerce design with a contemporary feel. It opens with a large product section and unfolds into a wide open store template with a parallax effect that works incredibly well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses open design and feels welcoming and engaging. Combined with high quality images, modern fonts and plenty of whitespace, there’s a professional feel to this template. Ideal for new stores or those dealing with big ticket items.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Electric Scooter template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern eCommerce templates with modern touches</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Neutral colors and modern fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Open design with lots of whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Modern eCommerce design with an open light feel ideal for online stores";s:5:"pages";a:6:{s:8:"id-66947";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-about-04.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-about-04-600x1215.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electric-scooter-04/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electric-scooter-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-66948";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-contact-04.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-contact-04-600x837.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electric-scooter-04/wp-json/wp/v2/pages/272";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electric-scooter-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-66949";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-04.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/07/electric-scooter-04-600x2314.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electric-scooter-04/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/electric-scooter-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:1467;s:14:"store-homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-67228";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electric-scooter-04/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electric-scooter-04/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-67229";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electric-scooter-04/wp-json/wp/v2/pages/272";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electric-scooter-04/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-67230";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/electric-scooter-04/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/electric-scooter-04/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:66946;s:26:"related-gutenberg-template";i:74695;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57006";a:24:{s:5:"title";s:17:"Business Magazine";s:2:"id";i:57006;s:12:"publish-date";i:1626890664;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/business-magazine-04";s:20:"astra-site-parent-id";i:2258;s:15:"astra-sites-tag";a:11:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:3416;s:9:"elementor";i:2274;s:8:"magazine";i:2271;s:4:"news";i:1844;s:7:"premium";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:989:"<!-- wp:paragraph -->\n<p>Get your business magazine website template and share the latest in the business world with your audience. Keep them informed on all the latest business trends, ideas, and updates with this online magazine template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The user-friendly and clutter-free layout features a variety of integrated social media links and newsletter subscription forms, making it easy to stay on top of the latest business news, trends, and opportunities.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Business Magazine template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>User-friendly and clutter-free website template</li><li>Placeholders for trending news, editor’s picks, and world news</li><li>Social media integrations and newsletter sign-up form</li><li>Include the latest videos or even podcast episodes</li><li>Compatible with leading drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"The Business Magazine template has been crafted for the modern business professional";s:5:"pages";a:3:{s:8:"id-57007";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-04/wp-json/wp/v2/pages/495";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/business-magazine-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-57008";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-04/wp-json/wp/v2/pages/497";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-magazine-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57009";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-04/wp-json/wp/v2/pages/226";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/business-magazine-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57006;s:26:"related-gutenberg-template";i:85545;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69404";a:24:{s:5:"title";s:14:"Furniture Shop";s:2:"id";i:69404;s:12:"publish-date";i:1663781944;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-600x1880.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-400x1253.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/furniture-shop-04";s:20:"astra-site-parent-id";i:2908;s:15:"astra-sites-tag";a:12:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2359;s:20:"home-furniture-store";i:2358;s:22:"office-furniture-store";i:2357;s:22:"online-furniture-store";i:383;s:12:"online-store";i:1844;s:7:"premium";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:2471;s:16:"local-technician";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1222:"<!-- wp:paragraph -->\n<p>The Furniture Shop template is a contemporary eCommerce design that looks modern and has instant appeal. It’s a full page template that opens with a strong fullscreen header with headline and call to action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template uses lots of whitespace and superb layout while allowing the products to be the star of the show. There are featured product sections, attractive product pages and a simple navigation bar with a shopping cart. Everything you need to sell.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Furniture Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Contemporary fullscreen eCommerce template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of colors, fonts and images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive product pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Simple navigation with search and cart</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:66:"Contemporary eCommerce template with modern design and modern feel";s:5:"pages";a:4:{s:8:"id-69407";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-600x1880.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/furniture-shop-04/wp-json/wp/v2/pages/56";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/furniture-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-69408";a:12:{s:5:"title";s:5:"Story";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-story.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-story-600x1388.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/furniture-shop-04/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/furniture-shop-04/story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:767;s:5:"story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69405";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-contact-1-600x732.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/furniture-shop-04/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/furniture-shop-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69406";a:12:{s:5:"title";s:4:"Help";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-help-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/furniture-shop-04-help-1-600x805.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-04/wp-json/wp/v2/pages/468";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/furniture-shop-04/help/";s:15:"astra-sites-tag";a:1:{i:2909;s:4:"help";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69404;s:26:"related-gutenberg-template";i:74320;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-52215";a:24:{s:5:"title";s:23:"Wine Bar and Restaurant";s:2:"id";i:52215;s:12:"publish-date";i:1620389225;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/wine-bar-and-restaurant-04";s:20:"astra-site-parent-id";i:1944;s:15:"astra-sites-tag";a:14:{i:1980;s:3:"bar";i:2004;s:8:"barbeque";i:2007;s:19:"barbeque-restaurant";i:1988;s:10:"beer-joint";i:882;s:6:"drinks";i:3416;s:9:"elementor";i:1982;s:10:"food-court";i:350;s:5:"hotel";i:1844;s:7:"premium";i:1983;s:3:"pub";i:335;s:10:"restaurant";i:2006;s:8:"wine-bar";i:2005;s:23:"wine-bar-and-restaurant";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:978:"<!-- wp:paragraph -->\n<p>Miss the days of going to the wine bar and restaurant with your friends? We''ve designed this website template with you in mind. The wine bar and restaurant website template is an elegant and classy template that’ll make you feel like you''re at a wine bar without leaving home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Customize it to your liking by adding or removing elements or changing colors. With an online order form, you can even deliver wines right to your customer’s doorstep.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wine Bar and Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant and classy website design</li><li>WooCommerce-ready template to facilitate the sale of wine</li><li>Impressive photo gallery on the homepage</li><li>Option to facilitate table reservations and online ordering</li><li>Page builder ready and fully customizable</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Elegant and classy design that will make your website stand out from the competition";s:5:"pages";a:6:{s:8:"id-52216";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52217";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-04/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-52218";a:12:{s:5:"title";s:6:"Grills";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-grills.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-grills.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-04/grills/";s:15:"astra-sites-tag";a:2:{i:1978;s:5:"grill";i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-52219";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-04/history/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-52220";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wine-bar-and-restaurant-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-52221";a:12:{s:5:"title";s:5:"Wines";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-wines.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-wines.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wine-bar-and-restaurant-04/wines/";s:15:"astra-sites-tag";a:2:{i:1979;s:4:"wine";i:633;s:6:"winery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:54361;s:26:"related-elementor-template";i:52215;s:26:"related-gutenberg-template";i:85869;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73520";a:24:{s:5:"title";s:12:"Local Bakery";s:2:"id";i:73520;s:12:"publish-date";i:1681825313;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/04/local-bakery.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/04/local-bakery-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/04/local-bakery-400x600.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/bakery-index-bio-02";s:20:"astra-site-parent-id";i:3172;s:15:"astra-sites-tag";a:8:{i:758;s:6:"bakery";i:783;s:4:"cake";i:2988;s:6:"foodie";i:2984;s:8:"foodporn";i:3173;s:11:"link-in-bio";i:3174;s:11:"localbakery";i:3175;s:9:"shoplocal";i:3176;s:5:"yummy";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:7:{i:3427;s:7:"default";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1222:"<!-- wp:paragraph -->\n<p>The Local Baker Link-in-Bio template is an engaging way to showcase your skills and your work and share links to other resources. It’s a landing page and then some, offering far more than Linktree, including fully responsive pages.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Local Baker Link-in-Bio template has a lovely design with calm colors, attractive center blocks with images and links and a slider block to show off your skills. It’s also fully responsive so will work on any screen size.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Local Baker linktree template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive Link-in-Bio template with genuine appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nice colors and can be fully customized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Responsive design that will work flawlessly on any device</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes options for all types of links</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"The Local Baker Link-in-Bio template is the ideal landing page to share your links.";s:5:"pages";a:1:{s:8:"id-73521";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/04/bakery-index-bio-02.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/04/bakery-index-bio-02-600x347.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bakery-index-bio-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/bakery-index-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-66934";a:24:{s:5:"title";s:15:"Innesa Perfumes";s:2:"id";i:66934;s:12:"publish-date";i:1658427055;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-04-600x2287.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-04-400x1524.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/inessa-perfumes-04";s:20:"astra-site-parent-id";i:2842;s:15:"astra-sites-tag";a:12:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2844;s:9:"fragrance";i:383;s:12:"online-store";i:2843;s:7:"perfume";i:2846;s:13:"perfume-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2845;s:5:"smell";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:961:"<!-- wp:paragraph -->\n<p>The Inessa Perfumes website template is an elegant eCommerce design ideal for a wide range of online stores. It has an upmarket look, with fullscreen header, well-chosen fonts and an excellent product showcase section further down the page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The combination of fonts, colors and whitespace give a premium feel while minimal navigation keeps things tidy while delivering user intent. The template is fully compatible with WooCommerce and sales funnel plugins, so should deliver all the features you need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Inessa Perfumes template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant eCommerce theme</li><li>Stylish colors and fonts throughout</li><li>Borderless content areas for an open feel</li><li>Attractive product area</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Elegant eCommerce template ideal for selling luxury items to discerning customers";s:5:"pages";a:3:{s:8:"id-66935";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-about-04.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-about-04-600x2137.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/inessa-perfumes-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-66936";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-contact-04.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-contact-04-600x810.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/inessa-perfumes-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-66937";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/07/inessa-perfumes-04-600x2287.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/inessa-perfumes-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:1467;s:14:"store-homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:66934;s:26:"related-gutenberg-template";i:85311;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1478, 'astra-sites-and-pages-page-24', 'a:15:{s:8:"id-67195";a:24:{s:5:"title";s:12:"eGrow Plants";s:2:"id";i:67195;s:12:"publish-date";i:1658428955;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-04-600x2899.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-04-400x1932.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/egrow-plants-04";s:20:"astra-site-parent-id";i:2865;s:15:"astra-sites-tag";a:17:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1183:"<!-- wp:paragraph -->\n<p>The eGrow Plants template is a minimalist eCommerce design ideal for a wide range of stores, not just for plants. It has a very calm vibe with neutral colors, lots of whitespace and some nice shaded images.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes simple navigation, a cart option in the top bar, highlighted products section, attractive product pages and flexible content areas ideal for any store. It also integrates seamlessly with WooCommerce.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the eGrow Plants template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Minimalist eCommerce template with a relaxed feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of whitespace and neutral colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas ideal for products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cart icon in the top bar</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:66:"Minimalist eCommerce template ideal for most types of online store";s:5:"pages";a:13:{s:8:"id-67196";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-contact-04.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-contact-04-600x1008.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/261";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/egrow-plants-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-67197";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-04-600x2899.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/egrow-plants-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-67198";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-about-04.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/07/egrow-plants-about-04-600x1231.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/255";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/egrow-plants-04/home/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-67211";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/egrow-plants-04/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67212";a:12:{s:5:"title";s:10:"My account";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/egrow-plants-04/my-account/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67213";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/255";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/egrow-plants-04/home/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67208";a:12:{s:5:"title";s:4:"Cart";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/egrow-plants-04/cart/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67209";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/egrow-plants-04/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67210";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/261";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/egrow-plants-04/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67214";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/egrow-plants-04/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";s:0:"";}s:8:"id-67222";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/261";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/egrow-plants-04/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-67223";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/egrow-plants-04/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-67224";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-04/wp-json/wp/v2/pages/255";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/egrow-plants-04/home/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:67195;s:26:"related-gutenberg-template";i:85743;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54361";a:24:{s:5:"title";s:23:"Wine Bar and Restaurant";s:2:"id";i:54361;s:12:"publish-date";i:1621266421;s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/wine-bar-and-restaurant-03";s:20:"astra-site-parent-id";i:2026;s:15:"astra-sites-tag";a:12:{i:1980;s:3:"bar";i:2004;s:8:"barbeque";i:2007;s:19:"barbeque-restaurant";i:1988;s:10:"beer-joint";i:882;s:6:"drinks";i:1982;s:10:"food-court";i:350;s:5:"hotel";i:1983;s:3:"pub";i:335;s:10:"restaurant";i:2006;s:8:"wine-bar";i:2005;s:23:"wine-bar-and-restaurant";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-54362";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/889";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-54363";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-03/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-54364";a:12:{s:5:"title";s:6:"Grills";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-grills.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-grills.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/883";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-03/grills/";s:15:"astra-sites-tag";a:2:{i:2027;s:6:"grills";i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-54365";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/881";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-03/history/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-54366";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/879";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wine-bar-and-restaurant-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-54367";a:12:{s:5:"title";s:5:"Wines";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-wines.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-wines.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wine-bar-and-restaurant-03/wines/";s:15:"astra-sites-tag";a:2:{i:565;s:4:"menu";i:1979;s:4:"wine";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22009";a:24:{s:5:"title";s:17:"LearnDash Academy";s:2:"id";i:22009;s:12:"publish-date";i:1559573120;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/learndash-academy-02";s:20:"astra-site-parent-id";i:851;s:15:"astra-sites-tag";a:8:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2825;s:8:"coaching";i:2772;s:9:"education";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:8:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:21:"learndash-woocommerce";s:4:"init";s:47:"learndash-woocommerce/learndash_woocommerce.php";s:4:"name";s:39:"LearnDash LMS - WooCommerce Integration";}i:5;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:6;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:7;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1004:"<!-- wp:paragraph -->\n<p>Want to create an online course platform using the most popular WordPress LMS plugin, LearnDash? Our LearnDash Academy website template is just what you need. Coupled with the LearnDash plugin, you can create a course from scratch or use one of our professionally pre-built templates to start quickly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The LearnDash Academy template has everything you need to build your online academy website and start delivering online courses, quizzes, certificates, and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the LearnDash Academy template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professionally designed online course platform</li><li>Well integrated with the LearnDash WordPress plugin</li><li>Offer courses, quizzes, training, certificates, and more</li><li>Offer free and paid online courses</li><li>Fully customizable and compatible with popular page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"The perfect LMS platform to manage all your online courses, training, quizzes, and more";s:5:"pages";a:4:{s:8:"id-42985";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/learndash-academy-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:21:"learndash-woocommerce";s:4:"init";s:47:"learndash-woocommerce/learndash_woocommerce.php";s:4:"name";s:39:"LearnDash LMS - WooCommerce Integration";}}}s:8:"id-42984";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-courses.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-courses.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/201";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/learndash-academy-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:21:"learndash-woocommerce";s:4:"init";s:47:"learndash-woocommerce/learndash_woocommerce.php";s:4:"name";s:39:"LearnDash LMS - WooCommerce Integration";}}}s:8:"id-31168";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/158";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/learndash-academy-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-31169";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/learndash-academy-02/contact/";s:15:"astra-sites-tag";a:3:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:22110;s:26:"related-elementor-template";i:22009;s:26:"related-gutenberg-template";i:47984;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69823";a:24:{s:5:"title";s:15:"Wildlife Safari";s:2:"id";i:69823;s:12:"publish-date";i:1668447761;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-600x3453.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-400x2302.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wildlife-safari-04";s:20:"astra-site-parent-id";i:2957;s:15:"astra-sites-tag";a:17:{i:544;s:9:"adventure";i:1931;s:7:"animals";i:2979;s:9:"awareness";i:2976;s:12:"conservation";i:3416;s:9:"elementor";i:2971;s:8:"elephant";i:2974;s:5:"kenya";i:2970;s:6:"lion-2";i:2973;s:4:"love";i:2975;s:8:"natgeo-2";i:2978;s:10:"natgeowild";i:535;s:6:"nature";i:2977;s:12:"naturelovers";i:1844;s:7:"premium";i:2968;s:8:"safari-2";i:2972;s:6:"wild-2";i:2969;s:10:"wildlife-2";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2830;s:6:"nature";i:2809;s:10:"pet-animal";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2472;s:4:"pets";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1255:"<!-- wp:paragraph -->\n<p>The Wildlife Safari template makes an instant impact with its strong headline and header image. It unfolds to more strong imagery and contrasting white fonts on a dark background. It’s a very attractive design that grabs and then keeps your attention.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the Wildlife Safari template uses imagery and fonts very well. There are options to sell experiences or safari holidays, pages to highlight products and offers and the background to popular destinations. Everything can be fully customized too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wildlife Safari template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Striking Wildlife Safari template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dark design with contrasting colors makes an impact</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Uses imagery to help engagement very effectively</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Optional page elements can be added anywhere</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Striking Wildlife Safari template with dark design and lots of potential";s:5:"pages";a:5:{s:8:"id-69824";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-about-us-600x2294.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wildlife-safari-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wildlife-safari-04/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69825";a:12:{s:5:"title";s:9:"Awareness";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-awareness.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-awareness-600x2134.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wildlife-safari-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wildlife-safari-04/awareness/";s:15:"astra-sites-tag";a:1:{i:2979;s:9:"awareness";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69826";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-contact-600x954.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wildlife-safari-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wildlife-safari-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-69827";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-600x3453.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/wildlife-safari-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wildlife-safari-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-69828";a:12:{s:5:"title";s:7:"Safaris";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-safaris.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/11/wildlife-safari-04-safaris-600x1546.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/wildlife-safari-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wildlife-safari-04/safaris/";s:15:"astra-sites-tag";a:1:{i:2980;s:7:"safaris";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:69823;s:26:"related-gutenberg-template";i:85822;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57365";a:24:{s:5:"title";s:22:"Office Furniture Store";s:2:"id";i:57365;s:12:"publish-date";i:1629979669;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-600x3694.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-400x2462.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/office-furniture-store-04";s:20:"astra-site-parent-id";i:2331;s:15:"astra-sites-tag";a:21:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2359;s:20:"home-furniture-store";i:2358;s:22:"office-furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";i:2356;s:14:"work-from-home";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:2471;s:16:"local-technician";i:3429;s:7:"premium";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1259:"<!-- wp:paragraph -->\n<p>Office Furniture Store is a WooCommerce-ready website template that’ll help you create an online store for selling office furniture. It features an elegant and impressive design with a modern look and feel, and a user-friendly checkout process.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Include your entire range of quality office furniture products, such as desks, chairs, storage units, and more. The individual product pages allow you to accept customer reviews and show related products.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Office Furniture Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Elegantly designed and WooCommerce-ready website template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive layout allows you to promote products clutter-free</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase products based on new arrivals and featured collections</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable and flexible template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with leading WordPress page builder plugins</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"A perfect website template for those looking to start their own online furniture shop";s:5:"pages";a:5:{s:8:"id-57366";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-about.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-about-600x1837.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/433";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/office-furniture-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57367";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-contact-600x1129.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/554";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/office-furniture-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57368";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-600x3694.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:45:"//websitedemos.net/office-furniture-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:5;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-57369";a:12:{s:5:"title";s:18:"Home Office Setups";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-home-office-setup.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-home-office-setup-600x2682.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/735";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:64:"//websitedemos.net/office-furniture-store-04/home-office-setups/";s:15:"astra-sites-tag";a:3:{i:2333;s:10:"home-setup";i:812;s:6:"office";i:2332;s:12:"office-setup";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:5;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-57370";a:12:{s:5:"title";s:13:"Office Setups";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-office-setup.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-stores-04-office-setup-600x2372.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/621";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:59:"//websitedemos.net/office-furniture-store-04/office-setups/";s:15:"astra-sites-tag";a:1:{i:2332;s:12:"office-setup";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:5;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57365;s:26:"related-gutenberg-template";i:74277;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22110";a:24:{s:5:"title";s:17:"Learndash Academy";s:2:"id";i:22110;s:12:"publish-date";i:1561291642;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/learndash-academy-01";s:20:"astra-site-parent-id";i:885;s:15:"astra-sites-tag";a:6:{i:462;s:7:"courses";i:468;s:9:"elearning";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:9:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:4;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:5;a:3:{s:4:"slug";s:21:"learndash-woocommerce";s:4:"init";s:47:"learndash-woocommerce/learndash_woocommerce.php";s:4:"name";s:39:"LearnDash LMS - WooCommerce Integration";}i:6;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:7;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:8;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-34127";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/learndash-academy-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-34126";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-courses.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-courses.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/201";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/learndash-academy-01/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-31832";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/158";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/learndash-academy-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-31833";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/learndash-academy-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73540";a:24:{s:5:"title";s:35:"Adham Hoffman &#8211; UI/X Designer";s:2:"id";i:73540;s:12:"publish-date";i:1681832261;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/04/adham-hoffman-designer.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/04/adham-hoffman-designer-600x900.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/04/adham-hoffman-designer-400x600.jpg";s:14:"astra-site-url";s:48:"//websitedemos.net/adham-hoffman-designer-bio-02";s:20:"astra-site-parent-id";i:3188;s:15:"astra-sites-tag";a:17:{i:2924;s:3:"bio";i:2150;s:2:"cv";i:670;s:8:"designer";i:2297;s:18:"designer-portfolio";i:3173;s:11:"link-in-bio";i:3185;s:6:"linkin";i:3187;s:5:"links";i:3186;s:8:"linktree";i:3124;s:18:"personal-portfolio";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2212;s:12:"social-media";i:2163;s:23:"social-media-influencer";i:3012;s:11:"socialmedia";i:3014;s:4:"uiux";i:3045;s:12:"uiuxcreative";i:3044;s:10:"uiuxdesign";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:3171;s:11:"link-in-bio";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:3427;s:7:"default";i:3428;s:4:"free";i:3191;s:11:"link-in-bio";i:3433;s:6:"modern";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1167:"<!-- wp:paragraph -->\n<p>The Designer Link in Bio template is a landing page with all your essential links front and center. It’s ideal for designers and developers who want to place everything in front of the visitor all at once.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is dark, modern, and engaging and can be fully customized to fit any niche. It’s easy to personalize and provides a center section for links that you can add, remove or change as you see fit. It works on any screen size too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Designer Link in Bio Template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive dark link in bio template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes everything a link in bio page requires</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast, fully responsive, and loads quickly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Dark Designer Link in Bio template ideal for promoting yourself and your work";s:5:"pages";a:1:{s:8:"id-73541";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/04/adham-hoffman-designer-bio-02.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/04/adham-hoffman-designer-bio-02-600x347.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/adham-hoffman-designer-bio-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/adham-hoffman-designer-bio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47729";a:24:{s:5:"title";s:19:"Online Health Coach";s:2:"id";i:47729;s:12:"publish-date";i:1602768883;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/online-health-coach-02";s:20:"astra-site-parent-id";i:1670;s:15:"astra-sites-tag";a:9:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:3416;s:9:"elementor";i:518;s:12:"health-coach";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1278:"<!-- wp:paragraph -->\n<p>Are you a health coach? Want to offer coaching online? Our Online Health Coach website template helps you get started today. The template has all the tools and features you need to start a full-fledged coaching business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can create and manage courses easily thanks to the seamless integration with WordPress LMS plugins. The template allows you to include details of the trainers, student testimonials and build an email list through a newsletter subscription form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Online Health Coach template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean and simple design that comes with everything you need to build a coaching business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Seamlessly integrates with popular WordPress LMS plugins</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Create courses from scratch and manage them easily through your dashboard</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customize just about everything</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Gutenberg and page builder ready</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Perfect solution for people who want to start an online health coaching business";s:5:"pages";a:4:{s:8:"id-47733";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/online-health-coach-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47731";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-courses.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-courses.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/24254";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:54:"//websitedemos.net/online-health-coach-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-47730";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/104";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/online-health-coach-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47732";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/105";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-health-coach-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47729;s:26:"related-gutenberg-template";i:47932;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49457";a:24:{s:5:"title";s:11:"Coffee Shop";s:2:"id";i:49457;s:12:"publish-date";i:1608767094;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg";s:28:"fullpage-thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/coffee-shop-04";s:20:"astra-site-parent-id";i:1843;s:15:"astra-sites-tag";a:11:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1000:"<!-- wp:paragraph -->\n<p>Whether you are building a coffee shop website from scratch or revamping an existing one, our Coffee Shop template is precisely what you need. From the colors to the layout, every element of the template is going to recreate the experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Include the menu, photos, and showcase some of your best drinks on the homepage. With deep WooCommerce integration, you can even sell products such as coffee beans, coffee powders, and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Coffee Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Minimalistic yet highly creative coffee shop website template</li><li>Showcase your best drink and coffee-related products on the homepage</li><li>Sell your coffee-related products online</li><li>Fully customizable and mobile-friendly template</li><li>SEO-friendly template, allowing you to be found on search engines</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"A creatively designed website template for recreating your coffee shop experience";s:5:"pages";a:5:{s:8:"id-49461";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coffee-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49462";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-our-menu.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-our-menu.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/coffee-shop-04/our-menu/";s:15:"astra-sites-tag";a:3:{i:1579;s:9:"food-menu";i:565;s:4:"menu";i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49458";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/coffee-shop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49460";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-gallery.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-gallery.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/coffee-shop-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49459";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/coffee-shop-04/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48741";a:24:{s:5:"title";s:19:"Online Health Coach";s:2:"id";i:48741;s:12:"publish-date";i:1605548885;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/online-health-coach-01";s:20:"astra-site-parent-id";i:1766;s:15:"astra-sites-tag";a:8:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:518;s:12:"health-coach";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:2:{i:2494;s:9:"elearning";i:2483;s:15:"expert-services";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:4;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48742";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-about-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-about-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24369";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/online-health-coach-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48743";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-courses-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-courses-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24366";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:54:"//websitedemos.net/online-health-coach-01/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48744";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-contact-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-contact-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-health-coach-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-48745";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24365";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/online-health-coach-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88164";a:24:{s:5:"title";s:7:"Galatic";s:2:"id";i:88164;s:12:"publish-date";i:1714411646;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-600x2269.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-400x1513.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/galatic-02";s:20:"astra-site-parent-id";i:3594;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1282:"<!-- wp:paragraph -->\n<p>The Galatic template could be the perfect foundation for your next business website. It has all the ingredients we look for in a site, speed, flexibility, customization, page builder compatibility, SEO-friendliness and full responsiveness. All wrapped up in an attractive package.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a classic small business layout that can be fully customized to suit your unique needs using built-in tools. Pages load fast and support content, images, video, eCommerce, learning and anything else you could think of!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Web Developer Portfolio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern business template with tons of features</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Change anything and everything to suit your needs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Delivers an awesome user experience</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"The Galatic template is a flexible business template with the features you need";s:5:"pages";a:4:{s:8:"id-88165";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-about-600x1125.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-02/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/galatic-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88166";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-contact-600x699.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-02/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/galatic-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88167";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-600x2269.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/galatic-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88168";a:12:{s:5:"title";s:8:"Offering";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-offerings.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-02-offerings-600x1455.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-02/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/galatic-02/offering/";s:15:"astra-sites-tag";a:1:{i:3617;s:9:"offerings";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:88164;s:26:"related-gutenberg-template";i:88174;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51320";a:24:{s:5:"title";s:15:"Criminal Lawyer";s:2:"id";i:51320;s:12:"publish-date";i:1616782626;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/criminal-lawyer-04";s:20:"astra-site-parent-id";i:1862;s:15:"astra-sites-tag";a:6:{i:1873;s:24:"criminal-defence-lawyers";i:1874;s:16:"criminal-lawyers";i:3416;s:9:"elementor";i:1870;s:11:"lawyer-firm";i:1868;s:7:"lawyers";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2482;s:3:"law";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1089:"<!-- wp:paragraph -->\n<p>Criminal law is a serious and highly specialized area of law. Our Criminal Lawyer Template is a responsive design that can be used for law firms and takes you through the process of designing a website for a criminal lawyer from start to finish.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>From choosing an elegant, professional design to strategically implementing your practice areas, we’ve got you covered. You can even include clients'' reviews so potential clients can see how others feel about your services!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Criminal Lawyer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Classy and elegant design, tailor-made for a lawyer’s website</li><li>Template includes CTA buttons such as free consultation and contact us today</li><li>Showcase your practice areas and the team of lawyers</li><li>Include client reviews and media clippings to build trust and authority</li><li>Fully customizable and can be tweaked for any practicing lawyers</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Perfect solution for a criminal lawyer looking for an elegant professional website";s:5:"pages";a:6:{s:8:"id-51321";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/criminal-lawyer-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51322";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-faq.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-faq.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/criminal-lawyer-04/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:1476;s:26:"frequently-asked-questions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51323";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/criminal-lawyer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51324";a:12:{s:5:"title";s:11:"Our Lawyers";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-our-lawyers.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-our-lawyers.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/criminal-lawyer-04/our-lawyers/";s:15:"astra-sites-tag";a:3:{i:912;s:9:"attorneys";i:1868;s:7:"lawyers";i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51325";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-practoce-areas.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-practoce-areas.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/criminal-lawyer-04/practice-areas/";s:15:"astra-sites-tag";a:2:{i:1863;s:14:"practice-areas";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51326";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-reviews.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-reviews.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/criminal-lawyer-04/reviews/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51320;s:26:"related-gutenberg-template";i:86157;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55769";a:24:{s:5:"title";s:14:"Marketing Firm";s:2:"id";i:55769;s:12:"publish-date";i:1624377112;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/marketing-firm-04";s:20:"astra-site-parent-id";i:2207;s:15:"astra-sites-tag";a:14:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:3416;s:9:"elementor";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:1844;s:7:"premium";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1010:"<!-- wp:paragraph -->\n<p>Are you a marketing agency looking to rebrand your business? Want a creative website design to complement the services you offer? If so, the Marketing Firm web template is just right for you. With a professionally designed layout, our marketing firm templates make it easy for you to stand out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An impressive hero section allows you to promote your best service upfront. The homepage is beautifully designed to showcase your services, client reviews, and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Marketing Firm template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Creative website design template for your marketing firm</li><li>Impressive background effects</li><li>Showcase your services, awards, certifications, and client reviews on the homepage</li><li>Fully customizable and responsive layout&nbsp;</li><li>Templates look great across all mobile devices</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"An impressive website design that will give your marketing firm the perfect branding";s:5:"pages";a:6:{s:8:"id-86646";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/marketing-firm-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-86649";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-reviews.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-reviews.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/marketing-firm-04/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-86650";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/marketing-firm-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-86647";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/marketing-firm-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-86648";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/marketing-firm-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-86651";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-work.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-work.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/689";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/marketing-firm-04/work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55769;s:26:"related-gutenberg-template";i:86200;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-53702";a:24:{s:5:"title";s:20:"Fast Food Restaurant";s:2:"id";i:53702;s:12:"publish-date";i:1620420634;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/fast-food-04";s:20:"astra-site-parent-id";i:1990;s:15:"astra-sites-tag";a:9:{i:1996;s:6:"burger";i:3416;s:9:"elementor";i:2011;s:15:"fast-food-chain";i:2013;s:20:"fast-food-restaurant";i:350;s:5:"hotel";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:2020;s:16:"restaurant-chain";i:1993;s:10:"snack-food";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1041:"<!-- wp:paragraph -->\n<p>Do you own a takeaway joint or an international fast-food chain franchise? Want to take it online? If so, you should consider our Fast Food Restaurant template. With an impressive design layout and opportune use of images, customers are sure to connect with you instantaneously.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>From an online ordering system, menus, deals and offers to customer reviews, outlet details, and more, the template includes everything you need to offer your customers and build an excellent fast food restaurant website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fast Food Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Vibrant and creative design</li><li>Impressive use of images with overlay text and call-to-action buttons</li><li>Parallax background effects to enhance user engagement</li><li>WooCommerce-ready allowing you to sell online</li><li>100% customizable and responsive website template</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Create equally mouth-watering websites using our Fast Food Restaurant template";s:5:"pages";a:6:{s:8:"id-53705";a:12:{s:5:"title";s:10:"Franchisee";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-franchisee.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-franchisee.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fast-food-04/franchisee/";s:15:"astra-sites-tag";a:1:{i:1991;s:10:"franchisee";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53707";a:12:{s:5:"title";s:6:"Offers";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-offers.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-offers.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/fast-food-04/offers/";s:15:"astra-sites-tag";a:1:{i:1969;s:6:"offers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53703";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fast-food-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53704";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fast-food-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53706";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/fast-food-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53708";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-our-menu.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-our-menu.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fast-food-04/our-menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:53702;s:26:"related-gutenberg-template";i:85448;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59264";a:24:{s:5:"title";s:18:"Personal Portfolio";s:2:"id";i:59264;s:12:"publish-date";i:1644408071;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolios-02.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolios-02-600x2814.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolios-02-400x1876.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/personal-portfolio-02";s:20:"astra-site-parent-id";i:2587;s:15:"astra-sites-tag";a:7:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:3416;s:9:"elementor";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2810;s:9:"freelance";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1004:"<!-- wp:paragraph -->\n<p>The Personal Portfolio template has been designed to showcase you and your services without going over the top. The homepage image sets the scene and the use of serif fonts and calm colors inspire confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of options to tell your story, add examples of work, testimonials, images, video and other content. There’s also a readymade portfolio page to help you promote your work.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Personal Portfolio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Simple and attractive portfolio web template</li><li>Header image and headline make an instant connection</li><li>Pastel colors and serif fonts help inspire confidence</li><li>Lots of options to promote yourself and your work</li><li>Readymade portfolio and contact pages</li><li>Fully compatible with popular drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"Attractive portfolio template that’s ideal for showcasing personal or professional work";s:5:"pages";a:4:{s:8:"id-59265";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-about-.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-about-.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/personal-portfolio-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59266";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/personal-portfolio-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59267";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolios-02.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolios-02-600x2814.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/personal-portfolio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59268";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-portfolio.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-portfolio.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/personal-portfolio-02/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59264;s:26:"related-gutenberg-template";i:59219;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1479, 'astra-sites-fresh-site', 'no', 'no'),
(1483, 'astra-sites-last-export-checksums-latest', '0e8B%t1$1NXA', 'no'),
(1486, 'astra-sites-batch-status-string', 'All processes are complete', 'no'),
(1487, 'astra-blocks-batch-status-string', 'Complete storing data for page 4', 'no'),
(1488, 'astra-blocks-requests', '4', 'no'),
(1491, 'bsf_analytics_installed_time', '1708011325', 'no'),
(1492, 'ast-block-templates-categories', 'a:29:{i:0;a:5:{s:2:"id";i:831;s:4:"name";s:4:"Hero";s:4:"slug";s:4:"hero";s:6:"parent";i:0;s:5:"count";i:76;}i:1;a:5:{s:2:"id";i:3382;s:4:"name";s:11:"Page Header";s:4:"slug";s:11:"page-header";s:6:"parent";i:0;s:5:"count";i:10;}i:2;a:5:{s:2:"id";i:825;s:4:"name";s:5:"About";s:4:"slug";s:5:"about";s:6:"parent";i:0;s:5:"count";i:81;}i:3;a:5:{s:2:"id";i:952;s:4:"name";s:8:"Services";s:4:"slug";s:8:"services";s:6:"parent";i:0;s:5:"count";i:62;}i:4;a:5:{s:2:"id";i:3589;s:4:"name";s:13:"Services List";s:4:"slug";s:13:"services-list";s:6:"parent";i:0;s:5:"count";i:6;}i:5;a:5:{s:2:"id";i:919;s:4:"name";s:8:"Features";s:4:"slug";s:8:"features";s:6:"parent";i:0;s:5:"count";i:59;}i:6;a:5:{s:2:"id";i:3590;s:4:"name";s:13:"Features List";s:4:"slug";s:13:"features-list";s:6:"parent";i:0;s:5:"count";i:8;}i:7;a:5:{s:2:"id";i:1416;s:4:"name";s:12:"Contact Form";s:4:"slug";s:12:"contact-form";s:6:"parent";i:0;s:5:"count";i:49;}i:8;a:5:{s:2:"id";i:3591;s:4:"name";s:9:"Locations";s:4:"slug";s:9:"locations";s:6:"parent";i:0;s:5:"count";i:8;}i:9;a:5:{s:2:"id";i:3380;s:4:"name";s:13:"Why Choose Us";s:4:"slug";s:13:"why-choose-us";s:6:"parent";i:0;s:5:"count";i:4;}i:10;a:5:{s:2:"id";i:832;s:4:"name";s:14:"Call To Action";s:4:"slug";s:14:"call-to-action";s:6:"parent";i:0;s:5:"count";i:62;}i:11;a:5:{s:2:"id";i:1425;s:4:"name";s:9:"Portfolio";s:4:"slug";s:9:"portfolio";s:6:"parent";i:0;s:5:"count";i:47;}i:12;a:5:{s:2:"id";i:3375;s:4:"name";s:7:"Gallery";s:4:"slug";s:7:"gallery";s:6:"parent";i:0;s:5:"count";i:7;}i:13;a:5:{s:2:"id";i:830;s:4:"name";s:12:"Testimonials";s:4:"slug";s:12:"testimonials";s:6:"parent";i:0;s:5:"count";i:69;}i:14;a:5:{s:2:"id";i:3376;s:4:"name";s:7:"Pricing";s:4:"slug";s:7:"pricing";s:6:"parent";i:0;s:5:"count";i:6;}i:15;a:5:{s:2:"id";i:1001;s:4:"name";s:3:"FAQ";s:4:"slug";s:3:"faq";s:6:"parent";i:0;s:5:"count";i:38;}i:16;a:5:{s:2:"id";i:829;s:4:"name";s:4:"Team";s:4:"slug";s:4:"team";s:6:"parent";i:0;s:5:"count";i:56;}i:17;a:5:{s:2:"id";i:1091;s:4:"name";s:7:"Clients";s:4:"slug";s:7:"clients";s:6:"parent";i:0;s:5:"count";i:20;}i:18;a:5:{s:2:"id";i:1096;s:4:"name";s:10:"Statistics";s:4:"slug";s:10:"statistics";s:6:"parent";i:0;s:5:"count";i:32;}i:19;a:5:{s:2:"id";i:1948;s:4:"name";s:14:"Image and Text";s:4:"slug";s:14:"image-and-text";s:6:"parent";i:0;s:5:"count";i:30;}i:20;a:5:{s:2:"id";i:1094;s:4:"name";s:7:"Heading";s:4:"slug";s:7:"heading";s:6:"parent";i:0;s:5:"count";i:30;}i:21;a:5:{s:2:"id";i:1950;s:4:"name";s:18:"Location And Hours";s:4:"slug";s:18:"location-and-hours";s:6:"parent";i:0;s:5:"count";i:16;}i:22;a:5:{s:2:"id";i:1424;s:4:"name";s:12:"Single Quote";s:4:"slug";s:12:"single-quote";s:6:"parent";i:0;s:5:"count";i:28;}i:23;a:5:{s:2:"id";i:1953;s:4:"name";s:14:"Subscribe Form";s:4:"slug";s:14:"subscribe-form";s:6:"parent";i:0;s:5:"count";i:18;}i:24;a:5:{s:2:"id";i:1946;s:4:"name";s:4:"Text";s:4:"slug";s:4:"text";s:6:"parent";i:0;s:5:"count";i:27;}i:25;a:5:{s:2:"id";i:3391;s:4:"name";s:4:"Home";s:4:"slug";s:4:"home";s:6:"parent";i:0;s:5:"count";i:5;}i:26;a:5:{s:2:"id";i:3392;s:4:"name";s:8:"About Us";s:4:"slug";s:8:"about-us";s:6:"parent";i:0;s:5:"count";i:5;}i:27;a:5:{s:2:"id";i:3393;s:4:"name";s:8:"Services";s:4:"slug";s:8:"services";s:6:"parent";i:0;s:5:"count";i:5;}i:28;a:5:{s:2:"id";i:3394;s:4:"name";s:10:"Contact Us";s:4:"slug";s:10:"contact-us";s:6:"parent";i:0;s:5:"count";i:5;}}', 'no'),
(1495, 'ast-block-templates-blocks-1', 'a:30:{s:8:"id-83549";a:10:{s:5:"title";s:12:"Portfolio 10";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-10/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:53513:".wp-block-uagb-container.uagb-block-28bd0455 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-28bd0455 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-28bd0455 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-28bd0455 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-28bd0455 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-28bd0455{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28bd0455 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28bd0455{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-c9ba624c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9ba624c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c9ba624c .uagb-ifb-icon svg{fill: #333;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9ba624c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9ba624c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9ba624c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9ba624c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c9ba624c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9ba624c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-c9ba624c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c9ba624c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c9ba624c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c9ba624c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9ba624c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c9ba624c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c9ba624c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-61d96daa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61d96daa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61d96daa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61d96daa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61d96daa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61d96daa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61d96daa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-61d96daa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-9c9a7952 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9c9a7952 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9c9a7952 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9c9a7952 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9c9a7952 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c9a7952{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c9a7952 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c9a7952{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-411908c6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-411908c6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 480px;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-411908c6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c5cb1f90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c5cb1f90 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5cb1f90 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5cb1f90 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5cb1f90 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c5cb1f90 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5cb1f90.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5cb1f90.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-c5cb1f90 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c5cb1f90 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c5cb1f90 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c5cb1f90 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5cb1f90 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c5cb1f90.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5cb1f90 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-d9c7618d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9c7618d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9c7618d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9c7618d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9c7618d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9c7618d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9c7618d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9c7618d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-a8ff1275.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a8ff1275 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 480px;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8fb8e931 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8fb8e931 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8fb8e931 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8fb8e931 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8fb8e931 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8fb8e931 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8fb8e931.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8fb8e931.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-8fb8e931 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8fb8e931 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8fb8e931 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8fb8e931 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8fb8e931 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8fb8e931.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8fb8e931.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8fb8e931 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-ff084bd2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ff084bd2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ff084bd2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ff084bd2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ff084bd2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff084bd2{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff084bd2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff084bd2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-25e61315.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-25e61315 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-25e61315.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 480px;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-25e61315.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-dc3c76b8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dc3c76b8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc3c76b8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc3c76b8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc3c76b8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc3c76b8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dc3c76b8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dc3c76b8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-dc3c76b8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dc3c76b8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dc3c76b8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dc3c76b8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dc3c76b8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-dc3c76b8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc3c76b8 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-28bd0455{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28bd0455 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28bd0455{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-c9ba624c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9ba624c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9ba624c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9ba624c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c9ba624c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c9ba624c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61d96daa{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61d96daa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-61d96daa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c9a7952{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c9a7952 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c9a7952{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;row-gap: 20px;column-gap: 0px;}.uagb-block-411908c6.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 219px;height: 280px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5cb1f90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5cb1f90 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9c7618d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9c7618d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9c7618d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 219px;height: 280px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8fb8e931 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8fb8e931 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff084bd2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff084bd2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff084bd2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;row-gap: 20px;column-gap: 0px;}.uagb-block-25e61315.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 219px;height: 280px;}.uagb-block-25e61315.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-25e61315 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dc3c76b8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc3c76b8 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-28bd0455{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28bd0455 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28bd0455{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c9ba624c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9ba624c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9ba624c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9ba624c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c9ba624c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c9ba624c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c9ba624c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61d96daa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61d96daa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61d96daa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c9a7952{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c9a7952 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c9a7952{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: none;flex-wrap: wrap;}.uagb-block-411908c6.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-411908c6.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-411908c6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-411908c6.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-411908c6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5cb1f90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c5cb1f90 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c5cb1f90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5cb1f90 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9c7618d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9c7618d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9c7618d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-a8ff1275.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-a8ff1275.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a8ff1275 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8fb8e931 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8fb8e931 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8fb8e931.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8fb8e931 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff084bd2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff084bd2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff084bd2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: none;flex-wrap: wrap;}.uagb-block-25e61315.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-25e61315.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-25e61315.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-25e61315.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-25e61315 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dc3c76b8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dc3c76b8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dc3c76b8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc3c76b8 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:3862:"\n<div class="wp-block-uagb-container uagb-block-28bd0455 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c9ba624c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-61d96daa">\n<div class="wp-block-uagb-container uagb-block-9c9a7952">\n<div class="wp-block-uagb-image uagb-block-411908c6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/portfolio-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/portfolio-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/portfolio-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/portfolio-01.jpg" alt="" class="uag-image-77113" width="384" height="480" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c5cb1f90 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 1</p><h3 class="uagb-ifb-title">Web Development Success</h3></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d9c7618d">\n<div class="wp-block-uagb-image alignleft uagb-block-a8ff1275 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/portfolio-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/portfolio-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/portfolio-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/portfolio-02.jpg" alt="" class="uag-image-77114" width="384" height="480" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8fb8e931 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 2</p><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ff084bd2">\n<div class="wp-block-uagb-image alignleft uagb-block-25e61315 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/portfolio-03.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/portfolio-03.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/portfolio-03.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/portfolio-03.jpg" alt="" class="uag-image-77115" width="384" height="480" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-dc3c76b8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 3</p><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83650";a:10:{s:5:"title";s:12:"Portfolio 11";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-11/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:42672:".wp-block-uagb-container.uagb-block-8e419900 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8e419900 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8e419900 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8e419900 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8e419900 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e419900{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-8e419900{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 72px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8e1de871 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-8e1de871 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8e1de871 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8e1de871 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-8e1de871.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 40px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 40px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-86cdbb82 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86cdbb82 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86cdbb82 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86cdbb82 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86cdbb82 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86cdbb82{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-86cdbb82{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4ecbcce .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b4ecbcce .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b4ecbcce .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b4ecbcce .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b4ecbcce .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4ecbcce{max-width: 34%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4ecbcce > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4ecbcce{box-shadow: 0px 0px   #00000070 ;padding-top: 394px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4ecbcce::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-55ec0c21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-55ec0c21 .uagb-ifb-icon svg{fill: #333;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55ec0c21 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55ec0c21 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55ec0c21 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55ec0c21 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-55ec0c21.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-55ec0c21.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-55ec0c21 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-55ec0c21 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-55ec0c21 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-55ec0c21 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-55ec0c21 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-55ec0c21.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-55ec0c21.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5063f035 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5063f035 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5063f035 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5063f035 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5063f035 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5063f035{max-width: 34%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5063f035 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5063f035{box-shadow: 0px 0px   #00000070 ;padding-top: 394px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5063f035::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-f3bd0cc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f3bd0cc7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3bd0cc7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3bd0cc7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3bd0cc7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3bd0cc7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f3bd0cc7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3bd0cc7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3bd0cc7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f3bd0cc7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f3bd0cc7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f3bd0cc7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3bd0cc7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f3bd0cc7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-4814783a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4814783a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4814783a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4814783a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4814783a .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4814783a{max-width: 34%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4814783a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4814783a{box-shadow: 0px 0px   #00000070 ;padding-top: 394px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4814783a::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-acc7e73c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-acc7e73c .uagb-ifb-icon svg{fill: #333;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acc7e73c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acc7e73c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc7e73c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acc7e73c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-acc7e73c.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc7e73c.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc7e73c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-acc7e73c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-acc7e73c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-acc7e73c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acc7e73c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-acc7e73c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-acc7e73c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e419900{width: 100%;}.wp-block-uagb-container.uagb-block-8e419900{padding-top: 80px;padding-bottom: 48px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;align-items: stretch;row-gap: 40px;column-gap: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86cdbb82{width: 100%;}.wp-block-uagb-container.uagb-block-86cdbb82{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4ecbcce{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4ecbcce > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4ecbcce{padding-top: 250px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4ecbcce::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-55ec0c21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5063f035{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5063f035 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5063f035{padding-top: 250px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5063f035::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3bd0cc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4814783a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4814783a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4814783a{padding-top: 250px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4814783a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acc7e73c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e419900{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-8e419900{padding-top: 64px;padding-bottom: 40px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;background-color: var(--ast-global-color-4);;align-items: stretch;flex-wrap: wrap;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86cdbb82{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-86cdbb82{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4ecbcce{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4ecbcce > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4ecbcce{padding-top: 250px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b4ecbcce::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-55ec0c21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-55ec0c21 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-55ec0c21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5063f035{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5063f035 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5063f035{padding-top: 250px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5063f035::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3bd0cc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f3bd0cc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f3bd0cc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4814783a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4814783a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4814783a{padding-top: 250px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-4814783a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acc7e73c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-acc7e73c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-acc7e73c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2263:"\n<div class="wp-block-uagb-container uagb-block-8e419900 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-info-box uagb-block-8e1de871 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-86cdbb82 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-container uagb-block-b4ecbcce">\n<div class="wp-block-uagb-info-box uagb-block-55ec0c21 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Web Development Success</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5063f035">\n<div class="wp-block-uagb-info-box uagb-block-f3bd0cc7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4814783a">\n<div class="wp-block-uagb-info-box uagb-block-acc7e73c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n</div>\n</div>\n";}s:8:"id-83693";a:10:{s:5:"title";s:13:"Statistics 08";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-08/";s:3:"tag";a:0:{}s:8:"category";i:1096;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:32889:".wp-block-uagb-container.uagb-block-5adf4d9e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5adf4d9e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5adf4d9e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5adf4d9e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5adf4d9e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5adf4d9e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5adf4d9e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-5adf4d9e{box-shadow: 0px 0px   #00000070 ;padding-top: 64px;padding-bottom: 64px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.uagb-block-4778d60e .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-4778d60e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4778d60e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4778d60e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-4778d60e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4778d60e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-4778d60e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4778d60e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4778d60e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4778d60e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4778d60e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4778d60e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4778d60e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4778d60e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4778d60e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4778d60e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4778d60e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4778d60e .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-642bdf1d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-642bdf1d .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-642bdf1d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-642bdf1d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-642bdf1d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-642bdf1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-642bdf1d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-642bdf1d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-642bdf1d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-642bdf1d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-642bdf1d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-642bdf1d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-642bdf1d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-642bdf1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-642bdf1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-642bdf1d .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-04fe1c29 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-04fe1c29 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-04fe1c29 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-04fe1c29 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-04fe1c29 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-04fe1c29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-04fe1c29.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04fe1c29.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04fe1c29 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-04fe1c29 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-04fe1c29 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-04fe1c29 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04fe1c29 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-04fe1c29.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-04fe1c29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-04fe1c29 .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-9270372a .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-9270372a .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9270372a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9270372a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;}.uagb-block-9270372a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9270372a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 13px;border-radius: 0px;}.uagb-block-9270372a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9270372a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9270372a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9270372a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9270372a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9270372a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9270372a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9270372a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9270372a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9270372a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9270372a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9270372a .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5adf4d9e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5adf4d9e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-5adf4d9e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 24px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4778d60e .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4778d60e .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-642bdf1d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-642bdf1d .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04fe1c29 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-04fe1c29 .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9270372a .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9270372a .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5adf4d9e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5adf4d9e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5adf4d9e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-5adf4d9e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-5adf4d9e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4778d60e .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4778d60e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4778d60e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4778d60e .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-642bdf1d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-642bdf1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-642bdf1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-642bdf1d .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04fe1c29 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-04fe1c29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-04fe1c29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-04fe1c29 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9270372a .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9270372a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9270372a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9270372a .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}";s:7:"content";s:3609:"\n<div class="wp-block-uagb-container uagb-block-5adf4d9e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-4778d60e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M381.2 150.3L524.9 171.5C536.8 173.2 546.8 181.6 550.6 193.1C554.4 204.7 551.3 217.3 542.7 225.9L438.5 328.1L463.1 474.7C465.1 486.7 460.2 498.9 450.2 506C440.3 513.1 427.2 514 416.5 508.3L288.1 439.8L159.8 508.3C149 514 135.9 513.1 126 506C116.1 498.9 111.1 486.7 113.2 474.7L137.8 328.1L33.58 225.9C24.97 217.3 21.91 204.7 25.69 193.1C29.46 181.6 39.43 173.2 51.42 171.5L195 150.3L259.4 17.97C264.7 6.954 275.9-.0391 288.1-.0391C300.4-.0391 311.6 6.954 316.9 17.97L381.2 150.3z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">4.9 of 5</p></div><p class="uagb-ifb-desc">1234 real user rating</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-642bdf1d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M128 447.1V223.1c0-17.67-14.33-31.1-32-31.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64C113.7 479.1 128 465.6 128 447.1zM512 224.1c0-26.5-21.48-47.98-48-47.98h-146.5c22.77-37.91 34.52-80.88 34.52-96.02C352 56.52 333.5 32 302.5 32c-63.13 0-26.36 76.15-108.2 141.6L178 186.6C166.2 196.1 160.2 210 160.1 224c-.0234 .0234 0 0 0 0L160 384c0 15.1 7.113 29.33 19.2 38.39l34.14 25.59C241 468.8 274.7 480 309.3 480H368c26.52 0 48-21.47 48-47.98c0-3.635-.4805-7.143-1.246-10.55C434 415.2 448 397.4 448 376c0-9.148-2.697-17.61-7.139-24.88C463.1 347 480 327.5 480 304.1c0-12.5-4.893-23.78-12.72-32.32C492.2 270.1 512 249.5 512 224.1z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">7,456,789+</p></div><p class="uagb-ifb-desc">Likes on social media</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-04fe1c29 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84.02L256 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 .0003 232.4 .0003 190.9L0 190.9z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">1.2M</p></div><p class="uagb-ifb-desc">Followers and subscribers</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9270372a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 256c70.7 0 128-57.31 128-128s-57.3-128-128-128C153.3 0 96 57.31 96 128S153.3 256 224 256zM274.7 304H173.3C77.61 304 0 381.6 0 477.3c0 19.14 15.52 34.67 34.66 34.67h378.7C432.5 512 448 496.5 448 477.3C448 381.6 370.4 304 274.7 304z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">128</p></div><p class="uagb-ifb-desc">Trusted business partners</p></div></div>\n</div></div>\n";}s:8:"id-83660";a:10:{s:5:"title";s:13:"Statistics 06";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-06/";s:3:"tag";a:0:{}s:8:"category";i:1096;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:32900:".wp-block-uagb-container.uagb-block-b10a55b7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b10a55b7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b10a55b7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b10a55b7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b10a55b7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b10a55b7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b10a55b7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b10a55b7{box-shadow: 0px 0px   #00000070 ;padding-top: 64px;padding-bottom: 64px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-2c708179 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2c708179 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2c708179 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c708179 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c708179 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c708179 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c708179 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2c708179.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c708179.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c708179 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2c708179 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2c708179 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2c708179 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c708179 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2c708179.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2c708179.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-2c708179.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7ea7fdd5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7ea7fdd5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ea7fdd5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ea7fdd5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ea7fdd5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ea7fdd5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7ea7fdd5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ea7fdd5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ea7fdd5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7ea7fdd5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7ea7fdd5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7ea7fdd5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ea7fdd5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7ea7fdd5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fb52770f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb52770f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fb52770f .uagb-ifb-icon svg{fill: #333;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb52770f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb52770f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb52770f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fb52770f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb52770f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fb52770f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb52770f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb52770f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fb52770f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fb52770f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fb52770f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb52770f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fb52770f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fb52770f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-fb52770f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bd57ea7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6bd57ea7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bd57ea7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bd57ea7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bd57ea7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6bd57ea7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6bd57ea7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bd57ea7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bd57ea7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6bd57ea7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6bd57ea7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6bd57ea7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6bd57ea7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6bd57ea7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 48px;padding-bottom: 0px;padding-left: 18px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b10a55b7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b10a55b7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b10a55b7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c708179 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2c708179 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2c708179 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c708179.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-2c708179.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ea7fdd5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ea7fdd5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb52770f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb52770f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fb52770f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb52770f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-fb52770f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6bd57ea7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6bd57ea7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b10a55b7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b10a55b7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b10a55b7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c708179 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2c708179 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2c708179 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2c708179.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-2c708179.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2c708179 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2c708179.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ea7fdd5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ea7fdd5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ea7fdd5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ea7fdd5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ea7fdd5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb52770f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb52770f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fb52770f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fb52770f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-fb52770f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fb52770f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fb52770f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6bd57ea7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6bd57ea7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6bd57ea7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 24px;padding-right: 32px;padding-bottom: 24px;padding-left: 32px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6bd57ea7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6bd57ea7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:1375:"\n<div class="wp-block-uagb-container uagb-block-b10a55b7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2c708179 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">92%</h2></div><p class="uagb-ifb-desc">Stat name here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7ea7fdd5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">36</h2></div><p class="uagb-ifb-desc">Stat name here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fb52770f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">12+</h2></div><p class="uagb-ifb-desc">Stat name here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6bd57ea7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">64K</h2></div><p class="uagb-ifb-desc">Stat name here</p></div></div>\n</div></div>\n";}s:8:"id-83499";a:10:{s:5:"title";s:12:"Portfolio 08";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-08/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:48051:".wp-block-uagb-container.uagb-block-ff613a79 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ff613a79 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ff613a79 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ff613a79 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ff613a79 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff613a79{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff613a79 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff613a79{min-height: 0px;box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8e1de871 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-8e1de871 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8e1de871 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8e1de871 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-8e1de871.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-95e354ad .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-95e354ad .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-95e354ad .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-95e354ad .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-95e354ad .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95e354ad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-95e354ad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-95e354ad{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-06e0524f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06e0524f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06e0524f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06e0524f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06e0524f .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06e0524f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06e0524f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06e0524f{min-height: 400px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 75px;padding-right: 75px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/portfolio-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06e0524f::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e022459b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e022459b .uagb-ifb-icon svg{fill: #333;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e022459b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e022459b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e022459b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e022459b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e022459b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e022459b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e022459b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-e022459b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e022459b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e022459b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e022459b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e022459b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e022459b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e022459b .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-f80703e0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f80703e0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f80703e0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f80703e0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f80703e0 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f80703e0{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f80703e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f80703e0{min-height: 400px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 75px;padding-right: 75px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 40% 64%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/portfolio-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f80703e0::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-b647dc48 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b647dc48 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b647dc48 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b647dc48 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b647dc48 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b647dc48.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b647dc48 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b647dc48.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b647dc48.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-b647dc48 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b647dc48 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b647dc48 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b647dc48 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b647dc48 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b647dc48.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b647dc48 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-68d2bc4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-68d2bc4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-68d2bc4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-68d2bc4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-68d2bc4b .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-68d2bc4b{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-68d2bc4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-68d2bc4b{min-height: 400px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 75px;padding-right: 75px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 48% 53%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/portfolio-03.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-68d2bc4b::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-471aa5b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-471aa5b4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-471aa5b4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-471aa5b4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-471aa5b4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-471aa5b4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-471aa5b4.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-471aa5b4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-471aa5b4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-471aa5b4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-471aa5b4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-471aa5b4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-471aa5b4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-471aa5b4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-471aa5b4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff613a79{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff613a79 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff613a79{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff613a79.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ff613a79.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95e354ad{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-95e354ad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-95e354ad{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06e0524f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06e0524f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;justify-content: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06e0524f{min-height: 350px;padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;background-clip: padding-box;align-items: flex-start;justify-content: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06e0524f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e022459b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e022459b .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f80703e0{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f80703e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;justify-content: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f80703e0{min-height: 350px;padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;background-clip: padding-box;align-items: flex-start;justify-content: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f80703e0::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b647dc48 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b647dc48 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-68d2bc4b{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-68d2bc4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;justify-content: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-68d2bc4b{min-height: 350px;padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;background-clip: padding-box;align-items: flex-start;justify-content: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-68d2bc4b::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-471aa5b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-471aa5b4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff613a79{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff613a79 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff613a79{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-ff613a79.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ff613a79.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95e354ad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-95e354ad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-95e354ad{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06e0524f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06e0524f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06e0524f{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-06e0524f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e022459b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e022459b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e022459b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e022459b .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f80703e0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f80703e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f80703e0{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-f80703e0::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b647dc48 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b647dc48 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b647dc48.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b647dc48 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-68d2bc4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-68d2bc4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-68d2bc4b{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-68d2bc4b::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-471aa5b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-471aa5b4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-471aa5b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-471aa5b4 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:1706:"\n<div class="wp-block-uagb-container uagb-block-ff613a79 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-8e1de871 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-95e354ad">\n<div class="wp-block-uagb-container uagb-block-06e0524f">\n<div class="wp-block-uagb-info-box uagb-block-e022459b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Web Development Success</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f80703e0">\n<div class="wp-block-uagb-info-box uagb-block-b647dc48 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Branding and Identity Revamp</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-68d2bc4b">\n<div class="wp-block-uagb-info-box uagb-block-471aa5b4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Marketing Campaign Highlights</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83541";a:10:{s:5:"title";s:12:"Portfolio 09";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-09/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45762:".wp-block-uagb-container.uagb-block-61daaf95 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61daaf95 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61daaf95 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61daaf95 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61daaf95 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61daaf95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61daaf95 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61daaf95{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8e1de871 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-8e1de871 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8e1de871 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8e1de871 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-8e1de871.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-328a09f2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-328a09f2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-328a09f2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-328a09f2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-328a09f2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-328a09f2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-328a09f2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-328a09f2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ed7c5f61 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ed7c5f61 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ed7c5f61 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ed7c5f61 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ed7c5f61 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ed7c5f61{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ed7c5f61 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ed7c5f61{box-shadow: 0px 0px   #00000070 ;padding-top: 414px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/portfolio-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ed7c5f61::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-b24c3ed3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b24c3ed3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b24c3ed3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b24c3ed3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b24c3ed3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b24c3ed3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b24c3ed3.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b24c3ed3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-b24c3ed3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b24c3ed3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b24c3ed3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b24c3ed3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b24c3ed3 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b24c3ed3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b24c3ed3 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-e9f1faac .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e9f1faac .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e9f1faac .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e9f1faac .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e9f1faac .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e9f1faac{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e9f1faac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e9f1faac{box-shadow: 0px 0px   #00000070 ;padding-top: 414px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e9f1faac::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-f7a4c595 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f7a4c595 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f7a4c595 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f7a4c595 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f7a4c595 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f7a4c595 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f7a4c595.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f7a4c595.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-f7a4c595 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f7a4c595 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f7a4c595 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f7a4c595 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f7a4c595 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-f7a4c595.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f7a4c595.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f7a4c595 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-d6c01640 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6c01640 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6c01640 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6c01640 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6c01640 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6c01640{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6c01640 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6c01640{box-shadow: 0px 0px   #00000070 ;padding-top: 414px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/gallery-img-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6c01640::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-86de1df5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-86de1df5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-86de1df5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-86de1df5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-86de1df5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-86de1df5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-86de1df5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-86de1df5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-86de1df5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-86de1df5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-86de1df5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-86de1df5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-86de1df5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-86de1df5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-86de1df5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86de1df5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86de1df5 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-61daaf95{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61daaf95 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61daaf95{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-328a09f2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-328a09f2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-328a09f2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ed7c5f61{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ed7c5f61 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ed7c5f61{padding-top: 212px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ed7c5f61::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b24c3ed3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b24c3ed3 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e9f1faac{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e9f1faac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e9f1faac{padding-top: 212px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e9f1faac::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f7a4c595 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f7a4c595 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6c01640{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6c01640 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6c01640{padding-top: 212px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6c01640::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-86de1df5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86de1df5 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-61daaf95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61daaf95 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61daaf95{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-328a09f2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-328a09f2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-328a09f2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ed7c5f61{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ed7c5f61 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ed7c5f61{padding-top: 212px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ed7c5f61::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b24c3ed3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b24c3ed3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b24c3ed3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b24c3ed3 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e9f1faac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e9f1faac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e9f1faac{padding-top: 212px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-e9f1faac::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f7a4c595 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f7a4c595 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f7a4c595.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f7a4c595 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6c01640{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6c01640 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6c01640{padding-top: 212px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-d6c01640::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-86de1df5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-86de1df5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-86de1df5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86de1df5 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:1706:"\n<div class="wp-block-uagb-container uagb-block-61daaf95 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-8e1de871 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-328a09f2">\n<div class="wp-block-uagb-container uagb-block-ed7c5f61">\n<div class="wp-block-uagb-info-box uagb-block-b24c3ed3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Web Development Success</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e9f1faac">\n<div class="wp-block-uagb-info-box uagb-block-f7a4c595 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Branding and Identity Revamp</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d6c01640">\n<div class="wp-block-uagb-info-box uagb-block-86de1df5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Marketing Campaign Highlights</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83422";a:10:{s:5:"title";s:15:"Testimonials 25";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-25/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:59243:".wp-block-uagb-container.uagb-block-1b1ae5f5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1b1ae5f5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1b1ae5f5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1b1ae5f5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1b1ae5f5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b1ae5f5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1b1ae5f5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1b1ae5f5{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-9a791bec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a791bec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9a791bec .uagb-ifb-icon svg{fill: #333;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a791bec .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a791bec .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a791bec .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a791bec .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9a791bec.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a791bec.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-9a791bec .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;}.uagb-block-9a791bec .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-9a791bec .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9a791bec .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a791bec .uagb-infobox__content-wrap{text-align: center;}.uagb-block-9a791bec.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-9a791bec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d63089e0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d63089e0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d63089e0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d63089e0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d63089e0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d63089e0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d63089e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d63089e0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-c88597a1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c88597a1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c88597a1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c88597a1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c88597a1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c88597a1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c88597a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c88597a1{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-c88597a1:hover{border-color: var(--ast-global-color-6);}.uagb-block-abf7e82d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-abf7e82d.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-abf7e82d.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-abf7e82d.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-abf7e82d.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-abf7e82d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-abf7e82d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-abf7e82d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abf7e82d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abf7e82d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-abf7e82d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-abf7e82d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-abf7e82d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-abf7e82d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-abf7e82d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-abf7e82d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-abf7e82d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-abf7e82d .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.uagb-block-abf7e82d .uagb-ifb-title-prefix{letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-da99c4a1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-da99c4a1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-da99c4a1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-da99c4a1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-da99c4a1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-da99c4a1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-da99c4a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-da99c4a1{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-da99c4a1:hover{border-color: var(--ast-global-color-6);}.uagb-block-d2b06137 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-d2b06137.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-d2b06137.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-d2b06137.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-d2b06137.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-d2b06137 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-d2b06137 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-d2b06137 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d2b06137.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d2b06137.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-d2b06137 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d2b06137 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d2b06137 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d2b06137 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d2b06137 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d2b06137.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d2b06137.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d2b06137 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.uagb-block-d2b06137 .uagb-ifb-title-prefix{letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-2045c9d8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2045c9d8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2045c9d8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2045c9d8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2045c9d8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2045c9d8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2045c9d8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2045c9d8{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-2045c9d8:hover{border-color: var(--ast-global-color-6);}.uagb-block-2e62f2f5 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-2e62f2f5.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-2e62f2f5.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-2e62f2f5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-2e62f2f5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-2e62f2f5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e62f2f5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e62f2f5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-2e62f2f5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2e62f2f5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2e62f2f5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2e62f2f5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e62f2f5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2e62f2f5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2e62f2f5 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.uagb-block-2e62f2f5 .uagb-ifb-title-prefix{letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b1ae5f5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1b1ae5f5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1b1ae5f5{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-9a791bec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a791bec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a791bec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a791bec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a791bec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a791bec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-9a791bec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d63089e0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d63089e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;justify-content: flex-start;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d63089e0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;align-items: stretch;justify-content: flex-start;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c88597a1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c88597a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;justify-content: space-between;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c88597a1{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: flex-start;justify-content: space-between;row-gap: 24px;column-gap: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-abf7e82d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-abf7e82d .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-da99c4a1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-da99c4a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;justify-content: space-between;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-da99c4a1{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: flex-start;justify-content: space-between;row-gap: 24px;column-gap: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d2b06137 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-d2b06137.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d2b06137.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d2b06137 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2045c9d8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2045c9d8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: space-between;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2045c9d8{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: space-between;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2045c9d8.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-2045c9d8.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e62f2f5 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2e62f2f5 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b1ae5f5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1b1ae5f5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1b1ae5f5{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-4);;}.uagb-block-9a791bec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a791bec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a791bec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a791bec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a791bec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a791bec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a791bec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a791bec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a791bec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d63089e0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d63089e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d63089e0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: none;align-items: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c88597a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c88597a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c88597a1{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-abf7e82d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-abf7e82d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-abf7e82d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-abf7e82d .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-da99c4a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-da99c4a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-da99c4a1{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d2b06137 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d2b06137 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d2b06137.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d2b06137 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2045c9d8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2045c9d8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2045c9d8{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e62f2f5 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e62f2f5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e62f2f5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2e62f2f5 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:3867:"\n<div class="wp-block-uagb-container uagb-block-1b1ae5f5 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-9a791bec uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d63089e0">\n<div class="wp-block-uagb-container uagb-block-c88597a1">\n<div class="wp-block-uagb-info-box uagb-block-abf7e82d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p><p class="uagb-ifb-title">Jordan Smith</p></div></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-da99c4a1">\n<div class="wp-block-uagb-info-box uagb-block-d2b06137 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2045c9d8">\n<div class="wp-block-uagb-info-box uagb-block-2e62f2f5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p><p class="uagb-ifb-title">Casey Williams</p></div></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83346";a:10:{s:5:"title";s:15:"Testimonials 24";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-24/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:71150:".wp-block-uagb-container.uagb-block-04dfad56 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-04dfad56 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-04dfad56 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-04dfad56 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-04dfad56 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04dfad56{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04dfad56 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-04dfad56{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-b171da19 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b171da19 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b171da19 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b171da19 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b171da19 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b171da19 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b171da19.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b171da19.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b171da19 .uagb-ifb-separator{width: 40px;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b171da19 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 40px;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-b171da19 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b171da19 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b171da19 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b171da19.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b171da19.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-fc2b7de7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc2b7de7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc2b7de7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc2b7de7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc2b7de7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc2b7de7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc2b7de7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-fc2b7de7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-fbd4403c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbd4403c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbd4403c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbd4403c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbd4403c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbd4403c{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbd4403c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbd4403c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-09d6158f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-09d6158f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: var(--ast-global-color-2);}.uagb-block-09d6158f .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-09d6158f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-09d6158f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-09d6158f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-09d6158f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-09d6158f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-09d6158f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-09d6158f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-09d6158f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-09d6158f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-09d6158f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-09d6158f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-09d6158f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d7d501f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7d7d501f .uagb-ifb-icon svg{fill: #333;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7d7d501f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7d7d501f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7d7d501f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7d7d501f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-7d7d501f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-7d7d501f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7d7d501f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7d7d501f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7d7d501f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7d7d501f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7d7d501f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7d7d501f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-image-content > img{width: 32px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 32px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 32px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 32px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d7d501f .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-287e653f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-287e653f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-287e653f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-287e653f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-287e653f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-287e653f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-287e653f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-287e653f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-e7087db2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e7087db2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: var(--ast-global-color-2);}.uagb-block-e7087db2 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e7087db2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e7087db2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-e7087db2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-e7087db2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e7087db2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e7087db2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-e7087db2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e7087db2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e7087db2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e7087db2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e7087db2 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e7087db2.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d4b03cc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d4b03cc7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d4b03cc7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d4b03cc7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d4b03cc7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d4b03cc7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-d4b03cc7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-d4b03cc7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d4b03cc7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d4b03cc7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d4b03cc7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d4b03cc7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-d4b03cc7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 32px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 32px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 32px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 32px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d4b03cc7 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-24caf0a9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24caf0a9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24caf0a9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24caf0a9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24caf0a9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24caf0a9{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24caf0a9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24caf0a9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-ec5a5f9b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ec5a5f9b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: var(--ast-global-color-2);}.uagb-block-ec5a5f9b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec5a5f9b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec5a5f9b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-ec5a5f9b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;border-radius: 0px;}.uagb-block-ec5a5f9b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ec5a5f9b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec5a5f9b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-ec5a5f9b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ec5a5f9b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ec5a5f9b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ec5a5f9b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec5a5f9b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ec5a5f9b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb85b610 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bb85b610 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb85b610 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb85b610 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-bb85b610.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-bb85b610 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bb85b610.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb85b610.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-bb85b610 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bb85b610 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bb85b610 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bb85b610 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bb85b610 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-bb85b610.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bb85b610.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-image-content > img{width: 32px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 32px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 32px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 32px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb85b610 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-04dfad56{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04dfad56 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-04dfad56{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b171da19 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc2b7de7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc2b7de7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-fc2b7de7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbd4403c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbd4403c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbd4403c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-09d6158f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 14px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-09d6158f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-09d6158f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-09d6158f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-09d6158f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d7d501f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7d7d501f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-image-content img{width: 32px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 32px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 32px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 32px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d7d501f .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-287e653f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-287e653f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-287e653f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-e7087db2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 14px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e7087db2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e7087db2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e7087db2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d4b03cc7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d4b03cc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 32px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 32px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 32px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 32px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d4b03cc7 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24caf0a9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24caf0a9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24caf0a9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-ec5a5f9b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 14px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec5a5f9b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ec5a5f9b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ec5a5f9b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb85b610.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bb85b610 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb85b610.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bb85b610.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-image-content img{width: 32px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 32px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 32px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 32px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb85b610 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-04dfad56{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04dfad56 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-04dfad56{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b171da19 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b171da19 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b171da19.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc2b7de7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc2b7de7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc2b7de7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbd4403c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbd4403c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbd4403c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-09d6158f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-09d6158f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-09d6158f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-09d6158f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-09d6158f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09d6158f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-09d6158f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-09d6158f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7d7d501f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-image-content img{width: 32px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 32px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 32px;}.uagb-block-7d7d501f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 32px;}.uagb-block-7d7d501f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d7d501f .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-287e653f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-287e653f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-287e653f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-e7087db2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e7087db2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e7087db2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e7087db2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e7087db2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e7087db2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e7087db2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e7087db2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d4b03cc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 32px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 32px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 32px;}.uagb-block-d4b03cc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 32px;}.uagb-block-d4b03cc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d4b03cc7 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24caf0a9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24caf0a9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24caf0a9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-ec5a5f9b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec5a5f9b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ec5a5f9b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ec5a5f9b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec5a5f9b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec5a5f9b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bb85b610 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-image-content img{width: 32px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 32px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 32px;}.uagb-block-bb85b610 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 32px;}.uagb-block-bb85b610.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb85b610 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4677:"\n<div class="wp-block-uagb-container uagb-block-04dfad56 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b171da19 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">What Our Customers Say</h3></div><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-fc2b7de7">\n<div class="wp-block-uagb-container uagb-block-fbd4403c">\n<div class="wp-block-uagb-info-box uagb-block-09d6158f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7d7d501f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-12.jpg" alt="" width="32" height="32" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-287e653f">\n<div class="wp-block-uagb-info-box uagb-block-e7087db2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d4b03cc7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-04.jpg" alt="" width="32" height="32" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-24caf0a9">\n<div class="wp-block-uagb-info-box uagb-block-ec5a5f9b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bb85b610 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-07.jpg" alt="" width="32" height="32" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83369";a:10:{s:5:"title";s:15:"Contact Form 06";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-06/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:41817:".wp-block-uagb-container.uagb-block-59e05931 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-59e05931 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-59e05931 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-59e05931 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-59e05931 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59e05931{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59e05931 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-59e05931{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-6a69c9e8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a69c9e8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a69c9e8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a69c9e8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a69c9e8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a69c9e8{max-width: 35%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a69c9e8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a69c9e8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b9f7cb29 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9f7cb29 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9f7cb29 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9f7cb29 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b9f7cb29.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9f7cb29.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b9f7cb29 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b9f7cb29 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b9f7cb29 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9f7cb29 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b9f7cb29.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6f088ac .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-e6f088ac .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e6f088ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e6f088ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6f088ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6f088ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e6f088ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6f088ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6f088ac .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6f088ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-e6f088ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e6f088ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6f088ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6f088ac .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-d53175f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d53175f7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d53175f7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d53175f7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d53175f7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d53175f7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d53175f7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d53175f7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d53175f7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d53175f7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d53175f7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d53175f7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d53175f7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d53175f7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d53175f7 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-1aae9cc7.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1aae9cc7.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8de371cb.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8de371cb.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4229a41f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4229a41f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-54d0a2d7.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-54d0a2d7 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-54d0a2d7 .uagb-forms-input{text-align: left;}.uagb-block-54d0a2d7 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-54d0a2d7 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-54d0a2d7 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-54d0a2d7 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-54d0a2d7 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-54d0a2d7 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-54d0a2d7 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-54d0a2d7 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-54d0a2d7 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-54d0a2d7 .uagb-slider{background-color: #ffffff;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-54d0a2d7 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-54d0a2d7 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-54d0a2d7 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-54d0a2d7 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-54d0a2d7 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-54d0a2d7 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-54d0a2d7 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-59e05931{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59e05931 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-59e05931{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a69c9e8{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a69c9e8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a69c9e8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-b9f7cb29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9f7cb29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9f7cb29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9f7cb29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6f088ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6f088ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac .uagb-ifb-separator{width: 100%;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6f088ac .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-e6f088ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-bottom: 0px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-bottom: 0px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6f088ac .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-d53175f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d53175f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d53175f7 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-54d0a2d7.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-54d0a2d7 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-54d0a2d7 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-54d0a2d7 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-54d0a2d7 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-59e05931{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59e05931 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-59e05931{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a69c9e8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a69c9e8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a69c9e8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-b9f7cb29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9f7cb29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9f7cb29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9f7cb29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9f7cb29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9f7cb29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9f7cb29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6f088ac .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-e6f088ac .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6f088ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6f088ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6f088ac .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d53175f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d53175f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d53175f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d53175f7 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-0d7e0f47.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-54d0a2d7.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-54d0a2d7 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-54d0a2d7 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-54d0a2d7 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-54d0a2d7 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-54d0a2d7 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:5540:"\n<div class="wp-block-uagb-container uagb-block-59e05931 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-6a69c9e8">\n<div class="wp-block-uagb-info-box uagb-block-b9f7cb29 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e6f088ac uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d53175f7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Send Us a Message</p></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-0d7e0f47"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-1aae9cc7"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></span><span class="uagb-icon-list__label">contact@example.com</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8de371cb"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></span><span class="uagb-icon-list__label">202-555-0188</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-4229a41f"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512zM232 256C232 264 236 271.5 242.7 275.1L338.7 339.1C349.7 347.3 364.6 344.3 371.1 333.3C379.3 322.3 376.3 307.4 365.3 300L280 243.2V120C280 106.7 269.3 96 255.1 96C242.7 96 231.1 106.7 231.1 120L232 256z"></path></svg></span><span class="uagb-icon-list__label">08.00am - 04.00pm</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-54d0a2d7 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-54d0a2d7">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-591f64d9"><div class="uagb-forms-name-label required uagb-forms-input-label" id="591f64d9">Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="591f64d9" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-bebbf899"><div class="uagb-forms-email-label required uagb-forms-input-label" id="bebbf899">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="bebbf899" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-acc41813"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="acc41813">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="acc41813" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-54d0a2d7"/></div><div class="uagb-form-reacaptcha-error-54d0a2d7"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-54d0a2d7 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-54d0a2d7 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div></div>\n";}s:8:"id-83495";a:10:{s:5:"title";s:8:"About 24";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-24/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:34115:".wp-block-uagb-container.uagb-block-156f0c22 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-156f0c22 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-156f0c22 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-156f0c22 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-156f0c22 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-156f0c22{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-156f0c22 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-156f0c22{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-3d00ce3f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d00ce3f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3d00ce3f .uagb-ifb-icon svg{fill: #333;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d00ce3f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d00ce3f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d00ce3f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3d00ce3f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3d00ce3f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3d00ce3f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3d00ce3f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d00ce3f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3d00ce3f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d00ce3f .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-1215cf05 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1215cf05 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1215cf05 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1215cf05 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1215cf05 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1215cf05{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1215cf05 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1215cf05{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e99c2e9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e99c2e9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e99c2e9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e99c2e9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e99c2e9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e99c2e9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e99c2e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-9e99c2e9{box-shadow: 0px 0px   #00000070 ;padding-top: 44px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-909937be .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-909937be .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-909937be .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-909937be .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-909937be .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-909937be{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-909937be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-909937be{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-28f119cb.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-28f119cb.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-28f119cb.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-28f119cb.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-28f119cb.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-container.uagb-block-5af8c7e9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5af8c7e9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5af8c7e9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5af8c7e9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5af8c7e9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5af8c7e9{max-width: 70%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5af8c7e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5af8c7e9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-427153b7.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-427153b7.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-427153b7.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-427153b7.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-427153b7.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-container.uagb-block-9d9a7796 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9d9a7796 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9d9a7796 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9d9a7796 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9d9a7796 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9d9a7796{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9d9a7796 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-9d9a7796{box-shadow: 0px 0px   #00000070 ;padding-top: 44px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d33bc6a1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d33bc6a1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d33bc6a1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d33bc6a1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d33bc6a1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d33bc6a1{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d33bc6a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d33bc6a1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-0a50e9c7.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-0a50e9c7.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-0a50e9c7.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0a50e9c7.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0a50e9c7.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-container.uagb-block-f60ca184 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f60ca184 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f60ca184 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f60ca184 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f60ca184 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f60ca184{max-width: 70%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f60ca184 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f60ca184{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-e41788bc.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-e41788bc.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-e41788bc.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-e41788bc.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-e41788bc.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-156f0c22{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-156f0c22 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-156f0c22{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-3d00ce3f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d00ce3f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d00ce3f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3d00ce3f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d00ce3f .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1215cf05{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1215cf05 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1215cf05{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e99c2e9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e99c2e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-9e99c2e9{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-909937be{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-909937be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-909937be{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5af8c7e9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5af8c7e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5af8c7e9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9d9a7796{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9d9a7796 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-9d9a7796{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d33bc6a1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d33bc6a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d33bc6a1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f60ca184{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f60ca184 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f60ca184{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-156f0c22{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-156f0c22 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-156f0c22{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-3d00ce3f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d00ce3f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d00ce3f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3d00ce3f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3d00ce3f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3d00ce3f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d00ce3f .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1215cf05{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1215cf05 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1215cf05{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e99c2e9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e99c2e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e99c2e9{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-909937be{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-909937be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-909937be{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5af8c7e9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5af8c7e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5af8c7e9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9d9a7796{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9d9a7796 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9d9a7796{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d33bc6a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d33bc6a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d33bc6a1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f60ca184{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f60ca184 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f60ca184{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}}";s:7:"content";s:2510:"\n<div class="wp-block-uagb-container uagb-block-156f0c22 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-3d00ce3f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1215cf05">\n<div class="wp-block-uagb-container uagb-block-9e99c2e9">\n<div class="wp-block-uagb-container uagb-block-909937be">\n<div class="wp-block-uagb-advanced-heading uagb-block-28f119cb"><h3 class="uagb-heading-text">Our Vision</h3></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5af8c7e9">\n<div class="wp-block-uagb-advanced-heading uagb-block-427153b7"><p class="uagb-heading-text">Our vision is to be a global leader in promoting positive change and fostering a more sustainable and inclusive future. We aspire to inspire, innovate, and impact, creating a world where opportunity and prosperity are accessible to all.</p></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9d9a7796">\n<div class="wp-block-uagb-container uagb-block-d33bc6a1">\n<div class="wp-block-uagb-advanced-heading uagb-block-0a50e9c7"><h3 class="uagb-heading-text">Our Mission</h3></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f60ca184">\n<div class="wp-block-uagb-advanced-heading uagb-block-e41788bc"><p class="uagb-heading-text">Our mission is to actively pursue our vision through the relentless pursuit of excellence. We are dedicated to delivering high-quality products and services that empower individuals, support communities, and protect the planet. We aim to make a meaningful and lasting difference in the lives of people around the world.</p></div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83402";a:10:{s:5:"title";s:8:"About 20";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-20/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:31066:".wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a8da75ca{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-50f73676 .uagb-ifb-icon svg{fill: #333;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-50f73676 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-50f73676 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-50f73676.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5cb09876{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-6df8007b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6df8007b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6df8007b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6df8007b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6df8007b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6df8007b{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6df8007b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6df8007b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-639cdfa3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-639cdfa3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f16d49f4.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f16d49f4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater.wp-block-button__link{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0b139ae9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-d4e717a3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d4e717a3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d4e717a3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a8da75ca{padding-top: 80px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6df8007b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6df8007b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6df8007b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f16d49f4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0b139ae9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 350px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a8da75ca{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap-reverse;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6df8007b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6df8007b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6df8007b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f16d49f4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0b139ae9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0b139ae9 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-d4e717a3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}}";s:7:"content";s:3320:"\n<div class="wp-block-uagb-container uagb-block-a8da75ca alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-50f73676 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5cb09876">\n<div class="wp-block-uagb-container uagb-block-6df8007b">\n<div class="wp-block-uagb-info-box uagb-block-639cdfa3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</h3></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f16d49f4"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0b139ae9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-d4e717a3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg" alt="" class="uag-image-80569" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-83454";a:10:{s:5:"title";s:8:"About 21";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-21/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45575:".wp-block-uagb-container.uagb-block-19ad961f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-19ad961f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-19ad961f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-19ad961f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-19ad961f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19ad961f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19ad961f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-19ad961f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-06e7393b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-06e7393b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-06e7393b .uagb-ifb-icon svg{fill: #333;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06e7393b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06e7393b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06e7393b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06e7393b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-06e7393b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-06e7393b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-06e7393b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-06e7393b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-06e7393b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-06e7393b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-06e7393b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-754ef11b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-754ef11b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-754ef11b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-754ef11b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-754ef11b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-754ef11b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-754ef11b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-754ef11b{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-a77bb7f4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a77bb7f4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a77bb7f4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a77bb7f4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a77bb7f4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a77bb7f4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a77bb7f4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a77bb7f4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a77bb7f4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a77bb7f4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a77bb7f4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a77bb7f4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a77bb7f4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a77bb7f4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-91cebb83 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91cebb83 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91cebb83 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91cebb83 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91cebb83 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91cebb83{max-width: 35%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91cebb83 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91cebb83{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-a315273f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a315273f .uagb-ifb-icon svg{fill: #333;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a315273f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a315273f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a315273f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a315273f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a315273f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a315273f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a315273f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a315273f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a315273f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a315273f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a315273f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a315273f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a315273f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ff3e65fa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ff3e65fa .uagb-ifb-icon svg{fill: #333;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ff3e65fa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ff3e65fa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ff3e65fa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ff3e65fa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ff3e65fa.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ff3e65fa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ff3e65fa .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ff3e65fa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ff3e65fa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ff3e65fa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ff3e65fa .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ff3e65fa.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-43a41395 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-43a41395 .uagb-ifb-icon svg{fill: #333;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43a41395 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43a41395 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43a41395 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43a41395 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-43a41395.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-43a41395.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-43a41395 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-43a41395 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-43a41395 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-43a41395 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-43a41395 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-43a41395.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-43a41395.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-43a41395.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-19ad961f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19ad961f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-19ad961f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-06e7393b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-06e7393b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-06e7393b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-06e7393b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06e7393b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-06e7393b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-754ef11b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-754ef11b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-754ef11b{padding-top: 40px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-754ef11b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-754ef11b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a77bb7f4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91cebb83{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91cebb83 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91cebb83{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a315273f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ff3e65fa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-43a41395 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-19ad961f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19ad961f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-19ad961f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-06e7393b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-06e7393b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-06e7393b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-06e7393b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-06e7393b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06e7393b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-06e7393b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-06e7393b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-06e7393b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-754ef11b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-754ef11b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-754ef11b{padding-top: 40px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: center;flex-wrap: wrap;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a77bb7f4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a77bb7f4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a77bb7f4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91cebb83{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91cebb83 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91cebb83{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a315273f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a315273f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a315273f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ff3e65fa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ff3e65fa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ff3e65fa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-43a41395 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-43a41395 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-43a41395.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:3431:"\n<div class="wp-block-uagb-container uagb-block-19ad961f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-06e7393b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">About Our Company and Our People</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-754ef11b">\n<div class="wp-block-uagb-info-box uagb-block-a77bb7f4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</h3><p class="uagb-ifb-title">Our company is built on the foundation of empowering individuals and helping them unlock their full potential. We understand that each person is unique and has their own dreams and aspirations. That''s why we offer personalized solutions and support tailored to each individual''s needs and goals. Our dedicated team of experts is always ready to go the extra mile to ensure the success and satisfaction of our clients.</p></div><p class="uagb-ifb-desc">With years of experience in the industry, our company has established a strong reputation for excellence and reliability. We have a proven track record of delivering outstanding results and have helped countless individuals achieve their dreams. Our commitment to continuous learning and innovation ensures that we stay ahead of the curve and provide the best solutions for our clients. Choose our company and let us be your partner in success.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-91cebb83">\n<div class="wp-block-uagb-info-box uagb-block-a315273f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Innovation-driven Solutions</h4></div><p class="uagb-ifb-desc">Our innovative solutions are designed to address the unique needs of our clients and drive success.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ff3e65fa uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Personalized Approach</h4></div><p class="uagb-ifb-desc">We take a personalized approach to ensure that every individual receives tailored support and guidance.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-43a41395 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Superior Customer Service</h4></div><p class="uagb-ifb-desc">Our team is dedicated to providing superior customer service and ensuring complete satisfaction.</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83473";a:10:{s:5:"title";s:8:"About 22";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-22/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:24192:".wp-block-uagb-container.uagb-block-561ee509 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-561ee509 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-561ee509 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-561ee509 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-561ee509 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-561ee509{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-561ee509 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-561ee509{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-815e7b5b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-815e7b5b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-815e7b5b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-815e7b5b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-815e7b5b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-815e7b5b{max-width: 55%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-815e7b5b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-815e7b5b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-04e8aed6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-04e8aed6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04e8aed6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04e8aed6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04e8aed6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04e8aed6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-04e8aed6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-04e8aed6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-04e8aed6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04e8aed6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-04e8aed6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-04e8aed6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-04e8aed6 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-16fe95f8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-16fe95f8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1047d0a9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1047d0a9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1047d0a9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-1047d0a9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-1047d0a9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-1047d0a9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-94f51270 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-94f51270 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-94f51270 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-94f51270 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-94f51270 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-94f51270{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-94f51270 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-94f51270{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-e5292b71.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e5292b71 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e5292b71.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 360px;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e5292b71.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e5292b71.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-72487f1a.wp-block-uagb-image{margin-top: 50px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-72487f1a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-72487f1a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 360px;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-72487f1a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-72487f1a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-561ee509{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-561ee509 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-561ee509{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-815e7b5b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-815e7b5b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-815e7b5b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-04e8aed6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04e8aed6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-04e8aed6 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-16fe95f8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-94f51270{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-94f51270 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-94f51270{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 170px;height: 250px;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 170px;height: 250px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-561ee509{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-561ee509 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-561ee509{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-815e7b5b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-815e7b5b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-815e7b5b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-04e8aed6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04e8aed6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-04e8aed6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-04e8aed6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-04e8aed6 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-16fe95f8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-94f51270{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-94f51270 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-94f51270{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;flex-direction: row;align-items: stretch;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-94f51270.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-94f51270.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-e5292b71.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-72487f1a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-72487f1a.wp-block-uagb-image{margin-top: 50px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:3115:"\n<div class="wp-block-uagb-container uagb-block-561ee509 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-815e7b5b">\n<div class="wp-block-uagb-info-box uagb-block-04e8aed6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-16fe95f8"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-1047d0a9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-94f51270">\n<div class="wp-block-uagb-image alignleft uagb-block-e5292b71 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="270" height="360" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-72487f1a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="270" height="360" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-83362";a:10:{s:5:"title";s:15:"Contact Form 05";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-05/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:75726:".wp-block-uagb-container.uagb-block-d09bcccb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d09bcccb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d09bcccb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d09bcccb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d09bcccb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d09bcccb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d09bcccb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d09bcccb{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-31df8daa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-31df8daa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-31df8daa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-31df8daa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-31df8daa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-31df8daa{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31df8daa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-31df8daa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-7b6c8ab8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7b6c8ab8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b6c8ab8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b6c8ab8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b6c8ab8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b6c8ab8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7b6c8ab8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7b6c8ab8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-7b6c8ab8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7b6c8ab8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7b6c8ab8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7b6c8ab8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7b6c8ab8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7b6c8ab8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-9a90daa4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9a90daa4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9a90daa4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9a90daa4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9a90daa4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9a90daa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9a90daa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9a90daa4{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 36px;padding-bottom: 36px;padding-left: 36px;padding-right: 36px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-d6334bf6.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6334bf6 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-d6334bf6 .uagb-forms-input{text-align: left;}.uagb-block-d6334bf6 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-d6334bf6 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-d6334bf6 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-d6334bf6 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-d6334bf6 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-d6334bf6 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-d6334bf6 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-d6334bf6 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-d6334bf6 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-d6334bf6 .uagb-slider{background-color: #ffffff;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-d6334bf6 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-d6334bf6 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-d6334bf6 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-d6334bf6 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-d6334bf6 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-d6334bf6 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-d6334bf6 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.wp-block-uagb-container.uagb-block-f3d35d25 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f3d35d25 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f3d35d25 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f3d35d25 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f3d35d25 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f3d35d25{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f3d35d25 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f3d35d25{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-712f620b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-712f620b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-712f620b .uagb-ifb-icon svg{fill: #333;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-712f620b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-712f620b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-712f620b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-712f620b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-712f620b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-712f620b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-712f620b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-712f620b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-712f620b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-712f620b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-712f620b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-712f620b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-712f620b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6d86069c .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-6d86069c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d86069c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d86069c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d86069c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6d86069c.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6d86069c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6d86069c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d86069c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d86069c .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d86069c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-6d86069c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6d86069c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d86069c .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{border: 1px solid var(--ast-global-color-2);border-radius: 50%;}.uagb-block-6d86069c .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{border: 1px solid var(--ast-global-color-2);}.uagb-block-6d86069c .uagb-iconbox-icon-wrap:hover{border: 1px solid ;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6107ba04 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-6107ba04 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6107ba04 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6107ba04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6107ba04 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6107ba04.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6107ba04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6107ba04.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6107ba04.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6107ba04 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6107ba04 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-6107ba04 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6107ba04 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6107ba04 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{border: 1px solid var(--ast-global-color-2);border-radius: 50%;}.uagb-block-6107ba04 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{border: 1px solid var(--ast-global-color-2);}.uagb-block-6107ba04 .uagb-iconbox-icon-wrap:hover{border: 1px solid ;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-65247c64 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-65247c64 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-65247c64 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-65247c64 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-65247c64 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-65247c64.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-65247c64 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-65247c64.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65247c64.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65247c64 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65247c64 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-65247c64 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-65247c64 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65247c64 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{border: 1px solid var(--ast-global-color-2);border-radius: 50%;}.uagb-block-65247c64 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{border: 1px solid var(--ast-global-color-2);}.uagb-block-65247c64 .uagb-iconbox-icon-wrap:hover{border: 1px solid ;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-f6e5fab2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f6e5fab2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f6e5fab2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f6e5fab2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f6e5fab2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f6e5fab2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f6e5fab2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-f6e5fab2{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-f6e5fab2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-f6e5fab2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-018d72b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-018d72b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-018d72b4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-018d72b4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-018d72b4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-018d72b4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-018d72b4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-018d72b4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-018d72b4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-018d72b4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-018d72b4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-018d72b4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-018d72b4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-018d72b4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-018d72b4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-018d72b4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-018d72b4 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap svg{color: var(--ast-global-color-3);fill: var(--ast-global-color-3);}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-6285a07e.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6285a07e.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8a127b2d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8a127b2d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-d00cb8d4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-d00cb8d4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3082e82b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3082e82b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d09bcccb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d09bcccb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d09bcccb{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-31df8daa{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31df8daa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-31df8daa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7b6c8ab8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9a90daa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9a90daa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9a90daa4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-d6334bf6.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-d6334bf6 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-d6334bf6 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-d6334bf6 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-d6334bf6 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f3d35d25{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f3d35d25 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f3d35d25{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-712f620b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-712f620b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-712f620b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-712f620b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-712f620b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-712f620b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6d86069c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d86069c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-6d86069c .uagb-ifb-separator{width: 100%;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d86069c .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6d86069c .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6107ba04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6107ba04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-6107ba04 .uagb-ifb-separator{width: 100%;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6107ba04 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6107ba04 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-65247c64.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65247c64.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-65247c64 .uagb-ifb-separator{width: 100%;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65247c64 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-65247c64 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f6e5fab2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f6e5fab2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-f6e5fab2{padding-top: 32px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 0px;column-gap: 32px;}.uagb-block-018d72b4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-018d72b4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-018d72b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-018d72b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-018d72b4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-018d72b4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-018d72b4 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d09bcccb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d09bcccb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d09bcccb{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-31df8daa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31df8daa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-31df8daa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7b6c8ab8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7b6c8ab8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7b6c8ab8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9a90daa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9a90daa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9a90daa4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;}.uagb-block-d6334bf6.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-d6334bf6 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-d6334bf6 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-d6334bf6 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-d6334bf6 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-d6334bf6 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f3d35d25{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f3d35d25 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f3d35d25{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-712f620b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-712f620b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-712f620b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-712f620b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-712f620b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-712f620b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-712f620b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-712f620b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-712f620b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d86069c .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-6d86069c .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d86069c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d86069c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6107ba04 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-6107ba04 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6107ba04 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6107ba04.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65247c64 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-65247c64 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65247c64 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65247c64.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f6e5fab2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f6e5fab2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f6e5fab2{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-f6e5fab2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f6e5fab2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-018d72b4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-018d72b4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-018d72b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-018d72b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-018d72b4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-018d72b4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-018d72b4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-018d72b4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-018d72b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-018d72b4 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-dfd236a8 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-dfd236a8.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}";s:7:"content";s:9694:"\n<div class="wp-block-uagb-container uagb-block-d09bcccb alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-31df8daa">\n<div class="wp-block-uagb-info-box uagb-block-7b6c8ab8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Send Us a Message</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9a90daa4">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-d6334bf6 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-d6334bf6">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-7cdf2547 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="7cdf2547">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="7cdf2547" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-8a633ef6 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="8a633ef6">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="8a633ef6" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-92aafc2d"><div class="uagb-forms-email-label required uagb-forms-input-label" id="92aafc2d">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="92aafc2d" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-f89578eb"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="f89578eb">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="f89578eb" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-d6334bf6"/></div><div class="uagb-form-reacaptcha-error-d6334bf6"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-d6334bf6 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-d6334bf6 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f3d35d25">\n<div class="wp-block-uagb-info-box uagb-block-712f620b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Contact Us</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6d86069c uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Email</h4></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6107ba04 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Phone</h4></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-65247c64 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Address</h4></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f6e5fab2">\n<div class="wp-block-uagb-info-box uagb-block-018d72b4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Follow Us:</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-dfd236a8"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-6285a07e"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#facebook"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8a127b2d"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#instagram"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-d00cb8d4"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#twitter"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-3082e82b"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#youtube"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-83391";a:10:{s:5:"title";s:15:"Contact Form 07";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-07/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:72352:".wp-block-uagb-container.uagb-block-4eb4087d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4eb4087d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4eb4087d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4eb4087d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4eb4087d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4eb4087d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4eb4087d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4eb4087d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d227b7a5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d227b7a5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d227b7a5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d227b7a5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d227b7a5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d227b7a5{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d227b7a5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d227b7a5{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 1px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-50e9f3a5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50e9f3a5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50e9f3a5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50e9f3a5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-50e9f3a5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-50e9f3a5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-50e9f3a5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50e9f3a5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-50e9f3a5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9b5c44e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-d9b5c44e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d9b5c44e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d9b5c44e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9b5c44e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9b5c44e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d9b5c44e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9b5c44e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9b5c44e .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9b5c44e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d9b5c44e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d9b5c44e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9b5c44e .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-42bf2e15 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-42bf2e15 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-42bf2e15 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-42bf2e15 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-42bf2e15 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42bf2e15{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42bf2e15 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42bf2e15{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 24px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e422bba .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e422bba .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e422bba .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e422bba .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e422bba .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e422bba{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e422bba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e422bba{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-31df8ac0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-31df8ac0 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-31df8ac0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-31df8ac0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-31df8ac0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-31df8ac0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-31df8ac0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-31df8ac0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-31df8ac0 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-31df8ac0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-31df8ac0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-31df8ac0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-31df8ac0 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-aa9aabee .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa9aabee .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa9aabee .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa9aabee .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa9aabee .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa9aabee{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa9aabee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa9aabee{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 48px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-2ca8cc94 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-2ca8cc94 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2ca8cc94 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2ca8cc94 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ca8cc94 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ca8cc94 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2ca8cc94.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ca8cc94.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ca8cc94 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ca8cc94 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-2ca8cc94 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2ca8cc94 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ca8cc94 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-5b0e2970 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5b0e2970 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5b0e2970 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5b0e2970 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5b0e2970 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5b0e2970{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b0e2970 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 36px;}.wp-block-uagb-container.uagb-block-5b0e2970{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 36px;}.wp-block-uagb-container.uagb-block-5b0e2970.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-5b0e2970.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-8c22d252 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8c22d252 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8c22d252 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c22d252 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c22d252 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c22d252 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c22d252 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8c22d252.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c22d252.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c22d252 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8c22d252 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8c22d252 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8c22d252 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8c22d252 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8c22d252.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8c22d252.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8c22d252 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap svg{color: var(--ast-global-color-3);fill: var(--ast-global-color-3);}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-7d3d77f0.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7d3d77f0.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f92868c9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f92868c9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0ffd8b48.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0ffd8b48.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-36de4239.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-36de4239.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4761a65b.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 72px;}.uagb-block-4761a65b .uagb-forms-main-form textarea{text-align: left;}.uagb-block-4761a65b .uagb-forms-input{text-align: left;}.uagb-block-4761a65b .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-4761a65b .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-4761a65b .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-4761a65b .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-4761a65b .uagb-slider.round{border-radius: 20px !important;}.uagb-block-4761a65b .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-4761a65b .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-4761a65b .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-4761a65b .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-4761a65b .uagb-slider{background-color: #ffffff;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-4761a65b .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-4761a65b .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-4761a65b .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-4761a65b .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-4761a65b .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-4761a65b .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-4761a65b .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-4761a65b .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4eb4087d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4eb4087d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-4eb4087d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d227b7a5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d227b7a5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d227b7a5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 28px;column-gap: 0px;}.uagb-block-50e9f3a5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50e9f3a5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50e9f3a5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9b5c44e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9b5c44e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e .uagb-ifb-separator{width: 100%;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d9b5c44e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9b5c44e .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42bf2e15{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42bf2e15 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42bf2e15{padding-top: 0px;padding-bottom: 24px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e422bba{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e422bba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e422bba{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 0px;column-gap: 0px;}.uagb-block-31df8ac0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-31df8ac0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0 .uagb-ifb-separator{width: 100%;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-31df8ac0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-31df8ac0 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa9aabee{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa9aabee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa9aabee{padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-left-width: 1px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 0px;column-gap: 0px;}.uagb-block-2ca8cc94.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ca8cc94.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-separator{width: 100%;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ca8cc94 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ca8cc94 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5b0e2970{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b0e2970 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-5b0e2970{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;row-gap: 0px;column-gap: 32px;}.uagb-block-8c22d252.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c22d252.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8c22d252 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8c22d252 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8c22d252 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c22d252.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8c22d252 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.uagb-block-4761a65b.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-4761a65b .uagb-slider.round{border-radius: 20px !important;}.uagb-block-4761a65b .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-4761a65b .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-4761a65b .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-4761a65b .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4eb4087d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4eb4087d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4eb4087d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d227b7a5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d227b7a5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d227b7a5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-50e9f3a5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50e9f3a5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50e9f3a5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50e9f3a5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50e9f3a5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50e9f3a5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d9b5c44e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d9b5c44e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d9b5c44e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9b5c44e .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42bf2e15{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42bf2e15 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42bf2e15{padding-top: 0px;padding-bottom: 24px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e422bba{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e422bba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e422bba{padding-top: 0px;padding-bottom: 24px;padding-left: 0px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-31df8ac0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-31df8ac0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-31df8ac0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-31df8ac0 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa9aabee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa9aabee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa9aabee{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ca8cc94 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2ca8cc94 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2ca8cc94.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ca8cc94 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5b0e2970{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b0e2970 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5b0e2970{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;border-style: none;flex-direction: row;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5b0e2970.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-5b0e2970.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-8c22d252.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c22d252.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8c22d252 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8c22d252 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8c22d252 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8c22d252.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8c22d252.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8c22d252 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8c22d252.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8c22d252 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-1806d99a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-1806d99a .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-1806d99a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.uagb-block-4761a65b.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-4761a65b .uagb-slider.round{border-radius: 20px !important;}.uagb-block-4761a65b .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-4761a65b .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-4761a65b .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-4761a65b .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-4761a65b .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-4761a65b .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:9223:"\n<div class="wp-block-uagb-container uagb-block-4eb4087d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d227b7a5">\n<div class="wp-block-uagb-info-box uagb-block-50e9f3a5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d9b5c44e uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-42bf2e15">\n<div class="wp-block-uagb-container uagb-block-6e422bba">\n<div class="wp-block-uagb-info-box uagb-block-31df8ac0 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-aa9aabee">\n<div class="wp-block-uagb-info-box uagb-block-2ca8cc94 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5b0e2970">\n<div class="wp-block-uagb-info-box uagb-block-8c22d252 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Follow Us:</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-1806d99a"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-7d3d77f0"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#facebook"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-f92868c9"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#instagram"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-0ffd8b48"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#twitter"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-36de4239"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#youtube"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-4761a65b uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-4761a65b">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-ac39f1eb"><div class="uagb-forms-name-label required uagb-forms-input-label" id="ac39f1eb">Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="ac39f1eb" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-5e45762f"><div class="uagb-forms-email-label required uagb-forms-input-label" id="5e45762f">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="5e45762f" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-fa896442"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="fa896442">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="fa896442" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-4761a65b"/></div><div class="uagb-form-reacaptcha-error-4761a65b"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-4761a65b uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-4761a65b uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div></div>\n";}s:8:"id-83386";a:10:{s:5:"title";s:12:"Locations 08";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-08/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:47230:".wp-block-uagb-container.uagb-block-e3499b45 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3499b45 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3499b45 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3499b45 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3499b45 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3499b45{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3499b45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-e3499b45{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-6405f140.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6405f140 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-6405f140 .uagb-forms-input{text-align: left;}.uagb-block-6405f140 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-6405f140 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-6405f140 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-6405f140 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-6405f140 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-6405f140 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-6405f140 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-6405f140 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-6405f140 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-6405f140 .uagb-slider{background-color: #ffffff;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-6405f140 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-6405f140 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-6405f140 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-6405f140 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-6405f140 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-6405f140 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-6405f140 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-6405f140 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.wp-block-uagb-container.uagb-block-f94b3fc0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f94b3fc0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f94b3fc0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f94b3fc0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f94b3fc0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f94b3fc0{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f94b3fc0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f94b3fc0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.uagb-block-84fa12af .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84fa12af .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-84fa12af .uagb-ifb-icon svg{fill: #333;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84fa12af .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84fa12af .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84fa12af .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84fa12af .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-84fa12af.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84fa12af.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84fa12af .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-84fa12af .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-84fa12af .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-84fa12af .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84fa12af .uagb-infobox__content-wrap{text-align: left;}.uagb-block-84fa12af.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-84fa12af.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c0c78a9 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-4c0c78a9 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4c0c78a9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4c0c78a9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c0c78a9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c0c78a9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4c0c78a9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c0c78a9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c0c78a9 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c0c78a9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-4c0c78a9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4c0c78a9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c0c78a9 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-3fb22736 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-3fb22736 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3fb22736 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3fb22736 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3fb22736 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3fb22736 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3fb22736.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3fb22736.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3fb22736 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3fb22736 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-3fb22736 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3fb22736 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3fb22736 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a3b09b5d .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-a3b09b5d .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a3b09b5d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a3b09b5d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3b09b5d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3b09b5d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a3b09b5d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3b09b5d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3b09b5d .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3b09b5d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-a3b09b5d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a3b09b5d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3b09b5d .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-0a28ce3f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a28ce3f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a28ce3f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a28ce3f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a28ce3f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a28ce3f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-0a28ce3f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;} .uagb-block-dae8444f .uagb-google-map__iframe{height: 300px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3499b45{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3499b45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-e3499b45{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-6405f140.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-6405f140 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-6405f140 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-6405f140 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-6405f140 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-6405f140 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f94b3fc0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f94b3fc0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f94b3fc0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-84fa12af.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84fa12af.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84fa12af .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84fa12af .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84fa12af .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84fa12af.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c0c78a9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c0c78a9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-separator{width: 100%;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c0c78a9 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c0c78a9 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-3fb22736.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3fb22736.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-3fb22736 .uagb-ifb-separator{width: 100%;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3fb22736 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3fb22736 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a3b09b5d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3b09b5d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d .uagb-ifb-separator{width: 100%;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a3b09b5d .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3b09b5d .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a28ce3f{width: 100%;}.wp-block-uagb-container.uagb-block-0a28ce3f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;} .uagb-block-dae8444f .uagb-google-map__iframe{height: 400px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3499b45{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3499b45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3499b45{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-6405f140.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-6405f140 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-6405f140 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6405f140 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-6405f140 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-6405f140 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6405f140 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-6405f140 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f94b3fc0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f94b3fc0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f94b3fc0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-84fa12af.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84fa12af.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84fa12af .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84fa12af .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84fa12af .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84fa12af.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-84fa12af.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84fa12af .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84fa12af.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c0c78a9 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c0c78a9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c0c78a9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c0c78a9 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3fb22736 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3fb22736 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3fb22736.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3fb22736 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a3b09b5d .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a3b09b5d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a3b09b5d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3b09b5d .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a28ce3f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-0a28ce3f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;} .uagb-block-dae8444f .uagb-google-map__iframe{height: 300px;}}";s:7:"content";s:5993:"\n<div class="wp-block-uagb-container uagb-block-e3499b45 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-6405f140 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-6405f140">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-1343c92d uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="1343c92d">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="1343c92d" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-739a61d4 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="739a61d4">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="739a61d4" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-8d420bd2"><div class="uagb-forms-email-label required uagb-forms-input-label" id="8d420bd2">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="8d420bd2" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-396c446d"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="396c446d">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="5" placeholder="" name="396c446d" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-6405f140"/></div><div class="uagb-form-reacaptcha-error-6405f140"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-6405f140 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-6405f140 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f94b3fc0">\n<div class="wp-block-uagb-info-box uagb-block-84fa12af uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4c0c78a9 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3fb22736 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a3b09b5d uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">EMAIL</p></div></div><p class="uagb-ifb-desc">contact@example.com</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0a28ce3f alignfull uagb-is-root-container">			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-dae8444f     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="300"\n					loading="lazy"\n				></embed>\n			</div>\n			</div>\n";}s:8:"id-83380";a:10:{s:5:"title";s:12:"Locations 07";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-07/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:61356:".wp-block-uagb-container.uagb-block-491fef9a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-491fef9a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-491fef9a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-491fef9a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-491fef9a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-491fef9a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-491fef9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-491fef9a{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-f4b2c69c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f4b2c69c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f4b2c69c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f4b2c69c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f4b2c69c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f4b2c69c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f4b2c69c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f4b2c69c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-f4fbb018 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f4fbb018 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f4fbb018 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4fbb018 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4fbb018 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4fbb018 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4fbb018 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f4fbb018.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4fbb018.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4fbb018 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f4fbb018 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f4fbb018 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f4fbb018 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f4fbb018 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f4fbb018.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f4fbb018.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ae9eae3 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-1ae9eae3 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ae9eae3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ae9eae3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ae9eae3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ae9eae3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1ae9eae3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ae9eae3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ae9eae3 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ae9eae3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-1ae9eae3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1ae9eae3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ae9eae3 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-eb7a4399 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-eb7a4399 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-eb7a4399 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-eb7a4399 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7a4399 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7a4399 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-eb7a4399.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eb7a4399.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eb7a4399 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eb7a4399 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-eb7a4399 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-eb7a4399 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb7a4399.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb7a4399 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-16ce2d5b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-16ce2d5b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-16ce2d5b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-16ce2d5b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16ce2d5b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16ce2d5b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-16ce2d5b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16ce2d5b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16ce2d5b .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16ce2d5b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-16ce2d5b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-16ce2d5b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16ce2d5b .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-6b5895fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-6b5895fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-6b5895fc .uagb-buttons-repeater:not(.wp-block-button__link){padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-6b5895fc .uagb-buttons-repeater.wp-block-button__link{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-6b5895fc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-c4375b07 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-c4375b07 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-c4375b07 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-c4375b07 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c4375b07 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-c4375b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-button__link{text-transform: normal;text-decoration: none;} .uagb-block-3245d69b .uagb-google-map__iframe{height: 300px;}.wp-block-uagb-container.uagb-block-7e7f45bc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7e7f45bc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7e7f45bc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7e7f45bc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7e7f45bc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7e7f45bc{max-width: 65%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7e7f45bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7e7f45bc{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-1633edae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1633edae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1633edae .uagb-ifb-icon svg{fill: #333;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1633edae .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1633edae .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1633edae .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1633edae .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1633edae.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1633edae.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1633edae .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1633edae .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1633edae .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1633edae .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1633edae .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1633edae.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1633edae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6ed6397f.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6ed6397f .uagb-forms-main-form textarea{text-align: left;}.uagb-block-6ed6397f .uagb-forms-input{text-align: left;}.uagb-block-6ed6397f .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-6ed6397f .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-6ed6397f .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-6ed6397f .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-6ed6397f .uagb-slider.round{border-radius: 20px !important;}.uagb-block-6ed6397f .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-6ed6397f .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-6ed6397f .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-6ed6397f .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-6ed6397f .uagb-slider{background-color: #ffffff;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-6ed6397f .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-6ed6397f .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-6ed6397f .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-6ed6397f .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-6ed6397f .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-6ed6397f .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-6ed6397f .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-491fef9a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-491fef9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-491fef9a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f4b2c69c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f4b2c69c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 10px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f4b2c69c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 10px;column-gap: 0px;}.uagb-block-f4fbb018.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4fbb018.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f4fbb018 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f4fbb018 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f4fbb018 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ae9eae3 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ae9eae3 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb7a4399 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb7a4399 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16ce2d5b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16ce2d5b .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-6b5895fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-6b5895fc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 20px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-c4375b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);} .uagb-block-3245d69b .uagb-google-map__iframe{height: 400px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7e7f45bc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7e7f45bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7e7f45bc{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 32px;column-gap: 0px;}.uagb-block-1633edae.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1633edae.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1633edae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1633edae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1633edae .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1633edae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6ed6397f.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-6ed6397f .uagb-slider.round{border-radius: 20px !important;}.uagb-block-6ed6397f .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-6ed6397f .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-6ed6397f .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-491fef9a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-491fef9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-491fef9a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f4b2c69c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f4b2c69c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f4b2c69c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-f4fbb018.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4fbb018.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f4fbb018 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f4fbb018 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f4fbb018 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 12px;padding-left: 0px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 12px;padding-left: 0px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f4fbb018 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f4fbb018.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ae9eae3 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ae9eae3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ae9eae3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ae9eae3 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb7a4399 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eb7a4399 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eb7a4399.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb7a4399 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16ce2d5b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-16ce2d5b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-16ce2d5b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16ce2d5b .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-6b5895fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-6b5895fc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 12px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-c4375b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-c4375b07 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);} .uagb-block-3245d69b .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7e7f45bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7e7f45bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7e7f45bc{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-1633edae.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1633edae.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1633edae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1633edae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1633edae .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1633edae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1633edae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1633edae .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1633edae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6ed6397f.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-6ed6397f .uagb-slider.round{border-radius: 20px !important;}.uagb-block-6ed6397f .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-6ed6397f .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-6ed6397f .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-6ed6397f .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:7098:"\n<div class="wp-block-uagb-container uagb-block-491fef9a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-f4b2c69c">\n<div class="wp-block-uagb-info-box uagb-block-f4fbb018 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1ae9eae3 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">2360 Hood Avenue, San Diego, CA, 92123</p></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-eb7a4399 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">202-555-0188</p></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-16ce2d5b uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">contact@example.com</p></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-6b5895fc"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-c4375b07 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Direction</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-3245d69b     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Hood%20Avenue%2C%20San%20Diego%2C%20CA%2C%2092123&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="300"\n					loading="lazy"\n				></embed>\n			</div>\n			</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7e7f45bc">\n<div class="wp-block-uagb-info-box uagb-block-1633edae uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Send Us a Message</h3></div><p class="uagb-ifb-desc">Send us a message for any questions or just say hi!</p></div></div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-6ed6397f uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-6ed6397f">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-1a8d99fb uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="1a8d99fb">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="1a8d99fb" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-0ce9b5dc uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="0ce9b5dc">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="0ce9b5dc" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-109bc598"><div class="uagb-forms-email-label required uagb-forms-input-label" id="109bc598">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="109bc598" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-c66413b9"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="c66413b9">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="c66413b9" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-6ed6397f"/></div><div class="uagb-form-reacaptcha-error-6ed6397f"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-6ed6397f uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-6ed6397f uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div></div>\n";}s:8:"id-83253";a:10:{s:5:"title";s:17:"Call to Action 19";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-19/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13615:".wp-block-uagb-container.uagb-block-b02da4b6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b02da4b6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b02da4b6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b02da4b6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b02da4b6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b02da4b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b02da4b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-b02da4b6{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-3b18bdfe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3b18bdfe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3b18bdfe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3b18bdfe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3b18bdfe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3b18bdfe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3b18bdfe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3b18bdfe{box-shadow: 0px 12px 16px -4px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-3b18bdfe:hover{border-color: var(--ast-global-color-6);}.uagb-block-d7d45d1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d7d45d1d .uagb-ifb-icon svg{fill: #333;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7d45d1d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7d45d1d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7d45d1d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7d45d1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d7d45d1d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7d45d1d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-d7d45d1d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d7d45d1d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d7d45d1d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d7d45d1d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d7d45d1d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d7d45d1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6f33d3c5.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-6f33d3c5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-d848b85c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d848b85c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-d848b85c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-d848b85c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-d848b85c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-d848b85c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b02da4b6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b02da4b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b02da4b6{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3b18bdfe{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3b18bdfe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;justify-content: flex-start;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-3b18bdfe{padding-top: 40px;padding-bottom: 40px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 20px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d7d45d1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6f33d3c5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b02da4b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b02da4b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b02da4b6{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3b18bdfe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3b18bdfe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3b18bdfe{padding-top: 30px;padding-bottom: 30px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d7d45d1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d7d45d1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d7d45d1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6f33d3c5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1162:"\n<div class="wp-block-uagb-container uagb-block-b02da4b6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-3b18bdfe alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-d7d45d1d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unlock your potential and transform your life today!</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-6f33d3c5"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-d848b85c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n</div></div>\n";}s:8:"id-83247";a:10:{s:5:"title";s:7:"Hero 16";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-16/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:23883:".wp-block-uagb-container.uagb-block-0fbf5c8b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0fbf5c8b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0fbf5c8b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0fbf5c8b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0fbf5c8b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0fbf5c8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0fbf5c8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0fbf5c8b{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0348032f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0348032f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0348032f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0348032f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0348032f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0348032f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0348032f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0348032f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-f2414412 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f2414412 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2414412 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2414412 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2414412 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2414412 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f2414412 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f2414412 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f2414412 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2414412 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f2414412.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d5e24ec9.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-d5e24ec9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-dc66d1bc .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-dc66d1bc .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-dc66d1bc .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-dc66d1bc .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-dc66d1bc .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-dc66d1bc .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-4697bd42 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4697bd42 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4697bd42 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4697bd42 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4697bd42 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4697bd42{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4697bd42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-4697bd42{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-214be327.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-214be327 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-214be327.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 360px;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-214be327.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-214be327.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e63376fe.wp-block-uagb-image{margin-top: 50px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e63376fe .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e63376fe.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 360px;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e63376fe.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e63376fe.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0fbf5c8b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0fbf5c8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0fbf5c8b{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0348032f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0348032f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0348032f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-f2414412 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2414412 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2414412.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d5e24ec9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4697bd42{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4697bd42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-4697bd42{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 170px;height: 250px;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 170px;height: 250px;}.uagb-block-e63376fe.wp-block-uagb-image{margin-top: 40px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0fbf5c8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0fbf5c8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0fbf5c8b{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0348032f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0348032f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0348032f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f2414412 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2414412 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f2414412 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f2414412.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d5e24ec9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4697bd42{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4697bd42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-4697bd42{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;flex-direction: row;align-items: stretch;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-4697bd42.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4697bd42.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-214be327.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-e63376fe.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-e63376fe.wp-block-uagb-image{margin-top: 40px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:2595:"\n<div class="wp-block-uagb-container uagb-block-0fbf5c8b alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-0348032f">\n<div class="wp-block-uagb-info-box uagb-block-f2414412 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d5e24ec9"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-dc66d1bc wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4697bd42">\n<div class="wp-block-uagb-image alignleft uagb-block-214be327 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="270" height="360" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-e63376fe wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="270" height="360" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-83231";a:10:{s:5:"title";s:17:"Call to Action 18";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-18/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11694:".wp-block-uagb-container.uagb-block-721e50be .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-721e50be .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-721e50be .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-721e50be .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-721e50be .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-721e50be{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-721e50be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-721e50be.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 72px;grid-template-columns: minmax( 1px, 60%)  minmax( 1px, 40%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-721e50be{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/testimonial-img-bg.jpg);;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-721e50be::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-65504f3d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-65504f3d .uagb-ifb-icon svg{fill: #333;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65504f3d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65504f3d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65504f3d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-65504f3d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65504f3d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-65504f3d.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65504f3d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-65504f3d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-65504f3d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-65504f3d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-65504f3d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65504f3d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-65504f3d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0b7f2f7b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-0b7f2f7b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-3ea57fd3 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-3ea57fd3 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ea57fd3 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ea57fd3 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ea57fd3 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-3ea57fd3 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-721e50be{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-721e50be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-721e50be.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 0px;grid-template-columns: minmax( 1px, 70%)  minmax( 1px, 30%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-721e50be{padding-top: 64px;padding-bottom: 64px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-721e50be::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65504f3d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0b7f2f7b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-721e50be{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-721e50be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-721e50be.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-721e50be{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-721e50be::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65504f3d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65504f3d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65504f3d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0b7f2f7b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1029:"\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-721e50be alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-65504f3d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unlock your potential and transform your life today!</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0b7f2f7b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-3ea57fd3 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-83196";a:10:{s:5:"title";s:17:"Call to Action 17";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-17/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11334:".wp-block-uagb-container.uagb-block-6d512f26 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6d512f26 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6d512f26 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6d512f26 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6d512f26 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d512f26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d512f26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6d512f26.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 72px;grid-template-columns: minmax( 1px, 60%)  minmax( 1px, 40%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-6d512f26{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-95a69cd2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-95a69cd2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95a69cd2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95a69cd2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95a69cd2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95a69cd2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-95a69cd2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95a69cd2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-95a69cd2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-95a69cd2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-95a69cd2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-95a69cd2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95a69cd2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-95a69cd2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-95a69cd2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d7d98968.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-d7d98968.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-7e0ed373 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-7e0ed373 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-7e0ed373 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-7e0ed373 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-7e0ed373 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-7e0ed373 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d512f26{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d512f26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6d512f26.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 0px;grid-template-columns: minmax( 1px, 70%)  minmax( 1px, 30%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-6d512f26{padding-top: 64px;padding-bottom: 64px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95a69cd2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d7d98968.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d512f26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d512f26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6d512f26.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 24px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-6d512f26{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95a69cd2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95a69cd2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95a69cd2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d7d98968.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1029:"\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-6d512f26 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-95a69cd2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unlock your potential and transform your life today!</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d7d98968"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-7e0ed373 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-83155";a:10:{s:5:"title";s:17:"Call to Action 16";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-16/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:16084:".wp-block-uagb-container.uagb-block-6f12a65f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6f12a65f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6f12a65f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6f12a65f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6f12a65f .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6f12a65f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6f12a65f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6f12a65f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/testimonial-img-bg.jpg);;background-clip: padding-box;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6f12a65f::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-48ffb753 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48ffb753 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48ffb753 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48ffb753 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48ffb753 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48ffb753 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48ffb753 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48ffb753.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 2%;margin-top: 0%;margin-left: 20%;margin-right: 20%;}.uagb-block-48ffb753.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-48ffb753 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48ffb753 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48ffb753 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48ffb753 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48ffb753 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48ffb753.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48ffb753.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48ffb753 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;color: #ffffff;fill: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 24px;text-decoration: !important;font-weight: 700;line-height: em;color: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap svg{color: #ffffff;fill: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child:hover .uagb-icon-list__label{color: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-wrap{margin-right: 16px;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child .uagb-icon-list__label{color: #ffffff !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__label{color: #ffffff !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color: #ffffff !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color: #ffffff !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6f12a65f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6f12a65f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6f12a65f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6f12a65f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-48ffb753 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48ffb753.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 2%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-48ffb753.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 16px;margin-right: 16px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48ffb753 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48ffb753 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48ffb753 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48ffb753.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48ffb753 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6f12a65f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6f12a65f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6f12a65f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-6f12a65f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-48ffb753 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48ffb753.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48ffb753.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48ffb753 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48ffb753 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48ffb753 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48ffb753.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48ffb753.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48ffb753 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48ffb753.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48ffb753 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}";s:7:"content";s:1439:"\n<div class="wp-block-uagb-container uagb-block-6f12a65f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48ffb753 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Take Action Now</p><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-18525ae3"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-6a0bac75"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></span><span class="uagb-icon-list__label">202-555-0188</span></div>\n</div></div>\n</div></div>\n";}s:8:"id-83132";a:10:{s:5:"title";s:7:"Hero 14";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-14/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:28637:".wp-block-uagb-container.uagb-block-95a9393e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-95a9393e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-95a9393e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-95a9393e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-95a9393e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95a9393e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-95a9393e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-db90509b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-db90509b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-db90509b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-db90509b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-db90509b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-db90509b{max-width: 1280px;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-db90509b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-db90509b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-e12f2a07 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e12f2a07 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e12f2a07 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e12f2a07 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e12f2a07 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e12f2a07 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e12f2a07 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e12f2a07 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e12f2a07 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e12f2a07 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e12f2a07 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e12f2a07.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e12f2a07.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-e7450bec .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e7450bec .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e7450bec .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e7450bec .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e7450bec .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e7450bec{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e7450bec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e7450bec{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-e893e71b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e893e71b .uagb-ifb-icon svg{fill: #333;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e893e71b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e893e71b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e893e71b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e893e71b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e893e71b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-e893e71b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e893e71b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e893e71b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e893e71b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e893e71b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e893e71b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e893e71b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f13bf2c2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 20px;}.uagb-block-f13bf2c2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-3ce60dd9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-3ce60dd9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ce60dd9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ce60dd9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ce60dd9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-3ce60dd9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-47a6eef7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-47a6eef7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-47a6eef7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-47a6eef7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-47a6eef7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-47a6eef7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-47a6eef7{min-height: 400px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-95a9393e{width: 100%;}.wp-block-uagb-container.uagb-block-95a9393e{padding-top: 80px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-95a9393e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-95a9393e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-db90509b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-db90509b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-db90509b{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-db90509b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-db90509b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-e12f2a07 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e12f2a07 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e12f2a07 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e12f2a07 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e12f2a07.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e7450bec{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e7450bec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e7450bec{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e893e71b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f13bf2c2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-47a6eef7{width: 100%;}.wp-block-uagb-container.uagb-block-47a6eef7{min-height: 400px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-95a9393e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-95a9393e{padding-top: 64px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-4);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-95a9393e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-95a9393e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-db90509b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-db90509b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 14px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-db90509b{padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 14px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-e12f2a07 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e12f2a07 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e12f2a07 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e12f2a07 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e12f2a07 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e12f2a07.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e7450bec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e7450bec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e7450bec{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e893e71b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e893e71b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e893e71b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f13bf2c2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-47a6eef7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-47a6eef7{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}}";s:7:"content";s:1516:"\n<div class="wp-block-uagb-container uagb-block-95a9393e alignfull uagb-is-root-container">\n<div class="wp-block-uagb-container uagb-block-db90509b">\n<div class="wp-block-uagb-info-box uagb-block-e12f2a07 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e7450bec">\n<div class="wp-block-uagb-info-box uagb-block-e893e71b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f13bf2c2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-3ce60dd9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-47a6eef7 alignfull uagb-is-root-container"></div>\n</div>\n";}s:8:"id-83114";a:10:{s:5:"title";s:7:"Hero 13";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-13/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:18647:".wp-block-uagb-container.uagb-block-8026e895 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8026e895 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8026e895 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8026e895 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8026e895 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8026e895{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-8026e895{box-shadow: 0px 0px   #00000070 ;padding-top: 92px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-95b9d9a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-95b9d9a6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95b9d9a6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-95b9d9a6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95b9d9a6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95b9d9a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-95b9d9a6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-95b9d9a6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-95b9d9a6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-95b9d9a6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95b9d9a6 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-95b9d9a6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95b9d9a6 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0c659632.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-0c659632.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: flex-end;}.uagb-block-0c659632 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 72px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-left: 40px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-6a3dd987 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a3dd987 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a3dd987 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a3dd987 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a3dd987 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a3dd987{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-6a3dd987{min-height: 380px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8026e895{width: 100%;}.wp-block-uagb-container.uagb-block-8026e895{padding-top: 80px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8026e895.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8026e895.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-95b9d9a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95b9d9a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-95b9d9a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95b9d9a6 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0c659632.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: flex-end;}.uagb-block-0c659632 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 48px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 32px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a3dd987{width: 100%;}.wp-block-uagb-container.uagb-block-6a3dd987{min-height: 380px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8026e895{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-8026e895{padding-top: 64px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 65px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-4);;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-8026e895.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8026e895.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-95b9d9a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95b9d9a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-95b9d9a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-95b9d9a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;margin-top: 0px;margin-right: 0px;margin-bottom: -40px;margin-left: 0px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95b9d9a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95b9d9a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95b9d9a6 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0c659632.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;gap: 20px;}.uagb-block-0c659632.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-0c659632.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-0c659632 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-f67f43a9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-3bcaf98d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a3dd987{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-6a3dd987{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}}";s:7:"content";s:1652:"\n<div class="wp-block-uagb-container uagb-block-8026e895 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-info-box uagb-block-95b9d9a6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empowering Success Together</p><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0c659632"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f67f43a9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-3bcaf98d wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6a3dd987 alignfull uagb-is-root-container"></div>\n</div>\n";}s:8:"id-83065";a:10:{s:5:"title";s:11:"Features 09";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-09/";s:3:"tag";a:0:{}s:8:"category";i:919;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:27506:".wp-block-uagb-container.uagb-block-e1029697 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e1029697 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e1029697 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e1029697 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e1029697 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e1029697{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e1029697 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-e1029697{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-1df927ef .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1df927ef .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1df927ef .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1df927ef .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1df927ef .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1df927ef{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1df927ef > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-1df927ef{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 25px;}.uagb-block-ddad8ad2.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ddad8ad2 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 230px;height: 360px;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-59bb2fdd.wp-block-uagb-image{margin-top: 50px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-59bb2fdd .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 230px;height: 360px;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-e29474b1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e29474b1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e29474b1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e29474b1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e29474b1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e29474b1{max-width: 60%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e29474b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e29474b1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 50px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-90943e8b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-90943e8b .uagb-ifb-icon svg{fill: #333;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90943e8b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90943e8b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90943e8b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90943e8b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90943e8b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90943e8b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90943e8b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-90943e8b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-90943e8b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-90943e8b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-90943e8b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-90943e8b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-90943e8b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-90943e8b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-3);}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap svg{color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-2dba78e3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-e1f7ccb1.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e1f7ccb1.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-676621ff.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-676621ff.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-87d57292.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-87d57292.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0fd3ea5c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0fd3ea5c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e1029697{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e1029697 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;justify-content: flex-start;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-e1029697{padding-top: 80px;padding-bottom: 80px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1df927ef{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1df927ef > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-1df927ef{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 20px;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-ddad8ad2.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ddad8ad2 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-59bb2fdd.wp-block-uagb-image{margin-top: 40px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-59bb2fdd .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e29474b1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e29474b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e29474b1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-90943e8b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90943e8b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90943e8b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 25px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-90943e8b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-90943e8b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-2dba78e3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e1029697{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e1029697 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e1029697{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1df927ef{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1df927ef > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1df927ef{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-ddad8ad2.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 600px;height: 300px;}.uagb-block-ddad8ad2.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ddad8ad2 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-59bb2fdd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-59bb2fdd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-59bb2fdd .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e29474b1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e29474b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e29474b1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-90943e8b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-90943e8b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-90943e8b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-90943e8b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-2dba78e3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-2dba78e3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}";s:7:"content";s:4461:"\n<div class="wp-block-uagb-container uagb-block-e1029697 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-1df927ef">\n<div class="wp-block-uagb-image alignleft uagb-block-ddad8ad2 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="230" height="360" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-59bb2fdd wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="230" height="360" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e29474b1">\n<div class="wp-block-uagb-info-box uagb-block-90943e8b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Unleash the Power</p><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div><p class="uagb-ifb-desc">We offer a comprehensive range of advanced features designed to streamline your processes and boost efficiency. From intuitive user interface to seamless integration, our software provides everything you need to optimize your workflow and achieve exceptional results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-2dba78e3"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-e1f7ccb1"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Intuitive User Interface</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-676621ff"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Seamless Integration</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-87d57292"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Advanced Automation</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-0fd3ea5c"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Customizable Workflows</span></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-83049";a:10:{s:5:"title";s:7:"Hero 12";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-12/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:17018:".wp-block-uagb-container.uagb-block-4505bf57 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4505bf57 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4505bf57 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4505bf57 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4505bf57 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4505bf57{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4505bf57 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-4505bf57{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-cb9a14f4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cb9a14f4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cb9a14f4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cb9a14f4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cb9a14f4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb9a14f4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb9a14f4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 22px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cb9a14f4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 22px;column-gap: 0px;}.uagb-block-c7502883 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c7502883 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7502883 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7502883 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7502883 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7502883 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c7502883 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c7502883 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c7502883 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7502883 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c7502883.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cc213f81.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-cc213f81.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-4f74a77d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4f74a77d .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4f74a77d .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4f74a77d .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4f74a77d .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-4f74a77d .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-9a7e6651.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9a7e6651 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 500px;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9a7e6651.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4505bf57{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4505bf57 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-4505bf57{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb9a14f4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb9a14f4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cb9a14f4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-c7502883 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7502883 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7502883.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cc213f81.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 450px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4505bf57{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4505bf57 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4505bf57{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb9a14f4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb9a14f4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cb9a14f4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-c7502883 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7502883 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c7502883 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c7502883.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cc213f81.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-9a7e6651.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}}";s:7:"content";s:1850:"\n<div class="wp-block-uagb-container uagb-block-4505bf57 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-cb9a14f4">\n<div class="wp-block-uagb-info-box uagb-block-c7502883 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-cc213f81"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-4f74a77d wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-9a7e6651 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="564" height="500" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-83007";a:10:{s:5:"title";s:11:"Services 12";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-12/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:30822:".wp-block-uagb-container.uagb-block-cebe7260 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cebe7260 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cebe7260 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cebe7260 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cebe7260 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cebe7260{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cebe7260 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cebe7260{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f640621a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f640621a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f640621a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f640621a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f640621a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f640621a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f640621a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-f640621a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7f1287ca.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7f1287ca .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7f1287ca.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5eae9be5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5eae9be5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5eae9be5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5eae9be5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5eae9be5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5eae9be5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5eae9be5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5eae9be5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5eae9be5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5eae9be5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5eae9be5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5eae9be5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5eae9be5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 48px;padding-right: 48px;padding-bottom: 48px;padding-left: 48px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 48px;padding-right: 48px;padding-bottom: 48px;padding-left: 48px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5eae9be5 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-78f3791f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-78f3791f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-78f3791f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-78f3791f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-78f3791f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78f3791f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78f3791f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-78f3791f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-a796b2d9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a796b2d9 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a796b2d9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1acc5cde .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1acc5cde .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1acc5cde .uagb-ifb-icon svg{fill: #333;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1acc5cde .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1acc5cde .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1acc5cde .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1acc5cde .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1acc5cde .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1acc5cde .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1acc5cde .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1acc5cde .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1acc5cde.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1acc5cde.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 48px;padding-right: 48px;padding-bottom: 48px;padding-left: 48px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 48px;padding-right: 48px;padding-bottom: 48px;padding-left: 48px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1acc5cde .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cebe7260{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cebe7260 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cebe7260{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f640621a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f640621a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-f640621a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 0px;column-gap: 40px;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 450px;}.uagb-block-5eae9be5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5eae9be5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5eae9be5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5eae9be5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5eae9be5 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78f3791f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78f3791f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-78f3791f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 0px;column-gap: 40px;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 450px;}.uagb-block-1acc5cde .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1acc5cde .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1acc5cde .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1acc5cde .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1acc5cde .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cebe7260{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cebe7260 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cebe7260{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f640621a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f640621a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f640621a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-7f1287ca.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-5eae9be5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5eae9be5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5eae9be5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5eae9be5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5eae9be5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5eae9be5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5eae9be5 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78f3791f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78f3791f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-78f3791f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-a796b2d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-1acc5cde.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1acc5cde .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1acc5cde .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1acc5cde .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1acc5cde .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1acc5cde.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1acc5cde .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:2563:"\n<div class="wp-block-uagb-container uagb-block-cebe7260 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-f640621a">\n<div class="wp-block-uagb-image alignleft uagb-block-7f1287ca wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5eae9be5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-78f3791f">\n<div class="wp-block-uagb-image alignleft uagb-block-a796b2d9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1acc5cde uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-82976";a:10:{s:5:"title";s:11:"Services 13";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-13/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:46628:".wp-block-uagb-container.uagb-block-d331ca0d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d331ca0d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d331ca0d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d331ca0d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d331ca0d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d331ca0d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-d331ca0d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.uagb-block-a4aa452a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a4aa452a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a4aa452a .uagb-ifb-icon svg{fill: #333;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a4aa452a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a4aa452a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4aa452a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4aa452a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a4aa452a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4aa452a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-a4aa452a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a4aa452a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a4aa452a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a4aa452a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a4aa452a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-a4aa452a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-a4aa452a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 40px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 40px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-a1b58370 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a1b58370 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a1b58370 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a1b58370 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a1b58370 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1b58370{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1b58370 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a1b58370{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2078e23 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c2078e23 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c2078e23 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c2078e23 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c2078e23 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2078e23{max-width: 34%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2078e23 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2078e23{box-shadow: 0px 0px   #00000070 ;padding-top: 370px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2078e23::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-3087b66d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3087b66d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3087b66d .uagb-ifb-icon svg{fill: #333;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3087b66d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3087b66d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3087b66d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3087b66d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3087b66d.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3087b66d.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3087b66d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3087b66d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3087b66d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3087b66d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3087b66d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3087b66d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3087b66d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7730a673 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7730a673 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7730a673 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7730a673 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7730a673 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7730a673{max-width: 34%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7730a673 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7730a673{box-shadow: 0px 0px   #00000070 ;padding-top: 370px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7730a673::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e1370d61 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e1370d61 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e1370d61 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1370d61 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1370d61 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1370d61 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1370d61 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e1370d61.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1370d61.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1370d61 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e1370d61 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e1370d61 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e1370d61 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e1370d61 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e1370d61.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e1370d61.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-2d34091f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2d34091f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2d34091f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2d34091f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2d34091f .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2d34091f{max-width: 34%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2d34091f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2d34091f{box-shadow: 0px 0px   #00000070 ;padding-top: 370px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2d34091f::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-06920d60 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-06920d60 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-06920d60 .uagb-ifb-icon svg{fill: #333;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06920d60 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-06920d60 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-06920d60 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-06920d60 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-06920d60.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06920d60.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06920d60 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-06920d60 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-06920d60 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-06920d60 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-06920d60 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-06920d60.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-06920d60.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d331ca0d{width: 100%;}.wp-block-uagb-container.uagb-block-d331ca0d{padding-top: 80px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a4aa452a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a4aa452a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a4aa452a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1b58370{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1b58370 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a1b58370{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2078e23{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2078e23 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2078e23{padding-top: 280px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2078e23::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-3087b66d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3087b66d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3087b66d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3087b66d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3087b66d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3087b66d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7730a673{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7730a673 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7730a673{padding-top: 280px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7730a673::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e1370d61.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1370d61.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e1370d61 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e1370d61 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e1370d61 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1370d61.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2d34091f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2d34091f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2d34091f{padding-top: 280px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2d34091f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-06920d60.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06920d60.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-06920d60 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-06920d60 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-06920d60 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06920d60.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d331ca0d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-d331ca0d{padding-top: 64px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a4aa452a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a4aa452a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a4aa452a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a4aa452a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a4aa452a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1b58370{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1b58370 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a1b58370{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2078e23{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2078e23 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2078e23{padding-top: 240px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c2078e23::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-3087b66d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3087b66d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3087b66d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3087b66d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3087b66d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3087b66d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3087b66d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3087b66d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3087b66d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7730a673{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7730a673 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7730a673{padding-top: 240px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-7730a673::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e1370d61.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1370d61.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e1370d61 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e1370d61 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e1370d61 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e1370d61.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e1370d61.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e1370d61 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e1370d61.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2d34091f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2d34091f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2d34091f{padding-top: 240px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-2d34091f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-06920d60.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06920d60.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-06920d60 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-06920d60 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-06920d60 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-06920d60.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06920d60.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-06920d60 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-06920d60.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:1960:"\n<div class="wp-block-uagb-container uagb-block-d331ca0d alignfull uagb-is-root-container">\n<div class="wp-block-uagb-info-box uagb-block-a4aa452a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a1b58370">\n<div class="wp-block-uagb-container uagb-block-c2078e23">\n<div class="wp-block-uagb-info-box uagb-block-3087b66d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7730a673">\n<div class="wp-block-uagb-info-box uagb-block-e1370d61 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2d34091f">\n<div class="wp-block-uagb-info-box uagb-block-06920d60 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n</div>\n</div>\n</div>\n";}s:8:"id-82955";a:10:{s:5:"title";s:11:"Services 11";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-11/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:40720:".wp-block-uagb-container.uagb-block-cdfa60ee .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cdfa60ee .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cdfa60ee .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cdfa60ee .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cdfa60ee .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdfa60ee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cdfa60ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cdfa60ee{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aab8147c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aab8147c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aab8147c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aab8147c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aab8147c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aab8147c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aab8147c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-aab8147c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-55a0f482.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-55a0f482 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-55a0f482.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-55a0f482.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-55a0f482.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-de4ce106 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-de4ce106 .uagb-ifb-icon svg{fill: #333;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-de4ce106 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-de4ce106 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de4ce106 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de4ce106 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-de4ce106.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de4ce106.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de4ce106 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-de4ce106 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-de4ce106 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-de4ce106 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de4ce106 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-de4ce106.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-de4ce106.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-12f0b42c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12f0b42c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12f0b42c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12f0b42c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12f0b42c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12f0b42c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12f0b42c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-12f0b42c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-4975876b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4975876b .uagb-ifb-icon svg{fill: #333;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4975876b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4975876b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4975876b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4975876b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4975876b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4975876b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4975876b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4975876b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4975876b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4975876b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4975876b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4975876b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4975876b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0577c431.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-0577c431 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0577c431.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-0577c431.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0577c431.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-9de7c8a7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9de7c8a7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9de7c8a7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9de7c8a7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9de7c8a7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9de7c8a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9de7c8a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-9de7c8a7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7f92d1f9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7f92d1f9 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7f92d1f9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a92f53e2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a92f53e2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a92f53e2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a92f53e2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a92f53e2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a92f53e2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a92f53e2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a92f53e2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a92f53e2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a92f53e2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a92f53e2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a92f53e2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a92f53e2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a92f53e2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a92f53e2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdfa60ee{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cdfa60ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cdfa60ee{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aab8147c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aab8147c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-aab8147c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 0px;column-gap: 40px;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-de4ce106.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de4ce106 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12f0b42c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12f0b42c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-12f0b42c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 0px;column-gap: 40px;}.uagb-block-4975876b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4975876b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9de7c8a7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9de7c8a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-9de7c8a7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 0px;column-gap: 40px;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-a92f53e2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a92f53e2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdfa60ee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cdfa60ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cdfa60ee{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aab8147c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aab8147c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aab8147c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-55a0f482.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-de4ce106.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de4ce106 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-de4ce106 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-de4ce106.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12f0b42c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12f0b42c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap-reverse;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-12f0b42c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: center;flex-wrap: wrap-reverse;}.uagb-block-4975876b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4975876b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4975876b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4975876b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0577c431.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9de7c8a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9de7c8a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9de7c8a7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-7f92d1f9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-a92f53e2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a92f53e2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a92f53e2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a92f53e2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:3721:"\n<div class="wp-block-uagb-container uagb-block-cdfa60ee alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-aab8147c">\n<div class="wp-block-uagb-image alignleft uagb-block-55a0f482 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-de4ce106 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-12f0b42c">\n<div class="wp-block-uagb-info-box uagb-block-4975876b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-0577c431 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-01-1024x683.jpg" alt="" class="uag-image-80575" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9de7c8a7">\n<div class="wp-block-uagb-image alignleft uagb-block-7f92d1f9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a92f53e2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-82932";a:10:{s:5:"title";s:11:"Services 10";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-10/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:68758:".wp-block-uagb-container.uagb-block-323c7320 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-323c7320 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-323c7320 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-323c7320 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-323c7320 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-323c7320{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-323c7320 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-323c7320{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-9fbe867d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9fbe867d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9fbe867d .uagb-ifb-icon svg{fill: #333;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9fbe867d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9fbe867d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9fbe867d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9fbe867d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9fbe867d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9fbe867d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-9fbe867d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9fbe867d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9fbe867d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9fbe867d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9fbe867d .uagb-infobox__content-wrap{text-align: center;}.uagb-block-9fbe867d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-9fbe867d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-682319ac .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-682319ac .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-682319ac .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-682319ac .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-682319ac .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-682319ac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-682319ac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-682319ac{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-71e8fff3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-71e8fff3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-71e8fff3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-71e8fff3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-71e8fff3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71e8fff3{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71e8fff3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71e8fff3{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: ;;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-75ccde33.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-75ccde33 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-75ccde33.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 450px;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-75ccde33.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-75ccde33.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2ab09e50 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2ab09e50 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2ab09e50 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ab09e50 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ab09e50 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ab09e50 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2ab09e50 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2ab09e50.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ab09e50.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ab09e50 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2ab09e50 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2ab09e50 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2ab09e50 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ab09e50 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2ab09e50.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2ab09e50.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-64373be9.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-64373be9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-15570a3f .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-15570a3f .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-15570a3f .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-15570a3f .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-15570a3f .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-15570a3f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-a767bc2d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a767bc2d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a767bc2d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a767bc2d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a767bc2d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a767bc2d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a767bc2d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a767bc2d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: ;;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-b2504f0e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b2504f0e .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 450px;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b2504f0e.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7e10dc31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e10dc31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7e10dc31 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e10dc31 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e10dc31 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e10dc31 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e10dc31 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7e10dc31.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e10dc31.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e10dc31 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7e10dc31 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7e10dc31 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7e10dc31 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e10dc31 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7e10dc31.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7e10dc31.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66047323.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-66047323.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-5658abd4 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-5658abd4 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-5658abd4 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-5658abd4 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5658abd4 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-5658abd4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-1add9e25 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1add9e25 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1add9e25 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1add9e25 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1add9e25 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1add9e25{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1add9e25 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1add9e25{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: ;;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-cf6d3a59.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-cf6d3a59 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 450px;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cf6d3a59.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3ce36a5e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ce36a5e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3ce36a5e .uagb-ifb-icon svg{fill: #333;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ce36a5e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ce36a5e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ce36a5e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ce36a5e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3ce36a5e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ce36a5e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ce36a5e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3ce36a5e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3ce36a5e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3ce36a5e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ce36a5e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3ce36a5e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7e724e0b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-7e724e0b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a3d0307e .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-a3d0307e .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-a3d0307e .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a3d0307e .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a3d0307e .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a3d0307e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-323c7320{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-323c7320 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-323c7320{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-9fbe867d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9fbe867d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9fbe867d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9fbe867d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9fbe867d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-9fbe867d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-682319ac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-682319ac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-682319ac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71e8fff3{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71e8fff3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71e8fff3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 20px;column-gap: 0px;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 214px;height: 300px;}.uagb-block-2ab09e50.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ab09e50.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ab09e50 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2ab09e50 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2ab09e50 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-64373be9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-15570a3f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a767bc2d{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a767bc2d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a767bc2d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 20px;column-gap: 0px;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 214px;height: 300px;}.uagb-block-7e10dc31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e10dc31.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e10dc31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e10dc31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e10dc31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66047323.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-5658abd4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1add9e25{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1add9e25 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1add9e25{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 20px;column-gap: 0px;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 214px;height: 300px;}.uagb-block-3ce36a5e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ce36a5e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ce36a5e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ce36a5e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3ce36a5e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7e724e0b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a3d0307e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-323c7320{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-323c7320 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-323c7320{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-9fbe867d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9fbe867d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9fbe867d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9fbe867d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9fbe867d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9fbe867d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9fbe867d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-682319ac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-682319ac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-682319ac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71e8fff3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71e8fff3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71e8fff3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-75ccde33.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-2ab09e50.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ab09e50.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ab09e50 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2ab09e50 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2ab09e50 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2ab09e50 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2ab09e50.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-64373be9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-15570a3f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-15570a3f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a767bc2d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a767bc2d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a767bc2d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-b2504f0e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-7e10dc31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e10dc31.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e10dc31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e10dc31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e10dc31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e10dc31 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e10dc31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66047323.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-5658abd4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5658abd4 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1add9e25{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1add9e25 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1add9e25{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-cf6d3a59.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-3ce36a5e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ce36a5e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ce36a5e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ce36a5e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3ce36a5e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3ce36a5e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3ce36a5e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7e724e0b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a3d0307e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a3d0307e .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:7071:"\n<div class="wp-block-uagb-container uagb-block-323c7320 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-9fbe867d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-682319ac">\n<div class="wp-block-uagb-container uagb-block-71e8fff3">\n<div class="wp-block-uagb-image alignleft uagb-block-75ccde33 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="368" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2ab09e50 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-64373be9"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-15570a3f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a767bc2d">\n<div class="wp-block-uagb-image alignleft uagb-block-b2504f0e wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="368" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7e10dc31 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-66047323"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-5658abd4 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1add9e25">\n<div class="wp-block-uagb-image alignleft uagb-block-cf6d3a59 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-01-1024x683.jpg" alt="" class="uag-image-80575" width="368" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3ce36a5e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-7e724e0b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a3d0307e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1496, 'ast-block-templates-blocks-2', 'a:30:{s:8:"id-82907";a:10:{s:5:"title";s:11:"Services 09";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-09/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:71661:".wp-block-uagb-container.uagb-block-b27d1346 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b27d1346 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b27d1346 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b27d1346 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b27d1346 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b27d1346{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b27d1346 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b27d1346{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-2fd159a8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fd159a8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2fd159a8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fd159a8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fd159a8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fd159a8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fd159a8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2fd159a8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fd159a8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-2fd159a8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2fd159a8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2fd159a8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2fd159a8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fd159a8 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2fd159a8.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2fd159a8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1953400f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1953400f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1953400f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1953400f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1953400f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1953400f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1953400f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: space-between;flex-wrap: wrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1953400f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: space-between;flex-wrap: wrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f2421d6a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f2421d6a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f2421d6a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f2421d6a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f2421d6a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f2421d6a{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f2421d6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f2421d6a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-470751fd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-470751fd .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-470751fd.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 364px;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-470751fd.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-470751fd.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e092b904 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e092b904 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e092b904 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e092b904 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e092b904 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e092b904 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e092b904 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e092b904.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e092b904.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e092b904 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e092b904 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e092b904 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e092b904 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e092b904 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e092b904.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-336e87a0.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-336e87a0.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-3d42351a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-3d42351a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-3d42351a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3d42351a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3d42351a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-3d42351a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-7a6e878c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7a6e878c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7a6e878c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7a6e878c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7a6e878c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7a6e878c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7a6e878c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7a6e878c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: inherit;background-color: ;;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-42ad14b5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-42ad14b5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 364px;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-42ad14b5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b9c57b1c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9c57b1c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b9c57b1c .uagb-ifb-icon svg{fill: #333;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9c57b1c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9c57b1c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9c57b1c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9c57b1c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b9c57b1c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9c57b1c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9c57b1c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b9c57b1c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b9c57b1c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b9c57b1c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9c57b1c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b9c57b1c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac8ca38c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-ac8ca38c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-902f58f9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-902f58f9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-902f58f9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-902f58f9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-902f58f9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-902f58f9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-179d03cc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-179d03cc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-179d03cc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-179d03cc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-179d03cc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-179d03cc{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-179d03cc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-179d03cc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-c59d0802.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c59d0802 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c59d0802.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 364px;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c59d0802.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c59d0802.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-35f0bb0e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-35f0bb0e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-35f0bb0e .uagb-ifb-icon svg{fill: #333;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f0bb0e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f0bb0e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f0bb0e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f0bb0e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-35f0bb0e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f0bb0e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f0bb0e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-35f0bb0e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-35f0bb0e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-35f0bb0e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-35f0bb0e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-35f0bb0e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-45b84b90.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-45b84b90.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-3ccea3f0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-3ccea3f0 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-3ccea3f0 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ccea3f0 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ccea3f0 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-3ccea3f0 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-92af88ea .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-92af88ea .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-92af88ea .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-92af88ea .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-92af88ea .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-92af88ea{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-92af88ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-92af88ea{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 24px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-cb6d5831.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-cb6d5831 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 364px;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cb6d5831.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4cef1c16 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4cef1c16 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4cef1c16 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cef1c16 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cef1c16 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cef1c16 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cef1c16 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4cef1c16.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cef1c16.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cef1c16 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4cef1c16 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4cef1c16 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4cef1c16 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4cef1c16 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4cef1c16.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-986e3fae.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-986e3fae.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-6434fd0e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6434fd0e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-6434fd0e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6434fd0e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6434fd0e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6434fd0e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b27d1346{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b27d1346 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b27d1346{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-2fd159a8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fd159a8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fd159a8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fd159a8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fd159a8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2fd159a8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1953400f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1953400f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-1953400f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f2421d6a{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f2421d6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f2421d6a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 200px;}.uagb-block-e092b904.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e092b904.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e092b904 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e092b904 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e092b904 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e092b904.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-336e87a0.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7a6e878c{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7a6e878c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7a6e878c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;row-gap: 24px;column-gap: 0px;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 200px;}.uagb-block-b9c57b1c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9c57b1c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9c57b1c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9c57b1c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9c57b1c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac8ca38c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-179d03cc{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-179d03cc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-179d03cc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 200px;}.uagb-block-35f0bb0e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f0bb0e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-35f0bb0e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-35f0bb0e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-35f0bb0e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-45b84b90.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-92af88ea{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-92af88ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-92af88ea{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 200px;}.uagb-block-4cef1c16.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cef1c16.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4cef1c16 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4cef1c16 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4cef1c16 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-986e3fae.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b27d1346{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b27d1346 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b27d1346{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-2fd159a8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fd159a8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fd159a8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fd159a8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fd159a8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fd159a8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fd159a8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1953400f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1953400f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1953400f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f2421d6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f2421d6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f2421d6a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-470751fd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-e092b904.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e092b904.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e092b904 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e092b904 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e092b904 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e092b904.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e092b904.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e092b904 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e092b904.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-336e87a0.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7a6e878c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7a6e878c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7a6e878c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: ;;flex-wrap: wrap;}.uagb-block-42ad14b5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-b9c57b1c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9c57b1c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9c57b1c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9c57b1c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9c57b1c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9c57b1c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9c57b1c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac8ca38c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-179d03cc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-179d03cc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-179d03cc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-c59d0802.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-35f0bb0e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f0bb0e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-35f0bb0e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-35f0bb0e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-35f0bb0e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-35f0bb0e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-35f0bb0e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-45b84b90.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-92af88ea{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-92af88ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-92af88ea{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-cb6d5831.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-4cef1c16.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cef1c16.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4cef1c16 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4cef1c16 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4cef1c16 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4cef1c16 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4cef1c16.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-986e3fae.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:7715:"\n<div class="wp-block-uagb-container uagb-block-b27d1346 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2fd159a8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1953400f">\n<div class="wp-block-uagb-container uagb-block-f2421d6a">\n<div class="wp-block-uagb-image alignleft uagb-block-470751fd wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="576" height="364" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e092b904 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-336e87a0"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-3d42351a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7a6e878c">\n<div class="wp-block-uagb-image alignleft uagb-block-42ad14b5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="576" height="364" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b9c57b1c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-ac8ca38c"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-902f58f9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-179d03cc">\n<div class="wp-block-uagb-image alignleft uagb-block-c59d0802 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="576" height="364" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-35f0bb0e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-45b84b90"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-3ccea3f0 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-92af88ea">\n<div class="wp-block-uagb-image alignleft uagb-block-cb6d5831 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="576" height="364" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4cef1c16 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Data Analytics</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 4.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-986e3fae"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6434fd0e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-82845";a:10:{s:5:"title";s:11:"Services 08";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-08/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:50328:".wp-block-uagb-container.uagb-block-9692d31f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9692d31f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9692d31f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9692d31f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9692d31f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9692d31f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9692d31f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9692d31f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-12ae2dc1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-12ae2dc1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12ae2dc1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12ae2dc1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12ae2dc1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12ae2dc1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-12ae2dc1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12ae2dc1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-12ae2dc1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-12ae2dc1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-12ae2dc1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-12ae2dc1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-12ae2dc1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-12ae2dc1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-85bf5f0f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-85bf5f0f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-85bf5f0f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-85bf5f0f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-85bf5f0f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-85bf5f0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-85bf5f0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-85bf5f0f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-2b0fe3b9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2b0fe3b9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2b0fe3b9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2b0fe3b9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2b0fe3b9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2b0fe3b9{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2b0fe3b9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2b0fe3b9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: ;;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-ae23d464.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ae23d464 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ae23d464.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ae23d464.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ae23d464.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-72286c13 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-72286c13 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-72286c13 .uagb-ifb-icon svg{fill: #333;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-72286c13 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-72286c13 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72286c13 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72286c13 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-72286c13.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72286c13.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72286c13 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-72286c13 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-72286c13 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-72286c13 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-72286c13 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-72286c13.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-72286c13.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc24f336.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-bc24f336.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-90879643 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-90879643 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-90879643 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-90879643 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-90879643 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-90879643.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-3f88288f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3f88288f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3f88288f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3f88288f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3f88288f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3f88288f{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3f88288f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3f88288f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: ;;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-1a25b078.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1a25b078 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-1a25b078.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1a25b078.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1a25b078.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6aeb0bed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6aeb0bed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6aeb0bed .uagb-ifb-icon svg{fill: #333;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6aeb0bed .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6aeb0bed .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6aeb0bed .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6aeb0bed .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6aeb0bed.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6aeb0bed.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6aeb0bed .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6aeb0bed .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6aeb0bed .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6aeb0bed .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6aeb0bed .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6aeb0bed.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59e88097.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-59e88097.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-91ad790c .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-91ad790c .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-91ad790c .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-91ad790c .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-91ad790c .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-91ad790c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9692d31f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9692d31f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9692d31f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-12ae2dc1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12ae2dc1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-12ae2dc1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-12ae2dc1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-85bf5f0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-85bf5f0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-85bf5f0f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2b0fe3b9{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2b0fe3b9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2b0fe3b9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 20px;column-gap: 0px;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-72286c13.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72286c13.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-72286c13 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-72286c13 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-72286c13 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-72286c13.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc24f336.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-90879643.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3f88288f{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3f88288f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3f88288f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 20px;column-gap: 0px;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-6aeb0bed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6aeb0bed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6aeb0bed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6aeb0bed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6aeb0bed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59e88097.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-91ad790c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9692d31f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9692d31f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9692d31f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-12ae2dc1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12ae2dc1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-12ae2dc1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-12ae2dc1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-12ae2dc1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-12ae2dc1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-12ae2dc1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-85bf5f0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-85bf5f0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-85bf5f0f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2b0fe3b9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2b0fe3b9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2b0fe3b9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-ae23d464.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-72286c13.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72286c13.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-72286c13 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-72286c13 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-72286c13 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-72286c13.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-72286c13.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-72286c13 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-72286c13.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc24f336.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-90879643.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-90879643 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3f88288f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3f88288f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3f88288f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-1a25b078.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-6aeb0bed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6aeb0bed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6aeb0bed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6aeb0bed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6aeb0bed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 4px;padding-left: 0px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6aeb0bed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6aeb0bed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59e88097.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-91ad790c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-91ad790c .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:4929:"\n<div class="wp-block-uagb-container uagb-block-9692d31f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-12ae2dc1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-85bf5f0f">\n<div class="wp-block-uagb-container uagb-block-2b0fe3b9">\n<div class="wp-block-uagb-image alignleft uagb-block-ae23d464 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="576" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-72286c13 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-bc24f336"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-90879643 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Action</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3f88288f">\n<div class="wp-block-uagb-image alignleft uagb-block-1a25b078 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="576" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6aeb0bed uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-59e88097"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-91ad790c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Action</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-82849";a:10:{s:5:"title";s:11:"Features 07";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-07/";s:3:"tag";a:0:{}s:8:"category";i:919;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:70349:".wp-block-uagb-container.uagb-block-9e50a9ba .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e50a9ba .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e50a9ba .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e50a9ba .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e50a9ba .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e50a9ba{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e50a9ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e50a9ba{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-680d6ee3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-680d6ee3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-680d6ee3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-680d6ee3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-680d6ee3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-680d6ee3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-680d6ee3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-680d6ee3{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-77169729 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-77169729 .uagb-ifb-icon svg{fill: #333;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77169729 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77169729 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77169729 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77169729 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-77169729.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-77169729.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-77169729 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-77169729 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-77169729 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-77169729 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77169729 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-77169729.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-205319fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-205319fb .uagb-ifb-icon svg{fill: #333;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-205319fb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-205319fb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-205319fb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-205319fb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-205319fb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-205319fb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-205319fb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-205319fb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-205319fb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-205319fb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-205319fb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-205319fb .uagb-infobox__content-wrap{text-align: left;}.uagb-block-205319fb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-19a648fc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-19a648fc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-19a648fc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-19a648fc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-19a648fc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19a648fc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19a648fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-19a648fc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-f7fb82e8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f7fb82e8 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 500px;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-273ae76a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-273ae76a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-273ae76a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-273ae76a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-273ae76a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-273ae76a{max-width: 65%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-273ae76a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-273ae76a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-ab11a717 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab11a717 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab11a717 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab11a717 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab11a717 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab11a717{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab11a717 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ab11a717{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 48px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-ab11a717:hover{border-color: var(--ast-global-color-6);}.uagb-block-acc89b11 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-acc89b11 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-acc89b11.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-acc89b11.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-acc89b11.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-acc89b11.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-acc89b11 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-acc89b11 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-acc89b11 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-acc89b11.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc89b11.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc89b11 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-acc89b11 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-acc89b11 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-acc89b11 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acc89b11 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-acc89b11.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-acc89b11.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c278bcac .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-c278bcac .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-c278bcac.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-c278bcac.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-2);color: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-c278bcac.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-c278bcac.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-2);}.uagb-block-c278bcac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-c278bcac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-c278bcac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c278bcac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c278bcac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c278bcac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c278bcac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c278bcac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c278bcac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c278bcac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c278bcac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c278bcac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-4ee11cc5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4ee11cc5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4ee11cc5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4ee11cc5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4ee11cc5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4ee11cc5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4ee11cc5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-4ee11cc5{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-e88ae351 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-e88ae351 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-e88ae351 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e88ae351 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e88ae351 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-e88ae351 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-e88ae351 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e88ae351.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e88ae351.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e88ae351 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e88ae351 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e88ae351 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e88ae351 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e88ae351 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e88ae351.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e88ae351.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-582bf8c0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-582bf8c0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-582bf8c0 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-582bf8c0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-582bf8c0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-582bf8c0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-582bf8c0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-582bf8c0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-582bf8c0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-582bf8c0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-582bf8c0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-582bf8c0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-582bf8c0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-582bf8c0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-582bf8c0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-582bf8c0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e50a9ba{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e50a9ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e50a9ba{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-680d6ee3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-680d6ee3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-680d6ee3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77169729 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-205319fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19a648fc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19a648fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-19a648fc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 48px;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-f7fb82e8.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f7fb82e8 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-273ae76a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-273ae76a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-273ae76a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab11a717{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab11a717 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;column-gap: 32px;}.wp-block-uagb-container.uagb-block-ab11a717{padding-top: 0px;padding-bottom: 30px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);column-gap: 32px;}.uagb-block-acc89b11.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acc89b11 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-acc89b11 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-acc89b11 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-acc89b11.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c278bcac .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-c278bcac .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-c278bcac .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c278bcac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4ee11cc5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4ee11cc5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;column-gap: 32px;}.wp-block-uagb-container.uagb-block-4ee11cc5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;column-gap: 32px;}.uagb-block-e88ae351.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e88ae351 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e88ae351 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-e88ae351 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e88ae351.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-582bf8c0 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-582bf8c0 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-582bf8c0 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e50a9ba{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e50a9ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e50a9ba{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-680d6ee3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-680d6ee3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-680d6ee3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77169729 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-77169729 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-77169729.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-205319fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-205319fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-205319fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19a648fc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19a648fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-19a648fc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-f7fb82e8.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 600px;height: auto;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-273ae76a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-273ae76a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-273ae76a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab11a717{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab11a717 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-ab11a717{padding-top: 0px;padding-bottom: 40px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-acc89b11.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc89b11.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acc89b11 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-acc89b11 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-acc89b11 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-acc89b11.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc89b11.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-acc89b11 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-acc89b11.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c278bcac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-c278bcac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c278bcac .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-c278bcac .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-c278bcac .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-c278bcac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c278bcac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c278bcac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c278bcac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4ee11cc5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4ee11cc5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-4ee11cc5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-wrap: wrap;}.uagb-block-e88ae351.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-e88ae351.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e88ae351 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e88ae351 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-e88ae351 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-e88ae351.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e88ae351.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e88ae351 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e88ae351.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-582bf8c0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-582bf8c0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-582bf8c0 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-582bf8c0 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-582bf8c0 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-582bf8c0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-582bf8c0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:5066:"\n<div class="wp-block-uagb-container uagb-block-9e50a9ba alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-680d6ee3">\n<div class="wp-block-uagb-info-box uagb-block-77169729 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-205319fb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Discover groundbreaking features designed to tackle tomorrow''s challenges head-on. Explore innovative solutions shaping the future landscape.</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-19a648fc">\n<div class="wp-block-uagb-image alignleft uagb-block-f7fb82e8 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg" alt="" class="uag-image-76153" width="564" height="500" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-273ae76a">\n<div class="wp-block-uagb-container uagb-block-ab11a717">\n<div class="wp-block-uagb-info-box uagb-block-acc89b11 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Intuitive User Interface</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c278bcac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Seamless Integration</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4ee11cc5">\n<div class="wp-block-uagb-info-box uagb-block-e88ae351 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Advanced Automation</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-582bf8c0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Customizable Workflows</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-82830";a:10:{s:5:"title";s:16:"Why Choose Us 06";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/why-choose-us-06/";s:3:"tag";a:0:{}s:8:"category";i:3380;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:37855:".wp-block-uagb-container.uagb-block-524d914d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-524d914d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-524d914d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-524d914d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-524d914d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-524d914d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-524d914d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-524d914d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-bbd63426 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bbd63426 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bbd63426 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bbd63426 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bbd63426 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bbd63426{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bbd63426 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bbd63426{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-790fab1f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-790fab1f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-790fab1f .uagb-ifb-icon svg{fill: #333;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-790fab1f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-790fab1f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-790fab1f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-790fab1f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-790fab1f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-790fab1f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-790fab1f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-790fab1f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-790fab1f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-790fab1f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a9b39c82 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-a9b39c82 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a9b39c82 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a9b39c82 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b39c82 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b39c82 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a9b39c82.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b39c82.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b39c82 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b39c82 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-a9b39c82 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a9b39c82 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a4b034aa .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-a4b034aa .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a4b034aa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a4b034aa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a4b034aa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a4b034aa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a4b034aa.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4b034aa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4b034aa .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4b034aa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-a4b034aa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a4b034aa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-36c341d8 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-36c341d8 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36c341d8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36c341d8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36c341d8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36c341d8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-36c341d8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36c341d8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36c341d8 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36c341d8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-36c341d8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-36c341d8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6ca6d0e9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6ca6d0e9 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 500px;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6ca6d0e9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-524d914d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-524d914d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-524d914d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bbd63426{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bbd63426 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bbd63426{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-790fab1f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-790fab1f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-790fab1f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-790fab1f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-790fab1f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-bottom: 24px;}.uagb-block-790fab1f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-bottom: 24px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a9b39c82.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b39c82.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82 .uagb-ifb-separator{width: 100%;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a9b39c82 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a4b034aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4b034aa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa .uagb-ifb-separator{width: 100%;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a4b034aa .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-36c341d8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36c341d8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-36c341d8 .uagb-ifb-separator{width: 100%;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-36c341d8 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 500px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-524d914d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-524d914d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-524d914d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bbd63426{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bbd63426 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bbd63426{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-790fab1f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-790fab1f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-790fab1f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-790fab1f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-790fab1f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-790fab1f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-790fab1f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-790fab1f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a9b39c82 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a9b39c82 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a9b39c82.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a4b034aa .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a4b034aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a4b034aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-36c341d8 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-36c341d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-36c341d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6ca6d0e9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}}";s:7:"content";s:2852:"\n<div class="wp-block-uagb-container uagb-block-524d914d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-bbd63426">\n<div class="wp-block-uagb-info-box uagb-block-790fab1f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Sets Us Apart from Competitors</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a9b39c82 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unrivaled Expertise</h3></div></div><p class="uagb-ifb-desc">Our team of skilled professionals possess unmatched expertise in their respective fields, ensuring that you receive the highest level of service.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a4b034aa uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Personalized Solutions</h3></div></div><p class="uagb-ifb-desc">We understand that every customer is unique, and we tailor our solutions to meet your specific needs, offering customized options that perfectly align with your goals.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-36c341d8 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Timely Delivery</h3></div></div><p class="uagb-ifb-desc">We value your time and guarantee prompt delivery of our products/services, enabling you to stay on track and meet your deadlines.</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-6ca6d0e9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="564" height="500" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-82806";a:10:{s:5:"title";s:16:"Features List 09";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-09/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:27649:".wp-block-uagb-container.uagb-block-3cf0ab9c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3cf0ab9c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3cf0ab9c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3cf0ab9c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3cf0ab9c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3cf0ab9c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3cf0ab9c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3cf0ab9c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-3e58a3ca .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3e58a3ca .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-3e58a3ca .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3e58a3ca .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3e58a3ca .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e58a3ca .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e58a3ca .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3e58a3ca.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 13px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e58a3ca.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e58a3ca .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3e58a3ca .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3e58a3ca .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3e58a3ca .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e58a3ca .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3e58a3ca.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-36f7cd57 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-36f7cd57 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-36f7cd57 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36f7cd57 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-36f7cd57 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-36f7cd57 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-36f7cd57 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-36f7cd57.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 13px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-36f7cd57.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36f7cd57 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-36f7cd57 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-36f7cd57 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-36f7cd57 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-36f7cd57 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-36f7cd57.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-36f7cd57.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-69afae24 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-69afae24 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-69afae24 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-69afae24 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-69afae24 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-69afae24 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-69afae24 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-69afae24.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 13px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-69afae24.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-69afae24 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-69afae24 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-69afae24 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-69afae24 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-69afae24 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-69afae24.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-69afae24.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3cf0ab9c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3cf0ab9c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-3cf0ab9c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-3cf0ab9c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-3cf0ab9c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-3e58a3ca.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e58a3ca .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-3e58a3ca .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-3e58a3ca .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-36f7cd57.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-36f7cd57 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-36f7cd57 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-36f7cd57 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-69afae24 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-69afae24 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-69afae24 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-69afae24.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3cf0ab9c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3cf0ab9c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3cf0ab9c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-3e58a3ca.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e58a3ca .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-3e58a3ca .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-3e58a3ca .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3e58a3ca .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3e58a3ca.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-36f7cd57.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-36f7cd57 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-36f7cd57 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-36f7cd57 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-36f7cd57 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-36f7cd57.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-69afae24.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-69afae24 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-69afae24 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-69afae24 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-69afae24.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-69afae24.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-69afae24 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-69afae24.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2574:"\n<div class="wp-block-uagb-container uagb-block-3cf0ab9c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-3e58a3ca uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Intuitive User Interface</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-36f7cd57 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Seamless Integration</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-69afae24 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Advanced Automation</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n</div></div>\n";}s:8:"id-82530";a:10:{s:5:"title";s:16:"Services Page 02";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-page-02/";s:3:"tag";a:0:{}s:8:"category";i:3393;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:127926:".wp-block-uagb-container.uagb-block-269eeb0f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-269eeb0f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-269eeb0f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-269eeb0f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-269eeb0f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-269eeb0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-269eeb0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-269eeb0f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-dfed4f0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dfed4f0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dfed4f0b .uagb-ifb-icon svg{fill: #333;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dfed4f0b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dfed4f0b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dfed4f0b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dfed4f0b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-dfed4f0b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dfed4f0b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-dfed4f0b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dfed4f0b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dfed4f0b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dfed4f0b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dfed4f0b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-dfed4f0b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b5b775f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b5b775f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b5b775f0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b5b775f0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b5b775f0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b5b775f0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b5b775f0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b5b775f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-b5b775f0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b5b775f0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b5b775f0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b5b775f0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b5b775f0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b5b775f0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b5b775f0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b5b775f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-b56df81c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b56df81c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b56df81c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b56df81c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b56df81c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b56df81c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b56df81c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b56df81c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.uagb-block-daddd0aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daddd0aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daddd0aa .uagb-ifb-icon svg{fill: #333;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daddd0aa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daddd0aa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daddd0aa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daddd0aa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-daddd0aa.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daddd0aa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daddd0aa .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daddd0aa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daddd0aa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daddd0aa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daddd0aa .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daddd0aa.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daddd0aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-daddd0aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-b0ae9cc8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b0ae9cc8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b0ae9cc8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b0ae9cc8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b0ae9cc8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0ae9cc8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0ae9cc8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0ae9cc8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1dbf4fac .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1dbf4fac .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1dbf4fac .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1dbf4fac .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1dbf4fac .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1dbf4fac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1dbf4fac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1dbf4fac{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-10cff972.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-10cff972 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-10cff972.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-10cff972.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-10cff972.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-cc604931 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc604931 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc604931 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc604931 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc604931 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc604931{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc604931 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cc604931{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-a0231c09 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a0231c09 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0231c09 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0231c09 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0231c09 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0231c09 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a0231c09 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a0231c09 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a0231c09 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0231c09 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a0231c09.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a0231c09.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0231c09 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e1a72013.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-e1a72013.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-d6fe6f00.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-0b97d728 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b97d728 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b97d728 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b97d728 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b97d728 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b97d728{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b97d728 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b97d728{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4d00bd9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b4d00bd9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b4d00bd9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b4d00bd9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b4d00bd9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4d00bd9{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4d00bd9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4d00bd9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-99442e2c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-99442e2c .uagb-ifb-icon svg{fill: #333;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99442e2c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99442e2c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99442e2c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99442e2c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-99442e2c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-99442e2c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-99442e2c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99442e2c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-99442e2c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-99442e2c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-99442e2c .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-51b50e4f.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-51b50e4f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-51f36b07 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-51f36b07 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-51f36b07 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-51f36b07 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-51f36b07 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-51f36b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-f3ac7d36.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f3ac7d36 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f3ac7d36.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-4fb5a258 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4fb5a258 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4fb5a258 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4fb5a258 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4fb5a258 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fb5a258{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fb5a258 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fb5a258{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-90a632ff.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-90a632ff .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-90a632ff.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-90a632ff.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-90a632ff.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-acc525ff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-acc525ff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-acc525ff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-acc525ff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-acc525ff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-acc525ff{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-acc525ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-acc525ff{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-37def50d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-37def50d .uagb-ifb-icon svg{fill: #333;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-37def50d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-37def50d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-37def50d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-37def50d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-37def50d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-37def50d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-37def50d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-37def50d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-37def50d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-37def50d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-37def50d .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0aaf7a22.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-0aaf7a22.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-5fd02c57.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-99b3d2df .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-99b3d2df .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-99b3d2df .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-99b3d2df .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-99b3d2df .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99b3d2df{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99b3d2df > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-99b3d2df{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dfe4948e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dfe4948e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dfe4948e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dfe4948e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dfe4948e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfe4948e{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfe4948e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dfe4948e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-9ef20df2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9ef20df2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ef20df2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ef20df2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ef20df2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ef20df2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9ef20df2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9ef20df2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9ef20df2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9ef20df2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9ef20df2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9ef20df2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9ef20df2 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a1ff5015.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-a1ff5015.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-14ae3201 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-14ae3201 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-14ae3201 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-14ae3201 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-14ae3201 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-14ae3201.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-c00bd22c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c00bd22c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c00bd22c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-269eeb0f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-269eeb0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-269eeb0f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-dfed4f0b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dfed4f0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dfed4f0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dfed4f0b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b5b775f0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b5b775f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b5b775f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b5b775f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b56df81c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b56df81c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b56df81c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 0px;}.uagb-block-daddd0aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daddd0aa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daddd0aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daddd0aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daddd0aa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-daddd0aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0ae9cc8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0ae9cc8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0ae9cc8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1dbf4fac{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1dbf4fac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1dbf4fac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc604931{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc604931 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cc604931{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-a0231c09 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0231c09 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0231c09 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e1a72013.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-d6fe6f00.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b97d728{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b97d728 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b97d728{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4d00bd9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4d00bd9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4d00bd9{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-99442e2c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99442e2c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-99442e2c .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-51b50e4f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-51f36b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fb5a258{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fb5a258 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fb5a258{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-acc525ff{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-acc525ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-acc525ff{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-37def50d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-37def50d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-37def50d .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0aaf7a22.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-5fd02c57.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99b3d2df{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99b3d2df > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-99b3d2df{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfe4948e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfe4948e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dfe4948e{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-9ef20df2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9ef20df2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9ef20df2 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a1ff5015.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-14ae3201.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-269eeb0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-269eeb0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-269eeb0f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-dfed4f0b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dfed4f0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dfed4f0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dfed4f0b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dfed4f0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dfed4f0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b5b775f0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b5b775f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b5b775f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b5b775f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b5b775f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b5b775f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b56df81c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b56df81c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b56df81c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-daddd0aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daddd0aa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daddd0aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daddd0aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daddd0aa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daddd0aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daddd0aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0ae9cc8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0ae9cc8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0ae9cc8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1dbf4fac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1dbf4fac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1dbf4fac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-10cff972.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc604931{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc604931 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cc604931{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-a0231c09 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0231c09 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0231c09 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0231c09.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0231c09 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e1a72013.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-d6fe6f00.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d6fe6f00 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b97d728{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b97d728 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b97d728{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap-reverse;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4d00bd9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4d00bd9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4d00bd9{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-99442e2c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99442e2c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-99442e2c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-99442e2c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-99442e2c .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-51b50e4f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-51f36b07.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-51f36b07 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-f3ac7d36.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fb5a258{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fb5a258 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fb5a258{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-90a632ff.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-acc525ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-acc525ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-acc525ff{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-37def50d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-37def50d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-37def50d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-37def50d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-37def50d .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0aaf7a22.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-5fd02c57.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-5fd02c57 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99b3d2df{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99b3d2df > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-99b3d2df{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap-reverse;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfe4948e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfe4948e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dfe4948e{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-9ef20df2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9ef20df2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9ef20df2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9ef20df2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9ef20df2 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a1ff5015.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-14ae3201.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-14ae3201 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-c00bd22c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:11680:"\n<div class="wp-block-uagb-container uagb-block-269eeb0f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-dfed4f0b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Elevating Possibilities</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b5b775f0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Explore a world of creative solutions and innovation tailored to your needs.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b56df81c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daddd0aa uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Expertise</h2></div><p class="uagb-ifb-desc">We offer a range of exceptional services designed to shape your vision and create unique experiences that stand out.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b0ae9cc8">\n<div class="wp-block-uagb-container uagb-block-1dbf4fac">\n<div class="wp-block-uagb-image alignleft uagb-block-10cff972 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cc604931">\n<div class="wp-block-uagb-info-box uagb-block-a0231c09 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-e1a72013"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-d6fe6f00 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0b97d728">\n<div class="wp-block-uagb-container uagb-block-b4d00bd9">\n<div class="wp-block-uagb-info-box uagb-block-99442e2c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-51b50e4f"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-51f36b07 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-f3ac7d36 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4fb5a258">\n<div class="wp-block-uagb-image alignleft uagb-block-90a632ff wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-acc525ff">\n<div class="wp-block-uagb-info-box uagb-block-37def50d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0aaf7a22"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-5fd02c57 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-99b3d2df">\n<div class="wp-block-uagb-container uagb-block-dfe4948e">\n<div class="wp-block-uagb-info-box uagb-block-9ef20df2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">04</p><h3 class="uagb-ifb-title">Service 4</h3></div><p class="uagb-ifb-desc">Share some details here for Service four. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a1ff5015"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-14ae3201 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-c00bd22c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg" alt="" class="uag-image-80576" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82527";a:10:{s:5:"title";s:16:"Services Page 03";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-page-03/";s:3:"tag";a:0:{}s:8:"category";i:3393;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:295474:".wp-block-uagb-container.uagb-block-221d8982 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-221d8982 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-221d8982 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-221d8982 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-221d8982 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-221d8982{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-221d8982 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-221d8982{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-221d8982::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-4c54c528 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c54c528 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4c54c528 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c54c528 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c54c528 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c54c528 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c54c528 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4c54c528.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c54c528.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-4c54c528 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4c54c528 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4c54c528 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4c54c528 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c54c528 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4c54c528.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4c54c528.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-df5c1858 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df5c1858 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-df5c1858 .uagb-ifb-icon svg{fill: #333;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df5c1858 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df5c1858 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df5c1858 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df5c1858 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-df5c1858.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df5c1858.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df5c1858 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-df5c1858 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-df5c1858 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-df5c1858 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df5c1858 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-df5c1858.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-df5c1858.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3a599796 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3a599796 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3a599796 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3a599796 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3a599796 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3a599796{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3a599796 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3a599796{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.uagb-block-b66f3663 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b66f3663 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b66f3663 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b66f3663 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b66f3663 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b66f3663 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b66f3663 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b66f3663.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b66f3663.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b66f3663 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b66f3663 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b66f3663 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b66f3663 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b66f3663 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b66f3663.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b66f3663.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-b66f3663.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-fc151297 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc151297 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc151297 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc151297 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc151297 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc151297{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc151297 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fc151297.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fc151297{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-c9a63307 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c9a63307 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c9a63307 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c9a63307 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c9a63307 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c9a63307{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c9a63307 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c9a63307{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-fd8e6757.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-fd8e6757 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-fd8e6757.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-aaf65187 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-aaf65187 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-aaf65187 .uagb-ifb-icon svg{fill: #333;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aaf65187 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aaf65187 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aaf65187 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aaf65187 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-aaf65187.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aaf65187.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aaf65187 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-aaf65187 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-aaf65187 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-aaf65187 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-aaf65187 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-aaf65187.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-aaf65187.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-aaf65187.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd4b0132.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-bd4b0132.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-bd4b0132 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-d2abe10d .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-d2abe10d .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-d2abe10d .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-d2abe10d .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d2abe10d .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-d2abe10d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-0c91c2a6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0c91c2a6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0c91c2a6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0c91c2a6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0c91c2a6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c91c2a6{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c91c2a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0c91c2a6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-ab095bb6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ab095bb6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ab095bb6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-91a718fc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91a718fc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-91a718fc .uagb-ifb-icon svg{fill: #333;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91a718fc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91a718fc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91a718fc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91a718fc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-91a718fc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91a718fc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91a718fc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-91a718fc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-91a718fc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-91a718fc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91a718fc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-91a718fc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-91a718fc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-91a718fc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0312db93.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-0312db93.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-0312db93 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-fece9197 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-fece9197 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-fece9197 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-fece9197 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fece9197 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fece9197.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-16adc3b2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-16adc3b2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-16adc3b2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-16adc3b2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-16adc3b2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-16adc3b2{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-16adc3b2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-16adc3b2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-4c148122.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-4c148122 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-4c148122.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-4c148122.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4c148122.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2e733201 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e733201 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2e733201 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e733201 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e733201 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e733201 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e733201 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2e733201.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e733201.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e733201 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2e733201 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2e733201 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2e733201 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e733201 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2e733201.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2e733201.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-2e733201.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a74a0fa5.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-a74a0fa5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-a74a0fa5 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-a2da2967 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-a2da2967 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-a2da2967 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a2da2967 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2da2967 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a2da2967.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-a5c653c8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a5c653c8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a5c653c8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a5c653c8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a5c653c8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5c653c8{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5c653c8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5c653c8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-732cf139.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-732cf139 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-732cf139.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-732cf139.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-732cf139.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6eded215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6eded215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6eded215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6eded215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6eded215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6eded215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6eded215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6eded215.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6eded215.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6eded215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6eded215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6eded215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6eded215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6eded215 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6eded215.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6eded215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-6eded215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87a4113b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-87a4113b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-87a4113b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-000e3130 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-000e3130 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-000e3130 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-000e3130 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-000e3130 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-000e3130.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-2dfa2b5e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2dfa2b5e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2dfa2b5e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2dfa2b5e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2dfa2b5e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2dfa2b5e{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2dfa2b5e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2dfa2b5e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-28427ee5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-28427ee5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-28427ee5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-28427ee5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-28427ee5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-15a56f1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15a56f1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-15a56f1d .uagb-ifb-icon svg{fill: #333;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15a56f1d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15a56f1d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15a56f1d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15a56f1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-15a56f1d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15a56f1d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15a56f1d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-15a56f1d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-15a56f1d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-15a56f1d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15a56f1d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-15a56f1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-15a56f1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0fec479.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-d0fec479.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-d0fec479 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-6292c92c .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-6292c92c .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-6292c92c .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-6292c92c .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6292c92c .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-6292c92c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-422bf3c6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-422bf3c6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-422bf3c6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-422bf3c6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-422bf3c6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-422bf3c6{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-422bf3c6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-422bf3c6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-7839bef5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7839bef5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7839bef5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7839bef5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7839bef5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9a772c68 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a772c68 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9a772c68 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a772c68 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a772c68 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a772c68 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a772c68 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9a772c68.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a772c68.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a772c68 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9a772c68 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9a772c68 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9a772c68 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a772c68 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9a772c68.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9a772c68.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-9a772c68.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0cc40082.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-0cc40082.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-0cc40082 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-9d404fbb .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-9d404fbb .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-9d404fbb .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-9d404fbb .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9d404fbb .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-9d404fbb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-66d1318a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-66d1318a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-66d1318a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-66d1318a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-66d1318a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-66d1318a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-66d1318a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-66d1318a{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.uagb-block-dd408685 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dd408685 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dd408685 .uagb-ifb-icon svg{fill: #333;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd408685 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd408685 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd408685 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd408685 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-dd408685.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd408685.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-dd408685 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dd408685 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dd408685 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dd408685 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dd408685 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-dd408685.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dd408685.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-83085d20 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-83085d20 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-83085d20 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-83085d20 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-83085d20 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-83085d20{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-83085d20 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-83085d20{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-64a9c6d8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-64a9c6d8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-64a9c6d8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-64a9c6d8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-64a9c6d8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-64a9c6d8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-64a9c6d8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-64a9c6d8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-64a9c6d8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-64a9c6d8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-64a9c6d8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8a2127b1.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8a2127b1.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-8a2127b1 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2fe7c246 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2fe7c246 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2fe7c246 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2fe7c246 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2fe7c246 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2fe7c246 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-9bbf02ab .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9bbf02ab .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9bbf02ab .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9bbf02ab .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9bbf02ab .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9bbf02ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9bbf02ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9bbf02ab{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-ffb41de4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ffb41de4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ffb41de4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffb41de4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffb41de4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffb41de4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffb41de4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ffb41de4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffb41de4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffb41de4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ffb41de4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ffb41de4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ffb41de4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ffb41de4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ffb41de4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ffb41de4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-ffb41de4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-99cf4d4e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-99cf4d4e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-99cf4d4e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-99cf4d4e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-99cf4d4e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99cf4d4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99cf4d4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-99cf4d4e.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-99cf4d4e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: var(--ast-global-color-6);}.wp-block-uagb-container.uagb-block-f875bb49 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f875bb49 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f875bb49 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f875bb49 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f875bb49 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f875bb49{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f875bb49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f875bb49{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-f875bb49:hover{border-color: var(--ast-global-color-6);} .uagb-block-78390808 .uag-star-rating{font-size: 20px;} .uagb-block-78390808 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-78390808 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-78390808 .uag-star-rating__title{margin-right: 10px;} .uagb-block-78390808.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-78390808 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-78390808 .uag-star:nth-child(5){position: relative;}.uagb-block-398abf00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-398abf00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-398abf00 .uagb-ifb-icon svg{fill: #333;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-398abf00 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-398abf00 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-398abf00 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-398abf00 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-398abf00.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-398abf00.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-398abf00 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-398abf00 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-398abf00 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-398abf00 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-398abf00 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-398abf00.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-398abf00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-398abf00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb3c38ed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-eb3c38ed .uagb-ifb-icon svg{fill: #333;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb3c38ed .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb3c38ed .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb3c38ed .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-eb3c38ed .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-eb3c38ed.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-eb3c38ed.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-eb3c38ed .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-eb3c38ed .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-eb3c38ed .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-eb3c38ed .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb3c38ed .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-62f3d339 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-62f3d339 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-62f3d339 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-62f3d339 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-62f3d339 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62f3d339{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62f3d339 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-62f3d339{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-62f3d339:hover{border-color: var(--ast-global-color-6);} .uagb-block-5564cdb8 .uag-star-rating{font-size: 20px;} .uagb-block-5564cdb8 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-5564cdb8 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-5564cdb8 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5564cdb8.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-5564cdb8 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-5564cdb8 .uag-star:nth-child(5){position: relative;}.uagb-block-128063ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-128063ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-128063ba .uagb-ifb-icon svg{fill: #333;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-128063ba .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-128063ba .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-128063ba .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-128063ba .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-128063ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-128063ba.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-128063ba .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-128063ba .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-128063ba .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-128063ba .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-128063ba .uagb-infobox__content-wrap{text-align: left;}.uagb-block-128063ba.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-128063ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-631e3b55 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-631e3b55 .uagb-ifb-icon svg{fill: #333;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-631e3b55 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-631e3b55 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-631e3b55 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-631e3b55.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-631e3b55 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-631e3b55.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-631e3b55.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-631e3b55 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-631e3b55 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-631e3b55 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-631e3b55 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-631e3b55.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-631e3b55.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-631e3b55 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-0f17d219 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0f17d219 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0f17d219 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0f17d219 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0f17d219 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0f17d219{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0f17d219 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0f17d219{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-0f17d219:hover{border-color: var(--ast-global-color-6);} .uagb-block-50a1a8fa .uag-star-rating{font-size: 20px;} .uagb-block-50a1a8fa .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-50a1a8fa .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-50a1a8fa .uag-star-rating__title{margin-right: 10px;} .uagb-block-50a1a8fa.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-50a1a8fa .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-50a1a8fa .uag-star:nth-child(5){position: relative;}.uagb-block-5be0647a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5be0647a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5be0647a .uagb-ifb-icon svg{fill: #333;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5be0647a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5be0647a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5be0647a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5be0647a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5be0647a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-5be0647a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5be0647a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5be0647a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5be0647a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5be0647a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5be0647a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5be0647a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5be0647a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5be0647a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e2385749 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e2385749 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e2385749 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e2385749 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e2385749 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-e2385749.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e2385749 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e2385749.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-e2385749.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-e2385749 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e2385749 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e2385749 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e2385749 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e2385749.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e2385749.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e2385749 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-550b5f6e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-550b5f6e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-550b5f6e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-550b5f6e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-550b5f6e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-550b5f6e{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-550b5f6e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-550b5f6e{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-550b5f6e:hover{border-color: var(--ast-global-color-6);} .uagb-block-7c45fc95 .uag-star-rating{font-size: 20px;} .uagb-block-7c45fc95 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-7c45fc95 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-7c45fc95 .uag-star-rating__title{margin-right: 10px;} .uagb-block-7c45fc95.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-7c45fc95 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-7c45fc95 .uag-star:nth-child(5){position: relative;}.uagb-block-5d07206b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5d07206b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5d07206b .uagb-ifb-icon svg{fill: #333;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5d07206b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5d07206b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5d07206b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5d07206b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5d07206b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-5d07206b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5d07206b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5d07206b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5d07206b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5d07206b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5d07206b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5d07206b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5d07206b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-83f2c3d1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-83f2c3d1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-83f2c3d1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-83f2c3d1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-83f2c3d1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-83f2c3d1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-83f2c3d1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-83f2c3d1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-83f2c3d1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-83f2c3d1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-83f2c3d1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-83f2c3d1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-83f2c3d1 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-0b479a40 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b479a40 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b479a40 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b479a40 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b479a40 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b479a40{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b479a40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0b479a40{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0b479a40::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-aef5d4ee .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-aef5d4ee .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-aef5d4ee .uagb-ifb-icon svg{fill: #333;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aef5d4ee .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-aef5d4ee .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-aef5d4ee .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-aef5d4ee .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-aef5d4ee.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aef5d4ee.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-aef5d4ee .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-aef5d4ee .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-aef5d4ee .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-aef5d4ee .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-aef5d4ee .uagb-infobox__content-wrap{text-align: left;}.uagb-block-aef5d4ee.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-e0484c14 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e0484c14 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e0484c14 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e0484c14 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e0484c14 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0484c14{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e0484c14 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e0484c14{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-c9471b8f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9471b8f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c9471b8f .uagb-ifb-icon svg{fill: #333;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9471b8f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9471b8f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9471b8f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9471b8f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c9471b8f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9471b8f.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9471b8f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c9471b8f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c9471b8f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c9471b8f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9471b8f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c9471b8f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c9471b8f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b002fae5.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-b002fae5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-b002fae5 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0017dcd8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0017dcd8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-0017dcd8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-0017dcd8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-0017dcd8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0017dcd8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-221d8982{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-221d8982 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-221d8982{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;column-gap: 40px;}.wp-block-uagb-container.uagb-block-221d8982::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-4c54c528.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c54c528 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c54c528 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4c54c528 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c54c528.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-df5c1858.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df5c1858 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df5c1858 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-df5c1858 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df5c1858.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3a599796{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3a599796 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3a599796{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-b66f3663.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b66f3663.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b66f3663 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b66f3663 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b66f3663 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b66f3663.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-b66f3663.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc151297{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc151297 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fc151297.uagb-layout-grid{row-gap: 20px;column-gap: 20px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fc151297{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c9a63307{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c9a63307 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c9a63307{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-aaf65187.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aaf65187.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-aaf65187 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-aaf65187 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-aaf65187 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aaf65187.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-aaf65187.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd4b0132.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-bd4b0132 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-d2abe10d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c91c2a6{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c91c2a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0c91c2a6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-91a718fc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91a718fc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91a718fc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91a718fc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-91a718fc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91a718fc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-91a718fc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0312db93.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-0312db93 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-fece9197.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-16adc3b2{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-16adc3b2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-16adc3b2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-2e733201.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e733201.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e733201 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e733201 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e733201 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e733201.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-2e733201.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a74a0fa5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-a74a0fa5 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-a2da2967.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5c653c8{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5c653c8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5c653c8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-6eded215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6eded215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6eded215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6eded215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6eded215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6eded215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-6eded215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87a4113b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-87a4113b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-000e3130.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2dfa2b5e{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2dfa2b5e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2dfa2b5e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-15a56f1d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15a56f1d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15a56f1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15a56f1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-15a56f1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0fec479.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-d0fec479 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-6292c92c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-422bf3c6{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-422bf3c6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-422bf3c6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-9a772c68.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a772c68.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a772c68 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a772c68 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a772c68 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a772c68.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-9a772c68.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0cc40082.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-0cc40082 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-9d404fbb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-66d1318a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-66d1318a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-66d1318a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-66d1318a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-66d1318a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-dd408685.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dd408685 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dd408685 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dd408685 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd408685.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dd408685.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-83085d20{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-83085d20 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-83085d20{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-64a9c6d8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-64a9c6d8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-64a9c6d8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8a2127b1.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9bbf02ab{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9bbf02ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 50px;}.wp-block-uagb-container.uagb-block-9bbf02ab{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 50px;}.wp-block-uagb-container.uagb-block-9bbf02ab.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9bbf02ab.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-ffb41de4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffb41de4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ffb41de4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ffb41de4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ffb41de4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-ffb41de4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99cf4d4e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99cf4d4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-99cf4d4e.uagb-layout-grid{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-99cf4d4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;border-color: var(--ast-global-color-6);}.wp-block-uagb-container.uagb-block-99cf4d4e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-99cf4d4e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f875bb49{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f875bb49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-f875bb49{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-f875bb49.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f875bb49.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-78390808.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-78390808 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-78390808 .uag-star-rating__title{margin-right: 10px;} .uagb-block-78390808 .uag-star-rating{font-size: 22px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-398abf00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-398abf00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-398abf00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb3c38ed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb3c38ed .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62f3d339{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62f3d339 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-62f3d339{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-5564cdb8.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-5564cdb8 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-5564cdb8 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5564cdb8 .uag-star-rating{font-size: 22px;}.uagb-block-128063ba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-128063ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-128063ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-128063ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-128063ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-128063ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-631e3b55 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-631e3b55 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-631e3b55 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0f17d219{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0f17d219 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-0f17d219{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-0f17d219.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0f17d219.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-50a1a8fa.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-50a1a8fa .uag-star-rating__title {margin-bottom: 0;} .uagb-block-50a1a8fa .uag-star-rating__title{margin-right: 10px;} .uagb-block-50a1a8fa .uag-star-rating{font-size: 22px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5be0647a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5be0647a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5be0647a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e2385749 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e2385749 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e2385749 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-550b5f6e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-550b5f6e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-550b5f6e{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-7c45fc95.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-7c45fc95 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-7c45fc95 .uag-star-rating__title{margin-right: 10px;} .uagb-block-7c45fc95 .uag-star-rating{font-size: 22px;}.uagb-block-5d07206b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5d07206b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5d07206b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5d07206b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5d07206b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5d07206b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-83f2c3d1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-83f2c3d1 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b479a40{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b479a40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0b479a40{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0b479a40::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-0b479a40.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0b479a40.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-aef5d4ee.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-aef5d4ee .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-aef5d4ee .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-aef5d4ee .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0484c14{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e0484c14 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e0484c14{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-c9471b8f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9471b8f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9471b8f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c9471b8f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c9471b8f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b002fae5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-221d8982{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-221d8982 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-221d8982{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-221d8982::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-4c54c528.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c54c528 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c54c528 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4c54c528 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4c54c528.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c54c528.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c54c528 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c54c528.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-df5c1858.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df5c1858 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df5c1858 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-df5c1858 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-df5c1858.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df5c1858.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-df5c1858 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-df5c1858.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3a599796{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3a599796 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3a599796{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b66f3663.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b66f3663.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b66f3663 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b66f3663 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b66f3663 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b66f3663.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b66f3663.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b66f3663 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b66f3663.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc151297{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc151297 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fc151297.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fc151297{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c9a63307{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c9a63307 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c9a63307{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-fd8e6757.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-aaf65187.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aaf65187.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-aaf65187 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-aaf65187 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-aaf65187 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-aaf65187.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-aaf65187.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-aaf65187 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-aaf65187.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd4b0132.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-bd4b0132 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-d2abe10d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d2abe10d .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c91c2a6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c91c2a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0c91c2a6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ab095bb6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-91a718fc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91a718fc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91a718fc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91a718fc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-91a718fc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-91a718fc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-91a718fc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-91a718fc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-91a718fc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0312db93.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-0312db93 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-fece9197.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fece9197 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-16adc3b2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-16adc3b2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-16adc3b2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-4c148122.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-2e733201.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e733201.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e733201 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e733201 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e733201 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e733201.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-2e733201.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e733201 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e733201.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a74a0fa5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-a74a0fa5 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-a2da2967.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2da2967 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5c653c8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5c653c8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5c653c8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-732cf139.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-6eded215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6eded215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6eded215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6eded215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6eded215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6eded215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-6eded215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6eded215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6eded215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87a4113b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-87a4113b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-000e3130.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-000e3130 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2dfa2b5e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2dfa2b5e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2dfa2b5e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-28427ee5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-15a56f1d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15a56f1d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15a56f1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15a56f1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-15a56f1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-15a56f1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-15a56f1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0fec479.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-d0fec479 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-6292c92c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6292c92c .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-422bf3c6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-422bf3c6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-422bf3c6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-7839bef5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-9a772c68.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a772c68.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a772c68 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a772c68 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a772c68 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a772c68.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-9a772c68.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a772c68 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a772c68.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0cc40082.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-0cc40082 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-9d404fbb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9d404fbb .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-66d1318a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-66d1318a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-66d1318a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-block-66d1318a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-66d1318a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-dd408685.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dd408685 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dd408685 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dd408685 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dd408685.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dd408685.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd408685.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dd408685 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dd408685.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-83085d20{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-83085d20 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-83085d20{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-64a9c6d8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-64a9c6d8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-64a9c6d8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-64a9c6d8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-64a9c6d8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-64a9c6d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-64a9c6d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8a2127b1.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9bbf02ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9bbf02ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-9bbf02ab{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;border-style: none;background-color: var(--ast-global-color-4);;}.uagb-block-ffb41de4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffb41de4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ffb41de4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ffb41de4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ffb41de4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ffb41de4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ffb41de4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99cf4d4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99cf4d4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-99cf4d4e.uagb-layout-grid{row-gap: 30px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-99cf4d4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;border-style: none;border-color: var(--ast-global-color-6);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f875bb49{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f875bb49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-f875bb49{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-78390808.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-78390808 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-78390808 .uag-star-rating__title{margin-right: 10px;} .uagb-block-78390808 .uag-star-rating{font-size: 20px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-398abf00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-398abf00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-398abf00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-398abf00.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-398abf00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-398abf00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb3c38ed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-eb3c38ed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb3c38ed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eb3c38ed .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-eb3c38ed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-eb3c38ed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eb3c38ed .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62f3d339{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62f3d339 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-62f3d339{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-5564cdb8.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-5564cdb8 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-5564cdb8 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5564cdb8 .uag-star-rating{font-size: 20px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-128063ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-128063ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-128063ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-128063ba.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-128063ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-128063ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-631e3b55.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-631e3b55.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-631e3b55 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-631e3b55 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-631e3b55.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-631e3b55.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-631e3b55 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-631e3b55.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-631e3b55 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0f17d219{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0f17d219 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-0f17d219{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-50a1a8fa.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-50a1a8fa .uag-star-rating__title {margin-bottom: 0;} .uagb-block-50a1a8fa .uag-star-rating__title{margin-right: 10px;} .uagb-block-50a1a8fa .uag-star-rating{font-size: 20px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5be0647a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5be0647a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5be0647a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5be0647a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5be0647a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5be0647a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e2385749.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-e2385749.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e2385749 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e2385749 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-e2385749.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e2385749.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-e2385749 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-e2385749.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e2385749 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-550b5f6e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-550b5f6e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-550b5f6e{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-7c45fc95.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-7c45fc95 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-7c45fc95 .uag-star-rating__title{margin-right: 10px;} .uagb-block-7c45fc95 .uag-star-rating{font-size: 20px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5d07206b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5d07206b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5d07206b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5d07206b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5d07206b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5d07206b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-83f2c3d1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-83f2c3d1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-83f2c3d1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-83f2c3d1 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-83f2c3d1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-83f2c3d1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-83f2c3d1 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b479a40{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b479a40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b479a40{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-0b479a40::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-aef5d4ee.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-aef5d4ee .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-aef5d4ee .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-aef5d4ee .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-aef5d4ee.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-aef5d4ee .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-aef5d4ee.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0484c14{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e0484c14 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e0484c14{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-c9471b8f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9471b8f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9471b8f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c9471b8f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c9471b8f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c9471b8f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b002fae5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:22304:"\n<div class="wp-block-uagb-container uagb-block-221d8982 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-4c54c528 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Elevating Possibilities</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-df5c1858 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Explore a world of creative solutions and innovation tailored to your needs.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3a599796 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b66f3663 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Expertise</h2></div><p class="uagb-ifb-desc">We offer a range of exceptional services designed to shape your vision and create unique experiences that stand out.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-fc151297">\n<div class="wp-block-uagb-container uagb-block-c9a63307">\n<div class="wp-block-uagb-image alignleft uagb-block-fd8e6757 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-aaf65187 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-bd4b0132"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-d2abe10d wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0c91c2a6">\n<div class="wp-block-uagb-image alignleft uagb-block-ab095bb6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-91a718fc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0312db93"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-fece9197 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-16adc3b2">\n<div class="wp-block-uagb-image alignleft uagb-block-4c148122 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg" alt="" class="uag-image-80576" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2e733201 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a74a0fa5"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a2da2967 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a5c653c8">\n<div class="wp-block-uagb-image alignleft uagb-block-732cf139 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6eded215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-87a4113b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-000e3130 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2dfa2b5e">\n<div class="wp-block-uagb-image alignleft uagb-block-28427ee5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-15a56f1d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 4</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d0fec479"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6292c92c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-422bf3c6">\n<div class="wp-block-uagb-image alignleft uagb-block-7839bef5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9a772c68 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 5</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0cc40082"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-9d404fbb wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-66d1318a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-dd408685 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Transform Your Vision</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-83085d20">\n<div class="wp-block-uagb-info-box uagb-block-64a9c6d8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Partner with us to bring your creative ideas to life and transform your business into something extraordinary.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8a2127b1"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2fe7c246 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9bbf02ab alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ffb41de4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Our Clients Say</h2></div><p class="uagb-ifb-desc">Hear from those who have experienced our exceptional services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-99cf4d4e">\n<div class="wp-block-uagb-container uagb-block-f875bb49">\n<div class="wp-block-uagb-star-rating uagb-block-78390808"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-398abf00 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-eb3c38ed uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-62f3d339">\n<div class="wp-block-uagb-star-rating uagb-block-5564cdb8"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-128063ba uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-631e3b55 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 2</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0f17d219">\n<div class="wp-block-uagb-star-rating uagb-block-50a1a8fa"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5be0647a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e2385749 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 3</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-550b5f6e">\n<div class="wp-block-uagb-star-rating uagb-block-7c45fc95"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5d07206b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Impressive attention to detail and excellent communication. Working with this team has been a pleasure.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-83f2c3d1 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-05.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 4</p></div></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0b479a40 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-aef5d4ee uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e0484c14">\n<div class="wp-block-uagb-info-box uagb-block-c9471b8f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-b002fae5"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0017dcd8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-82520";a:10:{s:5:"title";s:16:"Services Page 05";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-page-05/";s:3:"tag";a:0:{}s:8:"category";i:3393;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:155599:".wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5657136f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48b77c69 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b77c69 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b77c69 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48b77c69.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdd6ca86{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-cdd6ca86{min-height: 350px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: fixed;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ff6733f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ff6733f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ff6733f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.uagb-block-c78c1353 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c78c1353 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-c78c1353 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c78c1353 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c78c1353 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c78c1353 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c78c1353 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c78c1353.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c78c1353.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eea337da{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eea337da > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-eea337da.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-eea337da{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-656e76c1{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-656e76c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-656e76c1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e68ed7f3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-418e1bfd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-418e1bfd .uagb-ifb-icon svg{fill: #333;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-418e1bfd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-418e1bfd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-418e1bfd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-418e1bfd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-418e1bfd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-418e1bfd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-77082707.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-77082707.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-77082707 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0232e80{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0232e80 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0232e80{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-16eb4b0d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8af5ed39 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8af5ed39 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8af5ed39 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8af5ed39 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8af5ed39 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8af5ed39 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8af5ed39.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8af5ed39.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-faa93dcc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-faa93dcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-faa93dcc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-ae36778c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae36778c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae36778c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae36778c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae36778c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae36778c{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae36778c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae36778c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-712a4b64.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-712a4b64 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-712a4b64.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-712a4b64.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-712a4b64.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-23968781 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23968781 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-23968781 .uagb-ifb-icon svg{fill: #333;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23968781 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23968781 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23968781 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23968781 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-23968781.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23968781.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23968781 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-23968781 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-23968781 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-23968781 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23968781 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-23968781.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-23968781.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-23968781.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b53e99e6.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-b53e99e6.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-b53e99e6 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-df4c5f80.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-10374303 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-10374303 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-10374303 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-10374303 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-10374303 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-10374303{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-10374303 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-10374303{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-16c7dc47.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-16c7dc47 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-16c7dc47.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3a0c2c0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3a0c2c0b .uagb-ifb-icon svg{fill: #333;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a0c2c0b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a0c2c0b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a0c2c0b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3a0c2c0b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3a0c2c0b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a0c2c0b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a0c2c0b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3a0c2c0b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3a0c2c0b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3a0c2c0b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3a0c2c0b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3a0c2c0b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3f9d2ac3.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-3f9d2ac3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-3f9d2ac3 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-1bb10c17.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-096b5bdb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-096b5bdb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-096b5bdb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-096b5bdb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-096b5bdb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-096b5bdb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-096b5bdb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-096b5bdb{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.uagb-block-a9b232d0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a9b232d0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a9b232d0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a9b232d0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a9b232d0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a9b232d0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a9b232d0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a9b232d0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a9b232d0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a9b232d0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a9b232d0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a9b232d0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a9b232d0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a9b232d0 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-4f33d7e7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f33d7e7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f33d7e7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f33d7e7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f33d7e7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f33d7e7{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f33d7e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4f33d7e7{box-shadow: 0px 0px   #00000070 ;padding-top: 36px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-f0f9afc7 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-f0f9afc7 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0f9afc7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0f9afc7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0f9afc7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f0f9afc7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f0f9afc7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 10px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0f9afc7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 10px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0f9afc7 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0f9afc7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-f0f9afc7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f0f9afc7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f0f9afc7 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cbc9a172 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-cbc9a172 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cbc9a172 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cbc9a172 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbc9a172 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbc9a172 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-cbc9a172.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 10px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbc9a172.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 10px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbc9a172 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbc9a172 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-cbc9a172 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cbc9a172 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cbc9a172 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-87a5b204 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-87a5b204 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-87a5b204 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-87a5b204 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87a5b204 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87a5b204 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-87a5b204.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 10px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87a5b204.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 10px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87a5b204 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87a5b204 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-87a5b204 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-87a5b204 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87a5b204 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ac68ea7b .uagb-ifb-icon svg{fill: #333;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-ac68ea7b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;color: #ffffff;fill: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 24px;text-decoration: !important;font-weight: 700;line-height: em;color: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-wrap{margin-right: 16px;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdd6ca86{width: 100%;}.wp-block-uagb-container.uagb-block-cdd6ca86{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ff6733f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ff6733f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ff6733f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c78c1353 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c78c1353.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eea337da{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eea337da > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-eea337da.uagb-layout-grid{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-eea337da{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-656e76c1{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-656e76c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-656e76c1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-418e1bfd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-77082707.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-77082707 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0232e80{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0232e80 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0232e80{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8af5ed39 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-faa93dcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-faa93dcc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae36778c{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae36778c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae36778c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-23968781.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23968781.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23968781 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23968781 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-23968781 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23968781.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-23968781.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b53e99e6.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-b53e99e6 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-df4c5f80.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-10374303{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-10374303 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-10374303{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-3a0c2c0b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a0c2c0b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3a0c2c0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3a0c2c0b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3f9d2ac3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-3f9d2ac3 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-1bb10c17.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-096b5bdb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-096b5bdb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-096b5bdb{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 40px;}.uagb-block-a9b232d0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a9b232d0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a9b232d0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a9b232d0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a9b232d0 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f33d7e7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f33d7e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4f33d7e7{padding-top: 20px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-f0f9afc7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0f9afc7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-separator{width: 100%;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f0f9afc7 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f0f9afc7 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cbc9a172.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbc9a172.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172 .uagb-ifb-separator{width: 100%;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cbc9a172 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cbc9a172 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-87a5b204.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87a5b204.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-87a5b204 .uagb-ifb-separator{width: 100%;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87a5b204 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87a5b204 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdd6ca86{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-cdd6ca86{min-height: 250px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ff6733f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ff6733f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ff6733f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c78c1353 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eea337da{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eea337da > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-eea337da.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-eea337da{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-656e76c1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-656e76c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-656e76c1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-418e1bfd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-77082707.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-77082707 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0232e80{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0232e80 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0232e80{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8af5ed39 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-faa93dcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae36778c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae36778c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae36778c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-712a4b64.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-23968781.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23968781.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23968781 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23968781 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-23968781 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-23968781.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-23968781.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-23968781 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-23968781.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b53e99e6.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-df4c5f80.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-df4c5f80 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-10374303{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-10374303 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-10374303{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-16c7dc47.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-3a0c2c0b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a0c2c0b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3a0c2c0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3a0c2c0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3a0c2c0b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3a0c2c0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3a0c2c0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3f9d2ac3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1bb10c17.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1bb10c17 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-096b5bdb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-096b5bdb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-096b5bdb{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-a9b232d0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a9b232d0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a9b232d0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a9b232d0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a9b232d0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a9b232d0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a9b232d0 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f33d7e7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f33d7e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4f33d7e7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f0f9afc7 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f0f9afc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f0f9afc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f0f9afc7 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cbc9a172 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cbc9a172 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cbc9a172.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cbc9a172 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87a5b204 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-87a5b204 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-87a5b204.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87a5b204 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}";s:7:"content";s:14604:"\n<div class="wp-block-uagb-container uagb-block-5657136f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48b77c69 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Elevating Possibilities</h1></div><p class="uagb-ifb-desc">Explore a world of creative solutions and innovation tailored to your needs.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cdd6ca86 alignfull uagb-is-root-container"></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5ff6733f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c78c1353 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Expertise</h2></div><p class="uagb-ifb-desc">We offer a range of exceptional services designed to shape your vision and create unique experiences that stand out.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-eea337da">\n<div class="wp-block-uagb-container uagb-block-656e76c1">\n<div class="wp-block-uagb-image alignleft uagb-block-e68ed7f3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="576" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-418e1bfd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-77082707"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-4b608af9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f0232e80">\n<div class="wp-block-uagb-image alignleft uagb-block-16eb4b0d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="576" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8af5ed39 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-faa93dcc"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2c9a88d7 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ae36778c">\n<div class="wp-block-uagb-image alignleft uagb-block-712a4b64 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="576" height="400" title="snow-mountains-01" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-23968781 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-b53e99e6"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-df4c5f80 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-10374303">\n<div class="wp-block-uagb-image alignleft uagb-block-16c7dc47 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="576" height="400" title="mountains-01" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3a0c2c0b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 4</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 4.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-3f9d2ac3"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-1bb10c17 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-096b5bdb alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-a9b232d0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Why Choose Us</p><h3 class="uagb-ifb-title">Our Unique Value Proposition</h3></div><p class="uagb-ifb-desc">Discover what sets us apart and makes us the ideal choice for your creative needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4f33d7e7">\n<div class="wp-block-uagb-info-box uagb-block-f0f9afc7 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Innovation</p></div></div><p class="uagb-ifb-desc">We thrive on innovation, continually exploring new ideas and pushing creative boundaries to deliver unique solutions.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-cbc9a172 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Expertise</p></div></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project, ensuring quality and excellence.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-87a5b204 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Collaboration</p></div></div><p class="uagb-ifb-desc">We value collaboration, fostering partnerships and teamwork that result in groundbreaking solutions.</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ac63830 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ac68ea7b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-18525ae3"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-6a0bac75"><a target="_self" aria-label="202-555-0188" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></span><span class="uagb-icon-list__label">202-555-0188</span></div>\n</div></div>\n</div></div>\n";}s:8:"id-82506";a:10:{s:5:"title";s:16:"Services Page 04";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-page-04/";s:3:"tag";a:0:{}s:8:"category";i:3393;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:136295:".wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5657136f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48b77c69 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b77c69 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b77c69 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48b77c69.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1486fa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1486fa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1486fa4{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-728b9cee .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-728b9cee .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-728b9cee .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-728b9cee .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-728b9cee .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-728b9cee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-728b9cee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-728b9cee{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-de095421 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-de095421 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-de095421 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-de095421 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-de095421 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-de095421{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-de095421 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-de095421{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-f373e7c3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f373e7c3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f373e7c3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f373e7c3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f373e7c3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f373e7c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f373e7c3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f373e7c3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f373e7c3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f373e7c3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f373e7c3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f373e7c3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f373e7c3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ebe619b2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-ebe619b2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-8cca13d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-0db8a245.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-0db8a245 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0db8a245.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-0db8a245.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0db8a245.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-bb3f50ff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb3f50ff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb3f50ff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb3f50ff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb3f50ff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb3f50ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb3f50ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb3f50ff{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-4802b0c5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-4802b0c5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4802b0c5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-ced1f7e5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ced1f7e5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ced1f7e5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ced1f7e5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ced1f7e5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ced1f7e5{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ced1f7e5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ced1f7e5{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-12b0eb70 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-12b0eb70 .uagb-ifb-icon svg{fill: #333;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12b0eb70 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-12b0eb70 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-12b0eb70 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-12b0eb70 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-12b0eb70 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-12b0eb70 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-12b0eb70 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-12b0eb70 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-12b0eb70.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-12b0eb70.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-12b0eb70 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8702e6db.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8702e6db.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a2779611 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-a2779611 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-a2779611 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a2779611 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2779611 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a2779611.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;} .uagb-block-e7b97723 .uag-star-rating{font-size: 20px;} .uagb-block-e7b97723 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e7b97723 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;} .uagb-block-e7b97723 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e7b97723 .uag-star:nth-child(5){position: relative;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-927b94d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-927b94d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-927b94d5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6500537b .uagb-ifb-icon svg{fill: #333;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6500537b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6500537b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6500537b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-48f59d85 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-48f59d85 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-48f59d85 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-48f59d85 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-48f59d85 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-48f59d85{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-48f59d85 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-48f59d85{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-968d38ee .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-968d38ee .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-968d38ee .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-968d38ee .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-968d38ee .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-968d38ee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-968d38ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-968d38ee{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a43dc27c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a43dc27c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a43dc27c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a43dc27c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a43dc27c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a43dc27c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a43dc27c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a43dc27c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-96000b2f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-96000b2f .uagb-ifb-icon svg{fill: #333;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96000b2f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96000b2f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96000b2f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96000b2f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-96000b2f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-96000b2f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-96000b2f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-96000b2f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-96000b2f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-96000b2f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-96000b2f .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ce005e5d.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-ce005e5d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-70d07beb .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-70d07beb .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-70d07beb .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-70d07beb .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-70d07beb .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-70d07beb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-4d7d4bab.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-4d7d4bab .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4d7d4bab.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-c2ae0c87 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c2ae0c87 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c2ae0c87 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c2ae0c87 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c2ae0c87 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2ae0c87{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2ae0c87 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2ae0c87{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-21d7c674.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-21d7c674 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-21d7c674.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-21d7c674.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-21d7c674.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-e4e41aa6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e4e41aa6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e4e41aa6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e4e41aa6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e4e41aa6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e4e41aa6{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e4e41aa6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e4e41aa6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-9913f81f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9913f81f .uagb-ifb-icon svg{fill: #333;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9913f81f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9913f81f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9913f81f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9913f81f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9913f81f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9913f81f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9913f81f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9913f81f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9913f81f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9913f81f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9913f81f .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8d62edd6.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8d62edd6.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-59d5ca20.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2eea1fe1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1486fa4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1486fa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1486fa4{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-728b9cee{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-728b9cee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-728b9cee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-de095421{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-de095421 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-de095421{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-f373e7c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f373e7c3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f373e7c3 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ebe619b2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-8cca13d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb3f50ff{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb3f50ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb3f50ff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ced1f7e5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ced1f7e5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ced1f7e5{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-12b0eb70 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-12b0eb70 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-12b0eb70 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8702e6db.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a2779611.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-48f59d85{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-48f59d85 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-48f59d85{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-968d38ee{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-968d38ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-968d38ee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a43dc27c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a43dc27c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a43dc27c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-96000b2f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-96000b2f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-96000b2f .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ce005e5d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-70d07beb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2ae0c87{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2ae0c87 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2ae0c87{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e4e41aa6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e4e41aa6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e4e41aa6{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-9913f81f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9913f81f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9913f81f .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8d62edd6.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-59d5ca20.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1486fa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1486fa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1486fa4{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-728b9cee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-728b9cee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-728b9cee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap-reverse;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-de095421{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-de095421 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-de095421{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f373e7c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f373e7c3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f373e7c3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f373e7c3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f373e7c3 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ebe619b2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-8cca13d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-8cca13d0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-0db8a245.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb3f50ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb3f50ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb3f50ff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-4802b0c5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ced1f7e5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ced1f7e5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ced1f7e5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-12b0eb70 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-12b0eb70 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-12b0eb70 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-12b0eb70.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-12b0eb70 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8702e6db.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a2779611.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a2779611 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 20px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-48f59d85{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-48f59d85 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-48f59d85{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-968d38ee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-968d38ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-968d38ee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap-reverse;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a43dc27c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a43dc27c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a43dc27c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-96000b2f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-96000b2f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-96000b2f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-96000b2f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-96000b2f .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ce005e5d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-70d07beb.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-70d07beb .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.uagb-block-4d7d4bab.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2ae0c87{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2ae0c87 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c2ae0c87{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-21d7c674.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e4e41aa6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e4e41aa6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e4e41aa6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-9913f81f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9913f81f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9913f81f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9913f81f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9913f81f .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8d62edd6.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-59d5ca20.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-59d5ca20 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #ffffff;}}";s:7:"content";s:12585:"\n<div class="wp-block-uagb-container uagb-block-5657136f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48b77c69 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Elevating Possibilities</h1></div><p class="uagb-ifb-desc">Explore a world of creative solutions and innovation tailored to your needs.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d1486fa4 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-728b9cee">\n<div class="wp-block-uagb-container uagb-block-de095421">\n<div class="wp-block-uagb-info-box uagb-block-f373e7c3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h2 class="uagb-ifb-title">Service 1</h2></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-ebe619b2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-8cca13d0 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-0db8a245 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bb3f50ff">\n<div class="wp-block-uagb-image alignleft uagb-block-4802b0c5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ced1f7e5">\n<div class="wp-block-uagb-info-box uagb-block-12b0eb70 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h2 class="uagb-ifb-title">Service 2</h2></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8702e6db"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a2779611 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-91498726 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-e7b97723"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-927b94d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6500537b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-48f59d85 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-968d38ee">\n<div class="wp-block-uagb-container uagb-block-a43dc27c">\n<div class="wp-block-uagb-info-box uagb-block-96000b2f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h2 class="uagb-ifb-title">Service 1</h2></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-ce005e5d"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-70d07beb wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-4d7d4bab wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-01-1024x683.jpg" alt="" class="uag-image-80575" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c2ae0c87">\n<div class="wp-block-uagb-image alignleft uagb-block-21d7c674 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e4e41aa6">\n<div class="wp-block-uagb-info-box uagb-block-9913f81f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">04</p><h2 class="uagb-ifb-title">Service 2</h2></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8d62edd6"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-59d5ca20 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ec802e59 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2eea1fe1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-aba0ff05"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-cc41c321 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-63f00eb8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82510";a:10:{s:5:"title";s:16:"Services Page 01";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-page-01/";s:3:"tag";a:0:{}s:8:"category";i:3393;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:192094:".wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e4d616d7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e4d616d7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7d8772a8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d8772a8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d8772a8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d8772a8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d8772a8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d8772a8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d8772a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d8772a8{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-6d693577 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d693577 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6d693577 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d693577 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d693577 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d693577 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d693577 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6d693577.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d693577.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d693577 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6d693577 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6d693577 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6d693577 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d693577 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6d693577.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6d693577.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-6d693577.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-994a6fde .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-994a6fde .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-994a6fde .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-994a6fde .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-994a6fde .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-994a6fde{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-994a6fde > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-994a6fde.uagb-layout-grid{row-gap: 40px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-994a6fde{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-24e9f026 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24e9f026 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24e9f026 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24e9f026 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24e9f026 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24e9f026{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24e9f026 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24e9f026{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-55997af4.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-55997af4 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-55997af4.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-55997af4.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-55997af4.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9797a2bd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9797a2bd .uagb-ifb-icon svg{fill: #333;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9797a2bd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9797a2bd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9797a2bd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9797a2bd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9797a2bd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9797a2bd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9797a2bd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9797a2bd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9797a2bd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9797a2bd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9797a2bd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9797a2bd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f2b3a497.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-f2b3a497.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-eb649e6a .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-eb649e6a .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-eb649e6a .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-eb649e6a .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-eb649e6a .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-eb649e6a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-6311a6c1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6311a6c1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6311a6c1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6311a6c1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6311a6c1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6311a6c1{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6311a6c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6311a6c1{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-fa24723f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-fa24723f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-fa24723f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-fa24723f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-fa24723f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7a4970b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7a4970b5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a4970b5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a4970b5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a4970b5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a4970b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7a4970b5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4970b5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4970b5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7a4970b5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7a4970b5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7a4970b5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a4970b5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7a4970b5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5152c4.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-db5152c4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-1e3c7b85.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-5641871e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5641871e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5641871e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5641871e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5641871e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5641871e{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5641871e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5641871e{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-fd1f2255.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-fd1f2255 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-fd1f2255.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2d69bc47 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2d69bc47 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d69bc47 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d69bc47 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d69bc47 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d69bc47 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2d69bc47.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d69bc47.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d69bc47 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2d69bc47 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2d69bc47 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2d69bc47 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d69bc47 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2d69bc47.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-44d94aa4.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-44d94aa4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-60e3fc40.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-3d8446c5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3d8446c5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3d8446c5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3d8446c5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3d8446c5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3d8446c5{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3d8446c5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3d8446c5{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-9a707434.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9a707434 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-9a707434.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9a707434.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9a707434.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-928d7644 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-928d7644 .uagb-ifb-icon svg{fill: #333;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-928d7644 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-928d7644 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-928d7644 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-928d7644 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-928d7644.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-928d7644.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-928d7644 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-928d7644 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-928d7644 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-928d7644 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-928d7644 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-928d7644.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-33eaeeb3.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-33eaeeb3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-802af2c0 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-802af2c0 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-802af2c0 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-802af2c0 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-802af2c0 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-802af2c0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-9bf05f22 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9bf05f22 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9bf05f22 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9bf05f22 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9bf05f22 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9bf05f22{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9bf05f22 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9bf05f22{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-4f855c22.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-4f855c22 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-4f855c22.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-4f855c22.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4f855c22.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-870e72f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-870e72f7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-870e72f7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-870e72f7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-870e72f7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-870e72f7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-870e72f7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-870e72f7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-870e72f7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-870e72f7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-870e72f7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-870e72f7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-870e72f7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-870e72f7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdfa5085.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-fdfa5085.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-ece67001 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-ece67001 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-ece67001 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-ece67001 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ece67001 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-ece67001.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-d7ef655e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d7ef655e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d7ef655e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d7ef655e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d7ef655e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d7ef655e{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d7ef655e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d7ef655e{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-afc58022.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-afc58022 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-afc58022.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-afc58022.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-afc58022.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ee438dd4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ee438dd4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ee438dd4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ee438dd4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ee438dd4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ee438dd4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ee438dd4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ee438dd4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ee438dd4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ee438dd4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ee438dd4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ee438dd4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ee438dd4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ee438dd4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a35f5880.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-a35f5880.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-2a6828d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-0ae19907 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0ae19907 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0ae19907 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0ae19907 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0ae19907 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0ae19907{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0ae19907 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0ae19907{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bc922434 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bc922434 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bc922434 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bc922434 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bc922434 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bc922434{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bc922434 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: space-between;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-bc922434{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: space-between;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-eb7f2e77 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-eb7f2e77 .uagb-ifb-icon svg{fill: #333;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb7f2e77 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eb7f2e77 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eb7f2e77 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eb7f2e77 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-eb7f2e77.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eb7f2e77.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-eb7f2e77 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-eb7f2e77 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-eb7f2e77 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-eb7f2e77 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb7f2e77 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-eb7f2e77.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4885fdf0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4885fdf0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4885fdf0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4885fdf0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4885fdf0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4885fdf0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4885fdf0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4885fdf0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4885fdf0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4885fdf0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4885fdf0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4885fdf0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4885fdf0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4885fdf0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4885fdf0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-daf3038e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-daf3038e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-daf3038e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-daf3038e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-daf3038e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-daf3038e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-daf3038e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-daf3038e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-38d1ff0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-38d1ff0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-38d1ff0b .uagb-ifb-icon svg{fill: #333;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-38d1ff0b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-38d1ff0b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-38d1ff0b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-38d1ff0b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-38d1ff0b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-38d1ff0b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-38d1ff0b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-38d1ff0b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-38d1ff0b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-38d1ff0b .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.uagb-block-5ea5d466 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ea5d466 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5ea5d466 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ea5d466 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ea5d466 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ea5d466 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ea5d466 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5ea5d466 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5ea5d466 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5ea5d466 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ea5d466 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5ea5d466.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ea5d466 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.uagb-block-dcd35b56 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dcd35b56 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dcd35b56 .uagb-ifb-icon svg{fill: #333;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd35b56 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd35b56 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd35b56 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dcd35b56 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dcd35b56 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dcd35b56 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dcd35b56 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dcd35b56 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-dcd35b56.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd35b56 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d8772a8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d8772a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d8772a8{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-6d693577.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d693577.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d693577 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d693577 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6d693577 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d693577.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-6d693577.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-994a6fde{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-994a6fde > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-994a6fde.uagb-layout-grid{row-gap: 40px;column-gap: 20px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-994a6fde{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24e9f026{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24e9f026 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24e9f026{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-9797a2bd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9797a2bd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9797a2bd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f2b3a497.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-eb649e6a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6311a6c1{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6311a6c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6311a6c1{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-7a4970b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4970b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a4970b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5152c4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1e3c7b85.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5641871e{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5641871e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5641871e{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-2d69bc47.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d69bc47.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d69bc47 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-44d94aa4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-60e3fc40.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3d8446c5{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3d8446c5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3d8446c5{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-928d7644.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-928d7644.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-928d7644 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-928d7644.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-33eaeeb3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-802af2c0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9bf05f22{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9bf05f22 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9bf05f22{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-870e72f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-870e72f7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-870e72f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-870e72f7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdfa5085.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-ece67001.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d7ef655e{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d7ef655e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d7ef655e{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-ee438dd4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ee438dd4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ee438dd4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a35f5880.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-2a6828d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0ae19907{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0ae19907 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0ae19907{padding-top: 80px;padding-bottom: 60px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bc922434{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bc922434 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-bc922434{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb7f2e77 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4885fdf0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-daf3038e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-daf3038e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-daf3038e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-38d1ff0b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-38d1ff0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-38d1ff0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-38d1ff0b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-38d1ff0b .uagb-ifb-title-prefix{font-size: 32px;}.uagb-block-5ea5d466 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ea5d466 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ea5d466 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5ea5d466 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ea5d466 .uagb-ifb-title-prefix{font-size: 32px;}.uagb-block-dcd35b56 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dcd35b56 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dcd35b56 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dcd35b56 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd35b56 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d8772a8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d8772a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d8772a8{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-6d693577.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d693577.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d693577 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d693577 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6d693577 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6d693577.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d693577.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d693577 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d693577.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-994a6fde{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-994a6fde > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-994a6fde.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-994a6fde{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24e9f026{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24e9f026 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24e9f026{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-55997af4.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-9797a2bd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9797a2bd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9797a2bd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9797a2bd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9797a2bd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f2b3a497.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-eb649e6a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-eb649e6a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6311a6c1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6311a6c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6311a6c1{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-fa24723f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-7a4970b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4970b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a4970b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a4970b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a4970b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5152c4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1e3c7b85.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e3c7b85 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5641871e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5641871e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5641871e{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-fd1f2255.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-2d69bc47.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d69bc47.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d69bc47 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d69bc47 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d69bc47.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-44d94aa4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-60e3fc40.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-60e3fc40 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3d8446c5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3d8446c5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3d8446c5{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-9a707434.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-928d7644.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-928d7644.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-928d7644 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-928d7644 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-928d7644.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-33eaeeb3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-802af2c0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-802af2c0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9bf05f22{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9bf05f22 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9bf05f22{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-4f855c22.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-870e72f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-870e72f7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-870e72f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-870e72f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-870e72f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdfa5085.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-ece67001.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ece67001 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d7ef655e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d7ef655e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d7ef655e{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-afc58022.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-ee438dd4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ee438dd4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ee438dd4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ee438dd4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ee438dd4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a35f5880.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-2a6828d0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2a6828d0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0ae19907{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0ae19907 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0ae19907{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bc922434{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bc922434 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bc922434{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eb7f2e77 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eb7f2e77 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eb7f2e77.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4885fdf0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4885fdf0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4885fdf0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-daf3038e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-daf3038e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-daf3038e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-38d1ff0b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-38d1ff0b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-38d1ff0b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-38d1ff0b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-38d1ff0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-38d1ff0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-38d1ff0b .uagb-ifb-title-prefix{font-size: 28px;}.uagb-block-5ea5d466 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ea5d466 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ea5d466 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5ea5d466 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5ea5d466 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5ea5d466.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ea5d466 .uagb-ifb-title-prefix{font-size: 28px;}.uagb-block-dcd35b56 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dcd35b56 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dcd35b56 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dcd35b56 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dcd35b56 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dcd35b56.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd35b56 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:17175:"\n<div class="wp-block-uagb-container uagb-block-3fd7bfbf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e4d616d7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Elevating Possibilities</h1></div><p class="uagb-ifb-desc">Explore a world of creative solutions and innovation tailored to your needs.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7d8772a8 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-6d693577 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Expertise</h2></div><p class="uagb-ifb-desc">We offer a range of exceptional services designed to shape your vision and create unique experiences that stand out.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-994a6fde">\n<div class="wp-block-uagb-container uagb-block-24e9f026">\n<div class="wp-block-uagb-image alignleft uagb-block-55997af4 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9797a2bd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f2b3a497"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-eb649e6a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6311a6c1">\n<div class="wp-block-uagb-image alignleft uagb-block-fa24723f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7a4970b5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-db5152c4"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-1e3c7b85 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5641871e">\n<div class="wp-block-uagb-image alignleft uagb-block-fd1f2255 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2d69bc47 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-44d94aa4"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-60e3fc40 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3d8446c5">\n<div class="wp-block-uagb-image alignleft uagb-block-9a707434 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg" alt="" class="uag-image-80576" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-928d7644 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 4</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 4.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-33eaeeb3"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-802af2c0 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9bf05f22">\n<div class="wp-block-uagb-image alignleft uagb-block-4f855c22 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-870e72f7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 5</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 5.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-fdfa5085"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-ece67001 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d7ef655e">\n<div class="wp-block-uagb-image alignleft uagb-block-afc58022 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ee438dd4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 6</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 6.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a35f5880"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2a6828d0 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0ae19907 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-bc922434">\n<div class="wp-block-uagb-info-box uagb-block-eb7f2e77 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Unique Value Proposition</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4885fdf0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover what sets us apart and makes us the ideal choice for your creative needs.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-daf3038e">\n<div class="wp-block-uagb-info-box uagb-block-38d1ff0b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Innovation</h3></div><p class="uagb-ifb-desc">We thrive on innovation, continually exploring new ideas and pushing creative boundaries to deliver unique solutions.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5ea5d466 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Expertise</h3></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project, ensuring quality and excellence.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-dcd35b56 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Collaboration</h3></div><p class="uagb-ifb-desc">We value collaboration, fostering partnerships and teamwork that result in groundbreaking solutions.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82497";a:10:{s:5:"title";s:13:"About Page 05";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/about-page-05/";s:3:"tag";a:0:{}s:8:"category";i:3392;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:191045:".wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5657136f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48b77c69 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b77c69 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b77c69 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48b77c69.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cdd6ca86 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdd6ca86{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-cdd6ca86{min-height: 350px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: fixed;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d4a03254{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-955803d2.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-955803d2 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-955803d2.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-955803d2.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-955803d2.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-be48a6cb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-be48a6cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-be48a6cb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-bad1c591 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bad1c591 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bad1c591.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bad1c591.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-bad1c591 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bad1c591 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bad1c591 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bad1c591 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bad1c591 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bad1c591.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bad1c591.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa01e997 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fa01e997 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fa01e997.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa01e997.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa01e997 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fa01e997 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fa01e997 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fa01e997 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa01e997 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fa01e997.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fa01e997.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-2ca479bc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2d59b177 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2d59b177 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2d59b177 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2d59b177.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-84acc2a6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-84acc2a6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-84acc2a6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e596e133 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e596e133 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e596e133 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e596e133.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-548ed699 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-548ed699 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-548ed699 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-548ed699 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-548ed699 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-548ed699{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-548ed699 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-548ed699.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-548ed699{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-block-cb53b294 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cb53b294 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cb53b294 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cb53b294 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cb53b294 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb53b294{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb53b294 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cb53b294{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 3;}.uagb-block-e878443f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e878443f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e878443f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 384px;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e878443f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e878443f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a3a898cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a3a898cd .uagb-ifb-icon svg{fill: #333;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a3a898cd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a3a898cd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a3a898cd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a3a898cd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a3a898cd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3a898cd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3a898cd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a3a898cd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a3a898cd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a3a898cd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a3a898cd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a3a898cd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3a898cd .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-5757c197 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5757c197 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5757c197 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5757c197 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5757c197 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5757c197 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5757c197.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5757c197.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5757c197 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5757c197 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5757c197 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5757c197 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5757c197 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5757c197.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5757c197.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-82459895 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-82459895 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-82459895 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-82459895 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-82459895 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-82459895{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-82459895 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-82459895{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 3;}.uagb-block-f171c580.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f171c580 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f171c580.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 384px;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f171c580.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f171c580.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-39d96df5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-39d96df5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-39d96df5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-39d96df5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39d96df5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39d96df5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-39d96df5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-39d96df5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-39d96df5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-39d96df5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-39d96df5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-39d96df5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-39d96df5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-39d96df5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-39d96df5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-39d96df5 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-7e5d5586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7e5d5586 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e5d5586 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e5d5586 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e5d5586 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e5d5586 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7e5d5586.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e5d5586.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e5d5586 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7e5d5586 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7e5d5586 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7e5d5586 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e5d5586 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7e5d5586.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-9fd1e6ea .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9fd1e6ea .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9fd1e6ea .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9fd1e6ea .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9fd1e6ea .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9fd1e6ea{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9fd1e6ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9fd1e6ea{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 2;}.uagb-block-67cfb5d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-67cfb5d1 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-67cfb5d1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-bd469e51 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bd469e51 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd469e51 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd469e51 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd469e51 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd469e51 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bd469e51.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd469e51.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd469e51 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bd469e51 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bd469e51 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bd469e51 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd469e51 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bd469e51.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd469e51 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-6b4e10ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6b4e10ab .uagb-ifb-icon svg{fill: #333;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6b4e10ab .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6b4e10ab .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6b4e10ab .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6b4e10ab .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6b4e10ab.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6b4e10ab.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6b4e10ab .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6b4e10ab .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6b4e10ab .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6b4e10ab .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6b4e10ab .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6b4e10ab.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1a0c6ed2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a0c6ed2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a0c6ed2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a0c6ed2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a0c6ed2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a0c6ed2{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a0c6ed2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1a0c6ed2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 2;}.uagb-block-840d2241.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-840d2241 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-840d2241.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-840d2241.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-840d2241.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ab35076e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ab35076e .uagb-ifb-icon svg{fill: #333;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab35076e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab35076e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab35076e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab35076e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ab35076e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab35076e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab35076e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ab35076e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ab35076e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ab35076e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab35076e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ab35076e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ab35076e .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-d3b1fe6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d3b1fe6e .uagb-ifb-icon svg{fill: #333;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d3b1fe6e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d3b1fe6e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3b1fe6e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3b1fe6e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d3b1fe6e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3b1fe6e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3b1fe6e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d3b1fe6e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d3b1fe6e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d3b1fe6e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3b1fe6e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d3b1fe6e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-86317c56 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86317c56 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86317c56 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86317c56 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86317c56 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86317c56{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86317c56 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-86317c56{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 2;}.uagb-block-6943642b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6943642b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6943642b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6943642b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6943642b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-022e951e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-022e951e .uagb-ifb-icon svg{fill: #333;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-022e951e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-022e951e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-022e951e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-022e951e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-022e951e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-022e951e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-022e951e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-022e951e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-022e951e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-022e951e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-022e951e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-022e951e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-022e951e .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-98ef785d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-98ef785d .uagb-ifb-icon svg{fill: #333;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98ef785d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98ef785d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98ef785d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98ef785d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-98ef785d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-98ef785d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-98ef785d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-98ef785d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-98ef785d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-98ef785d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-98ef785d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-98ef785d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ac68ea7b .uagb-ifb-icon svg{fill: #333;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-ac68ea7b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;color: #ffffff;fill: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 24px;text-decoration: !important;font-weight: 700;line-height: em;color: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-wrap{margin-right: 16px;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdd6ca86{width: 100%;}.wp-block-uagb-container.uagb-block-cdd6ca86{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;column-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{padding-top: 80px;padding-bottom: 60px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-be48a6cb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-be48a6cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-be48a6cb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bad1c591 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa01e997 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ca479bc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-size: 32px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-size: 32px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-548ed699{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-548ed699 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-548ed699.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-548ed699{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb53b294{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb53b294 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-cb53b294{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 3;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 350px;}.uagb-block-e878443f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a3a898cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a3a898cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3a898cd .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5757c197 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-82459895{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-82459895 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-82459895{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 3;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 350px;}.uagb-block-f171c580.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-39d96df5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-39d96df5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-39d96df5 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e5d5586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9fd1e6ea{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9fd1e6ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9fd1e6ea{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 224px;}.uagb-block-67cfb5d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-bd469e51.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd469e51 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd469e51 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6b4e10ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a0c6ed2{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a0c6ed2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-1a0c6ed2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 224px;}.uagb-block-840d2241.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ab35076e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab35076e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ab35076e .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3b1fe6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86317c56{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86317c56 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-86317c56{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 224px;}.uagb-block-6943642b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-022e951e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-022e951e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-022e951e .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-98ef785d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cdd6ca86{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-cdd6ca86{min-height: 250px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 16px;flex-wrap: wrap;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-955803d2.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-be48a6cb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-be48a6cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-be48a6cb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bad1c591 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa01e997 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ca479bc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-size: 28px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-size: 28px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-548ed699{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-548ed699 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-548ed699.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 48px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-548ed699{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb53b294{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb53b294 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-cb53b294{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e878443f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-e878443f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a3a898cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a3a898cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a3a898cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a3a898cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3a898cd .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-5757c197.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5757c197 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5757c197 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5757c197.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-82459895{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-82459895 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-82459895{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f171c580.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-f171c580.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-39d96df5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-39d96df5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-39d96df5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-39d96df5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-39d96df5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-39d96df5 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-7e5d5586.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e5d5586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e5d5586 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e5d5586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9fd1e6ea{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9fd1e6ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-9fd1e6ea{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-67cfb5d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-67cfb5d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-bd469e51.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd469e51.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd469e51 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bd469e51 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bd469e51.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd469e51 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-6b4e10ab.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6b4e10ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6b4e10ab .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6b4e10ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a0c6ed2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a0c6ed2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-1a0c6ed2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-840d2241.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-840d2241.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ab35076e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab35076e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab35076e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ab35076e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ab35076e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ab35076e .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-d3b1fe6e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3b1fe6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d3b1fe6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d3b1fe6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86317c56{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86317c56 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-86317c56{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-6943642b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-6943642b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-022e951e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-022e951e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-022e951e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-022e951e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-022e951e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-022e951e .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-98ef785d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-98ef785d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-98ef785d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-98ef785d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}";s:7:"content";s:13010:"\n<div class="wp-block-uagb-container uagb-block-5657136f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48b77c69 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Our Inspiring Journey</h1></div><p class="uagb-ifb-desc">Discover our story and commitment to excellence in just a few lines.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cdd6ca86 alignfull uagb-is-root-container"></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d4a03254">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Story</h2></div><p class="uagb-ifb-desc">Our story began with a vision to revolutionize the creative landscape. Over the years, we have honed our craft and built a legacy of excellence. We are committed to pushing boundaries, setting new standards, and inspiring others to join us on this incredible journey.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-955803d2 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1202b3b6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-be48a6cb">\n<div class="wp-block-uagb-info-box uagb-block-bad1c591 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Why Choose Us</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fa01e997 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover the reasons that set us apart.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2ca479bc">\n<div class="wp-block-uagb-info-box uagb-block-2d59b177 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Innovation</h3></div><p class="uagb-ifb-desc">We continuously push the boundaries of creativity to deliver innovative solutions.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-84acc2a6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Expertise</h3></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e596e133 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Collaboration</h3></div><p class="uagb-ifb-desc">We thrive on partnerships and teamwork, fostering collaborative efforts that result in groundbreaking solutions.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-548ed699 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-cb53b294">\n<div class="wp-block-uagb-image alignleft uagb-block-e878443f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg" alt="" class="uag-image-77990" width="576" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a3a898cd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5757c197 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-82459895">\n<div class="wp-block-uagb-image alignleft uagb-block-f171c580 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg" alt="" class="uag-image-78366" width="576" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-39d96df5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Co-Founder</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7e5d5586 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9fd1e6ea">\n<div class="wp-block-uagb-image alignleft uagb-block-67cfb5d1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg" alt="" class="uag-image-77947" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bd469e51 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6b4e10ab uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1a0c6ed2">\n<div class="wp-block-uagb-image alignleft uagb-block-840d2241 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg" alt="" class="uag-image-78358" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ab35076e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Williamson</p></div><p class="uagb-ifb-desc">Manager</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d3b1fe6e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-86317c56">\n<div class="wp-block-uagb-image alignleft uagb-block-6943642b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg" alt="" class="uag-image-77971" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-022e951e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Brooklyn Simmons</p></div><p class="uagb-ifb-desc">Marketing</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-98ef785d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ac63830 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ac68ea7b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-18525ae3"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-6a0bac75"><a target="_self" aria-label="202-555-0188" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></span><span class="uagb-icon-list__label">202-555-0188</span></div>\n</div></div>\n</div></div>\n";}s:8:"id-82462";a:10:{s:5:"title";s:13:"About Page 04";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/about-page-04/";s:3:"tag";a:0:{}s:8:"category";i:3392;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:171014:".wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5657136f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48b77c69 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b77c69 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b77c69 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48b77c69.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7b812963 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7b812963 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7b812963 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7b812963 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7b812963 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7b812963{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7b812963 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-7b812963{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-995656b7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-995656b7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-995656b7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-995656b7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-995656b7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-995656b7{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-995656b7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-995656b7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-50f73676 .uagb-ifb-icon svg{fill: #333;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-50f73676 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-50f73676 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-50f73676 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-50f73676.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-670f764d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-670f764d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-670f764d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 376px;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-670f764d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-04196942 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-04196942 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-04196942 .uagb-ifb-icon svg{fill: #333;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04196942 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-04196942 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-04196942 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-04196942 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-04196942.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04196942.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-04196942 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-04196942 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-04196942 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-04196942 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04196942 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-04196942.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-04196942.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-0953f8e4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0953f8e4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0953f8e4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0953f8e4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0953f8e4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0953f8e4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0953f8e4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-0953f8e4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-ace2e526.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ace2e526 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ace2e526.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 376px;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ace2e526.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-652f6e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-652f6e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-652f6e85 .uagb-ifb-icon svg{fill: #333;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-652f6e85 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-652f6e85 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-652f6e85 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-652f6e85 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-652f6e85.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-652f6e85.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-652f6e85 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-652f6e85 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-652f6e85 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-652f6e85 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-652f6e85 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-652f6e85.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-652f6e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-71f8f880.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-71f8f880 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-71f8f880.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 376px;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-71f8f880.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b7968360 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7968360 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b7968360 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7968360 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7968360 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7968360 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7968360 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b7968360.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7968360.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-b7968360 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b7968360 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b7968360 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b7968360 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7968360 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b7968360.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7968360.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;} .uagb-block-e7b97723 .uag-star-rating{font-size: 20px;} .uagb-block-e7b97723 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e7b97723 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;} .uagb-block-e7b97723 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e7b97723 .uag-star:nth-child(5){position: relative;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-927b94d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-927b94d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-927b94d5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6500537b .uagb-ifb-icon svg{fill: #333;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6500537b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6500537b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6500537b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af1c3188{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9527e0d6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9527e0d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-9527e0d6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-db00f262 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-db00f262 .uagb-ifb-icon svg{fill: #333;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-db00f262 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-db00f262 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-db00f262 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-db00f262 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-db00f262.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;}.uagb-block-db00f262.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;}.uagb-block-db00f262 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-db00f262 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-db00f262 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-db00f262 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-db00f262 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-db00f262.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8c6b6cf7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8c6b6cf7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c6b6cf7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8c6b6cf7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8c6b6cf7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8c6b6cf7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8c6b6cf7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;}.uagb-block-8c6b6cf7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c6b6cf7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8c6b6cf7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8c6b6cf7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8c6b6cf7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8c6b6cf7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8c6b6cf7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-eab9a597 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eab9a597 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eab9a597 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eab9a597 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eab9a597 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eab9a597{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eab9a597 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-eab9a597{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-02f6b38a .uagb-ifb-icon svg{fill: #333;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-02f6b38a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-02f6b38a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-02f6b38a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-02f6b38a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-02f6b38a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-02f6b38a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d077b586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d077b586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d077b586 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d077b586 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d077b586 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d077b586 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d077b586 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d077b586.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-d077b586.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d077b586 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d077b586 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d077b586 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d077b586 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d077b586 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d077b586.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ce34d80a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce34d80a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ce34d80a .uagb-ifb-icon svg{fill: #333;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce34d80a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce34d80a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce34d80a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce34d80a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ce34d80a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-ce34d80a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce34d80a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ce34d80a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ce34d80a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ce34d80a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce34d80a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ce34d80a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-4849789a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4849789a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4849789a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4849789a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4849789a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4849789a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4849789a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4849789a{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-d55c8fe4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d55c8fe4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d55c8fe4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d55c8fe4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d55c8fe4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d55c8fe4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d55c8fe4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d55c8fe4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 26%;margin-right: 26%;}.uagb-block-d55c8fe4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d55c8fe4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d55c8fe4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d55c8fe4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d55c8fe4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-d55c8fe4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5230fbe9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5230fbe9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5230fbe9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5230fbe9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5230fbe9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5230fbe9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5230fbe9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-5230fbe9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-5dd7fe99.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5dd7fe99 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5feb38d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5feb38d1 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e3ba68ec.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e3ba68ec .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-73516930.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-73516930 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-73516930.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-73516930.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2eea1fe1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7b812963{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7b812963 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-7b812963{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-995656b7{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-995656b7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-995656b7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-670f764d.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-670f764d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-670f764d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-04196942.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04196942.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04196942 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-04196942 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-04196942 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04196942.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0953f8e4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0953f8e4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;}.wp-block-uagb-container.uagb-block-0953f8e4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;}.uagb-block-ace2e526.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-ace2e526.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ace2e526 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-652f6e85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-652f6e85.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-652f6e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-652f6e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-652f6e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-652f6e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-71f8f880.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-71f8f880.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-71f8f880 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b7968360.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7968360.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7968360 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7968360 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7968360 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7968360.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-af1c3188{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9527e0d6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9527e0d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-9527e0d6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 40px;}.uagb-block-db00f262.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-db00f262 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8c6b6cf7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8c6b6cf7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eab9a597{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eab9a597 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-eab9a597{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 24px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d077b586.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d077b586.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d077b586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d077b586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d077b586 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ce34d80a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce34d80a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce34d80a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce34d80a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ce34d80a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4849789a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4849789a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4849789a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-d55c8fe4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d55c8fe4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 14%;margin-right: 14%;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d55c8fe4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d55c8fe4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 14px;padding-bottom: 0px;padding-left: 14px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 14px;padding-bottom: 0px;padding-left: 14px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5230fbe9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5230fbe9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-5230fbe9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-5dd7fe99.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-5feb38d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-e3ba68ec.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-73516930.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-73516930.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7b812963{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7b812963 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7b812963{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-995656b7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-995656b7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-995656b7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;flex-wrap: wrap;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-670f764d.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670f764d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-670f764d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-670f764d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-04196942.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-04196942 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-04196942 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-04196942 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-04196942.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04196942.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-04196942 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-04196942.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0953f8e4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0953f8e4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-0953f8e4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;flex-wrap: wrap;}.uagb-block-ace2e526.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ace2e526.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-ace2e526.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ace2e526 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-652f6e85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-652f6e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-652f6e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-652f6e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-652f6e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-652f6e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-652f6e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-652f6e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-71f8f880.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-71f8f880.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-71f8f880.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-b7968360.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7968360 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7968360 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7968360 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7968360.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7968360.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7968360 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7968360.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-af1c3188{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9527e0d6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9527e0d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-9527e0d6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;flex-wrap: wrap;}.uagb-block-db00f262.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-db00f262 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-db00f262 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-db00f262.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8c6b6cf7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8c6b6cf7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8c6b6cf7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8c6b6cf7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eab9a597{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eab9a597 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-eab9a597{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-02f6b38a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d077b586.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d077b586.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d077b586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d077b586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d077b586 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d077b586.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d077b586 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d077b586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ce34d80a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce34d80a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce34d80a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce34d80a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ce34d80a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ce34d80a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ce34d80a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ce34d80a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4849789a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4849789a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4849789a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-d55c8fe4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d55c8fe4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d55c8fe4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d55c8fe4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d55c8fe4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d55c8fe4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d55c8fe4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5230fbe9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5230fbe9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5230fbe9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5dd7fe99.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-5dd7fe99.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5feb38d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-5feb38d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e3ba68ec.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-e3ba68ec.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-73516930.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73516930.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-73516930.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #ffffff;}}";s:7:"content";s:12331:"\n<div class="wp-block-uagb-container uagb-block-5657136f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48b77c69 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Our Inspiring Journey</h1></div><p class="uagb-ifb-desc">Discover our story and commitment to excellence in just a few lines.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7b812963 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-995656b7">\n<div class="wp-block-uagb-info-box uagb-block-50f73676 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Story</h2></div><p class="uagb-ifb-desc">Our story began with a vision to revolutionize the creative landscape. Over the years, we have honed our craft and built a legacy of excellence. We are committed to pushing boundaries, setting new standards, and inspiring others to join us on this incredible journey.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-670f764d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg" alt="" class="uag-image-77399" width="564" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-04196942 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovation</h3></div><p class="uagb-ifb-desc">We continuously push the boundaries of creativity to deliver innovative solutions.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0953f8e4">\n<div class="wp-block-uagb-image alignleft uagb-block-ace2e526 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg" alt="" class="uag-image-77404" width="564" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-652f6e85 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Expertise</h3></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-71f8f880 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg" alt="" class="uag-image-77405" width="564" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b7968360 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Collaboration</h3></div><p class="uagb-ifb-desc">We thrive on partnerships and teamwork, fostering collaborative efforts that result in groundbreaking solutions.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-91498726 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-e7b97723"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-927b94d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</h4></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6500537b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-af1c3188 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-9527e0d6">\n<div class="wp-block-uagb-info-box uagb-block-db00f262 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Let the Numbers Speak</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8c6b6cf7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our achievements reflect our commitment to excellence.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-eab9a597">\n<div class="wp-block-uagb-info-box uagb-block-02f6b38a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">200+</h3></div><p class="uagb-ifb-desc">Over 200 successful projects delivered to satisfied clients.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d077b586 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">98%</h3></div><p class="uagb-ifb-desc">A 98% client satisfaction rate, a testament to our commitment to quality.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ce34d80a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">20+</h3></div><p class="uagb-ifb-desc">With over 8 years of industry experience, we continue to lead the way in creativity and innovation.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4849789a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-d55c8fe4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Explore Our Creations</h2></div><p class="uagb-ifb-desc">Dive into a visual journey showcasing our best works.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5230fbe9">\n<div class="wp-block-uagb-image alignleft uagb-block-5dd7fe99 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-5feb38d1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-e3ba68ec wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-73516930 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg" alt="" class="uag-image-80681" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ec802e59 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2eea1fe1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-aba0ff05"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-cc41c321 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-63f00eb8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82445";a:10:{s:5:"title";s:13:"About Page 03";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/about-page-03/";s:3:"tag";a:0:{}s:8:"category";i:3392;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:212692:".wp-block-uagb-container.uagb-block-bde36d0f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bde36d0f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bde36d0f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bde36d0f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bde36d0f .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bde36d0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bde36d0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-bde36d0f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-bde36d0f::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-7281e8f5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7281e8f5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7281e8f5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7281e8f5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7281e8f5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7281e8f5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7281e8f5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7281e8f5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7281e8f5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-7281e8f5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7281e8f5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7281e8f5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7281e8f5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7281e8f5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7281e8f5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7281e8f5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9390eda .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d9390eda .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d9390eda .uagb-ifb-icon svg{fill: #333;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d9390eda .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d9390eda .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d9390eda .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d9390eda .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d9390eda.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9390eda.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9390eda .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d9390eda .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d9390eda .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d9390eda .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d9390eda .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d9390eda.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d9390eda.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 0px;}.uagb-block-94b45a96.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-94b45a96 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d4a03254{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-style: none;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b19d1667 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b19d1667 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b19d1667 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b19d1667 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b19d1667.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b19d1667.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-be48a6cb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-be48a6cb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-be48a6cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-be48a6cb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-bad1c591 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bad1c591 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bad1c591 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bad1c591 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bad1c591 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bad1c591.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bad1c591.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-bad1c591 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bad1c591 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bad1c591 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bad1c591 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bad1c591 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bad1c591.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bad1c591.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bad1c591.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa01e997 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fa01e997 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa01e997 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa01e997 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa01e997 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fa01e997.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa01e997.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa01e997 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fa01e997 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fa01e997 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fa01e997 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa01e997 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fa01e997.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fa01e997.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fa01e997.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-658970d0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-658970d0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-658970d0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-658970d0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-658970d0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-658970d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-658970d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-658970d0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-3fe715a8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fe715a8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fe715a8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fe715a8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fe715a8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fe715a8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fe715a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fe715a8{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-87cb3bae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-87cb3bae .uagb-ifb-icon svg{fill: #333;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87cb3bae .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87cb3bae .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87cb3bae .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-87cb3bae .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-87cb3bae .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-87cb3bae .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-87cb3bae .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87cb3bae .uagb-infobox__content-wrap{text-align: left;}.uagb-block-87cb3bae.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-87cb3bae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87cb3bae .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-d1ae2bb9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1ae2bb9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1ae2bb9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1ae2bb9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1ae2bb9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1ae2bb9{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1ae2bb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1ae2bb9{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-0bfc88eb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0bfc88eb .uagb-ifb-icon svg{fill: #333;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bfc88eb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bfc88eb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bfc88eb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bfc88eb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0bfc88eb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0bfc88eb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0bfc88eb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bfc88eb .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0bfc88eb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bfc88eb .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-ae35dcf6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae35dcf6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae35dcf6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae35dcf6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae35dcf6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae35dcf6{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae35dcf6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae35dcf6{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-e5bc8594 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e5bc8594 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5bc8594 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5bc8594 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5bc8594 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5bc8594 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e5bc8594 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e5bc8594 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e5bc8594 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e5bc8594 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e5bc8594.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e5bc8594.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e5bc8594 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af1c3188{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 48px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background: linear-gradient(0deg, var(--ast-global-color-5) 50%, var(--ast-global-color-4) 50%);;background-clip: padding-box;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9527e0d6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9527e0d6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9527e0d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-9527e0d6{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.12) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-02f6b38a .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-02f6b38a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-02f6b38a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-02f6b38a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-02f6b38a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-02f6b38a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-02f6b38a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6be5ca1a .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-6be5ca1a .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-6be5ca1a .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6be5ca1a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6be5ca1a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6be5ca1a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6be5ca1a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6be5ca1a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6be5ca1a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6be5ca1a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6be5ca1a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6be5ca1a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6be5ca1a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6be5ca1a .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-6be5ca1a .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-6be5ca1a .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4f63592c .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-4f63592c .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-4f63592c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4f63592c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4f63592c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-4f63592c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-4f63592c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4f63592c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-4f63592c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-4f63592c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4f63592c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4f63592c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4f63592c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4f63592c .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-4f63592c .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-4f63592c .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-4f63592c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b1ca413b .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b1ca413b .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-b1ca413b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b1ca413b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b1ca413b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b1ca413b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b1ca413b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b1ca413b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b1ca413b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b1ca413b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b1ca413b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b1ca413b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b1ca413b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1ca413b .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-b1ca413b .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-b1ca413b .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-b1ca413b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-573dc06d{box-shadow: 0px 0px   #00000070 ;padding-top: 62px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.uagb-block-d8406bf7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d8406bf7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8406bf7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8406bf7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8406bf7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8406bf7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d8406bf7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8406bf7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 25%;margin-right: 25%;}.uagb-block-d8406bf7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d8406bf7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d8406bf7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d8406bf7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8406bf7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-d8406bf7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d8406bf7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae135cd8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a6a9fd5f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-82b9f747 .uagb-ifb-icon svg{fill: #333;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-82b9f747 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-82b9f747.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3bd77aa2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e6dd03d4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e6dd03d4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b30185e1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-054607b6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a0382e85 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a0382e85 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a0382e85.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03aa1b0b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03aa1b0b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-03aa1b0b{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-03aa1b0b::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e4e64def .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e4e64def .uagb-ifb-icon svg{fill: #333;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-e4e64def .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e4e64def .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e4e64def .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e4e64def .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4e64def .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e4e64def.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e4e64def.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d0698a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d0698a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d0698a7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-f29ad988 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f29ad988 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f29ad988 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f29ad988 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f29ad988 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f29ad988 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f29ad988.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f29ad988.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2490583.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-a2490583.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-a2490583 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-bde36d0f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bde36d0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-bde36d0f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;column-gap: 40px;}.wp-block-uagb-container.uagb-block-bde36d0f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-7281e8f5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7281e8f5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7281e8f5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7281e8f5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9390eda.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d9390eda .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d9390eda .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d9390eda .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d9390eda.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;column-gap: 0px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: none;border-color: var(--ast-global-color-6);align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{padding-top: 80px;padding-bottom: 60px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-be48a6cb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-be48a6cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-be48a6cb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bad1c591 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa01e997 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-658970d0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-658970d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-658970d0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fe715a8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fe715a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fe715a8{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-87cb3bae .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87cb3bae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87cb3bae .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1ae2bb9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1ae2bb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1ae2bb9{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-0bfc88eb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bfc88eb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bfc88eb .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae35dcf6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae35dcf6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae35dcf6{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-e5bc8594 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e5bc8594 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e5bc8594 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-af1c3188{padding-top: 0px;padding-bottom: 24px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background: linear-gradient(0deg, var(--ast-global-color-5) 50%, var(--ast-global-color-4) 50%);;background-clip: padding-box;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9527e0d6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9527e0d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;column-gap: 30px;}.wp-block-uagb-container.uagb-block-9527e0d6{padding-top: 20px;padding-bottom: 20px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;column-gap: 30px;}.wp-block-uagb-container.uagb-block-9527e0d6.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9527e0d6.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-02f6b38a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6be5ca1a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6be5ca1a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6be5ca1a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-6be5ca1a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-6be5ca1a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6be5ca1a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4f63592c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4f63592c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4f63592c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-4f63592c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-4f63592c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-4f63592c .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-4f63592c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b1ca413b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1ca413b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1ca413b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-b1ca413b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-b1ca413b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b1ca413b .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b1ca413b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 60px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 40px;}.uagb-block-d8406bf7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8406bf7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 12%;margin-right: 12%;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8406bf7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 300px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 300px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 300px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03aa1b0b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03aa1b0b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-03aa1b0b{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-03aa1b0b::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-03aa1b0b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-03aa1b0b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4e64def .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d0698a7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d0698a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d0698a7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f29ad988 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f29ad988.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2490583.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-bde36d0f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bde36d0f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-bde36d0f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-bde36d0f::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-7281e8f5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7281e8f5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7281e8f5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7281e8f5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7281e8f5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7281e8f5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d9390eda.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d9390eda .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d9390eda .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d9390eda .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d9390eda.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d9390eda.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d9390eda .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d9390eda.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-5);;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;border-style: none;border-color: var(--ast-global-color-6);align-items: stretch;flex-wrap: wrap;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{padding-top: 64px;padding-bottom: 40px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-be48a6cb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-be48a6cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-be48a6cb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bad1c591 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bad1c591 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bad1c591.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa01e997 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fa01e997 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fa01e997.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-658970d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-658970d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-658970d0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fe715a8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fe715a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fe715a8{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-87cb3bae .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87cb3bae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-87cb3bae .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-87cb3bae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87cb3bae .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1ae2bb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1ae2bb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1ae2bb9{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-0bfc88eb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bfc88eb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0bfc88eb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0bfc88eb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bfc88eb .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae35dcf6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae35dcf6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae35dcf6{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-e5bc8594 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e5bc8594 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e5bc8594 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e5bc8594.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e5bc8594 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-af1c3188{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background: linear-gradient(0deg, var(--ast-global-color-5) 50%, var(--ast-global-color-4) 50%);;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9527e0d6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9527e0d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-9527e0d6{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6be5ca1a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6be5ca1a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6be5ca1a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-6be5ca1a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-6be5ca1a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-6be5ca1a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6be5ca1a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6be5ca1a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4f63592c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4f63592c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4f63592c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-4f63592c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-4f63592c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-4f63592c .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4f63592c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4f63592c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b1ca413b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1ca413b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1ca413b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-b1ca413b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-b1ca413b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-b1ca413b .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1ca413b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1ca413b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 40px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-5);;}.uagb-block-d8406bf7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8406bf7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d8406bf7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d8406bf7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 18px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 18px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 18px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03aa1b0b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03aa1b0b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-03aa1b0b{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-03aa1b0b::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4e64def .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4e64def.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e4e64def.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d0698a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d0698a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d0698a7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f29ad988 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2490583.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:12735:"\n<div class="wp-block-uagb-container uagb-block-bde36d0f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7281e8f5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Our Inspiring Journey</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d9390eda uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover our story and commitment to excellence in just a few lines.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-94b45a96 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d4a03254">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Story</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b19d1667 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We started with a dream to redefine creativity and have since embarked on a journey marked by unwavering passion and innovation.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1202b3b6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-be48a6cb">\n<div class="wp-block-uagb-info-box uagb-block-bad1c591 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Why Choose Us</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fa01e997 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover the reasons that set us apart.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-658970d0">\n<div class="wp-block-uagb-container uagb-block-3fe715a8">\n<div class="wp-block-uagb-info-box uagb-block-87cb3bae uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Innovation</h3></div><p class="uagb-ifb-desc">We continuously push the boundaries of creativity to deliver innovative solutions.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d1ae2bb9">\n<div class="wp-block-uagb-info-box uagb-block-0bfc88eb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Expertise</h3></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ae35dcf6">\n<div class="wp-block-uagb-info-box uagb-block-e5bc8594 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Collaboration</h3></div><p class="uagb-ifb-desc">We thrive on partnerships and teamwork, fostering collaborative efforts that result in groundbreaking solutions.</p></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-af1c3188 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-9527e0d6">\n<div class="wp-block-uagb-info-box uagb-block-02f6b38a uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">92%</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6be5ca1a uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">2,480</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4f63592c uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">12+</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b1ca413b uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">640K</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-573dc06d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-d8406bf7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Team</h2></div><p class="uagb-ifb-desc">Meet the creative minds behind our success.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13533f4b">\n<div class="wp-block-uagb-container uagb-block-ae135cd8">\n<div class="wp-block-uagb-image alignleft uagb-block-a6a9fd5f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg" alt="" class="uag-image-77912" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-82b9f747 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3bd77aa2">\n<div class="wp-block-uagb-image uagb-block-a0bdf96c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg" alt="" class="uag-image-78344" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e6dd03d4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b30185e1">\n<div class="wp-block-uagb-image uagb-block-054607b6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg" alt="" class="uag-image-77914" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a0382e85 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Manager</p></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-03aa1b0b alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e4e64def uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7d0698a7">\n<div class="wp-block-uagb-info-box uagb-block-f29ad988 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a2490583"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2c1e865e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-82424";a:10:{s:5:"title";s:12:"Home Page 05";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/home-page-05/";s:3:"tag";a:0:{}s:8:"category";i:3391;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:251912:".wp-block-uagb-container.uagb-block-cb1f3df3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cb1f3df3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cb1f3df3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cb1f3df3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cb1f3df3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb1f3df3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb1f3df3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cb1f3df3{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 0px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background: linear-gradient(0deg, var(--ast-global-color-4) 27%, var(--ast-global-color-5) 27%);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.uagb-block-73751222 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-73751222 .uagb-ifb-icon svg{fill: #333;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73751222 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73751222 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73751222 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73751222 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-73751222.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73751222.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 22%;margin-right: 22%;}.uagb-block-73751222 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-73751222 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-73751222 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-73751222 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73751222 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-73751222.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-96cff9cd.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-96cff9cd.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-87baebe6 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-87baebe6 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-87baebe6 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-87baebe6 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-87baebe6 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-87baebe6 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-12f17db9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12f17db9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12f17db9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12f17db9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12f17db9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12f17db9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12f17db9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-12f17db9{box-shadow: 0px 0px   #00000070 ;padding-top: 40px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-5beadf68.wp-block-uagb-image{margin-top: 25px;margin-right: 0px;margin-bottom: 25px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5beadf68 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-5beadf68.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 370px;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5beadf68.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5beadf68.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6682639a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6682639a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6682639a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 420px;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6682639a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6682639a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-83260fc6.wp-block-uagb-image{margin-top: 25px;margin-right: 0px;margin-bottom: 25px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-83260fc6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-83260fc6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 370px;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-83260fc6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-83260fc6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2b133f8b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-2b133f8b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 420px;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2b133f8b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-2bff861f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2bff861f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2bff861f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2bff861f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2bff861f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2bff861f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2bff861f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2bff861f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-643b7b13 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-643b7b13 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-643b7b13 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-643b7b13 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-643b7b13 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-643b7b13{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-643b7b13 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 30px;}.wp-block-uagb-container.uagb-block-643b7b13{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 30px;}.wp-block-uagb-container.uagb-block-19a62e06 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-19a62e06 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-19a62e06 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-19a62e06 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-19a62e06 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19a62e06{max-width: 70%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19a62e06 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-19a62e06{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-5c7a4e0e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5c7a4e0e .uagb-ifb-icon svg{fill: #333;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c7a4e0e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c7a4e0e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c7a4e0e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c7a4e0e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5c7a4e0e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c7a4e0e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c7a4e0e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5c7a4e0e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5c7a4e0e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5c7a4e0e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c7a4e0e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5c7a4e0e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-720f3388 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-720f3388 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-720f3388 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-720f3388 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-720f3388 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-720f3388{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-720f3388 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-end;justify-content: flex-end;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-720f3388{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-end;justify-content: flex-end;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-7d1cbb7d.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-7d1cbb7d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-ac25f328 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ac25f328 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-ac25f328 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-ac25f328 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-ac25f328 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-ac25f328 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-b30e924a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30e924a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30e924a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30e924a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30e924a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30e924a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30e924a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-b30e924a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-b568288f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b568288f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b568288f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b568288f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b568288f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b568288f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b568288f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b568288f{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-1ee8c2a2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1ee8c2a2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ee8c2a2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ee8c2a2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ee8c2a2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ee8c2a2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1ee8c2a2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1ee8c2a2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1ee8c2a2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ee8c2a2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1ee8c2a2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ee8c2a2 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-3e6221af .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e6221af .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e6221af .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e6221af .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e6221af .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e6221af{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e6221af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3e6221af{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-48232b97 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48232b97 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48232b97 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48232b97 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48232b97 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48232b97 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48232b97 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48232b97 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48232b97 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48232b97 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-48232b97.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-48232b97.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48232b97 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-bc85dff8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bc85dff8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bc85dff8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bc85dff8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bc85dff8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bc85dff8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bc85dff8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bc85dff8{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-47619a81 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-47619a81 .uagb-ifb-icon svg{fill: #333;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47619a81 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47619a81 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47619a81 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47619a81 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-47619a81 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-47619a81 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-47619a81 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-47619a81 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-47619a81.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-47619a81.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-47619a81 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-58143d5e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-58143d5e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-58143d5e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-58143d5e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-58143d5e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58143d5e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58143d5e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-58143d5e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-14313d9f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-14313d9f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-14313d9f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-14313d9f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-14313d9f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-14313d9f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-14313d9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-14313d9f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-61a0503f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-61a0503f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-61a0503f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-61a0503f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-61a0503f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-19c1a268 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-19c1a268 .uagb-ifb-icon svg{fill: #333;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-19c1a268 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-19c1a268 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-19c1a268 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-19c1a268 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-19c1a268.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-19c1a268.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-19c1a268 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-19c1a268 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-19c1a268 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-19c1a268 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-19c1a268 div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link{color: var(--ast-global-color-2);}.uagb-block-19c1a268 div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link:hover{color: var(--ast-global-color-0);}.uagb-block-19c1a268 div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link:focus{color: var(--ast-global-color-0);}.uagb-block-19c1a268 .uagb-infobox-cta-link:hover svg{fill: var(--ast-global-color-0);}.uagb-block-19c1a268 .uagb-infobox-cta-link:focus svg{fill: var(--ast-global-color-0);}.uagb-block-19c1a268 .uagb-infobox-cta-link svg{fill: var(--ast-global-color-2);}.uagb-block-19c1a268 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-19c1a268.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-19c1a268.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-19c1a268 .uagb-infobox-cta-link{font-weight: 600;}.wp-block-uagb-container.uagb-block-3918398d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3918398d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3918398d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3918398d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3918398d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3918398d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3918398d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3918398d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 48px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background: linear-gradient(0deg, var(--ast-global-color-5) 60%, var(--ast-global-color-4) 60%);;background-clip: padding-box;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d8089131 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d8089131 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d8089131 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d8089131 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d8089131 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8089131{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8089131 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d8089131{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.12) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-14fa41f3 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-14fa41f3 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-14fa41f3 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-14fa41f3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-14fa41f3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-14fa41f3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-14fa41f3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-14fa41f3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-left: 10px;}.uagb-block-14fa41f3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-14fa41f3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-14fa41f3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-14fa41f3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-14fa41f3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-14fa41f3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-14fa41f3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-14fa41f3 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-14fa41f3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95b3bf3e .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-95b3bf3e .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-95b3bf3e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95b3bf3e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95b3bf3e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-95b3bf3e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-95b3bf3e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-95b3bf3e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-left: 10px;}.uagb-block-95b3bf3e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-95b3bf3e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-95b3bf3e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-95b3bf3e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-95b3bf3e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95b3bf3e .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-95b3bf3e .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-95b3bf3e .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6d2b445c .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-6d2b445c .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-6d2b445c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d2b445c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6d2b445c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-6d2b445c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-6d2b445c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6d2b445c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6d2b445c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6d2b445c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6d2b445c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6d2b445c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6d2b445c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d2b445c .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-6d2b445c .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-6d2b445c .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-6d2b445c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08fa675e .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-08fa675e .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-08fa675e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-08fa675e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-08fa675e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-08fa675e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-08fa675e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-08fa675e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-left: 10px;}.uagb-block-08fa675e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-08fa675e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-08fa675e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-08fa675e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-08fa675e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08fa675e .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-08fa675e .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-08fa675e .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-08fa675e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-eae8dfad{box-shadow: 0px 0px   #00000070 ;padding-top: 62px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 80px;column-gap: 0px;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bc2ef517 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bc2ef517 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-bc2ef517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{text-transform: uppercase;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-fcbe98d1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-155e7429{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-681138c6 .uag-star-rating{font-size: 20px;} .uagb-block-681138c6 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-681138c6 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-681138c6 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-681138c6 .uag-star:nth-child(5){position: relative;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3c9e036a .uagb-ifb-icon svg{fill: #333;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3c9e036a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-3c9e036a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c9e036a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3c9e036a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3c9e036a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3c9e036a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3c9e036a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3c9e036a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4718dd31 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4718dd31 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4718dd31 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4718dd31.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4718dd31.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-image-content > img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1a93771e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 20px;} .uagb-block-cdda6aae .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-cdda6aae .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-cdda6aae .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-cdda6aae .uag-star:nth-child(5){position: relative;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ed5c6c14 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ed5c6c14.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-ed5c6c14.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ed5c6c14 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ed5c6c14 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ed5c6c14.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1c8709e0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1c8709e0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-1c8709e0.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1c8709e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-86558484{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 20px;} .uagb-block-490af9a3 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-490af9a3 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-490af9a3 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-490af9a3 .uag-star:nth-child(5){position: relative;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-30116a41 .uagb-ifb-icon svg{fill: #333;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-30116a41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-30116a41.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30116a41 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-30116a41 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-30116a41 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-30116a41 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-30116a41.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-30116a41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fcda15cd .uagb-ifb-icon svg{fill: #333;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fcda15cd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fcda15cd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fcda15cd.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcda15cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-image-content > img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ac68ea7b .uagb-ifb-icon svg{fill: #333;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-ac68ea7b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;color: #ffffff;fill: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 24px;text-decoration: !important;font-weight: 700;line-height: em;color: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-wrap{margin-right: 16px;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb1f3df3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb1f3df3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-cb1f3df3{padding-top: 80px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background: linear-gradient(0deg, var(--ast-global-color-4) 27%, var(--ast-global-color-5) 27%);;background-clip: padding-box;row-gap: 24px;}.uagb-block-73751222.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73751222.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 10%;margin-right: 10%;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73751222 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-96cff9cd.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12f17db9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12f17db9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-12f17db9{padding-top: 16px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-12f17db9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-12f17db9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.uagb-block-5beadf68.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.uagb-block-83260fc6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2bff861f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2bff861f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2bff861f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-643b7b13{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-643b7b13 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-643b7b13{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19a62e06{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19a62e06 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-19a62e06{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-5c7a4e0e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c7a4e0e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c7a4e0e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c7a4e0e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-720f3388{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-720f3388 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-720f3388{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-7d1cbb7d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30e924a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30e924a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-b30e924a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b568288f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b568288f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b568288f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-1ee8c2a2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ee8c2a2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ee8c2a2 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e6221af{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e6221af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3e6221af{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-48232b97 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48232b97 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48232b97 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bc85dff8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bc85dff8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bc85dff8{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-47619a81 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-47619a81 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-47619a81 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58143d5e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58143d5e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-58143d5e{padding-top: 80px;padding-bottom: 60px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-14313d9f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-14313d9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-14313d9f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 40px;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-19c1a268.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-19c1a268 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-19c1a268.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3918398d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3918398d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-3918398d{padding-top: 0px;padding-bottom: 24px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background: linear-gradient(0deg, var(--ast-global-color-5) 60%, var(--ast-global-color-4) 60%);;background-clip: padding-box;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8089131{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8089131 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;column-gap: 20px;}.wp-block-uagb-container.uagb-block-d8089131{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;column-gap: 20px;}.uagb-block-14fa41f3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-14fa41f3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-14fa41f3 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-14fa41f3 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-14fa41f3 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-14fa41f3 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95b3bf3e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b3bf3e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95b3bf3e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-95b3bf3e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-95b3bf3e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-95b3bf3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6d2b445c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d2b445c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d2b445c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-6d2b445c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-6d2b445c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6d2b445c .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08fa675e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08fa675e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08fa675e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-08fa675e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-08fa675e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-08fa675e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 50px;}.wp-block-uagb-container.uagb-block-eae8dfad{padding-top: 60px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 50px;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 10px;padding-bottom: 0px;padding-left: 10px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 10px;padding-bottom: 0px;padding-left: 10px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fcbe98d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-681138c6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6 .uag-star-rating{font-size: 22px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-image-content img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-cdda6aae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 22px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-image-content img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-490af9a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 22px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-image-content img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cb1f3df3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cb1f3df3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-cb1f3df3{padding-top: 64px;padding-bottom: 0px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background: linear-gradient(0deg, var(--ast-global-color-4) 27%, var(--ast-global-color-5) 27%);;background-clip: padding-box;}.uagb-block-73751222.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73751222.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73751222 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-73751222 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-73751222.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-96cff9cd.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12f17db9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12f17db9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-12f17db9{padding-top: 16px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.uagb-block-5beadf68.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-6682639a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-83260fc6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-2b133f8b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2bff861f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2bff861f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2bff861f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-643b7b13{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-643b7b13 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-643b7b13{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-19a62e06{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-19a62e06 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-19a62e06{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-5c7a4e0e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c7a4e0e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c7a4e0e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c7a4e0e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c7a4e0e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c7a4e0e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c7a4e0e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-720f3388{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-720f3388 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-720f3388{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-7d1cbb7d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30e924a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30e924a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b30e924a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b568288f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b568288f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b568288f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-1ee8c2a2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ee8c2a2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ee8c2a2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ee8c2a2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ee8c2a2 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e6221af{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e6221af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3e6221af{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-48232b97 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48232b97 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48232b97 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48232b97.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48232b97 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bc85dff8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bc85dff8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bc85dff8{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-47619a81 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-47619a81 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-47619a81 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-47619a81.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-47619a81 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: #333;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58143d5e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58143d5e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-58143d5e{padding-top: 64px;padding-bottom: 40px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-14313d9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-14313d9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;}.wp-block-uagb-container.uagb-block-14313d9f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;flex-wrap: wrap;}.uagb-block-61a0503f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-19c1a268.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-19c1a268 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-19c1a268 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-19c1a268.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3918398d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3918398d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-3918398d{padding-top: 0px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background: linear-gradient(0deg, var(--ast-global-color-5) 60%, var(--ast-global-color-4) 60%);;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8089131{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8089131 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-d8089131{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-14fa41f3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-14fa41f3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-14fa41f3 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-14fa41f3 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-14fa41f3 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-14fa41f3 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-14fa41f3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-14fa41f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95b3bf3e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b3bf3e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95b3bf3e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-95b3bf3e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-95b3bf3e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-95b3bf3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95b3bf3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95b3bf3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6d2b445c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d2b445c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d2b445c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-6d2b445c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-6d2b445c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-6d2b445c .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d2b445c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d2b445c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08fa675e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08fa675e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08fa675e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-08fa675e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-08fa675e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-08fa675e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08fa675e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08fa675e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-eae8dfad{padding-top: 40px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-5);;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 30px;}.wp-block-uagb-container.uagb-block-fcbe98d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-681138c6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6 .uag-star-rating{font-size: 20px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-cdda6aae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 20px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-490af9a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 20px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}";s:7:"content";s:18648:"\n<div class="wp-block-uagb-container uagb-block-cb1f3df3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-73751222 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Welcome to our World of Creativity</h1></div><p class="uagb-ifb-desc">Step into a realm where imagination knows no bounds, and creativity is the key to unlocking endless possibilities. Our world is a canvas for your wildest ideas to come to life.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-96cff9cd"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-87baebe6 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-12f17db9">\n<div class="wp-block-uagb-image alignleft uagb-block-5beadf68 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="370" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-6682639a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="420" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-83260fc6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="370" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-2b133f8b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="282" height="420" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2bff861f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-643b7b13">\n<div class="wp-block-uagb-container uagb-block-19a62e06">\n<div class="wp-block-uagb-info-box uagb-block-5c7a4e0e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services</h2></div><p class="uagb-ifb-desc">Explore a wide range of services tailored to your needs.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-720f3388">\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-7d1cbb7d"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-ac25f328 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b30e924a">\n<div class="wp-block-uagb-container uagb-block-b568288f">\n<div class="wp-block-uagb-info-box uagb-block-1ee8c2a2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3e6221af">\n<div class="wp-block-uagb-info-box uagb-block-48232b97 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bc85dff8">\n<div class="wp-block-uagb-info-box uagb-block-47619a81 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empower Your Journey</p><h2 class="uagb-ifb-title">Take the Action Now</h2></div><p class="uagb-ifb-desc">Join us in shaping a brighter future. Let''s embark on this exciting adventure together.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-58143d5e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-14313d9f">\n<div class="wp-block-uagb-image alignleft uagb-block-61a0503f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-19c1a268 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">About Us</h3></div><p class="uagb-ifb-desc">We are a passionate team dedicated to delivering exceptional results. With a focus on innovation and excellence, we are committed to helping you achieve your goals and dreams.</p><div class="uagb-ifb-button-wrapper wp-block-button"><a href="#" target="_self" onclick="return false;" class="uagb-infobox-cta-link" rel="noopener noreferrer" alt=""><span class="uagb-inline-editing">Read More</span><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></a></div></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3918398d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d8089131">\n<div class="wp-block-uagb-info-box uagb-block-14fa41f3 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">92%</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-95b3bf3e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">2,480</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6d2b445c uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">12+</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-08fa675e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">640K</h3></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-eae8dfad alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-bc2ef517 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Words from Our Clients</p><h2 class="uagb-ifb-title">Testimonials</h2></div><p class="uagb-ifb-desc">Hear what our satisfied clients have to say about their experiences with us.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-fcbe98d1">\n<div class="wp-block-uagb-container uagb-block-155e7429">\n<div class="wp-block-uagb-star-rating uagb-block-681138c6"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3c9e036a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4718dd31 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-06.jpg" alt="" width="60" height="60" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1a93771e">\n<div class="wp-block-uagb-star-rating uagb-block-cdda6aae"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ed5c6c14 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1c8709e0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-08.jpg" alt="" width="60" height="60" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 2</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-86558484">\n<div class="wp-block-uagb-star-rating uagb-block-490af9a3"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-30116a41 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fcda15cd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-07.jpg" alt="" width="60" height="60" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 3</p></div></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ac63830 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ac68ea7b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-18525ae3"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-6a0bac75"><a target="_self" aria-label="202-555-0188" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></span><span class="uagb-icon-list__label">202-555-0188</span></div>\n</div></div>\n</div></div>\n";}s:8:"id-82432";a:10:{s:5:"title";s:15:"Contact Page 05";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-page-05/";s:3:"tag";a:0:{}s:8:"category";i:3394;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:94106:".wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5657136f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48b77c69 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b77c69 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b77c69 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48b77c69.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-06414442 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06414442 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06414442 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06414442 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06414442 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06414442{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-06414442{min-height: 350px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: 100%;background-attachment: fixed;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cc2a59b1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc2a59b1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc2a59b1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc2a59b1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc2a59b1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc2a59b1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc2a59b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-cc2a59b1{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5d8d3df7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5d8d3df7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5d8d3df7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5d8d3df7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5d8d3df7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d8d3df7{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d8d3df7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d8d3df7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0ae2ca41 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ae2ca41 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ae2ca41 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ae2ca41 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0ae2ca41.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ae2ca41.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0ae2ca41 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0ae2ca41 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0ae2ca41 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ae2ca41 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0ae2ca41.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 64px;padding-left: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 64px;padding-left: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-009833a0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-009833a0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-009833a0 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-009833a0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-009833a0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-009833a0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-009833a0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-009833a0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-009833a0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-009833a0 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-009833a0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-009833a0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-009833a0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-009833a0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-009833a0 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-3aa9fb01 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-3aa9fb01 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3aa9fb01 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3aa9fb01 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa9fb01 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa9fb01 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3aa9fb01.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa9fb01.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa9fb01 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa9fb01 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-3aa9fb01 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3aa9fb01 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3aa9fb01 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0a1f6d4e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-0a1f6d4e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0a1f6d4e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0a1f6d4e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0a1f6d4e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0a1f6d4e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0a1f6d4e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0a1f6d4e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0a1f6d4e .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0a1f6d4e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-0a1f6d4e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0a1f6d4e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0a1f6d4e .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-4e9e7525.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-4e9e7525.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-4e9e7525 .uagb-buttons-repeater:not(.wp-block-button__link){padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-4e9e7525 .uagb-buttons-repeater.wp-block-button__link{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-4e9e7525 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 70px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-88027f10 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-88027f10 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-88027f10 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-88027f10 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-88027f10 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-88027f10.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-button__link{text-transform: normal;text-decoration: none;} .uagb-block-44de7abd .uagb-google-map__iframe{height: 400px;}.wp-block-uagb-container.uagb-block-9491b7ff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9491b7ff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9491b7ff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9491b7ff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9491b7ff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9491b7ff{max-width: 65%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9491b7ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9491b7ff{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-465df013 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-465df013 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-465df013 .uagb-ifb-icon svg{fill: #333;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-465df013 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-465df013 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-465df013 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-465df013 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-465df013.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-465df013.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-465df013 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-465df013 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-465df013 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-465df013 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-465df013 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-465df013.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-465df013.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd7a91d6.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bd7a91d6 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-bd7a91d6 .uagb-forms-input{text-align: left;}.uagb-block-bd7a91d6 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-bd7a91d6 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-bd7a91d6 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-bd7a91d6 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-bd7a91d6 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-bd7a91d6 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-bd7a91d6 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-bd7a91d6 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-bd7a91d6 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-bd7a91d6 .uagb-slider{background-color: #ffffff;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-bd7a91d6 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-bd7a91d6 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-bd7a91d6 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-bd7a91d6 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-bd7a91d6 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-bd7a91d6 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-bd7a91d6 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {font-size: 15px;color: #ffffff;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button {font-size: 15px;color: #ffffff;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:hover {color: #ffffff;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button:hover{color: #ffffff;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:focus {color: #ffffff;background-color: var(--ast-global-color-1);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button:focus{color: #ffffff;background-color: var(--ast-global-color-1);}.uagb-block-bd7a91d6 .uagb-forms__full-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{width: 100%;padding: 10px 15px;}.uagb-block-bd7a91d6.uagb-forms__small-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 5px 10px;}.uagb-block-bd7a91d6.uagb-forms__medium-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 12px 24px;}.uagb-block-bd7a91d6.uagb-forms__large-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 20px 30px;}.uagb-block-bd7a91d6.uagb-forms__extralarge-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 30px 65px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link{background: var(--ast-global-color-0);}.uagb-block-bd7a91d6  .uagb-forms-main-form .wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:hover{background: var(--ast-global-color-1);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ac63830 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ac68ea7b .uagb-ifb-icon svg{fill: #333;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-ac68ea7b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;color: #ffffff;fill: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 24px;text-decoration: !important;font-weight: 700;line-height: em;color: #ffffff;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-wrap{margin-right: 16px;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-6a0bac75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06414442{width: 100%;}.wp-block-uagb-container.uagb-block-06414442{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc2a59b1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc2a59b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-cc2a59b1{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d8d3df7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d8d3df7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d8d3df7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;row-gap: 0px;column-gap: 0px;}.uagb-block-0ae2ca41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ae2ca41.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ae2ca41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0ae2ca41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 30px;padding-left: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 30px;padding-left: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-009833a0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-009833a0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-009833a0 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-009833a0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-bottom: 10px;}.uagb-block-009833a0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-bottom: 10px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-009833a0 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3aa9fb01 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-3aa9fb01 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-bottom: 10px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-bottom: 10px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3aa9fb01 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0a1f6d4e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-0a1f6d4e .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-bottom: 10px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-bottom: 10px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0a1f6d4e .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-4e9e7525.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-4e9e7525 .uagb-button__wrapper{margin-bottom: 40px;}.wp-block-uagb-buttons .uagb-block-88027f10.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);} .uagb-block-44de7abd .uagb-google-map__iframe{height: 400px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9491b7ff{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9491b7ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9491b7ff{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-465df013.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-465df013.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-465df013 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-465df013 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-465df013 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-465df013.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd7a91d6.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-bd7a91d6 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-bd7a91d6 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-bd7a91d6 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-bd7a91d6 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;border-style: none;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {border-style: none;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 24px;height: 24px;font-size: 24px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06414442{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-06414442{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc2a59b1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc2a59b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cc2a59b1{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d8d3df7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d8d3df7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d8d3df7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-0ae2ca41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ae2ca41.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ae2ca41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0ae2ca41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0ae2ca41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 36px;padding-left: 0px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 36px;padding-left: 0px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0ae2ca41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0ae2ca41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-009833a0 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-009833a0 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-009833a0 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-009833a0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-009833a0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-009833a0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-009833a0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-009833a0 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3aa9fb01 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3aa9fb01 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-3aa9fb01 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3aa9fb01 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3aa9fb01.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3aa9fb01 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0a1f6d4e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-0a1f6d4e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-0a1f6d4e .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0a1f6d4e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0a1f6d4e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0a1f6d4e .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-4e9e7525.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-88027f10.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-88027f10 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);} .uagb-block-44de7abd .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9491b7ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9491b7ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9491b7ff{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-465df013.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-465df013.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-465df013 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-465df013 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-465df013 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-465df013.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-465df013.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-465df013 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-465df013.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd7a91d6.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-bd7a91d6 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-bd7a91d6 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-bd7a91d6 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-bd7a91d6 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;border-style: none;}.uagb-block-bd7a91d6 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {border-style: none;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ac63830{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ac63830 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ac63830{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3ac63830::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-ac68ea7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ac68ea7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ac68ea7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ac68ea7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ac68ea7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ac68ea7b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .wp-block-uagb-icon-list-child .uagb-icon-list__label{font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-18525ae3 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-18525ae3.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 0px;}}";s:7:"content";s:9164:"\n<div class="wp-block-uagb-container uagb-block-5657136f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48b77c69 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Get in Touch</h1></div><p class="uagb-ifb-desc">Reach out to us. We''re here to assist you and answer your queries.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-06414442 alignfull uagb-is-root-container"></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cc2a59b1 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-5d8d3df7">\n<div class="wp-block-uagb-info-box uagb-block-0ae2ca41 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Find our contact details and get in touch with our team for any assistance or inquiries.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-009833a0 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">2360 Hood Avenue, San Diego, CA, 92123</p></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3aa9fb01 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">202-555-0188</p></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0a1f6d4e uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">contact@example.com</p></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-4e9e7525"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-88027f10 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Direction</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-44de7abd     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="400"\n					loading="lazy"\n				></embed>\n			</div>\n			</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9491b7ff">\n<div class="wp-block-uagb-info-box uagb-block-465df013 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Send Us a Message</h3></div><p class="uagb-ifb-desc">Use the form below to reach out to us. We''ll get back to you as soon as possible.</p></div></div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-bd7a91d6 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-bd7a91d6">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-ad65d3c8 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="ad65d3c8">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="ad65d3c8" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-5e3a8f27 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="5e3a8f27">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="5e3a8f27" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-d2a6d8a8"><div class="uagb-forms-email-label required uagb-forms-input-label" id="d2a6d8a8">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="d2a6d8a8" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-d4cbf26e"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="d4cbf26e">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="d4cbf26e" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-bd7a91d6"/></div><div class="uagb-form-reacaptcha-error-bd7a91d6"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-bd7a91d6 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-bd7a91d6 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ac63830 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ac68ea7b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-18525ae3"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-6a0bac75"><a target="_self" aria-label="202-555-0188" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></span><span class="uagb-icon-list__label">202-555-0188</span></div>\n</div></div>\n</div></div>\n";}s:8:"id-82370";a:10:{s:5:"title";s:12:"Home Page 04";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/home-page-04/";s:3:"tag";a:0:{}s:8:"category";i:3391;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:122744:".wp-block-uagb-container.uagb-block-44831402 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-44831402 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-44831402 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-44831402 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-44831402 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-44831402{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44831402 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-44831402{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 0px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background: linear-gradient(180deg, var(--ast-global-color-5) 77%, var(--ast-global-color-4) 77%);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.uagb-block-f14a8225 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f14a8225 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f14a8225 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f14a8225 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f14a8225 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f14a8225 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 25%;margin-right: 25%;}.uagb-block-f14a8225 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f14a8225 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f14a8225 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f14a8225 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f14a8225 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-f14a8225.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f14a8225 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-458b7407.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-458b7407.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-458b7407 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-7f60b459 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-7f60b459 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-7f60b459 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-7f60b459 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-7f60b459 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-7f60b459 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-8add2616.wp-block-uagb-image{margin-top: 40px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-8add2616 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-8add2616.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-8add2616.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8add2616.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b64d0dc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b64d0dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b64d0dc{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fdd26fc4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fdd26fc4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fdd26fc4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fdd26fc4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdd26fc4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fdd26fc4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ca479bc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9ff2590f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9ff2590f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9ff2590f{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2d59b177 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2d59b177 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2d59b177 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2d59b177.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3310da07{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3310da07 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3310da07{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-84acc2a6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-84acc2a6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-84acc2a6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3c4babb{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3c4babb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3c4babb{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e596e133 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e596e133 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e596e133 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e596e133.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-3e55f029 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e55f029 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e55f029 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e55f029 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e55f029 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e55f029{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e55f029 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-3e55f029{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 48px;}.uagb-block-21a1db5c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-21a1db5c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-21a1db5c .uagb-ifb-icon svg{fill: #333;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21a1db5c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21a1db5c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21a1db5c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-21a1db5c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-21a1db5c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-21a1db5c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-21a1db5c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-21a1db5c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-21a1db5c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-21a1db5c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-21a1db5c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-21a1db5c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-21a1db5c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-0fadaa1d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0fadaa1d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0fadaa1d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0fadaa1d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0fadaa1d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0fadaa1d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0fadaa1d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0fadaa1d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-c9d84d1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9d84d1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c9d84d1d .uagb-ifb-icon svg{fill: #333;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9d84d1d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c9d84d1d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c9d84d1d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c9d84d1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c9d84d1d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-c9d84d1d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9d84d1d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c9d84d1d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c9d84d1d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c9d84d1d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9d84d1d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c9d84d1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3dd5555.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-a3dd5555.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-a3dd5555 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-e3b79dde .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-e3b79dde .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-e3b79dde .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-e3b79dde .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-e3b79dde .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-e3b79dde .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-6b406728 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6b406728 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6b406728 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6b406728 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6b406728 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b406728{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b406728 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-6b406728{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-dc67fc8d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-dc67fc8d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 423px;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-5d9c5286 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5d9c5286 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5d9c5286 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5d9c5286 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5d9c5286 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d9c5286{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d9c5286 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d9c5286{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-7e171a91 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7e171a91 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e171a91 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e171a91 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e171a91 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e171a91 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7e171a91 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7e171a91 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7e171a91 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e171a91 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7e171a91.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7e171a91.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7e171a91 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b03688f4.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-b03688f4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-878baf69 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-878baf69 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-878baf69 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-878baf69 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-878baf69 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-878baf69 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2eea1fe1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-44831402{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44831402 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-44831402{padding-top: 80px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background: linear-gradient(180deg, var(--ast-global-color-5) 77%, var(--ast-global-color-4) 77%);;background-clip: padding-box;row-gap: 24px;}.uagb-block-f14a8225 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 10%;margin-right: 10%;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f14a8225 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f14a8225 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-458b7407.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-8add2616.wp-block-uagb-image{margin-top: 16px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b64d0dc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b64d0dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b64d0dc{padding-top: 100px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdd26fc4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ca479bc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9ff2590f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9ff2590f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9ff2590f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3310da07{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3310da07 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3310da07{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3c4babb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3c4babb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3c4babb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e55f029{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e55f029 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-3e55f029{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-3e55f029.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-3e55f029.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-21a1db5c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-21a1db5c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-21a1db5c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-21a1db5c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-21a1db5c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0fadaa1d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0fadaa1d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0fadaa1d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-c9d84d1d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9d84d1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9d84d1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c9d84d1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3dd5555.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b406728{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b406728 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-6b406728{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 423px;}.uagb-block-dc67fc8d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-dc67fc8d .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d9c5286{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d9c5286 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d9c5286{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-7e171a91 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e171a91 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7e171a91 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b03688f4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-44831402{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44831402 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-44831402{padding-top: 64px;padding-bottom: 0px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background: linear-gradient(180deg, var(--ast-global-color-5) 77%, var(--ast-global-color-4) 77%);;background-clip: padding-box;}.uagb-block-f14a8225 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f14a8225 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f14a8225 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f14a8225.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f14a8225 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-458b7407.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-8add2616.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}.uagb-block-8add2616.wp-block-uagb-image{margin-top: 16px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b64d0dc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b64d0dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b64d0dc{padding-top: 80px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdd26fc4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ca479bc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9ff2590f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9ff2590f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9ff2590f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3310da07{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3310da07 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3310da07{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3c4babb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3c4babb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3c4babb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e55f029{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e55f029 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3e55f029{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-block-3e55f029.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-3e55f029.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-21a1db5c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-21a1db5c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-21a1db5c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-21a1db5c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-21a1db5c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-21a1db5c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-21a1db5c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-21a1db5c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0fadaa1d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0fadaa1d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0fadaa1d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-c9d84d1d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c9d84d1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c9d84d1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c9d84d1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c9d84d1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c9d84d1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c9d84d1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a3dd5555.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b406728{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b406728 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6b406728{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-dc67fc8d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-dc67fc8d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-dc67fc8d .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d9c5286{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d9c5286 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d9c5286{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-7e171a91 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e171a91 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e171a91 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e171a91.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7e171a91 .uagb-ifb-title-prefix{font-size: 15px;}.uagb-block-b03688f4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #ffffff;}}";s:7:"content";s:8748:"\n<div class="wp-block-uagb-container uagb-block-44831402 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f14a8225 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Unlock Possibilities</p><h1 class="uagb-ifb-title">Welcome to our World of Creativity</h1></div><p class="uagb-ifb-desc">Step into a realm where imagination knows no bounds, and creativity is the key to unlocking endless possibilities. Our world is a canvas for your wildest ideas to come to life.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-458b7407"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-7f60b459 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-8add2616 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8b64d0dc alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fdd26fc4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services</h2></div><p class="uagb-ifb-desc">Explore a wide range of services tailored to your needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2ca479bc">\n<div class="wp-block-uagb-container uagb-block-9ff2590f">\n<div class="wp-block-uagb-info-box uagb-block-2d59b177 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3310da07">\n<div class="wp-block-uagb-info-box uagb-block-84acc2a6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e3c4babb">\n<div class="wp-block-uagb-info-box uagb-block-e596e133 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3e55f029 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-21a1db5c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Take the Action Now</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0fadaa1d">\n<div class="wp-block-uagb-info-box uagb-block-c9d84d1d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Join us in shaping a brighter future. Let''s embark on this exciting adventure together.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a3dd5555"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-e3b79dde wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6b406728 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-dc67fc8d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg" alt="" class="uag-image-77437" width="564" height="423" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5d9c5286">\n<div class="wp-block-uagb-info-box uagb-block-7e171a91 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Discover Our Story</p><h3 class="uagb-ifb-title">About Us</h3></div><p class="uagb-ifb-desc">We are a passionate team dedicated to delivering exceptional results. With a focus on innovation and excellence, we are committed to helping you achieve your goals and dreams.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-b03688f4"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-878baf69 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ec802e59 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2eea1fe1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-aba0ff05"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-cc41c321 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-63f00eb8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82414";a:10:{s:5:"title";s:15:"Contact Page 04";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-page-04/";s:3:"tag";a:0:{}s:8:"category";i:3394;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:107859:".wp-block-uagb-container.uagb-block-a5be5556 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a5be5556 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a5be5556 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a5be5556 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a5be5556 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5be5556{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5be5556 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5be5556{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-bc679115 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bc679115 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc679115 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc679115 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc679115 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc679115 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bc679115.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc679115.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc679115 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bc679115 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bc679115 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bc679115 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc679115 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-bc679115.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc679115.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-bc679115.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6ec9315b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6ec9315b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6ec9315b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6ec9315b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6ec9315b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6ec9315b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6ec9315b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-6ec9315b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-1204f9af .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1204f9af .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1204f9af .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1204f9af .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1204f9af .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1204f9af{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1204f9af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1204f9af{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-f01eddcb .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-f01eddcb .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f01eddcb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f01eddcb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-f01eddcb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-f01eddcb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f01eddcb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-f01eddcb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-f01eddcb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f01eddcb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f01eddcb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f01eddcb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f01eddcb .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-f01eddcb .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-f01eddcb .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f01eddcb .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-c3a8f584 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c3a8f584 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c3a8f584 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c3a8f584 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c3a8f584 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c3a8f584{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c3a8f584 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c3a8f584{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-c902faea .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-c902faea .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c902faea .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-c902faea .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-c902faea .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c902faea.uagb-infobox__content-wrap img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-c902faea .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c902faea.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-c902faea.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-c902faea .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c902faea .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c902faea .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c902faea .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c902faea .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-c902faea .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-c902faea .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c902faea .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-a44ff8ca .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a44ff8ca .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a44ff8ca .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a44ff8ca .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a44ff8ca .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a44ff8ca{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a44ff8ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a44ff8ca{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-10aaa40c .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-10aaa40c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-10aaa40c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-10aaa40c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-10aaa40c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-10aaa40c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-10aaa40c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-10aaa40c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-10aaa40c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-10aaa40c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-10aaa40c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-10aaa40c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10aaa40c .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-10aaa40c .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-10aaa40c .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-10aaa40c .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-ae56ee51 .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;} .uagb-block-e7b97723 .uag-star-rating{font-size: 20px;} .uagb-block-e7b97723 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e7b97723 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;} .uagb-block-e7b97723 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e7b97723 .uag-star:nth-child(5){position: relative;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-927b94d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-927b94d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-927b94d5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6500537b .uagb-ifb-icon svg{fill: #333;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6500537b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6500537b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6500537b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b99237{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b99237 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c1b99237{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-6d775aeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6d775aeb .uagb-ifb-icon svg{fill: #333;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6d775aeb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6d775aeb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6d775aeb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d775aeb .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6d775aeb.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6d775aeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-6d775aeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6f82612{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6f82612 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6f82612{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-12026441.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12026441 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-12026441 .uagb-forms-input{text-align: left;}.uagb-block-12026441 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-12026441 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-12026441 .uagb-slider{background-color: #ffffff;}.uagb-block-12026441 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-12026441 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-12026441 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-12026441 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2eea1fe1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-cc41c321.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-cc41c321 .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-cc41c321 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-cc41c321 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.wp-block-uagb-buttons .uagb-block-cc41c321.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5be5556{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5be5556 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5be5556{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-bc679115.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc679115 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc679115.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-bc679115.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6ec9315b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6ec9315b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-6ec9315b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1204f9af{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1204f9af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1204f9af{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-f01eddcb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-f01eddcb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f01eddcb .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c3a8f584{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c3a8f584 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c3a8f584{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-c902faea.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-c902faea.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c902faea .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a44ff8ca{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a44ff8ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a44ff8ca{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-10aaa40c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-10aaa40c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10aaa40c .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;} .uagb-block-ae56ee51 .uagb-google-map__iframe{height: 400px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b99237{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b99237 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 600px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c1b99237{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d775aeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 5%;padding-bottom: 0%;padding-left: 5%;}.uagb-block-6d775aeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 5%;padding-bottom: 0%;padding-left: 5%;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6f82612{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6f82612 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6f82612{padding-top: 36px;padding-bottom: 36px;padding-left: 36px;padding-right: 36px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-12026441.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-12026441 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-12026441 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-cc41c321.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: solid;border-color: #ffffff;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5be5556{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5be5556 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5be5556{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-bc679115.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc679115 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc679115 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc679115.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6ec9315b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6ec9315b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6ec9315b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1204f9af{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1204f9af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1204f9af{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-f01eddcb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f01eddcb .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f01eddcb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f01eddcb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c3a8f584{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c3a8f584 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c3a8f584{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-c902faea.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c902faea .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c902faea .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c902faea.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a44ff8ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a44ff8ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a44ff8ca{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-10aaa40c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10aaa40c .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-10aaa40c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-10aaa40c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;} .uagb-block-ae56ee51 .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 20px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b99237{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b99237 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c1b99237{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d775aeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6f82612{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6f82612 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6f82612{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-12026441.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-12026441 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-12026441 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-buttons .uagb-block-cc41c321.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater.wp-block-button__link{border-style: none;}.wp-block-uagb-buttons .uagb-block-63f00eb8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-63f00eb8 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #ffffff;}}";s:7:"content";s:9366:"\n<div class="wp-block-uagb-container uagb-block-a5be5556 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-bc679115 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Contact Us</h1></div><p class="uagb-ifb-desc">Find our contact details and get in touch with our team for any assistance or inquiries.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6ec9315b">\n<div class="wp-block-uagb-container uagb-block-1204f9af">\n<div class="wp-block-uagb-info-box uagb-block-f01eddcb uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-stacked-tablet uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c3a8f584">\n<div class="wp-block-uagb-info-box uagb-block-c902faea uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-stacked-tablet uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a44ff8ca">\n<div class="wp-block-uagb-info-box uagb-block-10aaa40c uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-stacked-tablet uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n</div>\n</div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-ae56ee51     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="350"\n					loading="lazy"\n				></embed>\n			</div>\n			</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-91498726 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-e7b97723"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-927b94d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6500537b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c1b99237 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-6d775aeb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Send Us a Message</h2></div><p class="uagb-ifb-desc">Use the form below to reach out to us. We''ll get back to you as soon as possible.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d6f82612">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-12026441 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-12026441">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-10a30ee3 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="10a30ee3">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="10a30ee3" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-80c7b973 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="80c7b973">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="80c7b973" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-dd473486"><div class="uagb-forms-email-label required uagb-forms-input-label" id="dd473486">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="dd473486" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-ab619222"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="ab619222">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="ab619222" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-12026441"/></div><div class="uagb-form-reacaptcha-error-12026441"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-12026441 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-12026441 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ec802e59 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2eea1fe1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-aba0ff05"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-cc41c321 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-63f00eb8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82398";a:10:{s:5:"title";s:15:"Contact Page 03";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-page-03/";s:3:"tag";a:0:{}s:8:"category";i:3394;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:109590:".wp-block-uagb-container.uagb-block-fa204db1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fa204db1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fa204db1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fa204db1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fa204db1 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa204db1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa204db1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-fa204db1{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-fa204db1::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-b1d9b36d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1d9b36d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b1d9b36d .uagb-ifb-icon svg{fill: #333;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1d9b36d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1d9b36d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1d9b36d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1d9b36d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b1d9b36d.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1d9b36d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-b1d9b36d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b1d9b36d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b1d9b36d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b1d9b36d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1d9b36d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b1d9b36d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-243fada1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-243fada1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-243fada1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-243fada1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-243fada1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-243fada1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-243fada1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-243fada1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-243fada1.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-243fada1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-243fada1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-243fada1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-243fada1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-243fada1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-243fada1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-243fada1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0626d652{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0626d652 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-0626d652{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-cf686f89 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-cf686f89 .uagb-ifb-icon svg{fill: #333;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cf686f89 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cf686f89 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cf686f89 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-cf686f89.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cf686f89 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9c479703 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9c479703 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9c479703 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c479703 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9c479703.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e3271165 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e3271165 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e3271165 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e3271165 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e3271165.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-13b8b0df .uagb-ifb-icon svg{fill: #333;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-13b8b0df .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-13b8b0df .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13b8b0df .uagb-infobox__content-wrap{text-align: left;}.uagb-block-13b8b0df.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-e277b6e6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-add81822.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-add81822 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-add81822 .uagb-forms-input{text-align: left;}.uagb-block-add81822 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-add81822 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-add81822 .uagb-slider{background-color: #ffffff;}.uagb-block-add81822 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-add81822 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-add81822 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-add81822 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {font-size: 15px;color: #ffffff;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button {font-size: 15px;color: #ffffff;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:hover {color: #ffffff;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button:hover{color: #ffffff;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:focus {color: #ffffff;background-color: var(--ast-global-color-1);}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button:focus{color: #ffffff;background-color: var(--ast-global-color-1);}.uagb-block-add81822 .uagb-forms__full-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{width: 100%;padding: 10px 15px;}.uagb-block-add81822.uagb-forms__small-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 5px 10px;}.uagb-block-add81822.uagb-forms__medium-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 12px 24px;}.uagb-block-add81822.uagb-forms__large-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 20px 30px;}.uagb-block-add81822.uagb-forms__extralarge-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 30px 65px;}.uagb-block-add81822 .uagb-forms-main-form .wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link{background: var(--ast-global-color-0);}.uagb-block-add81822  .uagb-forms-main-form .wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:hover{background: var(--ast-global-color-1);}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 550px;}.wp-block-uagb-container.uagb-block-3a8546e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3a8546e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3a8546e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3a8546e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3a8546e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3a8546e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3a8546e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3a8546e1{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-f93b0907 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f93b0907 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f93b0907 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f93b0907 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f93b0907 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f93b0907 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f93b0907 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f93b0907.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f93b0907.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f93b0907 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f93b0907 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f93b0907 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f93b0907 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f93b0907 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f93b0907.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ac646b5 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-1ac646b5 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-1ac646b5 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-1ac646b5 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #D2D2D2;border-style: none;}.uagb-block-1ac646b5 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-1ac646b5 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-1ac646b5 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-1ac646b5 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-1ac646b5 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-1ac646b5 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-1ac646b5 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-1ac646b5 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-1ac646b5.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-1ac646b5.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-1ac646b5 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-1ac646b5 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-1ac646b5 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-1ac646b5 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-1ac646b5 .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-2bf05db7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2bf05db7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2bf05db7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2bf05db7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2bf05db7 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2bf05db7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2bf05db7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-2bf05db7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-2bf05db7::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-46f939eb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46f939eb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-46f939eb .uagb-ifb-icon svg{fill: #333;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46f939eb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46f939eb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f939eb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46f939eb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-46f939eb.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f939eb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-46f939eb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-46f939eb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-46f939eb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-46f939eb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46f939eb .uagb-infobox__content-wrap{text-align: left;}.uagb-block-46f939eb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-46f939eb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-ca6a91a1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ca6a91a1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ca6a91a1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ca6a91a1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ca6a91a1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ca6a91a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ca6a91a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ca6a91a1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9a3a7c33 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a3a7c33 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a3a7c33 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a3a7c33 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9a3a7c33.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a3a7c33.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9a3a7c33 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9a3a7c33 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9a3a7c33 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a3a7c33 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9a3a7c33.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-aeb01ae4.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-aeb01ae4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-aeb01ae4 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8faa9440 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8faa9440 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8faa9440 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8faa9440 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8faa9440 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-8faa9440 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa204db1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa204db1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-fa204db1{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;column-gap: 40px;}.wp-block-uagb-container.uagb-block-fa204db1::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-b1d9b36d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1d9b36d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1d9b36d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b1d9b36d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-243fada1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-243fada1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-243fada1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-243fada1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-243fada1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0626d652{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0626d652 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-0626d652{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-cf686f89 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cf686f89 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cf686f89 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c479703 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e3271165 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13b8b0df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-e277b6e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-add81822.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-add81822 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-add81822 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;border-style: none;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {border-style: none;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 520px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3a8546e1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3a8546e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-3a8546e1{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-f93b0907.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f93b0907.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f93b0907 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f93b0907 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f93b0907 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ac646b5.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-1ac646b5.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-1ac646b5 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-1ac646b5 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-1ac646b5 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-1ac646b5 .uagb-faq-item{border-style: none;border-color: #D2D2D2;}.uagb-block-1ac646b5 .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2bf05db7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2bf05db7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-2bf05db7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-2bf05db7::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-2bf05db7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-2bf05db7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-46f939eb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46f939eb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46f939eb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-46f939eb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46f939eb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ca6a91a1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ca6a91a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ca6a91a1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-9a3a7c33.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a3a7c33 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a3a7c33 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-aeb01ae4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa204db1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa204db1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fa204db1{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-fa204db1::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-b1d9b36d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1d9b36d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1d9b36d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b1d9b36d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1d9b36d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1d9b36d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-243fada1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-243fada1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-243fada1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-243fada1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-243fada1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-243fada1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-243fada1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-243fada1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0626d652{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0626d652 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0626d652{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-cf686f89 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cf686f89 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cf686f89 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c479703 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e3271165 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13b8b0df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e277b6e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-add81822.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-add81822 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-add81822 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;border-style: none;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {border-style: none;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3a8546e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3a8546e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3a8546e1{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-f93b0907.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f93b0907.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f93b0907 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f93b0907 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f93b0907 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f93b0907.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f93b0907 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f93b0907.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1ac646b5.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-1ac646b5 .uagb-faq-item{border-style: none;border-color: #D2D2D2;}.uagb-block-1ac646b5.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-1ac646b5 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-1ac646b5 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-1ac646b5 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-1ac646b5 .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2bf05db7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2bf05db7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2bf05db7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-2bf05db7::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-46f939eb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46f939eb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46f939eb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-46f939eb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-46f939eb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-46f939eb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f939eb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46f939eb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46f939eb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ca6a91a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ca6a91a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ca6a91a1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-9a3a7c33.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a3a7c33 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a3a7c33 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a3a7c33 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a3a7c33 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a3a7c33.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-aeb01ae4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:11733:"\n<div class="wp-block-uagb-container uagb-block-fa204db1 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b1d9b36d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Get in Touch</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-243fada1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reach out to us. We''re here to assist you and answer your queries.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6e170a18 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-0626d652">\n<div class="wp-block-uagb-info-box uagb-block-cf686f89 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><p class="uagb-ifb-title">Location</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9c479703 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><p class="uagb-ifb-title">Working Hours</p></div><p class="uagb-ifb-desc">Mon - Sat: 09.00am - 07.00pm<br>Sunday: Holiday</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e3271165 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-13b8b0df uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">04</p><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e277b6e6">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-add81822 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-add81822">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-c1eb2be1"><div class="uagb-forms-name-label required uagb-forms-input-label" id="c1eb2be1">Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="c1eb2be1" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-8913c801"><div class="uagb-forms-email-label required uagb-forms-input-label" id="8913c801">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="8913c801" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-ac1b43df"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="ac1b43df">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="5" placeholder="" name="ac1b43df" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-add81822"/></div><div class="uagb-form-reacaptcha-error-add81822"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-add81822 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-add81822 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-6375e698     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="550"\n					loading="lazy"\n				></embed>\n			</div>\n			</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3a8546e1 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f93b0907 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Frequently Asked Questions</h2></div><p class="uagb-ifb-desc">Answers to common queries about our services and how we can assist you.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-1ac646b5 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-538e6302" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How can I request a quote for your services?</p></div><div class="uagb-faq-content"><p>You can request a quote by filling out the contact form on our website, sending us an email, or giving us a call. We''ll provide you with a detailed quote based on your requirements.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-ef7001b5" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What are your business hours?</p></div><div class="uagb-faq-content"><p>Our business hours are from 9:00 AM to 6:00 PM, Monday through Friday. We are closed on weekends and major holidays. However, you can still reach us through our website or email, and we''ll get back to you on the next business day.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-9c554d3b" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Do you offer customized solutions for unique projects?</p></div><div class="uagb-faq-content"><p>Absolutely! We specialize in tailoring our services to meet the unique needs of each project. Whether you have specific requirements or a creative idea, we''re here to work closely with you and develop a customized solution that fits your vision.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-1456268a" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What is your response time for inquiries?</p></div><div class="uagb-faq-content"><p>We are committed to prompt responses. You can expect to hear from us within 24-48 hours of submitting your inquiry. If your request is time-sensitive or urgent, please let us know, and we''ll prioritize it accordingly.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2bf05db7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-46f939eb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ca6a91a1">\n<div class="wp-block-uagb-info-box uagb-block-9a3a7c33 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-aeb01ae4"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-8faa9440 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-82361";a:10:{s:5:"title";s:15:"Contact Page 02";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-page-02/";s:3:"tag";a:0:{}s:8:"category";i:3394;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:82179:".wp-block-uagb-container.uagb-block-3c95634c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c95634c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c95634c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c95634c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c95634c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c95634c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c95634c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3c95634c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-847f79c1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-847f79c1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-847f79c1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-847f79c1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-847f79c1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-847f79c1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-847f79c1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-847f79c1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-847f79c1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-847f79c1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-847f79c1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-847f79c1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-847f79c1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-847f79c1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-847f79c1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-847f79c1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84b46b38 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84b46b38 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-84b46b38 .uagb-ifb-icon svg{fill: #333;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84b46b38 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84b46b38 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84b46b38 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84b46b38 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-84b46b38.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-84b46b38.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84b46b38 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-84b46b38 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-84b46b38 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-84b46b38 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84b46b38 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-84b46b38.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-84b46b38.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-78a5fd97 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-78a5fd97 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-78a5fd97 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-78a5fd97 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-78a5fd97 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78a5fd97{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78a5fd97 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: space-evenly;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-78a5fd97{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 48px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: stretch;justify-content: space-evenly;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-bd00e87d .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-bd00e87d .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-bd00e87d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-bd00e87d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd00e87d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd00e87d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bd00e87d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-bd00e87d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-bd00e87d .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd00e87d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-bd00e87d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bd00e87d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd00e87d .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cb589f0b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-cb589f0b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cb589f0b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cb589f0b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cb589f0b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cb589f0b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-cb589f0b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-cb589f0b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-cb589f0b .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cb589f0b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-cb589f0b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cb589f0b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cb589f0b .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-594f0624 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-594f0624 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-594f0624 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-594f0624 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-594f0624 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-594f0624 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-594f0624.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-594f0624.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-594f0624 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-594f0624 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-594f0624 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-594f0624 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-594f0624 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-e277b6e6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 720px;}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0b7a27e{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0b7a27e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0b7a27e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-d6b570b9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d6b570b9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d6b570b9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d6b570b9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d6b570b9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6b570b9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6b570b9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d6b570b9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6b570b9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6b570b9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d6b570b9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d6b570b9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d6b570b9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d6b570b9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d6b570b9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d6b570b9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a9bdcd8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a9bdcd8 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-5a9bdcd8 .uagb-forms-input{text-align: left;}.uagb-block-5a9bdcd8 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-5a9bdcd8 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-5a9bdcd8 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-5a9bdcd8 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-5a9bdcd8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-5a9bdcd8 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-5a9bdcd8 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-5a9bdcd8 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-5a9bdcd8 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-5a9bdcd8 .uagb-slider{background-color: #ffffff;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-5a9bdcd8 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-5a9bdcd8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-5a9bdcd8 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-5a9bdcd8 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-5a9bdcd8 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-5a9bdcd8 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-5a9bdcd8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c95634c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c95634c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;column-gap: 40px;}.wp-block-uagb-container.uagb-block-3c95634c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-847f79c1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-847f79c1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-847f79c1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-847f79c1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-847f79c1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84b46b38.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84b46b38 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84b46b38 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84b46b38 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84b46b38.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78a5fd97{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78a5fd97 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-78a5fd97{padding-top: 0px;padding-bottom: 40px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd00e87d .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd00e87d .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cb589f0b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-cb589f0b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cb589f0b .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-594f0624 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-594f0624 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-594f0624.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-594f0624.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-594f0624 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-e277b6e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 700px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0b7a27e{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0b7a27e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0b7a27e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-d6b570b9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6b570b9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d6b570b9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d6b570b9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d6b570b9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a9bdcd8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-5a9bdcd8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-5a9bdcd8 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-5a9bdcd8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-5a9bdcd8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c95634c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c95634c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-3c95634c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-847f79c1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-847f79c1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-847f79c1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-847f79c1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-847f79c1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-847f79c1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-847f79c1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-847f79c1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84b46b38.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84b46b38 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84b46b38 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84b46b38 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84b46b38.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84b46b38.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84b46b38 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84b46b38.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78a5fd97{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78a5fd97 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-78a5fd97{padding-top: 0px;padding-bottom: 40px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;flex-wrap: wrap;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd00e87d .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-bd00e87d .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bd00e87d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bd00e87d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd00e87d .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cb589f0b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-cb589f0b .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cb589f0b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cb589f0b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cb589f0b .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-594f0624 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-594f0624 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-594f0624 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-594f0624.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-594f0624 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e277b6e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0b7a27e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0b7a27e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0b7a27e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-d6b570b9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6b570b9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d6b570b9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d6b570b9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d6b570b9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d6b570b9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d6b570b9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a9bdcd8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-5a9bdcd8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-5a9bdcd8 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-5a9bdcd8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-5a9bdcd8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-5a9bdcd8 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:7701:"\n<div class="wp-block-uagb-container uagb-block-3c95634c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-847f79c1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Get in Touch</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-84b46b38 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reach out to us. We''re here to assist you and answer your queries.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6e170a18 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-78a5fd97">\n<div class="wp-block-uagb-info-box uagb-block-bd00e87d uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Location</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-cb589f0b uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-594f0624 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e277b6e6">			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-6375e698     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="720"\n					loading="lazy"\n				></embed>\n			</div>\n			\n\n\n<div class="wp-block-uagb-container uagb-block-f0b7a27e">\n<div class="wp-block-uagb-info-box uagb-block-d6b570b9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Find our contact details and get in touch with our team for any assistance or inquiries.</p></div></div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-5a9bdcd8 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-5a9bdcd8">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-095813f1 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="095813f1">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="095813f1" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-be261713 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="be261713">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="be261713" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-4767d06c"><div class="uagb-forms-email-label required uagb-forms-input-label" id="4767d06c">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="4767d06c" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-0ab7e829"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="0ab7e829">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="5" placeholder="" name="0ab7e829" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-5a9bdcd8"/></div><div class="uagb-form-reacaptcha-error-5a9bdcd8"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-5a9bdcd8 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-5a9bdcd8 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-82346";a:10:{s:5:"title";s:12:"Home Page 03";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/home-page-03/";s:3:"tag";a:0:{}s:8:"category";i:3391;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:238522:".wp-block-uagb-container.uagb-block-6d853ac9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6d853ac9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6d853ac9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6d853ac9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6d853ac9 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d853ac9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d853ac9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6d853ac9{box-shadow: 0px 0px   #00000070 ;padding-top: 225px;padding-bottom: 225px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6d853ac9::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-2e3370cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e3370cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2e3370cc .uagb-ifb-icon svg{fill: #333;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e3370cc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e3370cc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e3370cc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e3370cc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2e3370cc.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e3370cc.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e3370cc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2e3370cc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2e3370cc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2e3370cc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e3370cc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2e3370cc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2e3370cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 44%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e3370cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 44%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cc0060cb.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-cc0060cb.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-6080ffaa .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6080ffaa .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6080ffaa .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6080ffaa .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6080ffaa .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6080ffaa .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-ba8de729 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ba8de729 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ba8de729 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ba8de729 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ba8de729 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ba8de729{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ba8de729 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-ba8de729{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.uagb-block-f7a3dc9e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f7a3dc9e .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 423px;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-a7c36324 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a7c36324 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a7c36324 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a7c36324 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a7c36324 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a7c36324{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a7c36324 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a7c36324{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-30849e7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-30849e7b .uagb-ifb-icon svg{fill: #333;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30849e7b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30849e7b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30849e7b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30849e7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-30849e7b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-30849e7b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-30849e7b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30849e7b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-30849e7b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-30849e7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-30849e7b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-1a7d9b79.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-1a7d9b79.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-4727c01c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4727c01c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4727c01c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4727c01c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4727c01c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-4727c01c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-e2f7e58c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2f7e58c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2f7e58c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2f7e58c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2f7e58c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2f7e58c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2f7e58c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2f7e58c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.uagb-block-691c5d9e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-691c5d9e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-691c5d9e .uagb-ifb-icon svg{fill: #333;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-691c5d9e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-691c5d9e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-691c5d9e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-691c5d9e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-691c5d9e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-691c5d9e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-691c5d9e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-691c5d9e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-691c5d9e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-691c5d9e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-691c5d9e .uagb-infobox__content-wrap{text-align: center;}.uagb-block-691c5d9e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-691c5d9e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-691c5d9e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-74b343d9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74b343d9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74b343d9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74b343d9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74b343d9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74b343d9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74b343d9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-74b343d9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-cfcbb032 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cfcbb032 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cfcbb032 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cfcbb032 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cfcbb032 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cfcbb032{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cfcbb032 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cfcbb032{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-2a418122.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-2a418122 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-2a418122.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-2a418122.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2a418122.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-15f5f160 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15f5f160 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-15f5f160 .uagb-ifb-icon svg{fill: #333;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15f5f160 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15f5f160 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15f5f160 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15f5f160 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-15f5f160.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15f5f160.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15f5f160 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-15f5f160 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-15f5f160 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-15f5f160 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15f5f160 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-15f5f160.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-15f5f160.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-15f5f160.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e58ac0da.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-e58ac0da.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-e58ac0da .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-9796969a .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-9796969a .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-9796969a .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-9796969a .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9796969a .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-9796969a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-1d8e0d4e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1d8e0d4e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1d8e0d4e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1d8e0d4e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1d8e0d4e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1d8e0d4e{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1d8e0d4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1d8e0d4e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-a2369bfc.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a2369bfc .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a2369bfc.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-10c98fa6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-10c98fa6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-10c98fa6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10c98fa6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10c98fa6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10c98fa6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10c98fa6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-10c98fa6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10c98fa6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10c98fa6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-10c98fa6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-10c98fa6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-10c98fa6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10c98fa6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-10c98fa6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-10c98fa6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4fb0d749.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-4fb0d749.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-4fb0d749 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-d0cd8343.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-ddd18e35 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ddd18e35 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ddd18e35 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ddd18e35 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ddd18e35 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ddd18e35{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ddd18e35 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ddd18e35{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-c8cd150d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c8cd150d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c8cd150d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-400e5fb0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-400e5fb0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-400e5fb0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-400e5fb0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-400e5fb0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-400e5fb0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-400e5fb0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-400e5fb0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-400e5fb0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-400e5fb0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-400e5fb0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-400e5fb0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-400e5fb0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-400e5fb0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-400e5fb0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-400e5fb0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2976d091.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-2976d091.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-2976d091 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-fb9701ab .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-fb9701ab .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-fb9701ab .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-fb9701ab .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fb9701ab .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fb9701ab.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-0142cfa0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0142cfa0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0142cfa0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0142cfa0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0142cfa0 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0142cfa0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0142cfa0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0142cfa0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0142cfa0::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-50c8e082 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50c8e082 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-50c8e082 .uagb-ifb-icon svg{fill: #333;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50c8e082 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50c8e082 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50c8e082 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50c8e082 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-50c8e082.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50c8e082.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50c8e082 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-50c8e082 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-50c8e082 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-50c8e082 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50c8e082 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-50c8e082.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-50c8e082.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-88a6b6e8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 10px;}.uagb-block-88a6b6e8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-660b886d .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-660b886d .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-660b886d .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-660b886d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-color: #ffffff;border-style: solid;}.wp-block-uagb-buttons .uagb-block-660b886d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-buttons .uagb-block-ce8fa243 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ce8fa243 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;}.wp-block-uagb-buttons .uagb-block-ce8fa243 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-ce8fa243 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-306b9b39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-306b9b39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-306b9b39{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-99169307 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-99169307 .uagb-ifb-icon svg{fill: #333;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-99169307 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-99169307 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-99169307 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99169307 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-99169307.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-99169307.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41bfdc4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41bfdc4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-41bfdc4e.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-41bfdc4e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: var(--ast-global-color-6);}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e9f792c{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e9f792c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8e9f792c{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-8e9f792c:hover{border-color: var(--ast-global-color-6);} .uagb-block-1472fa55 .uag-star-rating{font-size: 20px;} .uagb-block-1472fa55 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-1472fa55 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-1472fa55 .uag-star-rating__title{margin-right: 10px;} .uagb-block-1472fa55.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-1472fa55 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-1472fa55 .uag-star:nth-child(5){position: relative;}.uagb-block-736ea8c8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-736ea8c8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-736ea8c8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-736ea8c8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-736ea8c8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-736ea8c8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-736ea8c8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-736ea8c8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-736ea8c8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-736ea8c8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-736ea8c8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b419f3a3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-b419f3a3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b419f3a3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b419f3a3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b419f3a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c63b5f7d{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c63b5f7d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c63b5f7d{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-c63b5f7d:hover{border-color: var(--ast-global-color-6);} .uagb-block-0082ba5e .uag-star-rating{font-size: 20px;} .uagb-block-0082ba5e .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-0082ba5e .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-0082ba5e .uag-star-rating__title{margin-right: 10px;} .uagb-block-0082ba5e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-0082ba5e .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-0082ba5e .uag-star:nth-child(5){position: relative;}.uagb-block-79a43628 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-79a43628 .uagb-ifb-icon svg{fill: #333;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-79a43628.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-79a43628.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-79a43628 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-79a43628 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-79a43628 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-79a43628 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79a43628 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-79a43628.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-79a43628.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a6064a3e .uagb-ifb-icon svg{fill: #333;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-a6064a3e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a6064a3e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a6064a3e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a6064a3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-a4ffb08c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a4ffb08c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a4ffb08c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a4ffb08c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a4ffb08c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a4ffb08c{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a4ffb08c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a4ffb08c{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-a4ffb08c:hover{border-color: var(--ast-global-color-6);} .uagb-block-e04e14a4 .uag-star-rating{font-size: 20px;} .uagb-block-e04e14a4 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e04e14a4 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e04e14a4 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e04e14a4.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-e04e14a4 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e04e14a4 .uag-star:nth-child(5){position: relative;}.uagb-block-bc2ddf3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bc2ddf3a .uagb-ifb-icon svg{fill: #333;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ddf3a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ddf3a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ddf3a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ddf3a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bc2ddf3a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-bc2ddf3a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ddf3a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bc2ddf3a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bc2ddf3a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bc2ddf3a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ddf3a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bc2ddf3a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e9868dc8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e9868dc8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e9868dc8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e9868dc8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e9868dc8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-e9868dc8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e9868dc8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-e9868dc8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-e9868dc8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e9868dc8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e9868dc8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e9868dc8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e9868dc8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e9868dc8 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-165c2eb3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-165c2eb3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-165c2eb3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-165c2eb3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-165c2eb3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-165c2eb3{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-165c2eb3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-165c2eb3{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-165c2eb3:hover{border-color: var(--ast-global-color-6);} .uagb-block-12579bb7 .uag-star-rating{font-size: 20px;} .uagb-block-12579bb7 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-12579bb7 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-12579bb7 .uag-star-rating__title{margin-right: 10px;} .uagb-block-12579bb7.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-12579bb7 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-12579bb7 .uag-star:nth-child(5){position: relative;}.uagb-block-da83bef4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-da83bef4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-da83bef4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-da83bef4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-da83bef4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-da83bef4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-da83bef4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-da83bef4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-da83bef4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-da83bef4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-da83bef4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-da83bef4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-da83bef4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-da83bef4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-da83bef4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-da83bef4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f3e4c882 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f3e4c882 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3e4c882 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f3e4c882 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3e4c882 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-f3e4c882 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f3e4c882.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-f3e4c882.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-f3e4c882 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f3e4c882 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f3e4c882 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f3e4c882 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3e4c882.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f3e4c882 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-03aa1b0b .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03aa1b0b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03aa1b0b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-03aa1b0b{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-03aa1b0b::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e4e64def .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e4e64def .uagb-ifb-icon svg{fill: #333;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4e64def .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4e64def .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4e64def .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-e4e64def .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e4e64def .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e4e64def .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e4e64def .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4e64def .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e4e64def.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e4e64def.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d0698a7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d0698a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d0698a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d0698a7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-f29ad988 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f29ad988 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f29ad988 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f29ad988 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f29ad988 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f29ad988 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f29ad988 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f29ad988 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f29ad988 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f29ad988.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f29ad988.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2490583.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-a2490583.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-a2490583 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2c1e865e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d853ac9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d853ac9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-6d853ac9{padding-top: 100px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;row-gap: 32px;}.wp-block-uagb-container.uagb-block-6d853ac9::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2e3370cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e3370cc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e3370cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e3370cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e3370cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 45%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e3370cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 45%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cc0060cb.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ba8de729{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ba8de729 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-ba8de729{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 40px;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 400px;}.uagb-block-f7a3dc9e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f7a3dc9e .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a7c36324{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a7c36324 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a7c36324{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-30849e7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30849e7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-30849e7b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-1a7d9b79.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2f7e58c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2f7e58c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2f7e58c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-691c5d9e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-691c5d9e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-691c5d9e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-691c5d9e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-691c5d9e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-691c5d9e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74b343d9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74b343d9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-74b343d9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cfcbb032{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cfcbb032 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cfcbb032{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;align-items: center;row-gap: 20px;column-gap: 0px;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-15f5f160.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15f5f160.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15f5f160 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15f5f160 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-15f5f160 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15f5f160.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15f5f160.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e58ac0da.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-e58ac0da .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-9796969a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1d8e0d4e{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1d8e0d4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1d8e0d4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;align-items: center;row-gap: 20px;column-gap: 0px;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-10c98fa6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10c98fa6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10c98fa6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-10c98fa6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-10c98fa6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4fb0d749.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-4fb0d749 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-d0cd8343.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ddd18e35{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ddd18e35 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ddd18e35{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;align-items: center;row-gap: 20px;column-gap: 0px;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 222px;height: 200px;}.uagb-block-400e5fb0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-400e5fb0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-400e5fb0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-400e5fb0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-400e5fb0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2976d091.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-2976d091 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-fb9701ab.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0142cfa0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0142cfa0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0142cfa0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0142cfa0::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-0142cfa0.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0142cfa0.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-50c8e082.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50c8e082 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50c8e082 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50c8e082 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-88a6b6e8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-660b886d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #ffffff;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-306b9b39{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-306b9b39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 50px;}.wp-block-uagb-container.uagb-block-306b9b39{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 50px;}.wp-block-uagb-container.uagb-block-306b9b39.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-306b9b39.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99169307 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-99169307.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41bfdc4e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41bfdc4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-41bfdc4e.uagb-layout-grid{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-41bfdc4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;border-color: var(--ast-global-color-6);}.wp-block-uagb-container.uagb-block-41bfdc4e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-41bfdc4e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e9f792c{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e9f792c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-8e9f792c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-8e9f792c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8e9f792c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-1472fa55.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-1472fa55 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-1472fa55 .uag-star-rating__title{margin-right: 10px;} .uagb-block-1472fa55 .uag-star-rating{font-size: 22px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-736ea8c8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b419f3a3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c63b5f7d{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c63b5f7d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c63b5f7d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-0082ba5e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-0082ba5e .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0082ba5e .uag-star-rating__title{margin-right: 10px;} .uagb-block-0082ba5e .uag-star-rating{font-size: 22px;}.uagb-block-79a43628.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79a43628 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a6064a3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a4ffb08c{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a4ffb08c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-a4ffb08c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-a4ffb08c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a4ffb08c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e04e14a4.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e04e14a4 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e04e14a4 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e04e14a4 .uag-star-rating{font-size: 22px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ddf3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ddf3a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e9868dc8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e9868dc8 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-165c2eb3{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-165c2eb3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-165c2eb3{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-12579bb7.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-12579bb7 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-12579bb7 .uag-star-rating__title{margin-right: 10px;} .uagb-block-12579bb7 .uag-star-rating{font-size: 22px;}.uagb-block-da83bef4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-da83bef4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-da83bef4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-da83bef4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-da83bef4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-da83bef4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3e4c882 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f3e4c882 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03aa1b0b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03aa1b0b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-03aa1b0b{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-03aa1b0b::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-03aa1b0b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-03aa1b0b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4e64def .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d0698a7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d0698a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d0698a7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f29ad988 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f29ad988.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2490583.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d853ac9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d853ac9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-6d853ac9{padding-top: 80px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-6d853ac9::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2e3370cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e3370cc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e3370cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e3370cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e3370cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e3370cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e3370cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cc0060cb.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ba8de729{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ba8de729 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ba8de729{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f7a3dc9e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-f7a3dc9e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f7a3dc9e .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a7c36324{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a7c36324 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a7c36324{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-30849e7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30849e7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30849e7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30849e7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-30849e7b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-1a7d9b79.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2f7e58c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2f7e58c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2f7e58c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-691c5d9e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-691c5d9e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-691c5d9e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-691c5d9e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-691c5d9e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-691c5d9e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-691c5d9e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74b343d9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74b343d9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74b343d9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cfcbb032{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cfcbb032 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cfcbb032{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;align-items: center;flex-wrap: wrap;}.uagb-block-2a418122.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-15f5f160.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15f5f160.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15f5f160 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15f5f160 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-15f5f160 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-15f5f160.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15f5f160.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-15f5f160 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-15f5f160.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e58ac0da.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-e58ac0da .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-9796969a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9796969a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1d8e0d4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1d8e0d4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1d8e0d4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;align-items: center;flex-wrap: wrap;}.uagb-block-a2369bfc.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-10c98fa6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10c98fa6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10c98fa6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-10c98fa6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-10c98fa6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-10c98fa6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-10c98fa6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4fb0d749.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-4fb0d749 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-d0cd8343.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-d0cd8343 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ddd18e35{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ddd18e35 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ddd18e35{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;align-items: center;flex-wrap: wrap;}.uagb-block-c8cd150d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-400e5fb0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-400e5fb0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-400e5fb0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-400e5fb0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-400e5fb0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-400e5fb0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-400e5fb0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2976d091.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-2976d091 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-fb9701ab.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fb9701ab .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0142cfa0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0142cfa0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0142cfa0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-0142cfa0::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50c8e082 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50c8e082 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50c8e082 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50c8e082.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50c8e082 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50c8e082.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-88a6b6e8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-88a6b6e8.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-88a6b6e8.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-buttons .uagb-block-660b886d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #ffffff;}.wp-block-uagb-buttons .uagb-block-660b886d .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #ffffff;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-306b9b39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-306b9b39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-306b9b39{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;border-style: none;background-color: var(--ast-global-color-4);;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99169307 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41bfdc4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41bfdc4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-41bfdc4e.uagb-layout-grid{row-gap: 30px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-41bfdc4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;border-style: none;border-color: var(--ast-global-color-6);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e9f792c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e9f792c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8e9f792c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-1472fa55.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-1472fa55 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-1472fa55 .uag-star-rating__title{margin-right: 10px;} .uagb-block-1472fa55 .uag-star-rating{font-size: 20px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-736ea8c8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-736ea8c8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b419f3a3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b419f3a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c63b5f7d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c63b5f7d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c63b5f7d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-0082ba5e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-0082ba5e .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0082ba5e .uag-star-rating__title{margin-right: 10px;} .uagb-block-0082ba5e .uag-star-rating{font-size: 20px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79a43628 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-79a43628.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a6064a3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-a6064a3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a4ffb08c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a4ffb08c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-a4ffb08c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-e04e14a4.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-e04e14a4 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e04e14a4 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e04e14a4 .uag-star-rating{font-size: 20px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ddf3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ddf3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ddf3a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ddf3a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ddf3a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ddf3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e9868dc8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-e9868dc8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e9868dc8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e9868dc8 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-e9868dc8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-e9868dc8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-e9868dc8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e9868dc8 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-165c2eb3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-165c2eb3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-165c2eb3{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;} .uagb-block-12579bb7.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-12579bb7 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-12579bb7 .uag-star-rating__title{margin-right: 10px;} .uagb-block-12579bb7 .uag-star-rating{font-size: 20px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-da83bef4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-da83bef4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-da83bef4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-da83bef4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-da83bef4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-da83bef4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f3e4c882.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-f3e4c882.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3e4c882 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f3e4c882 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-f3e4c882.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-f3e4c882 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-f3e4c882.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f3e4c882 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03aa1b0b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03aa1b0b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-03aa1b0b{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-03aa1b0b::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4e64def.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4e64def .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4e64def .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4e64def.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e4e64def.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4e64def .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4e64def.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d0698a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d0698a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d0698a7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f29ad988.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f29ad988 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f29ad988 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f29ad988.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f29ad988 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f29ad988.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2490583.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:18323:"\n<div class="wp-block-uagb-container uagb-block-6d853ac9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2e3370cc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Welcome to our World of Creativity</h1></div><p class="uagb-ifb-desc">Step into a realm where imagination knows no bounds, and creativity is the key to unlocking endless possibilities. Our world is a canvas for your wildest ideas to come to life.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-cc0060cb"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6080ffaa wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ba8de729 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-f7a3dc9e wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg" alt="" class="uag-image-77437" width="564" height="423" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a7c36324">\n<div class="wp-block-uagb-info-box uagb-block-30849e7b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Discover Our Story</p><h2 class="uagb-ifb-title">About Us</h2></div><p class="uagb-ifb-desc">We are a passionate team dedicated to delivering exceptional results. With a focus on innovation and excellence, we are committed to helping you achieve your goals and dreams.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-1a7d9b79"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-4727c01c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e2f7e58c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-691c5d9e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services</h2></div><p class="uagb-ifb-desc">Explore a wide range of services tailored to your needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74b343d9">\n<div class="wp-block-uagb-container uagb-block-cfcbb032">\n<div class="wp-block-uagb-image alignleft uagb-block-2a418122 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-15f5f160 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-e58ac0da"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-9796969a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1d8e0d4e">\n<div class="wp-block-uagb-image alignleft uagb-block-a2369bfc wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-10c98fa6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-4fb0d749"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-d0cd8343 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ddd18e35">\n<div class="wp-block-uagb-image alignleft uagb-block-c8cd150d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg" alt="" class="uag-image-80576" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-400e5fb0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-2976d091"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-fb9701ab wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0142cfa0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-50c8e082 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Take the Action Now</h2></div><p class="uagb-ifb-desc">Join us in shaping a brighter future. Let''s embark on this exciting adventure together.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-88a6b6e8"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-660b886d wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-ce8fa243 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-306b9b39 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-99169307 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Testimonials</h2></div><p class="uagb-ifb-desc">Hear what our satisfied clients have to say about their experiences with us.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-41bfdc4e">\n<div class="wp-block-uagb-container uagb-block-8e9f792c">\n<div class="wp-block-uagb-star-rating uagb-block-1472fa55"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-736ea8c8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b419f3a3 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c63b5f7d">\n<div class="wp-block-uagb-star-rating uagb-block-0082ba5e"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-79a43628 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a6064a3e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 2</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a4ffb08c">\n<div class="wp-block-uagb-star-rating uagb-block-e04e14a4"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bc2ddf3a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e9868dc8 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 3</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-165c2eb3">\n<div class="wp-block-uagb-star-rating uagb-block-12579bb7"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-da83bef4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Impressive attention to detail and excellent communication. Working with this team has been a pleasure.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-f3e4c882 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-05.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 4</p></div></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-03aa1b0b alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e4e64def uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Let''s Create Together</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7d0698a7">\n<div class="wp-block-uagb-info-box uagb-block-f29ad988 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a2490583"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2c1e865e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-82349";a:10:{s:5:"title";s:15:"Contact Page 01";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-page-01/";s:3:"tag";a:0:{}s:8:"category";i:3394;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:91040:".wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e4d616d7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e4d616d7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1db66f4c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1db66f4c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1db66f4c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1db66f4c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1db66f4c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1db66f4c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1db66f4c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-1db66f4c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-90abc550 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-90abc550 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-90abc550 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-90abc550 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-90abc550 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-90abc550{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-90abc550 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-90abc550{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-1d982e32 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1d982e32 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1d982e32 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1d982e32 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1d982e32 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1d982e32 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1d982e32 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1d982e32.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1d982e32.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1d982e32 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1d982e32 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1d982e32 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1d982e32 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1d982e32 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1d982e32.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1d982e32.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 64px;padding-left: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 64px;padding-left: 0px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95d84aa8 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-95d84aa8 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95d84aa8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-95d84aa8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-95d84aa8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-95d84aa8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-95d84aa8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95d84aa8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95d84aa8 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95d84aa8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-95d84aa8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-95d84aa8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95d84aa8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95d84aa8 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b43539e5 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-b43539e5 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b43539e5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b43539e5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b43539e5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b43539e5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b43539e5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b43539e5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b43539e5 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b43539e5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-b43539e5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b43539e5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b43539e5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 18px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 18px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b43539e5 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-22547578 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-22547578 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-22547578 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-22547578 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-22547578 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-22547578 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-22547578.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-22547578.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-22547578 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-22547578 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-22547578 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-22547578 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-22547578.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 18px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 18px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-22547578 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-816d5faf.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-816d5faf .uagb-forms-main-form textarea{text-align: left;}.uagb-block-816d5faf .uagb-forms-input{text-align: left;}.uagb-block-816d5faf .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-816d5faf .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-816d5faf .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-816d5faf .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-816d5faf .uagb-slider.round{border-radius: 20px !important;}.uagb-block-816d5faf .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-816d5faf .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-816d5faf .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-816d5faf .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-816d5faf .uagb-slider{background-color: #ffffff;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-816d5faf .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-816d5faf .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-816d5faf .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-816d5faf .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-816d5faf .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-816d5faf .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-816d5faf .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {font-size: 15px;color: #ffffff;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button {font-size: 15px;color: #ffffff;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:hover {color: #ffffff;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button:hover{color: #ffffff;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:focus {color: #ffffff;background-color: var(--ast-global-color-1);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button:focus{color: #ffffff;background-color: var(--ast-global-color-1);}.uagb-block-816d5faf .uagb-forms__full-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{width: 100%;padding: 10px 15px;}.uagb-block-816d5faf.uagb-forms__small-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 5px 10px;}.uagb-block-816d5faf.uagb-forms__medium-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 12px 24px;}.uagb-block-816d5faf.uagb-forms__large-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 20px 30px;}.uagb-block-816d5faf.uagb-forms__extralarge-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding: 30px 65px;}.uagb-block-816d5faf .uagb-forms-main-form .wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link{background: var(--ast-global-color-0);}.uagb-block-816d5faf  .uagb-forms-main-form .wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link:hover{background: var(--ast-global-color-1);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ceec4c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ceec4c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ceec4c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-5e7de6da .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5e7de6da .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5e7de6da .uagb-ifb-icon svg{fill: #333;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e7de6da .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e7de6da .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e7de6da .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e7de6da .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5e7de6da .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5e7de6da .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5e7de6da .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e7de6da .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5e7de6da.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b162a810 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-b162a810 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-b162a810 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #D2D2D2;border-style: none;}.uagb-block-b162a810 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-b162a810 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-b162a810 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-b162a810 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-b162a810 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-b162a810 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-b162a810.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-b162a810.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-b162a810 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-b162a810 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-b162a810 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-b162a810 .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1db66f4c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1db66f4c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-1db66f4c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-90abc550{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-90abc550 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-90abc550{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-1d982e32.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1d982e32.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1d982e32 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1d982e32 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1d982e32 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1d982e32.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95d84aa8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95d84aa8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8 .uagb-ifb-separator{width: 100%;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95d84aa8 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95d84aa8 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b43539e5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b43539e5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-b43539e5 .uagb-ifb-separator{width: 100%;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b43539e5 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b43539e5 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-22547578.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-22547578.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-22547578 .uagb-ifb-separator{width: 100%;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-22547578 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-22547578 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-816d5faf.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-816d5faf .uagb-slider.round{border-radius: 20px !important;}.uagb-block-816d5faf .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-816d5faf .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-816d5faf .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;border-style: none;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {border-style: none;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ceec4c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ceec4c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 600px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ceec4c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-5e7de6da.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e7de6da .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5e7de6da .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5e7de6da .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b162a810.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-b162a810.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-b162a810 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-b162a810 .uagb-faq-item{border-style: none;border-color: #D2D2D2;}.uagb-block-b162a810 .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1db66f4c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1db66f4c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1db66f4c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-90abc550{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-90abc550 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-90abc550{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-1d982e32.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1d982e32.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1d982e32 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1d982e32 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1d982e32 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1d982e32.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}.uagb-block-1d982e32.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1d982e32 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1d982e32.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-95d84aa8 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-95d84aa8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-95d84aa8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-95d84aa8 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b43539e5 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b43539e5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b43539e5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b43539e5 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-22547578 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-22547578 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-22547578.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-22547578 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-816d5faf.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-816d5faf .uagb-slider.round{border-radius: 20px !important;}.uagb-block-816d5faf .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-816d5faf .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-816d5faf .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-816d5faf .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button{font-size: 15px;border-style: none;}.uagb-block-816d5faf .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link {border-style: none;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ceec4c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ceec4c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ceec4c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-5e7de6da.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e7de6da .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5e7de6da .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5e7de6da .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5e7de6da .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5e7de6da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b162a810.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-b162a810 .uagb-faq-item{border-style: none;border-color: #D2D2D2;}.uagb-block-b162a810.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-b162a810 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-b162a810 .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;border-color: #333;}}";s:7:"content";s:12784:"\n<div class="wp-block-uagb-container uagb-block-3fd7bfbf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e4d616d7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Get in Touch</h1></div><p class="uagb-ifb-desc">Reach out to us. We''re here to assist you and answer your queries.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1db66f4c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-90abc550">\n<div class="wp-block-uagb-info-box uagb-block-1d982e32 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Find our contact details and get in touch with our team for any assistance or inquiries.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-95d84aa8 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b43539e5 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-22547578 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div></div><p class="uagb-ifb-desc">contact@example.com</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-816d5faf uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-816d5faf">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-87023b7f uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="87023b7f">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="87023b7f" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-866f7d96 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="866f7d96">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="866f7d96" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-1be21d43"><div class="uagb-forms-email-label required uagb-forms-input-label" id="1be21d43">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="1be21d43" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-06c340ce"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="06c340ce">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="5" placeholder="" name="06c340ce" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-816d5faf"/></div><div class="uagb-form-reacaptcha-error-816d5faf"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-816d5faf uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-816d5faf uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ceec4c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-5e7de6da uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Frequently Asked Questions</h2></div><p class="uagb-ifb-desc">Answers to common queries about our services and how we can assist you.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-b162a810 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-5d670630" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How can I request a quote for your services?</p></div><div class="uagb-faq-content"><p>You can request a quote by filling out the contact form on our website, sending us an email, or giving us a call. We''ll provide you with a detailed quote based on your requirements.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-3175a6b1" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What are your business hours?</p></div><div class="uagb-faq-content"><p>Our business hours are from 9:00 AM to 6:00 PM, Monday through Friday. We are closed on weekends and major holidays. However, you can still reach us through our website or email, and we''ll get back to you on the next business day.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-a5a29a0d" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Do you offer customized solutions for unique projects?</p></div><div class="uagb-faq-content"><p>Absolutely! We specialize in tailoring our services to meet the unique needs of each project. Whether you have specific requirements or a creative idea, we''re here to work closely with you and develop a customized solution that fits your vision.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b007b8b5" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What is your response time for inquiries?</p></div><div class="uagb-faq-content"><p>We are committed to prompt responses. You can expect to hear from us within 24-48 hours of submitting your inquiry. If your request is time-sensitive or urgent, please let us know, and we''ll prioritize it accordingly.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-81096";a:10:{s:5:"title";s:13:"About Page 02";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/about-page-02/";s:3:"tag";a:0:{}s:8:"category";i:3392;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:173768:".wp-block-uagb-container.uagb-block-d8ae963e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d8ae963e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d8ae963e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d8ae963e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d8ae963e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8ae963e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8ae963e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-d8ae963e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.uagb-block-ab008925 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ab008925 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ab008925 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab008925 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ab008925 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ab008925 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ab008925 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ab008925.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab008925.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-ab008925 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ab008925 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ab008925 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ab008925 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab008925 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ab008925.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ab008925.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9e41aa4c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9e41aa4c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9e41aa4c .uagb-ifb-icon svg{fill: #333;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e41aa4c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e41aa4c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e41aa4c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e41aa4c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9e41aa4c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-9e41aa4c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e41aa4c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9e41aa4c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9e41aa4c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9e41aa4c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e41aa4c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9e41aa4c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a8da75ca{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-50f73676 .uagb-ifb-icon svg{fill: #333;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-50f73676 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-50f73676 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-50f73676 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-50f73676.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5cb09876{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-639cdfa3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-639cdfa3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0e3992a1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0e3992a1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0e3992a1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0e3992a1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1ac8f9e0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1ac8f9e0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1ac8f9e0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1ac8f9e0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1ac8f9e0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1ac8f9e0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1ac8f9e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1ac8f9e0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c5a5a6a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c5a5a6a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c5a5a6a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c5a5a6a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c5a5a6a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c5a5a6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c5a5a6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-8c5a5a6a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-77b26f08 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-77b26f08 .uagb-ifb-icon svg{fill: #333;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77b26f08 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77b26f08 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77b26f08 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-77b26f08.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77b26f08 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-77b26f08.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-77b26f08.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-77b26f08 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-77b26f08 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-77b26f08 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-77b26f08 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77b26f08 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-77b26f08.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e51d2760 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e51d2760 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51d2760 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51d2760 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51d2760 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e51d2760.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51d2760 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e51d2760.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-e51d2760.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e51d2760 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e51d2760 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e51d2760 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e51d2760 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e51d2760 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e51d2760.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-e87ebef2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e87ebef2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e87ebef2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e87ebef2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e87ebef2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e87ebef2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e87ebef2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-e87ebef2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-4951cce0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4951cce0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4951cce0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4951cce0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4951cce0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4951cce0{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4951cce0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4951cce0{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-c02b1a37 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c02b1a37 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c02b1a37 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c02b1a37 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c02b1a37 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c02b1a37 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c02b1a37 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c02b1a37 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c02b1a37 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c02b1a37 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c02b1a37 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c02b1a37.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c02b1a37.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c02b1a37 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-50878279 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-50878279 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-50878279 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-50878279 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-50878279 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50878279{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50878279 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-50878279{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-c6f770aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6f770aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c6f770aa .uagb-ifb-icon svg{fill: #333;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6f770aa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6f770aa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6f770aa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6f770aa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c6f770aa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c6f770aa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c6f770aa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6f770aa .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c6f770aa.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c6f770aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6f770aa .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-2daae6eb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2daae6eb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2daae6eb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2daae6eb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2daae6eb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2daae6eb{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2daae6eb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2daae6eb{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-b42843ef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b42843ef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b42843ef .uagb-ifb-icon svg{fill: #333;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b42843ef .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b42843ef .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b42843ef .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b42843ef .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b42843ef .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b42843ef .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b42843ef .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b42843ef .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b42843ef.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b42843ef.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b42843ef .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;} .uagb-block-e7b97723 .uag-star-rating{font-size: 20px;} .uagb-block-e7b97723 .uag-star-rating > span{margin-right: 2px;color: #ffffff;} .uagb-block-e7b97723 .uag-star:nth-child(-n+4){color: #ffffff;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;} .uagb-block-e7b97723 .uag-star:nth-child(5):before{color: #ffffff;width: 50%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e7b97723 .uag-star:nth-child(5){position: relative;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-927b94d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-927b94d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-927b94d5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6500537b .uagb-ifb-icon svg{fill: #333;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6500537b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6500537b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6500537b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3533334d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3533334d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3533334d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.uagb-block-c23be870 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c23be870 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-c23be870 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c23be870 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c23be870 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c23be870 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c23be870 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c23be870.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c23be870.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1bd38c2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1bd38c2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c1bd38c2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-3f30cf69.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3f30cf69 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0e584d76.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-0e584d76 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-227f1a88.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-227f1a88 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-aca52373.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-aca52373 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ea0c3510.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ea0c3510 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ee08a6d6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ee08a6d6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8ae963e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8ae963e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d8ae963e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-ab008925.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab008925 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ab008925 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ab008925 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab008925.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9e41aa4c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e41aa4c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9e41aa4c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9e41aa4c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-a8da75ca{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;column-gap: 40px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1ac8f9e0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1ac8f9e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-1ac8f9e0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c5a5a6a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c5a5a6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c5a5a6a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77b26f08 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e51d2760 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e87ebef2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e87ebef2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-e87ebef2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4951cce0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4951cce0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-4951cce0{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-c02b1a37 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c02b1a37 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c02b1a37 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c02b1a37 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c02b1a37 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50878279{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50878279 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-50878279{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-c6f770aa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6f770aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6f770aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c6f770aa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6f770aa .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2daae6eb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2daae6eb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-2daae6eb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-b42843ef .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b42843ef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b42843ef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b42843ef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b42843ef .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3533334d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3533334d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3533334d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c23be870 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c23be870.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1bd38c2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1bd38c2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c1bd38c2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-3f30cf69.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3f30cf69 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-0e584d76.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-227f1a88.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-aca52373.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-ea0c3510.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-ee08a6d6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8ae963e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8ae963e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-d8ae963e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-ab008925.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab008925 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ab008925 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ab008925 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ab008925.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab008925.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ab008925 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ab008925.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9e41aa4c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e41aa4c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9e41aa4c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9e41aa4c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9e41aa4c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9e41aa4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-a8da75ca{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-5);;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 14px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 14px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1ac8f9e0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1ac8f9e0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-1ac8f9e0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c5a5a6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c5a5a6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;}.wp-block-uagb-container.uagb-block-8c5a5a6a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;align-items: stretch;flex-wrap: wrap;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77b26f08 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-77b26f08 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-77b26f08.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e51d2760 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e51d2760 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e51d2760.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e87ebef2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e87ebef2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e87ebef2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4951cce0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4951cce0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-4951cce0{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-c02b1a37 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c02b1a37 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c02b1a37 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c02b1a37 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c02b1a37 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c02b1a37.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c02b1a37 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50878279{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50878279 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-50878279{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-c6f770aa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6f770aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6f770aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c6f770aa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c6f770aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c6f770aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6f770aa .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2daae6eb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2daae6eb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-2daae6eb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b42843ef .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b42843ef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b42843ef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b42843ef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b42843ef.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b42843ef.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b42843ef .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b42843ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b42843ef .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 20px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3533334d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3533334d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3533334d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c23be870 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1bd38c2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1bd38c2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c1bd38c2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-3f30cf69.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-0e584d76.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-227f1a88.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-aca52373.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-ea0c3510.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-ee08a6d6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:11738:"\n<div class="wp-block-uagb-container uagb-block-d8ae963e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ab008925 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Our Inspiring Journey</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9e41aa4c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover our story and commitment to excellence in just a few lines.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a8da75ca alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-50f73676 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">A Legacy of Innovation and Inspiration</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5cb09876">\n<div class="wp-block-uagb-info-box uagb-block-639cdfa3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our unwavering commitment to innovation drives us to create unique and exceptional solutions for our clients. We believe in pushing the boundaries, exploring uncharted territories, and redefining what''s possible in the creative world. Our dedication to staying at the forefront of industry trends ensures that we provide cutting-edge, forward-thinking solutions that consistently exceed expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0e3992a1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">At the heart of our success lies a passionate team of seasoned professionals who bring their creativity and expertise to every project. With diverse skills and a shared commitment to excellence, we collaborate seamlessly to turn ideas into reality. Our culture of constant learning, growth, and creativity is the driving force behind our consistent delivery of outstanding results.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1ac8f9e0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-8c5a5a6a">\n<div class="wp-block-uagb-info-box uagb-block-77b26f08 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Why Choose Us</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e51d2760 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover the reasons that set us apart.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e87ebef2">\n<div class="wp-block-uagb-container uagb-block-4951cce0">\n<div class="wp-block-uagb-info-box uagb-block-c02b1a37 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Innovation</h3></div><p class="uagb-ifb-desc">We continuously push the boundaries of creativity to deliver innovative solutions.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-50878279">\n<div class="wp-block-uagb-info-box uagb-block-c6f770aa uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Expertise</h3></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2daae6eb">\n<div class="wp-block-uagb-info-box uagb-block-b42843ef uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Collaboration</h3></div><p class="uagb-ifb-desc">We thrive on partnerships and teamwork, fostering collaborative efforts that result in groundbreaking solutions.</p></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-91498726 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-e7b97723"><div class="uag-star-rating" title="4.5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-927b94d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6500537b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3533334d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c23be870 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Explore Our Creations</h2></div><p class="uagb-ifb-desc">Dive into a visual journey showcasing our best works.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-c1bd38c2">\n<div class="wp-block-uagb-image alignleft uagb-block-3f30cf69 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-0e584d76 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg" alt="" class="uag-image-80681" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-227f1a88 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-aca52373 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-ea0c3510 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-ee08a6d6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-81081";a:10:{s:5:"title";s:13:"About Page 01";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/about-page-01/";s:3:"tag";a:0:{}s:8:"category";i:3392;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:283893:".wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf{box-shadow: 0px 0px   #00000070 ;padding-top: 144px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e4d616d7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e4d616d7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d4a03254{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b19d1667 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b19d1667 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b19d1667 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b19d1667 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b19d1667.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b19d1667.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94b45a96.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-94b45a96 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-735cc97f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-735cc97f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-735cc97f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-735cc97f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-735cc97f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-735cc97f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-735cc97f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-735cc97f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 24px;}.uagb-block-13aa719b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-13aa719b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-13aa719b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-13aa719b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-13aa719b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-13aa719b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-13aa719b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-13aa719b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13aa719b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-13aa719b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-13aa719b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-13aa719b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-13aa719b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13aa719b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-13aa719b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8148f7c4 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-8148f7c4 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8148f7c4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8148f7c4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-8148f7c4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-8148f7c4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8148f7c4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8148f7c4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-8148f7c4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8148f7c4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8148f7c4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8148f7c4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8148f7c4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8148f7c4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-312f323d .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-312f323d .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-312f323d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-312f323d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-312f323d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-312f323d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-312f323d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-312f323d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-312f323d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-312f323d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-312f323d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-312f323d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-312f323d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-312f323d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-312f323d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cdd6fabe .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-cdd6fabe .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cdd6fabe .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-cdd6fabe .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-cdd6fabe .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-cdd6fabe .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-cdd6fabe.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cdd6fabe.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-cdd6fabe .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cdd6fabe .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cdd6fabe .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cdd6fabe .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cdd6fabe .uagb-infobox__content-wrap{text-align: left;}.uagb-block-cdd6fabe.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af1c3188 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af1c3188{box-shadow: 0px 0px   #00000070 ;padding-top: 64px;padding-bottom: 64px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa320a5c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa320a5c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa320a5c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa320a5c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa320a5c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa320a5c{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa320a5c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-aa320a5c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-02f6b38a .uagb-ifb-icon svg{fill: #333;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-02f6b38a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-02f6b38a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-02f6b38a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-02f6b38a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-02f6b38a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-02f6b38a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-02f6b38a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-02f6b38a .uagb-infobox__content-wrap{text-align: right;}.uagb-block-02f6b38a.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-02f6b38a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-58a035af .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-58a035af .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-58a035af .uagb-ifb-icon svg{fill: #333;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-58a035af .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-58a035af .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-58a035af .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-58a035af .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-58a035af.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-58a035af.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-58a035af .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-58a035af .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-58a035af .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-58a035af .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-58a035af .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-58a035af .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-58a035af .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-58a035af .uagb-infobox__content-wrap{text-align: left;}.uagb-block-58a035af.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-58a035af.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-446a7db1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-446a7db1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-446a7db1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-446a7db1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-446a7db1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-446a7db1{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-446a7db1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-446a7db1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-2614dfb2 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2614dfb2 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-2614dfb2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-2614dfb2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-2614dfb2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-2614dfb2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-2614dfb2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2614dfb2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-2614dfb2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-2614dfb2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2614dfb2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2614dfb2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2614dfb2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2614dfb2 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-2614dfb2 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-2614dfb2 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-2614dfb2 .uagb-infobox__content-wrap{text-align: right;}.uagb-block-2614dfb2.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-2614dfb2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-17982471 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-17982471 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-17982471 .uagb-ifb-icon svg{fill: #333;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-17982471 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-17982471 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-17982471 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-17982471 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-17982471.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-17982471.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-17982471 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-17982471 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-17982471 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-17982471 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-17982471 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-17982471 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-17982471 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-17982471 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-17982471.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-17982471.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1a2e5a1d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a2e5a1d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a2e5a1d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a2e5a1d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a2e5a1d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a2e5a1d{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a2e5a1d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-1a2e5a1d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-7893545f .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-7893545f .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-7893545f .uagb-ifb-icon svg{fill: #333;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-7893545f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-7893545f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-7893545f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-7893545f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7893545f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-7893545f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-7893545f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7893545f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7893545f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7893545f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7893545f .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-7893545f .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-7893545f .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-7893545f .uagb-infobox__content-wrap{text-align: right;}.uagb-block-7893545f.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-7893545f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1280f1c5 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1280f1c5 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-1280f1c5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-1280f1c5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-1280f1c5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-1280f1c5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-1280f1c5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1280f1c5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-1280f1c5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1280f1c5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1280f1c5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1280f1c5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1280f1c5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1280f1c5 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-1280f1c5 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-1280f1c5 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-1280f1c5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1280f1c5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1280f1c5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-0a43664d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a43664d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a43664d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a43664d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a43664d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a43664d{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a43664d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-0a43664d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-b98f07d7 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b98f07d7 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-b98f07d7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-b98f07d7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-b98f07d7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-b98f07d7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-b98f07d7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b98f07d7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-b98f07d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b98f07d7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b98f07d7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b98f07d7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b98f07d7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b98f07d7 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-b98f07d7 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-b98f07d7 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-b98f07d7 .uagb-infobox__content-wrap{text-align: right;}.uagb-block-b98f07d7.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-b98f07d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-60f9faa5 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-60f9faa5 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-60f9faa5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-60f9faa5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-60f9faa5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-60f9faa5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-60f9faa5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-60f9faa5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-60f9faa5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-60f9faa5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-60f9faa5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-60f9faa5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-60f9faa5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-60f9faa5 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-60f9faa5 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-60f9faa5 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-60f9faa5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-60f9faa5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-60f9faa5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1e4d539{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1e4d539 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1e4d539{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 48px;column-gap: 0px;}.uagb-block-2e398c6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2e398c6e .uagb-ifb-icon svg{fill: #333;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 10px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-2e398c6e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2e398c6e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2e398c6e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2e398c6e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e398c6e .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2e398c6e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2e398c6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91522c6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91522c6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91522c6b.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-91522c6b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb30c497{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb30c497 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb30c497{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-ccaf59d3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-ccaf59d3 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-391d94cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-391d94cc .uagb-ifb-icon svg{fill: #333;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-391d94cc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-391d94cc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-391d94cc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-391d94cc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-391d94cc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-391d94cc .uagb-infobox__content-wrap{text-align: center;}.uagb-block-391d94cc.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64f5dffa{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64f5dffa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-64f5dffa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-2990ef6a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-2990ef6a .wp-block-uagb-image__figure{align-items: center;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-54f75dd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-54f75dd6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-54f75dd6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-54f75dd6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-54f75dd6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-54f75dd6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-54f75dd6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-54f75dd6 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-54f75dd6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371a0ba8{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371a0ba8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-371a0ba8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-e0e311a9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-e0e311a9 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b72a4581 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b72a4581 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b72a4581.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b72a4581.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b72a4581 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b72a4581 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b72a4581 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b72a4581 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b72a4581.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ca2f60{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ca2f60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6ca2f60{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-09bac258.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-09bac258 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-09bac258.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-fcd14485 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fcd14485 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fcd14485.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcd14485.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcd14485 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fcd14485 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fcd14485 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcd14485 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fcd14485.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6224a86f{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6224a86f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6224a86f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-27f40c56.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-27f40c56 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-27f40c56.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-81e161ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-81e161ab .uagb-ifb-icon svg{fill: #333;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-81e161ab.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81e161ab.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81e161ab .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-81e161ab .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-81e161ab .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81e161ab .uagb-infobox__content-wrap{text-align: center;}.uagb-block-81e161ab.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2bc0fd7{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2bc0fd7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2bc0fd7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-f5008d48.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-f5008d48 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-f5008d48.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1073794d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1073794d .uagb-ifb-icon svg{fill: #333;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1073794d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1073794d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1073794d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1073794d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1073794d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1073794d .uagb-infobox__content-wrap{text-align: center;}.uagb-block-1073794d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8fe4e499{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8fe4e499 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8fe4e499{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-30019071.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-30019071 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-30019071.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-30019071.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2148605f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2148605f .uagb-ifb-icon svg{fill: #333;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2148605f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2148605f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2148605f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2148605f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2148605f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2148605f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2148605f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb2a6bff{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb2a6bff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb2a6bff{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-325ebc60.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-325ebc60 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-325ebc60.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-756d1969 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-756d1969 .uagb-ifb-icon svg{fill: #333;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-756d1969.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-756d1969.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-756d1969 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-756d1969 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-756d1969 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-756d1969 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-756d1969.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 112px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-735cc97f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-735cc97f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-735cc97f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-direction: row;align-items: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-735cc97f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-735cc97f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-13aa719b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13aa719b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13aa719b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8148f7c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8148f7c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8148f7c4 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-312f323d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-312f323d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-312f323d .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cdd6fabe.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cdd6fabe.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cdd6fabe .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-af1c3188{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa320a5c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa320a5c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-aa320a5c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-58a035af.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-58a035af.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-58a035af .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-58a035af .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-58a035af .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-446a7db1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-446a7db1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-446a7db1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-2614dfb2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2614dfb2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2614dfb2 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-2614dfb2 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-2614dfb2 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-17982471.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-17982471.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-17982471 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-17982471 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-17982471 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a2e5a1d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a2e5a1d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-1a2e5a1d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-7893545f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7893545f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7893545f .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-7893545f .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-7893545f .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1280f1c5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1280f1c5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1280f1c5 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1280f1c5 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-1280f1c5 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a43664d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a43664d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-0a43664d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-b98f07d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b98f07d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b98f07d7 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-b98f07d7 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-b98f07d7 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-60f9faa5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-60f9faa5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-60f9faa5 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-60f9faa5 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-60f9faa5 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1e4d539{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1e4d539 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-d1e4d539{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 40px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e398c6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91522c6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91522c6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91522c6b.uagb-layout-grid{row-gap: 20px;column-gap: 20px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-91522c6b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb30c497{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb30c497 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb30c497{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-391d94cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64f5dffa{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64f5dffa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-64f5dffa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-54f75dd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371a0ba8{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371a0ba8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-371a0ba8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b72a4581 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ca2f60{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ca2f60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-d6ca2f60{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcd14485 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6224a86f{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6224a86f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6224a86f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81e161ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2bc0fd7{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2bc0fd7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-e2bc0fd7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1073794d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8fe4e499{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8fe4e499 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8fe4e499{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2148605f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb2a6bff{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb2a6bff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb2a6bff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-756d1969 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 80px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-735cc97f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-735cc97f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;justify-content: space-between;flex-wrap: wrap;row-gap: 20px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-735cc97f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 24px;justify-content: space-between;flex-wrap: wrap;}.uagb-block-13aa719b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13aa719b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13aa719b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13aa719b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8148f7c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8148f7c4 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8148f7c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8148f7c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-312f323d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-312f323d .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-312f323d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-312f323d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cdd6fabe.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cdd6fabe .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cdd6fabe .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cdd6fabe.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af1c3188{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af1c3188 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-af1c3188{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa320a5c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa320a5c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-aa320a5c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-02f6b38a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-02f6b38a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-02f6b38a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-02f6b38a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-02f6b38a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-58a035af.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-58a035af.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-58a035af .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-58a035af .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-58a035af .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-58a035af.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-58a035af .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-58a035af.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-446a7db1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-446a7db1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-446a7db1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-left-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-2614dfb2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2614dfb2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2614dfb2 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-2614dfb2 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-2614dfb2 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-2614dfb2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2614dfb2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2614dfb2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-17982471.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-17982471.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-17982471 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-17982471 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-17982471 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-17982471.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-17982471 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-17982471.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a2e5a1d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a2e5a1d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-1a2e5a1d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-left-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-7893545f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7893545f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7893545f .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-7893545f .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-7893545f .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-7893545f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7893545f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7893545f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1280f1c5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1280f1c5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1280f1c5 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1280f1c5 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-1280f1c5 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-1280f1c5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1280f1c5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1280f1c5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a43664d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a43664d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-0a43664d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-left-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-b98f07d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b98f07d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b98f07d7 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-b98f07d7 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-b98f07d7 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-b98f07d7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b98f07d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b98f07d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-60f9faa5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-60f9faa5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-60f9faa5 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-60f9faa5 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-60f9faa5 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-60f9faa5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-60f9faa5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-60f9faa5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1e4d539{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1e4d539 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-d1e4d539{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-5);;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e398c6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e398c6e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2e398c6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91522c6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91522c6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91522c6b.uagb-layout-grid{row-gap: 36px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-91522c6b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb30c497{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb30c497 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-bb30c497{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-391d94cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-391d94cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64f5dffa{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64f5dffa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-64f5dffa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-54f75dd6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-54f75dd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371a0ba8{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371a0ba8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-371a0ba8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-b72a4581.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b72a4581 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ca2f60{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ca2f60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-d6ca2f60{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-fcd14485.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcd14485 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6224a86f{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6224a86f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-6224a86f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-81e161ab.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81e161ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2bc0fd7{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2bc0fd7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-e2bc0fd7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-1073794d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1073794d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8fe4e499{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8fe4e499 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8fe4e499{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-2148605f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2148605f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb2a6bff{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb2a6bff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-bb2a6bff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-756d1969.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-756d1969 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:17778:"\n<div class="wp-block-uagb-container uagb-block-3fd7bfbf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e4d616d7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Our Inspiring Journey</h1></div><p class="uagb-ifb-desc">Discover our story and commitment to excellence in just a few lines.</p></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d4a03254">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Story</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b19d1667 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We started with a dream to redefine creativity and have since embarked on a journey marked by unwavering passion and innovation.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-94b45a96 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-735cc97f">\n<div class="wp-block-uagb-info-box uagb-block-13aa719b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovation</h3></div><p class="uagb-ifb-desc">We continuously push the boundaries of creativity to deliver innovative solutions.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8148f7c4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Expertise</h3></div><p class="uagb-ifb-desc">Our team of seasoned professionals brings unmatched expertise to every project.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-312f323d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Collaboration</h3></div><p class="uagb-ifb-desc">We thrive on partnerships and teamwork, fostering collaborative efforts that result in groundbreaking solutions.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-cdd6fabe uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Client-Centric</h3></div><p class="uagb-ifb-desc">Our clients are at the core of everything we do, and we tailor our solutions to meet their unique needs and aspirations.</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-af1c3188 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-aa320a5c">\n<div class="wp-block-uagb-info-box uagb-block-02f6b38a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">92%</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-58a035af uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-446a7db1">\n<div class="wp-block-uagb-info-box uagb-block-2614dfb2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">36</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-17982471 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1a2e5a1d">\n<div class="wp-block-uagb-info-box uagb-block-7893545f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">12+</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1280f1c5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0a43664d">\n<div class="wp-block-uagb-info-box uagb-block-b98f07d7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">64K</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-60f9faa5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Stats title here</p></div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d1e4d539 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2e398c6e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Team</h2></div><p class="uagb-ifb-desc">Meet the creative minds behind our success.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-91522c6b">\n<div class="wp-block-uagb-container uagb-block-bb30c497">\n<div class="wp-block-uagb-image aligncenter uagb-block-ccaf59d3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg" alt="" class="uag-image-77944" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-391d94cc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-64f5dffa">\n<div class="wp-block-uagb-image aligncenter uagb-block-2990ef6a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg" alt="" class="uag-image-78349" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-54f75dd6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-371a0ba8">\n<div class="wp-block-uagb-image aligncenter uagb-block-e0e311a9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg" alt="" class="uag-image-77947" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b72a4581 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">CRO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d6ca2f60">\n<div class="wp-block-uagb-image aligncenter uagb-block-09bac258 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg" alt="" class="uag-image-78358" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fcd14485 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Williamson</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6224a86f">\n<div class="wp-block-uagb-image aligncenter uagb-block-27f40c56 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg" alt="" class="uag-image-77971" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-81e161ab uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Brooklyn Simmons</p></div><p class="uagb-ifb-desc">Product Manager</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e2bc0fd7">\n<div class="wp-block-uagb-image aligncenter uagb-block-f5008d48 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg" alt="" class="uag-image-77972" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1073794d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Leslie Alexander</p></div><p class="uagb-ifb-desc">Lead Designer</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8fe4e499">\n<div class="wp-block-uagb-image aligncenter uagb-block-30019071 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-22.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-22.jpg" alt="" class="uag-image-78002" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2148605f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Guy Hawkins</p></div><p class="uagb-ifb-desc">Lead Developer</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bb2a6bff">\n<div class="wp-block-uagb-image aligncenter uagb-block-325ebc60 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-23.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-23.jpg" alt="" class="uag-image-78003" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-756d1969 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jacob Jones</p></div><p class="uagb-ifb-desc">Support</p></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-81098";a:10:{s:5:"title";s:12:"Home Page 02";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/home-page-02/";s:3:"tag";a:0:{}s:8:"category";i:3391;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:197114:".wp-block-uagb-container.uagb-block-8c498d72 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c498d72 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c498d72 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c498d72 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c498d72 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c498d72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c498d72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-8c498d72{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-48205681 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-48205681 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-48205681 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-48205681 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-48205681 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-48205681{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-48205681 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-48205681{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-8ba411f3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8ba411f3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ba411f3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ba411f3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ba411f3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ba411f3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8ba411f3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8ba411f3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8ba411f3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8ba411f3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8ba411f3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8ba411f3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8cd8d28e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-8cd8d28e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-20a2c218 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-20a2c218 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-20a2c218 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-20a2c218 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-20a2c218 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-20a2c218 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-24e34493.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-24e34493 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-24e34493.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-24e34493.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-24e34493.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6100aea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6100aea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6100aea7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-fec04205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fec04205 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fec04205 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fec04205 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fec04205 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fec04205 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fec04205.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fec04205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-fec04205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 25%;padding-bottom: 0%;padding-left: 25%;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-164c297d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-164c297d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-164c297d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80feee6b{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80feee6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-80feee6b{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-1ba82387 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-0);}.uagb-block-1ba82387 .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-1ba82387 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-1ba82387 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1ba82387 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1ba82387 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1ba82387 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ba82387 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1ba82387.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d39aea42.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-d39aea42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9b836aa4{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9b836aa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9b836aa4{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-a19d3040 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-0);}.uagb-block-a19d3040 .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-a19d3040 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-a19d3040 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a19d3040 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a19d3040 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a19d3040 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a19d3040 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a19d3040.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-256c631b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-256c631b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53a01651{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53a01651 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-53a01651{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-b4712309 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-0);}.uagb-block-b4712309 .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-b4712309 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-b4712309 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b4712309 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b4712309 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b4712309 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4712309 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b4712309.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5b2c16.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-db5b2c16.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-b42413a4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b42413a4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b42413a4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b42413a4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b42413a4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b42413a4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b42413a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-b42413a4{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-033cdc5c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-033cdc5c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 440px;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-cf616d63 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cf616d63 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cf616d63 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cf616d63 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cf616d63 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cf616d63{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cf616d63 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cf616d63{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-a06c52e6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a06c52e6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a06c52e6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a06c52e6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a06c52e6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a06c52e6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a06c52e6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a06c52e6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a06c52e6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a06c52e6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a06c52e6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a06c52e6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a06c52e6 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c44295d8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-c44295d8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a263ab3b .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a263ab3b .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a263ab3b .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a263ab3b .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a263ab3b .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a263ab3b .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-eae8dfad{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 60px;column-gap: 0px;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bc2ef517 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bc2ef517 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-bc2ef517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-fcbe98d1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-155e7429{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-681138c6 .uag-star-rating{font-size: 20px;} .uagb-block-681138c6 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-681138c6 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-681138c6 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-681138c6 .uag-star:nth-child(5){position: relative;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3c9e036a .uagb-ifb-icon svg{fill: #333;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3c9e036a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-3c9e036a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c9e036a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3c9e036a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3c9e036a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3c9e036a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3c9e036a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3c9e036a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4718dd31 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4718dd31 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4718dd31 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4718dd31.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4718dd31.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1a93771e{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 20px;} .uagb-block-cdda6aae .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-cdda6aae .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-cdda6aae .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-cdda6aae .uag-star:nth-child(5){position: relative;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ed5c6c14 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ed5c6c14.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-ed5c6c14.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ed5c6c14 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ed5c6c14 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ed5c6c14.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1c8709e0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1c8709e0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-1c8709e0.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1c8709e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-86558484{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 20px;} .uagb-block-490af9a3 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-490af9a3 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-490af9a3 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-490af9a3 .uag-star:nth-child(5){position: relative;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-30116a41 .uagb-ifb-icon svg{fill: #333;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-30116a41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-30116a41.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30116a41 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-30116a41 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-30116a41 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-30116a41 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-30116a41.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-30116a41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fcda15cd .uagb-ifb-icon svg{fill: #333;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fcda15cd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fcda15cd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fcda15cd.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcda15cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-7f6f31d0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7f6f31d0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7f6f31d0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7f6f31d0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7f6f31d0 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7f6f31d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7f6f31d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7f6f31d0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7f6f31d0::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-d333561f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d333561f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d333561f .uagb-ifb-icon svg{fill: #333;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d333561f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d333561f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d333561f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d333561f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 18%;margin-right: 18%;}.uagb-block-d333561f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d333561f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d333561f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d333561f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d333561f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-d333561f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d333561f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d333561f .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8ae2c4f1.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8ae2c4f1.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-362cfddb .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-362cfddb .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-362cfddb .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-362cfddb .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-362cfddb .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-362cfddb .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c498d72{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c498d72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c498d72{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-48205681{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-48205681 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-48205681{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;}.uagb-block-8ba411f3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8ba411f3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8ba411f3 .uagb-ifb-title-prefix{font-size: 16px;}.uagb-block-8cd8d28e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 400px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6100aea7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6100aea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-6100aea7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fec04205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-fec04205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-164c297d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-164c297d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-164c297d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80feee6b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80feee6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-80feee6b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ba82387 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d39aea42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9b836aa4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9b836aa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-9b836aa4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a19d3040 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-256c631b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53a01651{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53a01651 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-53a01651{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4712309 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5b2c16.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b42413a4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b42413a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-b42413a4{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 400px;}.uagb-block-033cdc5c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-033cdc5c .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cf616d63{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cf616d63 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cf616d63{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-a06c52e6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a06c52e6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a06c52e6 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c44295d8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;}.wp-block-uagb-container.uagb-block-eae8dfad{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 50px;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-fcbe98d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-681138c6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6 .uag-star-rating{font-size: 22px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-cdda6aae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 22px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-490af9a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 22px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7f6f31d0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7f6f31d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-7f6f31d0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;}.wp-block-uagb-container.uagb-block-7f6f31d0::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-d333561f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d333561f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d333561f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d333561f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d333561f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d333561f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d333561f .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8ae2c4f1.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c498d72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c498d72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c498d72{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-48205681{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-48205681 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-48205681{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;}.uagb-block-8ba411f3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8ba411f3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8ba411f3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8ba411f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8ba411f3 .uagb-ifb-title-prefix{font-size: 15px;}.uagb-block-8cd8d28e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-24e34493.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6100aea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6100aea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-6100aea7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fec04205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-164c297d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-164c297d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-164c297d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80feee6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80feee6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-80feee6b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ba82387 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d39aea42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9b836aa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9b836aa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-9b836aa4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a19d3040 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-256c631b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53a01651{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53a01651 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-53a01651{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4712309 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5b2c16.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b42413a4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b42413a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b42413a4{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-033cdc5c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-033cdc5c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-033cdc5c .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cf616d63{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cf616d63 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-cf616d63{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;}.uagb-block-a06c52e6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a06c52e6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a06c52e6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a06c52e6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a06c52e6 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c44295d8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-eae8dfad{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-5);;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 32px;}.wp-block-uagb-container.uagb-block-fcbe98d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-155e7429{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-681138c6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6 .uag-star-rating{font-size: 20px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 20px;}.wp-block-uagb-container.uagb-block-1a93771e{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-cdda6aae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 18px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-86558484{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-490af9a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 18px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7f6f31d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7f6f31d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-7f6f31d0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-7f6f31d0::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-d333561f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d333561f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d333561f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d333561f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d333561f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d333561f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d333561f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d333561f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d333561f .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8ae2c4f1.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:16401:"\n<div class="wp-block-uagb-container uagb-block-8c498d72 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-48205681">\n<div class="wp-block-uagb-info-box uagb-block-8ba411f3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Unlock Possibilities</p><h1 class="uagb-ifb-title">Welcome to our World of Creativity</h1></div><p class="uagb-ifb-desc">Step into a realm where imagination knows no bounds, and creativity is the key to unlocking endless possibilities. Our world is a canvas for your wildest ideas to come to life.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8cd8d28e"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-20a2c218 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-24e34493 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6100aea7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fec04205 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services</h2></div><p class="uagb-ifb-desc">Explore a wide range of services tailored to your needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-164c297d">\n<div class="wp-block-uagb-container uagb-block-80feee6b">\n<div class="wp-block-uagb-info-box uagb-block-1ba82387 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d39aea42"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-fa9e5c4f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9b836aa4">\n<div class="wp-block-uagb-info-box uagb-block-a19d3040 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-256c631b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0c831b93 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-53a01651">\n<div class="wp-block-uagb-info-box uagb-block-b4712309 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-db5b2c16"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-36217801 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empower Your Journey</p><h2 class="uagb-ifb-title">Take the Action Now</h2></div><p class="uagb-ifb-desc">Join us in shaping a brighter future. Let''s embark on this exciting adventure together.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b42413a4 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-033cdc5c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg" alt="" class="uag-image-77437" width="564" height="440" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cf616d63">\n<div class="wp-block-uagb-info-box uagb-block-a06c52e6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Discover Our Story</p><h2 class="uagb-ifb-title">About Us</h2></div><p class="uagb-ifb-desc">We are a passionate team dedicated to delivering exceptional results. With a focus on innovation and excellence, we are committed to helping you achieve your goals and dreams.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c44295d8"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a263ab3b wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-eae8dfad alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-bc2ef517 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Words from Our Clients</p><h2 class="uagb-ifb-title">Testimonials</h2></div><p class="uagb-ifb-desc">Hear what our satisfied clients have to say about their experiences with us.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-fcbe98d1">\n<div class="wp-block-uagb-container uagb-block-155e7429">\n<div class="wp-block-uagb-star-rating uagb-block-681138c6"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3c9e036a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4718dd31 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-03.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1a93771e">\n<div class="wp-block-uagb-star-rating uagb-block-cdda6aae"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ed5c6c14 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1c8709e0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 2</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-86558484">\n<div class="wp-block-uagb-star-rating uagb-block-490af9a3"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-30116a41 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fcda15cd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-05.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 3</p></div></div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7f6f31d0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-d333561f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8ae2c4f1"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-362cfddb wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-81079";a:10:{s:5:"title";s:12:"Home Page 01";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/home-page-01/";s:3:"tag";a:0:{}s:8:"category";i:3391;s:16:"primary-category";s:0:"";s:4:"type";s:4:"page";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:127133:".wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a{box-shadow: 0px 0px   #00000070 ;padding-top: 225px;padding-bottom: 225px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-eace458a .uagb-ifb-icon svg{fill: #333;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #fffefe;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-eace458a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-eace458a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-eace458a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-eace458a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-eace458a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-84355da2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1bcd2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1bcd2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e1bcd2e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-41279eec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-41279eec .uagb-ifb-icon svg{fill: #333;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-41279eec .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-41279eec .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-41279eec .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-41279eec .uagb-infobox__content-wrap{text-align: center;}.uagb-block-41279eec.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-41279eec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-41279eec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8673fe8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8673fe8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-8673fe8b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ba0c7cf{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ba0c7cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ba0c7cf{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-b1465ec0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b1465ec0 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2fb1f0f1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2fb1f0f1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2fb1f0f1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2fb1f0f1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2fb1f0f1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fb1f0f1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2fb1f0f1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-284dc447.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-284dc447.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c23cc30{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c23cc30 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c23cc30{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-55e50dd0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-55e50dd0 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c581d11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c581d11e .uagb-ifb-icon svg{fill: #333;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c581d11e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c581d11e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c581d11e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c581d11e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c581d11e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dda4c1b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-9dda4c1b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61fb7037{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61fb7037 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61fb7037{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-69d12521.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-69d12521 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-69d12521.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c405fcaf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c405fcaf .uagb-ifb-icon svg{fill: #333;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c405fcaf .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c405fcaf .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c405fcaf .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c405fcaf .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c405fcaf.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c9209a88.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-c9209a88.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f7f2665{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f7f2665 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4f7f2665{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;row-gap: 32px;column-gap: 0px;} .uagb-block-ebcf65a6 .uag-star-rating{font-size: 20px;} .uagb-block-ebcf65a6 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-ebcf65a6 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-ebcf65a6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ebcf65a6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-ebcf65a6 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-ebcf65a6 .uag-star:nth-child(5){position: relative;}.uagb-block-5c202ecc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5c202ecc .uagb-ifb-icon svg{fill: #333;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-5c202ecc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5c202ecc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5c202ecc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c202ecc .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5c202ecc.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5c202ecc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-b49da6fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b49da6fb .uagb-ifb-icon svg{fill: #333;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b49da6fb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b49da6fb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b49da6fb .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b49da6fb.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b49da6fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-block-1dbf9b17 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1dbf9b17 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1dbf9b17 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1dbf9b17 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1dbf9b17 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1dbf9b17{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1dbf9b17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-1dbf9b17{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-b192e7cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b192e7cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b192e7cc .uagb-ifb-icon svg{fill: #333;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b192e7cc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b192e7cc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b192e7cc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b192e7cc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b192e7cc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b192e7cc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b192e7cc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b192e7cc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b192e7cc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b192e7cc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b192e7cc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b192e7cc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b192e7cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 48px;padding-right: 48px;padding-bottom: 48px;padding-left: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 48px;padding-right: 48px;padding-bottom: 48px;padding-left: 0px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-189100e1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-189100e1 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-189100e1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-189100e1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-189100e1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 0.9em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 10%;margin-right: 10%;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1bcd2e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1bcd2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-5e1bcd2e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-41279eec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-41279eec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8673fe8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8673fe8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 20px;}.wp-block-uagb-container.uagb-block-8673fe8b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 20px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ba0c7cf{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ba0c7cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-2ba0c7cf{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 24px;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fb1f0f1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-284dc447.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c23cc30{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c23cc30 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-9c23cc30{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 24px;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c581d11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dda4c1b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61fb7037{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61fb7037 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-61fb7037{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 24px;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c405fcaf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c9209a88.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f7f2665{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f7f2665 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-4f7f2665{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 32px;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ebcf65a6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-ebcf65a6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ebcf65a6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ebcf65a6 .uag-star-rating{font-size: 22px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c202ecc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b49da6fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1dbf9b17{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1dbf9b17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-1dbf9b17{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-b192e7cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b192e7cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b192e7cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b192e7cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 32px;padding-right: 32px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 32px;padding-right: 32px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ab28dc6a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1bcd2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1bcd2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-5e1bcd2e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-41279eec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8673fe8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8673fe8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 30px;}.wp-block-uagb-container.uagb-block-8673fe8b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 30px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ba0c7cf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ba0c7cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-2ba0c7cf{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fb1f0f1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-284dc447.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c23cc30{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c23cc30 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-9c23cc30{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c581d11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dda4c1b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61fb7037{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61fb7037 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-61fb7037{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c405fcaf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c9209a88.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f7f2665{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f7f2665 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 28px;}.wp-block-uagb-container.uagb-block-4f7f2665{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 28px;background-color: var(--ast-global-color-5);;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ebcf65a6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ebcf65a6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ebcf65a6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ebcf65a6 .uag-star-rating{font-size: 20px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c202ecc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-title{font-size: 20px;line-height: 1.4em;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b49da6fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1dbf9b17{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1dbf9b17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap-reverse;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1dbf9b17{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b192e7cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b192e7cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b192e7cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b192e7cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b192e7cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b192e7cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-189100e1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:11674:"\n<div class="wp-block-uagb-container uagb-block-ab28dc6a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-eace458a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Unlock Possibilities</p><h1 class="uagb-ifb-title">Welcome to our World of Creativity</h1></div><p class="uagb-ifb-desc">Step into a realm where imagination knows no bounds, and creativity is the key to unlocking endless possibilities. Our world is a canvas for your wildest ideas to come to life.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-84355da2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-c896ffda wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5e1bcd2e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-41279eec uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services</h2></div><p class="uagb-ifb-desc">Explore a wide range of services tailored to your needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8673fe8b">\n<div class="wp-block-uagb-container uagb-block-2ba0c7cf">\n<div class="wp-block-uagb-image alignleft uagb-block-b1465ec0 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2fb1f0f1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 1</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 1.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-284dc447"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0861aba1 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9c23cc30">\n<div class="wp-block-uagb-image alignleft uagb-block-55e50dd0 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c581d11e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 2</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 2.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-9dda4c1b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-46fccf4a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-61fb7037">\n<div class="wp-block-uagb-image alignleft uagb-block-69d12521 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c405fcaf uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Service 3</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c9209a88"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a1f3443a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4f7f2665 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-ebcf65a6"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5c202ecc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b49da6fb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Your Client 1</p></div></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1dbf9b17 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b192e7cc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">About Us</h2></div><p class="uagb-ifb-desc">We are a passionate team dedicated to delivering exceptional results. With a focus on innovation and excellence, we are committed to helping you achieve your goals and dreams.</p></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-189100e1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Stay Connected with Us</p><h2 class="uagb-ifb-title">Let''s Create Together</h2></div><p class="uagb-ifb-desc">Connect with us to explore how we can make your vision a reality. Join us in shaping the future.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-78324";a:10:{s:5:"title";s:8:"About 16";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-16/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:18810:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-ad71466c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ad71466c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ad71466c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 423px;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d4a03254{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5b4bff5d.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-5b4bff5d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-de3d4e0e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-de3d4e0e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-de3d4e0e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-de3d4e0e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-de3d4e0e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-de3d4e0e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-ad71466c.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 423px;}.uagb-block-ad71466c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ad71466c .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5b4bff5d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-ad71466c.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-ad71466c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ad71466c .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5b4bff5d.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:2340:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-ad71466c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg" alt="" class="uag-image-77437" width="564" height="423" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d4a03254">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-5b4bff5d"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-de3d4e0e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-78030";a:10:{s:5:"title";s:15:"Testimonials 02";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-02/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:60099:".wp-block-uagb-container.uagb-block-4bc3efe5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4bc3efe5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4bc3efe5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4bc3efe5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4bc3efe5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4bc3efe5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4bc3efe5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4bc3efe5{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-3e1e787c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3e1e787c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3e1e787c .uagb-ifb-icon svg{fill: #333;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e1e787c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e1e787c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e1e787c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e1e787c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-3e1e787c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3e1e787c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3e1e787c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3e1e787c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e1e787c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3e1e787c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3e1e787c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3e1e787c .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-629ca3e2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-629ca3e2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-629ca3e2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-629ca3e2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-629ca3e2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-629ca3e2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-629ca3e2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-629ca3e2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-cc64689b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc64689b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc64689b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc64689b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc64689b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc64689b{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc64689b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cc64689b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-e9fbc7c2 .uag-star-rating{font-size: 20px;} .uagb-block-e9fbc7c2 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e9fbc7c2 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e9fbc7c2 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e9fbc7c2.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-e9fbc7c2 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e9fbc7c2 .uag-star:nth-child(5){position: relative;}.uagb-block-9a907757 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9a907757 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a907757 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9a907757 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9a907757 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9a907757 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9a907757.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-9a907757.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a907757 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9a907757 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9a907757 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9a907757 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a907757 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-9a907757.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13ff9e27 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-13ff9e27 .uagb-ifb-icon svg{fill: #333;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13ff9e27 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13ff9e27 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13ff9e27 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13ff9e27 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-13ff9e27.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-13ff9e27.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-13ff9e27 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-13ff9e27 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-13ff9e27 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-13ff9e27 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13ff9e27 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-13ff9e27.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-13ff9e27.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13ff9e27 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-b18f35a6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b18f35a6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b18f35a6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b18f35a6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b18f35a6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b18f35a6{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b18f35a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b18f35a6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-79649386 .uag-star-rating{font-size: 20px;} .uagb-block-79649386 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-79649386 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-79649386 .uag-star-rating__title{margin-right: 10px;} .uagb-block-79649386.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-79649386 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-79649386 .uag-star:nth-child(5){position: relative;}.uagb-block-75696f6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-75696f6e .uagb-ifb-icon svg{fill: #333;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75696f6e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75696f6e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75696f6e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75696f6e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-75696f6e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-75696f6e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-75696f6e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-75696f6e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-75696f6e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-75696f6e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-75696f6e .uagb-infobox__content-wrap{text-align: center;}.uagb-block-75696f6e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bd54c5c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0bd54c5c .uagb-ifb-icon svg{fill: #333;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bd54c5c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bd54c5c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bd54c5c .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0bd54c5c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0bd54c5c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bd54c5c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bd54c5c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0bd54c5c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0bd54c5c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0bd54c5c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bd54c5c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-0bd54c5c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bd54c5c .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4bc3efe5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4bc3efe5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-4bc3efe5{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-block-4bc3efe5.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4bc3efe5.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-3e1e787c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e1e787c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3e1e787c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3e1e787c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3e1e787c .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-629ca3e2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-629ca3e2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-629ca3e2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-629ca3e2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-629ca3e2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc64689b{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc64689b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-cc64689b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: center;justify-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-cc64689b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-cc64689b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e9fbc7c2.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-e9fbc7c2 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e9fbc7c2 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e9fbc7c2 .uag-star-rating{font-size: 22px;}.uagb-block-9a907757.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a907757 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13ff9e27.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-13ff9e27.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13ff9e27 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13ff9e27 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b18f35a6{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b18f35a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-b18f35a6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-b18f35a6.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-b18f35a6.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-79649386.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-79649386 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-79649386 .uag-star-rating__title{margin-right: 10px;} .uagb-block-79649386 .uag-star-rating{font-size: 22px;}.uagb-block-75696f6e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-75696f6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75696f6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-75696f6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bd54c5c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bd54c5c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bd54c5c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bd54c5c .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4bc3efe5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4bc3efe5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 40px;}.wp-block-uagb-container.uagb-block-4bc3efe5{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-4bc3efe5.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4bc3efe5.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-3e1e787c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e1e787c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3e1e787c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3e1e787c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3e1e787c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3e1e787c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3e1e787c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3e1e787c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3e1e787c .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-629ca3e2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-629ca3e2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-629ca3e2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: ;;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-629ca3e2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-629ca3e2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc64689b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cc64689b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-cc64689b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-cc64689b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-cc64689b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e9fbc7c2.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-e9fbc7c2 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e9fbc7c2 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e9fbc7c2 .uag-star-rating{font-size: 20px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9a907757 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9a907757 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9a907757.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13ff9e27.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13ff9e27 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-13ff9e27 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-13ff9e27.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13ff9e27 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b18f35a6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b18f35a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 24px;}.wp-block-uagb-container.uagb-block-b18f35a6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: ;;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-b18f35a6.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-b18f35a6.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-79649386.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-79649386 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-79649386 .uag-star-rating__title{margin-right: 10px;} .uagb-block-79649386 .uag-star-rating{font-size: 20px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-75696f6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-75696f6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-75696f6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bd54c5c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bd54c5c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-0bd54c5c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-0bd54c5c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bd54c5c .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:3020:"\n<div class="wp-block-uagb-container uagb-block-4bc3efe5 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-3e1e787c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-629ca3e2">\n<div class="wp-block-uagb-container uagb-block-cc64689b">\n<div class="wp-block-uagb-star-rating uagb-block-e9fbc7c2"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9a907757 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-13ff9e27 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-02.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b18f35a6">\n<div class="wp-block-uagb-star-rating uagb-block-79649386"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-75696f6e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0bd54c5c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-03.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78267";a:10:{s:5:"title";s:15:"Testimonials 22";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-22/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:44762:".wp-block-uagb-container.uagb-block-146db4d7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-146db4d7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-146db4d7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-146db4d7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-146db4d7 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-146db4d7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-146db4d7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-146db4d7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-146db4d7::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-b1f0f0fa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1f0f0fa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #ffffff;}.uagb-block-b1f0f0fa .uagb-ifb-icon svg{fill: #ffffff;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #ffffff;fill: #ffffff;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #ffffff;fill: #ffffff;}.uagb-block-b1f0f0fa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #ffffff;fill: #ffffff;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #ffffff;fill: #ffffff;}.uagb-block-b1f0f0fa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-b1f0f0fa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-b1f0f0fa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b1f0f0fa.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1f0f0fa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1f0f0fa .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b1f0f0fa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b1f0f0fa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b1f0f0fa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1f0f0fa .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b1f0f0fa.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-c23e9e34 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c23e9e34 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c23e9e34 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c23e9e34 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c23e9e34 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c23e9e34{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c23e9e34 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-c23e9e34{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-510e2027 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-510e2027 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-510e2027 .uagb-ifb-icon svg{fill: #333;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-510e2027 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-510e2027 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-510e2027 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-510e2027 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-510e2027.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-510e2027.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-510e2027 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-510e2027 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-510e2027 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-510e2027 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-510e2027 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-510e2027.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-510e2027.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-510e2027 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.uagb-block-4b305a17 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4b305a17 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4b305a17 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4b305a17 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4b305a17 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4b305a17 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4b305a17 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4b305a17.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4b305a17.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4b305a17 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4b305a17 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4b305a17 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4b305a17 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4b305a17 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4b305a17.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4b305a17.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4b305a17 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8bd5cbb3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8bd5cbb3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8bd5cbb3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8bd5cbb3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8bd5cbb3.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8bd5cbb3.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8bd5cbb3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8bd5cbb3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8bd5cbb3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8bd5cbb3 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-8bd5cbb3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8bd5cbb3 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-146db4d7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-146db4d7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-146db4d7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 48px;}.wp-block-uagb-container.uagb-block-146db4d7::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-146db4d7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-146db4d7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-b1f0f0fa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 35px;height: 35px;line-height: 35px;font-size: 35px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 35px;font-size: 35px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1f0f0fa .uagb-ifb-icon{width: 35px;line-height: 35px;}.uagb-block-b1f0f0fa .uagb-ifb-icon > span{font-size: 35px;width: 35px;line-height: 35px;}.uagb-block-b1f0f0fa .uagb-iconbox-icon-wrap{width: 35px;height: 35px;line-height: 35px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 35px;line-height: 35px;font-size: 35px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 35px;line-height: 35px;font-size: 35px;}.uagb-block-b1f0f0fa.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c23e9e34{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c23e9e34 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-c23e9e34{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-c23e9e34.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-c23e9e34.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-510e2027.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-510e2027 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-510e2027 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-510e2027 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-510e2027.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-510e2027 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.uagb-block-4b305a17.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4b305a17 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4b305a17 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4b305a17 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4b305a17.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4b305a17 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.uagb-block-8bd5cbb3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8bd5cbb3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8bd5cbb3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8bd5cbb3 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-146db4d7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-146db4d7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;}.wp-block-uagb-container.uagb-block-146db4d7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-146db4d7::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-146db4d7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-146db4d7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-b1f0f0fa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1f0f0fa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1f0f0fa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b1f0f0fa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1f0f0fa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1f0f0fa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c23e9e34{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c23e9e34 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c23e9e34{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c23e9e34.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-c23e9e34.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-510e2027.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-510e2027 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-510e2027 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-510e2027 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-510e2027.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-510e2027.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-510e2027 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-510e2027.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-510e2027 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.uagb-block-4b305a17.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4b305a17 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4b305a17 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4b305a17 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4b305a17.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4b305a17.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4b305a17 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4b305a17.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4b305a17 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.uagb-block-8bd5cbb3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8bd5cbb3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8bd5cbb3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8bd5cbb3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8bd5cbb3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8bd5cbb3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8bd5cbb3 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:2273:"\n<div class="wp-block-uagb-container uagb-block-146db4d7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b1f0f0fa uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z"></path></svg></div><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Our Customers Say</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c23e9e34">\n<div class="wp-block-uagb-info-box uagb-block-510e2027 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4b305a17 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8bd5cbb3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div></div>\n";}s:8:"id-78231";a:10:{s:5:"title";s:15:"Testimonials 20";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-20/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:177101:".wp-block-uagb-container.uagb-block-9e9c0b7a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e9c0b7a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e9c0b7a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e9c0b7a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e9c0b7a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e9c0b7a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e9c0b7a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;align-content: flex-start;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e9c0b7a{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5d069417 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5d069417 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5d069417 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5d069417 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5d069417 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d069417{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d069417 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 100px;}.wp-block-uagb-container.uagb-block-5d069417{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 100px;}.wp-block-uagb-container.uagb-block-5d069417.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-5d069417.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-a2b23205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a2b23205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a2b23205 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a2b23205 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a2b23205 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a2b23205 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a2b23205 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a2b23205.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a2b23205.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-a2b23205 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a2b23205 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a2b23205 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a2b23205 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a2b23205 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a2b23205.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a2b23205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-90997424 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-90997424 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-90997424 .uagb-ifb-icon svg{fill: #333;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90997424 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-90997424 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-90997424 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-90997424 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-90997424.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-90997424.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-90997424 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-90997424 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-90997424 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-90997424 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-90997424 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-90997424.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-90997424.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-90997424.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-eb0e038f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eb0e038f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eb0e038f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eb0e038f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eb0e038f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eb0e038f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eb0e038f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 48px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-eb0e038f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 48px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-e04130dc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e04130dc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e04130dc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e04130dc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e04130dc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e04130dc{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e04130dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e04130dc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-f9a1f872 .uag-star-rating{font-size: 20px;} .uagb-block-f9a1f872 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-f9a1f872 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-f9a1f872 .uag-star-rating__title{margin-right: 10px;} .uagb-block-f9a1f872.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-f9a1f872 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-f9a1f872 .uag-star:nth-child(5){position: relative;}.uagb-block-1580e501 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1580e501 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1580e501 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1580e501 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1580e501 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1580e501 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1580e501 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1580e501.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-1580e501.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1580e501 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1580e501 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1580e501 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1580e501 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1580e501 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1580e501.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1580e501.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-126ce35e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-126ce35e .uagb-ifb-icon svg{fill: #333;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-126ce35e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-126ce35e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-126ce35e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-126ce35e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-126ce35e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-126ce35e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-126ce35e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-126ce35e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-126ce35e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-126ce35e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-126ce35e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-126ce35e .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-3c7c115e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c7c115e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c7c115e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c7c115e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c7c115e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c7c115e{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c7c115e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c7c115e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-04f6f464 .uag-star-rating{font-size: 20px;} .uagb-block-04f6f464 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-04f6f464 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-04f6f464 .uag-star-rating__title{margin-right: 10px;} .uagb-block-04f6f464.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-04f6f464 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-04f6f464 .uag-star:nth-child(5){position: relative;}.uagb-block-34193c30 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-34193c30 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-34193c30 .uagb-ifb-icon svg{fill: #333;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-34193c30 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-34193c30 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34193c30 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34193c30 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-34193c30.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-34193c30.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34193c30 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-34193c30 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-34193c30 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-34193c30 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-34193c30 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-34193c30.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-34193c30.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd2a258 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dcd2a258 .uagb-ifb-icon svg{fill: #333;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd2a258 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dcd2a258 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-dcd2a258 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-dcd2a258.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-dcd2a258.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-dcd2a258 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dcd2a258 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dcd2a258 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dcd2a258 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dcd2a258.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd2a258 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-4fdd63c9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4fdd63c9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4fdd63c9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4fdd63c9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4fdd63c9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fdd63c9{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fdd63c9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fdd63c9{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-799836ee .uag-star-rating{font-size: 20px;} .uagb-block-799836ee .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-799836ee .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-799836ee .uag-star-rating__title{margin-right: 10px;} .uagb-block-799836ee.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-799836ee .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-799836ee .uag-star:nth-child(5){position: relative;}.uagb-block-0d34c141 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0d34c141 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0d34c141 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0d34c141 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0d34c141 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0d34c141 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0d34c141 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0d34c141.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-0d34c141.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0d34c141 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0d34c141 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0d34c141 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0d34c141 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0d34c141 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0d34c141.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0d34c141.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fcf1619 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5fcf1619 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fcf1619 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fcf1619 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5fcf1619 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5fcf1619.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5fcf1619.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5fcf1619 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5fcf1619 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5fcf1619 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5fcf1619 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fcf1619.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fcf1619 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-ef14270a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ef14270a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ef14270a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ef14270a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ef14270a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ef14270a{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ef14270a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ef14270a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-18312308 .uag-star-rating{font-size: 20px;} .uagb-block-18312308 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-18312308 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-18312308 .uag-star-rating__title{margin-right: 10px;} .uagb-block-18312308.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-18312308 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-18312308 .uag-star:nth-child(5){position: relative;}.uagb-block-526458fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-526458fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-526458fb .uagb-ifb-icon svg{fill: #333;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-526458fb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-526458fb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-526458fb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-526458fb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-526458fb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-526458fb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-526458fb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-526458fb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-526458fb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-526458fb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-526458fb .uagb-infobox__content-wrap{text-align: left;}.uagb-block-526458fb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-526458fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e229c90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1e229c90 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e229c90 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e229c90 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-1e229c90.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e229c90 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1e229c90.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e229c90.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e229c90 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1e229c90 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1e229c90 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1e229c90 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e229c90.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e229c90 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-29511c31 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-29511c31 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-29511c31 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-29511c31 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-29511c31 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-29511c31{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-29511c31 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-29511c31{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-01084557 .uag-star-rating{font-size: 20px;} .uagb-block-01084557 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-01084557 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-01084557 .uag-star-rating__title{margin-right: 10px;} .uagb-block-01084557.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-01084557 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-01084557 .uag-star:nth-child(5){position: relative;}.uagb-block-84675af1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84675af1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-84675af1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84675af1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84675af1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84675af1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84675af1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-84675af1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-84675af1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84675af1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-84675af1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-84675af1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-84675af1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84675af1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-84675af1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-84675af1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-edd1dfc6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-edd1dfc6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-edd1dfc6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-edd1dfc6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-edd1dfc6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-edd1dfc6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-edd1dfc6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-edd1dfc6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-edd1dfc6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-edd1dfc6 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-e54d4315 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e54d4315 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e54d4315 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e54d4315 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e54d4315 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e54d4315{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e54d4315 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e54d4315{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-ef0531c3 .uag-star-rating{font-size: 20px;} .uagb-block-ef0531c3 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-ef0531c3 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-ef0531c3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ef0531c3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-ef0531c3 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-ef0531c3 .uag-star:nth-child(5){position: relative;}.uagb-block-1776d944 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1776d944 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1776d944 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1776d944 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1776d944 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1776d944 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1776d944 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1776d944.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-1776d944.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1776d944 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1776d944 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1776d944 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1776d944 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1776d944 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1776d944.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1776d944.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e6a1102 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1e6a1102 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e6a1102 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e6a1102 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1e6a1102 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1e6a1102.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e6a1102.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e6a1102 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1e6a1102 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1e6a1102 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1e6a1102 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e6a1102.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e6a1102 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e9c0b7a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e9c0b7a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-9e9c0b7a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-9e9c0b7a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9e9c0b7a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d069417{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d069417 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5d069417{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5d069417.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-5d069417.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a2b23205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a2b23205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a2b23205 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a2b23205.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-90997424 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-90997424 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-90997424 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90997424.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eb0e038f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eb0e038f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;}.wp-block-uagb-container.uagb-block-eb0e038f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: flex-start;}.wp-block-uagb-container.uagb-block-eb0e038f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-eb0e038f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e04130dc{max-width: 28%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e04130dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e04130dc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e04130dc.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e04130dc.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-f9a1f872.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-f9a1f872 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-f9a1f872 .uag-star-rating__title{margin-right: 10px;} .uagb-block-f9a1f872 .uag-star-rating{font-size: 22px;}.uagb-block-1580e501.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1580e501 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1580e501 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1580e501 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1580e501.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-126ce35e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-126ce35e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-126ce35e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-126ce35e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-126ce35e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-126ce35e .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c7c115e{max-width: 28%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c7c115e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-3c7c115e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-3c7c115e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-3c7c115e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-04f6f464.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-04f6f464 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-04f6f464 .uag-star-rating__title{margin-right: 10px;} .uagb-block-04f6f464 .uag-star-rating{font-size: 22px;}.uagb-block-34193c30.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-34193c30 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-34193c30 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-34193c30 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd2a258.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-dcd2a258.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dcd2a258 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dcd2a258 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-dcd2a258.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd2a258 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fdd63c9{max-width: 28%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fdd63c9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4fdd63c9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4fdd63c9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4fdd63c9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-799836ee.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-799836ee .uag-star-rating__title {margin-bottom: 0;} .uagb-block-799836ee .uag-star-rating__title{margin-right: 10px;} .uagb-block-799836ee .uag-star-rating{font-size: 22px;}.uagb-block-0d34c141.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0d34c141 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0d34c141 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0d34c141 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fcf1619.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5fcf1619.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fcf1619 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fcf1619 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-5fcf1619.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fcf1619 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ef14270a{max-width: 28%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ef14270a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;}.wp-block-uagb-container.uagb-block-ef14270a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;}.wp-block-uagb-container.uagb-block-ef14270a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ef14270a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-18312308.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-18312308 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-18312308 .uag-star-rating__title{margin-right: 10px;} .uagb-block-18312308 .uag-star-rating{font-size: 22px;}.uagb-block-526458fb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-526458fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-526458fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-526458fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-526458fb.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-526458fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e229c90.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e229c90.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e229c90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e229c90 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1e229c90.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e229c90 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-29511c31{max-width: 28%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-29511c31 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-29511c31{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-29511c31.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-29511c31.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-01084557.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-01084557 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-01084557 .uag-star-rating__title{margin-right: 10px;} .uagb-block-01084557 .uag-star-rating{font-size: 22px;}.uagb-block-84675af1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84675af1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84675af1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84675af1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84675af1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-edd1dfc6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-edd1dfc6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-edd1dfc6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-edd1dfc6 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-edd1dfc6 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e54d4315{max-width: 28%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e54d4315 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-e54d4315{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-e54d4315.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e54d4315.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ef0531c3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ef0531c3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ef0531c3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ef0531c3 .uag-star-rating{font-size: 22px;}.uagb-block-1776d944.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1776d944 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1776d944 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1776d944 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1776d944.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e6a1102.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e6a1102.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e6a1102 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e6a1102 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1e6a1102.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e6a1102 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e9c0b7a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e9c0b7a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-9e9c0b7a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-9e9c0b7a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9e9c0b7a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5d069417{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5d069417 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 28px;}.wp-block-uagb-container.uagb-block-5d069417{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 28px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-5d069417.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-5d069417.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-a2b23205.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a2b23205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a2b23205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a2b23205 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a2b23205.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a2b23205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a2b23205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a2b23205 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a2b23205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-90997424 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-90997424 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-90997424 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-90997424.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-90997424 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-90997424.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eb0e038f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eb0e038f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;}.wp-block-uagb-container.uagb-block-eb0e038f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-eb0e038f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-eb0e038f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e04130dc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e04130dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e04130dc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-e04130dc.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e04130dc.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-f9a1f872.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-f9a1f872 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-f9a1f872 .uag-star-rating__title{margin-right: 10px;} .uagb-block-f9a1f872 .uag-star-rating{font-size: 20px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1580e501 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1580e501 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1580e501 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1580e501.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1580e501.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1580e501 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1580e501.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-126ce35e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-126ce35e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-126ce35e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-126ce35e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-126ce35e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-126ce35e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-126ce35e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-126ce35e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-126ce35e .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c7c115e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c7c115e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-3c7c115e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-3c7c115e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-3c7c115e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-04f6f464.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-04f6f464 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-04f6f464 .uag-star-rating__title{margin-right: 10px;} .uagb-block-04f6f464 .uag-star-rating{font-size: 20px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-34193c30 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-34193c30 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-34193c30 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-34193c30.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-34193c30.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-34193c30 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-34193c30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd2a258.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-dcd2a258.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dcd2a258 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dcd2a258 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-dcd2a258.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-dcd2a258 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-dcd2a258.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dcd2a258 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fdd63c9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fdd63c9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4fdd63c9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-4fdd63c9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4fdd63c9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-799836ee.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-799836ee .uag-star-rating__title {margin-bottom: 0;} .uagb-block-799836ee .uag-star-rating__title{margin-right: 10px;} .uagb-block-799836ee .uag-star-rating{font-size: 20px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0d34c141 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0d34c141 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0d34c141 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0d34c141.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0d34c141.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0d34c141.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0d34c141 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0d34c141.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fcf1619.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5fcf1619.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fcf1619 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5fcf1619 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-5fcf1619.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5fcf1619 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5fcf1619.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fcf1619 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ef14270a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ef14270a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ef14270a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-ef14270a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ef14270a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-18312308.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-18312308 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-18312308 .uag-star-rating__title{margin-right: 10px;} .uagb-block-18312308 .uag-star-rating{font-size: 20px;}.uagb-block-526458fb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-526458fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-526458fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-526458fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-526458fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-526458fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-526458fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-526458fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e229c90.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e229c90.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e229c90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1e229c90 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1e229c90.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e229c90.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1e229c90 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1e229c90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e229c90 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-29511c31{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-29511c31 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 24px;}.wp-block-uagb-container.uagb-block-29511c31{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-29511c31.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-29511c31.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-01084557.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-01084557 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-01084557 .uag-star-rating__title{margin-right: 10px;} .uagb-block-01084557 .uag-star-rating{font-size: 20px;}.uagb-block-84675af1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84675af1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84675af1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84675af1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84675af1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84675af1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84675af1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84675af1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-edd1dfc6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-edd1dfc6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-edd1dfc6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-edd1dfc6 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-edd1dfc6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-edd1dfc6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-edd1dfc6 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e54d4315{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e54d4315 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e54d4315{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-e54d4315.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e54d4315.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ef0531c3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ef0531c3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ef0531c3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ef0531c3 .uag-star-rating{font-size: 20px;}.uagb-block-1776d944.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1776d944 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1776d944 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1776d944 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1776d944.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1776d944.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1776d944 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1776d944.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e6a1102.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e6a1102.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e6a1102 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1e6a1102 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1e6a1102.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1e6a1102 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1e6a1102.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e6a1102 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:7978:"\n<div class="wp-block-uagb-container uagb-block-9e9c0b7a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-5d069417">\n<div class="wp-block-uagb-info-box uagb-block-a2b23205 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Our Customers Say</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-90997424 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-eb0e038f">\n<div class="wp-block-uagb-container uagb-block-e04130dc">\n<div class="wp-block-uagb-star-rating uagb-block-f9a1f872"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1580e501 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-126ce35e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3c7c115e">\n<div class="wp-block-uagb-star-rating uagb-block-04f6f464"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-34193c30 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-dcd2a258 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-08.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4fdd63c9">\n<div class="wp-block-uagb-star-rating uagb-block-799836ee"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0d34c141 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5fcf1619 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-10.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ef14270a">\n<div class="wp-block-uagb-star-rating uagb-block-18312308"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-526458fb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Impressive attention to detail and excellent communication. Working with this team has been a pleasure.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1e229c90 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Riley Brown</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-29511c31">\n<div class="wp-block-uagb-star-rating uagb-block-01084557"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-84675af1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">I can''t say enough good things about this company. They consistently deliver excellence and exceed expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-edd1dfc6 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-03.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Morgan Davis</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e54d4315">\n<div class="wp-block-uagb-star-rating uagb-block-ef0531c3"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1776d944 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">A true partner in success. This business has played a significant role in our growth and achievements.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1e6a1102 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-06.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Miller</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78212";a:10:{s:5:"title";s:15:"Testimonials 19";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-19/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:65063:".wp-block-uagb-container.uagb-block-5246f9a2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5246f9a2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5246f9a2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5246f9a2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5246f9a2 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5246f9a2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5246f9a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5246f9a2{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5246f9a2::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e05ed85d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e05ed85d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e05ed85d .uagb-ifb-icon svg{fill: #333;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e05ed85d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e05ed85d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e05ed85d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e05ed85d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e05ed85d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e05ed85d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e05ed85d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e05ed85d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e05ed85d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e05ed85d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e05ed85d .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-1f37d7ab .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1f37d7ab .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1f37d7ab .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1f37d7ab .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1f37d7ab .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f37d7ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f37d7ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-1f37d7ab{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-1f0b1df8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1f0b1df8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1f0b1df8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1f0b1df8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1f0b1df8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f0b1df8{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f0b1df8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1f0b1df8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-be5dd5dd .uag-star-rating{font-size: 20px;} .uagb-block-be5dd5dd .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-be5dd5dd .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-be5dd5dd .uag-star-rating__title{margin-right: 10px;} .uagb-block-be5dd5dd.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-be5dd5dd .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-be5dd5dd .uag-star:nth-child(5){position: relative;}.uagb-block-087625b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-087625b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-087625b5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-087625b5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-087625b5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-087625b5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-087625b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-087625b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-087625b5.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-087625b5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-087625b5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-087625b5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-087625b5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-087625b5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-087625b5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-087625b5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d46d1a8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3d46d1a8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d46d1a8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d46d1a8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d46d1a8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3d46d1a8.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 14px;margin-right: 0px;}.uagb-block-3d46d1a8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3d46d1a8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3d46d1a8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d46d1a8 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-ab461453 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab461453 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab461453 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab461453 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab461453 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab461453{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab461453 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab461453{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-9857b939 .uag-star-rating{font-size: 20px;} .uagb-block-9857b939 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-9857b939 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-9857b939 .uag-star-rating__title{margin-right: 10px;} .uagb-block-9857b939.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-9857b939 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-9857b939 .uag-star:nth-child(5){position: relative;}.uagb-block-b6c7280a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b6c7280a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b6c7280a .uagb-ifb-icon svg{fill: #333;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b6c7280a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b6c7280a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b6c7280a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b6c7280a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b6c7280a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-b6c7280a.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b6c7280a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b6c7280a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b6c7280a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b6c7280a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b6c7280a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b6c7280a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b6c7280a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-054547bf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-054547bf .uagb-ifb-icon svg{fill: #333;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-054547bf .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-054547bf .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-054547bf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-054547bf .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-054547bf.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 14px;margin-right: 0px;}.uagb-block-054547bf.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-054547bf .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-054547bf .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-054547bf .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-054547bf .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-054547bf.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-054547bf .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5246f9a2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5246f9a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;}.wp-block-uagb-container.uagb-block-5246f9a2{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-5246f9a2::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e05ed85d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e05ed85d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e05ed85d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e05ed85d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e05ed85d .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f37d7ab{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f37d7ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-1f37d7ab{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-1f37d7ab.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1f37d7ab.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f0b1df8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f0b1df8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-1f0b1df8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-1f0b1df8.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1f0b1df8.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-be5dd5dd.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-be5dd5dd .uag-star-rating__title {margin-bottom: 0;} .uagb-block-be5dd5dd .uag-star-rating__title{margin-right: 10px;} .uagb-block-be5dd5dd .uag-star-rating{font-size: 22px;}.uagb-block-087625b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-087625b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-087625b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-087625b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-087625b5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d46d1a8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3d46d1a8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d46d1a8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d46d1a8 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d46d1a8 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab461453{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab461453 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-ab461453{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-ab461453.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ab461453.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-9857b939.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-9857b939 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-9857b939 .uag-star-rating__title{margin-right: 10px;} .uagb-block-9857b939 .uag-star-rating{font-size: 22px;}.uagb-block-b6c7280a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b6c7280a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b6c7280a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b6c7280a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-054547bf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-054547bf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-054547bf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-054547bf .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-054547bf.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-054547bf .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5246f9a2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5246f9a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-5246f9a2{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-5246f9a2::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e05ed85d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e05ed85d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e05ed85d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e05ed85d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e05ed85d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e05ed85d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e05ed85d .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f37d7ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f37d7ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-1f37d7ab{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f0b1df8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f0b1df8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1f0b1df8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-1f0b1df8.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1f0b1df8.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-be5dd5dd.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-be5dd5dd .uag-star-rating__title {margin-bottom: 0;} .uagb-block-be5dd5dd .uag-star-rating__title{margin-right: 10px;} .uagb-block-be5dd5dd .uag-star-rating{font-size: 20px;}.uagb-block-087625b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-087625b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-087625b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-087625b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-087625b5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-087625b5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-087625b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-087625b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d46d1a8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3d46d1a8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d46d1a8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3d46d1a8 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-3d46d1a8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-3d46d1a8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d46d1a8 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab461453{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab461453 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ab461453{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-ab461453.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ab461453.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-9857b939.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-9857b939 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-9857b939 .uag-star-rating__title{margin-right: 10px;} .uagb-block-9857b939 .uag-star-rating{font-size: 20px;}.uagb-block-b6c7280a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b6c7280a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b6c7280a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b6c7280a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b6c7280a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b6c7280a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-054547bf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-054547bf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-054547bf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-054547bf .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-054547bf.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-054547bf.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-054547bf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-054547bf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-054547bf .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:3130:"\n<div class="wp-block-uagb-container uagb-block-5246f9a2 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e05ed85d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1f37d7ab">\n<div class="wp-block-uagb-container uagb-block-1f0b1df8">\n<div class="wp-block-uagb-star-rating uagb-block-be5dd5dd"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-087625b5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3d46d1a8 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ab461453">\n<div class="wp-block-uagb-star-rating uagb-block-9857b939"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b6c7280a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-054547bf uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-05.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1497, 'astra-sites-all-site-categories-and-tags', 'a:727:{i:0;a:2:{s:2:"id";i:2487;s:4:"name";s:6:"Agency";}i:1;a:2:{s:2:"id";s:6:"2487-0";s:4:"name";s:8:"creative";}i:2;a:2:{s:2:"id";s:6:"2487-1";s:4:"name";s:8:"branding";}i:3;a:2:{s:2:"id";s:6:"2487-2";s:4:"name";s:6:"agency";}i:4;a:2:{s:2:"id";s:6:"2487-3";s:4:"name";s:3:"web";}i:5;a:2:{s:2:"id";s:6:"2487-4";s:4:"name";s:6:"social";}i:6;a:2:{s:2:"id";s:6:"2487-5";s:4:"name";s:5:"media";}i:7;a:2:{s:2:"id";s:6:"2487-6";s:4:"name";s:7:"graphic";}i:8;a:2:{s:2:"id";s:6:"2487-7";s:4:"name";s:7:"digital";}i:9;a:2:{s:2:"id";s:6:"2487-8";s:4:"name";s:3:"SEO";}i:10;a:2:{s:2:"id";s:6:"2487-9";s:4:"name";s:9:"marketing";}i:11;a:2:{s:2:"id";s:7:"2487-10";s:4:"name";s:11:"advertising";}i:12;a:2:{s:2:"id";s:7:"2487-11";s:4:"name";s:22:"information technology";}i:13;a:2:{s:2:"id";s:7:"2487-12";s:4:"name";s:7:"website";}i:14;a:2:{s:2:"id";s:7:"2487-13";s:4:"name";s:7:"startup";}i:15;a:2:{s:2:"id";s:7:"2487-14";s:4:"name";s:8:"internet";}i:16;a:2:{s:2:"id";s:7:"2487-15";s:4:"name";s:8:"software";}i:17;a:2:{s:2:"id";s:7:"2487-16";s:4:"name";s:10:"copywriter";}i:18;a:2:{s:2:"id";s:7:"2487-17";s:4:"name";s:9:"animation";}i:19;a:2:{s:2:"id";s:7:"2487-18";s:4:"name";s:7:"writing";}i:20;a:2:{s:2:"id";s:7:"2487-19";s:4:"name";s:6:"online";}i:21;a:2:{s:2:"id";s:7:"2487-20";s:4:"name";s:4:"firm";}i:22;a:2:{s:2:"id";s:7:"2487-21";s:4:"name";s:8:"template";}i:23;a:2:{s:2:"id";s:7:"2487-22";s:4:"name";s:8:"business";}i:24;a:2:{s:2:"id";s:7:"2487-23";s:4:"name";s:5:"astra";}i:25;a:2:{s:2:"id";s:7:"2487-24";s:4:"name";s:10:"consulting";}i:26;a:2:{s:2:"id";s:7:"2487-25";s:4:"name";s:10:"consultant";}i:27;a:2:{s:2:"id";s:7:"2487-26";s:4:"name";s:7:"company";}i:28;a:2:{s:2:"id";s:7:"2487-27";s:4:"name";s:6:"design";}i:29;a:2:{s:2:"id";s:7:"2487-28";s:4:"name";s:8:"designer";}i:30;a:2:{s:2:"id";s:7:"2487-29";s:4:"name";s:6:"studio";}i:31;a:2:{s:2:"id";s:7:"2487-30";s:4:"name";s:9:"developer";}i:32;a:2:{s:2:"id";s:7:"2487-31";s:4:"name";s:7:"website";}i:33;a:2:{s:2:"id";s:7:"2487-32";s:4:"name";s:4:"logo";}i:34;a:2:{s:2:"id";s:7:"2487-33";s:4:"name";s:16:"software company";}i:35;a:2:{s:2:"id";s:7:"2487-34";s:4:"name";s:17:"virtual assistant";}i:36;a:2:{s:2:"id";s:7:"2487-35";s:4:"name";s:14:"graphic design";}i:37;a:2:{s:2:"id";s:7:"2487-36";s:4:"name";s:0:"";}i:38;a:2:{s:2:"id";i:2486;s:4:"name";s:11:"Art & Music";}i:39;a:2:{s:2:"id";s:6:"2486-0";s:4:"name";s:2:"DJ";}i:40;a:2:{s:2:"id";s:6:"2486-1";s:4:"name";s:5:"Music";}i:41;a:2:{s:2:"id";s:6:"2486-2";s:4:"name";s:5:"Album";}i:42;a:2:{s:2:"id";s:6:"2486-3";s:4:"name";s:6:"Singer";}i:43;a:2:{s:2:"id";s:6:"2486-4";s:4:"name";s:4:"Band";}i:44;a:2:{s:2:"id";s:6:"2486-5";s:4:"name";s:4:"Rock";}i:45;a:2:{s:2:"id";s:6:"2486-6";s:4:"name";s:11:"Disc Jockey";}i:46;a:2:{s:2:"id";s:6:"2486-7";s:4:"name";s:6:"Guitar";}i:47;a:2:{s:2:"id";s:6:"2486-8";s:4:"name";s:9:"Voiceover";}i:48;a:2:{s:2:"id";s:6:"2486-9";s:4:"name";s:8:"Musician";}i:49;a:2:{s:2:"id";s:7:"2486-10";s:4:"name";s:8:"template";}i:50;a:2:{s:2:"id";s:7:"2486-11";s:4:"name";s:5:"Astra";}i:51;a:2:{s:2:"id";s:7:"2486-12";s:4:"name";s:7:"website";}i:52;a:2:{s:2:"id";s:7:"2486-13";s:4:"name";s:11:"Art & Craft";}i:53;a:2:{s:2:"id";i:2475;s:4:"name";s:10:"Automotive";}i:54;a:2:{s:2:"id";s:6:"2475-0";s:4:"name";s:6:"garage";}i:55;a:2:{s:2:"id";s:6:"2475-1";s:4:"name";s:6:"retail";}i:56;a:2:{s:2:"id";s:6:"2475-2";s:4:"name";s:4:"bike";}i:57;a:2:{s:2:"id";s:6:"2475-3";s:4:"name";s:3:"car";}i:58;a:2:{s:2:"id";s:6:"2475-4";s:4:"name";s:9:"detailing";}i:59;a:2:{s:2:"id";s:6:"2475-5";s:4:"name";s:7:"denting";}i:60;a:2:{s:2:"id";s:6:"2475-6";s:4:"name";s:4:"wash";}i:61;a:2:{s:2:"id";s:6:"2475-7";s:4:"name";s:7:"service";}i:62;a:2:{s:2:"id";s:6:"2475-8";s:4:"name";s:8:"services";}i:63;a:2:{s:2:"id";s:6:"2475-9";s:4:"name";s:8:"template";}i:64;a:2:{s:2:"id";s:7:"2475-10";s:4:"name";s:5:"local";}i:65;a:2:{s:2:"id";s:7:"2475-11";s:4:"name";s:8:"business";}i:66;a:2:{s:2:"id";s:7:"2475-12";s:4:"name";s:5:"Astra";}i:67;a:2:{s:2:"id";s:7:"2475-13";s:4:"name";s:4:"shop";}i:68;a:2:{s:2:"id";s:7:"2475-14";s:4:"name";s:7:"company";}i:69;a:2:{s:2:"id";s:7:"2475-15";s:4:"name";s:6:"repair";}i:70;a:2:{s:2:"id";s:7:"2475-16";s:4:"name";s:7:"website";}i:71;a:2:{s:2:"id";s:7:"2475-17";s:4:"name";s:0:"";}i:72;a:2:{s:2:"id";i:2479;s:4:"name";s:6:"Beauty";}i:73;a:2:{s:2:"id";s:6:"2479-0";s:4:"name";s:10:"beautician";}i:74;a:2:{s:2:"id";s:6:"2479-1";s:4:"name";s:7:"massage";}i:75;a:2:{s:2:"id";s:6:"2479-2";s:4:"name";s:6:"beauty";}i:76;a:2:{s:2:"id";s:6:"2479-3";s:4:"name";s:6:"parlor";}i:77;a:2:{s:2:"id";s:6:"2479-4";s:4:"name";s:6:"saloon";}i:78;a:2:{s:2:"id";s:6:"2479-5";s:4:"name";s:3:"spa";}i:79;a:2:{s:2:"id";s:6:"2479-6";s:4:"name";s:7:"dresser";}i:80;a:2:{s:2:"id";s:6:"2479-7";s:4:"name";s:6:"bridal";}i:81;a:2:{s:2:"id";s:6:"2479-8";s:4:"name";s:6:"facial";}i:82;a:2:{s:2:"id";s:6:"2479-9";s:4:"name";s:4:"nail";}i:83;a:2:{s:2:"id";s:7:"2479-10";s:4:"name";s:7:"stylist";}i:84;a:2:{s:2:"id";s:7:"2479-11";s:4:"name";s:4:"skin";}i:85;a:2:{s:2:"id";s:7:"2479-12";s:4:"name";s:4:"care";}i:86;a:2:{s:2:"id";s:7:"2479-13";s:4:"name";s:9:"cosmetics";}i:87;a:2:{s:2:"id";s:7:"2479-14";s:4:"name";s:5:"salon";}i:88;a:2:{s:2:"id";s:7:"2479-15";s:4:"name";s:6:"waxing";}i:89;a:2:{s:2:"id";s:7:"2479-16";s:4:"name";s:6:"barber";}i:90;a:2:{s:2:"id";s:7:"2479-17";s:4:"name";s:6:"makeup";}i:91;a:2:{s:2:"id";s:7:"2479-18";s:4:"name";s:4:"hair";}i:92;a:2:{s:2:"id";s:7:"2479-19";s:4:"name";s:7:"service";}i:93;a:2:{s:2:"id";s:7:"2479-20";s:4:"name";s:8:"services";}i:94;a:2:{s:2:"id";s:7:"2479-21";s:4:"name";s:8:"template";}i:95;a:2:{s:2:"id";s:7:"2479-22";s:4:"name";s:5:"local";}i:96;a:2:{s:2:"id";s:7:"2479-23";s:4:"name";s:8:"business";}i:97;a:2:{s:2:"id";s:7:"2479-24";s:4:"name";s:5:"Astra";}i:98;a:2:{s:2:"id";s:7:"2479-25";s:4:"name";s:7:"website";}i:99;a:2:{s:2:"id";s:7:"2479-26";s:4:"name";s:8:"boutique";}i:100;a:2:{s:2:"id";s:7:"2479-27";s:4:"name";s:0:"";}i:101;a:2:{s:2:"id";i:2497;s:4:"name";s:4:"Blog";}i:102;a:2:{s:2:"id";s:6:"2497-0";s:4:"name";s:7:"blogger";}i:103;a:2:{s:2:"id";s:6:"2497-1";s:4:"name";s:4:"blog";}i:104;a:2:{s:2:"id";s:6:"2497-2";s:4:"name";s:6:"author";}i:105;a:2:{s:2:"id";s:6:"2497-3";s:4:"name";s:4:"news";}i:106;a:2:{s:2:"id";s:6:"2497-4";s:4:"name";s:9:"editorial";}i:107;a:2:{s:2:"id";s:6:"2497-5";s:4:"name";s:8:"magazine";}i:108;a:2:{s:2:"id";s:6:"2497-6";s:4:"name";s:9:"newspaper";}i:109;a:2:{s:2:"id";s:6:"2497-7";s:4:"name";s:7:"vlogger";}i:110;a:2:{s:2:"id";s:6:"2497-8";s:4:"name";s:8:"youtuber";}i:111;a:2:{s:2:"id";s:6:"2497-9";s:4:"name";s:7:"podcast";}i:112;a:2:{s:2:"id";s:7:"2497-10";s:4:"name";s:6:"online";}i:113;a:2:{s:2:"id";s:7:"2497-11";s:4:"name";s:8:"template";}i:114;a:2:{s:2:"id";s:7:"2497-12";s:4:"name";s:5:"astra";}i:115;a:2:{s:2:"id";s:7:"2497-13";s:4:"name";s:7:"website";}i:116;a:2:{s:2:"id";s:7:"2497-14";s:4:"name";s:10:"influencer";}i:117;a:2:{s:2:"id";s:7:"2497-15";s:4:"name";s:13:"radio station";}i:118;a:2:{s:2:"id";s:7:"2497-16";s:4:"name";s:0:"";}i:119;a:2:{s:2:"id";i:3435;s:4:"name";s:8:"Business";}i:120;a:2:{s:2:"id";s:6:"3435-0";s:4:"name";s:7:"finance";}i:121;a:2:{s:2:"id";s:6:"3435-1";s:4:"name";s:10:"consulting";}i:122;a:2:{s:2:"id";s:6:"3435-2";s:4:"name";s:11:"real estate";}i:123;a:2:{s:2:"id";s:6:"3435-3";s:4:"name";s:9:"marketing";}i:124;a:2:{s:2:"id";s:6:"3435-4";s:4:"name";s:9:"ecommerce";}i:125;a:2:{s:2:"id";s:6:"3435-5";s:4:"name";s:7:"startup";}i:126;a:2:{s:2:"id";s:6:"3435-6";s:4:"name";s:10:"technology";}i:127;a:2:{s:2:"id";s:6:"3435-7";s:4:"name";s:5:"legal";}i:128;a:2:{s:2:"id";s:6:"3435-8";s:4:"name";s:7:"medical";}i:129;a:2:{s:2:"id";s:6:"3435-9";s:4:"name";s:10:"restaurant";}i:130;a:2:{s:2:"id";s:7:"3435-10";s:4:"name";s:6:"travel";}i:131;a:2:{s:2:"id";s:7:"3435-11";s:4:"name";s:9:"education";}i:132;a:2:{s:2:"id";s:7:"3435-12";s:4:"name";s:7:"fashion";}i:133;a:2:{s:2:"id";s:7:"3435-13";s:4:"name";s:11:"photography";}i:134;a:2:{s:2:"id";s:7:"3435-14";s:4:"name";s:16:"printing company";}i:135;a:2:{s:2:"id";s:7:"3435-15";s:4:"name";s:0:"";}i:136;a:2:{s:2:"id";i:3430;s:4:"name";s:4:"Dark";}i:137;a:2:{s:2:"id";s:6:"3430-0";s:4:"name";s:4:"dark";}i:138;a:2:{s:2:"id";s:6:"3430-1";s:4:"name";s:5:"black";}i:139;a:2:{s:2:"id";s:6:"3430-2";s:4:"name";s:0:"";}i:140;a:2:{s:2:"id";i:3427;s:4:"name";s:7:"Default";}i:141;a:2:{s:2:"id";s:6:"3427-0";s:4:"name";s:9:"elementor";}i:142;a:2:{s:2:"id";s:6:"3427-1";s:4:"name";s:9:"wordpress";}i:143;a:2:{s:2:"id";s:6:"3427-2";s:4:"name";s:10:"responsive";}i:144;a:2:{s:2:"id";s:6:"3427-3";s:4:"name";s:15:"mobile friendly";}i:145;a:2:{s:2:"id";s:6:"3427-4";s:4:"name";s:7:"dynamic";}i:146;a:2:{s:2:"id";s:6:"3427-5";s:4:"name";s:4:"html";}i:147;a:2:{s:2:"id";s:6:"3427-6";s:4:"name";s:5:"html5";}i:148;a:2:{s:2:"id";s:6:"3427-7";s:4:"name";s:3:"php";}i:149;a:2:{s:2:"id";s:6:"3427-8";s:4:"name";s:0:"";}i:150;a:2:{s:2:"id";i:2495;s:4:"name";s:9:"eCommerce";}i:151;a:2:{s:2:"id";s:6:"2495-0";s:4:"name";s:11:"WooCommerce";}i:152;a:2:{s:2:"id";s:6:"2495-1";s:4:"name";s:10:"e-commerce";}i:153;a:2:{s:2:"id";s:6:"2495-2";s:4:"name";s:9:"eCommerce";}i:154;a:2:{s:2:"id";s:6:"2495-3";s:4:"name";s:5:"store";}i:155;a:2:{s:2:"id";s:6:"2495-4";s:4:"name";s:4:"shop";}i:156;a:2:{s:2:"id";s:6:"2495-5";s:4:"name";s:4:"cart";}i:157;a:2:{s:2:"id";s:6:"2495-6";s:4:"name";s:8:"checkout";}i:158;a:2:{s:2:"id";s:6:"2495-7";s:4:"name";s:8:"commerce";}i:159;a:2:{s:2:"id";s:6:"2495-8";s:4:"name";s:12:"dropshipping";}i:160;a:2:{s:2:"id";s:6:"2495-9";s:4:"name";s:11:"fulfillment";}i:161;a:2:{s:2:"id";s:7:"2495-10";s:4:"name";s:6:"online";}i:162;a:2:{s:2:"id";s:7:"2495-11";s:4:"name";s:8:"template";}i:163;a:2:{s:2:"id";s:7:"2495-12";s:4:"name";s:5:"Astra";}i:164;a:2:{s:2:"id";s:7:"2495-13";s:4:"name";s:7:"website";}i:165;a:2:{s:2:"id";s:7:"2495-14";s:4:"name";s:8:"shopping";}i:166;a:2:{s:2:"id";s:7:"2495-15";s:4:"name";s:15:"online shopping";}i:167;a:2:{s:2:"id";s:7:"2495-16";s:4:"name";s:7:"grocery";}i:168;a:2:{s:2:"id";s:7:"2495-17";s:4:"name";s:17:"electronics store";}i:169;a:2:{s:2:"id";s:7:"2495-18";s:4:"name";s:0:"";}i:170;a:2:{s:2:"id";i:2491;s:4:"name";s:22:"Educational Institutes";}i:171;a:2:{s:2:"id";s:6:"2491-0";s:4:"name";s:9:"education";}i:172;a:2:{s:2:"id";s:6:"2491-1";s:4:"name";s:7:"college";}i:173;a:2:{s:2:"id";s:6:"2491-2";s:4:"name";s:10:"university";}i:174;a:2:{s:2:"id";s:6:"2491-3";s:4:"name";s:6:"course";}i:175;a:2:{s:2:"id";s:6:"2491-4";s:4:"name";s:7:"courses";}i:176;a:2:{s:2:"id";s:6:"2491-5";s:4:"name";s:8:"learning";}i:177;a:2:{s:2:"id";s:6:"2491-6";s:4:"name";s:5:"tutor";}i:178;a:2:{s:2:"id";s:6:"2491-7";s:4:"name";s:10:"graduation";}i:179;a:2:{s:2:"id";s:6:"2491-8";s:4:"name";s:8:"academic";}i:180;a:2:{s:2:"id";s:6:"2491-9";s:4:"name";s:7:"library";}i:181;a:2:{s:2:"id";s:7:"2491-10";s:4:"name";s:8:"training";}i:182;a:2:{s:2:"id";s:7:"2491-11";s:4:"name";s:7:"academy";}i:183;a:2:{s:2:"id";s:7:"2491-12";s:4:"name";s:5:"class";}i:184;a:2:{s:2:"id";s:7:"2491-13";s:4:"name";s:7:"classes";}i:185;a:2:{s:2:"id";s:7:"2491-14";s:4:"name";s:12:"kindergarten";}i:186;a:2:{s:2:"id";s:7:"2491-15";s:4:"name";s:9:"preschool";}i:187;a:2:{s:2:"id";s:7:"2491-16";s:4:"name";s:6:"school";}i:188;a:2:{s:2:"id";s:7:"2491-17";s:4:"name";s:9:"classroom";}i:189;a:2:{s:2:"id";s:7:"2491-18";s:4:"name";s:7:"lecture";}i:190;a:2:{s:2:"id";s:7:"2491-19";s:4:"name";s:7:"program";}i:191;a:2:{s:2:"id";s:7:"2491-20";s:4:"name";s:5:"learn";}i:192;a:2:{s:2:"id";s:7:"2491-21";s:4:"name";s:7:"tutions";}i:193;a:2:{s:2:"id";s:7:"2491-22";s:4:"name";s:8:"template";}i:194;a:2:{s:2:"id";s:7:"2491-23";s:4:"name";s:5:"Astra";}i:195;a:2:{s:2:"id";s:7:"2491-24";s:4:"name";s:7:"website";}i:196;a:2:{s:2:"id";s:7:"2491-25";s:4:"name";s:0:"";}i:197;a:2:{s:2:"id";i:2494;s:4:"name";s:9:"eLearning";}i:198;a:2:{s:2:"id";s:6:"2494-0";s:4:"name";s:8:"Learning";}i:199;a:2:{s:2:"id";s:6:"2494-1";s:4:"name";s:8:"Learning";}i:200;a:2:{s:2:"id";s:6:"2494-2";s:4:"name";s:10:"e-Learning";}i:201;a:2:{s:2:"id";s:6:"2494-3";s:4:"name";s:9:"LearnDash";}i:202;a:2:{s:2:"id";s:6:"2494-4";s:4:"name";s:8:"Template";}i:203;a:2:{s:2:"id";s:6:"2494-5";s:4:"name";s:7:"Website";}i:204;a:2:{s:2:"id";s:6:"2494-6";s:4:"name";s:4:"Site";}i:205;a:2:{s:2:"id";s:6:"2494-7";s:4:"name";s:3:"LMS";}i:206;a:2:{s:2:"id";s:6:"2494-8";s:4:"name";s:6:"Course";}i:207;a:2:{s:2:"id";s:6:"2494-9";s:4:"name";s:7:"Courses";}i:208;a:2:{s:2:"id";s:7:"2494-10";s:4:"name";s:9:"education";}i:209;a:2:{s:2:"id";s:7:"2494-11";s:4:"name";s:11:"masterclass";}i:210;a:2:{s:2:"id";s:7:"2494-12";s:4:"name";s:6:"online";}i:211;a:2:{s:2:"id";s:7:"2494-13";s:4:"name";s:8:"template";}i:212;a:2:{s:2:"id";s:7:"2494-14";s:4:"name";s:5:"Astra";}i:213;a:2:{s:2:"id";s:7:"2494-15";s:4:"name";s:7:"website";}i:214;a:2:{s:2:"id";s:7:"2494-16";s:4:"name";s:10:"membership";}i:215;a:2:{s:2:"id";s:7:"2494-17";s:4:"name";s:5:"tutor";}i:216;a:2:{s:2:"id";i:2489;s:4:"name";s:16:"Event Invitation";}i:217;a:2:{s:2:"id";s:6:"2489-0";s:4:"name";s:5:"event";}i:218;a:2:{s:2:"id";s:6:"2489-1";s:4:"name";s:7:"wedding";}i:219;a:2:{s:2:"id";s:6:"2489-2";s:4:"name";s:7:"planner";}i:220;a:2:{s:2:"id";s:6:"2489-3";s:4:"name";s:8:"catering";}i:221;a:2:{s:2:"id";s:6:"2489-4";s:4:"name";s:5:"party";}i:222;a:2:{s:2:"id";s:6:"2489-5";s:4:"name";s:8:"birthday";}i:223;a:2:{s:2:"id";s:6:"2489-6";s:4:"name";s:11:"anniversary";}i:224;a:2:{s:2:"id";s:6:"2489-7";s:4:"name";s:10:"conference";}i:225;a:2:{s:2:"id";s:6:"2489-8";s:4:"name";s:6:"meetup";}i:226;a:2:{s:2:"id";s:6:"2489-9";s:4:"name";s:7:"meet up";}i:227;a:2:{s:2:"id";s:7:"2489-10";s:4:"name";s:9:"organizer";}i:228;a:2:{s:2:"id";s:7:"2489-11";s:4:"name";s:7:"concert";}i:229;a:2:{s:2:"id";s:7:"2489-12";s:4:"name";s:11:"celebration";}i:230;a:2:{s:2:"id";s:7:"2489-13";s:4:"name";s:12:"celebrations";}i:231;a:2:{s:2:"id";s:7:"2489-14";s:4:"name";s:5:"venue";}i:232;a:2:{s:2:"id";s:7:"2489-15";s:4:"name";s:10:"invitation";}i:233;a:2:{s:2:"id";s:7:"2489-16";s:4:"name";s:8:"template";}i:234;a:2:{s:2:"id";s:7:"2489-17";s:4:"name";s:5:"Astra";}i:235;a:2:{s:2:"id";s:7:"2489-18";s:4:"name";s:7:"company";}i:236;a:2:{s:2:"id";s:7:"2489-19";s:4:"name";s:7:"website";}i:237;a:2:{s:2:"id";s:7:"2489-20";s:4:"name";s:11:"matrimonial";}i:238;a:2:{s:2:"id";s:7:"2489-21";s:4:"name";s:0:"";}i:239;a:2:{s:2:"id";i:2483;s:4:"name";s:15:"Expert Services";}i:240;a:2:{s:2:"id";s:6:"2483-0";s:4:"name";s:8:"personal";}i:241;a:2:{s:2:"id";s:6:"2483-1";s:4:"name";s:5:"coach";}i:242;a:2:{s:2:"id";s:6:"2483-2";s:4:"name";s:8:"coaching";}i:243;a:2:{s:2:"id";s:6:"2483-3";s:4:"name";s:10:"counseling";}i:244;a:2:{s:2:"id";s:6:"2483-4";s:4:"name";s:12:"relationship";}i:245;a:2:{s:2:"id";s:6:"2483-5";s:4:"name";s:4:"life";}i:246;a:2:{s:2:"id";s:6:"2483-6";s:4:"name";s:12:"motivational";}i:247;a:2:{s:2:"id";s:6:"2483-7";s:4:"name";s:7:"speaker";}i:248;a:2:{s:2:"id";s:6:"2483-8";s:4:"name";s:10:"influencer";}i:249;a:2:{s:2:"id";s:6:"2483-9";s:4:"name";s:12:"entrepreneur";}i:250;a:2:{s:2:"id";s:7:"2483-10";s:4:"name";s:7:"service";}i:251;a:2:{s:2:"id";s:7:"2483-11";s:4:"name";s:8:"services";}i:252;a:2:{s:2:"id";s:7:"2483-12";s:4:"name";s:8:"template";}i:253;a:2:{s:2:"id";s:7:"2483-13";s:4:"name";s:8:"business";}i:254;a:2:{s:2:"id";s:7:"2483-14";s:4:"name";s:5:"Astra";}i:255;a:2:{s:2:"id";s:7:"2483-15";s:4:"name";s:10:"consulting";}i:256;a:2:{s:2:"id";s:7:"2483-16";s:4:"name";s:10:"consultant";}i:257;a:2:{s:2:"id";s:7:"2483-17";s:4:"name";s:7:"website";}i:258;a:2:{s:2:"id";s:7:"2483-18";s:4:"name";s:12:"professional";}i:259;a:2:{s:2:"id";s:7:"2483-19";s:4:"name";s:21:"professional services";}i:260;a:2:{s:2:"id";s:7:"2483-20";s:4:"name";s:0:"";}i:261;a:2:{s:2:"id";i:3434;s:4:"name";s:8:"Feminine";}i:262;a:2:{s:2:"id";s:6:"3434-0";s:4:"name";s:8:"feminine";}i:263;a:2:{s:2:"id";s:6:"3434-1";s:4:"name";s:5:"girly";}i:264;a:2:{s:2:"id";i:2481;s:4:"name";s:15:"Finance Service";}i:265;a:2:{s:2:"id";s:6:"2481-0";s:4:"name";s:7:"finance";}i:266;a:2:{s:2:"id";s:6:"2481-1";s:4:"name";s:9:"financial";}i:267;a:2:{s:2:"id";s:6:"2481-2";s:4:"name";s:10:"investment";}i:268;a:2:{s:2:"id";s:6:"2481-3";s:4:"name";s:10:"accountant";}i:269;a:2:{s:2:"id";s:6:"2481-4";s:4:"name";s:10:"accounting";}i:270;a:2:{s:2:"id";s:6:"2481-5";s:4:"name";s:9:"insurance";}i:271;a:2:{s:2:"id";s:6:"2481-6";s:4:"name";s:8:"advisory";}i:272;a:2:{s:2:"id";s:6:"2481-7";s:4:"name";s:7:"finance";}i:273;a:2:{s:2:"id";s:6:"2481-8";s:4:"name";s:9:"chartered";}i:274;a:2:{s:2:"id";s:6:"2481-9";s:4:"name";s:3:"CPA";}i:275;a:2:{s:2:"id";s:7:"2481-10";s:4:"name";s:9:"corporate";}i:276;a:2:{s:2:"id";s:7:"2481-11";s:4:"name";s:3:"tax";}i:277;a:2:{s:2:"id";s:7:"2481-12";s:4:"name";s:8:"advisory";}i:278;a:2:{s:2:"id";s:7:"2481-13";s:4:"name";s:7:"banking";}i:279;a:2:{s:2:"id";s:7:"2481-14";s:4:"name";s:7:"adviser";}i:280;a:2:{s:2:"id";s:7:"2481-15";s:4:"name";s:7:"service";}i:281;a:2:{s:2:"id";s:7:"2481-16";s:4:"name";s:8:"services";}i:282;a:2:{s:2:"id";s:7:"2481-17";s:4:"name";s:8:"template";}i:283;a:2:{s:2:"id";s:7:"2481-18";s:4:"name";s:8:"business";}i:284;a:2:{s:2:"id";s:7:"2481-19";s:4:"name";s:5:"Astra";}i:285;a:2:{s:2:"id";s:7:"2481-20";s:4:"name";s:10:"consulting";}i:286;a:2:{s:2:"id";s:7:"2481-21";s:4:"name";s:10:"consultant";}i:287;a:2:{s:2:"id";s:7:"2481-22";s:4:"name";s:7:"company";}i:288;a:2:{s:2:"id";s:7:"2481-23";s:4:"name";s:7:"website";}i:289;a:2:{s:2:"id";s:7:"2481-24";s:4:"name";s:4:"loan";}i:290;a:2:{s:2:"id";s:7:"2481-25";s:4:"name";s:13:"credit repair";}i:291;a:2:{s:2:"id";s:7:"2481-26";s:4:"name";s:0:"";}i:292;a:2:{s:2:"id";i:2480;s:4:"name";s:18:"Fitness & Wellness";}i:293;a:2:{s:2:"id";s:6:"2480-0";s:4:"name";s:7:"trainer";}i:294;a:2:{s:2:"id";s:6:"2480-1";s:4:"name";s:10:"instructor";}i:295;a:2:{s:2:"id";s:6:"2480-2";s:4:"name";s:9:"dietitian";}i:296;a:2:{s:2:"id";s:6:"2480-3";s:4:"name";s:10:"meditation";}i:297;a:2:{s:2:"id";s:6:"2480-4";s:4:"name";s:12:"nutritionist";}i:298;a:2:{s:2:"id";s:6:"2480-5";s:4:"name";s:4:"yoga";}i:299;a:2:{s:2:"id";s:6:"2480-6";s:4:"name";s:7:"fitness";}i:300;a:2:{s:2:"id";s:6:"2480-7";s:4:"name";s:3:"gym";}i:301;a:2:{s:2:"id";s:6:"2480-8";s:4:"name";s:9:"gymnasium";}i:302;a:2:{s:2:"id";s:6:"2480-9";s:4:"name";s:9:"athletics";}i:303;a:2:{s:2:"id";s:7:"2480-10";s:4:"name";s:6:"health";}i:304;a:2:{s:2:"id";s:7:"2480-11";s:4:"name";s:7:"service";}i:305;a:2:{s:2:"id";s:7:"2480-12";s:4:"name";s:8:"services";}i:306;a:2:{s:2:"id";s:7:"2480-13";s:4:"name";s:8:"template";}i:307;a:2:{s:2:"id";s:7:"2480-14";s:4:"name";s:5:"local";}i:308;a:2:{s:2:"id";s:7:"2480-15";s:4:"name";s:8:"business";}i:309;a:2:{s:2:"id";s:7:"2480-16";s:4:"name";s:5:"astra";}i:310;a:2:{s:2:"id";s:7:"2480-17";s:4:"name";s:10:"consulting";}i:311;a:2:{s:2:"id";s:7:"2480-18";s:4:"name";s:10:"consultant";}i:312;a:2:{s:2:"id";s:7:"2480-19";s:4:"name";s:7:"website";}i:313;a:2:{s:2:"id";s:7:"2480-20";s:4:"name";s:16:"personal trainer";}i:314;a:2:{s:2:"id";s:7:"2480-21";s:4:"name";s:0:"";}i:315;a:2:{s:2:"id";i:3428;s:4:"name";s:4:"Free";}i:316;a:2:{s:2:"id";s:6:"3428-0";s:4:"name";s:4:"free";}i:317;a:2:{s:2:"id";s:6:"3428-1";s:4:"name";s:0:"";}i:318;a:2:{s:2:"id";i:3432;s:4:"name";s:4:"Game";}i:319;a:2:{s:2:"id";s:6:"3432-0";s:4:"name";s:4:"game";}i:320;a:2:{s:2:"id";s:6:"3432-1";s:4:"name";s:6:"gaming";}i:321;a:2:{s:2:"id";s:6:"3432-2";s:4:"name";s:5:"gamer";}i:322;a:2:{s:2:"id";s:6:"3432-3";s:4:"name";s:7:"playful";}i:323;a:2:{s:2:"id";s:6:"3432-4";s:4:"name";s:11:"interactive";}i:324;a:2:{s:2:"id";s:6:"3432-5";s:4:"name";s:7:"virtual";}i:325;a:2:{s:2:"id";s:6:"3432-6";s:4:"name";s:13:"entertainment";}i:326;a:2:{s:2:"id";s:6:"3432-7";s:4:"name";s:10:"multimedia";}i:327;a:2:{s:2:"id";s:6:"3432-8";s:4:"name";s:6:"gamify";}i:328;a:2:{s:2:"id";s:6:"3432-9";s:4:"name";s:6:"sports";}i:329;a:2:{s:2:"id";i:2476;s:4:"name";s:9:"Gardening";}i:330;a:2:{s:2:"id";s:6:"2476-0";s:4:"name";s:6:"garden";}i:331;a:2:{s:2:"id";s:6:"2476-1";s:4:"name";s:7:"florist";}i:332;a:2:{s:2:"id";s:6:"2476-2";s:4:"name";s:8:"gardener";}i:333;a:2:{s:2:"id";s:6:"2476-3";s:4:"name";s:9:"gardening";}i:334;a:2:{s:2:"id";s:6:"2476-4";s:4:"name";s:9:"landscape";}i:335;a:2:{s:2:"id";s:6:"2476-5";s:4:"name";s:11:"landscaping";}i:336;a:2:{s:2:"id";s:6:"2476-6";s:4:"name";s:9:"lawn care";}i:337;a:2:{s:2:"id";s:6:"2476-7";s:4:"name";s:9:"botanical";}i:338;a:2:{s:2:"id";s:6:"2476-8";s:4:"name";s:7:"service";}i:339;a:2:{s:2:"id";s:6:"2476-9";s:4:"name";s:8:"services";}i:340;a:2:{s:2:"id";s:7:"2476-10";s:4:"name";s:8:"template";}i:341;a:2:{s:2:"id";s:7:"2476-11";s:4:"name";s:5:"local";}i:342;a:2:{s:2:"id";s:7:"2476-12";s:4:"name";s:8:"business";}i:343;a:2:{s:2:"id";s:7:"2476-13";s:4:"name";s:5:"Astra";}i:344;a:2:{s:2:"id";s:7:"2476-14";s:4:"name";s:4:"shop";}i:345;a:2:{s:2:"id";s:7:"2476-15";s:4:"name";s:7:"company";}i:346;a:2:{s:2:"id";s:7:"2476-16";s:4:"name";s:6:"repair";}i:347;a:2:{s:2:"id";s:7:"2476-17";s:4:"name";s:7:"website";}i:348;a:2:{s:2:"id";s:7:"2476-18";s:4:"name";s:6:"Flower";}i:349;a:2:{s:2:"id";s:7:"2476-19";s:4:"name";s:0:"";}i:350;a:2:{s:2:"id";i:2490;s:4:"name";s:10:"Healthcare";}i:351;a:2:{s:2:"id";s:6:"2490-0";s:4:"name";s:6:"dental";}i:352;a:2:{s:2:"id";s:6:"2490-1";s:4:"name";s:5:"teeth";}i:353;a:2:{s:2:"id";s:6:"2490-2";s:4:"name";s:11:"acupuncture";}i:354;a:2:{s:2:"id";s:6:"2490-3";s:4:"name";s:9:"treatment";}i:355;a:2:{s:2:"id";s:6:"2490-4";s:4:"name";s:7:"dentist";}i:356;a:2:{s:2:"id";s:6:"2490-5";s:4:"name";s:8:"diabetes";}i:357;a:2:{s:2:"id";s:6:"2490-6";s:4:"name";s:9:"diagnosis";}i:358;a:2:{s:2:"id";s:6:"2490-7";s:4:"name";s:6:"doctor";}i:359;a:2:{s:2:"id";s:6:"2490-8";s:4:"name";s:3:"eye";}i:360;a:2:{s:2:"id";s:6:"2490-9";s:4:"name";s:4:"care";}i:361;a:2:{s:2:"id";s:7:"2490-10";s:4:"name";s:12:"psychologist";}i:362;a:2:{s:2:"id";s:7:"2490-11";s:4:"name";s:7:"surgeon";}i:363;a:2:{s:2:"id";s:7:"2490-12";s:4:"name";s:6:"health";}i:364;a:2:{s:2:"id";s:7:"2490-13";s:4:"name";s:11:"homeopathic";}i:365;a:2:{s:2:"id";s:7:"2490-14";s:4:"name";s:6:"mental";}i:366;a:2:{s:2:"id";s:7:"2490-15";s:4:"name";s:11:"neurologist";}i:367;a:2:{s:2:"id";s:7:"2490-16";s:4:"name";s:12:"orthodontist";}i:368;a:2:{s:2:"id";s:7:"2490-17";s:4:"name";s:7:"medical";}i:369;a:2:{s:2:"id";s:7:"2490-18";s:4:"name";s:12:"psychiatrist";}i:370;a:2:{s:2:"id";s:7:"2490-19";s:4:"name";s:12:"pediatrician";}i:371;a:2:{s:2:"id";s:7:"2490-20";s:4:"name";s:4:"skin";}i:372;a:2:{s:2:"id";s:7:"2490-21";s:4:"name";s:7:"dentist";}i:373;a:2:{s:2:"id";s:7:"2490-22";s:4:"name";s:6:"health";}i:374;a:2:{s:2:"id";s:7:"2490-23";s:4:"name";s:7:"medical";}i:375;a:2:{s:2:"id";s:7:"2490-24";s:4:"name";s:3:"lab";}i:376;a:2:{s:2:"id";s:7:"2490-25";s:4:"name";s:8:"hospital";}i:377;a:2:{s:2:"id";s:7:"2490-26";s:4:"name";s:9:"therapist";}i:378;a:2:{s:2:"id";s:7:"2490-27";s:4:"name";s:8:"template";}i:379;a:2:{s:2:"id";s:7:"2490-28";s:4:"name";s:8:"business";}i:380;a:2:{s:2:"id";s:7:"2490-29";s:4:"name";s:5:"astra";}i:381;a:2:{s:2:"id";s:7:"2490-30";s:4:"name";s:10:"consulting";}i:382;a:2:{s:2:"id";s:7:"2490-31";s:4:"name";s:10:"consultant";}i:383;a:2:{s:2:"id";s:7:"2490-32";s:4:"name";s:7:"website";}i:384;a:2:{s:2:"id";s:7:"2490-33";s:4:"name";s:8:"pharmacy";}i:385;a:2:{s:2:"id";s:7:"2490-34";s:4:"name";s:0:"";}i:386;a:2:{s:2:"id";i:2477;s:4:"name";s:13:"Home Services";}i:387;a:2:{s:2:"id";s:6:"2477-0";s:4:"name";s:8:"cleaning";}i:388;a:2:{s:2:"id";s:6:"2477-1";s:4:"name";s:13:"home cleaning";}i:389;a:2:{s:2:"id";s:6:"2477-2";s:4:"name";s:15:"office cleaning";}i:390;a:2:{s:2:"id";s:6:"2477-3";s:4:"name";s:20:"residential cleaning";}i:391;a:2:{s:2:"id";s:6:"2477-4";s:4:"name";s:4:"maid";}i:392;a:2:{s:2:"id";s:6:"2477-5";s:4:"name";s:6:"carpet";}i:393;a:2:{s:2:"id";s:6:"2477-6";s:4:"name";s:10:"babysitter";}i:394;a:2:{s:2:"id";s:6:"2477-7";s:4:"name";s:11:"babysitting";}i:395;a:2:{s:2:"id";s:6:"2477-8";s:4:"name";s:7:"laundry";}i:396;a:2:{s:2:"id";s:6:"2477-9";s:4:"name";s:4:"pest";}i:397;a:2:{s:2:"id";s:7:"2477-10";s:4:"name";s:7:"painter";}i:398;a:2:{s:2:"id";s:7:"2477-11";s:4:"name";s:8:"painting";}i:399;a:2:{s:2:"id";s:7:"2477-12";s:4:"name";s:14:"security guard";}i:400;a:2:{s:2:"id";s:7:"2477-13";s:4:"name";s:7:"service";}i:401;a:2:{s:2:"id";s:7:"2477-14";s:4:"name";s:8:"services";}i:402;a:2:{s:2:"id";s:7:"2477-15";s:4:"name";s:8:"template";}i:403;a:2:{s:2:"id";s:7:"2477-16";s:4:"name";s:5:"local";}i:404;a:2:{s:2:"id";s:7:"2477-17";s:4:"name";s:8:"business";}i:405;a:2:{s:2:"id";s:7:"2477-18";s:4:"name";s:5:"Astra";}i:406;a:2:{s:2:"id";s:7:"2477-19";s:4:"name";s:4:"shop";}i:407;a:2:{s:2:"id";s:7:"2477-20";s:4:"name";s:7:"company";}i:408;a:2:{s:2:"id";s:7:"2477-21";s:4:"name";s:6:"repair";}i:409;a:2:{s:2:"id";s:7:"2477-22";s:4:"name";s:7:"website";}i:410;a:2:{s:2:"id";s:7:"2477-23";s:4:"name";s:8:"handyman";}i:411;a:2:{s:2:"id";s:7:"2477-24";s:4:"name";s:12:"pest control";}i:412;a:2:{s:2:"id";s:7:"2477-25";s:4:"name";s:0:"";}i:413;a:2:{s:2:"id";i:2498;s:4:"name";s:14:"Hotel & Travel";}i:414;a:2:{s:2:"id";s:6:"2498-0";s:4:"name";s:3:"inn";}i:415;a:2:{s:2:"id";s:6:"2498-1";s:4:"name";s:5:"motel";}i:416;a:2:{s:2:"id";s:6:"2498-2";s:4:"name";s:8:"boarding";}i:417;a:2:{s:2:"id";s:6:"2498-3";s:4:"name";s:5:"guest";}i:418;a:2:{s:2:"id";s:6:"2498-4";s:4:"name";s:5:"lodge";}i:419;a:2:{s:2:"id";s:6:"2498-5";s:4:"name";s:17:"bed and breakfast";}i:420;a:2:{s:2:"id";s:6:"2498-6";s:4:"name";s:3:"b&b";}i:421;a:2:{s:2:"id";s:6:"2498-7";s:4:"name";s:3:"bnb";}i:422;a:2:{s:2:"id";s:6:"2498-8";s:4:"name";s:6:"hostel";}i:423;a:2:{s:2:"id";s:6:"2498-9";s:4:"name";s:10:"aparthotel";}i:424;a:2:{s:2:"id";s:7:"2498-10";s:4:"name";s:6:"boatel";}i:425;a:2:{s:2:"id";s:7:"2498-11";s:4:"name";s:13:"accommodation";}i:426;a:2:{s:2:"id";s:7:"2498-12";s:4:"name";s:5:"hotel";}i:427;a:2:{s:2:"id";s:7:"2498-13";s:4:"name";s:10:"guesthouse";}i:428;a:2:{s:2:"id";s:7:"2498-14";s:4:"name";s:8:"homestay";}i:429;a:2:{s:2:"id";s:7:"2498-15";s:4:"name";s:6:"resort";}i:430;a:2:{s:2:"id";s:7:"2498-16";s:4:"name";s:7:"camping";}i:431;a:2:{s:2:"id";s:7:"2498-17";s:4:"name";s:8:"heritage";}i:432;a:2:{s:2:"id";s:7:"2498-18";s:4:"name";s:7:"lodging";}i:433;a:2:{s:2:"id";s:7:"2498-19";s:4:"name";s:8:"template";}i:434;a:2:{s:2:"id";s:7:"2498-20";s:4:"name";s:8:"business";}i:435;a:2:{s:2:"id";s:7:"2498-21";s:4:"name";s:5:"astra";}i:436;a:2:{s:2:"id";s:7:"2498-22";s:4:"name";s:7:"website";}i:437;a:2:{s:2:"id";s:7:"2498-23";s:4:"name";s:7:"booking";}i:438;a:2:{s:2:"id";s:7:"2498-24";s:4:"name";s:11:"reservation";}i:439;a:2:{s:2:"id";s:7:"2498-25";s:4:"name";s:0:"";}i:440;a:2:{s:2:"id";i:2482;s:4:"name";s:3:"Law";}i:441;a:2:{s:2:"id";s:6:"2482-0";s:4:"name";s:3:"law";}i:442;a:2:{s:2:"id";s:6:"2482-1";s:4:"name";s:6:"lawyer";}i:443;a:2:{s:2:"id";s:6:"2482-2";s:4:"name";s:8:"criminal";}i:444;a:2:{s:2:"id";s:6:"2482-3";s:4:"name";s:7:"defense";}i:445;a:2:{s:2:"id";s:6:"2482-4";s:4:"name";s:7:"lawyers";}i:446;a:2:{s:2:"id";s:6:"2482-5";s:4:"name";s:6:"injury";}i:447;a:2:{s:2:"id";s:6:"2482-6";s:4:"name";s:11:"immigration";}i:448;a:2:{s:2:"id";s:6:"2482-7";s:4:"name";s:12:"compensation";}i:449;a:2:{s:2:"id";s:6:"2482-8";s:4:"name";s:10:"litigation";}i:450;a:2:{s:2:"id";s:6:"2482-9";s:4:"name";s:5:"civil";}i:451;a:2:{s:2:"id";s:7:"2482-10";s:4:"name";s:8:"advocate";}i:452;a:2:{s:2:"id";s:7:"2482-11";s:4:"name";s:9:"counselor";}i:453;a:2:{s:2:"id";s:7:"2482-12";s:4:"name";s:8:"accident";}i:454;a:2:{s:2:"id";s:7:"2482-13";s:4:"name";s:7:"divorce";}i:455;a:2:{s:2:"id";s:7:"2482-14";s:4:"name";s:5:"legal";}i:456;a:2:{s:2:"id";s:7:"2482-15";s:4:"name";s:9:"solicitor";}i:457;a:2:{s:2:"id";s:7:"2482-16";s:4:"name";s:8:"attorney";}i:458;a:2:{s:2:"id";s:7:"2482-17";s:4:"name";s:14:"representative";}i:459;a:2:{s:2:"id";s:7:"2482-18";s:4:"name";s:10:"employment";}i:460;a:2:{s:2:"id";s:7:"2482-19";s:4:"name";s:4:"firm";}i:461;a:2:{s:2:"id";s:7:"2482-20";s:4:"name";s:8:"services";}i:462;a:2:{s:2:"id";s:7:"2482-21";s:4:"name";s:7:"service";}i:463;a:2:{s:2:"id";s:7:"2482-22";s:4:"name";s:8:"template";}i:464;a:2:{s:2:"id";s:7:"2482-23";s:4:"name";s:8:"business";}i:465;a:2:{s:2:"id";s:7:"2482-24";s:4:"name";s:5:"Astra";}i:466;a:2:{s:2:"id";s:7:"2482-25";s:4:"name";s:10:"consulting";}i:467;a:2:{s:2:"id";s:7:"2482-26";s:4:"name";s:10:"consultant";}i:468;a:2:{s:2:"id";s:7:"2482-27";s:4:"name";s:7:"website";}i:469;a:2:{s:2:"id";s:7:"2482-28";s:4:"name";s:6:"notary";}i:470;a:2:{s:2:"id";s:7:"2482-29";s:4:"name";s:0:"";}i:471;a:2:{s:2:"id";i:3191;s:4:"name";s:11:"Link in Bio";}i:472;a:2:{s:2:"id";s:6:"3191-0";s:4:"name";s:11:"link in bio";}i:473;a:2:{s:2:"id";s:6:"3191-1";s:4:"name";s:9:"portfolio";}i:474;a:2:{s:2:"id";s:6:"3191-2";s:4:"name";s:8:"linktree";}i:475;a:2:{s:2:"id";s:6:"3191-3";s:4:"name";s:2:"CV";}i:476;a:2:{s:2:"id";s:6:"3191-4";s:4:"name";s:6:"resume";}i:477;a:2:{s:2:"id";s:6:"3191-5";s:4:"name";s:18:"personal portfolio";}i:478;a:2:{s:2:"id";s:6:"3191-6";s:4:"name";s:3:"bio";}i:479;a:2:{s:2:"id";s:6:"3191-7";s:4:"name";s:23:"social media influencer";}i:480;a:2:{s:2:"id";s:6:"3191-8";s:4:"name";s:9:"biography";}i:481;a:2:{s:2:"id";s:6:"3191-9";s:4:"name";s:0:"";}i:482;a:2:{s:2:"id";i:2478;s:4:"name";s:17:"Local Storefronts";}i:483;a:2:{s:2:"id";s:6:"2478-0";s:4:"name";s:5:"store";}i:484;a:2:{s:2:"id";s:6:"2478-1";s:4:"name";s:4:"shop";}i:485;a:2:{s:2:"id";s:6:"2478-2";s:4:"name";s:10:"storefront";}i:486;a:2:{s:2:"id";s:6:"2478-3";s:4:"name";s:16:"brick and mortar";}i:487;a:2:{s:2:"id";s:6:"2478-4";s:4:"name";s:6:"retail";}i:488;a:2:{s:2:"id";s:6:"2478-5";s:4:"name";s:12:"departmental";}i:489;a:2:{s:2:"id";s:6:"2478-6";s:4:"name";s:9:"shopfront";}i:490;a:2:{s:2:"id";s:6:"2478-7";s:4:"name";s:4:"gift";}i:491;a:2:{s:2:"id";s:6:"2478-8";s:4:"name";s:10:"bookstores";}i:492;a:2:{s:2:"id";s:6:"2478-9";s:4:"name";s:6:"bakery";}i:493;a:2:{s:2:"id";s:7:"2478-10";s:4:"name";s:4:"cake";}i:494;a:2:{s:2:"id";s:7:"2478-11";s:4:"name";s:4:"cafe";}i:495;a:2:{s:2:"id";s:7:"2478-12";s:4:"name";s:9:"bookstore";}i:496;a:2:{s:2:"id";s:7:"2478-13";s:4:"name";s:11:"coffee shop";}i:497;a:2:{s:2:"id";s:7:"2478-14";s:4:"name";s:7:"library";}i:498;a:2:{s:2:"id";s:7:"2478-15";s:4:"name";s:0:"";}i:499;a:2:{s:2:"id";i:2471;s:4:"name";s:16:"Local Technician";}i:500;a:2:{s:2:"id";s:6:"2471-0";s:4:"name";s:5:"local";}i:501;a:2:{s:2:"id";s:6:"2471-1";s:4:"name";s:10:"technician";}i:502;a:2:{s:2:"id";s:6:"2471-2";s:4:"name";s:8:"air duct";}i:503;a:2:{s:2:"id";s:6:"2471-3";s:4:"name";s:9:"carpenter";}i:504;a:2:{s:2:"id";s:6:"2471-4";s:4:"name";s:4:"CCTV";}i:505;a:2:{s:2:"id";s:6:"2471-5";s:4:"name";s:11:"electrician";}i:506;a:2:{s:2:"id";s:6:"2471-6";s:4:"name";s:9:"furniture";}i:507;a:2:{s:2:"id";s:6:"2471-7";s:4:"name";s:8:"handyman";}i:508;a:2:{s:2:"id";s:6:"2471-8";s:4:"name";s:10:"remodeling";}i:509;a:2:{s:2:"id";s:6:"2471-9";s:4:"name";s:4:"HVAC";}i:510;a:2:{s:2:"id";s:7:"2471-10";s:4:"name";s:9:"locksmith";}i:511;a:2:{s:2:"id";s:7:"2471-11";s:4:"name";s:7:"plumber";}i:512;a:2:{s:2:"id";s:7:"2471-12";s:4:"name";s:8:"plumbing";}i:513;a:2:{s:2:"id";s:7:"2471-13";s:4:"name";s:8:"swimming";}i:514;a:2:{s:2:"id";s:7:"2471-14";s:4:"name";s:4:"pool";}i:515;a:2:{s:2:"id";s:7:"2471-15";s:4:"name";s:7:"roofing";}i:516;a:2:{s:2:"id";s:7:"2471-16";s:4:"name";s:6:"window";}i:517;a:2:{s:2:"id";s:7:"2471-17";s:4:"name";s:12:"installation";}i:518;a:2:{s:2:"id";s:7:"2471-18";s:4:"name";s:11:"maintenance";}i:519;a:2:{s:2:"id";s:7:"2471-19";s:4:"name";s:6:"worker";}i:520;a:2:{s:2:"id";s:7:"2471-20";s:4:"name";s:8:"services";}i:521;a:2:{s:2:"id";s:7:"2471-21";s:4:"name";s:7:"service";}i:522;a:2:{s:2:"id";s:7:"2471-22";s:4:"name";s:8:"template";}i:523;a:2:{s:2:"id";s:7:"2471-23";s:4:"name";s:8:"business";}i:524;a:2:{s:2:"id";s:7:"2471-24";s:4:"name";s:5:"Astra";}i:525;a:2:{s:2:"id";s:7:"2471-25";s:4:"name";s:7:"company";}i:526;a:2:{s:2:"id";s:7:"2471-26";s:4:"name";s:6:"repair";}i:527;a:2:{s:2:"id";s:7:"2471-27";s:4:"name";s:7:"website";}i:528;a:2:{s:2:"id";s:7:"2471-28";s:4:"name";s:0:"";}i:529;a:2:{s:2:"id";i:2474;s:4:"name";s:13:"Manufacturing";}i:530;a:2:{s:2:"id";s:6:"2474-0";s:4:"name";s:8:"industry";}i:531;a:2:{s:2:"id";s:6:"2474-1";s:4:"name";s:23:"industrial manufacturer";}i:532;a:2:{s:2:"id";s:6:"2474-2";s:4:"name";s:13:"manufacturing";}i:533;a:2:{s:2:"id";s:6:"2474-3";s:4:"name";s:8:"mechanic";}i:534;a:2:{s:2:"id";s:6:"2474-4";s:4:"name";s:14:"pharmaceutical";}i:535;a:2:{s:2:"id";s:6:"2474-5";s:4:"name";s:8:"template";}i:536;a:2:{s:2:"id";s:6:"2474-6";s:4:"name";s:5:"local";}i:537;a:2:{s:2:"id";s:6:"2474-7";s:4:"name";s:8:"business";}i:538;a:2:{s:2:"id";s:6:"2474-8";s:4:"name";s:5:"Astra";}i:539;a:2:{s:2:"id";s:6:"2474-9";s:4:"name";s:7:"company";}i:540;a:2:{s:2:"id";s:7:"2474-10";s:4:"name";s:7:"website";}i:541;a:2:{s:2:"id";s:7:"2474-11";s:4:"name";s:0:"";}i:542;a:2:{s:2:"id";i:3433;s:4:"name";s:6:"Modern";}i:543;a:2:{s:2:"id";s:6:"3433-0";s:4:"name";s:6:"modern";}i:544;a:2:{s:2:"id";s:6:"3433-1";s:4:"name";s:8:"trending";}i:545;a:2:{s:2:"id";s:6:"3433-2";s:4:"name";s:6:"trendy";}i:546;a:2:{s:2:"id";s:6:"3433-3";s:4:"name";s:9:"templates";}i:547;a:2:{s:2:"id";s:6:"3433-4";s:4:"name";s:5:"astra";}i:548;a:2:{s:2:"id";s:6:"3433-5";s:4:"name";s:7:"website";}i:549;a:2:{s:2:"id";s:6:"3433-6";s:4:"name";s:0:"";}i:550;a:2:{s:2:"id";i:2500;s:4:"name";s:12:"Multipurpose";}i:551;a:2:{s:2:"id";s:6:"2500-0";s:4:"name";s:5:"clean";}i:552;a:2:{s:2:"id";s:6:"2500-1";s:4:"name";s:7:"minimal";}i:553;a:2:{s:2:"id";s:6:"2500-2";s:4:"name";s:12:"multipurpose";}i:554;a:2:{s:2:"id";s:6:"2500-3";s:4:"name";s:6:"simple";}i:555;a:2:{s:2:"id";s:6:"2500-4";s:4:"name";s:7:"generic";}i:556;a:2:{s:2:"id";s:6:"2500-5";s:4:"name";s:6:"simple";}i:557;a:2:{s:2:"id";s:6:"2500-6";s:4:"name";s:7:"minimal";}i:558;a:2:{s:2:"id";s:6:"2500-7";s:4:"name";s:0:"";}i:559;a:2:{s:2:"id";i:2492;s:4:"name";s:10:"Non Profit";}i:560;a:2:{s:2:"id";s:6:"2492-0";s:4:"name";s:7:"charity";}i:561;a:2:{s:2:"id";s:6:"2492-1";s:4:"name";s:12:"organization";}i:562;a:2:{s:2:"id";s:6:"2492-2";s:4:"name";s:6:"church";}i:563;a:2:{s:2:"id";s:6:"2492-3";s:4:"name";s:9:"nonprofit";}i:564;a:2:{s:2:"id";s:6:"2492-4";s:4:"name";s:3:"NGO";}i:565;a:2:{s:2:"id";s:6:"2492-5";s:4:"name";s:5:"event";}i:566;a:2:{s:2:"id";s:6:"2492-6";s:4:"name";s:12:"crowdfunding";}i:567;a:2:{s:2:"id";s:6:"2492-7";s:4:"name";s:8:"campaign";}i:568;a:2:{s:2:"id";s:6:"2492-8";s:4:"name";s:10:"fundraiser";}i:569;a:2:{s:2:"id";s:6:"2492-9";s:4:"name";s:6:"donate";}i:570;a:2:{s:2:"id";s:7:"2492-10";s:4:"name";s:8:"donation";}i:571;a:2:{s:2:"id";s:7:"2492-11";s:4:"name";s:9:"community";}i:572;a:2:{s:2:"id";s:7:"2492-12";s:4:"name";s:8:"politics";}i:573;a:2:{s:2:"id";s:7:"2492-13";s:4:"name";s:10:"politician";}i:574;a:2:{s:2:"id";s:7:"2492-14";s:4:"name";s:8:"template";}i:575;a:2:{s:2:"id";s:7:"2492-15";s:4:"name";s:5:"astra";}i:576;a:2:{s:2:"id";s:7:"2492-16";s:4:"name";s:7:"website";}i:577;a:2:{s:2:"id";s:7:"2492-17";s:4:"name";s:9:"political";}i:578;a:2:{s:2:"id";s:7:"2492-18";s:4:"name";s:9:"religious";}i:579;a:2:{s:2:"id";s:7:"2492-19";s:4:"name";s:8:"religion";}i:580;a:2:{s:2:"id";s:7:"2492-20";s:4:"name";s:0:"";}i:581;a:2:{s:2:"id";i:2927;s:4:"name";s:8:"One Page";}i:582;a:2:{s:2:"id";s:6:"2927-0";s:4:"name";s:7:"onepage";}i:583;a:2:{s:2:"id";s:6:"2927-1";s:4:"name";s:8:"one-page";}i:584;a:2:{s:2:"id";s:6:"2927-2";s:4:"name";s:11:"single page";}i:585;a:2:{s:2:"id";s:6:"2927-3";s:4:"name";s:8:"one page";}i:586;a:2:{s:2:"id";s:6:"2927-4";s:4:"name";s:7:"landing";}i:587;a:2:{s:2:"id";i:2472;s:4:"name";s:4:"Pets";}i:588;a:2:{s:2:"id";s:6:"2472-0";s:4:"name";s:10:"dog sitter";}i:589;a:2:{s:2:"id";s:6:"2472-1";s:4:"name";s:3:"dog";}i:590;a:2:{s:2:"id";s:6:"2472-2";s:4:"name";s:7:"walking";}i:591;a:2:{s:2:"id";s:6:"2472-3";s:4:"name";s:3:"pet";}i:592;a:2:{s:2:"id";s:6:"2472-4";s:4:"name";s:8:"groomers";}i:593;a:2:{s:2:"id";s:6:"2472-5";s:4:"name";s:12:"veterinarian";}i:594;a:2:{s:2:"id";s:6:"2472-6";s:4:"name";s:3:"vet";}i:595;a:2:{s:2:"id";s:6:"2472-7";s:4:"name";s:10:"veterinary";}i:596;a:2:{s:2:"id";s:6:"2472-8";s:4:"name";s:7:"service";}i:597;a:2:{s:2:"id";s:6:"2472-9";s:4:"name";s:8:"services";}i:598;a:2:{s:2:"id";s:7:"2472-10";s:4:"name";s:8:"template";}i:599;a:2:{s:2:"id";s:7:"2472-11";s:4:"name";s:8:"business";}i:600;a:2:{s:2:"id";s:7:"2472-12";s:4:"name";s:5:"local";}i:601;a:2:{s:2:"id";s:7:"2472-13";s:4:"name";s:8:"business";}i:602;a:2:{s:2:"id";s:7:"2472-14";s:4:"name";s:5:"Astra";}i:603;a:2:{s:2:"id";s:7:"2472-15";s:4:"name";s:10:"consulting";}i:604;a:2:{s:2:"id";s:7:"2472-16";s:4:"name";s:10:"consultant";}i:605;a:2:{s:2:"id";s:7:"2472-17";s:4:"name";s:7:"website";}i:606;a:2:{s:2:"id";s:7:"2472-18";s:4:"name";s:0:"";}i:607;a:2:{s:2:"id";i:2485;s:4:"name";s:11:"Photography";}i:608;a:2:{s:2:"id";s:6:"2485-0";s:4:"name";s:11:"photography";}i:609;a:2:{s:2:"id";s:6:"2485-1";s:4:"name";s:12:"photographer";}i:610;a:2:{s:2:"id";s:6:"2485-2";s:4:"name";s:9:"portfolio";}i:611;a:2:{s:2:"id";s:6:"2485-3";s:4:"name";s:8:"portrait";}i:612;a:2:{s:2:"id";s:6:"2485-4";s:4:"name";s:8:"template";}i:613;a:2:{s:2:"id";s:6:"2485-5";s:4:"name";s:5:"Astra";}i:614;a:2:{s:2:"id";s:6:"2485-6";s:4:"name";s:7:"website";}i:615;a:2:{s:2:"id";s:6:"2485-7";s:4:"name";s:0:"";}i:616;a:2:{s:2:"id";i:2488;s:4:"name";s:9:"Portfolio";}i:617;a:2:{s:2:"id";s:6:"2488-0";s:4:"name";s:2:"UX";}i:618;a:2:{s:2:"id";s:6:"2488-1";s:4:"name";s:2:"UI";}i:619;a:2:{s:2:"id";s:6:"2488-2";s:4:"name";s:9:"animation";}i:620;a:2:{s:2:"id";s:6:"2488-3";s:4:"name";s:6:"resume";}i:621;a:2:{s:2:"id";s:6:"2488-4";s:4:"name";s:16:"curriculum vitae";}i:622;a:2:{s:2:"id";s:6:"2488-5";s:4:"name";s:2:"cv";}i:623;a:2:{s:2:"id";s:6:"2488-6";s:4:"name";s:6:"career";}i:624;a:2:{s:2:"id";s:6:"2488-7";s:4:"name";s:8:"animator";}i:625;a:2:{s:2:"id";s:6:"2488-8";s:4:"name";s:5:"actor";}i:626;a:2:{s:2:"id";s:6:"2488-9";s:4:"name";s:6:"writer";}i:627;a:2:{s:2:"id";s:7:"2488-10";s:4:"name";s:10:"voice-over";}i:628;a:2:{s:2:"id";s:7:"2488-11";s:4:"name";s:12:"web designer";}i:629;a:2:{s:2:"id";s:7:"2488-12";s:4:"name";s:17:"tarot card reader";}i:630;a:2:{s:2:"id";s:7:"2488-13";s:4:"name";s:11:"illustrator";}i:631;a:2:{s:2:"id";s:7:"2488-14";s:4:"name";s:10:"freelancer";}i:632;a:2:{s:2:"id";s:7:"2488-15";s:4:"name";s:9:"freelance";}i:633;a:2:{s:2:"id";s:7:"2488-16";s:4:"name";s:6:"author";}i:634;a:2:{s:2:"id";s:7:"2488-17";s:4:"name";s:6:"visual";}i:635;a:2:{s:2:"id";s:7:"2488-18";s:4:"name";s:7:"student";}i:636;a:2:{s:2:"id";s:7:"2488-19";s:4:"name";s:11:"programming";}i:637;a:2:{s:2:"id";s:7:"2488-20";s:4:"name";s:11:"photography";}i:638;a:2:{s:2:"id";s:7:"2488-21";s:4:"name";s:12:"photographer";}i:639;a:2:{s:2:"id";s:7:"2488-22";s:4:"name";s:5:"model";}i:640;a:2:{s:2:"id";s:7:"2488-23";s:4:"name";s:6:"online";}i:641;a:2:{s:2:"id";s:7:"2488-24";s:4:"name";s:8:"personal";}i:642;a:2:{s:2:"id";s:7:"2488-25";s:4:"name";s:7:"website";}i:643;a:2:{s:2:"id";s:7:"2488-26";s:4:"name";s:8:"template";}i:644;a:2:{s:2:"id";s:7:"2488-27";s:4:"name";s:5:"astra";}i:645;a:2:{s:2:"id";s:7:"2488-28";s:4:"name";s:10:"consulting";}i:646;a:2:{s:2:"id";s:7:"2488-29";s:4:"name";s:10:"consultant";}i:647;a:2:{s:2:"id";s:7:"2488-30";s:4:"name";s:8:"designer";}i:648;a:2:{s:2:"id";s:7:"2488-31";s:4:"name";s:6:"design";}i:649;a:2:{s:2:"id";s:7:"2488-32";s:4:"name";s:6:"studio";}i:650;a:2:{s:2:"id";s:7:"2488-33";s:4:"name";s:6:"artist";}i:651;a:2:{s:2:"id";s:7:"2488-34";s:4:"name";s:9:"developer";}i:652;a:2:{s:2:"id";s:7:"2488-35";s:4:"name";s:7:"website";}i:653;a:2:{s:2:"id";s:7:"2488-36";s:4:"name";s:13:"web developer";}i:654;a:2:{s:2:"id";s:7:"2488-37";s:4:"name";s:11:"development";}i:655;a:2:{s:2:"id";s:7:"2488-38";s:4:"name";s:0:"";}i:656;a:2:{s:2:"id";i:3429;s:4:"name";s:7:"Premium";}i:657;a:2:{s:2:"id";s:6:"3429-0";s:4:"name";s:7:"premium";}i:658;a:2:{s:2:"id";s:6:"3429-1";s:4:"name";s:3:"pro";}i:659;a:2:{s:2:"id";s:6:"3429-2";s:4:"name";s:4:"paid";}i:660;a:2:{s:2:"id";s:6:"3429-3";s:4:"name";s:0:"";}i:661;a:2:{s:2:"id";i:2484;s:4:"name";s:11:"Real Estate";}i:662;a:2:{s:2:"id";s:6:"2484-0";s:4:"name";s:4:"real";}i:663;a:2:{s:2:"id";s:6:"2484-1";s:4:"name";s:6:"estate";}i:664;a:2:{s:2:"id";s:6:"2484-2";s:4:"name";s:8:"building";}i:665;a:2:{s:2:"id";s:6:"2484-3";s:4:"name";s:12:"construction";}i:666;a:2:{s:2:"id";s:6:"2484-4";s:4:"name";s:10:"contractor";}i:667;a:2:{s:2:"id";s:6:"2484-5";s:4:"name";s:5:"agent";}i:668;a:2:{s:2:"id";s:6:"2484-6";s:4:"name";s:9:"architect";}i:669;a:2:{s:2:"id";s:6:"2484-7";s:4:"name";s:8:"interior";}i:670;a:2:{s:2:"id";s:6:"2484-8";s:4:"name";s:4:"firm";}i:671;a:2:{s:2:"id";s:6:"2484-9";s:4:"name";s:7:"service";}i:672;a:2:{s:2:"id";s:7:"2484-10";s:4:"name";s:8:"template";}i:673;a:2:{s:2:"id";s:7:"2484-11";s:4:"name";s:8:"business";}i:674;a:2:{s:2:"id";s:7:"2484-12";s:4:"name";s:5:"Astra";}i:675;a:2:{s:2:"id";s:7:"2484-13";s:4:"name";s:10:"consulting";}i:676;a:2:{s:2:"id";s:7:"2484-14";s:4:"name";s:10:"consultant";}i:677;a:2:{s:2:"id";s:7:"2484-15";s:4:"name";s:7:"company";}i:678;a:2:{s:2:"id";s:7:"2484-16";s:4:"name";s:8:"designer";}i:679;a:2:{s:2:"id";s:7:"2484-17";s:4:"name";s:7:"website";}i:680;a:2:{s:2:"id";s:7:"2484-18";s:4:"name";s:8:"property";}i:681;a:2:{s:2:"id";i:2496;s:4:"name";s:17:"Restaurant & Food";}i:682;a:2:{s:2:"id";s:6:"2496-0";s:4:"name";s:4:"food";}i:683;a:2:{s:2:"id";s:6:"2496-1";s:4:"name";s:10:"restaurant";}i:684;a:2:{s:2:"id";s:6:"2496-2";s:4:"name";s:7:"kitchen";}i:685;a:2:{s:2:"id";s:6:"2496-3";s:4:"name";s:9:"breakfast";}i:686;a:2:{s:2:"id";s:6:"2496-4";s:4:"name";s:6:"brunch";}i:687;a:2:{s:2:"id";s:6:"2496-5";s:4:"name";s:6:"dining";}i:688;a:2:{s:2:"id";s:6:"2496-6";s:4:"name";s:5:"diner";}i:689;a:2:{s:2:"id";s:6:"2496-7";s:4:"name";s:7:"cooking";}i:690;a:2:{s:2:"id";s:6:"2496-8";s:4:"name";s:8:"template";}i:691;a:2:{s:2:"id";s:6:"2496-9";s:4:"name";s:8:"business";}i:692;a:2:{s:2:"id";s:7:"2496-10";s:4:"name";s:5:"Astra";}i:693;a:2:{s:2:"id";s:7:"2496-11";s:4:"name";s:7:"website";}i:694;a:2:{s:2:"id";s:7:"2496-12";s:4:"name";s:5:"pizza";}i:695;a:2:{s:2:"id";s:7:"2496-13";s:4:"name";s:0:"";}i:696;a:2:{s:2:"id";i:2499;s:4:"name";s:10:"Technology";}i:697;a:2:{s:2:"id";s:6:"2499-0";s:4:"name";s:4:"saas";}i:698;a:2:{s:2:"id";s:6:"2499-1";s:4:"name";s:10:"mobile app";}i:699;a:2:{s:2:"id";s:6:"2499-2";s:4:"name";s:4:"tech";}i:700;a:2:{s:2:"id";s:6:"2499-3";s:4:"name";s:7:"product";}i:701;a:2:{s:2:"id";s:6:"2499-4";s:4:"name";s:8:"software";}i:702;a:2:{s:2:"id";s:6:"2499-5";s:4:"name";s:7:"startup";}i:703;a:2:{s:2:"id";s:6:"2499-6";s:4:"name";s:6:"crypto";}i:704;a:2:{s:2:"id";s:6:"2499-7";s:4:"name";s:10:"it company";}i:705;a:2:{s:2:"id";s:6:"2499-8";s:4:"name";s:0:"";}i:706;a:2:{s:2:"id";i:2473;s:4:"name";s:9:"Transport";}i:707;a:2:{s:2:"id";s:6:"2473-0";s:4:"name";s:6:"movers";}i:708;a:2:{s:2:"id";s:6:"2473-1";s:4:"name";s:7:"packers";}i:709;a:2:{s:2:"id";s:6:"2473-2";s:4:"name";s:6:"moving";}i:710;a:2:{s:2:"id";s:6:"2473-3";s:4:"name";s:6:"towing";}i:711;a:2:{s:2:"id";s:6:"2473-4";s:4:"name";s:6:"rental";}i:712;a:2:{s:2:"id";s:6:"2473-5";s:4:"name";s:7:"service";}i:713;a:2:{s:2:"id";s:6:"2473-6";s:4:"name";s:8:"services";}i:714;a:2:{s:2:"id";s:6:"2473-7";s:4:"name";s:8:"delivery";}i:715;a:2:{s:2:"id";s:6:"2473-8";s:4:"name";s:8:"template";}i:716;a:2:{s:2:"id";s:6:"2473-9";s:4:"name";s:5:"local";}i:717;a:2:{s:2:"id";s:7:"2473-10";s:4:"name";s:8:"business";}i:718;a:2:{s:2:"id";s:7:"2473-11";s:4:"name";s:5:"Astra";}i:719;a:2:{s:2:"id";s:7:"2473-12";s:4:"name";s:7:"company";}i:720;a:2:{s:2:"id";s:7:"2473-13";s:4:"name";s:7:"website";}i:721;a:2:{s:2:"id";s:7:"2473-14";s:4:"name";s:7:"courier";}i:722;a:2:{s:2:"id";s:7:"2473-15";s:4:"name";s:0:"";}i:723;a:2:{s:2:"id";i:2926;s:4:"name";s:5:"Video";}i:724;a:2:{s:2:"id";s:6:"2926-0";s:4:"name";s:5:"video";}i:725;a:2:{s:2:"id";s:6:"2926-1";s:4:"name";s:4:"vlog";}i:726;a:2:{s:2:"id";s:6:"2926-2";s:4:"name";s:7:"vlogger";}}', 'no'),
(1498, 'ast-block-templates-blocks-3', 'a:30:{s:8:"id-78196";a:10:{s:5:"title";s:15:"Testimonials 18";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-18/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:90331:".wp-block-uagb-container.uagb-block-63b898a2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-63b898a2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-63b898a2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-63b898a2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-63b898a2 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-63b898a2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-63b898a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-63b898a2{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-63b898a2::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-81bcad74 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81bcad74 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-81bcad74 .uagb-ifb-icon svg{fill: #333;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81bcad74 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81bcad74 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81bcad74 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81bcad74 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-81bcad74 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-81bcad74 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-81bcad74 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81bcad74 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-81bcad74.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-81bcad74.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81bcad74 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-0c75f469 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0c75f469 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0c75f469 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0c75f469 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0c75f469 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c75f469{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c75f469 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0c75f469{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-9fb2a421 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9fb2a421 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9fb2a421 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9fb2a421 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9fb2a421 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9fb2a421{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9fb2a421 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9fb2a421{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-8d9f22ae .uag-star-rating{font-size: 20px;} .uagb-block-8d9f22ae .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-8d9f22ae .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-8d9f22ae .uag-star-rating__title{margin-right: 10px;} .uagb-block-8d9f22ae.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-8d9f22ae .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-8d9f22ae .uag-star:nth-child(5){position: relative;}.uagb-block-491ce757 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-491ce757 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-491ce757 .uagb-ifb-icon svg{fill: #333;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-491ce757 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-491ce757 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-491ce757 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-491ce757 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-491ce757.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-491ce757.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-491ce757 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-491ce757 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-491ce757 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-491ce757 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-491ce757 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-491ce757.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-491ce757.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-782ebd92 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-782ebd92 .uagb-ifb-icon svg{fill: #333;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-782ebd92 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-782ebd92 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-782ebd92.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-782ebd92 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-782ebd92.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 14px;margin-right: 0px;}.uagb-block-782ebd92.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-782ebd92 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-782ebd92 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-782ebd92 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-782ebd92 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-782ebd92.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-782ebd92 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-31c6f8fd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-31c6f8fd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-31c6f8fd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-31c6f8fd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-31c6f8fd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-31c6f8fd{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31c6f8fd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-31c6f8fd{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-b7d12bf5 .uag-star-rating{font-size: 20px;} .uagb-block-b7d12bf5 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-b7d12bf5 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-b7d12bf5 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b7d12bf5.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-b7d12bf5 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-b7d12bf5 .uag-star:nth-child(5){position: relative;}.uagb-block-759432ce .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-759432ce .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-759432ce .uagb-ifb-icon svg{fill: #333;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-759432ce .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-759432ce .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-759432ce .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-759432ce .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-759432ce.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-759432ce.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-759432ce .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-759432ce .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-759432ce .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-759432ce .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-759432ce .uagb-infobox__content-wrap{text-align: left;}.uagb-block-759432ce.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-759432ce.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96827da .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d96827da .uagb-ifb-icon svg{fill: #333;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d96827da .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d96827da .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-d96827da.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-d96827da .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d96827da.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 14px;margin-right: 0px;}.uagb-block-d96827da.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d96827da .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d96827da .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d96827da .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d96827da .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d96827da.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96827da .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-6181bab3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6181bab3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6181bab3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6181bab3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6181bab3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6181bab3{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6181bab3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6181bab3{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-546fd754 .uag-star-rating{font-size: 20px;} .uagb-block-546fd754 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-546fd754 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-546fd754 .uag-star-rating__title{margin-right: 10px;} .uagb-block-546fd754.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-546fd754 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-546fd754 .uag-star:nth-child(5){position: relative;}.uagb-block-fb4bf2cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fb4bf2cc .uagb-ifb-icon svg{fill: #333;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb4bf2cc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb4bf2cc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb4bf2cc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb4bf2cc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fb4bf2cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-fb4bf2cc.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb4bf2cc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fb4bf2cc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fb4bf2cc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fb4bf2cc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb4bf2cc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fb4bf2cc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6a4ce2b6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6a4ce2b6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6a4ce2b6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6a4ce2b6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6a4ce2b6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6a4ce2b6.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 14px;margin-right: 0px;}.uagb-block-6a4ce2b6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6a4ce2b6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6a4ce2b6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6a4ce2b6 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-63b898a2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-63b898a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-63b898a2{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 40px;}.wp-block-uagb-container.uagb-block-63b898a2::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-63b898a2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-63b898a2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-81bcad74 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81bcad74 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81bcad74 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81bcad74 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81bcad74.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81bcad74 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c75f469{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c75f469 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-0c75f469{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-0c75f469.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0c75f469.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9fb2a421{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9fb2a421 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-9fb2a421{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-9fb2a421.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9fb2a421.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-8d9f22ae.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-8d9f22ae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-8d9f22ae .uag-star-rating__title{margin-right: 10px;} .uagb-block-8d9f22ae .uag-star-rating{font-size: 22px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-491ce757 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-491ce757 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-491ce757 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-782ebd92.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-782ebd92.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-782ebd92 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-782ebd92 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-782ebd92.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-782ebd92 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-31c6f8fd{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31c6f8fd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-31c6f8fd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-31c6f8fd.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-31c6f8fd.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-b7d12bf5.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-b7d12bf5 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-b7d12bf5 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b7d12bf5 .uag-star-rating{font-size: 22px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-759432ce .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-759432ce .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-759432ce .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96827da.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d96827da.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d96827da .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d96827da .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-d96827da.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96827da .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6181bab3{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6181bab3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-6181bab3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-6181bab3.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-6181bab3.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-546fd754.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-546fd754 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-546fd754 .uag-star-rating__title{margin-right: 10px;} .uagb-block-546fd754 .uag-star-rating{font-size: 22px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb4bf2cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fb4bf2cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6a4ce2b6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6a4ce2b6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6a4ce2b6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6a4ce2b6 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6a4ce2b6 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-63b898a2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-63b898a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-63b898a2{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-63b898a2::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-63b898a2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-63b898a2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-81bcad74 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81bcad74 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81bcad74 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81bcad74 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81bcad74.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81bcad74.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81bcad74 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81bcad74.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81bcad74 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c75f469{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c75f469 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-0c75f469{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9fb2a421{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9fb2a421 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-9fb2a421{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-9fb2a421.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9fb2a421.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-8d9f22ae.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-8d9f22ae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-8d9f22ae .uag-star-rating__title{margin-right: 10px;} .uagb-block-8d9f22ae .uag-star-rating{font-size: 20px;}.uagb-block-491ce757.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-491ce757 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-491ce757 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-491ce757 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-491ce757.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-491ce757.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-491ce757 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-491ce757.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-782ebd92.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-782ebd92.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-782ebd92 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-782ebd92 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-782ebd92.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-782ebd92.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-782ebd92 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-782ebd92.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-782ebd92 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-31c6f8fd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31c6f8fd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-31c6f8fd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-31c6f8fd.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-31c6f8fd.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-b7d12bf5.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-b7d12bf5 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-b7d12bf5 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b7d12bf5 .uag-star-rating{font-size: 20px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-759432ce .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-759432ce .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-759432ce .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-759432ce.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-759432ce.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-759432ce .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-759432ce.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96827da.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d96827da.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d96827da .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d96827da .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-d96827da.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d96827da.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-d96827da .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-d96827da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96827da .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6181bab3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6181bab3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-6181bab3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-6181bab3.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-6181bab3.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-546fd754.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-546fd754 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-546fd754 .uag-star-rating__title{margin-right: 10px;} .uagb-block-546fd754 .uag-star-rating{font-size: 20px;}.uagb-block-fb4bf2cc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb4bf2cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb4bf2cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fb4bf2cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fb4bf2cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fb4bf2cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6a4ce2b6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6a4ce2b6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6a4ce2b6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6a4ce2b6 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6a4ce2b6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6a4ce2b6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6a4ce2b6 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4305:"\n<div class="wp-block-uagb-container uagb-block-63b898a2 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-81bcad74 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0c75f469">\n<div class="wp-block-uagb-container uagb-block-9fb2a421">\n<div class="wp-block-uagb-star-rating uagb-block-8d9f22ae"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-491ce757 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-782ebd92 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-31c6f8fd">\n<div class="wp-block-uagb-star-rating uagb-block-b7d12bf5"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-759432ce uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d96827da uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-07.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6181bab3">\n<div class="wp-block-uagb-star-rating uagb-block-546fd754"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fb4bf2cc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6a4ce2b6 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-10.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78174";a:10:{s:5:"title";s:15:"Testimonials 17";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-17/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:86351:".wp-block-uagb-container.uagb-block-45f809f9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-45f809f9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-45f809f9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-45f809f9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-45f809f9 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45f809f9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45f809f9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-45f809f9{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-45f809f9::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-25ee98b8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-25ee98b8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-25ee98b8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-25ee98b8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-25ee98b8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-25ee98b8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-25ee98b8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-25ee98b8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-25ee98b8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-25ee98b8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-25ee98b8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-25ee98b8 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-25ee98b8.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-25ee98b8 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-f9770f2e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f9770f2e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f9770f2e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f9770f2e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f9770f2e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f9770f2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f9770f2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-f9770f2e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-a49f2642 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a49f2642 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a49f2642 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a49f2642 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a49f2642 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a49f2642{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a49f2642 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a49f2642{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-9d745acf .uag-star-rating{font-size: 20px;} .uagb-block-9d745acf .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-9d745acf .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-9d745acf .uag-star-rating__title{margin-right: 10px;} .uagb-block-9d745acf.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-9d745acf .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-9d745acf .uag-star:nth-child(5){position: relative;}.uagb-block-5f444e21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5f444e21 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5f444e21 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5f444e21 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5f444e21 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5f444e21 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5f444e21.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5f444e21.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5f444e21 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5f444e21 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5f444e21 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5f444e21 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5f444e21 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5f444e21.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5f444e21.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7454da29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7454da29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7454da29 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7454da29 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7454da29 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-7454da29.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7454da29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7454da29.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-7454da29.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7454da29 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7454da29 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7454da29 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7454da29 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7454da29 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7454da29.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7454da29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7454da29 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-99ee0dee .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-99ee0dee .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-99ee0dee .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-99ee0dee .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-99ee0dee .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99ee0dee{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99ee0dee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-99ee0dee{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-ad6b7748 .uag-star-rating{font-size: 20px;} .uagb-block-ad6b7748 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-ad6b7748 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-ad6b7748 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ad6b7748.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-ad6b7748 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-ad6b7748 .uag-star:nth-child(5){position: relative;}.uagb-block-73e5f556 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-73e5f556 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-73e5f556 .uagb-ifb-icon svg{fill: #333;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73e5f556 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-73e5f556 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73e5f556 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73e5f556 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-73e5f556.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73e5f556.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73e5f556 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-73e5f556 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-73e5f556 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-73e5f556 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73e5f556 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-73e5f556.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-73e5f556.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-833bbe7c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-833bbe7c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-833bbe7c .uagb-ifb-icon svg{fill: #333;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-833bbe7c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-833bbe7c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-833bbe7c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-833bbe7c.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-833bbe7c.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-833bbe7c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-833bbe7c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-833bbe7c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-833bbe7c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-833bbe7c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-833bbe7c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-833bbe7c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-833bbe7c .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-bb3b162c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb3b162c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb3b162c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb3b162c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb3b162c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb3b162c{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb3b162c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb3b162c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-d648d115 .uag-star-rating{font-size: 20px;} .uagb-block-d648d115 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-d648d115 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-d648d115 .uag-star-rating__title{margin-right: 10px;} .uagb-block-d648d115.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-d648d115 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-d648d115 .uag-star:nth-child(5){position: relative;}.uagb-block-3c7b265c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c7b265c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3c7b265c .uagb-ifb-icon svg{fill: #333;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c7b265c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c7b265c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c7b265c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c7b265c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3c7b265c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c7b265c.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c7b265c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3c7b265c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3c7b265c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3c7b265c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c7b265c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3c7b265c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3c7b265c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bf5fe2a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6bf5fe2a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6bf5fe2a .uagb-ifb-icon svg{fill: #333;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bf5fe2a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6bf5fe2a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6bf5fe2a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6bf5fe2a.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bf5fe2a.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6bf5fe2a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6bf5fe2a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6bf5fe2a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6bf5fe2a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bf5fe2a .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-45f809f9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45f809f9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-45f809f9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-45f809f9::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-45f809f9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-45f809f9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-25ee98b8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-25ee98b8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-25ee98b8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-25ee98b8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-25ee98b8 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f9770f2e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f9770f2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-f9770f2e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-f9770f2e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f9770f2e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a49f2642{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a49f2642 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-a49f2642{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-a49f2642.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a49f2642.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-9d745acf.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-9d745acf .uag-star-rating__title {margin-bottom: 0;} .uagb-block-9d745acf .uag-star-rating__title{margin-right: 10px;} .uagb-block-9d745acf .uag-star-rating{font-size: 22px;}.uagb-block-5f444e21.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5f444e21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5f444e21.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5f444e21.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7454da29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-7454da29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7454da29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7454da29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7454da29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7454da29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7454da29 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99ee0dee{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99ee0dee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-99ee0dee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-99ee0dee.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-99ee0dee.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ad6b7748.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ad6b7748 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ad6b7748 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ad6b7748 .uag-star-rating{font-size: 22px;}.uagb-block-73e5f556.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73e5f556 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-73e5f556 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-73e5f556 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73e5f556.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-833bbe7c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-833bbe7c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-833bbe7c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-833bbe7c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-833bbe7c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-833bbe7c .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb3b162c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb3b162c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-bb3b162c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-bb3b162c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-bb3b162c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-d648d115.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-d648d115 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-d648d115 .uag-star-rating__title{margin-right: 10px;} .uagb-block-d648d115 .uag-star-rating{font-size: 22px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c7b265c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c7b265c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c7b265c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bf5fe2a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bf5fe2a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6bf5fe2a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6bf5fe2a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6bf5fe2a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bf5fe2a .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-45f809f9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45f809f9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 36px;}.wp-block-uagb-container.uagb-block-45f809f9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-45f809f9::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-45f809f9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-45f809f9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-25ee98b8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-25ee98b8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-25ee98b8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-25ee98b8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-25ee98b8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-25ee98b8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-25ee98b8 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f9770f2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f9770f2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-f9770f2e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a49f2642{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a49f2642 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-a49f2642{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;} .uagb-block-9d745acf.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-9d745acf .uag-star-rating__title {margin-bottom: 0;} .uagb-block-9d745acf .uag-star-rating__title{margin-right: 10px;} .uagb-block-9d745acf .uag-star-rating{font-size: 20px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5f444e21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5f444e21 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5f444e21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7454da29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-7454da29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7454da29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7454da29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7454da29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7454da29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7454da29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-7454da29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-7454da29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7454da29 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-99ee0dee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99ee0dee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-99ee0dee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;} .uagb-block-ad6b7748.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ad6b7748 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ad6b7748 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ad6b7748 .uag-star-rating{font-size: 20px;}.uagb-block-73e5f556.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73e5f556 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-73e5f556 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-73e5f556 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-73e5f556.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-73e5f556.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-73e5f556 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-73e5f556.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-833bbe7c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-833bbe7c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-833bbe7c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-833bbe7c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-833bbe7c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-833bbe7c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-833bbe7c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-833bbe7c .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb3b162c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb3b162c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-bb3b162c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;} .uagb-block-d648d115.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-d648d115 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-d648d115 .uag-star-rating__title{margin-right: 10px;} .uagb-block-d648d115 .uag-star-rating{font-size: 20px;}.uagb-block-3c7b265c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c7b265c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c7b265c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c7b265c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c7b265c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c7b265c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bf5fe2a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 10px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bf5fe2a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6bf5fe2a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6bf5fe2a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6bf5fe2a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6bf5fe2a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6bf5fe2a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6bf5fe2a .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4181:"\n<div class="wp-block-uagb-container uagb-block-45f809f9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-25ee98b8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f9770f2e">\n<div class="wp-block-uagb-container uagb-block-a49f2642">\n<div class="wp-block-uagb-star-rating uagb-block-9d745acf"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5f444e21 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7454da29 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-06.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-99ee0dee">\n<div class="wp-block-uagb-star-rating uagb-block-ad6b7748"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-73e5f556 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-833bbe7c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bb3b162c">\n<div class="wp-block-uagb-star-rating uagb-block-d648d115"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3c7b265c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6bf5fe2a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-07.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78008";a:10:{s:5:"title";s:15:"Testimonials 01";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-01/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:22097:".wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f7f2665 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f7f2665{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f7f2665 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4f7f2665{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;} .uagb-block-ebcf65a6 .uag-star-rating{font-size: 20px;} .uagb-block-ebcf65a6 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-ebcf65a6 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-ebcf65a6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ebcf65a6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-ebcf65a6 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-ebcf65a6 .uag-star:nth-child(5){position: relative;}.uagb-block-5c202ecc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5c202ecc .uagb-ifb-icon svg{fill: #333;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c202ecc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c202ecc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c202ecc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-5c202ecc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5c202ecc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5c202ecc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c202ecc .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5c202ecc.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5c202ecc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-b49da6fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b49da6fb .uagb-ifb-icon svg{fill: #333;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b49da6fb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b49da6fb .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b49da6fb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b49da6fb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b49da6fb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b49da6fb .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b49da6fb.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b49da6fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f7f2665{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f7f2665 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;}.wp-block-uagb-container.uagb-block-4f7f2665{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 32px;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ebcf65a6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ebcf65a6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ebcf65a6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ebcf65a6 .uag-star-rating{font-size: 22px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c202ecc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b49da6fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f7f2665{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f7f2665 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 28px;}.wp-block-uagb-container.uagb-block-4f7f2665{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 28px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4f7f2665.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ebcf65a6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ebcf65a6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ebcf65a6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ebcf65a6 .uag-star-rating{font-size: 20px;}.uagb-block-5c202ecc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c202ecc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c202ecc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c202ecc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c202ecc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c202ecc .uagb-ifb-title{font-size: 20px;line-height: 1.4em;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b49da6fb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b49da6fb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b49da6fb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b49da6fb .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:1261:"\n<div class="wp-block-uagb-container uagb-block-4f7f2665 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-ebcf65a6"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5c202ecc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b49da6fb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div></div>\n";}s:8:"id-75859";a:10:{s:5:"title";s:15:"Testimonials 03";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-03/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:52489:".wp-block-uagb-container.uagb-block-30c4ff95 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-30c4ff95 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-30c4ff95 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-30c4ff95 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-30c4ff95 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-30c4ff95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-30c4ff95 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-30c4ff95{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-6c5aed46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6c5aed46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6c5aed46 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c5aed46 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c5aed46 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c5aed46 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c5aed46 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-6c5aed46 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6c5aed46 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6c5aed46 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6c5aed46 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c5aed46 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6c5aed46.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6c5aed46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c5aed46 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-7adce009 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7adce009 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7adce009 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7adce009 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7adce009 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7adce009{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7adce009 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-7adce009{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-784fce2a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-784fce2a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-784fce2a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-784fce2a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-784fce2a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-784fce2a{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-784fce2a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-784fce2a{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-784fce2a:hover{border-color: var(--ast-global-color-6);} .uagb-block-81368431 .uag-star-rating{font-size: 20px;} .uagb-block-81368431 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-81368431 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-81368431 .uag-star-rating__title{margin-right: 10px;} .uagb-block-81368431.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-81368431 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-81368431 .uag-star:nth-child(5){position: relative;}.uagb-block-65be8da5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-65be8da5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65be8da5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65be8da5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65be8da5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65be8da5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-65be8da5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65be8da5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-65be8da5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-65be8da5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-65be8da5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-65be8da5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65be8da5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-65be8da5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-65be8da5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65be8da5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-376f6dd9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-376f6dd9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-376f6dd9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-376f6dd9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-376f6dd9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-376f6dd9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-376f6dd9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-376f6dd9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-376f6dd9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-376f6dd9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-376f6dd9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-376f6dd9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-376f6dd9 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-376f6dd9.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-376f6dd9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 65px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 65px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 65px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 65px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-376f6dd9 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-1972302f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1972302f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1972302f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1972302f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1972302f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1972302f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1972302f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1972302f{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-1972302f:hover{border-color: var(--ast-global-color-6);} .uagb-block-131ef806 .uag-star-rating{font-size: 20px;} .uagb-block-131ef806 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-131ef806 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-131ef806 .uag-star-rating__title{margin-right: 10px;} .uagb-block-131ef806.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-131ef806 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-131ef806 .uag-star:nth-child(5){position: relative;}.uagb-block-77082c10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-77082c10 .uagb-ifb-icon svg{fill: #333;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77082c10 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-77082c10 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-77082c10 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-77082c10 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-77082c10.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-77082c10.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-77082c10 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-77082c10 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-77082c10 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-77082c10 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77082c10 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-77082c10.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-77082c10.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-77082c10.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ef2e217 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2ef2e217 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ef2e217 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2ef2e217 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2ef2e217 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-2ef2e217 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2ef2e217.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 18px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ef2e217.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2ef2e217 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2ef2e217 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2ef2e217 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2ef2e217 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ef2e217 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2ef2e217.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2ef2e217.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-image-content > img{width: 65px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 65px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 65px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 65px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ef2e217 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-30c4ff95{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-30c4ff95 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;}.wp-block-uagb-container.uagb-block-30c4ff95{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-6c5aed46 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c5aed46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6c5aed46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6c5aed46 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c5aed46 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7adce009{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7adce009 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;}.wp-block-uagb-container.uagb-block-7adce009{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-784fce2a{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-784fce2a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-784fce2a{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;} .uagb-block-81368431.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-81368431 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-81368431 .uag-star-rating__title{margin-right: 10px;} .uagb-block-81368431 .uag-star-rating{font-size: 22px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65be8da5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-376f6dd9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-image-content img{width: 65px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 65px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 65px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 65px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-376f6dd9 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1972302f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1972302f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-1972302f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-1972302f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1972302f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-131ef806.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-131ef806 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-131ef806 .uag-star-rating__title{margin-right: 10px;} .uagb-block-131ef806 .uag-star-rating{font-size: 22px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77082c10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ef2e217 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-image-content img{width: 65px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 65px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 65px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 65px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ef2e217 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-30c4ff95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-30c4ff95 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-30c4ff95{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-6c5aed46 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c5aed46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6c5aed46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6c5aed46 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6c5aed46.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6c5aed46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6c5aed46 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6c5aed46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c5aed46 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7adce009{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7adce009 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-7adce009{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-784fce2a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-784fce2a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-784fce2a{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;} .uagb-block-81368431.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-81368431 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-81368431 .uag-star-rating__title{margin-right: 10px;} .uagb-block-81368431 .uag-star-rating{font-size: 20px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65be8da5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65be8da5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65be8da5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-376f6dd9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-image-content img{width: 65px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 65px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 65px;}.uagb-block-376f6dd9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 65px;}.uagb-block-376f6dd9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-376f6dd9 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1972302f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1972302f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1972302f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;} .uagb-block-131ef806.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-131ef806 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-131ef806 .uag-star-rating__title{margin-right: 10px;} .uagb-block-131ef806 .uag-star-rating{font-size: 20px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-77082c10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-77082c10 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-77082c10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2ef2e217 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-image-content img{width: 65px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 65px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 65px;}.uagb-block-2ef2e217 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 65px;}.uagb-block-2ef2e217.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ef2e217 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:3022:"\n<div class="wp-block-uagb-container uagb-block-30c4ff95 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-6c5aed46 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7adce009">\n<div class="wp-block-uagb-container uagb-block-784fce2a">\n<div class="wp-block-uagb-star-rating uagb-block-81368431"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-65be8da5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-376f6dd9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-04.jpg" alt="" width="65" height="65" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1972302f">\n<div class="wp-block-uagb-star-rating uagb-block-131ef806"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-77082c10 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2ef2e217 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-05.jpg" alt="" width="65" height="65" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76063";a:10:{s:5:"title";s:15:"Testimonials 12";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-12/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:19225:".wp-block-uagb-container.uagb-block-070c7369 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-070c7369 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-070c7369 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-070c7369 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-070c7369 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-070c7369{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-070c7369 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-070c7369{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-53cffab6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-53cffab6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-53cffab6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 500px;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-53cffab6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-307d7aac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-307d7aac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: var(--ast-global-color-2);}.uagb-block-307d7aac .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-307d7aac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-307d7aac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;border-radius: 0px;}.uagb-block-307d7aac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-307d7aac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-307d7aac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-307d7aac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-307d7aac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-307d7aac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-307d7aac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-307d7aac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-307d7aac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-307d7aac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-307d7aac .uagb-ifb-title{font-weight: 500;font-size: 24px;line-height: 1.4em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-070c7369{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-070c7369 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-070c7369{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-block-070c7369.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-070c7369.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-53cffab6.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 350px;}.uagb-block-53cffab6.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-53cffab6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-307d7aac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-307d7aac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-307d7aac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-307d7aac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-307d7aac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-307d7aac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-307d7aac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-307d7aac .uagb-ifb-title{font-size: 24px;line-height: 1.4em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-070c7369{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-070c7369 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;}.wp-block-uagb-container.uagb-block-070c7369{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-070c7369.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-070c7369.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-53cffab6.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-53cffab6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-53cffab6.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-53cffab6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-307d7aac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 24px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-307d7aac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-307d7aac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-307d7aac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-307d7aac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-307d7aac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-307d7aac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-307d7aac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-307d7aac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-307d7aac .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}}";s:7:"content";s:1757:"\n<div class="wp-block-uagb-container uagb-block-070c7369 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-53cffab6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-15.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/testimonial-15.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/testimonial-15-300x300.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/skip-testimonial-15.jpg" alt="" class="uag-image-78024" width="564" height="500" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-307d7aac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div><p class="uagb-ifb-desc">Jordan Smith</p></div></div>\n</div></div>\n";}s:8:"id-76007";a:10:{s:5:"title";s:15:"Testimonials 09";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-09/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:56157:".wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-306b9b39 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-306b9b39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-306b9b39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-306b9b39{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-99169307 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-99169307 .uagb-ifb-icon svg{fill: #333;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-99169307 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-99169307 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-99169307 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-99169307 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-99169307 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-99169307 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99169307 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-99169307.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-99169307.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-41bfdc4e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41bfdc4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41bfdc4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-41bfdc4e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8e9f792c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e9f792c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e9f792c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8e9f792c{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-8e9f792c:hover{border-color: var(--ast-global-color-6);} .uagb-block-1472fa55 .uag-star-rating{font-size: 20px;} .uagb-block-1472fa55 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-1472fa55 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-1472fa55 .uag-star-rating__title{margin-right: 10px;} .uagb-block-1472fa55.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-1472fa55 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-1472fa55 .uag-star:nth-child(5){position: relative;}.uagb-block-736ea8c8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-736ea8c8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-736ea8c8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-736ea8c8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-736ea8c8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-736ea8c8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-736ea8c8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-736ea8c8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-736ea8c8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-736ea8c8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-736ea8c8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-736ea8c8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-736ea8c8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-736ea8c8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b419f3a3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b419f3a3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b419f3a3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-b419f3a3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-b419f3a3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b419f3a3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b419f3a3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b419f3a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c63b5f7d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c63b5f7d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c63b5f7d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c63b5f7d{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-c63b5f7d:hover{border-color: var(--ast-global-color-6);} .uagb-block-0082ba5e .uag-star-rating{font-size: 20px;} .uagb-block-0082ba5e .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-0082ba5e .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-0082ba5e .uag-star-rating__title{margin-right: 10px;} .uagb-block-0082ba5e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-0082ba5e .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-0082ba5e .uag-star:nth-child(5){position: relative;}.uagb-block-79a43628 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-79a43628 .uagb-ifb-icon svg{fill: #333;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79a43628 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79a43628 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79a43628 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-79a43628.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-79a43628.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-79a43628 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-79a43628 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-79a43628 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-79a43628 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79a43628 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-79a43628.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-79a43628.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a6064a3e .uagb-ifb-icon svg{fill: #333;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a6064a3e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a6064a3e .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-a6064a3e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-a6064a3e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a6064a3e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a6064a3e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a6064a3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-306b9b39{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-306b9b39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-306b9b39{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-block-306b9b39.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-306b9b39.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99169307 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-99169307.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41bfdc4e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41bfdc4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-41bfdc4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-41bfdc4e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-41bfdc4e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e9f792c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e9f792c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-8e9f792c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-block-8e9f792c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8e9f792c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-1472fa55.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-1472fa55 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-1472fa55 .uag-star-rating__title{margin-right: 10px;} .uagb-block-1472fa55 .uag-star-rating{font-size: 22px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-736ea8c8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b419f3a3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c63b5f7d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c63b5f7d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c63b5f7d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;} .uagb-block-0082ba5e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-0082ba5e .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0082ba5e .uag-star-rating__title{margin-right: 10px;} .uagb-block-0082ba5e .uag-star-rating{font-size: 22px;}.uagb-block-79a43628.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79a43628 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a6064a3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-306b9b39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-306b9b39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-306b9b39{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;border-style: none;background-color: var(--ast-global-color-4);;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-99169307 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-99169307 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-99169307.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-99169307 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-99169307.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41bfdc4e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41bfdc4e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-41bfdc4e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e9f792c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e9f792c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8e9f792c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;} .uagb-block-1472fa55.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-1472fa55 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-1472fa55 .uag-star-rating__title{margin-right: 10px;} .uagb-block-1472fa55 .uag-star-rating{font-size: 20px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-736ea8c8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-736ea8c8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-736ea8c8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-736ea8c8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-736ea8c8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b419f3a3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b419f3a3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b419f3a3 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b419f3a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-b419f3a3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-b419f3a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b419f3a3 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c63b5f7d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c63b5f7d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c63b5f7d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;} .uagb-block-0082ba5e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-0082ba5e .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0082ba5e .uag-star-rating__title{margin-right: 10px;} .uagb-block-0082ba5e .uag-star-rating{font-size: 20px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79a43628 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-79a43628 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-79a43628.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-79a43628 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-79a43628.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-a6064a3e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a6064a3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a6064a3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-a6064a3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-a6064a3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-a6064a3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a6064a3e .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:2999:"\n<div class="wp-block-uagb-container uagb-block-306b9b39 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-99169307 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-41bfdc4e">\n<div class="wp-block-uagb-container uagb-block-8e9f792c">\n<div class="wp-block-uagb-star-rating uagb-block-1472fa55"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-736ea8c8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b419f3a3 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c63b5f7d">\n<div class="wp-block-uagb-star-rating uagb-block-0082ba5e"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-79a43628 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a6064a3e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-75994";a:10:{s:5:"title";s:15:"Testimonials 08";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-08/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:59473:".wp-block-uagb-container.uagb-block-fd28ad4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fd28ad4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fd28ad4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fd28ad4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fd28ad4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fd28ad4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fd28ad4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fd28ad4b{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-3481754a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3481754a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3481754a .uagb-ifb-icon svg{fill: #333;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3481754a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3481754a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3481754a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3481754a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3481754a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3481754a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3481754a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3481754a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3481754a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3481754a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3481754a .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-884f3acb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-884f3acb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-884f3acb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-884f3acb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-884f3acb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-884f3acb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-884f3acb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-884f3acb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5ef86f8c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5ef86f8c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5ef86f8c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5ef86f8c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5ef86f8c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ef86f8c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ef86f8c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ef86f8c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-0febb2f5 .uag-star-rating{font-size: 20px;} .uagb-block-0febb2f5 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-0febb2f5 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-0febb2f5 .uag-star-rating__title{margin-right: 10px;} .uagb-block-0febb2f5.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-0febb2f5 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-0febb2f5 .uag-star:nth-child(5){position: relative;}.uagb-block-cefb30b6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-cefb30b6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cefb30b6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cefb30b6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cefb30b6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cefb30b6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-cefb30b6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cefb30b6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cefb30b6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cefb30b6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cefb30b6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cefb30b6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cefb30b6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-cefb30b6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cefb30b6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87e7492a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-87e7492a .uagb-ifb-icon svg{fill: #333;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87e7492a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-87e7492a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-87e7492a .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-87e7492a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-87e7492a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-87e7492a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-87e7492a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-87e7492a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-87e7492a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-87e7492a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-87e7492a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87e7492a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-87e7492a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87e7492a .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-e60c6c28 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e60c6c28 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e60c6c28 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e60c6c28 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e60c6c28 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e60c6c28{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e60c6c28 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e60c6c28{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-a8c913b4 .uag-star-rating{font-size: 20px;} .uagb-block-a8c913b4 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-a8c913b4 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-a8c913b4 .uag-star-rating__title{margin-right: 10px;} .uagb-block-a8c913b4.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-a8c913b4 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-a8c913b4 .uag-star:nth-child(5){position: relative;}.uagb-block-2c65571b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2c65571b .uagb-ifb-icon svg{fill: #333;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c65571b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2c65571b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c65571b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c65571b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2c65571b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c65571b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c65571b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2c65571b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2c65571b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2c65571b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c65571b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2c65571b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2c65571b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21794afc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-21794afc .uagb-ifb-icon svg{fill: #333;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21794afc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-21794afc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-21794afc .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-21794afc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-21794afc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-21794afc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-21794afc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-21794afc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-21794afc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-21794afc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-21794afc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-21794afc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21794afc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21794afc .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fd28ad4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fd28ad4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 48px;}.wp-block-uagb-container.uagb-block-fd28ad4b{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 48px;}.uagb-block-3481754a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3481754a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3481754a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3481754a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3481754a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3481754a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3481754a .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-884f3acb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-884f3acb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-884f3acb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-884f3acb.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-884f3acb.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ef86f8c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ef86f8c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-5ef86f8c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-5ef86f8c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-5ef86f8c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-0febb2f5.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-0febb2f5 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0febb2f5 .uag-star-rating__title{margin-right: 10px;} .uagb-block-0febb2f5 .uag-star-rating{font-size: 22px;} .uagb-block-0febb2f5 .uag-star-rating > span{margin-right: 0px;}.uagb-block-cefb30b6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cefb30b6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cefb30b6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87e7492a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87e7492a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87e7492a .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e60c6c28{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e60c6c28 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-e60c6c28{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-e60c6c28.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e60c6c28.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-a8c913b4.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-a8c913b4 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-a8c913b4 .uag-star-rating__title{margin-right: 10px;} .uagb-block-a8c913b4 .uag-star-rating{font-size: 22px;} .uagb-block-a8c913b4 .uag-star-rating > span{margin-right: 2px;}.uagb-block-2c65571b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c65571b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c65571b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2c65571b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2c65571b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-21794afc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21794afc .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21794afc .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fd28ad4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fd28ad4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-fd28ad4b{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-3481754a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3481754a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3481754a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3481754a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3481754a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3481754a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3481754a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3481754a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3481754a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3481754a .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-884f3acb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-884f3acb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;}.wp-block-uagb-container.uagb-block-884f3acb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-884f3acb.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-884f3acb.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ef86f8c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ef86f8c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-5ef86f8c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-5ef86f8c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-5ef86f8c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-0febb2f5.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-0febb2f5 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0febb2f5 .uag-star-rating__title{margin-right: 10px;} .uagb-block-0febb2f5 .uag-star-rating{font-size: 20px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cefb30b6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cefb30b6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cefb30b6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87e7492a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-87e7492a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-87e7492a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-87e7492a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-87e7492a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-87e7492a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-87e7492a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-87e7492a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-87e7492a .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e60c6c28{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e60c6c28 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-e60c6c28{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-e60c6c28.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e60c6c28.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-a8c913b4.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-a8c913b4 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-a8c913b4 .uag-star-rating__title{margin-right: 10px;} .uagb-block-a8c913b4 .uag-star-rating{font-size: 20px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c65571b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2c65571b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2c65571b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21794afc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-21794afc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-21794afc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-21794afc .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-21794afc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21794afc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-21794afc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-21794afc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21794afc .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:3048:"\n<div class="wp-block-uagb-container uagb-block-fd28ad4b alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-3481754a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-884f3acb">\n<div class="wp-block-uagb-container uagb-block-5ef86f8c">\n<div class="wp-block-uagb-star-rating uagb-block-0febb2f5"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-cefb30b6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-87e7492a uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-04.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e60c6c28">\n<div class="wp-block-uagb-star-rating uagb-block-a8c913b4"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2c65571b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-21794afc uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-05.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-75986";a:10:{s:5:"title";s:15:"Testimonials 07";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-07/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:81720:".wp-block-uagb-container.uagb-block-81b12a39 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-81b12a39 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-81b12a39 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-81b12a39 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-81b12a39 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-81b12a39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-81b12a39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-81b12a39{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8cec3bc5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8cec3bc5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8cec3bc5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8cec3bc5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8cec3bc5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8cec3bc5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8cec3bc5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8cec3bc5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8cec3bc5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8cec3bc5 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-dc8ccf9f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc8ccf9f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc8ccf9f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc8ccf9f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc8ccf9f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc8ccf9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc8ccf9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-dc8ccf9f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-506a75f9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-506a75f9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-506a75f9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-506a75f9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-506a75f9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-506a75f9{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-506a75f9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-506a75f9{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-506a75f9:hover{border-color: var(--ast-global-color-6);} .uagb-block-b928f8a3 .uag-star-rating{font-size: 20px;} .uagb-block-b928f8a3 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-b928f8a3 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-b928f8a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b928f8a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-b928f8a3 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-b928f8a3 .uag-star:nth-child(5){position: relative;}.uagb-block-a52d6eaa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a52d6eaa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a52d6eaa .uagb-ifb-icon svg{fill: #333;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a52d6eaa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a52d6eaa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a52d6eaa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a52d6eaa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a52d6eaa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-a52d6eaa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a52d6eaa .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a52d6eaa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a52d6eaa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a52d6eaa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a52d6eaa .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a52d6eaa.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b7fadbc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9b7fadbc .uagb-ifb-icon svg{fill: #333;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b7fadbc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b7fadbc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b7fadbc .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-9b7fadbc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9b7fadbc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-9b7fadbc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-9b7fadbc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9b7fadbc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9b7fadbc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9b7fadbc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b7fadbc .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-1640cd2d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1640cd2d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1640cd2d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1640cd2d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1640cd2d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1640cd2d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1640cd2d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1640cd2d{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-1640cd2d:hover{border-color: var(--ast-global-color-6);} .uagb-block-e32a942c .uag-star-rating{font-size: 20px;} .uagb-block-e32a942c .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e32a942c .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e32a942c .uag-star-rating__title{margin-right: 10px;} .uagb-block-e32a942c.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-e32a942c .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e32a942c .uag-star:nth-child(5){position: relative;}.uagb-block-8ab65586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8ab65586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8ab65586 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ab65586 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8ab65586 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8ab65586 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8ab65586 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8ab65586.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-8ab65586.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ab65586 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8ab65586 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8ab65586 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8ab65586 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8ab65586 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8ab65586.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8ab65586.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7970b903 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7970b903 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7970b903 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7970b903 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7970b903 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-7970b903.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-7970b903 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7970b903.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-7970b903.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-7970b903 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7970b903 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7970b903 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7970b903 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7970b903.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7970b903.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7970b903 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-f5245462 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f5245462 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f5245462 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f5245462 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f5245462 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f5245462{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f5245462 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f5245462{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-f5245462:hover{border-color: var(--ast-global-color-6);} .uagb-block-0e7fdd79 .uag-star-rating{font-size: 20px;} .uagb-block-0e7fdd79 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-0e7fdd79 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-0e7fdd79 .uag-star-rating__title{margin-right: 10px;} .uagb-block-0e7fdd79.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-0e7fdd79 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-0e7fdd79 .uag-star:nth-child(5){position: relative;}.uagb-block-ad0d8d3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ad0d8d3a .uagb-ifb-icon svg{fill: #333;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ad0d8d3a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ad0d8d3a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad0d8d3a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad0d8d3a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ad0d8d3a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-ad0d8d3a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad0d8d3a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ad0d8d3a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ad0d8d3a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ad0d8d3a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ad0d8d3a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ad0d8d3a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5948a9c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5948a9c4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5948a9c4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5948a9c4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5948a9c4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5948a9c4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5948a9c4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-5948a9c4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-5948a9c4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5948a9c4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5948a9c4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5948a9c4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5948a9c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5948a9c4 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-81b12a39{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-81b12a39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-81b12a39{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-81b12a39.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-81b12a39.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-8cec3bc5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8cec3bc5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8cec3bc5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8cec3bc5 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc8ccf9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc8ccf9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-dc8ccf9f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-506a75f9{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-506a75f9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;column-gap: 0px;}.wp-block-uagb-container.uagb-block-506a75f9{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;column-gap: 0px;}.wp-block-uagb-container.uagb-block-506a75f9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-506a75f9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-b928f8a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-b928f8a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-b928f8a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b928f8a3 .uag-star-rating{font-size: 22px;}.uagb-block-a52d6eaa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a52d6eaa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a52d6eaa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a52d6eaa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9b7fadbc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b7fadbc .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1640cd2d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1640cd2d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1640cd2d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1640cd2d.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1640cd2d.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e32a942c.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e32a942c .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e32a942c .uag-star-rating__title{margin-right: 10px;} .uagb-block-e32a942c .uag-star-rating{font-size: 22px;}.uagb-block-8ab65586.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8ab65586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8ab65586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8ab65586 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ab65586.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8ab65586.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8ab65586.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7970b903 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7970b903 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7970b903 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f5245462{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f5245462 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f5245462{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f5245462.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f5245462.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-0e7fdd79.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-0e7fdd79 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0e7fdd79 .uag-star-rating__title{margin-right: 10px;} .uagb-block-0e7fdd79 .uag-star-rating{font-size: 22px;}.uagb-block-ad0d8d3a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ad0d8d3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ad0d8d3a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5948a9c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5948a9c4 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-81b12a39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-81b12a39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-81b12a39{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;background-color: var(--ast-global-color-4);;}.uagb-block-8cec3bc5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8cec3bc5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8cec3bc5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8cec3bc5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8cec3bc5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8cec3bc5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8cec3bc5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8cec3bc5 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc8ccf9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc8ccf9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-dc8ccf9f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-506a75f9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-506a75f9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-506a75f9{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-506a75f9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-506a75f9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-b928f8a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-b928f8a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-b928f8a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b928f8a3 .uag-star-rating{font-size: 20px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a52d6eaa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a52d6eaa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a52d6eaa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a52d6eaa.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a52d6eaa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a52d6eaa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b7fadbc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-9b7fadbc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9b7fadbc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9b7fadbc .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-9b7fadbc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-9b7fadbc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b7fadbc .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1640cd2d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1640cd2d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1640cd2d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-1640cd2d.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1640cd2d.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e32a942c.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-e32a942c .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e32a942c .uag-star-rating__title{margin-right: 10px;} .uagb-block-e32a942c .uag-star-rating{font-size: 20px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8ab65586 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8ab65586 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8ab65586 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8ab65586.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8ab65586 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8ab65586.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7970b903.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-7970b903.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7970b903 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7970b903 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-7970b903.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7970b903.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-7970b903 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-7970b903.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7970b903 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f5245462{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f5245462 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f5245462{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-f5245462.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f5245462.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-0e7fdd79.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-0e7fdd79 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-0e7fdd79 .uag-star-rating__title{margin-right: 10px;} .uagb-block-0e7fdd79 .uag-star-rating{font-size: 20px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ad0d8d3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ad0d8d3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ad0d8d3a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ad0d8d3a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ad0d8d3a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ad0d8d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5948a9c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5948a9c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5948a9c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5948a9c4 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-5948a9c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5948a9c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5948a9c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5948a9c4 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4223:"\n<div class="wp-block-uagb-container uagb-block-81b12a39 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-8cec3bc5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-dc8ccf9f">\n<div class="wp-block-uagb-container uagb-block-506a75f9">\n<div class="wp-block-uagb-star-rating uagb-block-b928f8a3"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a52d6eaa uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9b7fadbc uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-14.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1640cd2d">\n<div class="wp-block-uagb-star-rating uagb-block-e32a942c"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8ab65586 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7970b903 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-08.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f5245462">\n<div class="wp-block-uagb-star-rating uagb-block-0e7fdd79"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ad0d8d3a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5948a9c4 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-06.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-75973";a:10:{s:5:"title";s:15:"Testimonials 06";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-06/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:84406:".wp-block-uagb-container.uagb-block-c42b7383 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c42b7383 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c42b7383 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c42b7383 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c42b7383 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c42b7383{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c42b7383 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c42b7383{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-f91446b9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f91446b9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f91446b9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f91446b9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f91446b9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f91446b9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f91446b9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f91446b9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f91446b9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f91446b9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f91446b9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f91446b9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f91446b9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f91446b9 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-86669f23 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86669f23 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86669f23 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86669f23 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86669f23 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86669f23{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86669f23 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-86669f23{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-0d58e776 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0d58e776 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0d58e776 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0d58e776 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0d58e776 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d58e776{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d58e776 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0d58e776{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-65233ab3 .uag-star-rating{font-size: 20px;} .uagb-block-65233ab3 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-65233ab3 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-65233ab3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-65233ab3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-65233ab3 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-65233ab3 .uag-star:nth-child(5){position: relative;}.uagb-block-92b76356 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-92b76356 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-92b76356 .uagb-ifb-icon svg{fill: #333;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-92b76356 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-92b76356 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-92b76356 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-92b76356 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-92b76356.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-92b76356.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-92b76356 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-92b76356 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-92b76356 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-92b76356 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-92b76356 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-92b76356.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-92b76356.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-92b76356.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c30766b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1c30766b .uagb-ifb-icon svg{fill: #333;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c30766b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c30766b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-1c30766b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-1c30766b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1c30766b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-1c30766b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-1c30766b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1c30766b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1c30766b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1c30766b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c30766b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c30766b .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-62da818f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-62da818f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-62da818f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-62da818f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-62da818f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62da818f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62da818f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-62da818f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-668dc518 .uag-star-rating{font-size: 20px;} .uagb-block-668dc518 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-668dc518 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-668dc518 .uag-star-rating__title{margin-right: 10px;} .uagb-block-668dc518.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-668dc518 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-668dc518 .uag-star:nth-child(5){position: relative;}.uagb-block-e85be26b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e85be26b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e85be26b .uagb-ifb-icon svg{fill: #333;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e85be26b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e85be26b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e85be26b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e85be26b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e85be26b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-e85be26b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e85be26b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e85be26b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e85be26b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e85be26b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e85be26b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e85be26b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e85be26b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e85be26b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-07b52db1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-07b52db1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-07b52db1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-07b52db1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-07b52db1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-07b52db1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-07b52db1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-07b52db1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-07b52db1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-07b52db1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-07b52db1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-07b52db1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-07b52db1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-07b52db1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-07b52db1 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-0323c144 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0323c144 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0323c144 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0323c144 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0323c144 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0323c144{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0323c144 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0323c144{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-5eb2b520 .uag-star-rating{font-size: 20px;} .uagb-block-5eb2b520 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-5eb2b520 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-5eb2b520 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5eb2b520.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-5eb2b520 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-5eb2b520 .uag-star:nth-child(5){position: relative;}.uagb-block-f587e0f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f587e0f2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f587e0f2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f587e0f2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f587e0f2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f587e0f2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f587e0f2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-f587e0f2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f587e0f2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f587e0f2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f587e0f2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f587e0f2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f587e0f2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f587e0f2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f587e0f2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13f3c46e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-13f3c46e .uagb-ifb-icon svg{fill: #333;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13f3c46e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13f3c46e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-13f3c46e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-13f3c46e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-13f3c46e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-13f3c46e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-13f3c46e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-13f3c46e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-13f3c46e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13f3c46e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13f3c46e .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c42b7383{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c42b7383 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;}.wp-block-uagb-container.uagb-block-c42b7383{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;}.uagb-block-f91446b9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f91446b9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f91446b9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f91446b9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f91446b9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f91446b9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f91446b9 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86669f23{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86669f23 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-86669f23{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-86669f23.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86669f23.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d58e776{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d58e776 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0d58e776{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0d58e776.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0d58e776.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-65233ab3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-65233ab3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-65233ab3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-65233ab3 .uag-star-rating{font-size: 22px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-92b76356 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-92b76356 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-92b76356 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-92b76356.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c30766b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1c30766b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c30766b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c30766b .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1c30766b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c30766b .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62da818f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62da818f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-62da818f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-62da818f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-62da818f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-668dc518.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-668dc518 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-668dc518 .uag-star-rating__title{margin-right: 10px;} .uagb-block-668dc518 .uag-star-rating{font-size: 22px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e85be26b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e85be26b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e85be26b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e85be26b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-07b52db1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-07b52db1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-07b52db1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-07b52db1 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-07b52db1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-07b52db1 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0323c144{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0323c144 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0323c144{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0323c144.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0323c144.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-5eb2b520.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-5eb2b520 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-5eb2b520 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5eb2b520 .uag-star-rating{font-size: 22px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f587e0f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13f3c46e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-13f3c46e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13f3c46e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13f3c46e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-13f3c46e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13f3c46e .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c42b7383{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c42b7383 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;}.wp-block-uagb-container.uagb-block-c42b7383{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-c42b7383.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-c42b7383.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-f91446b9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f91446b9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f91446b9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f91446b9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f91446b9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f91446b9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f91446b9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f91446b9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f91446b9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f91446b9 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86669f23{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86669f23 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;}.wp-block-uagb-container.uagb-block-86669f23{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-86669f23.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86669f23.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d58e776{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d58e776 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0d58e776{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-0d58e776.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0d58e776.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-65233ab3.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-65233ab3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-65233ab3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-65233ab3 .uag-star-rating{font-size: 20px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-92b76356 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-92b76356 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-92b76356 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-92b76356.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-92b76356 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-92b76356.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c30766b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1c30766b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c30766b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c30766b .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1c30766b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c30766b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1c30766b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1c30766b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c30766b .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62da818f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62da818f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-62da818f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-62da818f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-62da818f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-668dc518.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-668dc518 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-668dc518 .uag-star-rating__title{margin-right: 10px;} .uagb-block-668dc518 .uag-star-rating{font-size: 20px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e85be26b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e85be26b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e85be26b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e85be26b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e85be26b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e85be26b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-07b52db1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-07b52db1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-07b52db1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-07b52db1 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-07b52db1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07b52db1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-07b52db1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-07b52db1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-07b52db1 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0323c144{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0323c144 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0323c144{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-0323c144.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0323c144.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-5eb2b520.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-5eb2b520 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-5eb2b520 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5eb2b520 .uag-star-rating{font-size: 20px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f587e0f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f587e0f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f587e0f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13f3c46e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-13f3c46e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13f3c46e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13f3c46e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-13f3c46e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-13f3c46e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-13f3c46e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13f3c46e .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4223:"\n<div class="wp-block-uagb-container uagb-block-c42b7383 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f91446b9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-86669f23">\n<div class="wp-block-uagb-container uagb-block-0d58e776">\n<div class="wp-block-uagb-star-rating uagb-block-65233ab3"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-92b76356 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1c30766b uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-13.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-62da818f">\n<div class="wp-block-uagb-star-rating uagb-block-668dc518"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e85be26b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-07b52db1 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-03.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0323c144">\n<div class="wp-block-uagb-star-rating uagb-block-5eb2b520"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-f587e0f2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-13f3c46e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-10.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-75949";a:10:{s:5:"title";s:15:"Testimonials 05";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-05/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:83037:".wp-block-uagb-container.uagb-block-adb0fe18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-adb0fe18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-adb0fe18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-adb0fe18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-adb0fe18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-adb0fe18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-adb0fe18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-adb0fe18{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-44226154 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-44226154 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-44226154 .uagb-ifb-icon svg{fill: #333;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-44226154 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-44226154 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-44226154 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-44226154 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-44226154 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-44226154 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-44226154 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-44226154 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-44226154 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-44226154.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-44226154.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-44226154 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-d692fd18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d692fd18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d692fd18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d692fd18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d692fd18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d692fd18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d692fd18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d692fd18{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ffa66c64 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ffa66c64 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ffa66c64 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ffa66c64 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ffa66c64 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffa66c64{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffa66c64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ffa66c64{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-ffa66c64:hover{border-color: var(--ast-global-color-6);} .uagb-block-4c5d5d7b .uag-star-rating{font-size: 20px;} .uagb-block-4c5d5d7b .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-4c5d5d7b .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-4c5d5d7b .uag-star-rating__title{margin-right: 10px;} .uagb-block-4c5d5d7b.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-4c5d5d7b .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-4c5d5d7b .uag-star:nth-child(5){position: relative;}.uagb-block-bee14c00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bee14c00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bee14c00 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bee14c00 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bee14c00 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bee14c00 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bee14c00 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bee14c00.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-bee14c00.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bee14c00 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bee14c00 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bee14c00 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bee14c00 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bee14c00 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-bee14c00.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bee14c00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d7a4577 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3d7a4577 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d7a4577 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3d7a4577 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3d7a4577 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3d7a4577 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3d7a4577.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d7a4577.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d7a4577 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3d7a4577 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3d7a4577 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3d7a4577 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d7a4577 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3d7a4577.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3d7a4577.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d7a4577 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-f6b8e0a7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f6b8e0a7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f6b8e0a7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f6b8e0a7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f6b8e0a7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f6b8e0a7{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f6b8e0a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f6b8e0a7{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-f6b8e0a7:hover{border-color: var(--ast-global-color-6);} .uagb-block-f833f363 .uag-star-rating{font-size: 20px;} .uagb-block-f833f363 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-f833f363 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-f833f363 .uag-star-rating__title{margin-right: 10px;} .uagb-block-f833f363.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-f833f363 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-f833f363 .uag-star:nth-child(5){position: relative;}.uagb-block-08511270 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08511270 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-08511270 .uagb-ifb-icon svg{fill: #333;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08511270 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08511270 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08511270 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08511270 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-08511270.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-08511270.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08511270 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-08511270 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-08511270 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-08511270 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08511270 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-08511270.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-08511270.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a608a8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5a608a8c .uagb-ifb-icon svg{fill: #333;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a608a8c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a608a8c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a608a8c .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5a608a8c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5a608a8c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a608a8c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a608a8c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5a608a8c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5a608a8c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5a608a8c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5a608a8c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5a608a8c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5a608a8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a608a8c .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-a927340f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a927340f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a927340f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a927340f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a927340f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a927340f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a927340f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a927340f{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-a927340f:hover{border-color: var(--ast-global-color-6);} .uagb-block-6a32bc0f .uag-star-rating{font-size: 20px;} .uagb-block-6a32bc0f .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-6a32bc0f .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-6a32bc0f .uag-star-rating__title{margin-right: 10px;} .uagb-block-6a32bc0f.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-6a32bc0f .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-6a32bc0f .uag-star:nth-child(5){position: relative;}.uagb-block-580dabf3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-580dabf3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-580dabf3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-580dabf3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-580dabf3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-580dabf3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-580dabf3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-580dabf3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-580dabf3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-580dabf3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-580dabf3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-580dabf3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-580dabf3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-580dabf3 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-580dabf3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-580dabf3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6556817 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c6556817 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6556817 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6556817 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6556817 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-c6556817.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-c6556817 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c6556817.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6556817.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6556817 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c6556817 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c6556817 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c6556817 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6556817 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c6556817.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c6556817.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6556817.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6556817 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-adb0fe18{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-adb0fe18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 50px;}.wp-block-uagb-container.uagb-block-adb0fe18{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 50px;}.uagb-block-44226154 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-44226154 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-44226154 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-44226154 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-44226154.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-44226154 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d692fd18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d692fd18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d692fd18{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d692fd18.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-d692fd18.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffa66c64{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffa66c64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ffa66c64{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ffa66c64.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ffa66c64.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-4c5d5d7b.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-4c5d5d7b .uag-star-rating__title {margin-bottom: 0;} .uagb-block-4c5d5d7b .uag-star-rating__title{margin-right: 10px;} .uagb-block-4c5d5d7b .uag-star-rating{font-size: 22px;}.uagb-block-bee14c00.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bee14c00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bee14c00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bee14c00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bee14c00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d7a4577.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d7a4577.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d7a4577 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d7a4577 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f6b8e0a7{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f6b8e0a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f6b8e0a7{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f6b8e0a7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f6b8e0a7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-f833f363.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-f833f363 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-f833f363 .uag-star-rating__title{margin-right: 10px;} .uagb-block-f833f363 .uag-star-rating{font-size: 22px;}.uagb-block-08511270.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08511270 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08511270 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-08511270 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08511270.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a608a8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a608a8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5a608a8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a608a8c .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a927340f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a927340f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-a927340f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-a927340f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a927340f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-6a32bc0f.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-6a32bc0f .uag-star-rating__title {margin-bottom: 0;} .uagb-block-6a32bc0f .uag-star-rating__title{margin-right: 10px;} .uagb-block-6a32bc0f .uag-star-rating{font-size: 22px;}.uagb-block-580dabf3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-580dabf3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-580dabf3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-580dabf3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-580dabf3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6556817.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6556817.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6556817 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6556817 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-adb0fe18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-adb0fe18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-adb0fe18{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;border-style: none;background-color: var(--ast-global-color-4);;}.uagb-block-44226154 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-44226154 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-44226154 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-44226154 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-44226154.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-44226154.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-44226154.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-44226154 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-44226154.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-44226154 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d692fd18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d692fd18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 30px;}.wp-block-uagb-container.uagb-block-d692fd18{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-d692fd18.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-d692fd18.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffa66c64{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffa66c64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ffa66c64{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-ffa66c64.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ffa66c64.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-4c5d5d7b.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-4c5d5d7b .uag-star-rating__title {margin-bottom: 0;} .uagb-block-4c5d5d7b .uag-star-rating__title{margin-right: 10px;} .uagb-block-4c5d5d7b .uag-star-rating{font-size: 20px;}.uagb-block-bee14c00.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bee14c00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bee14c00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bee14c00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bee14c00.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bee14c00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bee14c00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bee14c00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bee14c00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d7a4577.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3d7a4577 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-3d7a4577 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-3d7a4577.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3d7a4577 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f6b8e0a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f6b8e0a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f6b8e0a7{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-f6b8e0a7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f6b8e0a7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-f833f363.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-f833f363 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-f833f363 .uag-star-rating__title{margin-right: 10px;} .uagb-block-f833f363 .uag-star-rating{font-size: 20px;}.uagb-block-08511270.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08511270 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08511270 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-08511270 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-08511270.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-08511270.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08511270.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08511270 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08511270.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a608a8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5a608a8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5a608a8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5a608a8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a608a8c .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a927340f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a927340f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-a927340f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-a927340f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a927340f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-6a32bc0f.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-6a32bc0f .uag-star-rating__title {margin-bottom: 0;} .uagb-block-6a32bc0f .uag-star-rating__title{margin-right: 10px;} .uagb-block-6a32bc0f .uag-star-rating{font-size: 20px;}.uagb-block-580dabf3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-580dabf3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-580dabf3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-580dabf3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-580dabf3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-580dabf3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-580dabf3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-580dabf3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-580dabf3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6556817.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6556817 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-c6556817 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-c6556817.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6556817 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4181:"\n<div class="wp-block-uagb-container uagb-block-adb0fe18 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-44226154 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d692fd18">\n<div class="wp-block-uagb-container uagb-block-ffa66c64">\n<div class="wp-block-uagb-star-rating uagb-block-4c5d5d7b"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bee14c00 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3d7a4577 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-09.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f6b8e0a7">\n<div class="wp-block-uagb-star-rating uagb-block-f833f363"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-08511270 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5a608a8c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-02.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a927340f">\n<div class="wp-block-uagb-star-rating uagb-block-6a32bc0f"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-580dabf3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c6556817 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-07.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-75915";a:10:{s:5:"title";s:15:"Testimonials 04";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-04/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:81592:".wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eae8dfad .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-eae8dfad{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 80px;column-gap: 0px;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bc2ef517 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bc2ef517 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-bc2ef517 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bc2ef517 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-bc2ef517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fcbe98d1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-fcbe98d1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-155e7429 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-155e7429{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-681138c6 .uag-star-rating{font-size: 20px;} .uagb-block-681138c6 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-681138c6 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-681138c6 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-681138c6 .uag-star:nth-child(5){position: relative;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3c9e036a .uagb-ifb-icon svg{fill: #333;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c9e036a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c9e036a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c9e036a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3c9e036a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-3c9e036a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c9e036a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3c9e036a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3c9e036a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3c9e036a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3c9e036a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3c9e036a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4718dd31 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4718dd31 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-4718dd31 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4718dd31 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4718dd31 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4718dd31.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4718dd31.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-image-content > img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1a93771e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1a93771e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 20px;} .uagb-block-cdda6aae .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-cdda6aae .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-cdda6aae .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-cdda6aae .uag-star:nth-child(5){position: relative;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ed5c6c14 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ed5c6c14.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-ed5c6c14.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ed5c6c14 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ed5c6c14 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ed5c6c14.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1c8709e0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-1c8709e0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1c8709e0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-1c8709e0.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1c8709e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-86558484 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-86558484{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 20px;} .uagb-block-490af9a3 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-490af9a3 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .uagb-block-490af9a3 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-490af9a3 .uag-star:nth-child(5){position: relative;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-30116a41 .uagb-ifb-icon svg{fill: #333;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-30116a41 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-30116a41 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-30116a41 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-30116a41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-30116a41.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-30116a41 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-30116a41 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-30116a41 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-30116a41 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-30116a41.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-30116a41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30116a41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fcda15cd .uagb-ifb-icon svg{fill: #333;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcda15cd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-fcda15cd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fcda15cd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fcda15cd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fcda15cd.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcda15cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-image-content > img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 50px;}.wp-block-uagb-container.uagb-block-eae8dfad{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fcbe98d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-681138c6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6 .uag-star-rating{font-size: 22px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-image-content img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 60px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 60px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-cdda6aae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 22px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-image-content img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 60px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 60px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-490af9a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 22px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-image-content img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 60px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 60px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-eae8dfad{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eae8dfad > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-eae8dfad{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-bc2ef517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bc2ef517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bc2ef517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bc2ef517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-bc2ef517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bc2ef517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bc2ef517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bc2ef517 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fcbe98d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fcbe98d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 40px;}.wp-block-uagb-container.uagb-block-fcbe98d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fcbe98d1.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-155e7429{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-155e7429 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-155e7429{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-155e7429.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-681138c6.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-681138c6 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-681138c6 .uag-star-rating__title{margin-right: 10px;} .uagb-block-681138c6 .uag-star-rating{font-size: 20px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c9e036a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c9e036a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c9e036a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4718dd31 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-4718dd31 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-4718dd31.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4718dd31 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1a93771e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1a93771e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 24px;}.wp-block-uagb-container.uagb-block-1a93771e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-1a93771e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-cdda6aae.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-cdda6aae .uag-star-rating__title {margin-bottom: 0;} .uagb-block-cdda6aae .uag-star-rating__title{margin-right: 10px;} .uagb-block-cdda6aae .uag-star-rating{font-size: 20px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed5c6c14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed5c6c14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed5c6c14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c8709e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c8709e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-1c8709e0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-1c8709e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1c8709e0 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-86558484{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-86558484 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-86558484{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-86558484.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-490af9a3.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-490af9a3 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-490af9a3 .uag-star-rating__title{margin-right: 10px;} .uagb-block-490af9a3 .uag-star-rating{font-size: 20px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-30116a41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-30116a41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-30116a41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcda15cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcda15cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-fcda15cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-fcda15cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcda15cd .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4181:"\n<div class="wp-block-uagb-container uagb-block-eae8dfad alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-bc2ef517 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-fcbe98d1">\n<div class="wp-block-uagb-container uagb-block-155e7429">\n<div class="wp-block-uagb-star-rating uagb-block-681138c6"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3c9e036a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4718dd31 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-06.jpg" alt="" width="60" height="60" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1a93771e">\n<div class="wp-block-uagb-star-rating uagb-block-cdda6aae"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ed5c6c14 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1c8709e0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-08.jpg" alt="" width="60" height="60" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-86558484">\n<div class="wp-block-uagb-star-rating uagb-block-490af9a3"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-30116a41 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fcda15cd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-07.jpg" alt="" width="60" height="60" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78053";a:10:{s:5:"title";s:15:"Testimonials 13";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-13/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:90189:".wp-block-uagb-container.uagb-block-ded26054 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ded26054 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ded26054 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ded26054 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ded26054 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ded26054{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ded26054 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ded26054{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-b6aea1d2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b6aea1d2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b6aea1d2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b6aea1d2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b6aea1d2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b6aea1d2{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b6aea1d2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b6aea1d2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-01dd6257 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-01dd6257 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-01dd6257 .uagb-ifb-icon svg{fill: #333;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-01dd6257 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-01dd6257 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-01dd6257 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-01dd6257 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-01dd6257 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-01dd6257 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-01dd6257 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-01dd6257 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-01dd6257.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-01dd6257.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-01dd6257 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-58332e2e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-58332e2e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-58332e2e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-58332e2e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-58332e2e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58332e2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58332e2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-58332e2e{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-58332e2e:hover{border-color: var(--ast-global-color-6);} .uagb-block-87d9a2d2 .uag-star-rating{font-size: 20px;} .uagb-block-87d9a2d2 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-87d9a2d2 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-87d9a2d2 .uag-star-rating__title{margin-right: 10px;} .uagb-block-87d9a2d2.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-87d9a2d2 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-87d9a2d2 .uag-star:nth-child(5){position: relative;}.uagb-block-3924b184 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3924b184 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3924b184 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3924b184 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3924b184 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3924b184 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3924b184 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3924b184.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-3924b184.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3924b184 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3924b184 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3924b184 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3924b184 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3924b184 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3924b184.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3924b184.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2afa0b3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2afa0b3e .uagb-ifb-icon svg{fill: #333;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2afa0b3e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2afa0b3e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-2afa0b3e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2afa0b3e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-2afa0b3e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-2afa0b3e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2afa0b3e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2afa0b3e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2afa0b3e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2afa0b3e .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-aa9de502 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa9de502 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa9de502 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa9de502 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa9de502 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa9de502{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa9de502 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa9de502{box-shadow: 0px 0px   #00000070 ;padding-top: 36px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ab7bc59 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ab7bc59 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ab7bc59 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ab7bc59 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ab7bc59 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ab7bc59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ab7bc59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ab7bc59{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-2ab7bc59:hover{border-color: var(--ast-global-color-6);} .uagb-block-ea0dcc30 .uag-star-rating{font-size: 20px;} .uagb-block-ea0dcc30 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-ea0dcc30 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-ea0dcc30 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ea0dcc30.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-ea0dcc30 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-ea0dcc30 .uag-star:nth-child(5){position: relative;}.uagb-block-ffcaf90d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ffcaf90d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ffcaf90d .uagb-ifb-icon svg{fill: #333;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffcaf90d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ffcaf90d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ffcaf90d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ffcaf90d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ffcaf90d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-ffcaf90d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ffcaf90d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ffcaf90d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ffcaf90d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ffcaf90d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ffcaf90d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ffcaf90d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3a321b5e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3a321b5e .uagb-ifb-icon svg{fill: #333;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a321b5e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3a321b5e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-3a321b5e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3a321b5e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-3a321b5e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-3a321b5e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3a321b5e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3a321b5e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3a321b5e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3a321b5e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3a321b5e .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-e8dfe80e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e8dfe80e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e8dfe80e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e8dfe80e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e8dfe80e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e8dfe80e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e8dfe80e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e8dfe80e{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-e8dfe80e:hover{border-color: var(--ast-global-color-6);} .uagb-block-e7390e9e .uag-star-rating{font-size: 20px;} .uagb-block-e7390e9e .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e7390e9e .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e7390e9e .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7390e9e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;} .uagb-block-e7390e9e .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e7390e9e .uag-star:nth-child(5){position: relative;}.uagb-block-c1fcf4d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c1fcf4d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1fcf4d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1fcf4d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1fcf4d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1fcf4d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c1fcf4d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-c1fcf4d5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c1fcf4d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c1fcf4d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c1fcf4d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c1fcf4d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c1fcf4d5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c1fcf4d5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-796be1a0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-796be1a0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796be1a0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796be1a0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-796be1a0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-796be1a0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-796be1a0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-796be1a0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 15px;margin-right: 0px;}.uagb-block-796be1a0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-796be1a0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-796be1a0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-796be1a0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-796be1a0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-796be1a0 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ded26054{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ded26054 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;column-gap: 40px;}.wp-block-uagb-container.uagb-block-ded26054{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-block-ded26054.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ded26054.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b6aea1d2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b6aea1d2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-b6aea1d2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;}.uagb-block-01dd6257 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-01dd6257 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-01dd6257 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-01dd6257 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-01dd6257.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-01dd6257.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-01dd6257 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58332e2e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58332e2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-58332e2e{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-58332e2e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-58332e2e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-87d9a2d2.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-87d9a2d2 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-87d9a2d2 .uag-star-rating__title{margin-right: 10px;} .uagb-block-87d9a2d2 .uag-star-rating{font-size: 22px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3924b184 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3924b184 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3924b184 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3924b184.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2afa0b3e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-2afa0b3e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2afa0b3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2afa0b3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2afa0b3e .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa9de502{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa9de502 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-aa9de502{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ab7bc59{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ab7bc59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-2ab7bc59{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-2ab7bc59.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-2ab7bc59.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ea0dcc30.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ea0dcc30 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ea0dcc30 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ea0dcc30 .uag-star-rating{font-size: 22px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ffcaf90d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ffcaf90d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ffcaf90d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3a321b5e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3a321b5e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3a321b5e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a321b5e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-3a321b5e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3a321b5e .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e8dfe80e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e8dfe80e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e8dfe80e{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e8dfe80e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e8dfe80e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e7390e9e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7390e9e .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7390e9e .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7390e9e .uag-star-rating{font-size: 22px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c1fcf4d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c1fcf4d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-796be1a0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-796be1a0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-796be1a0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796be1a0 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-796be1a0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-796be1a0 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ded26054{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ded26054 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ded26054{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-ded26054.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ded26054.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b6aea1d2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b6aea1d2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-b6aea1d2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;flex-wrap: wrap;}.uagb-block-01dd6257 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-01dd6257 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-01dd6257 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-01dd6257 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-01dd6257.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-01dd6257.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-01dd6257 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-01dd6257.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-01dd6257 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58332e2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58332e2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-58332e2e{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-58332e2e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-58332e2e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-87d9a2d2.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-87d9a2d2 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-87d9a2d2 .uag-star-rating__title{margin-right: 10px;} .uagb-block-87d9a2d2 .uag-star-rating{font-size: 22px;} .uagb-block-87d9a2d2 .uag-star-rating > span{margin-right: 2px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3924b184 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3924b184 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3924b184 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3924b184.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3924b184.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3924b184.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3924b184 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3924b184.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2afa0b3e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-2afa0b3e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2afa0b3e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2afa0b3e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-2afa0b3e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-2afa0b3e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2afa0b3e .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa9de502{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa9de502 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 30px;}.wp-block-uagb-container.uagb-block-aa9de502{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ab7bc59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ab7bc59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-2ab7bc59{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-2ab7bc59.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-2ab7bc59.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-ea0dcc30.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-ea0dcc30 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-ea0dcc30 .uag-star-rating__title{margin-right: 10px;} .uagb-block-ea0dcc30 .uag-star-rating{font-size: 22px;} .uagb-block-ea0dcc30 .uag-star-rating > span{margin-right: 2px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ffcaf90d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ffcaf90d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ffcaf90d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ffcaf90d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ffcaf90d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ffcaf90d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3a321b5e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-3a321b5e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3a321b5e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3a321b5e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-3a321b5e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-3a321b5e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-3a321b5e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3a321b5e .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e8dfe80e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e8dfe80e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e8dfe80e{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-e8dfe80e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e8dfe80e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;} .uagb-block-e7390e9e.wp-block-uagb-star-rating {flex-direction: row;justify-content: flex-start;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7390e9e .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7390e9e .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7390e9e .uag-star-rating{font-size: 22px;} .uagb-block-e7390e9e .uag-star-rating > span{margin-right: 2px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c1fcf4d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c1fcf4d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c1fcf4d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c1fcf4d5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c1fcf4d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c1fcf4d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-796be1a0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-796be1a0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-796be1a0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-796be1a0 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-796be1a0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796be1a0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-796be1a0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-796be1a0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-796be1a0 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:4288:"\n<div class="wp-block-uagb-container uagb-block-ded26054 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-b6aea1d2">\n<div class="wp-block-uagb-info-box uagb-block-01dd6257 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-58332e2e">\n<div class="wp-block-uagb-star-rating uagb-block-87d9a2d2"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3924b184 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2afa0b3e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-10.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-aa9de502">\n<div class="wp-block-uagb-container uagb-block-2ab7bc59">\n<div class="wp-block-uagb-star-rating uagb-block-ea0dcc30"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ffcaf90d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3a321b5e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-04.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e8dfe80e">\n<div class="wp-block-uagb-star-rating uagb-block-e7390e9e"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c1fcf4d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-796be1a0 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-08.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78098";a:10:{s:5:"title";s:15:"Testimonials 14";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-14/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:121705:".wp-block-uagb-container.uagb-block-28754dbf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-28754dbf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-28754dbf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-28754dbf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-28754dbf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-28754dbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28754dbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28754dbf{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-f6f24517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f6f24517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f6f24517 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f6f24517 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f6f24517 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f6f24517 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f6f24517 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f6f24517.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f6f24517.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f6f24517 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f6f24517 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f6f24517 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f6f24517 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f6f24517 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-f6f24517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f6f24517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-f6f24517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-06d039d0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06d039d0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06d039d0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06d039d0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06d039d0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06d039d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06d039d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-06d039d0.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-06d039d0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-63bac9ba .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-63bac9ba .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-63bac9ba .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-63bac9ba .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-63bac9ba .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-63bac9ba{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-63bac9ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-63bac9ba{box-shadow: 0px 0px   #00000070 ;padding-top: 40px;padding-bottom: 40px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-caa88f5d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-caa88f5d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-caa88f5d .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-caa88f5d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-caa88f5d.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-caa88f5d.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-caa88f5d .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-caa88f5d.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-caa88f5d .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-caa88f5d.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-caa88f5d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-caa88f5d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-caa88f5d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-caa88f5d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-caa88f5d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-caa88f5d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-caa88f5d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-caa88f5d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-caa88f5d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-caa88f5d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-caa88f5d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-caa88f5d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5b6b344 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c5b6b344 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5b6b344 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c5b6b344 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-c5b6b344 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c5b6b344.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-c5b6b344.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5b6b344 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c5b6b344 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c5b6b344 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c5b6b344 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5b6b344.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-image-content > img{width: 50px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 50px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 50px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 50px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5b6b344 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-71ae26d3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-71ae26d3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-71ae26d3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-71ae26d3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-71ae26d3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71ae26d3{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71ae26d3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71ae26d3{box-shadow: 0px 0px   #00000070 ;padding-top: 40px;padding-bottom: 40px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-2f2d54dc .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2f2d54dc .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-2f2d54dc .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2f2d54dc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-2f2d54dc.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-2f2d54dc.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-2f2d54dc .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2f2d54dc.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2f2d54dc .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2f2d54dc.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2f2d54dc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2f2d54dc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2f2d54dc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2f2d54dc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f2d54dc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f2d54dc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2f2d54dc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2f2d54dc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2f2d54dc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2f2d54dc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2f2d54dc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b7e15eeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b7e15eeb .uagb-ifb-icon svg{fill: #333;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7e15eeb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7e15eeb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-b7e15eeb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b7e15eeb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-b7e15eeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7e15eeb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b7e15eeb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b7e15eeb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b7e15eeb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-image-content > img{width: 50px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 50px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 50px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 50px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b7e15eeb .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-c54ea105 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c54ea105 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c54ea105 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c54ea105 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c54ea105 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c54ea105{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c54ea105 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c54ea105{box-shadow: 0px 0px   #00000070 ;padding-top: 40px;padding-bottom: 40px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-61865dd3 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-61865dd3 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-61865dd3 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-61865dd3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-61865dd3.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-61865dd3.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-61865dd3 .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-61865dd3.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-61865dd3 .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-61865dd3.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-61865dd3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-61865dd3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-61865dd3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-61865dd3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61865dd3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61865dd3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-61865dd3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-61865dd3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-61865dd3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-61865dd3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-61865dd3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-61865dd3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23bc51ec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-23bc51ec .uagb-ifb-icon svg{fill: #333;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23bc51ec .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23bc51ec .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-23bc51ec .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-23bc51ec.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-23bc51ec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23bc51ec .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-23bc51ec .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-23bc51ec .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-23bc51ec .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23bc51ec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-image-content > img{width: 50px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 50px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 50px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 50px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23bc51ec .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-9a7b2d8f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9a7b2d8f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9a7b2d8f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9a7b2d8f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9a7b2d8f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9a7b2d8f{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9a7b2d8f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9a7b2d8f{box-shadow: 0px 0px   #00000070 ;padding-top: 40px;padding-bottom: 40px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-2528f228 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2528f228 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-2528f228 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2528f228 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-icon-wrap svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-2528f228.uagb-infobox-icon-right .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-2528f228.uagb-infobox-icon-left .uagb-ifb-icon-wrap > svg:hover{fill: var(--ast-global-color-0);color: var(--ast-global-color-0);}.uagb-block-2528f228 .uagb-infbox__link-to-all:hover ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2528f228.uagb-infbox__link-to-all:hover ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2528f228 .uagb-infbox__link-to-all:focus ~.uagb-ifb-content .uagb-ifb-icon-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2528f228.uagb-infbox__link-to-all:focus ~.uagb-infobox__content-wrap svg{fill: var(--ast-global-color-0);}.uagb-block-2528f228 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2528f228 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2528f228 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2528f228.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2528f228.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2528f228 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2528f228 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2528f228 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2528f228 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2528f228 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2528f228.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2528f228.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-654ab1ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-654ab1ba .uagb-ifb-icon svg{fill: #333;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-654ab1ba .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-654ab1ba .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-infobox .uagb-ifb-image-content img{border-radius: 100px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 100px;}.uagb-block-654ab1ba .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-654ab1ba.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-654ab1ba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-654ab1ba .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-654ab1ba .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-654ab1ba .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-654ab1ba .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-654ab1ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-image-content > img{width: 50px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 50px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 50px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 50px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-654ab1ba .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-28754dbf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28754dbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-28754dbf{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-block-28754dbf.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-28754dbf.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-f6f24517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f6f24517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f6f24517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f6f24517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f6f24517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f6f24517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f6f24517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-f6f24517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 10%;padding-bottom: 0%;padding-left: 10%;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06d039d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06d039d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-06d039d0.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-06d039d0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-06d039d0.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-06d039d0.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-63bac9ba{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-63bac9ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-63bac9ba{padding-top: 32px;padding-bottom: 32px;padding-left: 30px;padding-right: 30px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-caa88f5d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 22px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-caa88f5d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-caa88f5d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-caa88f5d .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-caa88f5d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-caa88f5d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5b6b344.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5b6b344 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c5b6b344 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-c5b6b344.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5b6b344 .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71ae26d3{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71ae26d3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-71ae26d3{padding-top: 32px;padding-bottom: 32px;padding-left: 30px;padding-right: 30px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-2f2d54dc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 22px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2f2d54dc .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2f2d54dc .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-2f2d54dc .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-2f2d54dc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b7e15eeb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b7e15eeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7e15eeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7e15eeb .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b7e15eeb .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c54ea105{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c54ea105 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c54ea105{padding-top: 32px;padding-bottom: 32px;padding-left: 30px;padding-right: 30px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-61865dd3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 22px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-61865dd3 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-61865dd3 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-61865dd3 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-61865dd3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-61865dd3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23bc51ec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-23bc51ec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23bc51ec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23bc51ec .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-23bc51ec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23bc51ec .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9a7b2d8f{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9a7b2d8f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9a7b2d8f{padding-top: 32px;padding-bottom: 32px;padding-left: 30px;padding-right: 30px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-2528f228.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 22px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2528f228 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2528f228 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-2528f228 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-2528f228.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2528f228.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-654ab1ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-654ab1ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-654ab1ba .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-654ab1ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-654ab1ba .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-28754dbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28754dbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-28754dbf{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-28754dbf.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-28754dbf.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-f6f24517.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f6f24517.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f6f24517 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f6f24517 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f6f24517 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f6f24517.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f6f24517.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f6f24517.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f6f24517 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f6f24517.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06d039d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06d039d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-06d039d0.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-06d039d0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06d039d0.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-06d039d0.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-63bac9ba{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-63bac9ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;}.wp-block-uagb-container.uagb-block-63bac9ba{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-63bac9ba.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-63bac9ba.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-caa88f5d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-caa88f5d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-caa88f5d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-caa88f5d .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-caa88f5d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-caa88f5d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5b6b344.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5b6b344 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c5b6b344 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-c5b6b344.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-c5b6b344 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-c5b6b344.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5b6b344 .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71ae26d3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71ae26d3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;}.wp-block-uagb-container.uagb-block-71ae26d3{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-71ae26d3.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-71ae26d3.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-2f2d54dc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2f2d54dc .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2f2d54dc .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-2f2d54dc .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2f2d54dc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2f2d54dc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b7e15eeb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-b7e15eeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7e15eeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7e15eeb .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-b7e15eeb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-b7e15eeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b7e15eeb .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c54ea105{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c54ea105 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;}.wp-block-uagb-container.uagb-block-c54ea105{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-c54ea105.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-c54ea105.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-61865dd3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-61865dd3 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-61865dd3 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-61865dd3 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-61865dd3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61865dd3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-61865dd3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-61865dd3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23bc51ec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-23bc51ec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23bc51ec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-23bc51ec .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-23bc51ec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-23bc51ec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-23bc51ec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23bc51ec .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9a7b2d8f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9a7b2d8f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;}.wp-block-uagb-container.uagb-block-9a7b2d8f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-9a7b2d8f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9a7b2d8f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-2528f228.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 14px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2528f228 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-2528f228 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-2528f228 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-2528f228.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2528f228.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2528f228 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2528f228.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-654ab1ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-654ab1ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-654ab1ba .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-654ab1ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-image-content img{width: 50px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 50px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 50px;}.uagb-block-654ab1ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 50px;}.uagb-block-654ab1ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-654ab1ba .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:6209:"\n<div class="wp-block-uagb-container uagb-block-28754dbf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f6f24517 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-06d039d0">\n<div class="wp-block-uagb-container uagb-block-63bac9ba">\n<div class="wp-block-uagb-info-box uagb-block-caa88f5d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c5b6b344 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-04.jpg" alt="" width="50" height="50" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-71ae26d3">\n<div class="wp-block-uagb-info-box uagb-block-2f2d54dc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b7e15eeb uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-05.jpg" alt="" width="50" height="50" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c54ea105">\n<div class="wp-block-uagb-info-box uagb-block-61865dd3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Reliable and trustworthy. I highly recommend this business to anyone looking for top-notch products/services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-23bc51ec uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-06.jpg" alt="" width="50" height="50" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Casey Williams</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9a7b2d8f">\n<div class="wp-block-uagb-info-box uagb-block-2528f228 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z"></path></svg></div><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Impressive attention to detail and excellent communication. Working with this team has been a pleasure.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-654ab1ba uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-03.jpg" alt="" width="50" height="50" loading="lazy"/></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Riley Brown</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78126";a:10:{s:5:"title";s:15:"Testimonials 16";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-16/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:51330:".wp-block-uagb-container.uagb-block-13663376 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13663376 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13663376 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13663376 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13663376 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13663376{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13663376 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-13663376{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-13663376::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e50189e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e50189e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e50189e0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e50189e0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e50189e0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e50189e0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e50189e0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e50189e0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e50189e0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e50189e0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e50189e0 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e50189e0.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e50189e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e50189e0 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-3ff47a54 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ff47a54 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ff47a54 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ff47a54 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ff47a54 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ff47a54{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ff47a54 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3ff47a54{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-9f637c1f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9f637c1f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9f637c1f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9f637c1f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9f637c1f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9f637c1f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9f637c1f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9f637c1f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-b0973166 .uag-star-rating{font-size: 20px;} .uagb-block-b0973166 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-b0973166 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-b0973166 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b0973166.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-b0973166 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-b0973166 .uag-star:nth-child(5){position: relative;}.uagb-block-4ea0d301 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4ea0d301 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4ea0d301 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4ea0d301 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ea0d301 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ea0d301 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4ea0d301.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ea0d301.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ea0d301 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4ea0d301 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4ea0d301 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4ea0d301 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4ea0d301 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4ea0d301.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4ea0d301.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0ddf245f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0ddf245f .uagb-ifb-icon svg{fill: #333;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ddf245f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0ddf245f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0ddf245f .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-0ddf245f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0ddf245f.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ddf245f.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ddf245f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0ddf245f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0ddf245f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0ddf245f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ddf245f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-0ddf245f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-0ddf245f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0ddf245f .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}.wp-block-uagb-container.uagb-block-60beca7f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-60beca7f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-60beca7f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-60beca7f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-60beca7f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-60beca7f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-60beca7f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-60beca7f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;} .uagb-block-5b5c1125 .uag-star-rating{font-size: 20px;} .uagb-block-5b5c1125 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-5b5c1125 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-5b5c1125 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5b5c1125.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-5b5c1125 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-5b5c1125 .uag-star:nth-child(5){position: relative;}.uagb-block-98501239 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-98501239 .uagb-ifb-icon svg{fill: #333;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98501239 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-98501239 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-98501239 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-98501239 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-98501239.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-98501239.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-98501239 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-98501239 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-98501239 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-98501239 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-98501239 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-98501239.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-98501239.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-98501239.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ce84ab8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5ce84ab8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ce84ab8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ce84ab8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ce84ab8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-5ce84ab8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5ce84ab8.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ce84ab8.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ce84ab8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5ce84ab8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5ce84ab8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5ce84ab8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ce84ab8 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5ce84ab8.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ce84ab8 .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-13663376{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13663376 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 50px;}.wp-block-uagb-container.uagb-block-13663376{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 50px;}.wp-block-uagb-container.uagb-block-13663376::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e50189e0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e50189e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e50189e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e50189e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e50189e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e50189e0 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ff47a54{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ff47a54 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;column-gap: 40px;}.wp-block-uagb-container.uagb-block-3ff47a54{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9f637c1f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9f637c1f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-9f637c1f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;} .uagb-block-b0973166.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-b0973166 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-b0973166 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b0973166 .uag-star-rating{font-size: 18px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4ea0d301 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0ddf245f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ddf245f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0ddf245f .uagb-ifb-title{font-size: 16px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-60beca7f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-60beca7f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-60beca7f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;} .uagb-block-5b5c1125.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-5b5c1125 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-5b5c1125 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5b5c1125 .uag-star-rating{font-size: 18px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-98501239 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ce84ab8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ce84ab8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ce84ab8 .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-13663376{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13663376 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: wrap;align-content: center;row-gap: 40px;}.wp-block-uagb-container.uagb-block-13663376{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-13663376::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-13663376.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-13663376.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-e50189e0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e50189e0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e50189e0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e50189e0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e50189e0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e50189e0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e50189e0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e50189e0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e50189e0 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ff47a54{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ff47a54 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 30px;}.wp-block-uagb-container.uagb-block-3ff47a54{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9f637c1f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9f637c1f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-9f637c1f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-wrap: wrap;} .uagb-block-b0973166.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-b0973166 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-b0973166 .uag-star-rating__title{margin-right: 10px;} .uagb-block-b0973166 .uag-star-rating{font-size: 18px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4ea0d301 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4ea0d301 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4ea0d301.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ddf245f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-0ddf245f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-0ddf245f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0ddf245f .uagb-ifb-title{font-size: 15px;line-height: 1em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-60beca7f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-60beca7f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-60beca7f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-wrap: wrap;} .uagb-block-5b5c1125.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;} .uagb-block-5b5c1125 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-5b5c1125 .uag-star-rating__title{margin-right: 10px;} .uagb-block-5b5c1125 .uag-star-rating{font-size: 18px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-98501239 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-98501239 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-98501239.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ce84ab8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-5ce84ab8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-5ce84ab8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ce84ab8 .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:3020:"\n<div class="wp-block-uagb-container uagb-block-13663376 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e50189e0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Testimonials</p><h2 class="uagb-ifb-title">What Our Customers Say</h2></div><p class="uagb-ifb-desc">Hear from our satisfied customers who have experienced the quality and value of our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ff47a54">\n<div class="wp-block-uagb-container uagb-block-9f637c1f">\n<div class="wp-block-uagb-star-rating uagb-block-b0973166"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4ea0d301 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0ddf245f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-60beca7f">\n<div class="wp-block-uagb-star-rating uagb-block-5b5c1125"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-98501239 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Outstanding quality and professionalism. I''ve been a loyal customer for years and have never been disappointed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5ce84ab8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-03.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Taylor Johnson</p></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-78113";a:10:{s:5:"title";s:15:"Testimonials 15";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/testimonials-15/";s:3:"tag";a:0:{}s:8:"category";i:830;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:20164:".wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91498726 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91498726::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;} .uagb-block-e7b97723 .uag-star-rating{font-size: 20px;} .uagb-block-e7b97723 .uag-star-rating > span{margin-right: 2px;color: #ccd6df;} .uagb-block-e7b97723 .uag-star:nth-child(-n+5){color: #f0ad4e;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;} .uagb-block-e7b97723 .uag-star:nth-child(5):before{color: #f0ad4e;width: 0%;position: absolute;content: ''★'';overflow: hidden;} .uagb-block-e7b97723 .uag-star:nth-child(5){position: relative;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-927b94d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-927b94d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-927b94d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-927b94d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-927b94d5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 20%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-weight: 500;font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6500537b .uagb-ifb-icon svg{fill: #333;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6500537b .uagb-infobox .uagb-ifb-image-content img{border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 50px;}.uagb-block-6500537b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6500537b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6500537b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6500537b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6500537b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{text-transform: none;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 16px;line-height: 1em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-91498726{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91498726 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-91498726{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-91498726::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);} .uagb-block-e7b97723.wp-block-uagb-star-rating {flex-direction: row;justify-content: center;padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;} .uagb-block-e7b97723 .uag-star-rating__title {margin-bottom: 0;} .uagb-block-e7b97723 .uag-star-rating__title{margin-right: 10px;} .uagb-block-e7b97723 .uag-star-rating{font-size: 24px;}.uagb-block-927b94d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-927b94d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-927b94d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-927b94d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-927b94d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-927b94d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-927b94d5 .uagb-ifb-title{font-size: 20px;line-height: 1.4em;}.uagb-block-6500537b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 5px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6500537b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 48px;}.uagb-block-6500537b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 48px;}.uagb-block-6500537b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6500537b .uagb-ifb-title{font-size: 15px;line-height: 1em;}}";s:7:"content";s:1261:"\n<div class="wp-block-uagb-container uagb-block-91498726 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-star-rating uagb-block-e7b97723"><div class="uag-star-rating" title="5/5"><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span><span class="uag-star">★</span></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-927b94d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Exceptional service! This company goes above and beyond to meet their customers'' needs. I couldn''t be happier with the results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6500537b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-image-content"><img src="https://websitedemos.net/wp-content/uploads/2023/10/testimonial-skip-01.jpg" alt="" width="48" height="48" loading="lazy"/></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jordan Smith</p></div></div></div>\n</div></div>\n";}s:8:"id-77892";a:10:{s:5:"title";s:16:"Features List 08";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-08/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:49847:".wp-block-uagb-container.uagb-block-030a2700 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-030a2700 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-030a2700 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-030a2700 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-030a2700 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-030a2700{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-030a2700 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-030a2700{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c04eceb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c04eceb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c04eceb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c04eceb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c04eceb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c04eceb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c04eceb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-8c04eceb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-89f4b73f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-89f4b73f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-89f4b73f .uagb-ifb-icon svg{fill: #333;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89f4b73f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89f4b73f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89f4b73f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89f4b73f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-89f4b73f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89f4b73f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89f4b73f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-89f4b73f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-89f4b73f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-89f4b73f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89f4b73f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-89f4b73f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-89f4b73f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c0dab93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6c0dab93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6c0dab93 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c0dab93 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6c0dab93 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c0dab93 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6c0dab93 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6c0dab93.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c0dab93.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c0dab93 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6c0dab93 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6c0dab93 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6c0dab93 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c0dab93 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6c0dab93.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6c0dab93.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1b487f1c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1b487f1c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1b487f1c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1b487f1c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1b487f1c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b487f1c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1b487f1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-1b487f1c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-2fdf1f56 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2fdf1f56 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fdf1f56 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fdf1f56 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fdf1f56 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fdf1f56 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-4);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2fdf1f56 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2fdf1f56 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2fdf1f56 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fdf1f56 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2fdf1f56.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-628bffd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-628bffd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-628bffd6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-628bffd6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-628bffd6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-628bffd6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-628bffd6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-4);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-628bffd6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-628bffd6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-628bffd6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-628bffd6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-628bffd6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-628bffd6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6a57e33 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6a57e33 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c6a57e33 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6a57e33 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c6a57e33 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c6a57e33 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c6a57e33 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-4);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c6a57e33 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c6a57e33 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c6a57e33 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6a57e33 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c6a57e33.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c6a57e33.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-030a2700{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-030a2700 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-030a2700{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c04eceb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c04eceb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;}.wp-block-uagb-container.uagb-block-8c04eceb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 40px;}.uagb-block-89f4b73f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89f4b73f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89f4b73f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-89f4b73f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-89f4b73f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c0dab93.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c0dab93.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c0dab93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6c0dab93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6c0dab93 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b487f1c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1b487f1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;column-gap: 20px;}.wp-block-uagb-container.uagb-block-1b487f1c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: flex-start;column-gap: 20px;}.uagb-block-2fdf1f56 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fdf1f56 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fdf1f56 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-628bffd6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-628bffd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-628bffd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-628bffd6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-628bffd6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6a57e33 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6a57e33 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6a57e33 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c6a57e33 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-030a2700{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-030a2700 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-030a2700{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c04eceb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c04eceb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-8c04eceb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-89f4b73f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89f4b73f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89f4b73f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-89f4b73f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-89f4b73f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-89f4b73f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-89f4b73f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c0dab93.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c0dab93.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c0dab93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6c0dab93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6c0dab93 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6c0dab93 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6c0dab93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b487f1c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1b487f1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-1b487f1c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;align-items: stretch;flex-wrap: wrap;}.uagb-block-2fdf1f56 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fdf1f56 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fdf1f56 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fdf1f56 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fdf1f56 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fdf1f56.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-628bffd6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-628bffd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-628bffd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-628bffd6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-628bffd6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-628bffd6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-628bffd6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-628bffd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c6a57e33 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c6a57e33 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c6a57e33 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c6a57e33 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c6a57e33 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c6a57e33.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2782:"\n<div class="wp-block-uagb-container uagb-block-030a2700 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-8c04eceb">\n<div class="wp-block-uagb-info-box uagb-block-89f4b73f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6c0dab93 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We offer a comprehensive range of advanced features designed to streamline your processes and boost efficiency. From intuitive user interface to seamless integration, our software provides everything you need to optimize your workflow and achieve exceptional results.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1b487f1c">\n<div class="wp-block-uagb-info-box uagb-block-2fdf1f56 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">01</h3><h4 class="uagb-ifb-title">Intuitive User Interface</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-628bffd6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">02</h3><h4 class="uagb-ifb-title">Seamless Integration</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c6a57e33 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">03</h3><h4 class="uagb-ifb-title">Advanced Automation</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div></div>\n</div>\n</div></div>\n";}s:8:"id-77874";a:10:{s:5:"title";s:11:"Features 06";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-06/";s:3:"tag";a:0:{}s:8:"category";i:919;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45489:".wp-block-uagb-container.uagb-block-ebdd986d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ebdd986d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ebdd986d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ebdd986d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ebdd986d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ebdd986d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ebdd986d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-ebdd986d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-864f82e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-864f82e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-864f82e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-864f82e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-864f82e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-864f82e6{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-864f82e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-864f82e6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-b1223c8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1223c8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b1223c8c .uagb-ifb-icon svg{fill: #333;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1223c8c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b1223c8c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b1223c8c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b1223c8c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #612af7;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1223c8c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1223c8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1223c8c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b1223c8c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b1223c8c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b1223c8c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1223c8c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b1223c8c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b1223c8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7a34b15e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: #333;}.uagb-block-7a34b15e .uagb-ifb-icon svg{fill: #333;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-7a34b15e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-7a34b15e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-7a34b15e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-7a34b15e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7a34b15e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 8px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-7a34b15e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7a34b15e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a34b15e .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-7a34b15e .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-7a34b15e .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5f6450a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: #333;}.uagb-block-c5f6450a .uagb-ifb-icon svg{fill: #333;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-c5f6450a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: #333;fill: #333;}.uagb-block-c5f6450a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-c5f6450a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-c5f6450a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c5f6450a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 8px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-c5f6450a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c5f6450a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5f6450a .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-c5f6450a .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-c5f6450a .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-371dccd1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-371dccd1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-371dccd1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-371dccd1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-371dccd1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371dccd1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371dccd1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-371dccd1.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-371dccd1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;}.uagb-block-20fa3678.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-20fa3678 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-20fa3678.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 330px;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-20fa3678.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-21bec25b.wp-block-uagb-image{margin-top: 64px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-21bec25b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-21bec25b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 270px;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-21bec25b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a5985071.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a5985071.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 270px;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a5985071.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9370a69d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-9370a69d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 330px;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9370a69d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ebdd986d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ebdd986d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-ebdd986d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-864f82e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-864f82e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-864f82e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-b1223c8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1223c8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1223c8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b1223c8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7a34b15e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a34b15e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-7a34b15e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5f6450a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5f6450a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-c5f6450a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371dccd1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371dccd1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-371dccd1.uagb-layout-grid{row-gap: 20px;column-gap: 20px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-371dccd1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-20fa3678.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-20fa3678.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 240px;}.uagb-block-21bec25b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-21bec25b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 200px;}.uagb-block-21bec25b.wp-block-uagb-image{margin-top: 40px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a5985071.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a5985071.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 200px;}.uagb-block-9370a69d.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9370a69d.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 270px;height: 240px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ebdd986d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ebdd986d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ebdd986d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-864f82e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-864f82e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-864f82e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-b1223c8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1223c8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 36px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b1223c8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b1223c8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b1223c8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b1223c8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b1223c8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7a34b15e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a34b15e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-7a34b15e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-7a34b15e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a34b15e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a34b15e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c5f6450a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c5f6450a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-c5f6450a .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-c5f6450a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c5f6450a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c5f6450a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371dccd1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371dccd1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-371dccd1.uagb-layout-grid{row-gap: 16px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-371dccd1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 16px;}.uagb-block-20fa3678.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-21bec25b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-a5985071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-9370a69d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}}";s:7:"content";s:3604:"\n<div class="wp-block-uagb-container uagb-block-ebdd986d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-864f82e6">\n<div class="wp-block-uagb-info-box uagb-block-b1223c8c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7a34b15e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Intuitive User Interface</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c5f6450a uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Seamless Integration</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-371dccd1">\n<div class="wp-block-uagb-image alignleft uagb-block-20fa3678 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="270" height="330" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-21bec25b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="270" height="270" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-a5985071 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="270" height="270" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-9370a69d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="270" height="330" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-76145";a:10:{s:5:"title";s:7:"Team 01";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-01/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:26208:".wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-573dc06d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-d6193b8e .uagb-heading-text{margin-bottom: 20px;}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae135cd8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a6a9fd5f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-12bf1fd0 .uagb-heading-text{font-weight: 500;font-size: 20px;line-height: 1.5em;margin-bottom: 4px;}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3bd77aa2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-d64d69ce .uagb-heading-text{font-weight: 500;font-size: 20px;line-height: 1.5em;margin-bottom: 4px;}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b30185e1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-054607b6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-advanced-heading.uagb-block-3ac15367.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-3ac15367.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-3ac15367.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-3ac15367.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-3ac15367.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-3ac15367.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-3ac15367 .uagb-heading-text{font-weight: 500;font-size: 20px;line-height: 1.5em;margin-bottom: 4px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 300px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 300px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 300px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:2800:"\n<div class="wp-block-uagb-container uagb-block-573dc06d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-advanced-heading uagb-block-d6193b8e"><h2 class="uagb-heading-text">Meet Our Talented Team</h2><p class="uagb-desc-text">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13533f4b">\n<div class="wp-block-uagb-container uagb-block-ae135cd8">\n<div class="wp-block-uagb-image alignleft uagb-block-a6a9fd5f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg" alt="" class="uag-image-77912" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-advanced-heading uagb-block-12bf1fd0"><p class="uagb-heading-text">Jane Cooper</p><p class="uagb-desc-text">CEO</p></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3bd77aa2">\n<div class="wp-block-uagb-image uagb-block-a0bdf96c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg" alt="" class="uag-image-78344" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-advanced-heading uagb-block-d64d69ce"><p class="uagb-heading-text">Wade Warren</p><p class="uagb-desc-text">Director</p></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b30185e1">\n<div class="wp-block-uagb-image uagb-block-054607b6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg" alt="" class="uag-image-77914" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-advanced-heading uagb-block-3ac15367"><p class="uagb-heading-text">Esther Howard</p><p class="uagb-desc-text">Manager</p></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77800";a:10:{s:5:"title";s:16:"Features List 07";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-07/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:66995:".wp-block-uagb-container.uagb-block-6e0779c0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e0779c0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e0779c0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e0779c0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e0779c0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e0779c0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e0779c0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e0779c0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-16bdea14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-16bdea14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-16bdea14 .uagb-ifb-icon svg{fill: #333;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16bdea14 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16bdea14 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16bdea14 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16bdea14 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-16bdea14 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-16bdea14 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-16bdea14 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16bdea14 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-16bdea14.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-16bdea14.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16bdea14 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-e00dd91f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e00dd91f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e00dd91f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e00dd91f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e00dd91f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e00dd91f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e00dd91f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-e00dd91f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-9854c295 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9854c295 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9854c295 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9854c295 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9854c295 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9854c295{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9854c295 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9854c295{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-46f9c2b3 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-46f9c2b3 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-46f9c2b3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-46f9c2b3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-46f9c2b3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-46f9c2b3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f9c2b3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-46f9c2b3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-46f9c2b3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-46f9c2b3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46f9c2b3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-46f9c2b3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-46f9c2b3 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-46f9c2b3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-46f9c2b3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-46f9c2b3 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-5e1fa13d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e1fa13d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e1fa13d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e1fa13d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e1fa13d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1fa13d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1fa13d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e1fa13d{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-d636971a .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d636971a .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-d636971a .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d636971a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d636971a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d636971a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d636971a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d636971a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d636971a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d636971a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d636971a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d636971a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d636971a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d636971a .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-d636971a .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-d636971a .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-d636971a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d636971a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d636971a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d636971a .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-eef7bb89 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eef7bb89 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eef7bb89 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eef7bb89 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eef7bb89 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eef7bb89{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eef7bb89 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-eef7bb89{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-6c8a379e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-6c8a379e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-6c8a379e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6c8a379e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-6c8a379e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-6c8a379e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-6c8a379e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6c8a379e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c8a379e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c8a379e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6c8a379e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6c8a379e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6c8a379e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c8a379e .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-6c8a379e .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-6c8a379e .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-6c8a379e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6c8a379e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6c8a379e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c8a379e .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-dff6e9bf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dff6e9bf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dff6e9bf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dff6e9bf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dff6e9bf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dff6e9bf{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dff6e9bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dff6e9bf{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-f0be22f3 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f0be22f3 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-f0be22f3 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0be22f3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f0be22f3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-f0be22f3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-f0be22f3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f0be22f3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0be22f3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0be22f3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f0be22f3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f0be22f3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f0be22f3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f0be22f3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-f0be22f3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-f0be22f3 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-f0be22f3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f0be22f3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f0be22f3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f0be22f3 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e0779c0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e0779c0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-6e0779c0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 40px;}.uagb-block-16bdea14.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16bdea14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-16bdea14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-16bdea14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16bdea14.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16bdea14 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e00dd91f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e00dd91f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: space-between;flex-wrap: wrap;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-e00dd91f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: space-between;flex-wrap: wrap;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-e00dd91f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-e00dd91f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9854c295{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9854c295 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9854c295{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-46f9c2b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f9c2b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46f9c2b3 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-46f9c2b3 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-46f9c2b3 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-46f9c2b3 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1fa13d{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1fa13d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5e1fa13d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-d636971a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d636971a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d636971a .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-d636971a .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-d636971a .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-d636971a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d636971a .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eef7bb89{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eef7bb89 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-eef7bb89{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-6c8a379e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c8a379e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c8a379e .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-6c8a379e .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-6c8a379e .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c8a379e .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dff6e9bf{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dff6e9bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-dff6e9bf{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-f0be22f3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0be22f3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f0be22f3 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-f0be22f3 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-f0be22f3 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f0be22f3 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e0779c0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e0779c0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-6e0779c0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-16bdea14.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16bdea14 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-16bdea14 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-16bdea14 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-16bdea14.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16bdea14.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-16bdea14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-16bdea14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16bdea14 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e00dd91f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e00dd91f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-e00dd91f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9854c295{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9854c295 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-9854c295{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-46f9c2b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f9c2b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46f9c2b3 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-46f9c2b3 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-46f9c2b3 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46f9c2b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46f9c2b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-46f9c2b3 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1fa13d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1fa13d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5e1fa13d{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-d636971a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d636971a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d636971a .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-d636971a .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-d636971a .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-d636971a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d636971a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d636971a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d636971a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d636971a .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eef7bb89{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eef7bb89 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-eef7bb89{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-6c8a379e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c8a379e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6c8a379e .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-6c8a379e .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-6c8a379e .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6c8a379e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6c8a379e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6c8a379e .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dff6e9bf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dff6e9bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-dff6e9bf{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-f0be22f3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0be22f3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f0be22f3 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-f0be22f3 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-f0be22f3 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f0be22f3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f0be22f3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f0be22f3 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:4412:"\n<div class="wp-block-uagb-container uagb-block-6e0779c0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-16bdea14 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Unleash the Power</p><h2 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h2></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e00dd91f">\n<div class="wp-block-uagb-container uagb-block-9854c295">\n<div class="wp-block-uagb-info-box uagb-block-46f9c2b3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Intuitive User Interface</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5e1fa13d">\n<div class="wp-block-uagb-info-box uagb-block-d636971a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Seamless Integration</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-eef7bb89">\n<div class="wp-block-uagb-info-box uagb-block-6c8a379e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Advanced Automation</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-dff6e9bf">\n<div class="wp-block-uagb-info-box uagb-block-f0be22f3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Customizable Workflows</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77784";a:10:{s:5:"title";s:16:"Features List 06";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-06/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:68607:".wp-block-uagb-container.uagb-block-24d5a0a9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24d5a0a9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24d5a0a9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24d5a0a9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24d5a0a9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24d5a0a9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24d5a0a9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-24d5a0a9{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-550fb02b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-550fb02b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-550fb02b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-550fb02b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-550fb02b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-550fb02b{max-width: 35%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-550fb02b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-550fb02b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-956e1cf2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-956e1cf2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-956e1cf2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956e1cf2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956e1cf2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956e1cf2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956e1cf2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-956e1cf2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-956e1cf2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-956e1cf2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-956e1cf2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-956e1cf2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-956e1cf2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-956e1cf2 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-256c4b4c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-256c4b4c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-256c4b4c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-256c4b4c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-256c4b4c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-256c4b4c{max-width: 65%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-256c4b4c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-256c4b4c.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-256c4b4c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-6960035b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6960035b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6960035b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6960035b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6960035b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6960035b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6960035b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6960035b{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-3494ff9c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-3494ff9c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-3494ff9c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3494ff9c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-3494ff9c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-3494ff9c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3494ff9c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-3494ff9c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3494ff9c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3494ff9c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3494ff9c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3494ff9c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3494ff9c .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-3494ff9c .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-3494ff9c .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-3494ff9c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3494ff9c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3494ff9c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-16b5115b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-16b5115b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-16b5115b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-16b5115b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-16b5115b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-16b5115b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-16b5115b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-16b5115b{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-07112541 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-07112541 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-07112541 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-07112541 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-07112541 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-07112541 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-07112541.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-07112541.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-07112541 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-07112541 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-07112541 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-07112541 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-07112541 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-07112541 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-07112541 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-07112541 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-07112541.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-07112541.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-95981a6a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-95981a6a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-95981a6a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-95981a6a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-95981a6a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95981a6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-95981a6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-95981a6a{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-9cb7fb23 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-9cb7fb23 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-9cb7fb23 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9cb7fb23 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9cb7fb23 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-9cb7fb23 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9cb7fb23.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-9cb7fb23.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9cb7fb23 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9cb7fb23 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9cb7fb23 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9cb7fb23 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9cb7fb23 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-9cb7fb23 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-9cb7fb23 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-9cb7fb23 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9cb7fb23.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-2faad48c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2faad48c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2faad48c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2faad48c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2faad48c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2faad48c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2faad48c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2faad48c{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-5afda1a9 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5afda1a9 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-5afda1a9 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5afda1a9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5afda1a9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-5afda1a9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5afda1a9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-5afda1a9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5afda1a9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5afda1a9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5afda1a9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5afda1a9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5afda1a9 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-5afda1a9 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-5afda1a9 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-5afda1a9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5afda1a9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5afda1a9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-24d5a0a9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24d5a0a9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-24d5a0a9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-550fb02b{max-width: 35%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-550fb02b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-550fb02b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;}.uagb-block-956e1cf2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-956e1cf2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-956e1cf2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-956e1cf2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-956e1cf2 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-256c4b4c{max-width: 65%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-256c4b4c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-256c4b4c.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-256c4b4c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6960035b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6960035b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6960035b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-3494ff9c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-3494ff9c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3494ff9c .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-3494ff9c .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-3494ff9c .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-16b5115b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-16b5115b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-16b5115b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-07112541.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-07112541.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-07112541 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-07112541 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-07112541 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-07112541.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95981a6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-95981a6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-95981a6a{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-9cb7fb23.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-9cb7fb23.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9cb7fb23 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-9cb7fb23 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-9cb7fb23 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2faad48c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2faad48c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-2faad48c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-5afda1a9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-5afda1a9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5afda1a9 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-5afda1a9 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-5afda1a9 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-24d5a0a9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24d5a0a9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-24d5a0a9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-550fb02b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-550fb02b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-550fb02b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-956e1cf2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;}.uagb-block-956e1cf2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-956e1cf2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-956e1cf2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-956e1cf2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-956e1cf2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-956e1cf2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-956e1cf2 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-256c4b4c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-256c4b4c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-256c4b4c.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-256c4b4c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6960035b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6960035b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-6960035b{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-3494ff9c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-3494ff9c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3494ff9c .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-3494ff9c .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-3494ff9c .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3494ff9c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3494ff9c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-16b5115b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-16b5115b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-16b5115b{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-07112541.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-07112541.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-07112541 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-07112541 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-07112541 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-07112541.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07112541.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-07112541 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-07112541.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-95981a6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-95981a6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-95981a6a{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-9cb7fb23.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-9cb7fb23.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9cb7fb23 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-9cb7fb23 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-9cb7fb23 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9cb7fb23 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9cb7fb23.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2faad48c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2faad48c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-2faad48c{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-5afda1a9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-5afda1a9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5afda1a9 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-5afda1a9 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-5afda1a9 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5afda1a9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5afda1a9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4420:"\n<div class="wp-block-uagb-container uagb-block-24d5a0a9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-550fb02b">\n<div class="wp-block-uagb-info-box uagb-block-956e1cf2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Unleash the Power</p><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-256c4b4c">\n<div class="wp-block-uagb-container uagb-block-6960035b">\n<div class="wp-block-uagb-info-box uagb-block-3494ff9c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Intuitive User Interface</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-16b5115b">\n<div class="wp-block-uagb-info-box uagb-block-07112541 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Seamless Integration</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-95981a6a">\n<div class="wp-block-uagb-info-box uagb-block-9cb7fb23 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Advanced Automation</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2faad48c">\n<div class="wp-block-uagb-info-box uagb-block-5afda1a9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Customizable Workflows</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77725";a:10:{s:5:"title";s:16:"Features List 05";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-05/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:42988:".wp-block-uagb-container.uagb-block-8a0a6bf0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a0a6bf0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a0a6bf0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a0a6bf0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a0a6bf0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a0a6bf0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a0a6bf0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a0a6bf0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-4783315b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4783315b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4783315b .uagb-ifb-icon svg{fill: #333;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4783315b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4783315b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4783315b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4783315b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4783315b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4783315b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-4783315b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4783315b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4783315b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4783315b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4783315b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4783315b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4783315b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-9d541b72 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9d541b72 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9d541b72 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9d541b72 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9d541b72 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9d541b72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9d541b72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-9d541b72{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-7a5a55ee .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-7a5a55ee .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-7a5a55ee .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a5a55ee .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a5a55ee .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a5a55ee .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7a5a55ee.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a5a55ee.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a5a55ee .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7a5a55ee .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7a5a55ee .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7a5a55ee .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a5a55ee .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-7a5a55ee .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-7a5a55ee .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-7a5a55ee .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7a5a55ee.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7a4b4fb6 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-7a4b4fb6 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-7a4b4fb6 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a4b4fb6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-7a4b4fb6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-7a4b4fb6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7a4b4fb6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4b4fb6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4b4fb6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7a4b4fb6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7a4b4fb6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7a4b4fb6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a4b4fb6 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-7a4b4fb6 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-7a4b4fb6 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-7a4b4fb6 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7a4b4fb6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-678530a3 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-678530a3 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-678530a3 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-678530a3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-678530a3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-678530a3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-678530a3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-678530a3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-678530a3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-678530a3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-678530a3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-678530a3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-678530a3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-678530a3 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-678530a3 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-678530a3 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-678530a3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-678530a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a0a6bf0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a0a6bf0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8a0a6bf0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-4783315b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4783315b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4783315b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4783315b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4783315b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4783315b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-4783315b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9d541b72{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9d541b72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-9d541b72{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;}.uagb-block-7a5a55ee.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a5a55ee.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a5a55ee .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-7a5a55ee .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-7a5a55ee .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7a4b4fb6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4b4fb6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a4b4fb6 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-7a4b4fb6 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-7a4b4fb6 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-678530a3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-678530a3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-678530a3 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-678530a3 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-678530a3 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-678530a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a0a6bf0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a0a6bf0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-8a0a6bf0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;background-color: var(--ast-global-color-4);;}.uagb-block-4783315b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4783315b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4783315b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4783315b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4783315b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4783315b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4783315b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4783315b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4783315b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9d541b72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9d541b72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-9d541b72{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;flex-wrap: wrap;}.uagb-block-7a5a55ee.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a5a55ee.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a5a55ee .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-7a5a55ee .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-7a5a55ee .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a5a55ee .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a5a55ee.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7a4b4fb6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4b4fb6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a4b4fb6 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-7a4b4fb6 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-7a4b4fb6 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a4b4fb6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a4b4fb6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-678530a3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-678530a3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-678530a3 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-678530a3 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-678530a3 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-678530a3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-678530a3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-678530a3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-678530a3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:3770:"\n<div class="wp-block-uagb-container uagb-block-8a0a6bf0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-4783315b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h2></div><p class="uagb-ifb-desc">We offer a comprehensive range of advanced features designed to streamline your processes and boost efficiency. From intuitive user interface to seamless integration, our software provides everything you need to optimize your workflow and achieve exceptional results.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9d541b72">\n<div class="wp-block-uagb-info-box uagb-block-7a5a55ee uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Intuitive User Interface</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7a4b4fb6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Seamless Integration</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-678530a3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Advanced Automation</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div></div>\n</div>\n</div></div>\n";}s:8:"id-77038";a:10:{s:5:"title";s:11:"Services 03";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-03/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:52073:".wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5ff6733f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ff6733f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ff6733f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ff6733f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-c78c1353 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c78c1353 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c78c1353 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c78c1353 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c78c1353 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-c78c1353 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c78c1353 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c78c1353 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c78c1353 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c78c1353 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c78c1353.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c78c1353.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-eea337da .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eea337da{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eea337da > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-eea337da{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-656e76c1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-656e76c1{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-656e76c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-656e76c1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e68ed7f3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e68ed7f3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-418e1bfd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-418e1bfd .uagb-ifb-icon svg{fill: #333;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-418e1bfd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-418e1bfd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-418e1bfd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-418e1bfd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-418e1bfd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-418e1bfd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-418e1bfd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-418e1bfd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-418e1bfd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-77082707.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-77082707.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-77082707 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0232e80 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0232e80{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0232e80 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0232e80{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-16eb4b0d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 400px;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-16eb4b0d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8af5ed39 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8af5ed39 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8af5ed39 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8af5ed39 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8af5ed39 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8af5ed39 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8af5ed39 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8af5ed39 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8af5ed39 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8af5ed39.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8af5ed39.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 32px;padding-bottom: 0px;padding-left: 32px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-faa93dcc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-faa93dcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-faa93dcc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 32px;margin-left: 32px;margin-right: 32px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ff6733f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ff6733f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ff6733f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c78c1353 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c78c1353.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eea337da{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eea337da > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-eea337da{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-656e76c1{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-656e76c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-656e76c1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-418e1bfd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-77082707.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-77082707 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0232e80{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0232e80 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0232e80{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8af5ed39 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-faa93dcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-faa93dcc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5ff6733f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5ff6733f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5ff6733f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c78c1353 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c78c1353 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c78c1353.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c78c1353 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c78c1353.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-eea337da{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-eea337da > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-eea337da{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-656e76c1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-656e76c1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-656e76c1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;}.uagb-block-e68ed7f3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-418e1bfd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-418e1bfd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-418e1bfd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-418e1bfd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-77082707.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-77082707 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-4b608af9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4b608af9 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0232e80{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0232e80 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0232e80{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;}.uagb-block-16eb4b0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8af5ed39 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8af5ed39 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8af5ed39 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8af5ed39.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-faa93dcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-2c9a88d7.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-2c9a88d7 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:4937:"\n<div class="wp-block-uagb-container uagb-block-5ff6733f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c78c1353 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-eea337da">\n<div class="wp-block-uagb-container uagb-block-656e76c1">\n<div class="wp-block-uagb-image alignleft uagb-block-e68ed7f3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="576" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-418e1bfd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-77082707"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-4b608af9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f0232e80">\n<div class="wp-block-uagb-image alignleft uagb-block-16eb4b0d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="576" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8af5ed39 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-faa93dcc"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2c9a88d7 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77042";a:10:{s:5:"title";s:11:"Services 04";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-04/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:69606:".wp-block-uagb-container.uagb-block-3589dea3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3589dea3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3589dea3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3589dea3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3589dea3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3589dea3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3589dea3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3589dea3{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-661cb81a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-661cb81a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-661cb81a .uagb-ifb-icon svg{fill: #333;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-661cb81a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-661cb81a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-661cb81a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-661cb81a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-661cb81a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-661cb81a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-661cb81a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-661cb81a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-661cb81a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-661cb81a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-661cb81a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-661cb81a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-661cb81a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 30%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-661cb81a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 30%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-438f4b73 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-438f4b73 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-438f4b73 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-438f4b73 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-438f4b73 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-438f4b73{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-438f4b73 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-438f4b73.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-438f4b73{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: inherit;}.wp-block-uagb-container.uagb-block-dc429ff2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc429ff2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc429ff2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc429ff2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc429ff2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc429ff2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc429ff2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc429ff2{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-6bb46112.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6bb46112 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6bb46112.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 510px;height: 300px;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6bb46112.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6bb46112.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7e729fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e729fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7e729fe1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e729fe1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7e729fe1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7e729fe1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7e729fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7e729fe1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e729fe1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e729fe1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7e729fe1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7e729fe1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7e729fe1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e729fe1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7e729fe1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-e4015c71 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e4015c71 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e4015c71 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e4015c71 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e4015c71 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e4015c71{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e4015c71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e4015c71{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-6dc311ab.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6dc311ab .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 510px;height: 300px;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6dc311ab.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d7675ea9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d7675ea9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d7675ea9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7675ea9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d7675ea9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d7675ea9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d7675ea9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d7675ea9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7675ea9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7675ea9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d7675ea9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d7675ea9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d7675ea9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d7675ea9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d7675ea9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-0b8b96ba .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b8b96ba .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b8b96ba .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b8b96ba .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b8b96ba .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b8b96ba{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b8b96ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b8b96ba{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-388ad2f5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-388ad2f5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 510px;height: 300px;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-388ad2f5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2812913f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2812913f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2812913f .uagb-ifb-icon svg{fill: #333;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2812913f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2812913f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2812913f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2812913f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2812913f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2812913f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2812913f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2812913f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2812913f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2812913f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2812913f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2812913f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-084f7f2c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-084f7f2c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-084f7f2c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-084f7f2c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-084f7f2c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-084f7f2c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-084f7f2c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-084f7f2c{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-e85f3aa1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e85f3aa1 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 510px;height: 300px;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e85f3aa1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-298c48be .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-298c48be .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-298c48be .uagb-ifb-icon svg{fill: #333;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-298c48be .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-298c48be .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-298c48be .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-298c48be .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-298c48be.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-298c48be.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-298c48be .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-298c48be .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-298c48be .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-298c48be .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-298c48be .uagb-infobox__content-wrap{text-align: left;}.uagb-block-298c48be.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3589dea3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3589dea3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3589dea3{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-661cb81a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-661cb81a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-661cb81a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-661cb81a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-661cb81a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-661cb81a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-438f4b73{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-438f4b73 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-438f4b73.uagb-layout-grid{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-438f4b73{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc429ff2{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc429ff2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc429ff2{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 200px;}.uagb-block-7e729fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e729fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e729fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e729fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e729fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e4015c71{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e4015c71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e4015c71{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 200px;}.uagb-block-d7675ea9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7675ea9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d7675ea9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d7675ea9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d7675ea9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b8b96ba{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b8b96ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b8b96ba{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 200px;}.uagb-block-2812913f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2812913f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2812913f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2812913f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2812913f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2812913f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-084f7f2c{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-084f7f2c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-084f7f2c{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 200px;}.uagb-block-298c48be.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-298c48be.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-298c48be .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-298c48be .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-298c48be .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-298c48be.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3589dea3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3589dea3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3589dea3{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-661cb81a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-661cb81a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-661cb81a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-661cb81a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-661cb81a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-661cb81a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-661cb81a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-661cb81a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-661cb81a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-438f4b73{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-438f4b73 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-438f4b73.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-438f4b73{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc429ff2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc429ff2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc429ff2{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-6bb46112.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-7e729fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e729fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7e729fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7e729fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7e729fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7e729fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7e729fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e4015c71{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e4015c71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e4015c71{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-6dc311ab.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-d7675ea9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7675ea9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d7675ea9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d7675ea9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d7675ea9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d7675ea9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d7675ea9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b8b96ba{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b8b96ba > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b8b96ba{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-388ad2f5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-2812913f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2812913f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2812913f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2812913f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2812913f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2812913f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2812913f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2812913f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2812913f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-084f7f2c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-084f7f2c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-084f7f2c{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e85f3aa1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-298c48be.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-298c48be.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-298c48be .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-298c48be .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-298c48be .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-298c48be.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-298c48be.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-298c48be .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-298c48be.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:6532:"\n<div class="wp-block-uagb-container uagb-block-3589dea3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-661cb81a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-438f4b73">\n<div class="wp-block-uagb-container uagb-block-dc429ff2">\n<div class="wp-block-uagb-image alignleft uagb-block-6bb46112 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="510" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7e729fe1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p><div class="uagb-ifb-button-wrapper wp-block-button"><a href="#" class="uagb-infobox-cta-link ast-outline-button" target="_self" rel="noopener noreferrer" style="border-width:revert-layer" onclick="return false;" alt=""><span class="uagb-inline-editing">Get Started</span></a></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e4015c71">\n<div class="wp-block-uagb-image alignleft uagb-block-6dc311ab wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="510" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d7675ea9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p><div class="uagb-ifb-button-wrapper wp-block-button"><a href="#" class="uagb-infobox-cta-link ast-outline-button" target="_self" rel="noopener noreferrer" style="border-width:revert-layer" onclick="return false;" alt=""><span class="uagb-inline-editing">Get Started</span></a></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0b8b96ba">\n<div class="wp-block-uagb-image alignleft uagb-block-388ad2f5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="510" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2812913f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p><div class="uagb-ifb-button-wrapper wp-block-button"><a href="#" class="uagb-infobox-cta-link ast-outline-button" target="_self" rel="noopener noreferrer" style="border-width:revert-layer" onclick="return false;" alt=""><span class="uagb-inline-editing">Get Started</span></a></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-084f7f2c">\n<div class="wp-block-uagb-image alignleft uagb-block-e85f3aa1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="510" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-298c48be uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Data Analytics</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 4.</p><div class="uagb-ifb-button-wrapper wp-block-button"><a href="#" class="uagb-infobox-cta-link ast-outline-button" target="_self" rel="noopener noreferrer" style="border-width:revert-layer" onclick="return false;" alt=""><span class="uagb-inline-editing">Get Started</span></a></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77150";a:10:{s:5:"title";s:11:"Services 07";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-07/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:75477:".wp-block-uagb-container.uagb-block-a37f6db7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a37f6db7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a37f6db7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a37f6db7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a37f6db7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a37f6db7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a37f6db7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a37f6db7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-fafd376b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fafd376b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fafd376b .uagb-ifb-icon svg{fill: #333;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fafd376b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fafd376b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fafd376b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fafd376b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fafd376b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fafd376b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-fafd376b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fafd376b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fafd376b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fafd376b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fafd376b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fafd376b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fafd376b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3ca35b54 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ca35b54 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ca35b54 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ca35b54 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ca35b54 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ca35b54{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ca35b54 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ca35b54{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc46a70f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc46a70f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc46a70f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc46a70f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc46a70f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc46a70f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc46a70f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc46a70f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-1614119f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1614119f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-1614119f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1614119f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1614119f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-3c5e0943 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c5e0943 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c5e0943 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c5e0943 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c5e0943 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c5e0943{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c5e0943 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c5e0943{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-4311d326 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4311d326 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4311d326 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4311d326 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4311d326 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4311d326 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4311d326 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4311d326 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4311d326 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4311d326 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4311d326.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4311d326.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4311d326 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ef651ac8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-ef651ac8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-37cc96d1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-db9ab7dc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-db9ab7dc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-db9ab7dc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-db9ab7dc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-db9ab7dc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-db9ab7dc{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-db9ab7dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-db9ab7dc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-b9a866a4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b9a866a4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9a866a4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9a866a4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9a866a4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9a866a4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b9a866a4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b9a866a4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b9a866a4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9a866a4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b9a866a4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b9a866a4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b9a866a4 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-edbd896c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-edbd896c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-7da4cbee .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-7da4cbee .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-7da4cbee .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-7da4cbee .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-7da4cbee .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-7da4cbee.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-5dbf3f97 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5dbf3f97 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5dbf3f97 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5dbf3f97 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5dbf3f97 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5dbf3f97{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5dbf3f97 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5dbf3f97{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-e47c8017.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e47c8017 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e47c8017.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e47c8017.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e47c8017.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-5f734035 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5f734035 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5f734035 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5f734035 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5f734035 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5f734035{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5f734035 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5f734035{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-6dac441f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6dac441f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6dac441f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6dac441f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6dac441f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-21c369af .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-21c369af .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-21c369af .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-21c369af .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-21c369af .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-21c369af{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21c369af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-21c369af{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 72px;padding-right: 72px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-5ed2275c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5ed2275c .uagb-ifb-icon svg{fill: #333;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ed2275c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5ed2275c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5ed2275c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5ed2275c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5ed2275c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5ed2275c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5ed2275c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ed2275c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5ed2275c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5ed2275c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ed2275c .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e0baf5bc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-e0baf5bc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-ae71739f .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-ae71739f .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-ae71739f .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-ae71739f .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ae71739f .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-ae71739f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a37f6db7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a37f6db7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a37f6db7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-fafd376b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fafd376b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fafd376b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fafd376b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fafd376b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fafd376b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fafd376b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ca35b54{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ca35b54 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ca35b54{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc46a70f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc46a70f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc46a70f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c5e0943{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c5e0943 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c5e0943{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-4311d326 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4311d326 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4311d326 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ef651ac8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-37cc96d1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-db9ab7dc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-db9ab7dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-db9ab7dc{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-b9a866a4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9a866a4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b9a866a4 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-edbd896c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-7da4cbee.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5dbf3f97{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5dbf3f97 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5dbf3f97{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5f734035{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5f734035 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5f734035{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-21c369af{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21c369af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-21c369af{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-5ed2275c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ed2275c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ed2275c .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e0baf5bc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-ae71739f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a37f6db7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a37f6db7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a37f6db7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fafd376b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fafd376b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fafd376b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fafd376b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fafd376b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fafd376b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fafd376b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fafd376b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fafd376b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ca35b54{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ca35b54 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ca35b54{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc46a70f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc46a70f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc46a70f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-1614119f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c5e0943{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c5e0943 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c5e0943{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-4311d326 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4311d326 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4311d326 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4311d326.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4311d326 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ef651ac8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-37cc96d1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-37cc96d1 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-db9ab7dc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-db9ab7dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-db9ab7dc{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b9a866a4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9a866a4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9a866a4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9a866a4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b9a866a4 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-edbd896c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-7da4cbee.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-7da4cbee .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5dbf3f97{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5dbf3f97 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5dbf3f97{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-e47c8017.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5f734035{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5f734035 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5f734035{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-6dac441f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-21c369af{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21c369af > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-21c369af{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-5ed2275c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5ed2275c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5ed2275c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5ed2275c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5ed2275c .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e0baf5bc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-ae71739f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-ae71739f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:7540:"\n<div class="wp-block-uagb-container uagb-block-a37f6db7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fafd376b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ca35b54">\n<div class="wp-block-uagb-container uagb-block-fc46a70f">\n<div class="wp-block-uagb-image alignleft uagb-block-1614119f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3c5e0943">\n<div class="wp-block-uagb-info-box uagb-block-4311d326 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-ef651ac8"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-37cc96d1 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-db9ab7dc">\n<div class="wp-block-uagb-info-box uagb-block-b9a866a4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-edbd896c"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-7da4cbee wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5dbf3f97">\n<div class="wp-block-uagb-image alignleft uagb-block-e47c8017 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5f734035">\n<div class="wp-block-uagb-image alignleft uagb-block-6dac441f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="600" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-21c369af">\n<div class="wp-block-uagb-info-box uagb-block-5ed2275c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-e0baf5bc"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-ae71739f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77674";a:10:{s:5:"title";s:10:"Gallery 07";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-07/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:30754:".wp-block-uagb-container.uagb-block-917703a5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-917703a5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-917703a5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-917703a5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-917703a5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-917703a5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-917703a5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-917703a5{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-5fa87e66 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5fa87e66 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5fa87e66 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fa87e66 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5fa87e66 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fa87e66 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fa87e66 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5fa87e66.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5fa87e66.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-5fa87e66 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5fa87e66 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5fa87e66 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5fa87e66 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fa87e66 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5fa87e66.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5fa87e66.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-42ac203b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-42ac203b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-42ac203b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-42ac203b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-42ac203b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42ac203b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42ac203b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-42ac203b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-e0c7a639.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e0c7a639 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 450px;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e69c6d54.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e69c6d54 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 288px;height: 450px;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7a261c60.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7a261c60 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7a261c60.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 288px;height: 450px;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7a261c60.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-917703a5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-917703a5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-917703a5{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-917703a5.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-917703a5.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-5fa87e66.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5fa87e66.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fa87e66 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5fa87e66 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5fa87e66 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5fa87e66.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42ac203b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42ac203b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-42ac203b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-42ac203b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-42ac203b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 317px;height: 350px;}.uagb-block-e0c7a639.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e0c7a639 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 170px;height: 350px;}.uagb-block-e69c6d54.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e69c6d54 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7a261c60.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 170px;height: 350px;}.uagb-block-7a261c60.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7a261c60 .wp-block-uagb-image__figure{align-items: flex-start;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-917703a5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-917703a5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-917703a5{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-917703a5.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-917703a5.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-5fa87e66.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5fa87e66.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fa87e66 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5fa87e66 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5fa87e66 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5fa87e66 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5fa87e66.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42ac203b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42ac203b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42ac203b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-42ac203b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-42ac203b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e0c7a639.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-e0c7a639.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-e0c7a639 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e69c6d54.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-e69c6d54.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-e69c6d54 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-7a261c60.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7a261c60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-7a261c60.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-7a261c60 .wp-block-uagb-image__figure{align-items: center;}}";s:7:"content";s:2197:"\n<div class="wp-block-uagb-container uagb-block-917703a5 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-5fa87e66 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-42ac203b">\n<div class="wp-block-uagb-image alignleft uagb-block-e0c7a639 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="576" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-e69c6d54 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="288" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-7a261c60 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="288" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-77111";a:10:{s:5:"title";s:16:"Services List 04";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-list-04/";s:3:"tag";a:0:{}s:8:"category";i:3589;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:106092:".wp-block-uagb-container.uagb-block-fc387122 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc387122 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc387122 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fc387122 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fc387122 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc387122{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc387122 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc387122{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-813f0f21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-813f0f21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-813f0f21 .uagb-ifb-icon svg{fill: #333;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-813f0f21 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-813f0f21 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-813f0f21 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-813f0f21 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-813f0f21.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-813f0f21.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-813f0f21 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-813f0f21 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-813f0f21 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-813f0f21 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-813f0f21 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-813f0f21.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-813f0f21.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-bda79460 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bda79460 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bda79460 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bda79460 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bda79460 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bda79460{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bda79460 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bda79460.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-bda79460{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-956b12e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-956b12e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-956b12e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-956b12e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-956b12e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-956b12e1{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-956b12e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-956b12e1{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-cad80582 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-cad80582 .uagb-ifb-icon svg{fill: #333;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cad80582 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cad80582 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cad80582 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cad80582 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cad80582 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cad80582 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cad80582 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cad80582 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-cad80582.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cad80582.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-032225f5.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-032225f5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e648a94c .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-e648a94c .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-e648a94c .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-e648a94c .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e648a94c .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-e648a94c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-2642a0a7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2642a0a7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2642a0a7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2642a0a7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2642a0a7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2642a0a7{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2642a0a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2642a0a7{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-a0c8eb1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a0c8eb1d .uagb-ifb-icon svg{fill: #333;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0c8eb1d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0c8eb1d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0c8eb1d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0c8eb1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a0c8eb1d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a0c8eb1d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a0c8eb1d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0c8eb1d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a0c8eb1d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ed95f6d7.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-ed95f6d7.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e6110e12 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-e6110e12 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-e6110e12 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-e6110e12 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e6110e12 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-e6110e12.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-2560a84d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2560a84d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2560a84d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2560a84d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2560a84d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2560a84d{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2560a84d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2560a84d{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-9f06226a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9f06226a .uagb-ifb-icon svg{fill: #333;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f06226a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f06226a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f06226a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f06226a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9f06226a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9f06226a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9f06226a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9f06226a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9f06226a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9f06226a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8f2c670e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8f2c670e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-27bddd37 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-27bddd37 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-27bddd37 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-27bddd37 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-27bddd37 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-27bddd37.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-c9e3d6d1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c9e3d6d1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c9e3d6d1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c9e3d6d1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c9e3d6d1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c9e3d6d1{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c9e3d6d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c9e3d6d1{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-5056a752 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5056a752 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5056a752 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5056a752 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5056a752 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5056a752 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5056a752 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5056a752 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5056a752 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5056a752 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5056a752.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5056a752.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21b97dc4.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-21b97dc4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-1e928dd0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-7075558a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7075558a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7075558a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7075558a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7075558a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7075558a{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7075558a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7075558a{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-8558f53f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8558f53f .uagb-ifb-icon svg{fill: #333;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8558f53f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8558f53f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8558f53f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8558f53f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8558f53f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8558f53f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8558f53f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8558f53f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8558f53f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8558f53f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57bb7aec.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-57bb7aec.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-66181891 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-66181891 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-66181891 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-66181891 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-66181891 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-66181891.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-f40ce79e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f40ce79e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f40ce79e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f40ce79e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f40ce79e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f40ce79e{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f40ce79e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f40ce79e{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-1f2b2dc0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1f2b2dc0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f2b2dc0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f2b2dc0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f2b2dc0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f2b2dc0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1f2b2dc0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1f2b2dc0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1f2b2dc0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f2b2dc0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1f2b2dc0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-40c640d2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-40c640d2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-f3426ead .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-f3426ead .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-f3426ead .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f3426ead .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-f3426ead .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-f3426ead.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc387122{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc387122 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc387122{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-813f0f21.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-813f0f21.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-813f0f21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-813f0f21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-813f0f21 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-813f0f21.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-813f0f21.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bda79460{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bda79460 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bda79460.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-bda79460{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-956b12e1{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-956b12e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-956b12e1{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-cad80582 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cad80582 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-032225f5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e648a94c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2642a0a7{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2642a0a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2642a0a7{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-a0c8eb1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0c8eb1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ed95f6d7.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e6110e12.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2560a84d{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2560a84d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2560a84d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-9f06226a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9f06226a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8f2c670e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-27bddd37.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c9e3d6d1{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c9e3d6d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c9e3d6d1{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-5056a752 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5056a752 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21b97dc4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1e928dd0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7075558a{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7075558a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7075558a{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-8558f53f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8558f53f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57bb7aec.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-66181891.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f40ce79e{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f40ce79e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f40ce79e{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-1f2b2dc0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f2b2dc0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-40c640d2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-f3426ead.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fc387122{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fc387122 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fc387122{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-813f0f21.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-813f0f21.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-813f0f21 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-813f0f21 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-813f0f21 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-813f0f21.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-813f0f21.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-813f0f21 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-813f0f21.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bda79460{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bda79460 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bda79460.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-bda79460{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-956b12e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-956b12e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-956b12e1{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-cad80582 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cad80582 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cad80582 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cad80582.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-032225f5.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e648a94c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e648a94c .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2642a0a7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2642a0a7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2642a0a7{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-a0c8eb1d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0c8eb1d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0c8eb1d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0c8eb1d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ed95f6d7.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e6110e12.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-e6110e12 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2560a84d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2560a84d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2560a84d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-9f06226a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9f06226a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9f06226a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9f06226a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8f2c670e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-27bddd37.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-27bddd37 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c9e3d6d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c9e3d6d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c9e3d6d1{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-5056a752 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5056a752 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5056a752 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5056a752.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-21b97dc4.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-1e928dd0.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-1e928dd0 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7075558a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7075558a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7075558a{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-8558f53f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8558f53f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8558f53f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8558f53f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57bb7aec.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-66181891.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-66181891 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f40ce79e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f40ce79e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f40ce79e{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-1f2b2dc0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f2b2dc0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1f2b2dc0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1f2b2dc0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-40c640d2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-f3426ead.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-f3426ead .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:9649:"\n<div class="wp-block-uagb-container uagb-block-fc387122 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-813f0f21 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services Empower Your Brand</h2></div><p class="uagb-ifb-desc">Explore the range of services we offer to elevate your business.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-bda79460">\n<div class="wp-block-uagb-container uagb-block-956b12e1">\n<div class="wp-block-uagb-info-box uagb-block-cad80582 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-032225f5"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-e648a94c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2642a0a7">\n<div class="wp-block-uagb-info-box uagb-block-a0c8eb1d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-ed95f6d7"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-e6110e12 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2560a84d">\n<div class="wp-block-uagb-info-box uagb-block-9f06226a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8f2c670e"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-27bddd37 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c9e3d6d1">\n<div class="wp-block-uagb-info-box uagb-block-5056a752 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Data Analytics</h3></div><p class="uagb-ifb-desc">Share some details here for Service four. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-21b97dc4"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-1e928dd0 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7075558a">\n<div class="wp-block-uagb-info-box uagb-block-8558f53f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Customer Experience Enhancement</h3></div><p class="uagb-ifb-desc">Share some details here for Service five. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-57bb7aec"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-66181891 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f40ce79e">\n<div class="wp-block-uagb-info-box uagb-block-1f2b2dc0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Training and Development</h3></div><p class="uagb-ifb-desc">Share some details here for Service six. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-40c640d2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f3426ead wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77024";a:10:{s:5:"title";s:16:"Services List 03";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-list-03/";s:3:"tag";a:0:{}s:8:"category";i:3589;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:80561:".wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1486fa4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1486fa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1486fa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1486fa4{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-b2436965 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b2436965 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b2436965 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b2436965 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b2436965 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b2436965 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b2436965 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b2436965.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2436965.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2436965 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b2436965 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b2436965 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b2436965 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b2436965 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b2436965.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b2436965.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 30%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-b2436965.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 30%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3e731bec .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e731bec .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e731bec .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e731bec .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e731bec .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e731bec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e731bec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3e731bec.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-3e731bec{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-ace4dfeb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ace4dfeb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ace4dfeb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ace4dfeb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ace4dfeb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ace4dfeb{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ace4dfeb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ace4dfeb{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-f9435575 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f9435575 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f9435575 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f9435575 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f9435575 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f9435575 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f9435575 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f9435575 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f9435575 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f9435575 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f9435575.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f9435575.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f9435575 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-0b68695f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b68695f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b68695f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b68695f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b68695f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b68695f{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b68695f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b68695f{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-672812c3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-672812c3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-672812c3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-672812c3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-672812c3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-672812c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-672812c3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-672812c3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-672812c3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-672812c3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-672812c3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-672812c3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-672812c3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-e860f0c3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e860f0c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e860f0c3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e860f0c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e860f0c3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e860f0c3{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e860f0c3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e860f0c3{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-a50b5db7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a50b5db7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a50b5db7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a50b5db7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a50b5db7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a50b5db7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a50b5db7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a50b5db7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a50b5db7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a50b5db7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a50b5db7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a50b5db7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a50b5db7 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-9342d089 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9342d089 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9342d089 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9342d089 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9342d089 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9342d089{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9342d089 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9342d089{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-e798a6b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e798a6b3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e798a6b3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e798a6b3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e798a6b3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e798a6b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e798a6b3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e798a6b3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e798a6b3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e798a6b3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e798a6b3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e798a6b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e798a6b3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-62493e7c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-62493e7c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-62493e7c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-62493e7c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-62493e7c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62493e7c{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62493e7c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-62493e7c{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-f4e76616 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f4e76616 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4e76616 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f4e76616 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f4e76616 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f4e76616 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f4e76616 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f4e76616 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f4e76616 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f4e76616 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f4e76616.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f4e76616.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f4e76616 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-6dd4b3c4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6dd4b3c4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6dd4b3c4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6dd4b3c4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6dd4b3c4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6dd4b3c4{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6dd4b3c4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6dd4b3c4{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-d5199cf3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d5199cf3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d5199cf3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d5199cf3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d5199cf3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d5199cf3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d5199cf3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d5199cf3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d5199cf3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d5199cf3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d5199cf3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d5199cf3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d5199cf3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1486fa4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1486fa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1486fa4{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-b2436965.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2436965.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b2436965 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b2436965 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b2436965 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b2436965.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e731bec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e731bec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3e731bec.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-3e731bec{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ace4dfeb{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ace4dfeb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ace4dfeb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f9435575 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f9435575 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f9435575 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b68695f{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b68695f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b68695f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-672812c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-672812c3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-672812c3 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e860f0c3{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e860f0c3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e860f0c3{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-a50b5db7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a50b5db7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a50b5db7 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9342d089{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9342d089 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9342d089{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e798a6b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e798a6b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e798a6b3 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62493e7c{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62493e7c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-62493e7c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f4e76616 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f4e76616 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f4e76616 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6dd4b3c4{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6dd4b3c4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6dd4b3c4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d5199cf3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d5199cf3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d5199cf3 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1486fa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1486fa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1486fa4{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b2436965.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2436965.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b2436965 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b2436965 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b2436965 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b2436965.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2436965.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b2436965 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b2436965.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e731bec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e731bec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3e731bec.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-3e731bec{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ace4dfeb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ace4dfeb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ace4dfeb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f9435575 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f9435575 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f9435575 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f9435575.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f9435575 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b68695f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b68695f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b68695f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-672812c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-672812c3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-672812c3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-672812c3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-672812c3 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e860f0c3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e860f0c3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e860f0c3{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-a50b5db7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a50b5db7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a50b5db7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a50b5db7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a50b5db7 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9342d089{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9342d089 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9342d089{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e798a6b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e798a6b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e798a6b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e798a6b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e798a6b3 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-62493e7c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-62493e7c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-62493e7c{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f4e76616 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f4e76616 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f4e76616 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f4e76616.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f4e76616 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6dd4b3c4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6dd4b3c4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6dd4b3c4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d5199cf3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d5199cf3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d5199cf3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d5199cf3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d5199cf3 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:4105:"\n<div class="wp-block-uagb-container uagb-block-d1486fa4 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b2436965 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services Empower Your Brand</h2></div><p class="uagb-ifb-desc">Explore the range of services we offer to elevate your business.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-3e731bec">\n<div class="wp-block-uagb-container uagb-block-ace4dfeb">\n<div class="wp-block-uagb-info-box uagb-block-f9435575 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0b68695f">\n<div class="wp-block-uagb-info-box uagb-block-672812c3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e860f0c3">\n<div class="wp-block-uagb-info-box uagb-block-a50b5db7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9342d089">\n<div class="wp-block-uagb-info-box uagb-block-e798a6b3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">04</p><h3 class="uagb-ifb-title">Data Analytics</h3></div><p class="uagb-ifb-desc">Share some details here for Service four. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-62493e7c">\n<div class="wp-block-uagb-info-box uagb-block-f4e76616 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">05</p><h3 class="uagb-ifb-title">Customer Experience Enhancement</h3></div><p class="uagb-ifb-desc">Share some details here for Service five. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6dd4b3c4">\n<div class="wp-block-uagb-info-box uagb-block-d5199cf3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">06</p><h3 class="uagb-ifb-title">Training and Development</h3></div><p class="uagb-ifb-desc">Share some details here for Service six. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77102";a:10:{s:5:"title";s:11:"Services 06";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-06/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:55201:".wp-block-uagb-container.uagb-block-a5d87271 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a5d87271 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a5d87271 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a5d87271 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a5d87271 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5d87271{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5d87271 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5d87271{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0bf7e110 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0bf7e110 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0bf7e110 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0bf7e110 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0bf7e110 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0bf7e110{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0bf7e110 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0bf7e110{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-b969bb3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b969bb3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b969bb3a .uagb-ifb-icon svg{fill: #333;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b969bb3a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b969bb3a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b969bb3a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b969bb3a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b969bb3a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b969bb3a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b969bb3a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b969bb3a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b969bb3a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b969bb3a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b969bb3a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b969bb3a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-61083168 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-61083168 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-61083168 .uagb-ifb-icon svg{fill: #333;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-61083168 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-61083168 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-61083168 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-61083168 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-61083168.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61083168.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61083168 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-61083168 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-61083168 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-61083168 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-61083168 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-61083168.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6e72c7c3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e72c7c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e72c7c3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e72c7c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e72c7c3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e72c7c3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e72c7c3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-6e72c7c3{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-28cae0eb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-28cae0eb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-28cae0eb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-28cae0eb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-28cae0eb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-28cae0eb{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28cae0eb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28cae0eb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-eb55f586.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-eb55f586 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-eb55f586.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-eb55f586.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-eb55f586.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d39cefe6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d39cefe6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d39cefe6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d39cefe6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d39cefe6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d39cefe6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d39cefe6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d39cefe6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d39cefe6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d39cefe6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d39cefe6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d39cefe6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d39cefe6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d39cefe6 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-d39cefe6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-d39cefe6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-d39cefe6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;margin-top: 20px;margin-right: 48px;margin-bottom: 0px;margin-left: 48px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c3ba8e42.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-c3ba8e42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-c3ba8e42 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 48px;margin-left: 48px;margin-right: 48px;}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-a4167684 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a4167684 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a4167684 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a4167684 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a4167684 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a4167684{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a4167684 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a4167684{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-647454b1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-647454b1 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-647454b1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-647454b1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-647454b1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c961e0b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c961e0b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c961e0b3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c961e0b3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c961e0b3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c961e0b3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c961e0b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c961e0b3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c961e0b3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c961e0b3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c961e0b3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c961e0b3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c961e0b3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c961e0b3 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c961e0b3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c961e0b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-c961e0b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;margin-top: 20px;margin-right: 48px;margin-bottom: 0px;margin-left: 48px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-98797002.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-98797002.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-98797002 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 48px;margin-left: 48px;margin-right: 48px;}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5d87271{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5d87271 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5d87271{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0bf7e110{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0bf7e110 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0bf7e110{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.uagb-block-b969bb3a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b969bb3a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b969bb3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b969bb3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b969bb3a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-61083168.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61083168.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-61083168 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-61083168 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-61083168 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e72c7c3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e72c7c3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-6e72c7c3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-28cae0eb{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28cae0eb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28cae0eb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-d39cefe6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d39cefe6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d39cefe6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d39cefe6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d39cefe6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c3ba8e42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-c3ba8e42 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a4167684{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a4167684 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a4167684{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 250px;}.uagb-block-c961e0b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c961e0b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c961e0b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c961e0b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c961e0b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-98797002.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-98797002 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a5d87271{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a5d87271 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a5d87271{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0bf7e110{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0bf7e110 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0bf7e110{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;column-gap: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-b969bb3a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b969bb3a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b969bb3a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b969bb3a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b969bb3a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b969bb3a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b969bb3a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b969bb3a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b969bb3a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-61083168.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61083168.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-61083168 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-61083168 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-61083168 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-61083168.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-61083168.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61083168.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-61083168 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-61083168.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e72c7c3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e72c7c3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e72c7c3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-28cae0eb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-28cae0eb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-28cae0eb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-eb55f586.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-d39cefe6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d39cefe6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d39cefe6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d39cefe6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d39cefe6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d39cefe6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d39cefe6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c3ba8e42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-c3ba8e42 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-9cf90f40 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a4167684{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a4167684 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a4167684{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-647454b1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-c961e0b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c961e0b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c961e0b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c961e0b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c961e0b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 4px;padding-right: 24px;padding-bottom: 0px;padding-left: 24px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c961e0b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c961e0b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-98797002.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-98797002 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 24px;margin-left: 24px;margin-right: 24px;}.wp-block-uagb-buttons .uagb-block-02466d57 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:4629:"\n<div class="wp-block-uagb-container uagb-block-a5d87271 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-0bf7e110">\n<div class="wp-block-uagb-info-box uagb-block-b969bb3a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-61083168 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6e72c7c3">\n<div class="wp-block-uagb-container uagb-block-28cae0eb">\n<div class="wp-block-uagb-image alignleft uagb-block-eb55f586 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="600" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d39cefe6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c3ba8e42"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-9cf90f40 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a4167684">\n<div class="wp-block-uagb-image alignleft uagb-block-647454b1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="600" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c961e0b3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-98797002"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-02466d57 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77046";a:10:{s:5:"title";s:11:"Services 05";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/services-05/";s:3:"tag";a:0:{}s:8:"category";i:952;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:66689:".wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e1bcd2e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1bcd2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1bcd2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e1bcd2e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-41279eec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-41279eec .uagb-ifb-icon svg{fill: #333;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-41279eec .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-41279eec .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-41279eec .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-41279eec .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-41279eec .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-41279eec .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-41279eec .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-41279eec .uagb-infobox__content-wrap{text-align: center;}.uagb-block-41279eec.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-41279eec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8673fe8b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8673fe8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8673fe8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-8673fe8b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ba0c7cf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ba0c7cf{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ba0c7cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ba0c7cf{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-b1465ec0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b1465ec0 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b1465ec0.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2fb1f0f1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2fb1f0f1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2fb1f0f1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2fb1f0f1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2fb1f0f1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2fb1f0f1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2fb1f0f1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fb1f0f1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2fb1f0f1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-284dc447.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-284dc447.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9c23cc30 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c23cc30{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c23cc30 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c23cc30{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-55e50dd0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-55e50dd0 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-55e50dd0.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c581d11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c581d11e .uagb-ifb-icon svg{fill: #333;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c581d11e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c581d11e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c581d11e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c581d11e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c581d11e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c581d11e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c581d11e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c581d11e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dda4c1b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-9dda4c1b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-61fb7037 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61fb7037{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61fb7037 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61fb7037{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-69d12521.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-69d12521 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-69d12521.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 260px;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-69d12521.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-69d12521.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c405fcaf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c405fcaf .uagb-ifb-icon svg{fill: #333;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c405fcaf .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c405fcaf .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c405fcaf .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c405fcaf .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c405fcaf .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c405fcaf .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c405fcaf .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c405fcaf.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c9209a88.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-c9209a88.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1bcd2e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1bcd2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e1bcd2e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-41279eec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-41279eec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8673fe8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8673fe8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-8673fe8b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ba0c7cf{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ba0c7cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ba0c7cf{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fb1f0f1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-284dc447.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c23cc30{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c23cc30 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c23cc30{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c581d11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dda4c1b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61fb7037{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61fb7037 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61fb7037{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 352px;height: 150px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c405fcaf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c9209a88.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e1bcd2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e1bcd2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e1bcd2e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-41279eec .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-41279eec .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-41279eec.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-41279eec.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-41279eec .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-41279eec.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8673fe8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8673fe8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 30px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8673fe8b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ba0c7cf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ba0c7cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ba0c7cf{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b1465ec0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2fb1f0f1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2fb1f0f1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2fb1f0f1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-284dc447.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0861aba1.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0861aba1 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c23cc30{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c23cc30 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9c23cc30{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-55e50dd0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c581d11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c581d11e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c581d11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dda4c1b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-46fccf4a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-46fccf4a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-61fb7037{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-61fb7037 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-61fb7037{padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-69d12521.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c405fcaf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c405fcaf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c405fcaf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c9209a88.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1f3443a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1f3443a .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:6900:"\n<div class="wp-block-uagb-container uagb-block-5e1bcd2e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-41279eec uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Growth</h2></div><p class="uagb-ifb-desc">Explore our comprehensive selection of services that cater to a variety of needs, ensuring complete customer satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8673fe8b">\n<div class="wp-block-uagb-container uagb-block-2ba0c7cf">\n<div class="wp-block-uagb-image alignleft uagb-block-b1465ec0 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2fb1f0f1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-284dc447"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0861aba1 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9c23cc30">\n<div class="wp-block-uagb-image alignleft uagb-block-55e50dd0 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c581d11e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-9dda4c1b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-46fccf4a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-61fb7037">\n<div class="wp-block-uagb-image alignleft uagb-block-69d12521 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="352" height="260" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c405fcaf uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about your service 3.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c9209a88"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a1f3443a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77486";a:10:{s:5:"title";s:10:"Gallery 06";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-06/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:32555:".wp-block-uagb-container.uagb-block-6a5c7009 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a5c7009 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a5c7009 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a5c7009 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a5c7009 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a5c7009{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a5c7009 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a5c7009{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-106f367c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-106f367c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-106f367c .uagb-ifb-icon svg{fill: #333;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-106f367c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-106f367c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-106f367c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-106f367c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-106f367c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-106f367c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-106f367c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-106f367c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-106f367c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-106f367c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-106f367c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-106f367c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-106f367c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-64167548 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64167548 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64167548 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64167548 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64167548 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64167548{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64167548 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-64167548.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 100%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-64167548{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-9001b57b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-9001b57b .wp-block-uagb-image__figure{align-items: center;}.uagb-block-9001b57b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 450px;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9001b57b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-fa434870 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fa434870 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fa434870 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fa434870 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fa434870 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa434870{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa434870 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fa434870.uagb-layout-grid{row-gap: 0px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fa434870{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;}.uagb-block-caf628ea.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-caf628ea .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-caf628ea.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 393px;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-caf628ea.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e8973b75.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e8973b75 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e8973b75.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 393px;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e8973b75.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a5c7009{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a5c7009 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a5c7009{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-106f367c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-106f367c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-106f367c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-106f367c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-106f367c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-106f367c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-106f367c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64167548{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64167548 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-64167548.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-64167548{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-64167548.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-64167548.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-9001b57b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-9001b57b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9001b57b .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa434870{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa434870 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fa434870.uagb-layout-grid{row-gap: 0px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fa434870{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-caf628ea.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 338px;height: 250px;}.uagb-block-caf628ea.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e8973b75.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 338px;height: 250px;}.uagb-block-e8973b75.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a5c7009{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a5c7009 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a5c7009{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-6a5c7009.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-6a5c7009.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-106f367c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-106f367c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-106f367c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-106f367c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-106f367c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-106f367c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-106f367c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-106f367c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-106f367c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64167548{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64167548 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-64167548.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-64167548{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-64167548.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-64167548.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-9001b57b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9001b57b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-9001b57b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-9001b57b .wp-block-uagb-image__figure{align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa434870{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa434870 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fa434870.uagb-layout-grid{grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fa434870{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-caf628ea.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-caf628ea.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-caf628ea.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-caf628ea .wp-block-uagb-image__figure{align-items: center;}.uagb-block-e8973b75.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e8973b75.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-e8973b75.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-e8973b75 .wp-block-uagb-image__figure{align-items: center;}}";s:7:"content";s:2510:"\n<div class="wp-block-uagb-container uagb-block-6a5c7009 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-106f367c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-64167548">\n<div class="wp-block-uagb-image aligncenter uagb-block-9001b57b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-fa434870">\n<div class="wp-block-uagb-image alignleft uagb-block-caf628ea wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="588" height="393" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-e8973b75 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="588" height="393" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div>\n</div></div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1499, 'ast-block-templates-blocks-4', 'a:30:{s:8:"id-77030";a:10:{s:5:"title";s:16:"Services List 08";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-list-08/";s:3:"tag";a:0:{}s:8:"category";i:3589;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:47752:".wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8b64d0dc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b64d0dc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b64d0dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b64d0dc{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fdd26fc4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdd26fc4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdd26fc4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-fdd26fc4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fdd26fc4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fdd26fc4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fdd26fc4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdd26fc4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fdd26fc4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2ca479bc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ca479bc{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9ff2590f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9ff2590f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9ff2590f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9ff2590f{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2d59b177 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2d59b177 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2d59b177 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2d59b177 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2d59b177 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2d59b177.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3310da07 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3310da07{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3310da07 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3310da07{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-84acc2a6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-84acc2a6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-84acc2a6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-84acc2a6.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3c4babb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3c4babb{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3c4babb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3c4babb{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e596e133 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e596e133 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e596e133 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e596e133 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e596e133 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e596e133.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-weight: 500;font-size: 32px;line-height: 1.2em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b64d0dc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b64d0dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b64d0dc{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdd26fc4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2ca479bc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9ff2590f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9ff2590f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9ff2590f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3310da07{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3310da07 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3310da07{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-size: 32px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3c4babb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3c4babb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3c4babb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-size: 32px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b64d0dc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b64d0dc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b64d0dc{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdd26fc4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fdd26fc4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fdd26fc4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fdd26fc4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2ca479bc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2ca479bc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2ca479bc{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9ff2590f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9ff2590f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9ff2590f{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-2d59b177 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2d59b177 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2d59b177 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2d59b177.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2d59b177 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2d59b177.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2d59b177 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3310da07{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3310da07 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3310da07{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-84acc2a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-84acc2a6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-84acc2a6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-84acc2a6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-84acc2a6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84acc2a6 .uagb-ifb-title-prefix{font-size: 28px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3c4babb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3c4babb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3c4babb{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-e596e133 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e596e133 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e596e133 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e596e133.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e596e133 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e596e133.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e596e133 .uagb-ifb-title-prefix{font-size: 28px;}}";s:7:"content";s:2337:"\n<div class="wp-block-uagb-container uagb-block-8b64d0dc alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fdd26fc4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services Empower Your Brand</h2></div><p class="uagb-ifb-desc">Explore the range of services we offer to elevate your business.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2ca479bc">\n<div class="wp-block-uagb-container uagb-block-9ff2590f">\n<div class="wp-block-uagb-info-box uagb-block-2d59b177 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3310da07">\n<div class="wp-block-uagb-info-box uagb-block-84acc2a6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e3c4babb">\n<div class="wp-block-uagb-info-box uagb-block-e596e133 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77016";a:10:{s:5:"title";s:16:"Services List 07";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-list-07/";s:3:"tag";a:0:{}s:8:"category";i:3589;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:74855:".wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1202b3b6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f854eaf6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f854eaf6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f854eaf6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f854eaf6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f854eaf6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f854eaf6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f854eaf6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-f854eaf6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-4f577d90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4f577d90 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4f577d90 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4f577d90 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4f577d90 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4f577d90 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4f577d90.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4f577d90.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-4f577d90 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4f577d90 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4f577d90 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4f577d90 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4f577d90 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4f577d90.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4f577d90.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4f577d90.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdb34588 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fdb34588 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdb34588 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fdb34588 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fdb34588 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fdb34588 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fdb34588.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdb34588.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fdb34588 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fdb34588 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fdb34588 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fdb34588 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdb34588 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fdb34588.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fdb34588.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdb34588.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3c078708 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c078708 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c078708 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c078708 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c078708 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c078708{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c078708 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-3c078708{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-694ce816 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-694ce816 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-694ce816 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-694ce816 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-694ce816 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-694ce816{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-694ce816 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-694ce816{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-d49ddba8 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-d49ddba8 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-d49ddba8 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d49ddba8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d49ddba8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d49ddba8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-d49ddba8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d49ddba8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d49ddba8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d49ddba8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d49ddba8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d49ddba8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d49ddba8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d49ddba8 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-d49ddba8 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-d49ddba8 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-d49ddba8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d49ddba8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08292118.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-08292118.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-b558d6ab .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b558d6ab .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b558d6ab .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b558d6ab .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b558d6ab .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b558d6ab{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b558d6ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b558d6ab{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-ab9e8375 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-ab9e8375 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-ab9e8375 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ab9e8375 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ab9e8375 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ab9e8375 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ab9e8375 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ab9e8375.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab9e8375.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab9e8375 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ab9e8375 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ab9e8375 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ab9e8375 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab9e8375 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-ab9e8375 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-ab9e8375 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-ab9e8375 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ab9e8375.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdf46656.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-fdf46656.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-32051b39 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-32051b39 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-32051b39 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-32051b39 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-32051b39 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-32051b39.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-861d4591 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-861d4591 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-861d4591 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-861d4591 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-861d4591 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-861d4591{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-861d4591 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-861d4591{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-2757b255 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-2757b255 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-2757b255 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2757b255 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2757b255 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-2757b255 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-2757b255 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2757b255.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-2757b255.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2757b255 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2757b255 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2757b255 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2757b255 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2757b255 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-2757b255 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-2757b255 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-2757b255 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2757b255.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fd943482.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-fd943482.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-941fa188 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-941fa188 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-941fa188 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-941fa188 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-941fa188 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-941fa188.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f854eaf6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f854eaf6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-f854eaf6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4f577d90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdb34588 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c078708{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c078708 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-3c078708{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-694ce816{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-694ce816 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-694ce816{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-d49ddba8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d49ddba8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8 .uagb-ifb-content > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8 .uagb-infobox-icon-right:hover > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8 .uagb-infobox-icon-left:hover > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d49ddba8 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-d49ddba8 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-d49ddba8 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08292118.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b558d6ab{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b558d6ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b558d6ab{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-ab9e8375.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab9e8375.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375 .uagb-ifb-content > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375 .uagb-infobox-icon-right:hover > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375 .uagb-infobox-icon-left:hover > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab9e8375 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-ab9e8375 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-ab9e8375 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdf46656.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-32051b39.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-861d4591{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-861d4591 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-861d4591{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-2757b255.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-2757b255.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255.uagb-infobox__content-wrap > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255 .uagb-ifb-content > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255 .uagb-infobox-icon-right:hover > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255 .uagb-infobox-icon-left:hover > svg{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255.uagb-infobox__content-wrap img{padding-left: 9px;padding-right: 9px;padding-top: 9px;padding-bottom: 9px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2757b255 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-2757b255 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-2757b255 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-2757b255.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fd943482.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-941fa188.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1202b3b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1202b3b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1202b3b6{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f854eaf6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f854eaf6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f854eaf6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4f577d90 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4f577d90 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4f577d90.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fdb34588 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fdb34588 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fdb34588.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c078708{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c078708 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c078708{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-694ce816{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-694ce816 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-694ce816{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-d49ddba8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8 .uagb-ifb-content > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d49ddba8 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d49ddba8 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d49ddba8 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d49ddba8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d49ddba8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08292118.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-4fc7d6a2 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b558d6ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b558d6ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b558d6ab{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-ab9e8375.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375 .uagb-ifb-content > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ab9e8375 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ab9e8375 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-ab9e8375 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ab9e8375 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ab9e8375.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fdf46656.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-32051b39.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-32051b39 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-861d4591{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-861d4591 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-861d4591{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-2757b255.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255.uagb-infobox__content-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255 .uagb-ifb-content > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2757b255 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-2757b255 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-2757b255 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2757b255 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2757b255.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fd943482.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-941fa188.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-941fa188 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:6726:"\n<div class="wp-block-uagb-container uagb-block-1202b3b6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-f854eaf6">\n<div class="wp-block-uagb-info-box uagb-block-4f577d90 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services Empower Your Brand</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fdb34588 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Explore the range of services we offer to elevate your business.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3c078708">\n<div class="wp-block-uagb-container uagb-block-694ce816">\n<div class="wp-block-uagb-info-box uagb-block-d49ddba8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-08292118"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-4fc7d6a2 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b558d6ab">\n<div class="wp-block-uagb-info-box uagb-block-ab9e8375 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-fdf46656"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-32051b39 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-861d4591">\n<div class="wp-block-uagb-info-box uagb-block-2757b255 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-fd943482"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-941fa188 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Read More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77004";a:10:{s:5:"title";s:16:"Services List 06";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-list-06/";s:3:"tag";a:0:{}s:8:"category";i:3589;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:57988:".wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6100aea7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6100aea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6100aea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6100aea7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-fec04205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fec04205 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fec04205 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fec04205 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fec04205 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-fec04205 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fec04205 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fec04205 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fec04205 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fec04205 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fec04205.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fec04205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-164c297d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-164c297d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-164c297d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-164c297d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-80feee6b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80feee6b{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80feee6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-80feee6b{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-1ba82387 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-1ba82387 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ba82387 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1ba82387 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ba82387 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ba82387 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1ba82387 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1ba82387 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1ba82387 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ba82387 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1ba82387.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d39aea42.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-d39aea42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9b836aa4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9b836aa4{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9b836aa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9b836aa4{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-a19d3040 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-a19d3040 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a19d3040 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a19d3040 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a19d3040 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a19d3040 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a19d3040 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a19d3040 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a19d3040 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a19d3040 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a19d3040.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-256c631b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-256c631b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-53a01651 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53a01651{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53a01651 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-53a01651{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-b4712309 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-b4712309 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4712309 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4712309 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4712309 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4712309 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b4712309 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b4712309 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b4712309 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4712309 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b4712309.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5b2c16.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-db5b2c16.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6100aea7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6100aea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6100aea7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fec04205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fec04205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-164c297d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-164c297d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-164c297d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80feee6b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80feee6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-80feee6b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ba82387 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d39aea42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9b836aa4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9b836aa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9b836aa4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a19d3040 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-256c631b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53a01651{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53a01651 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-53a01651{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4712309 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5b2c16.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6100aea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6100aea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6100aea7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fec04205 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fec04205 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fec04205.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fec04205.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fec04205 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fec04205.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-164c297d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-164c297d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-164c297d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80feee6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80feee6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-80feee6b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-1ba82387.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ba82387 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ba82387 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ba82387.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d39aea42.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-fa9e5c4f .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9b836aa4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9b836aa4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9b836aa4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-a19d3040.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a19d3040 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a19d3040 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a19d3040.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-256c631b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-0c831b93.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-0c831b93 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53a01651{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53a01651 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-53a01651{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b4712309.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 24px;line-height: 24px;font-size: 24px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4712309 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-iconbox-icon-wrap{width: 24px;height: 24px;line-height: 24px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b4712309 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b4712309.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-db5b2c16.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-36217801.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-36217801 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:6231:"\n<div class="wp-block-uagb-container uagb-block-6100aea7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fec04205 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Our Services Empower Your Brand</h2></div><p class="uagb-ifb-desc">Explore the range of services we offer to elevate your business.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-164c297d">\n<div class="wp-block-uagb-container uagb-block-80feee6b">\n<div class="wp-block-uagb-info-box uagb-block-1ba82387 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d39aea42"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-fa9e5c4f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-9b836aa4">\n<div class="wp-block-uagb-info-box uagb-block-a19d3040 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-256c631b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0c831b93 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-53a01651">\n<div class="wp-block-uagb-info-box uagb-block-b4712309 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-db5b2c16"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-36217801 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76965";a:10:{s:5:"title";s:16:"Services List 01";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/services-list-01/";s:3:"tag";a:0:{}s:8:"category";i:3589;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:66642:".wp-block-uagb-container.uagb-block-c7696ea3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c7696ea3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c7696ea3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c7696ea3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c7696ea3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c7696ea3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c7696ea3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c7696ea3{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-4d49130f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4d49130f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4d49130f .uagb-ifb-icon svg{fill: #333;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4d49130f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4d49130f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4d49130f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4d49130f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4d49130f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4d49130f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-4d49130f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4d49130f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4d49130f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4d49130f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4d49130f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4d49130f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4d49130f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-4d49130f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4d49130f .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-7e0627a2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7e0627a2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7e0627a2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7e0627a2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7e0627a2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7e0627a2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7e0627a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7e0627a2.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-7e0627a2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-741852c2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-741852c2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-741852c2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-741852c2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-741852c2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-741852c2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-741852c2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-741852c2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-741852c2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-741852c2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-741852c2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-741852c2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-741852c2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-741852c2 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-bcd89539 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bcd89539 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bcd89539 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bcd89539 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bcd89539 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bcd89539 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bcd89539 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bcd89539 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bcd89539 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bcd89539 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bcd89539 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bcd89539.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bcd89539.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bcd89539 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-031c6e93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-031c6e93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-031c6e93 .uagb-ifb-icon svg{fill: #333;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-031c6e93 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-031c6e93 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-031c6e93 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-031c6e93 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-031c6e93 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-031c6e93 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-031c6e93 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-031c6e93 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-031c6e93.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-031c6e93.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-031c6e93 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c7c8b375 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7c8b375 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c7c8b375 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7c8b375 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7c8b375 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7c8b375 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7c8b375 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c7c8b375 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c7c8b375 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c7c8b375 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7c8b375 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c7c8b375.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c7c8b375.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c7c8b375 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-863bf83e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-863bf83e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-863bf83e .uagb-ifb-icon svg{fill: #333;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-863bf83e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-863bf83e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-863bf83e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-863bf83e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-863bf83e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-863bf83e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-863bf83e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-863bf83e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-863bf83e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-863bf83e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-863bf83e .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c0649291 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c0649291 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c0649291 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c0649291 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c0649291 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c0649291 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c0649291 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c0649291 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c0649291 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c0649291 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c0649291 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c0649291.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c0649291.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c0649291 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c7696ea3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c7696ea3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c7696ea3{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-4d49130f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4d49130f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4d49130f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4d49130f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4d49130f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4d49130f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-4d49130f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4d49130f .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7e0627a2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7e0627a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7e0627a2.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-7e0627a2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-741852c2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-741852c2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-741852c2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-741852c2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-741852c2 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-bcd89539 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bcd89539 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bcd89539 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bcd89539 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bcd89539.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bcd89539 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-031c6e93 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-031c6e93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-031c6e93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-031c6e93 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-031c6e93.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-031c6e93 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c7c8b375 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7c8b375 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7c8b375 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c7c8b375 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c7c8b375 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-863bf83e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-863bf83e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-863bf83e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-863bf83e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-863bf83e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-863bf83e .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c0649291 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c0649291 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c0649291 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c0649291 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c0649291.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c0649291 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c7696ea3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c7696ea3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c7696ea3{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-4d49130f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4d49130f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4d49130f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4d49130f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4d49130f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4d49130f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4d49130f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4d49130f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4d49130f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4d49130f .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7e0627a2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7e0627a2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7e0627a2.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-7e0627a2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-741852c2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-741852c2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-741852c2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-741852c2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-741852c2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-741852c2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-741852c2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-741852c2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-741852c2 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-bcd89539 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bcd89539 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bcd89539 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bcd89539 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bcd89539.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bcd89539.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bcd89539 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bcd89539.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bcd89539 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-031c6e93 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-031c6e93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-031c6e93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-031c6e93 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-031c6e93.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-031c6e93.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-031c6e93 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-031c6e93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-031c6e93 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c7c8b375 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7c8b375 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7c8b375 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c7c8b375 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c7c8b375 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c7c8b375.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c7c8b375 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-863bf83e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-863bf83e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-863bf83e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-863bf83e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-863bf83e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-863bf83e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-863bf83e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-863bf83e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-863bf83e .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-c0649291 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c0649291 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c0649291 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c0649291 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c0649291.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c0649291.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c0649291 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c0649291.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c0649291 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:3667:"\n<div class="wp-block-uagb-container uagb-block-c7696ea3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-4d49130f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Services</p><h2 class="uagb-ifb-title">Our Services Empower Your Brand</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-7e0627a2">\n<div class="wp-block-uagb-info-box uagb-block-741852c2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Strategic Consulting</h3></div><p class="uagb-ifb-desc">Share some details here for Service one. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bcd89539 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Digital Marketing</h3></div><p class="uagb-ifb-desc">Share some details here for Service two. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-031c6e93 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Technology Solutions</h3></div><p class="uagb-ifb-desc">Share some details here for Service three. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c7c8b375 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">04</p><h3 class="uagb-ifb-title">Data Analytics</h3></div><p class="uagb-ifb-desc">Share some details here for Service four. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-863bf83e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">05</p><h3 class="uagb-ifb-title">Customer Experience Enhancement</h3></div><p class="uagb-ifb-desc">Share some details here for Service five. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c0649291 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">06</p><h3 class="uagb-ifb-title">Training and Development</h3></div><p class="uagb-ifb-desc">Share some details here for Service six. This is a flexible section where you can share anything you want. It could be details or some information about your service.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76076";a:10:{s:5:"title";s:6:"FAQ 01";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-01/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:7125:".wp-block-uagb-container.uagb-block-dc431ba5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc431ba5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc431ba5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc431ba5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc431ba5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc431ba5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc431ba5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc431ba5{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-072a6f04.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-072a6f04.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-072a6f04.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-072a6f04.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-072a6f04.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-072a6f04.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.uagb-block-a762b0bf .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-a762b0bf .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-a762b0bf .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-a762b0bf .uagb-faq-item{border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-a762b0bf .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-a762b0bf .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-a762b0bf .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-a762b0bf .uagb-faq-questions-button{padding-top: 14px;padding-bottom: 14px;padding-right: 0px;padding-left: 0px;}.uagb-block-a762b0bf .uagb-faq-content{padding-top: 10px;padding-bottom: 24px;padding-right: 0px;padding-left: 0px;}.uagb-block-a762b0bf .uagb-faq-content span{margin-top: 10px;margin-bottom: 24px;margin-right: 0px;margin-left: 0px;}.uagb-block-a762b0bf.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-a762b0bf.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-a762b0bf .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-a762b0bf .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-a762b0bf .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-a762b0bf .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-a762b0bf .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc431ba5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc431ba5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc431ba5{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-a762b0bf.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-a762b0bf.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-a762b0bf .uagb-faq-questions-button{padding-top: 10px;padding-bottom: 8px;padding-right: 0px;padding-left: 0px;}.uagb-block-a762b0bf .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 0px;padding-left: 0px;}.uagb-block-a762b0bf .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 0px;margin-left: 0px;}.uagb-block-a762b0bf .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-a762b0bf .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc431ba5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc431ba5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc431ba5{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-a762b0bf.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-a762b0bf .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-a762b0bf.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-a762b0bf .uagb-faq-questions-button{padding-top: 10px;padding-bottom: 8px;padding-right: 0px;padding-left: 0px;}.uagb-block-a762b0bf .uagb-faq-content{padding-top: 0px;padding-bottom: 16px;padding-right: 0px;padding-left: 0px;}.uagb-block-a762b0bf .uagb-faq-content span{margin-top: 0px;margin-bottom: 16px;margin-right: 0px;margin-left: 0px;}.uagb-block-a762b0bf .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:7923:"\n<div class="wp-block-uagb-container uagb-block-dc431ba5 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-advanced-heading uagb-block-072a6f04"><h2 class="uagb-heading-text">Frequently Asked Questions</h2></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-a762b0bf uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-dfebf91f" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">How can I place an order?</p></div><div class="uagb-faq-content"><p>To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-6c0e651e" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">What payment methods do you accept?</p></div><div class="uagb-faq-content"><p>We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-1485fa05" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">How long does shipping take?</p></div><div class="uagb-faq-content"><p>Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-cf2af2e9" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">Do you offer international shipping?</p></div><div class="uagb-faq-content"><p>Yes, we offer international shipping to selected countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-c94e5cd2" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">What is your return policy?</p></div><div class="uagb-faq-content"><p>We have a 30-day return policy. If you are not satisfied with your purchase, you can return it for a refund or exchange within 30 days of receiving your order. Please reach out to our customer service team to initiate the return process.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-e9cac560" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">Can I track my order?</p></div><div class="uagb-faq-content"><p>Yes, once your order has been shipped, you will receive a tracking number via email. You can use this tracking number to track the progress of your shipment on our website or the couriers website.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76085";a:10:{s:5:"title";s:6:"FAQ 04";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-04/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:14287:".wp-block-uagb-container.uagb-block-2b7fb982 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2b7fb982 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2b7fb982 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2b7fb982 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2b7fb982 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2b7fb982{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2b7fb982 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2b7fb982{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-86572bca.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-86572bca.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-86572bca.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-86572bca.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-86572bca.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-86572bca.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-86572bca .uagb-heading-text{margin-bottom: 20px;}.wp-block-uagb-container.uagb-block-13bcf396 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13bcf396 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13bcf396 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13bcf396 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13bcf396 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13bcf396{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13bcf396 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-13bcf396{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-06ce2d54 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-06ce2d54 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-06ce2d54 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-06ce2d54 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-06ce2d54 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-06ce2d54 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-06ce2d54 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-06ce2d54 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-06ce2d54 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-06ce2d54 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-06ce2d54 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-06ce2d54 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-06ce2d54.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-06ce2d54.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-06ce2d54 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-06ce2d54 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-06ce2d54 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-06ce2d54 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-06ce2d54 .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-47217a27 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-47217a27 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-47217a27 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-47217a27 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-47217a27 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-47217a27 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-47217a27 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-47217a27 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-47217a27 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-47217a27 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-47217a27 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-47217a27 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-47217a27.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-47217a27.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-47217a27 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-47217a27 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-47217a27 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-47217a27 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-47217a27 .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-2b7fb982{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2b7fb982 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2b7fb982{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-86572bca .uagb-heading-text{margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13bcf396{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13bcf396 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-13bcf396{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-06ce2d54.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-06ce2d54.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-06ce2d54 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-06ce2d54 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-06ce2d54 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-06ce2d54 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-06ce2d54 .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}.uagb-block-47217a27.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-47217a27.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-47217a27 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-47217a27 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-47217a27 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-47217a27 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-47217a27 .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-2b7fb982{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2b7fb982 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2b7fb982{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-advanced-heading.uagb-block-86572bca .uagb-heading-text{margin-bottom: 12px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13bcf396{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13bcf396 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-13bcf396{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-06ce2d54.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-06ce2d54 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-06ce2d54.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-06ce2d54 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-06ce2d54 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-06ce2d54 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-06ce2d54 .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}.uagb-block-47217a27.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-47217a27 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-47217a27.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-47217a27 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-47217a27 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-47217a27 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-47217a27 .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:10241:"\n<div class="wp-block-uagb-container uagb-block-2b7fb982 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-advanced-heading uagb-block-86572bca"><h2 class="uagb-heading-text">Frequently Asked Questions</h2><p class="uagb-desc-text">Find answers to commonly asked questions about our products and services.</p></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13bcf396">\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-06ce2d54 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-false uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-9743def5" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How can I place an order?</p></div><div class="uagb-faq-content"><p>To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b9ebf63b" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What payment methods do you accept?</p></div><div class="uagb-faq-content"><p>We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-6e3bbf08" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How long does shipping take?</p></div><div class="uagb-faq-content"><p>Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b0efa977" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Do you offer international shipping?</p></div><div class="uagb-faq-content"><p>Yes, we offer international shipping to selected countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-47217a27 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-false uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-252bf6d9" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What is your return policy?</p></div><div class="uagb-faq-content"><p>We have a 30-day return policy. If you are not satisfied with your purchase, you can return it for a refund or exchange within 30 days of receiving your order. Please reach out to our customer service team to initiate the return process.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-161bb1cc" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Can I track my order?</p></div><div class="uagb-faq-content"><p>Yes, once your order has been shipped, you will receive a tracking number via email. You can use this tracking number to track the progress of your shipment on our website or the couriers website.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b0dc8c38" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Is my personal information secure?</p></div><div class="uagb-faq-content"><p>Yes, we take the security of your personal information seriously. We use industry-standard encryption and security measures to protect your data. Your information will only be used for order processing and will not be shared with any third parties.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-c0b2cbd5" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How can I contact your customer service?</p></div><div class="uagb-faq-content"><p>Our customer service team is available to assist you via email, phone, or live chat. You can find our contact information on our websites Contact Us page. We strive to respond to all inquiries within 24 hours.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76082";a:10:{s:5:"title";s:6:"FAQ 03";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-03/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:7597:".wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ceec4c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ceec4c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ceec4c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ceec4c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-933743ea.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-933743ea.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-933743ea.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-933743ea.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-933743ea.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-933743ea.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-933743ea .uagb-heading-text{margin-bottom: 20px;}.uagb-block-b162a810 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-b162a810 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-b162a810 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-b162a810 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-b162a810 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-b162a810 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-b162a810 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-b162a810 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-b162a810 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-b162a810.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-b162a810.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-b162a810 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-b162a810 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-b162a810 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-b162a810 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-b162a810 .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ceec4c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ceec4c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 600px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ceec4c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-b162a810.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-b162a810.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-b162a810 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-b162a810 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-b162a810 .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ceec4c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ceec4c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ceec4c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b162a810.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-b162a810 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-b162a810.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-b162a810 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-b162a810 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-b162a810 .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:7558:"\n<div class="wp-block-uagb-container uagb-block-3ceec4c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-advanced-heading uagb-block-933743ea"><h2 class="uagb-heading-text">Frequently Asked Questions</h2><p class="uagb-desc-text">Find answers to commonly asked questions about our products and services.</p></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-b162a810 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-5d670630" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How can I place an order?</p></div><div class="uagb-faq-content"><p>To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-3175a6b1" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What payment methods do you accept?</p></div><div class="uagb-faq-content"><p>We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-a5a29a0d" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How long does shipping take?</p></div><div class="uagb-faq-content"><p>Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b007b8b5" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Do you offer international shipping?</p></div><div class="uagb-faq-content"><p>Yes, we offer international shipping to selected countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-0a01d492" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What is your return policy?</p></div><div class="uagb-faq-content"><p>We have a 30-day return policy. If you are not satisfied with your purchase, you can return it for a refund or exchange within 30 days of receiving your order. Please reach out to our customer service team to initiate the return process.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-84754920" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Can I track my order?</p></div><div class="uagb-faq-content"><p>Yes, once your order has been shipped, you will receive a tracking number via email. You can use this tracking number to track the progress of your shipment on our website or the couriers website.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76088";a:10:{s:5:"title";s:6:"FAQ 05";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-05/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:10195:".wp-block-uagb-container.uagb-block-e3153d40 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3153d40 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3153d40 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e3153d40 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e3153d40 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3153d40{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3153d40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3153d40{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 8px;}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-5c855ad9 .uagb-heading-text{margin-bottom: 20px;}.uagb-block-c672515f .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-c672515f .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-c672515f .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-c672515f .uagb-faq-item{border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-c672515f .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-c672515f .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-c672515f .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-c672515f .uagb-faq-questions-button{padding-top: 14px;padding-bottom: 14px;padding-right: 0px;padding-left: 0px;}.uagb-block-c672515f .uagb-faq-content{padding-top: 10px;padding-bottom: 24px;padding-right: 0px;padding-left: 0px;}.uagb-block-c672515f .uagb-faq-content span{margin-top: 10px;margin-bottom: 24px;margin-right: 0px;margin-left: 0px;}.uagb-block-c672515f.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-c672515f.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-c672515f .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-c672515f .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-c672515f .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-c672515f .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading {text-align: center;padding-top: 20px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a .uagb-heading-text{font-weight: 500;font-size: 24px;line-height: 1.4em;margin-bottom: 24px;}.uagb-block-f187dc14.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f187dc14.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-8e9e5b93 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8e9e5b93 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8e9e5b93 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8e9e5b93 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8e9e5b93 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-8e9e5b93 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3153d40{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3153d40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 600px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3153d40{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-c672515f.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-c672515f.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-c672515f .uagb-faq-questions-button{padding-top: 10px;padding-bottom: 8px;padding-right: 0px;padding-left: 0px;}.uagb-block-c672515f .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 0px;padding-left: 0px;}.uagb-block-c672515f .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 0px;margin-left: 0px;}.uagb-block-c672515f .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-c672515f .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading {padding-top: 20px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a .uagb-heading-text{font-size: 26px;line-height: 1.4em;margin-bottom: 20px;}.uagb-block-f187dc14.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e3153d40{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e3153d40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e3153d40{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c672515f.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-c672515f .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-c672515f.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-c672515f .uagb-faq-questions-button{padding-top: 10px;padding-bottom: 8px;padding-right: 0px;padding-left: 0px;}.uagb-block-c672515f .uagb-faq-content{padding-top: 0px;padding-bottom: 16px;padding-right: 0px;padding-left: 0px;}.uagb-block-c672515f .uagb-faq-content span{margin-top: 0px;margin-bottom: 16px;margin-right: 0px;margin-left: 0px;}.uagb-block-c672515f .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading {padding-top: 20px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-0a050f5a .uagb-heading-text{font-size: 22px;line-height: 1.5em;margin-bottom: 16px;}.uagb-block-f187dc14.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:4025:"\n<div class="wp-block-uagb-container uagb-block-e3153d40 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-advanced-heading uagb-block-5c855ad9"><h2 class="uagb-heading-text">Frequently Asked Questions</h2><p class="uagb-desc-text">Find answers to commonly asked questions about our products and services.</p></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-c672515f uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-false uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="false" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-e098752c" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"></span><span class="uagb-icon-active uagb-faq-icon-wrap"></span><p class="uagb-question">How can I place an order?</p></div><div class="uagb-faq-content"><p>To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-fb752024" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"></span><span class="uagb-icon-active uagb-faq-icon-wrap"></span><p class="uagb-question">What payment methods do you accept?</p></div><div class="uagb-faq-content"><p>We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-15d27a45" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"></span><span class="uagb-icon-active uagb-faq-icon-wrap"></span><p class="uagb-question">How long does shipping take?</p></div><div class="uagb-faq-content"><p>Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-7297d94d" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"></span><span class="uagb-icon-active uagb-faq-icon-wrap"></span><p class="uagb-question">Do you offer international shipping?</p></div><div class="uagb-faq-content"><p>Yes, we offer international shipping to selected countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-advanced-heading uagb-block-0a050f5a"><p class="uagb-heading-text">Still have a question?</p><p class="uagb-desc-text">If you have any other queries, feel free to reach out to us. Our knowledgeable team is here to help!</p></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f187dc14"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-8e9e5b93 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Contact Us</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-76120";a:10:{s:5:"title";s:6:"FAQ 06";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-06/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:7641:".wp-block-uagb-container.uagb-block-a0b965bd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a0b965bd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a0b965bd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a0b965bd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a0b965bd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a0b965bd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a0b965bd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-a0b965bd{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-2);}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb.wp-block-uagb-advanced-heading {text-align: left;}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-3);margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-b4fafbcb .uagb-heading-text{margin-bottom: 20px;}.uagb-block-fc1727ee .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-fc1727ee .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-fc1727ee .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-fc1727ee .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-fc1727ee .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-fc1727ee .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-fc1727ee .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-fc1727ee .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-fc1727ee .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-fc1727ee .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-fc1727ee .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-fc1727ee .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-fc1727ee.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-fc1727ee.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-fc1727ee .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-fc1727ee .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-fc1727ee .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-fc1727ee .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-fc1727ee .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a0b965bd{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a0b965bd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-a0b965bd{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-fc1727ee.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-fc1727ee.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-fc1727ee .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-fc1727ee .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-fc1727ee .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-fc1727ee .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-fc1727ee .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a0b965bd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a0b965bd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a0b965bd{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fc1727ee.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-fc1727ee .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-fc1727ee.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-fc1727ee .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-fc1727ee .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-fc1727ee .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-fc1727ee .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:7558:"\n<div class="wp-block-uagb-container uagb-block-a0b965bd alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-advanced-heading uagb-block-b4fafbcb"><h3 class="uagb-heading-text">Frequently Asked Questions</h3><p class="uagb-desc-text">Find answers to commonly asked questions about our products and services.</p></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-fc1727ee uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-7415c401" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How can I place an order?</p></div><div class="uagb-faq-content"><p>To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-a825135f" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What payment methods do you accept?</p></div><div class="uagb-faq-content"><p>We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-2fe21206" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">How long does shipping take?</p></div><div class="uagb-faq-content"><p>Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-33df4d24" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Do you offer international shipping?</p></div><div class="uagb-faq-content"><p>Yes, we offer international shipping to selected countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b9fb968f" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">What is your return policy?</p></div><div class="uagb-faq-content"><p>We have a 30-day return policy. If you are not satisfied with your purchase, you can return it for a refund or exchange within 30 days of receiving your order. Please reach out to our customer service team to initiate the return process.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-e3955cb8" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z"></path></svg></span><p class="uagb-question">Can I track my order?</p></div><div class="uagb-faq-content"><p>Yes, once your order has been shipped, you will receive a tracking number via email. You can use this tracking number to track the progress of your shipment on our website or the couriers website.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77680";a:10:{s:5:"title";s:16:"Features List 04";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-04/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:55626:".wp-block-uagb-container.uagb-block-0875eb55 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0875eb55 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0875eb55 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0875eb55 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0875eb55 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0875eb55{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0875eb55 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0875eb55{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-abcd4e61 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-abcd4e61 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-abcd4e61 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-abcd4e61 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-abcd4e61 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-abcd4e61{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-abcd4e61 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-abcd4e61{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-47b7c002 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-47b7c002 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-47b7c002 .uagb-ifb-icon svg{fill: #333;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47b7c002 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-47b7c002 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-47b7c002 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-47b7c002 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-47b7c002.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-47b7c002 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-47b7c002 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-47b7c002 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-47b7c002 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-47b7c002.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-47b7c002.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-9eb3f23e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9eb3f23e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9eb3f23e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9eb3f23e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9eb3f23e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9eb3f23e{max-width: 60%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9eb3f23e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9eb3f23e.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-9eb3f23e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-ead7767b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-ead7767b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-ead7767b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ead7767b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ead7767b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ead7767b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ead7767b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ead7767b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ead7767b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ead7767b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ead7767b .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-ead7767b .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-ead7767b .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-ead7767b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ead7767b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ead7767b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ec64452b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-ec64452b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-ec64452b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec64452b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec64452b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec64452b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ec64452b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec64452b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec64452b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ec64452b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ec64452b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ec64452b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec64452b .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-ec64452b .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-ec64452b .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-ec64452b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ec64452b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ec64452b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ec933129 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-ec933129 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-ec933129 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec933129 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ec933129 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-ec933129 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ec933129.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec933129.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec933129 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ec933129 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ec933129 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ec933129 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec933129 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-ec933129 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-ec933129 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-ec933129 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ec933129.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ec933129.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b2546d98 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b2546d98 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-b2546d98 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b2546d98 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b2546d98 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;border-radius: 0px;}.uagb-block-b2546d98 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b2546d98.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 32px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2546d98.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2546d98 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b2546d98 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b2546d98 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b2546d98 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b2546d98 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-b2546d98 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-b2546d98 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-b2546d98 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b2546d98.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b2546d98.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0875eb55{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0875eb55 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 48px;}.wp-block-uagb-container.uagb-block-0875eb55{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 48px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-abcd4e61{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-abcd4e61 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-abcd4e61{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-47b7c002 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-47b7c002 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-47b7c002 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47b7c002.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9eb3f23e{max-width: 60%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9eb3f23e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9eb3f23e.uagb-layout-grid{row-gap: 32px;column-gap: 32px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-9eb3f23e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ead7767b .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-ead7767b .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-ead7767b .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ead7767b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ec64452b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec64452b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec64452b .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-ec64452b .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-ec64452b .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec64452b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ec933129.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec933129.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec933129 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-ec933129 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-ec933129 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec933129.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b2546d98.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2546d98.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b2546d98 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-b2546d98 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-b2546d98 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-b2546d98.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0875eb55{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0875eb55 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-0875eb55{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-abcd4e61{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-abcd4e61 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-abcd4e61{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-47b7c002.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-47b7c002 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-47b7c002 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-47b7c002 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-47b7c002.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47b7c002.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-47b7c002 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-47b7c002.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9eb3f23e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9eb3f23e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9eb3f23e.uagb-layout-grid{row-gap: 24px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-9eb3f23e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;}.uagb-block-ead7767b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ead7767b .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-ead7767b .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-ead7767b .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-ead7767b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ead7767b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ead7767b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ead7767b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ec64452b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec64452b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec64452b .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-ec64452b .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-ec64452b .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-ec64452b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec64452b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec64452b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec64452b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ec933129.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec933129.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec933129 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-ec933129 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-ec933129 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-ec933129.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec933129.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec933129 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec933129.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b2546d98.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2546d98.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 14px;height: 14px;line-height: 14px;font-size: 14px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 14px;font-size: 14px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 14px;line-height: 14px;font-size: 14px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b2546d98 .uagb-ifb-icon{width: 14px;line-height: 14px;}.uagb-block-b2546d98 .uagb-ifb-icon > span{font-size: 14px;width: 14px;line-height: 14px;}.uagb-block-b2546d98 .uagb-iconbox-icon-wrap{width: 14px;height: 14px;line-height: 14px;}.uagb-block-b2546d98.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2546d98.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b2546d98 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b2546d98.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4402:"\n<div class="wp-block-uagb-container uagb-block-0875eb55 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-abcd4e61">\n<div class="wp-block-uagb-info-box uagb-block-47b7c002 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div><p class="uagb-ifb-desc">We offer a comprehensive range of advanced features designed to streamline your processes and boost efficiency. From intuitive user interface to seamless integration, our software provides everything you need to optimize your workflow and achieve exceptional results.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-9eb3f23e">\n<div class="wp-block-uagb-info-box uagb-block-ead7767b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Intuitive User Interface</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ec64452b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Seamless Integration</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ec933129 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Advanced Automation</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b2546d98 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Customizable Workflows</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77552";a:10:{s:5:"title";s:17:"Call To Action 13";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-13/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:17477:".wp-block-uagb-container.uagb-block-892bd0bf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-892bd0bf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-892bd0bf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-892bd0bf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-892bd0bf .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-892bd0bf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-892bd0bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-892bd0bf{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-892bd0bf::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.wp-block-uagb-container.uagb-block-e17ec554 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e17ec554 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e17ec554 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e17ec554 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e17ec554 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e17ec554{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e17ec554 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e17ec554{box-shadow: 0px 0px   #00000070 ;padding-top: 72px;padding-bottom: 72px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-5c9e894b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c9e894b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5c9e894b .uagb-ifb-icon svg{fill: #333;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c9e894b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5c9e894b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5c9e894b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5c9e894b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 12%;margin-right: 12%;}.uagb-block-5c9e894b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5c9e894b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5c9e894b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5c9e894b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c9e894b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5c9e894b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5c9e894b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c9e894b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-bc0597dc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 10px;}.uagb-block-bc0597dc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-bc0597dc .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-89c3e457 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-89c3e457 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-89c3e457 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-89c3e457 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-89c3e457 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-89c3e457 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-b63d8d9a .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-b63d8d9a .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-b63d8d9a .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #fffefe;}.wp-block-uagb-buttons .uagb-block-b63d8d9a .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #fffefe;}.wp-block-uagb-buttons .uagb-block-b63d8d9a .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-b63d8d9a .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-892bd0bf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-892bd0bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 500px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-892bd0bf{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-892bd0bf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e17ec554{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e17ec554 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e17ec554{padding-top: 40px;padding-bottom: 40px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-5c9e894b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c9e894b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c9e894b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c9e894b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5c9e894b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c9e894b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-bc0597dc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-892bd0bf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-892bd0bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-892bd0bf{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-892bd0bf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e17ec554{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e17ec554 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e17ec554{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-5c9e894b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5c9e894b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5c9e894b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5c9e894b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5c9e894b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5c9e894b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5c9e894b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5c9e894b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5c9e894b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-bc0597dc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-bc0597dc.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-bc0597dc.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:1683:"\n<div class="wp-block-uagb-container uagb-block-892bd0bf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-e17ec554">\n<div class="wp-block-uagb-info-box uagb-block-5c9e894b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Take Action Now</p><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-bc0597dc"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-89c3e457 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-b63d8d9a wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-77573";a:10:{s:5:"title";s:17:"Call To Action 14";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-14/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:20756:".wp-block-uagb-container.uagb-block-b3fabb70 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3fabb70 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3fabb70 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3fabb70 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3fabb70 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3fabb70{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3fabb70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3fabb70{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-dd578869 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dd578869 .uagb-ifb-icon svg{fill: #333;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd578869 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dd578869 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dd578869 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dd578869 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-dd578869 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dd578869 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dd578869 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dd578869 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dd578869 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-dd578869.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-dd578869.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-528a518b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-528a518b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-528a518b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-d35bfb66 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-d35bfb66 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-d35bfb66 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-d35bfb66 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-d35bfb66 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-d35bfb66 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-4c6777f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c6777f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4c6777f7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c6777f7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c6777f7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c6777f7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c6777f7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c6777f7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c6777f7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-4c6777f7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4c6777f7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4c6777f7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4c6777f7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c6777f7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-4c6777f7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-4c6777f7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 16px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 16px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c6777f7 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3fabb70{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3fabb70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 530px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3fabb70{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-dd578869 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 7%;margin-right: 7%;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dd578869 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd578869.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-dd578869.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-528a518b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-4c6777f7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c6777f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c6777f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c6777f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4c6777f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 8px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 8px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c6777f7 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3fabb70{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3fabb70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3fabb70{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-dd578869 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dd578869 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dd578869 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dd578869.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-528a518b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-4c6777f7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c6777f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c6777f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c6777f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4c6777f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c6777f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c6777f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c6777f7 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:1622:"\n<div class="wp-block-uagb-container uagb-block-b3fabb70 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-dd578869 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-528a518b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-d35bfb66 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4c6777f7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Or Call Us at</p><h3 class="uagb-ifb-title">202-555-0188</h3></div></div></div></div>\n</div></div>\n";}s:8:"id-77646";a:10:{s:5:"title";s:17:"Call To Action 03";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-03/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:15087:".wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9177e64e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9177e64e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-59ea9223 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-59ea9223 .uagb-ifb-icon svg{fill: #333;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-59ea9223 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-59ea9223 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-59ea9223 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59ea9223 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-59ea9223.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-59ea9223.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a2a0f6ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 20px;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9177e64e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9177e64e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-59ea9223 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59ea9223 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-59ea9223.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9177e64e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9177e64e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-59ea9223 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59ea9223 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-59ea9223.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-59ea9223.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:1269:"\n<div class="wp-block-uagb-container uagb-block-9177e64e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-59ea9223 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Take Action Now</p><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a2a0f6ff"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-09132039 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-77647";a:10:{s:5:"title";s:11:"Features 03";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-03/";s:3:"tag";a:0:{}s:8:"category";i:919;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:32384:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-ad71466c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ad71466c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ad71466c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ad71466c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ad71466c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d4a03254{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 32px;padding-left: 0px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #612af7;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85e637d8 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-85e637d8 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-85e637d8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-85e637d8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-85e637d8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-85e637d8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-85e637d8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8 .uagb-ifb-separator{width: 100%;border-top-width: 2px;border-top-color: #d8dade;border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 2px;border-top-color: #d8dade;border-top-style: solid;}.uagb-block-85e637d8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-85e637d8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-85e637d8 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-85e637d8 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-85e637d8 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1088a645 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-1088a645 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1088a645 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1088a645 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;}.uagb-block-1088a645 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;border-radius: 0px;}.uagb-block-1088a645 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1088a645.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645 .uagb-ifb-separator{width: 100%;border-top-width: 2px;border-top-color: #d8dade;border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 2px;border-top-color: #d8dade;border-top-style: solid;}.uagb-block-1088a645 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1088a645 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1088a645 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-5);border-radius: 50%;}.uagb-block-1088a645 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-5);}.uagb-block-1088a645 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 400px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;column-gap: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85e637d8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-85e637d8 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-85e637d8 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-85e637d8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1088a645.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1088a645 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1088a645 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1088a645.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-ad71466c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;flex-wrap: wrap;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 36px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85e637d8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-85e637d8 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-85e637d8 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-85e637d8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e637d8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-85e637d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-85e637d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1088a645.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1088a645 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-1088a645 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-1088a645.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1088a645.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1088a645 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1088a645.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2801:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-ad71466c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d4a03254">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-85e637d8 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Intuitive User Interface</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1088a645 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Seamless Integration</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77639";a:10:{s:5:"title";s:17:"Call To Action 01";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-01/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:23715:".wp-block-uagb-container.uagb-block-0e4c83e3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0e4c83e3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0e4c83e3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0e4c83e3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0e4c83e3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0e4c83e3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0e4c83e3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0e4c83e3{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-4fadc1aa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4fadc1aa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4fadc1aa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4fadc1aa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4fadc1aa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fadc1aa{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fadc1aa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fadc1aa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-9acdfc32 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9acdfc32 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9acdfc32 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9acdfc32 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9acdfc32 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9acdfc32 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9acdfc32 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9acdfc32.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9acdfc32.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9acdfc32 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9acdfc32 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9acdfc32 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9acdfc32 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9acdfc32 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9acdfc32.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9acdfc32.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c1b72415.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-c1b72415.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-47a327e2 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-47a327e2 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-47a327e2 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-47a327e2 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-47a327e2 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-47a327e2 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-1e55ac47.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1e55ac47 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 423px;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0e4c83e3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0e4c83e3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-0e4c83e3{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-0e4c83e3.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0e4c83e3.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fadc1aa{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fadc1aa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fadc1aa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fadc1aa.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4fadc1aa.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-9acdfc32.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9acdfc32.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9acdfc32 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9acdfc32 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9acdfc32 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9acdfc32.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c1b72415.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 328px;height: 400px;}.uagb-block-1e55ac47.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1e55ac47 .wp-block-uagb-image__figure{align-items: flex-start;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0e4c83e3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0e4c83e3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0e4c83e3{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-0e4c83e3.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0e4c83e3.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4fadc1aa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4fadc1aa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4fadc1aa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-4fadc1aa.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4fadc1aa.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-9acdfc32.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9acdfc32.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9acdfc32 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9acdfc32 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9acdfc32 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9acdfc32.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9acdfc32.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9acdfc32 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9acdfc32.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c1b72415.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1e55ac47.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-1e55ac47.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1e55ac47 .wp-block-uagb-image__figure{align-items: flex-start;}}";s:7:"content";s:1873:"\n<div class="wp-block-uagb-container uagb-block-0e4c83e3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-4fadc1aa">\n<div class="wp-block-uagb-info-box uagb-block-9acdfc32 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c1b72415"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-47a327e2 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-1e55ac47 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="423" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-76278";a:10:{s:5:"title";s:12:"Locations 04";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-04/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:35986:".wp-block-uagb-container.uagb-block-64839f31 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64839f31 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64839f31 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64839f31 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64839f31 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64839f31{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64839f31 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-64839f31{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-dc770611 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc770611 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc770611 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc770611 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc770611 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc770611{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc770611 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc770611{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5b0d4cb7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5b0d4cb7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5b0d4cb7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5b0d4cb7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5b0d4cb7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5b0d4cb7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5b0d4cb7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5b0d4cb7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5b0d4cb7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5b0d4cb7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5b0d4cb7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d6423200 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-d6423200 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d6423200 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d6423200 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d6423200 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d6423200 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d6423200.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6423200.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6423200 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6423200 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d6423200 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d6423200 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d6423200 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a41aef36 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-a41aef36 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a41aef36 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a41aef36 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a41aef36 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a41aef36 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a41aef36.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a41aef36.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a41aef36 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a41aef36 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-a41aef36 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a41aef36 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a41aef36 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-d8eb4aaa .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-d8eb4aaa .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d8eb4aaa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d8eb4aaa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8eb4aaa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d8eb4aaa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d8eb4aaa.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8eb4aaa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8eb4aaa .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8eb4aaa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d8eb4aaa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d8eb4aaa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d8eb4aaa .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-e09ce630 .uagb-google-map__iframe{height: 500px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-64839f31{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64839f31 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-64839f31{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc770611{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc770611 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc770611{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 16px;column-gap: 0px;}.uagb-block-5b0d4cb7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5b0d4cb7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5b0d4cb7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5b0d4cb7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d6423200.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6423200.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d6423200 .uagb-ifb-separator{width: 100%;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d6423200 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d6423200 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a41aef36.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a41aef36.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a41aef36 .uagb-ifb-separator{width: 100%;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a41aef36 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a41aef36 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-d8eb4aaa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8eb4aaa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-separator{width: 100%;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8eb4aaa .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d8eb4aaa .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-e09ce630 .uagb-google-map__iframe{height: 600px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-64839f31{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64839f31 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-64839f31{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc770611{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc770611 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc770611{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-5b0d4cb7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5b0d4cb7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5b0d4cb7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5b0d4cb7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5b0d4cb7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5b0d4cb7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5b0d4cb7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d6423200 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d6423200 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d6423200.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d6423200 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a41aef36 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a41aef36 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a41aef36.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a41aef36 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8eb4aaa .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d8eb4aaa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d8eb4aaa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d8eb4aaa .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;} .uagb-block-e09ce630 .uagb-google-map__iframe{height: 350px;}}";s:7:"content";s:3506:"\n<div class="wp-block-uagb-container uagb-block-64839f31 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-dc770611">\n<div class="wp-block-uagb-info-box uagb-block-5b0d4cb7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d6423200 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a41aef36 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d8eb4aaa uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div></div><p class="uagb-ifb-desc">contact@example.com</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-e09ce630     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="500"\n					loading="lazy"\n				></embed>\n			</div>\n			</div></div>\n";}s:8:"id-76190";a:10:{s:5:"title";s:15:"Contact Form 02";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-02/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:60674:".wp-block-uagb-container.uagb-block-75f4d815 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-75f4d815 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-75f4d815 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-75f4d815 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-75f4d815 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-75f4d815{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-75f4d815 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-75f4d815{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.uagb-block-f62565b7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f62565b7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f62565b7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f62565b7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f62565b7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f62565b7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f62565b7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f62565b7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f62565b7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f62565b7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f62565b7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f62565b7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f62565b7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f62565b7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f62565b7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 50%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-f62565b7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 50%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-aeb15dff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aeb15dff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aeb15dff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aeb15dff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aeb15dff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aeb15dff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aeb15dff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-aeb15dff{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-c6d4c425.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6d4c425 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-c6d4c425 .uagb-forms-input{text-align: left;}.uagb-block-c6d4c425 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-4);background-color: var(--ast-global-color-5) !important;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-c6d4c425 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-c6d4c425 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-c6d4c425 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-c6d4c425 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-c6d4c425 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-c6d4c425 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-c6d4c425 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-c6d4c425 .uagb-slider{background-color: #ffffff;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-c6d4c425 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-c6d4c425 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-c6d4c425 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-c6d4c425 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-c6d4c425 .uagb-forms-input:hover{border-color: var(--ast-global-color-4);}.uagb-block-c6d4c425 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-c6d4c425 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.wp-block-uagb-container.uagb-block-42244529 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-42244529 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-42244529 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-42244529 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-42244529 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42244529{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42244529 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42244529{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 28px;column-gap: 0px;}.uagb-block-2deb035c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-2deb035c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2deb035c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2deb035c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-2deb035c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2deb035c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-2deb035c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2deb035c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2deb035c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2deb035c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2deb035c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2deb035c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2deb035c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2deb035c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2deb035c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2deb035c .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-99e8d87c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-99e8d87c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-035c88b6 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-035c88b6 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-035c88b6 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-035c88b6 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-035c88b6 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-035c88b6.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-block-8b4d2357 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8b4d2357 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8b4d2357 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8b4d2357 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8b4d2357 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b4d2357{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b4d2357 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-8b4d2357{box-shadow: 0px 0px   #00000070 ;padding-top: 32px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 4px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-fe4636e4 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-fe4636e4 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-fe4636e4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-fe4636e4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-fe4636e4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-fe4636e4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fe4636e4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe4636e4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe4636e4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fe4636e4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fe4636e4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fe4636e4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe4636e4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fe4636e4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fe4636e4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-59bcb03e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-59bcb03e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-59bcb03e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-59bcb03e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-59bcb03e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-59bcb03e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-59bcb03e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59bcb03e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59bcb03e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-59bcb03e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-59bcb03e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-59bcb03e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59bcb03e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-59bcb03e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59bcb03e .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-75f4d815{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-75f4d815 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-75f4d815{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-f62565b7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f62565b7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f62565b7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f62565b7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-f62565b7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 20%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aeb15dff{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aeb15dff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-aeb15dff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-c6d4c425.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-c6d4c425 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-c6d4c425 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-c6d4c425 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-c6d4c425 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42244529{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42244529 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42244529{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-2deb035c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2deb035c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2deb035c .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-99e8d87c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-035c88b6.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b4d2357{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b4d2357 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-8b4d2357{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 0px;column-gap: 24px;}.uagb-block-fe4636e4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe4636e4 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fe4636e4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-59bcb03e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59bcb03e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59bcb03e .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-75f4d815{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-75f4d815 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-75f4d815{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-f62565b7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f62565b7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f62565b7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f62565b7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aeb15dff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aeb15dff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aeb15dff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;align-items: stretch;flex-wrap: wrap-reverse;}.uagb-block-c6d4c425.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-c6d4c425 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-c6d4c425 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-c6d4c425 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-c6d4c425 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-c6d4c425 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42244529{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42244529 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-42244529{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-2deb035c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2deb035c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2deb035c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2deb035c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2deb035c .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-99e8d87c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-035c88b6.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-035c88b6 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8b4d2357{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8b4d2357 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8b4d2357{padding-top: 24px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-fe4636e4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe4636e4 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fe4636e4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fe4636e4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fe4636e4 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-59bcb03e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 12px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59bcb03e .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-59bcb03e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-59bcb03e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59bcb03e .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:6325:"\n<div class="wp-block-uagb-container uagb-block-75f4d815 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f62565b7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-aeb15dff">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-c6d4c425 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-c6d4c425">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-7d4f2e9b uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="7d4f2e9b">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="7d4f2e9b" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-e412bd1b uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="e412bd1b">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="e412bd1b" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-639421c1"><div class="uagb-forms-email-label required uagb-forms-input-label" id="639421c1">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="639421c1" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-1946afbe"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="1946afbe">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="1946afbe" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-c6d4c425"/></div><div class="uagb-form-reacaptcha-error-c6d4c425"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-c6d4c425 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-c6d4c425 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-42244529">\n<div class="wp-block-uagb-info-box uagb-block-2deb035c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-99e8d87c"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-035c88b6 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Direction</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8b4d2357">\n<div class="wp-block-uagb-info-box uagb-block-fe4636e4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-59bcb03e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77217";a:10:{s:5:"title";s:15:"Contact Form 03";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-03/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:23309:".wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1b99237 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b99237{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b99237 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c1b99237{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-6d775aeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6d775aeb .uagb-ifb-icon svg{fill: #333;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6d775aeb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6d775aeb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6d775aeb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 10%;margin-right: 10%;}.uagb-block-6d775aeb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6d775aeb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6d775aeb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6d775aeb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d775aeb .uagb-infobox__content-wrap{text-align: center;}.uagb-block-6d775aeb.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-6d775aeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6f82612 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6f82612{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6f82612 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6f82612{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-12026441.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12026441 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-12026441 .uagb-forms-input{text-align: left;}.uagb-block-12026441 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-12026441 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-12026441 .uagb-slider{background-color: #ffffff;}.uagb-block-12026441 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-12026441 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-12026441 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-12026441 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b99237{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b99237 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 600px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c1b99237{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 5%;margin-right: 5%;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d775aeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6f82612{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6f82612 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6f82612{padding-top: 36px;padding-bottom: 36px;padding-left: 36px;padding-right: 36px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 24px;column-gap: 0px;}.uagb-block-12026441.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-12026441 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-12026441 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b99237{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b99237 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c1b99237{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6d775aeb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6d775aeb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6d775aeb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6d775aeb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6f82612{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6f82612 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6f82612{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;}.uagb-block-12026441.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-12026441 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-12026441 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-12026441 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-12026441 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-12026441 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-12026441 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-12026441 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:2962:"\n<div class="wp-block-uagb-container uagb-block-c1b99237 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-6d775aeb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d6f82612">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-12026441 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-12026441">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-10a30ee3 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="10a30ee3">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="10a30ee3" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-80c7b973 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="80c7b973">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="80c7b973" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-dd473486"><div class="uagb-forms-email-label required uagb-forms-input-label" id="dd473486">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="dd473486" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-ab619222"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="ab619222">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="ab619222" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-12026441"/></div><div class="uagb-form-reacaptcha-error-12026441"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-12026441 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-12026441 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div></div>\n";}s:8:"id-76285";a:10:{s:5:"title";s:12:"Locations 03";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-03/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:53456:".wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6e170a18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0626d652 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0626d652{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0626d652 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-0626d652{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-cf686f89 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-cf686f89 .uagb-ifb-icon svg{fill: #333;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cf686f89 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cf686f89 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cf686f89 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cf686f89 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cf686f89 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cf686f89 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-cf686f89.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cf686f89 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9c479703 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c479703 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c479703 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c479703 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9c479703 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9c479703 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c479703 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9c479703.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e3271165 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e3271165 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e3271165 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e3271165 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e3271165 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e3271165 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e3271165 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e3271165.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-13b8b0df .uagb-ifb-icon svg{fill: #333;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13b8b0df .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13b8b0df .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13b8b0df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-13b8b0df .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-13b8b0df .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13b8b0df .uagb-infobox__content-wrap{text-align: left;}.uagb-block-13b8b0df.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e277b6e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-e277b6e6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f0b7a27e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0b7a27e{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0b7a27e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0b7a27e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-add81822.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-add81822 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-add81822 .uagb-forms-input{text-align: left;}.uagb-block-add81822 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-add81822 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-add81822 .uagb-slider{background-color: #ffffff;}.uagb-block-add81822 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-add81822 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-add81822 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-add81822 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);} .uagb-block-6375e698 .uagb-google-map__iframe{height: 550px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0626d652{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0626d652 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-0626d652{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-cf686f89 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cf686f89 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cf686f89 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c479703 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e3271165 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13b8b0df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-e277b6e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0b7a27e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0b7a27e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0b7a27e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-add81822.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-add81822 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-add81822 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 520px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6e170a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6e170a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6e170a18{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0626d652{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0626d652 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0626d652{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-cf686f89 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cf686f89 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cf686f89 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cf686f89.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-cf686f89 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-cf686f89 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c479703 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9c479703 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9c479703.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9c479703 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9c479703 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e3271165 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e3271165 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e3271165.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e3271165 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-e3271165 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13b8b0df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13b8b0df .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13b8b0df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-13b8b0df .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-13b8b0df .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e277b6e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e277b6e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e277b6e6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f0b7a27e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f0b7a27e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f0b7a27e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-add81822.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-add81822 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-add81822 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-add81822 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-add81822 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-add81822 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-add81822 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-add81822 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;} .uagb-block-6375e698 .uagb-google-map__iframe{height: 350px;}}";s:7:"content";s:4188:"\n<div class="wp-block-uagb-container uagb-block-6e170a18 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-0626d652">\n<div class="wp-block-uagb-info-box uagb-block-cf686f89 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><p class="uagb-ifb-title">Location</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9c479703 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><p class="uagb-ifb-title">Working Hours</p></div><p class="uagb-ifb-desc">Mon - Sat: 09.00am - 07.00pm<br>Sunday: Holiday</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e3271165 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-13b8b0df uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">04</p><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e277b6e6">\n<div class="wp-block-uagb-container uagb-block-f0b7a27e">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-add81822 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-add81822">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-c1eb2be1"><div class="uagb-forms-name-label required uagb-forms-input-label" id="c1eb2be1">Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="c1eb2be1" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-8913c801"><div class="uagb-forms-email-label required uagb-forms-input-label" id="8913c801">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="8913c801" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-ac1b43df"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="ac1b43df">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="5" placeholder="" name="ac1b43df" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-add81822"/></div><div class="uagb-form-reacaptcha-error-add81822"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-add81822 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-add81822 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-6375e698     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="550"\n					loading="lazy"\n				></embed>\n			</div>\n			</div>\n</div></div>\n";}s:8:"id-76209";a:10:{s:5:"title";s:12:"Locations 01";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-01/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:36205:".wp-block-uagb-container.uagb-block-0cbe567e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0cbe567e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0cbe567e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0cbe567e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0cbe567e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0cbe567e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0cbe567e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0cbe567e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4d986ae8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4d986ae8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4d986ae8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4d986ae8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4d986ae8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4d986ae8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4d986ae8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-4d986ae8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-3ac5bc0d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3ac5bc0d .uagb-ifb-icon svg{fill: #333;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ac5bc0d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ac5bc0d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ac5bc0d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ac5bc0d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3ac5bc0d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ac5bc0d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ac5bc0d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3ac5bc0d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3ac5bc0d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3ac5bc0d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ac5bc0d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3ac5bc0d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6171d802 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6171d802 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6171d802 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6171d802 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6171d802 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6171d802{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6171d802 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6171d802{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-d3e0ad68 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-d3e0ad68 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d3e0ad68 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d3e0ad68 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3e0ad68 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3e0ad68 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d3e0ad68.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3e0ad68.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3e0ad68 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3e0ad68 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d3e0ad68 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d3e0ad68 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d3e0ad68 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5e384399 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-5e384399 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5e384399 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5e384399 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e384399 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5e384399.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e384399 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5e384399.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e384399.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e384399 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e384399 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-5e384399 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5e384399 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5e384399 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-45c02a78 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-45c02a78 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-45c02a78 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-45c02a78 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-45c02a78 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-45c02a78.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-45c02a78 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-45c02a78.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-45c02a78.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-45c02a78 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-45c02a78 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-45c02a78 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-45c02a78 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-45c02a78 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-533ddd1f .uagb-google-map__iframe{height: 350px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0cbe567e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0cbe567e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0cbe567e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4d986ae8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4d986ae8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-4d986ae8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-3ac5bc0d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 15px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ac5bc0d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ac5bc0d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6171d802{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6171d802 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6171d802{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3e0ad68 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d3e0ad68 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e384399 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5e384399 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-45c02a78 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-45c02a78 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-533ddd1f .uagb-google-map__iframe{height: 400px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0cbe567e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0cbe567e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0cbe567e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4d986ae8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4d986ae8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4d986ae8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-3ac5bc0d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ac5bc0d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ac5bc0d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3ac5bc0d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3ac5bc0d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6171d802{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6171d802 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6171d802{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3e0ad68 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d3e0ad68 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d3e0ad68.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d3e0ad68 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e384399 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5e384399 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5e384399.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5e384399 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-45c02a78 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-45c02a78 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-45c02a78.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-45c02a78 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;} .uagb-block-533ddd1f .uagb-google-map__iframe{height: 300px;}}";s:7:"content";s:3457:"\n<div class="wp-block-uagb-container uagb-block-0cbe567e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-4d986ae8">\n<div class="wp-block-uagb-info-box uagb-block-3ac5bc0d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6171d802">\n<div class="wp-block-uagb-info-box uagb-block-d3e0ad68 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5e384399 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-45c02a78 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n</div>\n</div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-533ddd1f     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="350"\n					loading="lazy"\n				></embed>\n			</div>\n			</div></div>\n";}s:8:"id-76304";a:10:{s:5:"title";s:12:"Locations 05";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-05/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45342:".wp-block-uagb-container.uagb-block-01d65b36 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01d65b36 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01d65b36 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01d65b36 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01d65b36 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01d65b36{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01d65b36 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-01d65b36{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-c7edd9e5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c7edd9e5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7edd9e5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c7edd9e5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c7edd9e5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c7edd9e5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c7edd9e5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7edd9e5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-c7edd9e5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c7edd9e5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c7edd9e5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c7edd9e5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7edd9e5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c7edd9e5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7449894f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7449894f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7449894f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7449894f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7449894f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7449894f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7449894f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-7449894f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-84f78d9a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-84f78d9a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-84f78d9a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-84f78d9a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-84f78d9a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-84f78d9a{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-84f78d9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-84f78d9a{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-37aa420e .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-37aa420e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-37aa420e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-37aa420e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-37aa420e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-37aa420e.uagb-infobox__content-wrap img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-37aa420e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-37aa420e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-37aa420e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-37aa420e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-37aa420e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-37aa420e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-37aa420e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-37aa420e .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-37aa420e .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-37aa420e .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-37aa420e .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-384ae0fb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-384ae0fb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-384ae0fb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-384ae0fb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-384ae0fb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-384ae0fb{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-384ae0fb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-384ae0fb{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-b340e859 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-b340e859 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b340e859 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b340e859 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-b340e859 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b340e859.uagb-infobox__content-wrap img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-b340e859 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b340e859.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-b340e859.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-b340e859 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b340e859 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b340e859 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b340e859 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b340e859 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-b340e859 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-b340e859 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b340e859 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-22931615 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-22931615 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-22931615 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-22931615 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-22931615 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-22931615{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-22931615 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-22931615{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-1fd2169f .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;color: var(--ast-global-color-2);}.uagb-block-1fd2169f .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1fd2169f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 18px;height: 18px;line-height: 18px;padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 18px;line-height: 18px;font-size: 18px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-1fd2169f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;}.uagb-block-1fd2169f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 14px;padding-right: 14px;padding-top: 14px;padding-bottom: 14px;border-radius: 0px;}.uagb-block-1fd2169f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1fd2169f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-1fd2169f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 12px;margin-right: 0px;}.uagb-block-1fd2169f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1fd2169f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1fd2169f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1fd2169f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1fd2169f .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-1fd2169f .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-1fd2169f .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1fd2169f .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-f60ef0a3 .uagb-google-map__iframe{height: 350px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-01d65b36{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01d65b36 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-01d65b36{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-c7edd9e5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7edd9e5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7edd9e5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c7edd9e5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7449894f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7449894f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-7449894f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-84f78d9a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-84f78d9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-84f78d9a{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-37aa420e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-37aa420e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-37aa420e .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-37aa420e .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-384ae0fb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-384ae0fb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-384ae0fb{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-b340e859.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-b340e859.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b340e859 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b340e859 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-22931615{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-22931615 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-22931615{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-1fd2169f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-1fd2169f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1fd2169f .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1fd2169f .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;} .uagb-block-f60ef0a3 .uagb-google-map__iframe{height: 400px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-01d65b36{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01d65b36 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-01d65b36{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c7edd9e5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7edd9e5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c7edd9e5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c7edd9e5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c7edd9e5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c7edd9e5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c7edd9e5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7449894f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7449894f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7449894f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-84f78d9a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-84f78d9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-84f78d9a{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-37aa420e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-37aa420e .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-37aa420e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-37aa420e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-37aa420e .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-384ae0fb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-384ae0fb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-384ae0fb{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b340e859.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b340e859 .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b340e859 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b340e859.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b340e859 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-22931615{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-22931615 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-22931615{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-1fd2169f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 18px;height: 18px;line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 18px;line-height: 18px;font-size: 18px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1fd2169f .uagb-ifb-icon{width: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-ifb-icon > span{font-size: 18px;width: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-iconbox-icon-wrap{width: 18px;height: 18px;line-height: 18px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1fd2169f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1fd2169f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1fd2169f .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;} .uagb-block-f60ef0a3 .uagb-google-map__iframe{height: 350px;}}";s:7:"content";s:3722:"\n<div class="wp-block-uagb-container uagb-block-01d65b36 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c7edd9e5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7449894f">\n<div class="wp-block-uagb-container uagb-block-84f78d9a">\n<div class="wp-block-uagb-info-box uagb-block-37aa420e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-stacked-tablet uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-384ae0fb">\n<div class="wp-block-uagb-info-box uagb-block-b340e859 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-stacked-tablet uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-22931615">\n<div class="wp-block-uagb-info-box uagb-block-1fd2169f uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-stacked-tablet uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n</div>\n</div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-f60ef0a3     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="350"\n					loading="lazy"\n				></embed>\n			</div>\n			</div></div>\n";}s:8:"id-77238";a:10:{s:5:"title";s:12:"Locations 06";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-06/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:50192:".wp-block-uagb-container.uagb-block-72abec49 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-72abec49 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-72abec49 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-72abec49 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-72abec49 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-72abec49{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-72abec49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-72abec49{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-84034981 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-84034981 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-84034981 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-84034981 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-84034981 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-84034981{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-84034981 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-84034981{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 48px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-72c12de4 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-72c12de4 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-72c12de4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-72c12de4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-72c12de4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-72c12de4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-72c12de4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-72c12de4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-72c12de4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-72c12de4 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-72c12de4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-72c12de4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-72c12de4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-72c12de4 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5fd9fc14 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-5fd9fc14 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5fd9fc14 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-5fd9fc14 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5fd9fc14 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5fd9fc14 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5fd9fc14.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-5fd9fc14.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-5fd9fc14 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5fd9fc14 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-5fd9fc14 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5fd9fc14 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fd9fc14 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8c77164 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-f8c77164 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f8c77164 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f8c77164 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c77164 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f8c77164.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c77164 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f8c77164.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-f8c77164.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 4px;margin-right: 0px;}.uagb-block-f8c77164 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c77164 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-f8c77164 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f8c77164 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8c77164 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-a314af32 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a314af32 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a314af32 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a314af32 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a314af32 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a314af32{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a314af32 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-a314af32{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;} .uagb-block-f1646a44 .uagb-google-map__iframe{height: 720px;}.wp-block-uagb-container.uagb-block-bde309e5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bde309e5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bde309e5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bde309e5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bde309e5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bde309e5{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bde309e5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bde309e5{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-13d870ae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13d870ae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-13d870ae .uagb-ifb-icon svg{fill: #333;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13d870ae .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-13d870ae .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-13d870ae .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-13d870ae .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-13d870ae.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13d870ae.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13d870ae .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-13d870ae .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-13d870ae .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-13d870ae .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13d870ae .uagb-infobox__content-wrap{text-align: left;}.uagb-block-13d870ae.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-13d870ae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a435e52a.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a435e52a .uagb-forms-main-form textarea{text-align: left;}.uagb-block-a435e52a .uagb-forms-input{text-align: left;}.uagb-block-a435e52a .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-a435e52a .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-a435e52a .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-a435e52a .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-a435e52a .uagb-slider.round{border-radius: 20px !important;}.uagb-block-a435e52a .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-a435e52a .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-a435e52a .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-a435e52a .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-a435e52a .uagb-slider{background-color: #ffffff;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-a435e52a .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-a435e52a .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-a435e52a .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-a435e52a .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-a435e52a .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-a435e52a .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-a435e52a .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-a435e52a .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-72abec49{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-72abec49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-72abec49{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-84034981{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-84034981 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-84034981{padding-top: 0px;padding-bottom: 40px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-72c12de4 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-72c12de4 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-72c12de4 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fd9fc14 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fd9fc14 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8c77164 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f8c77164 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8c77164 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a314af32{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a314af32 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-a314af32{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;} .uagb-block-f1646a44 .uagb-google-map__iframe{height: 700px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bde309e5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bde309e5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bde309e5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 24px;column-gap: 0px;}.uagb-block-13d870ae.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13d870ae.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13d870ae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13d870ae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13d870ae .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13d870ae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a435e52a.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-a435e52a .uagb-slider.round{border-radius: 20px !important;}.uagb-block-a435e52a .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-a435e52a .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-a435e52a .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-a435e52a .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-72abec49{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-72abec49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-72abec49{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-84034981{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-84034981 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-84034981{padding-top: 0px;padding-bottom: 40px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);align-items: stretch;flex-wrap: wrap;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-72c12de4 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-72c12de4 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-72c12de4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-72c12de4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-72c12de4 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5fd9fc14 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-5fd9fc14 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5fd9fc14 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5fd9fc14.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5fd9fc14 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8c77164 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-f8c77164 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f8c77164 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f8c77164.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8c77164 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a314af32{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a314af32 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a314af32{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;} .uagb-block-f1646a44 .uagb-google-map__iframe{height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bde309e5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bde309e5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bde309e5{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-13d870ae.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13d870ae.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-13d870ae .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-13d870ae .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-13d870ae .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-13d870ae.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13d870ae.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-13d870ae .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-13d870ae.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a435e52a.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-a435e52a .uagb-slider.round{border-radius: 20px !important;}.uagb-block-a435e52a .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-a435e52a .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-a435e52a .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-a435e52a .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-a435e52a .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-a435e52a .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:5759:"\n<div class="wp-block-uagb-container uagb-block-72abec49 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-84034981">\n<div class="wp-block-uagb-info-box uagb-block-72c12de4 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Location</p></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5fd9fc14 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div><p class="uagb-ifb-desc">contact@example.com</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-f8c77164 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div><p class="uagb-ifb-desc">202-555-0188</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a314af32">			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-f1646a44     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="720"\n					loading="lazy"\n				></embed>\n			</div>\n			\n\n\n<div class="wp-block-uagb-container uagb-block-bde309e5">\n<div class="wp-block-uagb-info-box uagb-block-13d870ae uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-a435e52a uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-a435e52a">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-5320c096 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="5320c096">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="5320c096" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-3a9efd88 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="3a9efd88">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="3a9efd88" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-9a981dec"><div class="uagb-forms-email-label required uagb-forms-input-label" id="9a981dec">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="9a981dec" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-69a8c5bc"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="69a8c5bc">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="5" placeholder="" name="69a8c5bc" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-a435e52a"/></div><div class="uagb-form-reacaptcha-error-a435e52a"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-a435e52a uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-a435e52a uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76137";a:10:{s:5:"title";s:15:"Contact Form 01";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-01/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45219:".wp-block-uagb-container.uagb-block-f3264c94 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f3264c94 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f3264c94 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f3264c94 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f3264c94 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f3264c94{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f3264c94 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-f3264c94{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-b3ef720b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3ef720b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3ef720b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3ef720b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3ef720b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3ef720b{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3ef720b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3ef720b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.uagb-block-d556008c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d556008c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d556008c .uagb-ifb-icon svg{fill: #333;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d556008c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d556008c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d556008c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d556008c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d556008c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d556008c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d556008c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d556008c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d556008c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d556008c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d556008c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d556008c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d556008c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2c0f5c9c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-2c0f5c9c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2c0f5c9c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-2c0f5c9c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2c0f5c9c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2c0f5c9c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2c0f5c9c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c0f5c9c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c0f5c9c .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c0f5c9c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-2c0f5c9c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2c0f5c9c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2c0f5c9c .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b4c6262c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-b4c6262c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4c6262c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-b4c6262c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b4c6262c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b4c6262c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b4c6262c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4c6262c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4c6262c .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4c6262c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-b4c6262c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b4c6262c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b4c6262c .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f7bcb07 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-8f7bcb07 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8f7bcb07 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8f7bcb07 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f7bcb07 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f7bcb07 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8f7bcb07.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f7bcb07.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f7bcb07 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f7bcb07 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-8f7bcb07 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8f7bcb07 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8f7bcb07 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-72582d6c.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-72582d6c .uagb-forms-main-form textarea{text-align: left;}.uagb-block-72582d6c .uagb-forms-input{text-align: left;}.uagb-block-72582d6c .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-72582d6c .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-72582d6c .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-72582d6c .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-72582d6c .uagb-slider.round{border-radius: 20px !important;}.uagb-block-72582d6c .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-72582d6c .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-72582d6c .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-72582d6c .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-72582d6c .uagb-slider{background-color: #ffffff;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-72582d6c .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-72582d6c .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-72582d6c .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-72582d6c .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-72582d6c .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-72582d6c .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-72582d6c .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-72582d6c .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-f3264c94{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f3264c94 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-f3264c94{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3ef720b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3ef720b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3ef720b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-d556008c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d556008c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d556008c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d556008c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d556008c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d556008c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2c0f5c9c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c0f5c9c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-separator{width: 100%;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c0f5c9c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2c0f5c9c .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b4c6262c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4c6262c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c .uagb-ifb-separator{width: 100%;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4c6262c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b4c6262c .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f7bcb07.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f7bcb07.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-separator{width: 100%;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f7bcb07 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8f7bcb07 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-72582d6c.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-72582d6c .uagb-slider.round{border-radius: 20px !important;}.uagb-block-72582d6c .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-72582d6c .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-72582d6c .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-72582d6c .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-f3264c94{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f3264c94 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f3264c94{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3ef720b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3ef720b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3ef720b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-d556008c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d556008c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d556008c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d556008c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d556008c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d556008c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-d556008c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d556008c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d556008c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2c0f5c9c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2c0f5c9c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2c0f5c9c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2c0f5c9c .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b4c6262c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b4c6262c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b4c6262c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b4c6262c .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f7bcb07 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f7bcb07 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f7bcb07.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8f7bcb07 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-72582d6c.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-72582d6c .uagb-slider.round{border-radius: 20px !important;}.uagb-block-72582d6c .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-72582d6c .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-72582d6c .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-72582d6c .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-72582d6c .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-72582d6c .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:5528:"\n<div class="wp-block-uagb-container uagb-block-f3264c94 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-b3ef720b">\n<div class="wp-block-uagb-info-box uagb-block-d556008c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2c0f5c9c uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b4c6262c uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8f7bcb07 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Email</p></div></div><p class="uagb-ifb-desc">contact@example.com</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-72582d6c uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-72582d6c">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-ceb7566e uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="ceb7566e">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="ceb7566e" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-5aed88ae uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="5aed88ae">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="5aed88ae" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-0281bf56"><div class="uagb-forms-email-label required uagb-forms-input-label" id="0281bf56">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="0281bf56" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-50ea21b0"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="50ea21b0">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="50ea21b0" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-72582d6c"/></div><div class="uagb-form-reacaptcha-error-72582d6c"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-72582d6c uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-72582d6c uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div></div>\n";}s:8:"id-77338";a:10:{s:5:"title";s:15:"Contact Form 04";s:3:"url";s:54:"https://websitedemos.net/astra-blocks/contact-form-04/";s:3:"tag";a:0:{}s:8:"category";i:1416;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45414:".wp-block-uagb-container.uagb-block-9dd5a293 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9dd5a293 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9dd5a293 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9dd5a293 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9dd5a293 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9dd5a293{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9dd5a293 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-9dd5a293{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-fa0609bb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fa0609bb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fa0609bb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fa0609bb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fa0609bb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa0609bb{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa0609bb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fa0609bb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 18px;column-gap: 0px;}.uagb-block-bbbf372e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bbbf372e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bbbf372e .uagb-ifb-icon svg{fill: #333;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bbbf372e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bbbf372e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bbbf372e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bbbf372e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bbbf372e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bbbf372e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bbbf372e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bbbf372e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bbbf372e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bbbf372e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bbbf372e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bbbf372e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bbbf372e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 46px;padding-left: 0px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4ed96176 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-4ed96176 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4ed96176 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-4ed96176 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4ed96176 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4ed96176 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4ed96176.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ed96176.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ed96176 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ed96176 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-4ed96176 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4ed96176 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4ed96176 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-57f7b7da .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-57f7b7da .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-57f7b7da .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-57f7b7da .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57f7b7da .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57f7b7da .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-57f7b7da.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57f7b7da.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57f7b7da .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57f7b7da .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-57f7b7da .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-57f7b7da .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57f7b7da .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap svg{color: var(--ast-global-color-3);fill: var(--ast-global-color-3);}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-23d54bce.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-23d54bce.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e34b61c5.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e34b61c5.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-84ff98f7.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-84ff98f7.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-70e7163b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-70e7163b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-87c124ff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-87c124ff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-87c124ff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-87c124ff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-87c124ff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-87c124ff{max-width: 65%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-87c124ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-87c124ff{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-3b3ddce8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b3ddce8 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-3b3ddce8 .uagb-forms-input{text-align: left;}.uagb-block-3b3ddce8 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-3b3ddce8 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-3b3ddce8 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-3b3ddce8 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-3b3ddce8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-3b3ddce8 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-3b3ddce8 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-3b3ddce8 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-3b3ddce8 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-3b3ddce8 .uagb-slider{background-color: #ffffff;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-3b3ddce8 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-3b3ddce8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-3b3ddce8 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-3b3ddce8 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-3b3ddce8 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-3b3ddce8 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-3b3ddce8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9dd5a293{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9dd5a293 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-9dd5a293{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa0609bb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa0609bb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fa0609bb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-bbbf372e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bbbf372e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bbbf372e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bbbf372e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bbbf372e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4ed96176.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ed96176.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-4ed96176 .uagb-ifb-separator{width: 100%;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4ed96176 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4ed96176 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-57f7b7da.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57f7b7da.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da .uagb-ifb-separator{width: 100%;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-57f7b7da .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57f7b7da .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-87c124ff{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-87c124ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-87c124ff{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;align-items: stretch;row-gap: 0px;column-gap: 0px;}.uagb-block-3b3ddce8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-3b3ddce8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-3b3ddce8 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-3b3ddce8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-3b3ddce8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9dd5a293{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9dd5a293 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9dd5a293{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa0609bb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa0609bb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fa0609bb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-bbbf372e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bbbf372e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bbbf372e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bbbf372e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bbbf372e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 12px;padding-left: 0px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 12px;padding-left: 0px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bbbf372e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bbbf372e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4ed96176 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4ed96176 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4ed96176.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4ed96176 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-57f7b7da .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-57f7b7da .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-57f7b7da.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57f7b7da .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__source-image{width: 20px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 20px;height: 20px;font-size: 20px;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-e8b08219 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-e8b08219.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-87c124ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-87c124ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-87c124ff{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;align-items: stretch;flex-wrap: wrap;}.uagb-block-3b3ddce8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-3b3ddce8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-3b3ddce8 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-3b3ddce8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-3b3ddce8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-3b3ddce8 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;}}";s:7:"content";s:8313:"\n<div class="wp-block-uagb-container uagb-block-9dd5a293 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-fa0609bb">\n<div class="wp-block-uagb-info-box uagb-block-bbbf372e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4ed96176 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Address</p></div></div><p class="uagb-ifb-desc">2360 Hood Avenue, San Diego, CA, 92123</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-57f7b7da uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Phone</p></div></div><p class="uagb-ifb-desc">202-555-0188</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-e8b08219"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-23d54bce"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#facebook"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-e34b61c5"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#instagram"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-84ff98f7"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#twitter"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-70e7163b"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#youtube"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-87c124ff">\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-3b3ddce8 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-3b3ddce8">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-690569a6 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="690569a6">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="690569a6" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-1282d7a2 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="1282d7a2">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="1282d7a2" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-ac6a7238"><div class="uagb-forms-email-label required uagb-forms-input-label" id="ac6a7238">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="ac6a7238" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-96cf4004"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="96cf4004">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="6" placeholder="" name="96cf4004" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-3b3ddce8"/></div><div class="uagb-form-reacaptcha-error-3b3ddce8"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-3b3ddce8 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-3b3ddce8 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n</div></div>\n";}s:8:"id-76229";a:10:{s:5:"title";s:12:"Locations 02";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/locations-02/";s:3:"tag";a:0:{}s:8:"category";i:3591;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:23297:".wp-block-uagb-container.uagb-block-b7910333 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b7910333 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b7910333 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b7910333 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b7910333 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b7910333{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b7910333 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 100px;}.wp-block-uagb-container.uagb-block-b7910333{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 100px;}.wp-block-uagb-container.uagb-block-3cd6d5dd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3cd6d5dd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3cd6d5dd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3cd6d5dd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3cd6d5dd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3cd6d5dd{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3cd6d5dd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3cd6d5dd{box-shadow: 0px 0px   #00000070 ;padding-top: 90px;padding-bottom: 90px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: column;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.uagb-block-8a41098a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8a41098a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8a41098a .uagb-ifb-icon svg{fill: #333;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8a41098a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8a41098a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8a41098a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8a41098a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8a41098a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8a41098a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8a41098a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8a41098a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8a41098a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8a41098a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8a41098a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8a41098a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8a41098a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86b376c8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86b376c8 .uagb-forms-main-form textarea{text-align: left;}.uagb-block-86b376c8 .uagb-forms-input{text-align: left;}.uagb-block-86b376c8 .uagb-forms-input-label{display: block;text-align: left;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom: 20px;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;color: var(--ast-global-color-2);margin-bottom: 10px;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input:focus{outline:  none !important;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5) !important;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color: var(--ast-global-color-2) !important;}.uagb-block-86b376c8 .uagb-forms-field-set:hover .uagb-forms-input-label{color: var(--ast-global-color-2);}.uagb-block-86b376c8 .uagb-forms-field-set:hover .uagb-forms-input{background-color: var(--ast-global-color-5);}.uagb-block-86b376c8 .uagb-forms-field-set:hover .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-86b376c8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-86b376c8 .uagb-form-phone-country{background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance: none !important;-webkit-appearance:  none !important;background-position:  top 50% right 12px;appearance: none !important;color: var(--ast-global-color-2);}.uagb-block-86b376c8 .uagb-forms-field-set:hover .uagb-form-phone-country{color: var(--ast-global-color-2);}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align: left;}.uagb-block-86b376c8 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-86b376c8 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-86b376c8 .uagb-slider{background-color: #ffffff;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-slider:before{height: 20px;width: 20px;top: 3px;bottom: 3px;left: 3px;background-color: #1e1e1e;border-radius: 3px 3px 3px 3px;}.uagb-block-86b376c8 .uagb-switch input:checked + .uagb-slider{background-color: #017cba;}.uagb-block-86b376c8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);background-color: #ffffff;}.uagb-block-86b376c8 .uagb-switch input:focus + .uagb-slider{box-shadow: 0 0 1px#017cba;}.uagb-block-86b376c8 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color: #ffffff;width: 15px;height: 15px;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-slider{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-color: #BDBDBD;border-style: solid;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top: 11px;padding-bottom: 11px;padding-left: 12px;padding-right: 12px;}.uagb-block-86b376c8 .uagb-forms-input:hover{border-color: var(--ast-global-color-6);}.uagb-block-86b376c8 .uagb-forms-input::placeholder{color: var(--ast-global-color-2);}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-input{padding-top: 12px;padding-bottom: 12px;padding-left: 12px;padding-right: 12px;}.uagb-block-86b376c8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color: #ffffff;box-shadow: inset 0 0 0 4px #017cba;font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color: #ffffff;background-color: #017cba;font-size: calc(15px / 1.2);} .uagb-block-6c14e4fb .uagb-google-map__iframe{height: 650px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b7910333{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b7910333 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-b7910333{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3cd6d5dd{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3cd6d5dd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3cd6d5dd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: stretch;row-gap: 36px;column-gap: 0px;}.uagb-block-8a41098a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8a41098a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8a41098a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8a41098a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8a41098a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8a41098a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86b376c8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-86b376c8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-86b376c8 .uagb-form-phone-country{background-position: top 50% right 12px;padding-right: 30px !important;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-86b376c8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-86b376c8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;} .uagb-block-6c14e4fb .uagb-google-map__iframe{height: 700px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b7910333{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b7910333 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b7910333{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3cd6d5dd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3cd6d5dd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3cd6d5dd{padding-top: 64px;padding-bottom: 40px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: ;;align-items: stretch;flex-wrap: wrap;}.uagb-block-8a41098a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8a41098a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8a41098a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8a41098a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8a41098a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8a41098a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8a41098a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8a41098a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8a41098a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86b376c8.uagb-forms__outer-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input-label{font-size: 15px;}.uagb-block-86b376c8 .uagb-slider.round{border-radius: 20px !important;}.uagb-block-86b376c8 .uagb-form-phone-country{background-position: top 50% right 6px;padding-right: 30px !important;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-slider{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style: solid;border-color: #BDBDBD;}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-forms-input{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-86b376c8 .uagb-switch input:checked + .uagb-slider:before{transform: translateX(30px);}.uagb-block-86b376c8 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size: calc(15px / 1.2);}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-switch{height: calc(1px + 1px + 26px);width: calc(1px + 1px + 56px);}.uagb-block-86b376c8 .uagb-forms-main-form .uagb-slider:before{height: calc(20px + 0px);width: calc(20px + 0px);top: 3px;bottom: 3px;left: 3px;border-radius: 3px 3px 3px 3px;} .uagb-block-6c14e4fb .uagb-google-map__iframe{height: 350px;}}";s:7:"content";s:3329:"\n<div class="wp-block-uagb-container uagb-block-b7910333 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-3cd6d5dd">\n<div class="wp-block-uagb-info-box uagb-block-8a41098a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Contact Us</h2></div><p class="uagb-ifb-desc">Here''s how you can contact us for any questions or concerns.</p></div></div>\n\n\n\n<div class="wp-block-uagb-forms uagb-forms__outer-wrap uagb-block-86b376c8 uagb-forms__default-btn"><form class="uagb-forms-main-form" method="post" autocomplete="on" name="uagb-form-86b376c8">\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-8a9cc6ec uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="8a9cc6ec">First Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="8a9cc6ec" autocomplete="given-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-name uagb-forms-name-wrap uagb-forms-field-set uagb-block-0a7308c0 uag-col-2"><div class="uagb-forms-name-label required uagb-forms-input-label" id="0a7308c0">Last Name</div><input type="text" placeholder="" required class="uagb-forms-name-input uagb-forms-input" name="0a7308c0" autocomplete="family-name"/></div>\n\n\n\n<div class="wp-block-uagb-forms-email uagb-forms-email-wrap uagb-forms-field-set uagb-block-44803c02"><div class="uagb-forms-email-label required uagb-forms-input-label" id="44803c02">Email</div><input type="email" class="uagb-forms-email-input uagb-forms-input" placeholder="" required name="44803c02" autocomplete="email"/></div>\n\n\n\n<div class="wp-block-uagb-forms-textarea uagb-forms-textarea-wrap uagb-forms-field-set uagb-block-e8d7d807"><div class="uagb-forms-textarea-label required uagb-forms-input-label" id="e8d7d807">Message</div><textarea required class="uagb-forms-textarea-input uagb-forms-input" rows="4" placeholder="" name="e8d7d807" autocomplete="off"></textarea></div>\n<div class="uagb-forms-form-hidden-data"><input type="hidden" class="uagb_forms_form_label" value="Spectra Form"/><input type="hidden" class="uagb_forms_form_id" value="uagb-form-86b376c8"/></div><div class="uagb-form-reacaptcha-error-86b376c8"></div><div class="uagb-forms-main-submit-button-wrap wp-block-button"><button class="uagb-forms-main-submit-button wp-block-button__link"><div class="uagb-forms-main-submit-button-text">Submit Form</div></button></div></form><div class="uagb-forms-success-message-86b376c8 uagb-forms-submit-message-hide"><span>The form has been submitted successfully!</span></div><div class="uagb-forms-failed-message-86b376c8 uagb-forms-submit-message-hide"><span>There has been some error while submitting the form. Please verify all form fields again.</span></div></div>\n</div>\n\n\n			<div \n			class="wp-block-uagb-google-map uagb-google-map__wrap uagb-block-6c14e4fb     "\n			style="" >\n				<embed\n					class="uagb-google-map__iframe"\n					title="Google Map for "\n					src="https://maps.google.com/maps?q=Brainstorm%20Force&z=12&hl=en&t=m&output=embed&iwloc=near"\n					width="640"\n					height="650"\n					loading="lazy"\n				></embed>\n			</div>\n			</div></div>\n";}s:8:"id-77587";a:10:{s:5:"title";s:11:"Features 02";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-02/";s:3:"tag";a:0:{}s:8:"category";i:919;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:19103:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-d6ed8b64 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6ed8b64 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6ed8b64 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6ed8b64 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6ed8b64 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ed8b64{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ed8b64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6ed8b64{box-shadow: 0px 0px   #00000070 ;padding-top: 0%;padding-bottom: 0%;padding-left: 0%;padding-right: 5%;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-c38cfac0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c38cfac0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c38cfac0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c38cfac0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c38cfac0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c38cfac0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #612af7;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c38cfac0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c38cfac0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c38cfac0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c38cfac0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c38cfac0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c38cfac0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c38cfac0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c38cfac0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c38cfac0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-3);}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-452e715f.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-afcffebf.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-afcffebf.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f0fb8c05.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f0fb8c05.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e52aed8f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e52aed8f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-644d6cf6.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-644d6cf6.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-510119c1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 500px;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-510119c1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-510119c1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ed8b64{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ed8b64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6ed8b64{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 0px;}.uagb-block-c38cfac0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c38cfac0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-452e715f.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 338px;height: 350px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ed8b64{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ed8b64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6ed8b64{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-c38cfac0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c38cfac0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c38cfac0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c38cfac0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c38cfac0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-452e715f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-452e715f .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-452e715f.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.uagb-block-510119c1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}}";s:7:"content";s:3656:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d6ed8b64">\n<div class="wp-block-uagb-info-box uagb-block-c38cfac0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div><p class="uagb-ifb-desc">We offer a comprehensive range of advanced features designed to streamline your processes and boost efficiency. From intuitive user interface to seamless integration, our software provides everything you need to optimize your workflow and achieve exceptional results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-452e715f"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-afcffebf"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Intuitive User Interface</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-f0fb8c05"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Seamless Integration</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-e52aed8f"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Advanced Automation</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-644d6cf6"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Customizable Workflows</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-510119c1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="500" title="natures-02" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-76134";a:10:{s:5:"title";s:7:"Hero 08";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-08/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13225:".wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 860px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a{box-shadow: 0px 0px   #00000070 ;padding-top: 225px;padding-bottom: 225px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-eace458a .uagb-ifb-icon svg{fill: #333;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-eace458a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-eace458a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-eace458a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-infobox__content-wrap{text-align: center;}.uagb-block-eace458a.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-eace458a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-84355da2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 500px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 0%;margin-right: 0%;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ab28dc6a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:1173:"\n<div class="wp-block-uagb-container uagb-block-ab28dc6a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-eace458a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empowering Success Together</p><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-84355da2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-c896ffda wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-76132";a:10:{s:5:"title";s:7:"Hero 01";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-01/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:17291:".wp-block-uagb-container.uagb-block-47259ae5 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-47259ae5 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-47259ae5 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-47259ae5 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-47259ae5 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-47259ae5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-47259ae5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-47259ae5{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-4f76df42 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f76df42 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f76df42 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4f76df42 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4f76df42 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f76df42{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f76df42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4f76df42{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-0bac4674 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0bac4674 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bac4674 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0bac4674 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0bac4674 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0bac4674 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0bac4674 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0bac4674 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0bac4674 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bac4674 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0bac4674.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bac4674 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5c1878e3.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-5c1878e3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-102b97a9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-102b97a9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-102b97a9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-102b97a9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-102b97a9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-102b97a9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-8468ccb9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-8468ccb9 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 500px;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8468ccb9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-47259ae5{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-47259ae5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-47259ae5{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f76df42{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f76df42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4f76df42{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;}.uagb-block-0bac4674 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bac4674 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bac4674.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bac4674 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5c1878e3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 450px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-47259ae5{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-47259ae5 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap-reverse;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-47259ae5{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4f76df42{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4f76df42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4f76df42{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;}.uagb-block-0bac4674 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0bac4674 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0bac4674 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0bac4674.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0bac4674 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-5c1878e3.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-8468ccb9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}}";s:7:"content";s:1819:"\n<div class="wp-block-uagb-container uagb-block-47259ae5 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-4f76df42">\n<div class="wp-block-uagb-info-box uagb-block-0bac4674 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empowering Success Together</p><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-5c1878e3"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-102b97a9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-8468ccb9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="500" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-77496";a:10:{s:5:"title";s:8:"About 19";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-19/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:19162:".wp-block-uagb-container.uagb-block-e789a5a6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e789a5a6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e789a5a6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e789a5a6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e789a5a6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e789a5a6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e789a5a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-e789a5a6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-ce3e679a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce3e679a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ce3e679a .uagb-ifb-icon svg{fill: #333;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce3e679a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce3e679a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce3e679a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce3e679a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ce3e679a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce3e679a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-ce3e679a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ce3e679a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ce3e679a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ce3e679a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce3e679a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ce3e679a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ce3e679a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3720d63e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3720d63e .uagb-ifb-icon svg{fill: #333;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3720d63e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3720d63e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3720d63e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3720d63e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-3);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3720d63e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3720d63e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3720d63e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3720d63e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3720d63e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-title-prefix{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e789a5a6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e789a5a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-e789a5a6{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-ce3e679a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce3e679a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce3e679a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ce3e679a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3720d63e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3720d63e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3720d63e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3720d63e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-title-prefix{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e789a5a6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e789a5a6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-e789a5a6{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-4);;}.uagb-block-ce3e679a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce3e679a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce3e679a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ce3e679a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ce3e679a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ce3e679a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 14px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 14px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3720d63e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3720d63e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3720d63e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3720d63e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3720d63e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3720d63e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3720d63e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3720d63e .uagb-ifb-title-prefix{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:1843:"\n<div class="wp-block-uagb-container uagb-block-e789a5a6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ce3e679a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3720d63e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</p><p class="uagb-ifb-title">Our company is built on the foundation of empowering individuals and helping them unlock their full potential. We understand that each person is unique and has their own dreams and aspirations. That''s why we offer personalized solutions and support tailored to each individual''s needs and goals. Our dedicated team of experts is always ready to go the extra mile to ensure the success and satisfaction of our clients.</p></div><p class="uagb-ifb-desc">With years of experience in the industry, our company has established a strong reputation for excellence and reliability. We have a proven track record of delivering outstanding results and have helped countless individuals achieve their dreams. Our commitment to continuous learning and innovation ensures that we stay ahead of the curve and provide the best solutions for our clients. Choose our company and let us be your partner in success.</p></div></div></div>\n</div></div>\n";}s:8:"id-77483";a:10:{s:5:"title";s:8:"About 18";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-18/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11966:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 10%;margin-right: 10%;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f394291.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8f394291.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-34957bfa .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-34957bfa .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-34957bfa .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-34957bfa .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-34957bfa .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-34957bfa .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f394291.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f394291.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:1598:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8f394291"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-34957bfa wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1500, 'astra-sites-all-site-categories', 'a:40:{i:0;a:3:{s:2:"id";i:2487;s:4:"name";s:6:"Agency";s:4:"slug";s:6:"agency";}i:1;a:3:{s:2:"id";i:2486;s:4:"name";s:15:"Art &amp; Music";s:4:"slug";s:9:"art-music";}i:2;a:3:{s:2:"id";i:2475;s:4:"name";s:10:"Automotive";s:4:"slug";s:10:"automotive";}i:3;a:3:{s:2:"id";i:2479;s:4:"name";s:6:"Beauty";s:4:"slug";s:6:"beauty";}i:4;a:3:{s:2:"id";i:2497;s:4:"name";s:4:"Blog";s:4:"slug";s:4:"blog";}i:5;a:3:{s:2:"id";i:3435;s:4:"name";s:8:"Business";s:4:"slug";s:8:"business";}i:6;a:3:{s:2:"id";i:3430;s:4:"name";s:4:"Dark";s:4:"slug";s:4:"dark";}i:7;a:3:{s:2:"id";i:3427;s:4:"name";s:7:"Default";s:4:"slug";s:7:"default";}i:8;a:3:{s:2:"id";i:2495;s:4:"name";s:9:"eCommerce";s:4:"slug";s:9:"ecommerce";}i:9;a:3:{s:2:"id";i:2491;s:4:"name";s:22:"Educational Institutes";s:4:"slug";s:22:"educational-institutes";}i:10;a:3:{s:2:"id";i:2494;s:4:"name";s:9:"eLearning";s:4:"slug";s:9:"elearning";}i:11;a:3:{s:2:"id";i:2489;s:4:"name";s:16:"Event Invitation";s:4:"slug";s:16:"event-invitation";}i:12;a:3:{s:2:"id";i:2483;s:4:"name";s:15:"Expert Services";s:4:"slug";s:15:"expert-services";}i:13;a:3:{s:2:"id";i:3434;s:4:"name";s:8:"Feminine";s:4:"slug";s:8:"feminine";}i:14;a:3:{s:2:"id";i:2481;s:4:"name";s:15:"Finance Service";s:4:"slug";s:15:"finance-service";}i:15;a:3:{s:2:"id";i:2480;s:4:"name";s:22:"Fitness &amp; Wellness";s:4:"slug";s:16:"fitness-wellness";}i:16;a:3:{s:2:"id";i:3428;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";}i:17;a:3:{s:2:"id";i:3432;s:4:"name";s:4:"Game";s:4:"slug";s:4:"game";}i:18;a:3:{s:2:"id";i:2476;s:4:"name";s:9:"Gardening";s:4:"slug";s:9:"gardening";}i:19;a:3:{s:2:"id";i:2490;s:4:"name";s:10:"Healthcare";s:4:"slug";s:10:"healthcare";}i:20;a:3:{s:2:"id";i:2477;s:4:"name";s:13:"Home Services";s:4:"slug";s:13:"home-services";}i:21;a:3:{s:2:"id";i:2498;s:4:"name";s:18:"Hotel &amp; Travel";s:4:"slug";s:12:"hotel-travel";}i:22;a:3:{s:2:"id";i:2482;s:4:"name";s:3:"Law";s:4:"slug";s:3:"law";}i:23;a:3:{s:2:"id";i:3191;s:4:"name";s:11:"Link in Bio";s:4:"slug";s:11:"link-in-bio";}i:24;a:3:{s:2:"id";i:2478;s:4:"name";s:17:"Local Storefronts";s:4:"slug";s:17:"local-storefronts";}i:25;a:3:{s:2:"id";i:2471;s:4:"name";s:16:"Local Technician";s:4:"slug";s:16:"local-technician";}i:26;a:3:{s:2:"id";i:2474;s:4:"name";s:13:"Manufacturing";s:4:"slug";s:13:"manufacturing";}i:27;a:3:{s:2:"id";i:3433;s:4:"name";s:6:"Modern";s:4:"slug";s:6:"modern";}i:28;a:3:{s:2:"id";i:2500;s:4:"name";s:12:"Multipurpose";s:4:"slug";s:12:"multipurpose";}i:29;a:3:{s:2:"id";i:2492;s:4:"name";s:10:"Non Profit";s:4:"slug";s:10:"non-profit";}i:30;a:3:{s:2:"id";i:2927;s:4:"name";s:8:"One Page";s:4:"slug";s:8:"one-page";}i:31;a:3:{s:2:"id";i:2472;s:4:"name";s:4:"Pets";s:4:"slug";s:4:"pets";}i:32;a:3:{s:2:"id";i:2485;s:4:"name";s:11:"Photography";s:4:"slug";s:11:"photography";}i:33;a:3:{s:2:"id";i:2488;s:4:"name";s:9:"Portfolio";s:4:"slug";s:9:"portfolio";}i:34;a:3:{s:2:"id";i:3429;s:4:"name";s:7:"Premium";s:4:"slug";s:7:"premium";}i:35;a:3:{s:2:"id";i:2484;s:4:"name";s:11:"Real Estate";s:4:"slug";s:11:"real-estate";}i:36;a:3:{s:2:"id";i:2496;s:4:"name";s:21:"Restaurant &amp; Food";s:4:"slug";s:15:"restaurant-food";}i:37;a:3:{s:2:"id";i:2499;s:4:"name";s:10:"Technology";s:4:"slug";s:10:"technology";}i:38;a:3:{s:2:"id";i:2473;s:4:"name";s:9:"Transport";s:4:"slug";s:9:"transport";}i:39;a:3:{s:2:"id";i:2926;s:4:"name";s:5:"Video";s:4:"slug";s:5:"video";}}', 'no'),
(1501, 'ast-block-templates-blocks-5', 'a:30:{s:8:"id-77454";a:10:{s:5:"title";s:8:"About 17";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-17/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:32262:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-1417ab23 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1417ab23 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1417ab23 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1417ab23 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1417ab23 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1417ab23 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1417ab23 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1417ab23 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1417ab23 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1417ab23 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1417ab23 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1417ab23.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1417ab23.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1417ab23 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-3da83d13 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3da83d13 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3da83d13 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3da83d13 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3da83d13 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3da83d13{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3da83d13 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3da83d13{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: ;;row-gap: 0px;column-gap: 72px;}.uagb-block-da3e2f0a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-da3e2f0a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 400px;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-5c4c35d6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5c4c35d6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5c4c35d6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5c4c35d6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5c4c35d6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5c4c35d6{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5c4c35d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5c4c35d6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-2941ed48 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2941ed48 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2941ed48 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2941ed48 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2941ed48 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2941ed48 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #612af7;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2941ed48 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2941ed48 .uagb-ifb-align-icon-after{margin-left: 8px;}.uagb-block-2941ed48 .uagb-ifb-align-icon-before{margin-right: 8px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2941ed48 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2941ed48.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2941ed48.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 8px;}.uagb-block-c229f919.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-c229f919.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-915db688 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-915db688 .wp-block-button__link:hover{background: transparent;}.wp-block-uagb-buttons .uagb-block-915db688 .wp-block-button__link:focus{background: transparent;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-button__wrapper .uagb-buttons-repeater{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-915db688 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-915db688 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater.wp-block-button__link{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-915db688.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater:hover .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater:focus .uagb-button__link{color: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 48px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 40px;}.uagb-block-1417ab23 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1417ab23 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1417ab23 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1417ab23 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1417ab23.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1417ab23 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3da83d13{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3da83d13 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-3da83d13{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: ;;column-gap: 40px;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 250px;}.uagb-block-da3e2f0a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-da3e2f0a .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5c4c35d6{max-width: 60%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5c4c35d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5c4c35d6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: flex-start;row-gap: 0px;column-gap: 40px;}.uagb-block-2941ed48.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2941ed48 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 8px;}.uagb-block-c229f919.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-915db688.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 48px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 48px;column-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-1417ab23 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1417ab23 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1417ab23 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1417ab23 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1417ab23.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1417ab23.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1417ab23 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1417ab23.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1417ab23 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3da83d13{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3da83d13 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3da83d13{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: ;;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6%;border-top-right-radius: 6%;border-bottom-left-radius: 6%;border-bottom-right-radius: 6%;border-style: none;}.uagb-block-da3e2f0a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-da3e2f0a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-da3e2f0a .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5c4c35d6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5c4c35d6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;}.wp-block-uagb-container.uagb-block-5c4c35d6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 16px;flex-wrap: wrap;}.uagb-block-2941ed48.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2941ed48 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2941ed48 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2941ed48.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 8px;}.uagb-block-c229f919.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-915db688.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-915db688 .uagb-buttons-repeater .uagb-button__icon > svg{fill: var(--ast-global-color-2);}}";s:7:"content";s:3278:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-1417ab23 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">About Our Company and Our People</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3da83d13 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-da3e2f0a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-06.jpg" alt="" class="uag-image-77437" width="564" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5c4c35d6">\n<div class="wp-block-uagb-info-box uagb-block-2941ed48 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</h3></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c229f919"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-915db688 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div><span class="uagb-button__icon uagb-button__icon-position-after"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512" aria-hidden="true" focussable="false"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></span></a></div></div>\n</div></div>\n</div>\n</div></div>\n</div></div>\n";}s:8:"id-76877";a:10:{s:5:"title";s:16:"Why Choose Us 01";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/why-choose-us-01/";s:3:"tag";a:0:{}s:8:"category";i:3380;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:35094:".wp-block-uagb-container.uagb-block-c3ac7371 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c3ac7371 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c3ac7371 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c3ac7371 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c3ac7371 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c3ac7371{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c3ac7371 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-c3ac7371{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-d11a4715 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d11a4715 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d11a4715 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d11a4715 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d11a4715 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d11a4715 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d11a4715 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d11a4715 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d11a4715 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d11a4715 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d11a4715 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d11a4715.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d11a4715.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d11a4715 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-f17672f0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f17672f0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f17672f0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f17672f0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f17672f0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f17672f0{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f17672f0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f17672f0{box-shadow: 0px 0px   #00000070 ;padding-top: 36px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-f3898d09 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-f3898d09 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f3898d09 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-f3898d09 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f3898d09 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f3898d09 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f3898d09.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3898d09.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3898d09 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3898d09 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-f3898d09 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f3898d09 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-34ddf343 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-34ddf343 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-34ddf343 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-34ddf343 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-34ddf343 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-34ddf343 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-34ddf343.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34ddf343.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34ddf343 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34ddf343 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-34ddf343 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-34ddf343 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d69ebedc .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-d69ebedc .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d69ebedc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d69ebedc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d69ebedc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d69ebedc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d69ebedc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d69ebedc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d69ebedc .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d69ebedc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d69ebedc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d69ebedc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c3ac7371{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c3ac7371 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-c3ac7371{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.uagb-block-d11a4715 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d11a4715 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d11a4715 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d11a4715 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d11a4715 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f17672f0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f17672f0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f17672f0{padding-top: 20px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-f3898d09.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3898d09.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-f3898d09 .uagb-ifb-separator{width: 100%;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3898d09 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-34ddf343.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34ddf343.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-34ddf343 .uagb-ifb-separator{width: 100%;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-34ddf343 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d69ebedc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d69ebedc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc .uagb-ifb-separator{width: 100%;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d69ebedc .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c3ac7371{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c3ac7371 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c3ac7371{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-d11a4715 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d11a4715 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d11a4715 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d11a4715 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d11a4715.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d11a4715.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d11a4715 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d11a4715.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d11a4715 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f17672f0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f17672f0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f17672f0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f3898d09 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f3898d09 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f3898d09.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-34ddf343 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-34ddf343 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-34ddf343.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d69ebedc .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d69ebedc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d69ebedc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:3619:"\n<div class="wp-block-uagb-container uagb-block-c3ac7371 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-d11a4715 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Trusted Excellence</p><h2 class="uagb-ifb-title">What Sets Us Apart from Competitors</h2></div><p class="uagb-ifb-desc">We pride ourselves on delivering top-notch products/services along with unmatched support. With years of experience in the industry, we have built a reputation for excellence and have become the go-to choice for customers who seek the best.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f17672f0">\n<div class="wp-block-uagb-info-box uagb-block-f3898d09 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unrivaled Expertise</h3></div></div><p class="uagb-ifb-desc">Our team of skilled professionals possess unmatched expertise in their respective fields, ensuring that you receive the highest level of service.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-34ddf343 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Personalized Solutions</h3></div></div><p class="uagb-ifb-desc">We understand that every customer is unique, and we tailor our solutions to meet your specific needs, offering customized options that perfectly align with your goals.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d69ebedc uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Timely Delivery</h3></div></div><p class="uagb-ifb-desc">We value your time and guarantee prompt delivery of our products/services, enabling you to stay on track and meet your deadlines.</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n</div></div>\n";}s:8:"id-76934";a:10:{s:5:"title";s:16:"Why Choose Us 04";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/why-choose-us-04/";s:3:"tag";a:0:{}s:8:"category";i:3380;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:38228:".wp-block-uagb-container.uagb-block-5bba938d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5bba938d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5bba938d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5bba938d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5bba938d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5bba938d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5bba938d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5bba938d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-d27fa5a0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d27fa5a0 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 600px;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d27fa5a0.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-bce4857b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bce4857b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bce4857b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bce4857b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bce4857b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bce4857b{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bce4857b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bce4857b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-899ea7dd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-899ea7dd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-899ea7dd .uagb-ifb-icon svg{fill: #333;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-899ea7dd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-899ea7dd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-899ea7dd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-899ea7dd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-899ea7dd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-899ea7dd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-899ea7dd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-899ea7dd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-899ea7dd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-899ea7dd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-899ea7dd .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9e5aca84 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-9e5aca84 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9e5aca84 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9e5aca84 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e5aca84 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e5aca84 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9e5aca84.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e5aca84.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e5aca84 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e5aca84 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-9e5aca84 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9e5aca84 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-230f3440 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-230f3440 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-230f3440 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-230f3440 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-230f3440 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-230f3440 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-230f3440.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-230f3440.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-230f3440 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-230f3440 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-230f3440 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-230f3440 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-413774a7 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-2);}.uagb-block-413774a7 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-413774a7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-413774a7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-413774a7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-413774a7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-413774a7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-413774a7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 3px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-413774a7 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-413774a7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-413774a7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-413774a7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5bba938d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5bba938d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5bba938d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 525px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bce4857b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bce4857b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bce4857b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;}.uagb-block-899ea7dd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-899ea7dd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-899ea7dd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-899ea7dd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-bottom: 24px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-bottom: 24px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-899ea7dd .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9e5aca84.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e5aca84.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84 .uagb-ifb-separator{width: 100%;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e5aca84 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-230f3440.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-230f3440.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-230f3440 .uagb-ifb-separator{width: 100%;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-230f3440 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-413774a7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-413774a7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-413774a7 .uagb-ifb-separator{width: 100%;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-413774a7 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5bba938d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5bba938d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5bba938d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-d27fa5a0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bce4857b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bce4857b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bce4857b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-899ea7dd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-899ea7dd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-899ea7dd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-899ea7dd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-899ea7dd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-899ea7dd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-899ea7dd .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e5aca84 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9e5aca84 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9e5aca84.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-230f3440 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-230f3440 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-230f3440.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 20px;font-size: 20px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 20px;line-height: 20px;font-size: 20px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-413774a7 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-iconbox-icon-wrap{width: 20px;height: 20px;line-height: 20px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-413774a7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-413774a7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4013:"\n<div class="wp-block-uagb-container uagb-block-5bba938d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-d27fa5a0 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="600" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bce4857b">\n<div class="wp-block-uagb-info-box uagb-block-899ea7dd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Trusted Excellence</p><h2 class="uagb-ifb-title">What Sets Us Apart from Competitors</h2></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9e5aca84 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unrivaled Expertise</h3></div></div><p class="uagb-ifb-desc">Our team of skilled professionals possess unmatched expertise in their respective fields, ensuring that you receive the highest level of service.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-230f3440 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Personalized Solutions</h3></div></div><p class="uagb-ifb-desc">We understand that every customer is unique, and we tailor our solutions to meet your specific needs, offering customized options that perfectly align with your goals.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-413774a7 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Timely Delivery</h3></div></div><p class="uagb-ifb-desc">We value your time and guarantee prompt delivery of our products/services, enabling you to stay on track and meet your deadlines.</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n</div></div>\n";}s:8:"id-76891";a:10:{s:5:"title";s:16:"Why Choose Us 02";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/why-choose-us-02/";s:3:"tag";a:0:{}s:8:"category";i:3380;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:54847:".wp-block-uagb-container.uagb-block-4baf17b3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4baf17b3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4baf17b3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4baf17b3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4baf17b3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4baf17b3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4baf17b3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4baf17b3{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d69a739e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d69a739e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d69a739e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d69a739e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d69a739e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d69a739e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d69a739e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d69a739e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7ce58c82 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7ce58c82 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ce58c82 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ce58c82 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ce58c82 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ce58c82 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7ce58c82.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ce58c82.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-7ce58c82 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7ce58c82 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7ce58c82 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7ce58c82 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ce58c82 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7ce58c82.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8933991 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f8933991 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f8933991 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f8933991 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8933991 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f8933991.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8933991 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f8933991.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-f8933991.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8933991 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f8933991 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f8933991 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f8933991 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8933991 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f8933991.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-cbfd60bb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cbfd60bb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cbfd60bb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cbfd60bb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cbfd60bb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cbfd60bb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cbfd60bb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-cbfd60bb{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-a881d84d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a881d84d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a881d84d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a881d84d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a881d84d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a881d84d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a881d84d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a881d84d{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-46b3a99e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46b3a99e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-46b3a99e .uagb-ifb-icon svg{fill: #333;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b3a99e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b3a99e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b3a99e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b3a99e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-46b3a99e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-46b3a99e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-46b3a99e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46b3a99e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-46b3a99e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-46b3a99e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-46b3a99e .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-2c3150fc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2c3150fc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2c3150fc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2c3150fc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2c3150fc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2c3150fc{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2c3150fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2c3150fc{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6cdeacd1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6cdeacd1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6cdeacd1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6cdeacd1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6cdeacd1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6cdeacd1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6cdeacd1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6cdeacd1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6cdeacd1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6cdeacd1 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-block-163a07fc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-163a07fc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-163a07fc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-163a07fc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-163a07fc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-163a07fc{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-163a07fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-163a07fc{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-df2163b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df2163b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-df2163b3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df2163b3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df2163b3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df2163b3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df2163b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-df2163b3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-df2163b3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-df2163b3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df2163b3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-df2163b3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-df2163b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-df2163b3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4baf17b3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4baf17b3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4baf17b3{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d69a739e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d69a739e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d69a739e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ce58c82 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8933991 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cbfd60bb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cbfd60bb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-cbfd60bb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a881d84d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a881d84d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a881d84d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-46b3a99e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46b3a99e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46b3a99e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-46b3a99e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-46b3a99e .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2c3150fc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2c3150fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2c3150fc{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6cdeacd1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6cdeacd1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6cdeacd1 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-163a07fc{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-163a07fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-163a07fc{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-df2163b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df2163b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df2163b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-df2163b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-df2163b3 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4baf17b3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4baf17b3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4baf17b3{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d69a739e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d69a739e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d69a739e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ce58c82 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ce58c82 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ce58c82.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8933991 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f8933991 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f8933991.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cbfd60bb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cbfd60bb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cbfd60bb{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a881d84d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a881d84d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a881d84d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-46b3a99e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46b3a99e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46b3a99e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-46b3a99e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46b3a99e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46b3a99e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-46b3a99e .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2c3150fc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2c3150fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2c3150fc{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-6cdeacd1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6cdeacd1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6cdeacd1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6cdeacd1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6cdeacd1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6cdeacd1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-6cdeacd1 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-163a07fc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-163a07fc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-163a07fc{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-df2163b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df2163b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df2163b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-df2163b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-df2163b3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df2163b3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-df2163b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-df2163b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-df2163b3 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:2605:"\n<div class="wp-block-uagb-container uagb-block-4baf17b3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d69a739e">\n<div class="wp-block-uagb-info-box uagb-block-7ce58c82 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">What Sets Us Apart from Competitors</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-f8933991 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our commitment to quality and exceptional customer service sets us apart from the competition.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cbfd60bb">\n<div class="wp-block-uagb-container uagb-block-a881d84d">\n<div class="wp-block-uagb-info-box uagb-block-46b3a99e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">01</p><h3 class="uagb-ifb-title">Unrivaled Expertise</h3></div><p class="uagb-ifb-desc">Our team of skilled professionals possess unmatched expertise in their respective fields, ensuring that you receive the highest level of service.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2c3150fc">\n<div class="wp-block-uagb-info-box uagb-block-6cdeacd1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">02</p><h3 class="uagb-ifb-title">Personalized Solutions</h3></div><p class="uagb-ifb-desc">We understand that every customer is unique, and we tailor our solutions to meet your specific needs, offering customized options that perfectly align with your goals.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-163a07fc">\n<div class="wp-block-uagb-info-box uagb-block-df2163b3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">03</p><h3 class="uagb-ifb-title">Timely Delivery</h3></div><p class="uagb-ifb-desc">We value your time and guarantee prompt delivery of our products/services, enabling you to stay on track and meet your deadlines.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77386";a:10:{s:5:"title";s:8:"About 15";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-15/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:51844:".wp-block-uagb-container.uagb-block-38e27262 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-38e27262 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-38e27262 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-38e27262 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-38e27262 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-38e27262{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-38e27262 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-38e27262{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 20px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-6a6786cd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a6786cd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a6786cd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a6786cd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a6786cd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a6786cd{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a6786cd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6a6786cd{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e77ad5d3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e77ad5d3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e77ad5d3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e77ad5d3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e77ad5d3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e77ad5d3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e77ad5d3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e77ad5d3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e77ad5d3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e77ad5d3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e77ad5d3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b0b08a93.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b0b08a93 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 376px;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-670dc1aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-670dc1aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-670dc1aa .uagb-ifb-icon svg{fill: #333;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-670dc1aa .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-670dc1aa .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-670dc1aa .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-670dc1aa .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-670dc1aa.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-670dc1aa.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-670dc1aa .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-670dc1aa .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-670dc1aa .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-670dc1aa .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-670dc1aa .uagb-infobox__content-wrap{text-align: left;}.uagb-block-670dc1aa.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-670dc1aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7462da50 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7462da50 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7462da50 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7462da50 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7462da50 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7462da50{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7462da50 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7462da50{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-d696e318.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d696e318 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d696e318.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 376px;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d696e318.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ed8a81d2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ed8a81d2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8a81d2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8a81d2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8a81d2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8a81d2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ed8a81d2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8a81d2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-ed8a81d2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ed8a81d2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ed8a81d2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ed8a81d2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed8a81d2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ed8a81d2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 28px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a092e11.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5a092e11 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-5a092e11.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 376px;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5a092e11.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-43462155 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-43462155 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-43462155 .uagb-ifb-icon svg{fill: #333;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43462155 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-43462155 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-43462155 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-43462155 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-43462155.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-43462155.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-43462155 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-43462155 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-43462155 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-43462155 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-43462155 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-43462155.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-43462155.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-38e27262{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-38e27262 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-38e27262{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a6786cd{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a6786cd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;}.wp-block-uagb-container.uagb-block-6a6786cd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 16px;}.uagb-block-e77ad5d3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e77ad5d3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e77ad5d3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 350px;}.uagb-block-b0b08a93.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b0b08a93 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-670dc1aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-670dc1aa.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-670dc1aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-670dc1aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-670dc1aa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7462da50{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7462da50 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;}.wp-block-uagb-container.uagb-block-7462da50{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;}.uagb-block-d696e318.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 350px;}.uagb-block-d696e318.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d696e318 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ed8a81d2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8a81d2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed8a81d2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed8a81d2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a092e11.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 350px;}.uagb-block-5a092e11.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5a092e11 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-43462155.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-43462155.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-43462155 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-43462155 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-43462155 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43462155.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-38e27262{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-38e27262 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-38e27262{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a6786cd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a6786cd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-6a6786cd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;flex-wrap: wrap;}.uagb-block-e77ad5d3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e77ad5d3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e77ad5d3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e77ad5d3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e77ad5d3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e77ad5d3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b0b08a93.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-b0b08a93.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b0b08a93 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-670dc1aa.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-670dc1aa .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-670dc1aa .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-670dc1aa .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-670dc1aa .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-670dc1aa.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7462da50{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7462da50 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-7462da50{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;flex-wrap: wrap;}.uagb-block-d696e318.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d696e318.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-d696e318.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d696e318 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ed8a81d2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed8a81d2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed8a81d2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed8a81d2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed8a81d2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed8a81d2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5a092e11.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5a092e11.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-5a092e11.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-43462155.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-43462155 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-43462155 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-43462155 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-43462155.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-43462155.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-43462155 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-43462155.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4646:"\n<div class="wp-block-uagb-container uagb-block-38e27262 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-6a6786cd">\n<div class="wp-block-uagb-info-box uagb-block-e77ad5d3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-b0b08a93 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-03-1.jpg" alt="" class="uag-image-77399" width="564" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-670dc1aa uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovation-driven Solutions</h3></div><p class="uagb-ifb-desc">Our innovative solutions are designed to address the unique needs of our clients and drive success.</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7462da50">\n<div class="wp-block-uagb-image alignleft uagb-block-d696e318 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-04.jpg" alt="" class="uag-image-77404" width="564" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ed8a81d2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Personalized Approach</h3></div><p class="uagb-ifb-desc">We take a personalized approach to ensure that every individual receives tailored support and guidance.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-5a092e11 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/about-05.jpg" alt="" class="uag-image-77405" width="564" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-43462155 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Superior Customer Service</h3></div><p class="uagb-ifb-desc">Our team is dedicated to providing superior customer service and ensuring complete satisfaction.</p></div></div></div>\n</div>\n</div></div>\n";}s:8:"id-77341";a:10:{s:5:"title";s:8:"About 08";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-08/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:15143:".wp-block-uagb-container.uagb-block-49989c20 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-49989c20 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-49989c20 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-49989c20 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-49989c20 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-49989c20{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-49989c20 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-49989c20{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-49989c20::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbf63515{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbf63515 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbf63515{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b7eda7f0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b7eda7f0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b7eda7f0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b7eda7f0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7eda7f0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b7eda7f0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc86b535.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-dc86b535.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-49989c20{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-49989c20 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-49989c20{padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-49989c20::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbf63515{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbf63515 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-fbf63515{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 32px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7eda7f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc86b535.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-49989c20{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-49989c20 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-49989c20{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-49989c20::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbf63515{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbf63515 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fbf63515{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7eda7f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc86b535.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1220:"\n<div class="wp-block-uagb-container uagb-block-49989c20 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-fbf63515">\n<div class="wp-block-uagb-info-box uagb-block-b7eda7f0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-dc86b535"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f3f04c7e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-77309";a:10:{s:5:"title";s:8:"About 07";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-07/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:15141:".wp-block-uagb-container.uagb-block-8a9790d7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a9790d7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a9790d7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a9790d7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a9790d7 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a9790d7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a9790d7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-end;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a9790d7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a9790d7::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbf63515 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbf63515{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbf63515 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbf63515{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b7eda7f0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7eda7f0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7eda7f0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b7eda7f0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b7eda7f0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b7eda7f0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7eda7f0 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b7eda7f0.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc86b535.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-dc86b535.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f3f04c7e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a9790d7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a9790d7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8a9790d7{padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-8a9790d7::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbf63515{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbf63515 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;}.wp-block-uagb-container.uagb-block-fbf63515{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 32px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7eda7f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc86b535.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a9790d7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a9790d7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8a9790d7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-8a9790d7::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbf63515{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbf63515 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fbf63515{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7eda7f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7eda7f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7eda7f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7eda7f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc86b535.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1220:"\n<div class="wp-block-uagb-container uagb-block-8a9790d7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-fbf63515">\n<div class="wp-block-uagb-info-box uagb-block-b7eda7f0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-dc86b535"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f3f04c7e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-77288";a:10:{s:5:"title";s:14:"Page Header 10";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-10/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:18827:".wp-block-uagb-container.uagb-block-d8119d10 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d8119d10 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d8119d10 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d8119d10 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d8119d10 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8119d10{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8119d10 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-d8119d10{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-d8119d10::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-f2c03af1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2c03af1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f2c03af1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2c03af1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2c03af1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2c03af1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2c03af1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f2c03af1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2c03af1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-f2c03af1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f2c03af1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f2c03af1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f2c03af1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2c03af1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f2c03af1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f2c03af1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a28fc82d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a28fc82d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a28fc82d .uagb-ifb-icon svg{fill: #333;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a28fc82d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a28fc82d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a28fc82d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a28fc82d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a28fc82d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a28fc82d.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a28fc82d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a28fc82d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a28fc82d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a28fc82d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a28fc82d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a28fc82d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a28fc82d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8119d10{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8119d10 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d8119d10{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d8119d10::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-f2c03af1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2c03af1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2c03af1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f2c03af1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a28fc82d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a28fc82d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a28fc82d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a28fc82d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d8119d10{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d8119d10 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-d8119d10{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-d8119d10::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-f2c03af1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2c03af1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2c03af1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f2c03af1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f2c03af1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f2c03af1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a28fc82d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a28fc82d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a28fc82d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a28fc82d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a28fc82d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a28fc82d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:834:"\n<div class="wp-block-uagb-container uagb-block-d8119d10 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f2c03af1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Page Title</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a28fc82d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">In this page header section, you can provide details about the purpose of the page. This helps users quickly understand what to expect from the page content.</p></div></div>\n</div></div>\n";}s:8:"id-77285";a:10:{s:5:"title";s:14:"Page Header 09";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-09/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11344:".wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3fd7bfbf .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e4d616d7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e4d616d7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e4d616d7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e4d616d7.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3fd7bfbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3fd7bfbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3fd7bfbf{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-3fd7bfbf::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e4d616d7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e4d616d7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e4d616d7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e4d616d7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:605:"\n<div class="wp-block-uagb-container uagb-block-3fd7bfbf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-e4d616d7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Page Title</h1></div><p class="uagb-ifb-desc">In this page header section, you can provide details about the purpose of the page. This helps users quickly understand what to expect from the page content.</p></div></div>\n</div></div>\n";}s:8:"id-77281";a:10:{s:5:"title";s:14:"Page Header 08";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-08/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11016:".wp-block-uagb-container.uagb-block-4463c339 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4463c339 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4463c339 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4463c339 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4463c339 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4463c339{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4463c339 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4463c339{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4463c339::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-3b41ce34 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3b41ce34 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3b41ce34 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b41ce34 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b41ce34 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b41ce34 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b41ce34 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3b41ce34.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3b41ce34.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-3b41ce34 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3b41ce34 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3b41ce34 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3b41ce34 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3b41ce34 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3b41ce34.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3b41ce34.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4463c339{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4463c339 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-4463c339{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-4463c339::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-3b41ce34.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3b41ce34 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3b41ce34 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3b41ce34 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4463c339{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4463c339 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-4463c339{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-4463c339::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-3b41ce34.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3b41ce34 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3b41ce34 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3b41ce34 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3b41ce34 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3b41ce34.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:419:"\n<div class="wp-block-uagb-container uagb-block-4463c339 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-3b41ce34 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Page Title</h1></div></div></div>\n</div></div>\n";}s:8:"id-77272";a:10:{s:5:"title";s:8:"About 05";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-05/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:30155:".wp-block-uagb-container.uagb-block-537d0776 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-537d0776 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-537d0776 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-537d0776 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-537d0776 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-537d0776{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-537d0776 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-537d0776{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-c1674b85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c1674b85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c1674b85 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1674b85 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c1674b85 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c1674b85 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c1674b85 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c1674b85.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c1674b85.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-c1674b85 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c1674b85 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c1674b85 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c1674b85 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c1674b85 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c1674b85.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c1674b85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-05434cc7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-05434cc7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-05434cc7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-05434cc7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-05434cc7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-05434cc7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-05434cc7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-05434cc7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-3e0060df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3e0060df .uagb-ifb-icon svg{fill: #333;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e0060df .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3e0060df .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3e0060df .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3e0060df.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3e0060df .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3e0060df.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-3e0060df.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3e0060df .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3e0060df .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3e0060df .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3e0060df .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e0060df .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3e0060df.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-050dcafd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-050dcafd .uagb-ifb-icon svg{fill: #333;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-050dcafd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-050dcafd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-050dcafd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-050dcafd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-050dcafd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-050dcafd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-050dcafd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-050dcafd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-050dcafd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-050dcafd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-050dcafd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-050dcafd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-050dcafd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-3);}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-d848f8ca.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-c844f814.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c844f814.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3cbda4c9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3cbda4c9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c6b14cec.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c6b14cec.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3d6f0b06.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3d6f0b06.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-537d0776{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-537d0776 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;}.wp-block-uagb-container.uagb-block-537d0776{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 20px;}.uagb-block-c1674b85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c1674b85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c1674b85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c1674b85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1674b85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-05434cc7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-05434cc7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-05434cc7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 0px;column-gap: 24px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e0060df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-050dcafd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-d848f8ca.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__source-wrap{margin-right: 12px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-537d0776{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-537d0776 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-537d0776{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-4);;}.uagb-block-c1674b85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c1674b85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c1674b85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c1674b85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c1674b85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1674b85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c1674b85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c1674b85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-05434cc7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-05434cc7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 14px;}.wp-block-uagb-container.uagb-block-05434cc7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 14px;align-items: stretch;flex-wrap: wrap;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3e0060df .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3e0060df .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3e0060df.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-050dcafd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-050dcafd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-050dcafd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-d848f8ca .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-d848f8ca.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}";s:7:"content";s:4062:"\n<div class="wp-block-uagb-container uagb-block-537d0776 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c1674b85 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-05434cc7">\n<div class="wp-block-uagb-info-box uagb-block-3e0060df uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our company is built on the foundation of empowering individuals and helping them unlock their full potential. We understand that each person is unique and has their own dreams and aspirations. That''s why we offer personalized solutions and support tailored to each individual''s needs and goals. Our dedicated team of experts is always ready to go the extra mile to ensure the success and satisfaction of our clients.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-050dcafd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">With years of experience in the industry, our company has established a strong reputation for excellence and reliability. We have a proven track record of delivering outstanding results and have helped countless individuals achieve their dreams. Our commitment to continuous learning and innovation ensures that we stay ahead of the curve and provide the best solutions for our clients. Choose our company and let us be your partner in success.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-d848f8ca"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-c844f814"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Personalized Approach</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-3cbda4c9"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Innovative Solutions</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-c6b14cec"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Exceptional Service</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-3d6f0b06"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Proven Track Record</span></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-77277";a:10:{s:5:"title";s:14:"Page Header 07";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-07/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:12005:".wp-block-uagb-container.uagb-block-b2ba9c63 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2ba9c63 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2ba9c63 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2ba9c63 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2ba9c63 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2ba9c63{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2ba9c63 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2ba9c63{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2ba9c63::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-8de64a8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8de64a8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8de64a8c .uagb-ifb-icon svg{fill: #333;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8de64a8c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8de64a8c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8de64a8c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8de64a8c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8de64a8c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8de64a8c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8de64a8c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8de64a8c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-8de64a8c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-8de64a8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8de64a8c .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2ba9c63{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2ba9c63 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b2ba9c63{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-b2ba9c63::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-8de64a8c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8de64a8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8de64a8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8de64a8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8de64a8c .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2ba9c63{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2ba9c63 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b2ba9c63{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-b2ba9c63::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-8de64a8c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8de64a8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8de64a8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8de64a8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8de64a8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8de64a8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8de64a8c .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:662:"\n<div class="wp-block-uagb-container uagb-block-b2ba9c63 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-8de64a8c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Add Your Prefix Here</p><h1 class="uagb-ifb-title">Page Title</h1></div><p class="uagb-ifb-desc">In this page header section, you can provide details about the purpose of the page. This helps users quickly understand what to expect from the page content.</p></div></div>\n</div></div>\n";}s:8:"id-77273";a:10:{s:5:"title";s:14:"Page Header 06";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-06/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11677:".wp-block-uagb-container.uagb-block-ffada09a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ffada09a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ffada09a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ffada09a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ffada09a .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffada09a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffada09a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ffada09a{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ffada09a::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-91ce963b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91ce963b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-91ce963b .uagb-ifb-icon svg{fill: #333;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91ce963b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91ce963b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91ce963b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91ce963b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91ce963b.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91ce963b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-91ce963b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-91ce963b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-91ce963b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-91ce963b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91ce963b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-91ce963b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-91ce963b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-91ce963b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffada09a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffada09a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ffada09a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ffada09a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-91ce963b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91ce963b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91ce963b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91ce963b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-91ce963b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91ce963b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-91ce963b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffada09a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffada09a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ffada09a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ffada09a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-91ce963b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91ce963b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91ce963b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91ce963b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-91ce963b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-91ce963b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91ce963b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-91ce963b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-91ce963b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-91ce963b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:476:"\n<div class="wp-block-uagb-container uagb-block-ffada09a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-91ce963b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Add Your Prefix Here</p><h1 class="uagb-ifb-title">Page Title</h1></div></div></div>\n</div></div>\n";}s:8:"id-77237";a:10:{s:5:"title";s:8:"About 04";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-04/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:45664:".wp-block-uagb-container.uagb-block-209a5c86 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-209a5c86 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-209a5c86 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-209a5c86 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-209a5c86 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-209a5c86{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-209a5c86 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-209a5c86{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-c8120386 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c8120386 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8120386 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8120386 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8120386 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c8120386.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8120386 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c8120386.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c8120386.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-c8120386 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c8120386 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c8120386 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c8120386 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c8120386 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c8120386.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-c1b0e96f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1b0e96f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1b0e96f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1b0e96f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1b0e96f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b0e96f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b0e96f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-c1b0e96f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-956a8e10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-956a8e10 .uagb-ifb-icon svg{fill: #333;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956a8e10 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-956a8e10 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-956a8e10 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-956a8e10 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-956a8e10.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956a8e10.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956a8e10 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-956a8e10 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-956a8e10 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-956a8e10 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-956a8e10 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-956a8e10.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-35d417ea .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-35d417ea .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-35d417ea .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-35d417ea .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-35d417ea .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-35d417ea{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-35d417ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-35d417ea{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-066fee4c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-066fee4c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-066fee4c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-066fee4c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-066fee4c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-066fee4c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-066fee4c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-066fee4c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-066fee4c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-066fee4c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-066fee4c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e163f58c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e163f58c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-e163f58c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e163f58c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-e163f58c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e163f58c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e163f58c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e163f58c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-e163f58c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-e163f58c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e163f58c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daa83fe0 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-daa83fe0 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-daa83fe0 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-daa83fe0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-daa83fe0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daa83fe0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daa83fe0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-daa83fe0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-daa83fe0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-daa83fe0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daa83fe0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-209a5c86{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-209a5c86 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;}.wp-block-uagb-container.uagb-block-209a5c86{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 20px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c8120386 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b0e96f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b0e96f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-c1b0e96f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 40px;}.uagb-block-956a8e10.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-956a8e10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956a8e10.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956a8e10.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-35d417ea{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-35d417ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-35d417ea{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-066fee4c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-066fee4c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-066fee4c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-066fee4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e163f58c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e163f58c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e163f58c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-e163f58c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e163f58c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daa83fe0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daa83fe0 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-daa83fe0 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-daa83fe0 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-209a5c86{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-209a5c86 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-209a5c86{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c8120386 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c8120386 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c8120386.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1b0e96f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1b0e96f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-c1b0e96f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;align-items: stretch;flex-wrap: wrap;}.uagb-block-956a8e10.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 14px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-956a8e10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-956a8e10 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-956a8e10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-35d417ea{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-35d417ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-35d417ea{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-066fee4c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-066fee4c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-066fee4c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-066fee4c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-066fee4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-066fee4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-066fee4c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-066fee4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e163f58c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e163f58c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e163f58c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-e163f58c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-e163f58c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e163f58c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e163f58c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e163f58c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daa83fe0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daa83fe0 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-daa83fe0 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-daa83fe0 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daa83fe0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daa83fe0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4383:"\n<div class="wp-block-uagb-container uagb-block-209a5c86 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c8120386 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">About Our Company and Our People</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c1b0e96f">\n<div class="wp-block-uagb-info-box uagb-block-956a8e10 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Our company is built on the foundation of empowering individuals and helping them unlock their full potential. We understand that each person is unique and has their own dreams and aspirations. That''s why we offer personalized solutions and support tailored to each individual''s needs and goals. Our dedicated team of experts is always ready to go the extra mile to ensure the success and satisfaction of our clients.</p></div><p class="uagb-ifb-desc">With years of experience in the industry, our company has established a strong reputation for excellence and reliability. We have a proven track record of delivering outstanding results and have helped countless individuals achieve their dreams. Our commitment to continuous learning and innovation ensures that we stay ahead of the curve and provide the best solutions for our clients. Choose our company and let us be your partner in success.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-35d417ea">\n<div class="wp-block-uagb-info-box uagb-block-066fee4c uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Innovation-driven Solutions</p></div></div><p class="uagb-ifb-desc">Our innovative solutions are designed to address the unique needs of our clients and drive success.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e163f58c uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Personalized Approach</p></div></div><p class="uagb-ifb-desc">We take a personalized approach to ensure that every individual receives tailored support and guidance.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-daa83fe0 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Superior Customer Service</p></div></div><p class="uagb-ifb-desc">Our team is dedicated to providing superior customer service and ensuring complete satisfaction.</p><div class="uagb-ifb-separator"></div></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77265";a:10:{s:5:"title";s:14:"Page Header 05";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-05/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:18127:".wp-block-uagb-container.uagb-block-bbb55938 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bbb55938 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bbb55938 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bbb55938 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bbb55938 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bbb55938{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bbb55938 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-bbb55938{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.uagb-block-1c522728 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c522728 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1c522728 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c522728 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1c522728 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1c522728 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1c522728 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1c522728.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c522728.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-1c522728 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1c522728 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1c522728 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1c522728 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c522728 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1c522728.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1c522728.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dc7f053 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9dc7f053 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9dc7f053 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9dc7f053 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9dc7f053 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9dc7f053 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9dc7f053 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9dc7f053.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-9dc7f053.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dc7f053 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9dc7f053 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9dc7f053 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9dc7f053 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9dc7f053 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9dc7f053.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9dc7f053.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-bbb55938{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bbb55938 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;column-gap: 40px;}.wp-block-uagb-container.uagb-block-bbb55938{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-1c522728.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c522728 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c522728 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c522728 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c522728.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dc7f053.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9dc7f053 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9dc7f053 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9dc7f053 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-bbb55938{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bbb55938 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-bbb55938{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-1c522728.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1c522728 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1c522728 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1c522728 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1c522728.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c522728.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1c522728 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1c522728.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dc7f053.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9dc7f053 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9dc7f053 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9dc7f053 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9dc7f053 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9dc7f053.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:834:"\n<div class="wp-block-uagb-container uagb-block-bbb55938 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-1c522728 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Page Title</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9dc7f053 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">In this page header section, you can provide details about the purpose of the page. This helps users quickly understand what to expect from the page content.</p></div></div>\n</div></div>\n";}s:8:"id-77262";a:10:{s:5:"title";s:14:"Page Header 04";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-04/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:10691:".wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5657136f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5657136f{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-48b77c69 .uagb-ifb-icon svg{fill: #333;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b77c69 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b77c69 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b77c69 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b77c69 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-48b77c69.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-5657136f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5657136f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5657136f{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b77c69 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-48b77c69 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-48b77c69.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b77c69 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b77c69.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:605:"\n<div class="wp-block-uagb-container uagb-block-5657136f alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-48b77c69 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Page Title</h1></div><p class="uagb-ifb-desc">In this page header section, you can provide details about the purpose of the page. This helps users quickly understand what to expect from the page content.</p></div></div>\n</div></div>\n";}s:8:"id-77253";a:10:{s:5:"title";s:14:"Page Header 03";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-03/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:10345:".wp-block-uagb-container.uagb-block-623389a1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-623389a1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-623389a1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-623389a1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-623389a1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-623389a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-623389a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-623389a1{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-1ac36b3d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ac36b3d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1ac36b3d .uagb-ifb-icon svg{fill: #333;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ac36b3d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ac36b3d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ac36b3d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ac36b3d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1ac36b3d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ac36b3d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-1ac36b3d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1ac36b3d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1ac36b3d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1ac36b3d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ac36b3d .uagb-infobox__content-wrap{text-align: center;}.uagb-block-1ac36b3d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-623389a1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-623389a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-623389a1{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-1ac36b3d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ac36b3d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ac36b3d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1ac36b3d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-623389a1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-623389a1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-623389a1{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-1ac36b3d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ac36b3d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ac36b3d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1ac36b3d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ac36b3d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ac36b3d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:419:"\n<div class="wp-block-uagb-container uagb-block-623389a1 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-1ac36b3d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Page Title</h1></div></div></div>\n</div></div>\n";}s:8:"id-77242";a:10:{s:5:"title";s:14:"Page Header 02";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-02/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11370:".wp-block-uagb-container.uagb-block-44ae2f11 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-44ae2f11 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-44ae2f11 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-44ae2f11 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-44ae2f11 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-44ae2f11{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44ae2f11 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-44ae2f11{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-16042937 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-16042937 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-16042937 .uagb-ifb-icon svg{fill: #333;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16042937 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-16042937 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-16042937 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-16042937 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-16042937 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-16042937 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-16042937 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16042937 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-16042937.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-16042937.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16042937 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-44ae2f11{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44ae2f11 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-44ae2f11{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-16042937 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16042937 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-16042937 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-16042937 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16042937.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16042937 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-44ae2f11{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44ae2f11 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-44ae2f11{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-16042937 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-16042937 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-16042937 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-16042937 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-16042937.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16042937.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-16042937 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-16042937.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-16042937 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:662:"\n<div class="wp-block-uagb-container uagb-block-44ae2f11 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-16042937 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Add Your Prefix Here</p><h1 class="uagb-ifb-title">Page Title</h1></div><p class="uagb-ifb-desc">In this page header section, you can provide details about the purpose of the page. This helps users quickly understand what to expect from the page content.</p></div></div>\n</div></div>\n";}s:8:"id-77230";a:10:{s:5:"title";s:14:"Page Header 01";s:3:"url";s:53:"https://websitedemos.net/astra-blocks/page-header-01/";s:3:"tag";a:0:{}s:8:"category";i:3382;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11024:".wp-block-uagb-container.uagb-block-53de9703 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-53de9703 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-53de9703 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-53de9703 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-53de9703 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-53de9703{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53de9703 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-53de9703{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-a7840e7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a7840e7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a7840e7b .uagb-ifb-icon svg{fill: #333;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a7840e7b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a7840e7b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a7840e7b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a7840e7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a7840e7b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a7840e7b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-a7840e7b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a7840e7b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a7840e7b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a7840e7b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a7840e7b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-a7840e7b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-a7840e7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a7840e7b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-53de9703{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53de9703 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-53de9703{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-a7840e7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a7840e7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a7840e7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a7840e7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a7840e7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a7840e7b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-53de9703{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-53de9703 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-53de9703{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-a7840e7b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a7840e7b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a7840e7b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a7840e7b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a7840e7b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a7840e7b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a7840e7b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a7840e7b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:476:"\n<div class="wp-block-uagb-container uagb-block-53de9703 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-a7840e7b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Add Your Prefix Here</p><h1 class="uagb-ifb-title">Page Title</h1></div></div></div>\n</div></div>\n";}s:8:"id-77228";a:10:{s:5:"title";s:8:"About 03";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-03/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:28490:".wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8da75ca .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a8da75ca{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-50f73676 .uagb-ifb-icon svg{fill: #333;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-50f73676 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-50f73676 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-50f73676 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-50f73676 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-50f73676 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-50f73676.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 144px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 144px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5cb09876{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-639cdfa3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-639cdfa3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0e3992a1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0e3992a1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0e3992a1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0e3992a1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-a8da75ca{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: center;column-gap: 40px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8da75ca{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8da75ca > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-a8da75ca{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-4);;}.uagb-block-50f73676.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-50f73676 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-50f73676 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-50f73676.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-50f73676 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-50f73676.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 14px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 14px;background-color: ;;align-items: center;flex-wrap: wrap;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:1883:"\n<div class="wp-block-uagb-container uagb-block-a8da75ca alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-50f73676 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">About Our Company and Our People</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5cb09876">\n<div class="wp-block-uagb-info-box uagb-block-639cdfa3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our company is built on the foundation of empowering individuals and helping them unlock their full potential. We understand that each person is unique and has their own dreams and aspirations. That''s why we offer personalized solutions and support tailored to each individual''s needs and goals. Our dedicated team of experts is always ready to go the extra mile to ensure the success and satisfaction of our clients.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0e3992a1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">With years of experience in the industry, our company has established a strong reputation for excellence and reliability. We have a proven track record of delivering outstanding results and have helped countless individuals achieve their dreams. Our commitment to continuous learning and innovation ensures that we stay ahead of the curve and provide the best solutions for our clients. Choose our company and let us be your partner in success.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77220";a:10:{s:5:"title";s:8:"About 02";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-02/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:11474:".wp-block-uagb-container.uagb-block-06ab55d0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06ab55d0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06ab55d0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06ab55d0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06ab55d0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06ab55d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06ab55d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-06ab55d0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-1e4e097b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e4e097b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1e4e097b .uagb-ifb-icon svg{fill: #333;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e4e097b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1e4e097b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1e4e097b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1e4e097b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 48px;margin-top: 0px;margin-left: 0px;margin-right: 40px;}.uagb-block-1e4e097b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 144px;}.uagb-block-1e4e097b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1e4e097b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1e4e097b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1e4e097b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e4e097b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1e4e097b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1e4e097b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e4e097b .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-06ab55d0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06ab55d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;}.wp-block-uagb-container.uagb-block-06ab55d0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 20px;}.uagb-block-1e4e097b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e4e097b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e4e097b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1e4e097b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e4e097b .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-06ab55d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-06ab55d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-06ab55d0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-1e4e097b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1e4e097b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1e4e097b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1e4e097b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1e4e097b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1e4e097b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1e4e097b .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}}";s:7:"content";s:1134:"\n<div class="wp-block-uagb-container uagb-block-06ab55d0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-1e4e097b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Our Story</p><h2 class="uagb-ifb-title">About Our Company and Our People</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div></div>\n</div></div>\n";}s:8:"id-77201";a:10:{s:5:"title";s:8:"About 01";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-01/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:28655:".wp-block-uagb-container.uagb-block-83c58f0a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-83c58f0a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-83c58f0a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-83c58f0a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-83c58f0a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-83c58f0a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-83c58f0a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-83c58f0a{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-b73374cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b73374cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b73374cd .uagb-ifb-icon svg{fill: #333;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b73374cd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b73374cd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b73374cd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b73374cd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b73374cd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b73374cd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-b73374cd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b73374cd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b73374cd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b73374cd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b73374cd .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b73374cd.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b73374cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-b73374cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5cb09876 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5cb09876{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-639cdfa3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-639cdfa3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-639cdfa3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-639cdfa3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0e3992a1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0e3992a1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0e3992a1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0e3992a1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0e3992a1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0e3992a1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-83c58f0a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-83c58f0a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-83c58f0a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b73374cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b73374cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b73374cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b73374cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b73374cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-b73374cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: ;;align-items: center;column-gap: 40px;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-83c58f0a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-83c58f0a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-83c58f0a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-b73374cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b73374cd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b73374cd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b73374cd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b73374cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b73374cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b73374cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b73374cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5cb09876{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5cb09876 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 14px;}.wp-block-uagb-container.uagb-block-5cb09876{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 14px;background-color: ;;align-items: center;flex-wrap: wrap;}.uagb-block-639cdfa3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-639cdfa3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-639cdfa3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-639cdfa3.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-639cdfa3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-639cdfa3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-639cdfa3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0e3992a1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0e3992a1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0e3992a1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0e3992a1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-0e3992a1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0e3992a1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0e3992a1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2046:"\n<div class="wp-block-uagb-container uagb-block-83c58f0a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b73374cd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5cb09876">\n<div class="wp-block-uagb-info-box uagb-block-639cdfa3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our company is built on the foundation of empowering individuals and helping them unlock their full potential. We understand that each person is unique and has their own dreams and aspirations. That''s why we offer personalized solutions and support tailored to each individual''s needs and goals. Our dedicated team of experts is always ready to go the extra mile to ensure the success and satisfaction of our clients.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0e3992a1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">With years of experience in the industry, our company has established a strong reputation for excellence and reliability. We have a proven track record of delivering outstanding results and have helped countless individuals achieve their dreams. Our commitment to continuous learning and innovation ensures that we stay ahead of the curve and provide the best solutions for our clients. Choose our company and let us be your partner in success.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-75699";a:10:{s:5:"title";s:17:"Call To Action 06";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-06/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:24758:".wp-block-uagb-container.uagb-block-4537ccb9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4537ccb9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4537ccb9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4537ccb9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4537ccb9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4537ccb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4537ccb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-4537ccb9{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.uagb-block-4cf76f80 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4cf76f80 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4cf76f80 .uagb-ifb-icon svg{fill: #333;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cf76f80 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4cf76f80 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4cf76f80 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4cf76f80 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-4cf76f80.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cf76f80.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-4cf76f80 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4cf76f80 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4cf76f80 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4cf76f80 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4cf76f80 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4cf76f80.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4cf76f80.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-e56d6292 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e56d6292 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e56d6292 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e56d6292 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e56d6292 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e56d6292{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e56d6292 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e56d6292{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-b7d5e813 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7d5e813 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b7d5e813 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d5e813 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d5e813 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d5e813 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d5e813 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b7d5e813.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-b7d5e813.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d5e813 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b7d5e813 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b7d5e813 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b7d5e813 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7d5e813 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b7d5e813.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7d5e813.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bda6ce64.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-bda6ce64.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-bda6ce64 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-138945ca .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-138945ca .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-138945ca .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-138945ca .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-138945ca .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-138945ca .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4537ccb9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4537ccb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-4537ccb9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-4537ccb9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4537ccb9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-4cf76f80.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4cf76f80 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4cf76f80 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4cf76f80 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4cf76f80.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e56d6292{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e56d6292 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e56d6292{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-b7d5e813.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7d5e813 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7d5e813 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7d5e813 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7d5e813.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bda6ce64.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-4537ccb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4537ccb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4537ccb9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-4537ccb9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-4537ccb9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-4cf76f80.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4cf76f80 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4cf76f80 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4cf76f80 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4cf76f80.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4cf76f80.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4cf76f80 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4cf76f80.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e56d6292{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e56d6292 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e56d6292{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-b7d5e813.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7d5e813 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7d5e813 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7d5e813 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7d5e813.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7d5e813.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7d5e813 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7d5e813.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bda6ce64.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1593:"\n<div class="wp-block-uagb-container uagb-block-4537ccb9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-4cf76f80 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e56d6292">\n<div class="wp-block-uagb-info-box uagb-block-b7d5e813 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-bda6ce64"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-138945ca wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-75732";a:10:{s:5:"title";s:17:"Call To Action 07";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-07/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:19030:".wp-block-uagb-container.uagb-block-24d0e460 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24d0e460 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24d0e460 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24d0e460 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24d0e460 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24d0e460{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24d0e460 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24d0e460{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-98ce3f3d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-98ce3f3d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-98ce3f3d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-98ce3f3d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-98ce3f3d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-98ce3f3d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-98ce3f3d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-98ce3f3d.uagb-layout-grid{row-gap: 0px;column-gap: 48px;grid-template-columns: minmax( 1px, 60%)  minmax( 1px, 40%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-98ce3f3d{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-ba1d0d05 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ba1d0d05 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba1d0d05 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba1d0d05 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba1d0d05 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba1d0d05 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ba1d0d05.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba1d0d05.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba1d0d05 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ba1d0d05 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ba1d0d05 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ba1d0d05 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ba1d0d05 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ba1d0d05.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-be9356f8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-be9356f8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-5e721b27 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-5e721b27 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-5e721b27 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-5e721b27 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-5e721b27 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-5e721b27 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-6b68be36 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6b68be36 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6b68be36 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6b68be36 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6b68be36 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6b68be36 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-24d0e460{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24d0e460 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24d0e460{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24d0e460.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-24d0e460.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-98ce3f3d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-98ce3f3d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-98ce3f3d.uagb-layout-grid{row-gap: 24px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-98ce3f3d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-ba1d0d05.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba1d0d05.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ba1d0d05 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ba1d0d05 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-be9356f8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{gap: 10px;}.uagb-block-be9356f8.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-24d0e460{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24d0e460 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24d0e460{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-24d0e460.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-24d0e460.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-98ce3f3d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-98ce3f3d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-98ce3f3d.uagb-layout-grid{row-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-98ce3f3d{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-ba1d0d05.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba1d0d05.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ba1d0d05 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ba1d0d05 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ba1d0d05 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ba1d0d05.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ba1d0d05 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ba1d0d05.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-be9356f8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;gap: 10px;}.uagb-block-be9356f8.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-be9356f8.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:1730:"\n<div class="wp-block-uagb-container uagb-block-24d0e460 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-98ce3f3d">\n<div class="wp-block-uagb-info-box uagb-block-ba1d0d05 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-be9356f8"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-5e721b27 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6b68be36 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-75640";a:10:{s:5:"title";s:17:"Call To Action 02";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-02/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:23634:".wp-block-uagb-container.uagb-block-a1b59ff9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a1b59ff9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a1b59ff9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a1b59ff9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a1b59ff9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1b59ff9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1b59ff9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-a1b59ff9{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 48px;}.uagb-block-f31a962e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f31a962e .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f31a962e.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 580px;height: 423px;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f31a962e.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-6fd3c90f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6fd3c90f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6fd3c90f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6fd3c90f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6fd3c90f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6fd3c90f{max-width: 52%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6fd3c90f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6fd3c90f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-7536bd47 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7536bd47 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7536bd47 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7536bd47 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7536bd47 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7536bd47 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7536bd47 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7536bd47.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7536bd47.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7536bd47 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7536bd47 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7536bd47 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7536bd47 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7536bd47 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7536bd47.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7536bd47.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1a4aefcc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-1a4aefcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-03c09555 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-03c09555 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-03c09555 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-03c09555 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-03c09555 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-03c09555 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1b59ff9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1b59ff9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-a1b59ff9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-a1b59ff9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a1b59ff9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-f31a962e.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 423px;}.uagb-block-f31a962e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f31a962e .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6fd3c90f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6fd3c90f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6fd3c90f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6fd3c90f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-6fd3c90f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-7536bd47.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7536bd47.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7536bd47 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7536bd47 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7536bd47 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7536bd47.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7536bd47.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1a4aefcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1b59ff9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1b59ff9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a1b59ff9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-a1b59ff9.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a1b59ff9.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-f31a962e.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f31a962e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-f31a962e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f31a962e .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6fd3c90f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6fd3c90f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6fd3c90f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;}.wp-block-uagb-container.uagb-block-6fd3c90f.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-6fd3c90f.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-7536bd47.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7536bd47.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7536bd47 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7536bd47 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7536bd47 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7536bd47.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7536bd47.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7536bd47.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7536bd47 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7536bd47.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1a4aefcc.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1791:"\n<div class="wp-block-uagb-container uagb-block-a1b59ff9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-f31a962e wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="580" height="423" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6fd3c90f">\n<div class="wp-block-uagb-info-box uagb-block-7536bd47 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-1a4aefcc"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-03c09555 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-75755";a:10:{s:5:"title";s:17:"Call To Action 08";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-08/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:27808:".wp-block-uagb-container.uagb-block-56981547 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-56981547 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-56981547 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-56981547 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-56981547 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-56981547{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-56981547 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-56981547{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-7d6930ce .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d6930ce .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d6930ce .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7d6930ce .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7d6930ce .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d6930ce{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d6930ce > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-7d6930ce{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-7d6930ce:hover{border-color: var(--ast-global-color-6);}.uagb-block-a514b11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a514b11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a514b11e .uagb-ifb-icon svg{fill: #333;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a514b11e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a514b11e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a514b11e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a514b11e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a514b11e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a514b11e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-a514b11e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a514b11e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a514b11e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a514b11e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a514b11e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a514b11e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a514b11e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-262338e7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-262338e7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-262338e7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-262338e7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-262338e7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-262338e7{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-262338e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-262338e7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-af3d836b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-af3d836b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-af3d836b .uagb-ifb-icon svg{fill: #333;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af3d836b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af3d836b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af3d836b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af3d836b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-af3d836b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-af3d836b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-2);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af3d836b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-af3d836b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-af3d836b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-af3d836b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af3d836b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-af3d836b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-af3d836b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c06bc32a.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-c06bc32a.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-56981547{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-56981547 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-56981547{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-56981547.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-56981547.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d6930ce{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d6930ce > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-7d6930ce{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-7d6930ce.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-7d6930ce.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-a514b11e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a514b11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a514b11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a514b11e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a514b11e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a514b11e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-262338e7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-262338e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-262338e7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-af3d836b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af3d836b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-af3d836b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-af3d836b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af3d836b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-af3d836b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c06bc32a.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-3ee99018 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-56981547{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-56981547 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-56981547{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7d6930ce{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7d6930ce > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7d6930ce{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;}.uagb-block-a514b11e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a514b11e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a514b11e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a514b11e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a514b11e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a514b11e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a514b11e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a514b11e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a514b11e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-262338e7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-262338e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-262338e7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-af3d836b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af3d836b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-af3d836b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-af3d836b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-af3d836b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af3d836b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-af3d836b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-af3d836b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c06bc32a.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1661:"\n<div class="wp-block-uagb-container uagb-block-56981547 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-7d6930ce alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-a514b11e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-262338e7">\n<div class="wp-block-uagb-info-box uagb-block-af3d836b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c06bc32a"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-3ee99018 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n</div></div>\n";}s:8:"id-75657";a:10:{s:5:"title";s:17:"Call To Action 04";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-04/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:15819:".wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9177e64e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9177e64e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9177e64e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-style: none;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.uagb-block-59ea9223 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-59ea9223 .uagb-ifb-icon svg{fill: #333;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-59ea9223 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-59ea9223 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-59ea9223 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 40px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-59ea9223 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-59ea9223 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59ea9223 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-59ea9223.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-59ea9223.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a2a0f6ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-09132039 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-8e826ca9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8e826ca9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8e826ca9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8e826ca9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8e826ca9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-8e826ca9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9177e64e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9177e64e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-59ea9223 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59ea9223 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-59ea9223.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9177e64e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9177e64e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9177e64e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9177e64e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-59ea9223 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-59ea9223 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-59ea9223 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-59ea9223.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-59ea9223.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-59ea9223 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-59ea9223.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-59ea9223 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-a2a0f6ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-a2a0f6ff.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:1495:"\n<div class="wp-block-uagb-container uagb-block-9177e64e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-59ea9223 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Take Action Now</p><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-a2a0f6ff"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-09132039 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-8e826ca9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-75792";a:10:{s:5:"title";s:17:"Call To Action 09";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-09/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13443:".wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74f2c06c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-daaa5215 .uagb-ifb-icon svg{fill: #333;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-daaa5215 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-daaa5215 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-daaa5215 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-6cc092b8 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 16%;margin-right: 16%;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-74f2c06c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74f2c06c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74f2c06c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-74f2c06c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-daaa5215 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-daaa5215 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-daaa5215 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-daaa5215.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-daaa5215 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-daaa5215.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-daaa5215 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-f8796360.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}";s:7:"content";s:1269:"\n<div class="wp-block-uagb-container uagb-block-74f2c06c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-daaa5215 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Take Action Now</p><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-f8796360"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-6cc092b8 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-75799";a:10:{s:5:"title";s:17:"Call To Action 10";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-10/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13362:".wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec802e59 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 768px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2eea1fe1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: #ffffff;margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-cc41c321 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec802e59{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec802e59 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec802e59{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ec802e59::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-2eea1fe1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2eea1fe1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2eea1fe1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2eea1fe1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2eea1fe1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2eea1fe1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eea1fe1 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-aba0ff05.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-aba0ff05.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:1064:"\n<div class="wp-block-uagb-container uagb-block-ec802e59 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2eea1fe1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Take Action Now</p><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-aba0ff05"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-cc41c321 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-75819";a:10:{s:5:"title";s:17:"Call To Action 11";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-11/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13508:".wp-block-uagb-container.uagb-block-b938272d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b938272d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b938272d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b938272d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b938272d .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b938272d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b938272d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b938272d.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 72px;grid-template-columns: minmax( 1px, 70%)  minmax( 1px, 30%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-b938272d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-b938272d::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-23e8bc08 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23e8bc08 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-23e8bc08 .uagb-ifb-icon svg{fill: #333;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23e8bc08 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-23e8bc08 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23e8bc08 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23e8bc08 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-23e8bc08.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23e8bc08.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23e8bc08 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-23e8bc08 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-23e8bc08 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-23e8bc08 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23e8bc08 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-23e8bc08.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-23e8bc08.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8bd54e29.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-8bd54e29.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-29b4e7ae .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-29b4e7ae .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-29b4e7ae .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-29b4e7ae .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-29b4e7ae .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-29b4e7ae .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b938272d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b938272d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b938272d.uagb-layout-grid > .uagb-container-inner-blocks-wrap{grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-b938272d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-b938272d::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-23e8bc08.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23e8bc08.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23e8bc08 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23e8bc08 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-23e8bc08 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-23e8bc08.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8bd54e29.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b938272d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b938272d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b938272d.uagb-layout-grid > .uagb-container-inner-blocks-wrap{grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-b938272d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-b938272d::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-23e8bc08.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23e8bc08.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23e8bc08 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-23e8bc08 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-23e8bc08 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-23e8bc08.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-23e8bc08.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-23e8bc08 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-23e8bc08.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8bd54e29.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-8bd54e29.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-8bd54e29.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:1316:"\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-b938272d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-23e8bc08 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8bd54e29"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-29b4e7ae wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1502, 'ast-block-templates-blocks-6', 'a:30:{s:8:"id-75681";a:10:{s:5:"title";s:17:"Call To Action 05";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-05/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13825:".wp-block-uagb-container.uagb-block-93c02078 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-93c02078 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-93c02078 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-93c02078 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-93c02078 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-93c02078{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-93c02078 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-93c02078.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 48px;grid-template-columns: minmax( 1px, 60%)  minmax( 1px, 40%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-93c02078{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-ec9ed791 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ec9ed791 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ec9ed791 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ec9ed791 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ec9ed791 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ec9ed791 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ec9ed791 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ec9ed791.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec9ed791.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec9ed791 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ec9ed791 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ec9ed791 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ec9ed791 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec9ed791 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ec9ed791.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ec9ed791.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-083e1685.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {flex-direction: row;gap: 20px;}.uagb-block-083e1685.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: right;align-items: center;}.wp-block-uagb-buttons .uagb-block-a6b91cc9 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a6b91cc9 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a6b91cc9 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a6b91cc9 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a6b91cc9 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a6b91cc9 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-9761f4bb .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9761f4bb .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9761f4bb .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9761f4bb .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9761f4bb .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-9761f4bb .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-93c02078{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-93c02078 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-93c02078.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-93c02078{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-ec9ed791.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec9ed791.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec9ed791 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ec9ed791 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ec9ed791 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ec9ed791.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-083e1685.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-93c02078{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-93c02078 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-93c02078.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 0px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-93c02078{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-ec9ed791.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec9ed791.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ec9ed791 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ec9ed791 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ec9ed791 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ec9ed791.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ec9ed791.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ec9ed791 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ec9ed791.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-083e1685.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{flex-direction: column;}.uagb-block-083e1685.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-083e1685.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:1665:"\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-93c02078 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-ec9ed791 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-083e1685"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a6b91cc9 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Learn More</div></a></div></div>\n\n\n\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-9761f4bb wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-75846";a:10:{s:5:"title";s:17:"Call To Action 12";s:3:"url";s:56:"https://websitedemos.net/astra-blocks/call-to-action-12/";s:3:"tag";a:0:{}s:8:"category";i:832;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:23806:".wp-block-uagb-container.uagb-block-0d4ac962 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0d4ac962 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0d4ac962 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0d4ac962 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0d4ac962 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d4ac962{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d4ac962 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0d4ac962{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-0d4ac962::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-76235a54 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-76235a54 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-76235a54 .uagb-ifb-icon svg{fill: #333;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-76235a54 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-76235a54 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76235a54 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76235a54 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-76235a54.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-76235a54.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-76235a54 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-76235a54 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-76235a54 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-76235a54 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-76235a54 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-76235a54.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-76235a54.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d1c2d505 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1c2d505 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1c2d505 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1c2d505 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1c2d505 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1c2d505{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1c2d505 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1c2d505{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-96c814fd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-96c814fd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-96c814fd .uagb-ifb-icon svg{fill: #333;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96c814fd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-96c814fd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-96c814fd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-96c814fd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-96c814fd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96c814fd.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96c814fd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-96c814fd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-96c814fd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-96c814fd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-96c814fd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-96c814fd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-96c814fd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85b6ceec.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-85b6ceec.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-85b6ceec .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-24e9bac1 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-24e9bac1 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-24e9bac1 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-24e9bac1 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-24e9bac1 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-24e9bac1 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d4ac962{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d4ac962 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0d4ac962{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-0d4ac962::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-block-0d4ac962.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-0d4ac962.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-76235a54.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-76235a54 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-76235a54 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-76235a54 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-76235a54.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1c2d505{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1c2d505 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1c2d505{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-96c814fd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-96c814fd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-96c814fd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-96c814fd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96c814fd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-96c814fd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85b6ceec.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d4ac962{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d4ac962 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0d4ac962{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-0d4ac962::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-76235a54.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-76235a54 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-76235a54 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-76235a54 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-76235a54.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-76235a54.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76235a54.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-76235a54 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-76235a54.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1c2d505{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1c2d505 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1c2d505{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-96c814fd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-96c814fd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-96c814fd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-96c814fd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-96c814fd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96c814fd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-96c814fd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-96c814fd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85b6ceec.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1511:"\n<div class="wp-block-uagb-container uagb-block-0d4ac962 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-76235a54 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Unlock your potential and transform your life today!</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d1c2d505">\n<div class="wp-block-uagb-info-box uagb-block-96c814fd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Don''t wait any longer. Take action today and embark on an exciting journey to achieve your goals. Let us guide you through the process and help you unleash your true potential.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-85b6ceec"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-24e9bac1 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-77133";a:10:{s:5:"title";s:11:"Features 01";s:3:"url";s:50:"https://websitedemos.net/astra-blocks/features-01/";s:3:"tag";a:0:{}s:8:"category";i:919;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:74573:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 48px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d86f3d73 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d86f3d73 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d86f3d73 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d86f3d73 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d86f3d73 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d86f3d73{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d86f3d73 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-d86f3d73{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-f2174a39 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f2174a39 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f2174a39 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f2174a39 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f2174a39 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f2174a39{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f2174a39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-f2174a39{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 32px;}.uagb-block-ad5a515c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-ad5a515c .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ad5a515c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ad5a515c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ad5a515c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ad5a515c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-ad5a515c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad5a515c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ad5a515c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ad5a515c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ad5a515c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8eb9f12b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-8eb9f12b .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8eb9f12b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8eb9f12b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8eb9f12b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8eb9f12b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-8eb9f12b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-8eb9f12b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8eb9f12b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8eb9f12b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8eb9f12b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23140822 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-23140822 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-23140822 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-23140822 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-23140822 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-23140822.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-23140822.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-23140822 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-23140822 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-23140822 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-23140822 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4f126f5c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-4f126f5c .wp-block-uagb-image__figure{align-items: center;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 460px;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4f126f5c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-40b389b6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-40b389b6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-40b389b6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-40b389b6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-40b389b6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-40b389b6{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-40b389b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-40b389b6{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-af504ecf .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-af504ecf .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-af504ecf .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-af504ecf .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af504ecf .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-af504ecf.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-af504ecf.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-af504ecf .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-af504ecf .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-af504ecf .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-af504ecf .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ecab4634 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-ecab4634 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ecab4634 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-ecab4634 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ecab4634 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ecab4634.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-ecab4634.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ecab4634 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ecab4634 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ecab4634 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ecab4634 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-73b7cc64 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-73b7cc64 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-73b7cc64 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-73b7cc64 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-73b7cc64 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-73b7cc64.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 2px;margin-right: 0px;}.uagb-block-73b7cc64.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-73b7cc64 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-73b7cc64 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-73b7cc64 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-73b7cc64 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8c4383c7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d86f3d73{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d86f3d73 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d86f3d73{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d86f3d73.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-d86f3d73.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f2174a39{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f2174a39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-f2174a39{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-direction: column;align-items: flex-start;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-f2174a39.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-f2174a39.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-ad5a515c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad5a515c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ad5a515c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8eb9f12b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8eb9f12b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8eb9f12b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23140822.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23140822.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23140822 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 208px;height: 400px;}.uagb-block-4f126f5c.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-4f126f5c .wp-block-uagb-image__figure{align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-40b389b6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-40b389b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-40b389b6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-direction: column;align-items: flex-start;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-40b389b6.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-40b389b6.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-af504ecf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af504ecf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af504ecf .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ecab4634.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ecab4634.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ecab4634 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-73b7cc64.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73b7cc64.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73b7cc64 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d86f3d73{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d86f3d73 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-d86f3d73{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f2174a39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f2174a39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f2174a39{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-ad5a515c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad5a515c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ad5a515c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ad5a515c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ad5a515c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8eb9f12b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8eb9f12b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8eb9f12b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8eb9f12b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8eb9f12b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-23140822.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-23140822.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-23140822 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-23140822 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-23140822.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4f126f5c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-40b389b6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-40b389b6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-40b389b6{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-af504ecf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af504ecf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af504ecf .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-af504ecf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-af504ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ecab4634.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ecab4634.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ecab4634 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ecab4634 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ecab4634.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-73b7cc64.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-73b7cc64.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-73b7cc64 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-73b7cc64 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-73b7cc64.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:6653:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h2></div><p class="uagb-ifb-desc">Discover groundbreaking features designed to tackle tomorrow''s challenges head-on. Explore innovative solutions shaping the future landscape.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d86f3d73 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-f2174a39">\n<div class="wp-block-uagb-info-box uagb-block-ad5a515c uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Intuitive User Interface</h3></div></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8eb9f12b uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Seamless Integration</h3></div></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-23140822 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Advanced Automation</h3></div></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image aligncenter uagb-block-4f126f5c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="384" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-40b389b6">\n<div class="wp-block-uagb-info-box uagb-block-af504ecf uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Customizable Workflows</h3></div></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ecab4634 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Real-time Analytics</h3></div></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature five.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-73b7cc64 uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Collaboration Tools</h3></div></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature six.</p></div></div>\n</div>\n</div></div>\n</div></div>\n";}s:8:"id-77126";a:10:{s:5:"title";s:16:"Features List 02";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-02/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:71971:".wp-block-uagb-container.uagb-block-03e9cfb9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-03e9cfb9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-03e9cfb9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-03e9cfb9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-03e9cfb9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-03e9cfb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03e9cfb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-03e9cfb9{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 20px;column-gap: 72px;}.uagb-block-0239c6d9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0239c6d9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0239c6d9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0239c6d9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0239c6d9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0239c6d9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0239c6d9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0239c6d9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0239c6d9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0239c6d9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0239c6d9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0239c6d9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0239c6d9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0239c6d9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0239c6d9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0239c6d9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-5257fecd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5257fecd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5257fecd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5257fecd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5257fecd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5257fecd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5257fecd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-5257fecd{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 72px;}.uagb-block-5280ef7a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5280ef7a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5280ef7a .uagb-ifb-icon svg{fill: #333;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5280ef7a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5280ef7a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5280ef7a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5280ef7a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5280ef7a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5280ef7a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5280ef7a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5280ef7a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5280ef7a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5280ef7a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5280ef7a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5280ef7a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5280ef7a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3aa2835a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3aa2835a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3aa2835a .uagb-ifb-icon svg{fill: #333;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3aa2835a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3aa2835a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3aa2835a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3aa2835a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3aa2835a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa2835a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa2835a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3aa2835a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3aa2835a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3aa2835a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3aa2835a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3aa2835a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3aa2835a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8384a50.wp-block-uagb-separator{padding-bottom: 10px;padding-top: 10px;text-align: center;}.uagb-block-f8384a50.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-f8384a50.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-block-b2a3e86c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2a3e86c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2a3e86c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2a3e86c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2a3e86c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2a3e86c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2a3e86c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 36px;}.wp-block-uagb-container.uagb-block-b2a3e86c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 36px;}.uagb-block-09e1f83a .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-09e1f83a .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-0);}.uagb-block-09e1f83a .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-09e1f83a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-09e1f83a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-09e1f83a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-09e1f83a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-09e1f83a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-09e1f83a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-09e1f83a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-09e1f83a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-09e1f83a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-09e1f83a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-09e1f83a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-09e1f83a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09e1f83a .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-48b2d689 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-48b2d689 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-0);}.uagb-block-48b2d689 .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-48b2d689 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-48b2d689 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-48b2d689 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-48b2d689.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b2d689.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b2d689 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-48b2d689 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-48b2d689 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-48b2d689 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b2d689 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-48b2d689.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-48b2d689.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48b2d689 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-de259ee5 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-de259ee5 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-0);}.uagb-block-de259ee5 .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-de259ee5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-de259ee5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-de259ee5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-de259ee5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-de259ee5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de259ee5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-de259ee5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-de259ee5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-de259ee5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de259ee5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-de259ee5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-de259ee5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-de259ee5 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-d3174c9b .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-d3174c9b .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: var(--ast-global-color-0);}.uagb-block-d3174c9b .uagb-ifb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-d3174c9b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: var(--ast-global-color-0);fill: var(--ast-global-color-0);}.uagb-block-d3174c9b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d3174c9b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d3174c9b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3174c9b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3174c9b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d3174c9b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d3174c9b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d3174c9b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3174c9b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d3174c9b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d3174c9b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d3174c9b .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-03e9cfb9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03e9cfb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-03e9cfb9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 20px;column-gap: 20px;}.uagb-block-0239c6d9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0239c6d9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0239c6d9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0239c6d9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0239c6d9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5257fecd{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5257fecd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 20px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-5257fecd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 20px;column-gap: 40px;}.uagb-block-5280ef7a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5280ef7a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5280ef7a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5280ef7a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5280ef7a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3aa2835a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa2835a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3aa2835a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3aa2835a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3aa2835a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8384a50.wp-block-uagb-separator{padding-bottom: 10px;padding-top: 10px;text-align: center;}.uagb-block-f8384a50.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-f8384a50.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 3px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2a3e86c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2a3e86c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 20px;}.wp-block-uagb-container.uagb-block-b2a3e86c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 20px;}.uagb-block-09e1f83a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-09e1f83a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-09e1f83a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-09e1f83a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-09e1f83a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09e1f83a .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-48b2d689.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b2d689.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b2d689 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-48b2d689 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-48b2d689 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-48b2d689.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48b2d689 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-de259ee5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-de259ee5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de259ee5 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-de259ee5 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-de259ee5 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de259ee5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-de259ee5 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-d3174c9b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3174c9b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3174c9b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d3174c9b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d3174c9b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d3174c9b .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-03e9cfb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-03e9cfb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-03e9cfb9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;background-color: var(--ast-global-color-4);;}.uagb-block-0239c6d9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0239c6d9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0239c6d9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0239c6d9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0239c6d9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0239c6d9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0239c6d9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5257fecd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5257fecd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 14px;}.wp-block-uagb-container.uagb-block-5257fecd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 14px;align-items: stretch;flex-wrap: wrap;}.uagb-block-5280ef7a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5280ef7a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5280ef7a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5280ef7a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5280ef7a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5280ef7a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5280ef7a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-3aa2835a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa2835a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3aa2835a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3aa2835a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3aa2835a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3aa2835a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3aa2835a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8384a50.wp-block-uagb-separator{padding-bottom: 10px;padding-top: 10px;text-align: center;}.uagb-block-f8384a50.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-f8384a50.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 3px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2a3e86c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2a3e86c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-b2a3e86c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.uagb-block-09e1f83a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-09e1f83a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-09e1f83a .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-09e1f83a .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-09e1f83a .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-09e1f83a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-09e1f83a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-48b2d689.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b2d689.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-48b2d689 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-48b2d689 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-48b2d689 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-48b2d689.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b2d689.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-48b2d689 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-48b2d689.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-de259ee5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-de259ee5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de259ee5 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-de259ee5 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-de259ee5 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-de259ee5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de259ee5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-de259ee5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-de259ee5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d3174c9b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3174c9b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d3174c9b .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d3174c9b .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d3174c9b .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d3174c9b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d3174c9b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4953:"\n<div class="wp-block-uagb-container uagb-block-03e9cfb9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-0239c6d9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5257fecd">\n<div class="wp-block-uagb-info-box uagb-block-5280ef7a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">This is a flexible section to write an additional introduction of yourself or your business. This can be about your company history, success stories, or the benefits the users will get with your offerings. This can also be about telling about how you helped clients achieve their desired results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3aa2835a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">In this section, resume writing the additional introduction of yourself or your business. This can be about your company history, success stories, or the product or services you offer.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-f8384a50"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b2a3e86c">\n<div class="wp-block-uagb-info-box uagb-block-09e1f83a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Intuitive User Interface</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-48b2d689 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Seamless Integration</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-de259ee5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Advanced Automation</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d3174c9b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Customizable Workflows</p></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77103";a:10:{s:5:"title";s:16:"Features List 01";s:3:"url";s:55:"https://websitedemos.net/astra-blocks/features-list-01/";s:3:"tag";a:0:{}s:8:"category";i:3590;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:50795:".wp-block-uagb-container.uagb-block-6dc7ead9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6dc7ead9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6dc7ead9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6dc7ead9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6dc7ead9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6dc7ead9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6dc7ead9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-6dc7ead9{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-a844f0d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a844f0d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a844f0d5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a844f0d5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a844f0d5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a844f0d5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a844f0d5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a844f0d5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a844f0d5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a844f0d5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a844f0d5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a844f0d5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a844f0d5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a844f0d5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a844f0d5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a844f0d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-00977d6b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-00977d6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-00977d6b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-00977d6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-00977d6b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00977d6b{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-00977d6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-00977d6b.uagb-layout-grid{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-00977d6b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-e065c611 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-e065c611 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: #612af7;}.uagb-block-e065c611 .uagb-ifb-icon svg{fill: #612af7;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-e065c611 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-e065c611 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e065c611 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e065c611.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e065c611 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e065c611 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e065c611 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e065c611 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e065c611.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e065c611.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-76862c4c .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-76862c4c .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: #612af7;}.uagb-block-76862c4c .uagb-ifb-icon svg{fill: #612af7;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-76862c4c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-76862c4c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-76862c4c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-76862c4c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-76862c4c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-76862c4c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-76862c4c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-76862c4c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-76862c4c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-76862c4c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-76862c4c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-76862c4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1f4c89cd .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-1f4c89cd .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: #612af7;}.uagb-block-1f4c89cd .uagb-ifb-icon svg{fill: #612af7;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-1f4c89cd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-1f4c89cd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f4c89cd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1f4c89cd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f4c89cd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f4c89cd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1f4c89cd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1f4c89cd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1f4c89cd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f4c89cd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1f4c89cd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-39c13852 .uagb-ifb-icon{width: 20px;line-height: 20px;}.uagb-block-39c13852 .uagb-ifb-icon > span{font-size: 20px;width: 20px;line-height: 20px;color: #612af7;}.uagb-block-39c13852 .uagb-ifb-icon svg{fill: #612af7;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 20px;height: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-39c13852 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 20px;height: 20px;line-height: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 20px;line-height: 20px;font-size: 20px;color: #612af7;fill: #612af7;}.uagb-block-39c13852 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-39c13852 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-39c13852.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 24px;margin-left: 0px;margin-right: 0px;}.uagb-block-39c13852.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-39c13852 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-39c13852 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-39c13852 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-39c13852 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-39c13852 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-39c13852.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-39c13852.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6dc7ead9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6dc7ead9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;column-gap: 40px;}.wp-block-uagb-container.uagb-block-6dc7ead9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-a844f0d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a844f0d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a844f0d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a844f0d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a844f0d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00977d6b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-00977d6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-00977d6b.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-00977d6b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e065c611 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e065c611 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-e065c611 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e065c611.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-76862c4c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-76862c4c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-76862c4c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-76862c4c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-76862c4c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-76862c4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1f4c89cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f4c89cd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f4c89cd .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1f4c89cd .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-1f4c89cd .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-39c13852.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-39c13852.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-39c13852 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-39c13852 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-39c13852 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-39c13852.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6dc7ead9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6dc7ead9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-6dc7ead9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-a844f0d5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a844f0d5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a844f0d5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a844f0d5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a844f0d5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a844f0d5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a844f0d5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00977d6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-00977d6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-00977d6b.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-00977d6b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-e065c611.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e065c611 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-e065c611 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-e065c611 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-e065c611.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e065c611.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e065c611 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e065c611.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-76862c4c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-76862c4c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-76862c4c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-76862c4c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-76862c4c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-76862c4c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76862c4c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-76862c4c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-76862c4c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1f4c89cd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f4c89cd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f4c89cd .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-1f4c89cd .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-1f4c89cd .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1f4c89cd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1f4c89cd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-39c13852.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 16px;margin-left: 0px;margin-right: 0px;}.uagb-block-39c13852.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-39c13852 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-39c13852 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-39c13852 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-39c13852.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39c13852.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-39c13852 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-39c13852.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4065:"\n<div class="wp-block-uagb-container uagb-block-6dc7ead9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-a844f0d5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovative Solutions for Modern Challenges</h3></div><p class="uagb-ifb-desc">We offer a comprehensive range of advanced features designed to streamline your processes and boost efficiency. From intuitive user interface to seamless integration, our software provides everything you need to optimize your workflow and achieve exceptional results.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-00977d6b">\n<div class="wp-block-uagb-info-box uagb-block-e065c611 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Intuitive User Interface</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature one.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-76862c4c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Seamless Integration</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature two.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1f4c89cd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Advanced Automation</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature three.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-39c13852 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Customizable Workflows</h4></div><p class="uagb-ifb-desc">This is a flexible section where you can share anything you want. It could be details or some information about feature four.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77096";a:10:{s:5:"title";s:12:"Portfolio 07";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-07/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:73055:".wp-block-uagb-container.uagb-block-284c0cf2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-284c0cf2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-284c0cf2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-284c0cf2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-284c0cf2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-284c0cf2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-284c0cf2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-284c0cf2{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-9c87dff5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c87dff5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9c87dff5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c87dff5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9c87dff5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9c87dff5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9c87dff5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9c87dff5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c87dff5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-9c87dff5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9c87dff5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9c87dff5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9c87dff5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c87dff5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-9c87dff5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-9c87dff5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 36px;padding-left: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 36px;padding-left: 0px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-12768f19 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12768f19 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12768f19 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12768f19 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12768f19 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12768f19{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12768f19 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-12768f19.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-12768f19{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-a41e0b96 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a41e0b96 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a41e0b96 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a41e0b96 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a41e0b96 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a41e0b96{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a41e0b96 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a41e0b96{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-f5968cd8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-f5968cd8 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 586px;height: 400px;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3eda6df2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3eda6df2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3eda6df2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3eda6df2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3eda6df2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3eda6df2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3eda6df2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3eda6df2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3eda6df2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3eda6df2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3eda6df2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3eda6df2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3eda6df2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3eda6df2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3eda6df2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3eda6df2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6d12ec49 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6d12ec49 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6d12ec49 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6d12ec49 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6d12ec49 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d12ec49{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d12ec49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6d12ec49{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-23f0f464.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-23f0f464 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-23f0f464.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 586px;height: 400px;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-23f0f464.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-254d4614 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-254d4614 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-254d4614 .uagb-ifb-icon svg{fill: #333;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-254d4614 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-254d4614 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-254d4614 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-254d4614 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-254d4614.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-254d4614.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-254d4614 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-254d4614 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-254d4614 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-254d4614 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-254d4614 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-254d4614.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-254d4614.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-254d4614.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-ac253dbf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ac253dbf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ac253dbf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ac253dbf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ac253dbf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac253dbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac253dbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ac253dbf{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-a2e8d529.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-a2e8d529 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 586px;height: 400px;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1b0faae7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1b0faae7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1b0faae7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1b0faae7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1b0faae7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1b0faae7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1b0faae7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1b0faae7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1b0faae7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1b0faae7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1b0faae7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1b0faae7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1b0faae7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1b0faae7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1b0faae7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1b0faae7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6b63749e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6b63749e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6b63749e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6b63749e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6b63749e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b63749e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b63749e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6b63749e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: hidden;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-47944366.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-47944366 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-47944366.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 586px;height: 400px;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-47944366.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-447a88c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-447a88c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-447a88c4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-447a88c4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-447a88c4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-447a88c4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-447a88c4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-447a88c4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-447a88c4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-447a88c4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-447a88c4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-447a88c4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-447a88c4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-447a88c4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-447a88c4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-447a88c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-447a88c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-284c0cf2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-284c0cf2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-284c0cf2{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-9c87dff5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c87dff5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c87dff5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c87dff5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9c87dff5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 26px;padding-left: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 26px;padding-left: 0px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12768f19{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12768f19 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-12768f19.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-12768f19{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a41e0b96{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a41e0b96 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a41e0b96{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 336px;height: 250px;}.uagb-block-f5968cd8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f5968cd8 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3eda6df2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3eda6df2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3eda6df2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3eda6df2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d12ec49{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d12ec49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6d12ec49{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-23f0f464.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 336px;height: 250px;}.uagb-block-23f0f464.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-23f0f464 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-254d4614.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-254d4614 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-254d4614 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-254d4614 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-254d4614.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-254d4614.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac253dbf{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac253dbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ac253dbf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 336px;height: 250px;}.uagb-block-a2e8d529.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a2e8d529 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-1b0faae7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1b0faae7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1b0faae7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1b0faae7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b63749e{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b63749e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6b63749e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-47944366.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 336px;height: 250px;}.uagb-block-47944366.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-47944366 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-447a88c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-447a88c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-447a88c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-447a88c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-447a88c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-447a88c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-284c0cf2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-284c0cf2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-284c0cf2{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-9c87dff5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c87dff5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9c87dff5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9c87dff5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9c87dff5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9c87dff5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9c87dff5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12768f19{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12768f19 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-12768f19.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-12768f19{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a41e0b96{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a41e0b96 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a41e0b96{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-f5968cd8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-f5968cd8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-f5968cd8 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-3eda6df2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3eda6df2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3eda6df2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3eda6df2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3eda6df2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3eda6df2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3eda6df2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6d12ec49{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6d12ec49 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6d12ec49{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-23f0f464.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-23f0f464.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-23f0f464.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-254d4614.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-254d4614.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-254d4614 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-254d4614 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-254d4614 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-254d4614.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-254d4614.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-254d4614 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-254d4614.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac253dbf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac253dbf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ac253dbf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-a2e8d529.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-a2e8d529.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1b0faae7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1b0faae7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1b0faae7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1b0faae7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1b0faae7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1b0faae7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1b0faae7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b63749e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b63749e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6b63749e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-47944366.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-47944366.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-47944366.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 200px;}.uagb-block-47944366.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-447a88c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-447a88c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-447a88c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-447a88c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-447a88c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-447a88c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-447a88c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 24px;padding-bottom: 24px;padding-left: 24px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-447a88c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-447a88c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:5080:"\n<div class="wp-block-uagb-container uagb-block-284c0cf2 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-9c87dff5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-12768f19">\n<div class="wp-block-uagb-container uagb-block-a41e0b96">\n<div class="wp-block-uagb-image aligncenter uagb-block-f5968cd8 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center alignleft"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="586" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-3eda6df2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Web Development Success</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6d12ec49">\n<div class="wp-block-uagb-image aligncenter uagb-block-23f0f464 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="586" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-254d4614 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ac253dbf">\n<div class="wp-block-uagb-image aligncenter uagb-block-a2e8d529 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="586" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1b0faae7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6b63749e">\n<div class="wp-block-uagb-image aligncenter uagb-block-47944366 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center alignleft"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01-1024x683.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01-1024x683.jpg" alt="" class="uag-image-80579" width="586" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-447a88c4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Product Launch Triumphs</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 4.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77094";a:10:{s:5:"title";s:12:"Portfolio 06";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-06/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:76365:".wp-block-uagb-container.uagb-block-e7454852 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e7454852 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e7454852 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e7454852 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e7454852 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e7454852{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e7454852 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e7454852{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-fc90a4a2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fc90a4a2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fc90a4a2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fc90a4a2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fc90a4a2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fc90a4a2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fc90a4a2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fc90a4a2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-fc90a4a2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fc90a4a2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fc90a4a2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fc90a4a2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fc90a4a2 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fc90a4a2.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d9c3f71d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9c3f71d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9c3f71d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9c3f71d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9c3f71d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9c3f71d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9c3f71d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9c3f71d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-70ba2a9f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-70ba2a9f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-70ba2a9f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-70ba2a9f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-70ba2a9f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-70ba2a9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-70ba2a9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-70ba2a9f.uagb-layout-grid{row-gap: 0px;column-gap: 48px;grid-template-columns: minmax( 1px, 33%)  minmax( 1px, 67%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-70ba2a9f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-13bc2872.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-13bc2872 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-13bc2872.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 396px;height: 300px;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-13bc2872.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d0f9596f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d0f9596f .uagb-ifb-icon svg{fill: #333;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d0f9596f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d0f9596f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d0f9596f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d0f9596f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0f9596f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0f9596f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0f9596f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d0f9596f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d0f9596f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d0f9596f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d0f9596f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d0f9596f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d0f9596f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0f9596f .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0e829c55.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-0e829c55.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-0e829c55.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-block-bb884069 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb884069 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb884069 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb884069 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb884069 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb884069{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb884069 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb884069.uagb-layout-grid{row-gap: 0px;column-gap: 48px;grid-template-columns: minmax( 1px, 33%)  minmax( 1px, 67%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-bb884069{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-620aeded.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-620aeded .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-620aeded.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 396px;height: 300px;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-620aeded.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7b642469 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7b642469 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b642469 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7b642469 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7b642469 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7b642469 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7b642469.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-7b642469.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7b642469 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7b642469 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7b642469 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7b642469 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7b642469 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7b642469.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7b642469.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7b642469 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-724b8c50.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-724b8c50.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-724b8c50.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-block-3e44896e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e44896e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e44896e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3e44896e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3e44896e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e44896e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e44896e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3e44896e.uagb-layout-grid{row-gap: 0px;column-gap: 48px;grid-template-columns: minmax( 1px, 33%)  minmax( 1px, 67%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-3e44896e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-95e8b561.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-95e8b561 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-95e8b561.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 396px;height: 300px;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-95e8b561.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e665886e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e665886e .uagb-ifb-icon svg{fill: #333;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e665886e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e665886e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e665886e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e665886e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e665886e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-e665886e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e665886e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e665886e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e665886e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e665886e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e665886e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e665886e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e665886e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e665886e .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-6e1de0b2.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-6e1de0b2.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-6e1de0b2.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-block-c5687eac .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c5687eac .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c5687eac .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c5687eac .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c5687eac .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c5687eac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c5687eac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c5687eac.uagb-layout-grid{row-gap: 0px;column-gap: 48px;grid-template-columns: minmax( 1px, 33%)  minmax( 1px, 67%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: center;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c5687eac{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-6e841450.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6e841450 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6e841450.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 396px;height: 300px;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6e841450.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-897d2518 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-897d2518 .uagb-ifb-icon svg{fill: #333;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-897d2518 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-897d2518 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-897d2518 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-897d2518 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-897d2518.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 12px;margin-left: 0px;margin-right: 0px;}.uagb-block-897d2518.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-897d2518 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-897d2518 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-897d2518 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-897d2518 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-897d2518 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-897d2518.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-897d2518.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-897d2518 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f5bcba2.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-8f5bcba2.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-8f5bcba2.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e7454852{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e7454852 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e7454852{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-fc90a4a2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fc90a4a2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fc90a4a2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fc90a4a2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9c3f71d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9c3f71d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9c3f71d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-70ba2a9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-70ba2a9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-70ba2a9f.uagb-layout-grid{row-gap: 0px;column-gap: 40px;grid-template-columns: minmax( 1px, 40%)  minmax( 1px, 60%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-70ba2a9f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-13bc2872.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 300px;}.uagb-block-13bc2872.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d0f9596f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d0f9596f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0f9596f .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0e829c55.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-0e829c55.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-0e829c55.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb884069{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb884069 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb884069.uagb-layout-grid{row-gap: 0px;column-gap: 40px;grid-template-columns: minmax( 1px, 40%)  minmax( 1px, 60%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-bb884069{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-620aeded.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 300px;}.uagb-block-620aeded.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7b642469.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7b642469 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7b642469 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-724b8c50.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-724b8c50.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-724b8c50.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e44896e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e44896e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3e44896e.uagb-layout-grid{row-gap: 0px;column-gap: 40px;grid-template-columns: minmax( 1px, 40%)  minmax( 1px, 60%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-3e44896e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-95e8b561.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 300px;}.uagb-block-95e8b561.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e665886e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e665886e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e665886e .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-6e1de0b2.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-6e1de0b2.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-6e1de0b2.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c5687eac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c5687eac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c5687eac.uagb-layout-grid{row-gap: 0px;column-gap: 40px;grid-template-columns: minmax( 1px, 40%)  minmax( 1px, 60%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c5687eac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-6e841450.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 300px;}.uagb-block-6e841450.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-897d2518.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-897d2518 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-897d2518 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f5bcba2.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-8f5bcba2.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-8f5bcba2.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e7454852{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e7454852 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e7454852{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fc90a4a2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fc90a4a2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fc90a4a2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fc90a4a2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fc90a4a2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fc90a4a2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fc90a4a2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9c3f71d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9c3f71d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9c3f71d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-70ba2a9f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-70ba2a9f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-70ba2a9f.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-70ba2a9f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.uagb-block-13bc2872.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-13bc2872.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 250px;}.uagb-block-13bc2872.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-13bc2872 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d0f9596f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d0f9596f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d0f9596f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d0f9596f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0f9596f .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0e829c55.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-0e829c55.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-0e829c55.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb884069{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb884069 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb884069.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-bb884069{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.uagb-block-620aeded.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-620aeded.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-620aeded.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 250px;}.uagb-block-620aeded.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7b642469.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7b642469 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7b642469 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7b642469.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7b642469 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-724b8c50.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-724b8c50.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-724b8c50.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3e44896e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3e44896e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3e44896e.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-3e44896e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.uagb-block-95e8b561.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-95e8b561.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 250px;}.uagb-block-95e8b561.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e665886e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e665886e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e665886e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e665886e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e665886e .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-6e1de0b2.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-6e1de0b2.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-6e1de0b2.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c5687eac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c5687eac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c5687eac.uagb-layout-grid{row-gap: 30px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c5687eac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 30px;column-gap: 0px;}.uagb-block-6e841450.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-6e841450.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-6e841450.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 250px;}.uagb-block-6e841450.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-897d2518.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-897d2518 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-897d2518 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-897d2518.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-897d2518 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-8f5bcba2.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-8f5bcba2.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-8f5bcba2.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}}";s:7:"content";s:5769:"\n<div class="wp-block-uagb-container uagb-block-e7454852 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fc90a4a2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d9c3f71d">\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-70ba2a9f">\n<div class="wp-block-uagb-image alignleft uagb-block-13bc2872 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="396" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d0f9596f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 1</p><h3 class="uagb-ifb-title">Web Development Success</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-0e829c55"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-bb884069">\n<div class="wp-block-uagb-image alignleft uagb-block-620aeded wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="396" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7b642469 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 2</p><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-724b8c50"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-3e44896e">\n<div class="wp-block-uagb-image alignleft uagb-block-95e8b561 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="396" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e665886e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 3</p><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-6e1de0b2"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-c5687eac">\n<div class="wp-block-uagb-image alignleft uagb-block-6e841450 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="396" height="300" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-897d2518 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Highlighted Project 4</p><h3 class="uagb-ifb-title">Product Launch Triumphs</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 4.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-8f5bcba2"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n</div>\n</div></div>\n";}s:8:"id-77092";a:10:{s:5:"title";s:12:"Portfolio 05";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-05/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:67474:".wp-block-uagb-container.uagb-block-b3912cb9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3912cb9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3912cb9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3912cb9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3912cb9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3912cb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3912cb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3912cb9{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.uagb-block-35f01313 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-35f01313 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-35f01313 .uagb-ifb-icon svg{fill: #333;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f01313 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-35f01313 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-35f01313 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-35f01313 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-35f01313.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f01313.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-35f01313 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-35f01313 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-35f01313 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-35f01313 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-35f01313 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-35f01313.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-35f01313.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-8a34d22e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a34d22e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a34d22e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a34d22e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a34d22e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a34d22e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a34d22e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8a34d22e.uagb-layout-grid{row-gap: 72px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8a34d22e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-4798a784 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4798a784 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4798a784 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4798a784 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4798a784 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4798a784{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4798a784 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4798a784{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-aec84192.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-aec84192.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 400px;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-aec84192.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cbdda3c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-cbdda3c4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cbdda3c4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cbdda3c4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cbdda3c4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cbdda3c4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-cbdda3c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-cbdda3c4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbdda3c4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cbdda3c4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cbdda3c4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cbdda3c4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cbdda3c4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-cbdda3c4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-076e22fe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-076e22fe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-076e22fe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-076e22fe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-076e22fe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-076e22fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-076e22fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-076e22fe{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-441c3051.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-441c3051.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 400px;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-441c3051.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f40e4d46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f40e4d46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f40e4d46 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f40e4d46 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f40e4d46 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f40e4d46 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f40e4d46 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f40e4d46.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-f40e4d46.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f40e4d46 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f40e4d46 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f40e4d46 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f40e4d46 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f40e4d46 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f40e4d46.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f40e4d46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-67779daf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-67779daf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-67779daf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-67779daf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-67779daf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67779daf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67779daf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-67779daf{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-c653070e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c653070e.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 400px;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c653070e.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-81584441 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-81584441 .uagb-ifb-icon svg{fill: #333;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81584441 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81584441 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81584441 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81584441 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-81584441.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-81584441.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81584441 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-81584441 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-81584441 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-81584441 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81584441 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-81584441.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-81584441.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-76db9c72 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-76db9c72 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-76db9c72 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-76db9c72 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-76db9c72 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-76db9c72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-76db9c72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-76db9c72{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-c2763aec.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c2763aec.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 400px;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c2763aec.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7f82a927 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7f82a927 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7f82a927 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7f82a927 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7f82a927 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7f82a927 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7f82a927.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-7f82a927.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7f82a927 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7f82a927 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7f82a927 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7f82a927 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7f82a927 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7f82a927.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7f82a927.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3912cb9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3912cb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3912cb9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-35f01313.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f01313.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-35f01313 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-35f01313 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-35f01313 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f01313.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a34d22e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a34d22e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8a34d22e.uagb-layout-grid{row-gap: 40px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8a34d22e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4798a784{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4798a784 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4798a784{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-aec84192.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 300px;}.uagb-block-aec84192.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-cbdda3c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cbdda3c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cbdda3c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-076e22fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-076e22fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-076e22fe{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-441c3051.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 300px;}.uagb-block-441c3051.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-f40e4d46.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f40e4d46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f40e4d46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f40e4d46 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67779daf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67779daf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-67779daf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-c653070e.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 300px;}.uagb-block-c653070e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81584441 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-76db9c72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-76db9c72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-76db9c72{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-c2763aec.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 300px;}.uagb-block-c2763aec.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7f82a927 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3912cb9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b3912cb9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b3912cb9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-35f01313.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f01313.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-35f01313 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-35f01313 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-35f01313 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-35f01313.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-35f01313.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-35f01313 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-35f01313.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a34d22e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a34d22e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8a34d22e.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8a34d22e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4798a784{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4798a784 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4798a784{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-aec84192.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-aec84192.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-aec84192.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-aec84192.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-cbdda3c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cbdda3c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cbdda3c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cbdda3c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cbdda3c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cbdda3c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-076e22fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-076e22fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-076e22fe{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-441c3051.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-441c3051.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-441c3051.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-441c3051.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-f40e4d46.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f40e4d46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f40e4d46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f40e4d46 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f40e4d46 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f40e4d46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67779daf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67779daf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-67779daf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-c653070e.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-c653070e.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-c653070e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-c653070e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81584441 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81584441 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81584441.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-76db9c72{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-76db9c72 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-76db9c72{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-c2763aec.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-c2763aec.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-c2763aec.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7f82a927 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7f82a927 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7f82a927.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4623:"\n<div class="wp-block-uagb-container uagb-block-b3912cb9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-35f01313 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-8a34d22e">\n<div class="wp-block-uagb-container uagb-block-4798a784">\n<div class="wp-block-uagb-image uagb-block-aec84192 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="588" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-cbdda3c4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-076e22fe">\n<div class="wp-block-uagb-image uagb-block-441c3051 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="588" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-f40e4d46 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-67779daf">\n<div class="wp-block-uagb-image uagb-block-c653070e wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="588" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-81584441 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-76db9c72">\n<div class="wp-block-uagb-image uagb-block-c2763aec wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="588" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7f82a927 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 4.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77085";a:10:{s:5:"title";s:12:"Portfolio 04";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-04/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:35761:".wp-block-uagb-container.uagb-block-dd0583f8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dd0583f8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dd0583f8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dd0583f8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dd0583f8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dd0583f8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dd0583f8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dd0583f8{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-7262a5c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7262a5c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7262a5c4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7262a5c4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7262a5c4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7262a5c4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7262a5c4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7262a5c4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7262a5c4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-7262a5c4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7262a5c4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7262a5c4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7262a5c4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7262a5c4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7262a5c4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7262a5c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-aaf6474d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aaf6474d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aaf6474d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aaf6474d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aaf6474d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aaf6474d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aaf6474d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-aaf6474d.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-aaf6474d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-48e3fc15.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3529832c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3529832c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3529832c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8d10f830.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-8d10f830.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8d10f830.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d32448e1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d32448e1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d32448e1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5c293552.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5c293552.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5c293552.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a95f2828.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a95f2828.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a95f2828.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-187e0eb3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c1adf435.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c1adf435.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c1adf435.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-dd0583f8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dd0583f8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dd0583f8{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-7262a5c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7262a5c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7262a5c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7262a5c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7262a5c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7262a5c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aaf6474d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aaf6474d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-aaf6474d.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-aaf6474d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-aaf6474d.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-aaf6474d.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 340px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-dd0583f8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dd0583f8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dd0583f8{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-7262a5c4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7262a5c4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7262a5c4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7262a5c4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7262a5c4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7262a5c4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7262a5c4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aaf6474d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aaf6474d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-aaf6474d.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-aaf6474d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-48e3fc15.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-3529832c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-8d10f830.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-d32448e1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-5c293552.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-a95f2828.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-187e0eb3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-c1adf435.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}}";s:7:"content";s:5963:"\n<div class="wp-block-uagb-container uagb-block-dd0583f8 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7262a5c4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-aaf6474d">\n<div class="wp-block-uagb-image uagb-block-48e3fc15 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="282" title="natures-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-3529832c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="282" title="desserts-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-8d10f830 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="282" title="snow-mountains-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-d32448e1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="282" height="282" title="mountains-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-5c293552 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg" alt="" class="uag-image-80576" width="282" height="282" title="rivers-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-a95f2828 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg" alt="" class="uag-image-80681" width="282" height="282" title="trees-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-187e0eb3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="282" height="282" title="trees-rivers-02" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-c1adf435 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="282" title="natures-02" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-77083";a:10:{s:5:"title";s:12:"Portfolio 03";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-03/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:69548:".wp-block-uagb-container.uagb-block-d5270ea2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d5270ea2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d5270ea2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d5270ea2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d5270ea2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d5270ea2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d5270ea2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d5270ea2{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-796e11a5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-796e11a5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-796e11a5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796e11a5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-796e11a5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-796e11a5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-796e11a5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-796e11a5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-796e11a5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-796e11a5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-796e11a5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-796e11a5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-796e11a5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-796e11a5 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-796e11a5.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-796e11a5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-73d41c26 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-73d41c26 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-73d41c26 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-73d41c26 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-73d41c26 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-73d41c26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-73d41c26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-73d41c26{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-cf41f4b0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cf41f4b0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cf41f4b0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cf41f4b0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cf41f4b0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cf41f4b0{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cf41f4b0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cf41f4b0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-5d9b6fdd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 376px;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-91006d02 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91006d02 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-91006d02 .uagb-ifb-icon svg{fill: #333;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91006d02 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-91006d02 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-91006d02 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-91006d02 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-91006d02.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91006d02.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91006d02 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-91006d02 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-91006d02 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-91006d02 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91006d02 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-91006d02.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-91006d02.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-f62d46a0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f62d46a0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f62d46a0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f62d46a0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f62d46a0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f62d46a0{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f62d46a0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f62d46a0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-98daada1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-98daada1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 376px;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-98daada1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6f7de189 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6f7de189 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-6f7de189 .uagb-ifb-icon svg{fill: #333;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6f7de189 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-6f7de189 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-6f7de189 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-6f7de189 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-6f7de189.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6f7de189.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6f7de189 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-6f7de189 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-6f7de189 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-6f7de189 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6f7de189 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-6f7de189.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-6f7de189.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-754cecb0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-754cecb0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-754cecb0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-754cecb0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-754cecb0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-754cecb0{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-754cecb0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-754cecb0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-093d1bcd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 376px;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8befe049 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8befe049 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8befe049 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8befe049 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8befe049 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8befe049 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8befe049 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8befe049.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8befe049.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8befe049 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8befe049 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8befe049 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8befe049 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8befe049 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8befe049.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8befe049.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-17406983 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-17406983 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-17406983 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-17406983 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-17406983 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17406983{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17406983 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17406983{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-732714da.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-732714da.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 376px;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-732714da.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d42db96a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d42db96a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d42db96a .uagb-ifb-icon svg{fill: #333;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d42db96a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d42db96a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d42db96a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d42db96a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d42db96a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d42db96a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d42db96a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d42db96a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d42db96a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d42db96a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d42db96a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d42db96a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d42db96a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d5270ea2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d5270ea2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d5270ea2{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-796e11a5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-796e11a5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-796e11a5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-796e11a5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-796e11a5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796e11a5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-796e11a5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-73d41c26{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-73d41c26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-73d41c26{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cf41f4b0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cf41f4b0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cf41f4b0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 161px;height: 280px;}.uagb-block-5d9b6fdd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-91006d02.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91006d02.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91006d02 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91006d02 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-91006d02 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91006d02.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f62d46a0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f62d46a0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f62d46a0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;}.uagb-block-98daada1.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 161px;height: 280px;}.uagb-block-98daada1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-6f7de189.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6f7de189.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6f7de189 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6f7de189 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6f7de189 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6f7de189.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-754cecb0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-754cecb0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-754cecb0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 161px;height: 280px;}.uagb-block-093d1bcd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-8befe049.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8befe049.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8befe049 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8befe049 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8befe049 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8befe049.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17406983{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17406983 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17406983{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;}.uagb-block-732714da.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 161px;height: 280px;}.uagb-block-732714da.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d42db96a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d42db96a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d42db96a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d42db96a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d42db96a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d42db96a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d5270ea2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d5270ea2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d5270ea2{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-796e11a5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-796e11a5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-796e11a5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-796e11a5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-796e11a5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-796e11a5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796e11a5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-796e11a5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-796e11a5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-73d41c26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-73d41c26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-73d41c26{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cf41f4b0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cf41f4b0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cf41f4b0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-5d9b6fdd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-5d9b6fdd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-91006d02.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91006d02.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-91006d02 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-91006d02 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-91006d02 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-91006d02.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91006d02.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-91006d02 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-91006d02.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f62d46a0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f62d46a0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f62d46a0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-98daada1.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-98daada1.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-98daada1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-98daada1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-6f7de189.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6f7de189.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-6f7de189 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-6f7de189 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-6f7de189 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-6f7de189.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6f7de189.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-6f7de189 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-6f7de189.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-754cecb0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-754cecb0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-754cecb0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-093d1bcd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-093d1bcd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-8befe049.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8befe049.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8befe049 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8befe049 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8befe049 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8befe049.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8befe049.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8befe049 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8befe049.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17406983{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17406983 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17406983{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-732714da.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-732714da.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-732714da.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-732714da.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d42db96a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d42db96a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d42db96a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d42db96a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d42db96a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d42db96a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d42db96a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d42db96a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d42db96a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4911:"\n<div class="wp-block-uagb-container uagb-block-d5270ea2 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-796e11a5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-73d41c26">\n<div class="wp-block-uagb-container uagb-block-cf41f4b0">\n<div class="wp-block-uagb-image uagb-block-5d9b6fdd wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-91006d02 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Web Development Success</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f62d46a0">\n<div class="wp-block-uagb-image uagb-block-98daada1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg , https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-6f7de189 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-754cecb0">\n<div class="wp-block-uagb-image uagb-block-093d1bcd wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8befe049 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-17406983">\n<div class="wp-block-uagb-image uagb-block-732714da wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="282" height="376" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d42db96a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Product Launch Triumphs</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 4.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77081";a:10:{s:5:"title";s:12:"Portfolio 02";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-02/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:68823:".wp-block-uagb-container.uagb-block-85f35251 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-85f35251 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-85f35251 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-85f35251 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-85f35251 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-85f35251{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-85f35251 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-85f35251{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8e1de871 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8e1de871 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-8e1de871 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8e1de871 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8e1de871 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8e1de871 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-8e1de871.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 36px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 36px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-1390413e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1390413e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1390413e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1390413e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1390413e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1390413e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1390413e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-1390413e.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-1390413e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-60100b02 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-60100b02 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-60100b02 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-60100b02 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-60100b02 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-60100b02{max-width: 49%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-60100b02 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-60100b02{box-shadow: 0px 0px   #00000070 ;padding-top: 353px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;grid-column: span 3;}.wp-block-uagb-container.uagb-block-60100b02::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-7ed5a84c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7ed5a84c .uagb-ifb-icon svg{fill: #333;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ed5a84c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ed5a84c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ed5a84c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ed5a84c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7ed5a84c.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ed5a84c.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ed5a84c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7ed5a84c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7ed5a84c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7ed5a84c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ed5a84c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7ed5a84c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-efe6198e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-efe6198e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-efe6198e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-efe6198e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-efe6198e .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-efe6198e{max-width: 49%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-efe6198e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-efe6198e{box-shadow: 0px 0px   #00000070 ;padding-top: 353px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;grid-column: span 3;}.wp-block-uagb-container.uagb-block-efe6198e::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-ba519ac7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ba519ac7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba519ac7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ba519ac7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ba519ac7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ba519ac7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ba519ac7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba519ac7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba519ac7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ba519ac7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ba519ac7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ba519ac7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ba519ac7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ba519ac7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ba519ac7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-20ffa000 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-20ffa000 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-20ffa000 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-20ffa000 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-20ffa000 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-20ffa000{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-20ffa000 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-20ffa000{box-shadow: 0px 0px   #00000070 ;padding-top: 198px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;grid-column: span 2;}.wp-block-uagb-container.uagb-block-20ffa000::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-e8d651e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e8d651e1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e8d651e1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e8d651e1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e8d651e1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e8d651e1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e8d651e1.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e8d651e1.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e8d651e1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e8d651e1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e8d651e1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e8d651e1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e8d651e1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e8d651e1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e8d651e1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-0c44d6c8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0c44d6c8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0c44d6c8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0c44d6c8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0c44d6c8 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c44d6c8{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c44d6c8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0c44d6c8{box-shadow: 0px 0px   #00000070 ;padding-top: 198px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;grid-column: span 2;}.wp-block-uagb-container.uagb-block-0c44d6c8::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-10f51dc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-10f51dc7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10f51dc7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-10f51dc7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-10f51dc7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-10f51dc7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-10f51dc7.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10f51dc7.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10f51dc7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-10f51dc7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-10f51dc7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-10f51dc7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10f51dc7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-10f51dc7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-10f51dc7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d3322d6c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d3322d6c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d3322d6c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d3322d6c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d3322d6c .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d3322d6c{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d3322d6c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d3322d6c{box-shadow: 0px 0px   #00000070 ;padding-top: 198px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: flex-start;justify-content: flex-end;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;grid-column: span 2;}.wp-block-uagb-container.uagb-block-d3322d6c::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: none;border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-df8dde7f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-df8dde7f .uagb-ifb-icon svg{fill: #333;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df8dde7f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-df8dde7f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-df8dde7f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-df8dde7f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-df8dde7f.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df8dde7f.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df8dde7f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-df8dde7f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-df8dde7f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-df8dde7f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df8dde7f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-df8dde7f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-df8dde7f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-85f35251{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-85f35251 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-85f35251{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 26px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 26px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1390413e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1390413e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-1390413e.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-1390413e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-60100b02{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-60100b02 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-60100b02{padding-top: 250px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;grid-column: span 3;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-60100b02::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-7ed5a84c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ed5a84c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-efe6198e{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-efe6198e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-efe6198e{padding-top: 200px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;grid-column: span 3;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-efe6198e::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-ba519ac7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ba519ac7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-20ffa000{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-20ffa000 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-20ffa000{padding-top: 170px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-20ffa000::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-e8d651e1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e8d651e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c44d6c8{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c44d6c8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0c44d6c8{padding-top: 170px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-0c44d6c8::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-10f51dc7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10f51dc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d3322d6c{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d3322d6c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d3322d6c{padding-top: 170px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: none;background-clip: padding-box;row-gap: 0px;column-gap: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-d3322d6c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-df8dde7f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df8dde7f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-85f35251{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-85f35251 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-85f35251{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8e1de871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8e1de871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8e1de871.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-8e1de871.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 16px;padding-left: 0px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8e1de871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8e1de871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1390413e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1390413e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-1390413e.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-1390413e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-60100b02{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-60100b02 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-60100b02{padding-top: 200px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-60100b02::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ed5a84c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ed5a84c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ed5a84c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-efe6198e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-efe6198e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-efe6198e{padding-top: 200px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-efe6198e::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ba519ac7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ba519ac7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ba519ac7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-20ffa000{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-20ffa000 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-20ffa000{padding-top: 200px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-20ffa000::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e8d651e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e8d651e1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e8d651e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0c44d6c8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0c44d6c8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0c44d6c8{padding-top: 200px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-0c44d6c8::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-10f51dc7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-10f51dc7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-10f51dc7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d3322d6c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d3322d6c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d3322d6c{padding-top: 200px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;background-clip: padding-box;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-d3322d6c::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-style: none;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-df8dde7f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-df8dde7f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-df8dde7f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:3375:"\n<div class="wp-block-uagb-container uagb-block-85f35251 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-8e1de871 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-1390413e">\n<div class="wp-block-uagb-container uagb-block-60100b02">\n<div class="wp-block-uagb-info-box uagb-block-7ed5a84c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Web Development Success</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-efe6198e">\n<div class="wp-block-uagb-info-box uagb-block-ba519ac7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-20ffa000">\n<div class="wp-block-uagb-info-box uagb-block-e8d651e1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0c44d6c8">\n<div class="wp-block-uagb-info-box uagb-block-10f51dc7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Product Launch Triumphs</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 4.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d3322d6c">\n<div class="wp-block-uagb-info-box uagb-block-df8dde7f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Highlighted Project 5</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 5.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77079";a:10:{s:5:"title";s:12:"Portfolio 01";s:3:"url";s:51:"https://websitedemos.net/astra-blocks/portfolio-01/";s:3:"tag";a:0:{}s:8:"category";i:1425;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:55201:".wp-block-uagb-container.uagb-block-1d9b89b3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1d9b89b3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1d9b89b3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1d9b89b3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1d9b89b3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1d9b89b3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1d9b89b3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 60px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1d9b89b3{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 60px;column-gap: 0px;}.uagb-block-cccfc2db .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cccfc2db .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-cccfc2db .uagb-ifb-icon svg{fill: #333;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cccfc2db .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-cccfc2db .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-cccfc2db .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-cccfc2db .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-cccfc2db.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cccfc2db.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-cccfc2db .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-cccfc2db .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-cccfc2db .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-cccfc2db .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cccfc2db .uagb-infobox__content-wrap{text-align: center;}.uagb-block-cccfc2db.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-cccfc2db.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-08705ba2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-08705ba2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-08705ba2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-08705ba2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-08705ba2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-08705ba2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08705ba2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-08705ba2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-17a8446d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-17a8446d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-17a8446d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-17a8446d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-17a8446d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17a8446d{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17a8446d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17a8446d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-73074e0e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-73074e0e .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-73074e0e.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 400px;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-73074e0e.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d43b278f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d43b278f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d43b278f .uagb-ifb-icon svg{fill: #333;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d43b278f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d43b278f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d43b278f .uagb-infobox .uagb-ifb-image-content img{border-radius: 6px;}.uagb-block-d43b278f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d43b278f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d43b278f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d43b278f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d43b278f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d43b278f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d43b278f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d43b278f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: border-box;}.uagb-block-d43b278f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d43b278f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d43b278f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-image-content > img{width: 100%;box-sizing: border-box;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 100%;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 100%;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 100%;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-b0352287 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b0352287 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b0352287 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b0352287 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b0352287 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0352287{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0352287 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0352287{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-7ce8b236.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7ce8b236 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 400px;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d8e7b83b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d8e7b83b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d8e7b83b .uagb-ifb-icon svg{fill: #333;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8e7b83b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d8e7b83b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d8e7b83b .uagb-infobox .uagb-ifb-image-content img{border-radius: 6px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-d8e7b83b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d8e7b83b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8e7b83b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8e7b83b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d8e7b83b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d8e7b83b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d8e7b83b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: border-box;}.uagb-block-d8e7b83b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d8e7b83b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-image-content > img{width: 100%;box-sizing: border-box;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 100%;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 100%;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 100%;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3c6e8c1c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c6e8c1c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c6e8c1c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3c6e8c1c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3c6e8c1c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c6e8c1c{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c6e8c1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c6e8c1c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-07c15c02.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-07c15c02 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-07c15c02.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 400px;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-07c15c02.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ef71dae5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ef71dae5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ef71dae5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef71dae5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef71dae5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef71dae5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 6px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 6px;}.uagb-block-ef71dae5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ef71dae5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 20px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef71dae5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef71dae5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ef71dae5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ef71dae5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ef71dae5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: border-box;}.uagb-block-ef71dae5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ef71dae5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ef71dae5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 100%;box-sizing: border-box;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 100%;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 100%;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 100%;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1d9b89b3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1d9b89b3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 50px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1d9b89b3{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 50px;column-gap: 0px;}.uagb-block-cccfc2db.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cccfc2db.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cccfc2db .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cccfc2db .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cccfc2db .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-cccfc2db.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-08705ba2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08705ba2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-08705ba2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17a8446d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17a8446d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17a8446d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-73074e0e.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 219px;height: 300px;}.uagb-block-73074e0e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d43b278f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d43b278f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d43b278f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d43b278f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d43b278f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-image-content img{width: 100px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 100px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 100px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 100px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0352287{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0352287 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0352287{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 219px;height: 300px;}.uagb-block-7ce8b236.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d8e7b83b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8e7b83b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d8e7b83b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d8e7b83b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-image-content img{width: 100px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 100px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 100px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 100px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c6e8c1c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c6e8c1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c6e8c1c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-07c15c02.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 219px;height: 300px;}.uagb-block-07c15c02.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ef71dae5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ef71dae5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ef71dae5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ef71dae5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-image-content img{width: 100px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 100px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 100px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 100px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1d9b89b3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1d9b89b3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1d9b89b3{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-cccfc2db.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cccfc2db.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-cccfc2db .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-cccfc2db .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-cccfc2db .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-cccfc2db .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-cccfc2db.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-08705ba2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08705ba2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-08705ba2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17a8446d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17a8446d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17a8446d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-73074e0e.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-73074e0e.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-73074e0e.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d43b278f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d43b278f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d43b278f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d43b278f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d43b278f.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d43b278f.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-image-content img{width: 100px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 100px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 100px;}.uagb-block-d43b278f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 100px;}.uagb-block-d43b278f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0352287{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0352287 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0352287{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-7ce8b236.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-7ce8b236.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-d8e7b83b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d8e7b83b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d8e7b83b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d8e7b83b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-image-content img{width: 100px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 100px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 100px;}.uagb-block-d8e7b83b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 100px;}.uagb-block-d8e7b83b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3c6e8c1c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3c6e8c1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3c6e8c1c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-07c15c02.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-07c15c02.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-07c15c02.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ef71dae5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ef71dae5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ef71dae5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ef71dae5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-image-content img{width: 100px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 100px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 100px;}.uagb-block-ef71dae5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 100px;}.uagb-block-ef71dae5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:3825:"\n<div class="wp-block-uagb-container uagb-block-1d9b89b3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-cccfc2db uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Recent Projects Showcase</h2></div><p class="uagb-ifb-desc">Explore our latest achievements and innovations in our Recent Projects Showcase, where we highlight our most cutting-edge work.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-08705ba2">\n<div class="wp-block-uagb-container uagb-block-17a8446d">\n<div class="wp-block-uagb-image alignleft uagb-block-73074e0e wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="384" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d43b278f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Web Development Success</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 1.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b0352287">\n<div class="wp-block-uagb-image alignleft uagb-block-7ce8b236 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="384" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d8e7b83b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Branding and Identity Revamp</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 2.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3c6e8c1c">\n<div class="wp-block-uagb-image alignleft uagb-block-07c15c02 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="384" height="400" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ef71dae5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Marketing Campaign Highlights</h3></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information about your highlighted work 3.</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-77062";a:10:{s:5:"title";s:13:"Statistics 05";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-05/";s:3:"tag";a:0:{}s:8:"category";i:1096;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:83757:".wp-block-uagb-container.uagb-block-e5a4d9e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e5a4d9e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e5a4d9e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e5a4d9e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e5a4d9e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e5a4d9e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e5a4d9e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e5a4d9e6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0a42af39 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a42af39 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a42af39 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a42af39 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a42af39 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a42af39{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a42af39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-0a42af39{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-89dde60c .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-89dde60c .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-89dde60c .uagb-ifb-icon svg{fill: #333;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-89dde60c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-89dde60c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-89dde60c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-89dde60c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-89dde60c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-89dde60c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-89dde60c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-89dde60c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-89dde60c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-89dde60c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89dde60c .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-89dde60c .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-89dde60c .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-89dde60c .uagb-infobox__content-wrap{text-align: right;}.uagb-block-89dde60c.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-89dde60c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bf31fbfc .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-bf31fbfc .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-bf31fbfc .uagb-ifb-icon svg{fill: #333;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-bf31fbfc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-bf31fbfc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-bf31fbfc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-bf31fbfc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bf31fbfc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-bf31fbfc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bf31fbfc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bf31fbfc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bf31fbfc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bf31fbfc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bf31fbfc .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-bf31fbfc .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-bf31fbfc .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-bf31fbfc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bf31fbfc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6fcd35bd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6fcd35bd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6fcd35bd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6fcd35bd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6fcd35bd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6fcd35bd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6fcd35bd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-6fcd35bd{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-297d6174 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-297d6174 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-297d6174 .uagb-ifb-icon svg{fill: #333;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-297d6174 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-297d6174 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-297d6174 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-297d6174 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-297d6174.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-297d6174.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-297d6174 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-297d6174 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-297d6174 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-297d6174 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-297d6174 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-297d6174 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-297d6174 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-297d6174 .uagb-infobox__content-wrap{text-align: right;}.uagb-block-297d6174.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-297d6174.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0c8b8fd1 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-0c8b8fd1 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-0c8b8fd1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-0c8b8fd1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-0c8b8fd1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-0c8b8fd1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-0c8b8fd1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0c8b8fd1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-0c8b8fd1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0c8b8fd1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0c8b8fd1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0c8b8fd1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0c8b8fd1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0c8b8fd1 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-0c8b8fd1 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-0c8b8fd1 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-0c8b8fd1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0c8b8fd1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-ac031f5a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ac031f5a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ac031f5a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ac031f5a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ac031f5a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac031f5a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac031f5a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-ac031f5a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-d928b728 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-d928b728 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-d928b728 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-d928b728 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-d928b728 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d928b728 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d928b728 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d928b728.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-d928b728.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d928b728 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d928b728 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d928b728 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d928b728 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d928b728 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-d928b728 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-d928b728 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-d928b728 .uagb-infobox__content-wrap{text-align: right;}.uagb-block-d928b728.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-d928b728.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dabd585 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-9dabd585 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-9dabd585 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-9dabd585 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-9dabd585 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-9dabd585 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-9dabd585 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9dabd585.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-9dabd585.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dabd585 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9dabd585 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9dabd585 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9dabd585 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9dabd585 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-9dabd585 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-9dabd585 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-9dabd585 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9dabd585.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9dabd585.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-dc4c462c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc4c462c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc4c462c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc4c462c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc4c462c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc4c462c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc4c462c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.wp-block-uagb-container.uagb-block-dc4c462c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 0px;border-left-width: 1px;border-right-width: 0px;border-bottom-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 12px;}.uagb-block-287c585d .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-287c585d .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-287c585d .uagb-ifb-icon svg{fill: #333;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-287c585d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-287c585d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-287c585d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-287c585d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-287c585d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-left: 0px;}.uagb-block-287c585d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-287c585d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-287c585d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-287c585d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-287c585d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-287c585d .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-287c585d .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-287c585d .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-287c585d .uagb-infobox__content-wrap{text-align: right;}.uagb-block-287c585d.uagb-infobox-icon-above-title{text-align: right;}.uagb-block-287c585d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-de1412f8 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-de1412f8 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: #333;}.uagb-block-de1412f8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-de1412f8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: #333;fill: #333;}.uagb-block-de1412f8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-de1412f8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-de1412f8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-de1412f8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-left: 10px;}.uagb-block-de1412f8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de1412f8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-de1412f8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-de1412f8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-de1412f8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de1412f8 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: #f6f7f9;border-radius: 50%;}.uagb-block-de1412f8 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: #f6f7f9;}.uagb-block-de1412f8 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-de1412f8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-de1412f8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-de1412f8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e5a4d9e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e5a4d9e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-e5a4d9e6{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a42af39{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a42af39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-0a42af39{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-89dde60c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89dde60c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89dde60c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-89dde60c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-89dde60c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bf31fbfc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bf31fbfc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bf31fbfc .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-bf31fbfc .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-bf31fbfc .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6fcd35bd{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6fcd35bd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6fcd35bd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-297d6174.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-297d6174.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-297d6174 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-297d6174 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-297d6174 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0c8b8fd1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0c8b8fd1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0c8b8fd1 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-0c8b8fd1 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac031f5a{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac031f5a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ac031f5a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-d928b728.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d928b728.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d928b728 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d928b728 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d928b728 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dabd585.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dabd585.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9dabd585 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-9dabd585 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-9dabd585 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc4c462c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc4c462c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-dc4c462c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-287c585d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-287c585d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-287c585d .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-287c585d .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-287c585d .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-de1412f8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de1412f8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de1412f8 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-de1412f8 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-de1412f8 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e5a4d9e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e5a4d9e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-e5a4d9e6{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a42af39{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a42af39 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-0a42af39{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-89dde60c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89dde60c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89dde60c .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-89dde60c .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-89dde60c .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-89dde60c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-89dde60c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-89dde60c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bf31fbfc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bf31fbfc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bf31fbfc .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-bf31fbfc .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-bf31fbfc .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-bf31fbfc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bf31fbfc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bf31fbfc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6fcd35bd{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6fcd35bd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-6fcd35bd{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-left-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-297d6174.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-297d6174.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-297d6174 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-297d6174 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-297d6174 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-297d6174.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-297d6174 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-297d6174.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-0c8b8fd1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0c8b8fd1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0c8b8fd1 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-0c8b8fd1 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-0c8b8fd1 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-0c8b8fd1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0c8b8fd1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0c8b8fd1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac031f5a{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac031f5a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ac031f5a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-left-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-d928b728.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d928b728.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d928b728 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d928b728 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d928b728 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d928b728.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d928b728 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d928b728.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9dabd585.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dabd585.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9dabd585 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-9dabd585 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-9dabd585 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-9dabd585.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9dabd585 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9dabd585.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc4c462c{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc4c462c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-dc4c462c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;border-left-width: 0px;border-style: solid;border-color: var(--ast-global-color-6);flex-wrap: wrap;}.uagb-block-287c585d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-287c585d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-287c585d .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-287c585d .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-287c585d .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-287c585d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-287c585d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-287c585d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-de1412f8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de1412f8.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-de1412f8 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-de1412f8 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-de1412f8 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-de1412f8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-de1412f8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-de1412f8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2543:"\n<div class="wp-block-uagb-container uagb-block-e5a4d9e6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-0a42af39">\n<div class="wp-block-uagb-info-box uagb-block-89dde60c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">92%</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bf31fbfc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Counter Text</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6fcd35bd">\n<div class="wp-block-uagb-info-box uagb-block-297d6174 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">36</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0c8b8fd1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Counter Text</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ac031f5a">\n<div class="wp-block-uagb-info-box uagb-block-d928b728 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">12+</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9dabd585 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Counter Text</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-dc4c462c">\n<div class="wp-block-uagb-info-box uagb-block-287c585d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">64K</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-de1412f8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Counter Text</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-77013";a:10:{s:5:"title";s:13:"Statistics 04";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-04/";s:3:"tag";a:0:{}s:8:"category";i:1096;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:42839:".wp-block-uagb-container.uagb-block-65e391f7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-65e391f7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-65e391f7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-65e391f7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-65e391f7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-65e391f7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-65e391f7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-65e391f7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-667977fe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-667977fe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-667977fe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-667977fe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-667977fe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-667977fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-667977fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-667977fe{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.12) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-86799a2e .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-86799a2e .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-86799a2e .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-86799a2e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-86799a2e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-86799a2e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-86799a2e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-86799a2e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-86799a2e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-86799a2e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-86799a2e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-86799a2e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-86799a2e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-86799a2e .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-86799a2e .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-86799a2e .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-86799a2e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86799a2e .uagb-ifb-title{font-weight: 500;font-size: 24px;line-height: 1.4em;}.uagb-block-d2055afb .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-d2055afb .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-d2055afb .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2055afb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d2055afb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d2055afb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d2055afb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d2055afb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d2055afb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d2055afb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d2055afb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d2055afb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d2055afb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d2055afb .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-d2055afb .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-d2055afb .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-d2055afb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d2055afb .uagb-ifb-title{font-weight: 500;font-size: 24px;line-height: 1.4em;}.uagb-block-d0112826 .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-d0112826 .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-d0112826 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d0112826 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-d0112826 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-d0112826 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-d0112826 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d0112826.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d0112826.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-d0112826 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d0112826 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d0112826 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d0112826 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d0112826 .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-d0112826 .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-d0112826 .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-d0112826.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0112826 .uagb-ifb-title{font-weight: 500;font-size: 24px;line-height: 1.4em;}.uagb-block-8df989cc .uagb-ifb-icon{width: 24px;line-height: 24px;}.uagb-block-8df989cc .uagb-ifb-icon > span{font-size: 24px;width: 24px;line-height: 24px;color: var(--ast-global-color-2);}.uagb-block-8df989cc .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 24px;height: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8df989cc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 24px;height: 24px;line-height: 24px;padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 24px;line-height: 24px;font-size: 24px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-8df989cc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;}.uagb-block-8df989cc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 12px;padding-right: 12px;padding-top: 12px;padding-bottom: 12px;border-radius: 0px;}.uagb-block-8df989cc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8df989cc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-8df989cc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 10px;margin-right: 0px;}.uagb-block-8df989cc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8df989cc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8df989cc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8df989cc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8df989cc .uagb-iconbox-icon-wrap.uagb-infobox-shape-circle{background-color: var(--ast-global-color-4);border-radius: 50%;}.uagb-block-8df989cc .uagb-iconbox-icon-wrap.uagb-infobox-shape-squre{background-color: var(--ast-global-color-4);}.uagb-block-8df989cc .uagb-iconbox-icon-wrap:hover{background-color:  !important;}.uagb-block-8df989cc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8df989cc .uagb-ifb-title{font-weight: 500;font-size: 24px;line-height: 1.4em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-65e391f7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-65e391f7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-65e391f7{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-667977fe{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-667977fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;column-gap: 20px;}.wp-block-uagb-container.uagb-block-667977fe{padding-top: 20px;padding-bottom: 20px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;column-gap: 20px;}.uagb-block-86799a2e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-86799a2e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-86799a2e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-86799a2e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-86799a2e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-86799a2e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86799a2e .uagb-ifb-title{font-size: 24px;line-height: 1.4em;}.uagb-block-d2055afb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d2055afb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d2055afb .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d2055afb .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d2055afb .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d2055afb .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d2055afb .uagb-ifb-title{font-size: 24px;line-height: 1.4em;}.uagb-block-d0112826.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0112826.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826 .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826 .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826 .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d0112826 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d0112826 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d0112826 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d0112826 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0112826 .uagb-ifb-title{font-size: 24px;line-height: 1.4em;}.uagb-block-8df989cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8df989cc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc.uagb-infobox__content-wrap > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc .uagb-ifb-content > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc .uagb-infobox-icon-right:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc .uagb-infobox-icon-left:hover > svg{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc.uagb-infobox__content-wrap img{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8df989cc .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8df989cc .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-8df989cc .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8df989cc .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8df989cc .uagb-ifb-title{font-size: 24px;line-height: 1.4em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-65e391f7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-65e391f7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-65e391f7{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-667977fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-667977fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-667977fe{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-86799a2e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-86799a2e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-86799a2e .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-86799a2e .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-86799a2e .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-86799a2e .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-86799a2e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-86799a2e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-86799a2e .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-d2055afb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d2055afb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d2055afb .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d2055afb .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d2055afb .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d2055afb .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d2055afb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d2055afb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d2055afb .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-d0112826.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0112826.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d0112826 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-d0112826 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-d0112826 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-d0112826 .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d0112826 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d0112826.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d0112826 .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}.uagb-block-8df989cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8df989cc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8df989cc .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-8df989cc .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-8df989cc .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-8df989cc .uagb-infobox-margin-wrapper{display: flex;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8df989cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8df989cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8df989cc .uagb-ifb-title{font-size: 22px;line-height: 1.4em;}}";s:7:"content";s:3248:"\n<div class="wp-block-uagb-container uagb-block-65e391f7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-667977fe">\n<div class="wp-block-uagb-info-box uagb-block-86799a2e uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">92%</p></div><p class="uagb-ifb-desc">Stat title here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d2055afb uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">2,480</p></div><p class="uagb-ifb-desc">Stat title here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-d0112826 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">12+</p></div><p class="uagb-ifb-desc">Stat title here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8df989cc uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top"><div class="uagb-ifb-icon-wrap"><div class="uagb-iconbox-icon-wrap uagb-infobox-shape-circle"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div></div><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">640K</p></div><p class="uagb-ifb-desc">Stat title here</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76988";a:10:{s:5:"title";s:13:"Statistics 03";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-03/";s:3:"tag";a:0:{}s:8:"category";i:1096;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:41890:".wp-block-uagb-container.uagb-block-a972f900 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a972f900 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a972f900 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a972f900 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a972f900 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a972f900{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a972f900 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a972f900{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d0f9ea7b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d0f9ea7b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d0f9ea7b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d0f9ea7b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d0f9ea7b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d0f9ea7b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d0f9ea7b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d0f9ea7b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-e51f0803 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e51f0803 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51f0803 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e51f0803 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e51f0803 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e51f0803 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e51f0803.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;}.uagb-block-e51f0803.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;}.uagb-block-e51f0803 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e51f0803 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e51f0803 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e51f0803 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e51f0803 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e51f0803.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-afdb18e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-afdb18e1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-afdb18e1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-afdb18e1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-afdb18e1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-afdb18e1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-afdb18e1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;}.uagb-block-afdb18e1.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-afdb18e1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-afdb18e1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-afdb18e1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-afdb18e1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-afdb18e1 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-afdb18e1.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-ade0f206 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ade0f206 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ade0f206 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ade0f206 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ade0f206 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ade0f206{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ade0f206 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ade0f206{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.uagb-block-b7d0c7b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b7d0c7b3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d0c7b3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b7d0c7b3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b7d0c7b3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b7d0c7b3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b7d0c7b3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-b7d0c7b3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d0c7b3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b7d0c7b3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b7d0c7b3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b7d0c7b3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7d0c7b3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b7d0c7b3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-165b2234 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-165b2234 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-165b2234 .uagb-ifb-icon svg{fill: #333;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-165b2234 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-165b2234 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-165b2234 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-165b2234 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-165b2234.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-165b2234.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-165b2234 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-165b2234 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-165b2234 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-165b2234 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-165b2234 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-165b2234.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb8167f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bb8167f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bb8167f7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb8167f7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bb8167f7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bb8167f7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bb8167f7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bb8167f7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-bb8167f7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb8167f7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bb8167f7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bb8167f7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bb8167f7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bb8167f7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bb8167f7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a972f900{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a972f900 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-a972f900{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d0f9ea7b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d0f9ea7b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d0f9ea7b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 40px;}.uagb-block-e51f0803.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e51f0803 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-afdb18e1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-afdb18e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ade0f206{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ade0f206 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ade0f206{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 24px;}.uagb-block-b7d0c7b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d0c7b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7d0c7b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7d0c7b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-165b2234.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-165b2234.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-165b2234 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-165b2234 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-165b2234 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb8167f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb8167f7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bb8167f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bb8167f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bb8167f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a972f900{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a972f900 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-a972f900{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d0f9ea7b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d0f9ea7b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-d0f9ea7b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;flex-wrap: wrap;}.uagb-block-e51f0803.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e51f0803 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e51f0803 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e51f0803.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-afdb18e1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-afdb18e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-afdb18e1 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-afdb18e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ade0f206{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ade0f206 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-ade0f206{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-b7d0c7b3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d0c7b3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b7d0c7b3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b7d0c7b3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b7d0c7b3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b7d0c7b3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b7d0c7b3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b7d0c7b3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-165b2234.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-165b2234.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-165b2234 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-165b2234 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-165b2234 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-165b2234.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-165b2234 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-165b2234.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bb8167f7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb8167f7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bb8167f7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bb8167f7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bb8167f7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bb8167f7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bb8167f7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bb8167f7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:1856:"\n<div class="wp-block-uagb-container uagb-block-a972f900 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d0f9ea7b">\n<div class="wp-block-uagb-info-box uagb-block-e51f0803 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Numbers Speak</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-afdb18e1 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Discover the powerful insights that our statistics reveal.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ade0f206">\n<div class="wp-block-uagb-info-box uagb-block-b7d0c7b3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">500K</h3></div><p class="uagb-ifb-desc">Over 500,000 satisfied customers</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-165b2234 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">98%</h3></div><p class="uagb-ifb-desc">98% Customer satisfaction rate</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-bb8167f7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">10M+</h3></div><p class="uagb-ifb-desc">Contributed to a milestone of 10M+ units sold</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76957";a:10:{s:5:"title";s:10:"Pricing 06";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-06/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:84902:".wp-block-uagb-container.uagb-block-15897c60 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-15897c60 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-15897c60 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-15897c60 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-15897c60 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-15897c60{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-15897c60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-15897c60{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-5381c136 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5381c136 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5381c136 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5381c136 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5381c136 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5381c136 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5381c136 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5381c136.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5381c136.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-5381c136 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5381c136 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5381c136 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5381c136 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5381c136 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5381c136.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5381c136.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-29be816c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-29be816c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-29be816c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-29be816c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-29be816c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-29be816c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-29be816c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-29be816c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-74ec0e68 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74ec0e68 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74ec0e68 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-74ec0e68 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-74ec0e68 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74ec0e68{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74ec0e68 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74ec0e68{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-15abee97 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15abee97 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-15abee97 .uagb-ifb-icon svg{fill: #333;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15abee97 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-15abee97 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-15abee97 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-15abee97 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-15abee97 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-15abee97 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-15abee97 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15abee97 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-15abee97.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-15abee97.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-15abee97 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ab6d9320.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-ab6d9320.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-ab6d9320.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-ab6d9320 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a7316383 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a7316383 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-a7316383 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a7316383 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a7316383 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a7316383 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 12px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-e212530a.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e212530a.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8079fe14.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8079fe14.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-da1af1e4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-da1af1e4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-96ab5fdf.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-96ab5fdf.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-2fb8a2cd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2fb8a2cd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2fb8a2cd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2fb8a2cd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2fb8a2cd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2fb8a2cd{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2fb8a2cd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2fb8a2cd{box-shadow: 0px 20px 24px -4px rgba(0,0,0,0.08) ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5da9b1f0 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5da9b1f0 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5da9b1f0 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5da9b1f0 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5da9b1f0 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5da9b1f0 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5da9b1f0 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5da9b1f0 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5da9b1f0.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5da9b1f0 .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-edcd6ab9.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-edcd6ab9.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-edcd6ab9.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-edcd6ab9 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-58f695b3 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-58f695b3 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-58f695b3 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-58f695b3 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-58f695b3 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-58f695b3 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 12px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-aaa3b58e.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aaa3b58e.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c4c443fc.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c4c443fc.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-61abb285.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-61abb285.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f0d0f824.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f0d0f824.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-b7c8b12d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b7c8b12d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b7c8b12d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b7c8b12d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b7c8b12d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b7c8b12d{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b7c8b12d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b7c8b12d{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-e769d6cb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e769d6cb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e769d6cb .uagb-ifb-icon svg{fill: #333;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e769d6cb .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e769d6cb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e769d6cb .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e769d6cb .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e769d6cb .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e769d6cb .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e769d6cb .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e769d6cb .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e769d6cb.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e769d6cb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e769d6cb .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-d40c7fa0.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-d40c7fa0.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-d40c7fa0.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-d40c7fa0 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-476ad062 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-476ad062 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-476ad062 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-476ad062 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-476ad062 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-476ad062 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 12px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-6ac21594.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-b241d053.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b241d053.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2a1b0355.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2a1b0355.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-39809995.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-39809995.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ca1917f4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ca1917f4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-71febadc .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-71febadc .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-71febadc .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-71febadc .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-71febadc .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71febadc{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71febadc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71febadc{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-af8a392c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-af8a392c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-af8a392c .uagb-ifb-icon svg{fill: #333;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af8a392c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-af8a392c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-af8a392c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-af8a392c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-af8a392c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-af8a392c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-af8a392c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af8a392c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-af8a392c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-af8a392c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-af8a392c .uagb-ifb-title{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0095f96f.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-0095f96f.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-0095f96f.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-0095f96f .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-453772d3 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-453772d3 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-453772d3 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-453772d3 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-453772d3 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-453772d3 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 12px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-5b8427b4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5b8427b4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aa1a769c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aa1a769c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-22c8774f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-22c8774f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e36cf6b9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e36cf6b9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-15897c60{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-15897c60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-15897c60{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-5381c136.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5381c136.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5381c136 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5381c136 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5381c136 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5381c136.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-29be816c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-29be816c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;flex-wrap: wrap;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-29be816c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;flex-wrap: wrap;row-gap: 40px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-29be816c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-29be816c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74ec0e68{max-width: 46%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74ec0e68 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74ec0e68{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-15abee97.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15abee97 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15abee97 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-15abee97 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15abee97.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-15abee97 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ab6d9320.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-ab6d9320 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2fb8a2cd{max-width: 46%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2fb8a2cd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2fb8a2cd{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-5da9b1f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5da9b1f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5da9b1f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5da9b1f0 .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-edcd6ab9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-edcd6ab9 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b7c8b12d{max-width: 46%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b7c8b12d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b7c8b12d{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-e769d6cb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e769d6cb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e769d6cb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e769d6cb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e769d6cb .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-d40c7fa0.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-d40c7fa0 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-6ac21594.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71febadc{max-width: 46%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71febadc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71febadc{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-af8a392c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af8a392c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-af8a392c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-af8a392c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af8a392c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-af8a392c .uagb-ifb-title{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0095f96f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-0095f96f .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-15897c60{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-15897c60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-15897c60{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-5381c136.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5381c136.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5381c136 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5381c136 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5381c136 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5381c136.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5381c136.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5381c136 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5381c136.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-29be816c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-29be816c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-29be816c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-74ec0e68{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-74ec0e68 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-74ec0e68{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-15abee97.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-15abee97 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-15abee97 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-15abee97 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-15abee97.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-15abee97.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-15abee97 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-15abee97.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-15abee97 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-ab6d9320.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-ab6d9320 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-fcc59ec9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2fb8a2cd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2fb8a2cd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2fb8a2cd{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-5da9b1f0.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5da9b1f0 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5da9b1f0 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5da9b1f0 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5da9b1f0 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5da9b1f0.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5da9b1f0 .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-edcd6ab9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-edcd6ab9 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-7f4cad6d.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b7c8b12d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b7c8b12d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b7c8b12d{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-e769d6cb.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e769d6cb .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e769d6cb .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e769d6cb .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e769d6cb .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e769d6cb.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e769d6cb .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-d40c7fa0.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-d40c7fa0 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6ac21594 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-6ac21594.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-71febadc{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-71febadc > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-71febadc{padding-top: 48px;padding-bottom: 48px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-af8a392c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-af8a392c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-af8a392c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-af8a392c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-af8a392c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af8a392c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-af8a392c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-af8a392c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-af8a392c .uagb-ifb-title{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-0095f96f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-0095f96f .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-4c1b9a8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}";s:7:"content";s:13400:"\n<div class="wp-block-uagb-container uagb-block-15897c60 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-5381c136 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h2></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-29be816c">\n<div class="wp-block-uagb-container uagb-block-74ec0e68">\n<div class="wp-block-uagb-info-box uagb-block-15abee97 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$0</h3><p class="uagb-ifb-title">Free Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-ab6d9320"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a7316383 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-fcc59ec9"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-e212530a"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8079fe14"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-da1af1e4"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-96ab5fdf"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-2fb8a2cd">\n<div class="wp-block-uagb-info-box uagb-block-5da9b1f0 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$9/mo</h3><p class="uagb-ifb-title">Basic Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-edcd6ab9"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-58f695b3 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-7f4cad6d"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-aaa3b58e"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-c4c443fc"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-61abb285"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-f0d0f824"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b7c8b12d">\n<div class="wp-block-uagb-info-box uagb-block-e769d6cb uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$19/mo</h3><p class="uagb-ifb-title">Pro Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d40c7fa0"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-476ad062 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-6ac21594"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-b241d053"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-2a1b0355"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-39809995"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ca1917f4"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-71febadc">\n<div class="wp-block-uagb-info-box uagb-block-af8a392c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$49</h3><p class="uagb-ifb-title">Business Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0095f96f"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-453772d3 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-4c1b9a8c"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-5b8427b4"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-aa1a769c"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-22c8774f"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-e36cf6b9"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text</span></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76936";a:10:{s:5:"title";s:13:"Statistics 02";s:3:"url";s:52:"https://websitedemos.net/astra-blocks/statistics-02/";s:3:"tag";a:0:{}s:8:"category";i:1096;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:54060:".wp-block-uagb-container.uagb-block-01288a5a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01288a5a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01288a5a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01288a5a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01288a5a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01288a5a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01288a5a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-01288a5a{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-75d057f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-75d057f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-75d057f2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75d057f2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-75d057f2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-75d057f2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-75d057f2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-75d057f2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;}.uagb-block-75d057f2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;}.uagb-block-75d057f2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-75d057f2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-75d057f2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-75d057f2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-75d057f2 div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link{color: var(--ast-global-color-2);}.uagb-block-75d057f2 div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link:hover{color: var(--ast-global-color-1);}.uagb-block-75d057f2 div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link:focus{color: var(--ast-global-color-1);}.uagb-block-75d057f2 .uagb-infobox-cta-link:hover svg{fill: var(--ast-global-color-1);}.uagb-block-75d057f2 .uagb-infobox-cta-link:focus svg{fill: var(--ast-global-color-1);}.uagb-block-75d057f2 .uagb-infobox-cta-link svg{font-size: 16px;height: 16px;width: 16px;line-height: 16px;fill: var(--ast-global-color-2);}.uagb-block-75d057f2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-75d057f2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-75d057f2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 64px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 64px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-75d057f2 .uagb-infobox-cta-link{font-weight: 600;font-size: 16px;}.wp-block-uagb-container.uagb-block-69d84ee4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-69d84ee4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-69d84ee4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-69d84ee4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-69d84ee4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-69d84ee4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-69d84ee4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-69d84ee4.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-69d84ee4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-9149e243 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9149e243 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9149e243 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9149e243 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9149e243 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9149e243{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9149e243 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9149e243{box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.3) ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-7091baef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7091baef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7091baef .uagb-ifb-icon svg{fill: #333;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7091baef .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7091baef .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7091baef .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7091baef .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7091baef.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;}.uagb-block-7091baef.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7091baef .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7091baef .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7091baef .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7091baef .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7091baef .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7091baef.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-f70ae71d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f70ae71d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f70ae71d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f70ae71d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f70ae71d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f70ae71d{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f70ae71d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f70ae71d{box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.3) ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-1ca0fd05 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1ca0fd05 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ca0fd05 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1ca0fd05 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1ca0fd05 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1ca0fd05 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1ca0fd05.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;}.uagb-block-1ca0fd05.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ca0fd05 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1ca0fd05 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1ca0fd05 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1ca0fd05 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ca0fd05 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1ca0fd05.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-fdbfeeae .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fdbfeeae .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fdbfeeae .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fdbfeeae .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fdbfeeae .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fdbfeeae{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fdbfeeae > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fdbfeeae{box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.3) ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-d887113a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d887113a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d887113a .uagb-ifb-icon svg{fill: #333;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d887113a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d887113a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d887113a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d887113a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d887113a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;}.uagb-block-d887113a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d887113a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d887113a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d887113a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d887113a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d887113a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d887113a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-7160cacd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7160cacd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7160cacd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7160cacd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7160cacd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7160cacd{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7160cacd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7160cacd{box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.3) ;padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-f2cf8584 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2cf8584 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f2cf8584 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2cf8584 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f2cf8584 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f2cf8584 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f2cf8584 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f2cf8584.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;}.uagb-block-f2cf8584.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2cf8584 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f2cf8584 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f2cf8584 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f2cf8584 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2cf8584 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f2cf8584.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-01288a5a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01288a5a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: stretch;row-gap: 48px;}.wp-block-uagb-container.uagb-block-01288a5a{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 48px;}.wp-block-uagb-container.uagb-block-01288a5a.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-01288a5a.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-75d057f2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-75d057f2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-75d057f2 .uagb-infobox-cta-link svg{font-size: 16px;height: 16px;width: 16px;line-height: 16px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-75d057f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-75d057f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-75d057f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-69d84ee4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-69d84ee4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-69d84ee4.uagb-layout-grid{row-gap: 20px;column-gap: 20px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-69d84ee4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9149e243{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9149e243 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9149e243{padding-top: 20px;padding-bottom: 20px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-7091baef.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7091baef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7091baef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7091baef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f70ae71d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f70ae71d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-f70ae71d{padding-top: 20px;padding-bottom: 20px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-1ca0fd05.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ca0fd05 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1ca0fd05 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fdbfeeae{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fdbfeeae > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fdbfeeae{padding-top: 20px;padding-bottom: 20px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d887113a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d887113a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d887113a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d887113a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7160cacd{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7160cacd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7160cacd{padding-top: 20px;padding-bottom: 20px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f2cf8584.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2cf8584 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2cf8584 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f2cf8584 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-01288a5a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01288a5a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-01288a5a{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-75d057f2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-75d057f2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-75d057f2 .uagb-infobox-cta-link svg{font-size: 16px;height: 16px;width: 16px;line-height: 16px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-75d057f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-75d057f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-75d057f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-75d057f2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-75d057f2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-75d057f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-75d057f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-69d84ee4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-69d84ee4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-69d84ee4.uagb-layout-grid{row-gap: 24px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-69d84ee4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9149e243{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9149e243 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-9149e243{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-7091baef.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7091baef.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7091baef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7091baef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7091baef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7091baef.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7091baef .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7091baef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f70ae71d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f70ae71d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-f70ae71d{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-1ca0fd05.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ca0fd05.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1ca0fd05 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1ca0fd05 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1ca0fd05 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1ca0fd05.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1ca0fd05 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1ca0fd05.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fdbfeeae{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fdbfeeae > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-fdbfeeae{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d887113a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d887113a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d887113a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d887113a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d887113a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d887113a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-d887113a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-d887113a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7160cacd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7160cacd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-7160cacd{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f2cf8584.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2cf8584.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f2cf8584 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f2cf8584 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f2cf8584 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f2cf8584.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f2cf8584 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f2cf8584.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:2638:"\n<div class="wp-block-uagb-container uagb-block-01288a5a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-75d057f2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Numbers Speak</h3></div><p class="uagb-ifb-desc">Delve into the data that underscores our achievements and growth.</p><div class="uagb-ifb-button-wrapper wp-block-button"><a href="#" target="_self" onclick="return false;" class="uagb-infobox-cta-link" rel="noopener noreferrer" alt=""><span class="uagb-inline-editing">Explore More</span><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"></path></svg></a></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-69d84ee4">\n<div class="wp-block-uagb-container uagb-block-9149e243">\n<div class="wp-block-uagb-info-box uagb-block-7091baef uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">16</h4></div><p class="uagb-ifb-desc">Stat text goes here</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f70ae71d">\n<div class="wp-block-uagb-info-box uagb-block-1ca0fd05 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">40</h4></div><p class="uagb-ifb-desc">Stat text goes here</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-fdbfeeae">\n<div class="wp-block-uagb-info-box uagb-block-d887113a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">10K</h4></div><p class="uagb-ifb-desc">Stat text goes here</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7160cacd">\n<div class="wp-block-uagb-info-box uagb-block-f2cf8584 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">128</h4></div><p class="uagb-ifb-desc">Stat text goes here</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76879";a:10:{s:5:"title";s:10:"Pricing 05";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-05/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:65157:".wp-block-uagb-container.uagb-block-25ab74ab .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-25ab74ab .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-25ab74ab .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-25ab74ab .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-25ab74ab .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-25ab74ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-25ab74ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-25ab74ab{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-65eda966 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65eda966 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-65eda966 .uagb-ifb-icon svg{fill: #333;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65eda966 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-65eda966 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-65eda966 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-65eda966 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-65eda966.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65eda966.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-65eda966 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-65eda966 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-65eda966 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-65eda966 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65eda966 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-65eda966.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-65eda966.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-6b5b67d4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6b5b67d4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6b5b67d4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6b5b67d4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6b5b67d4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b5b67d4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b5b67d4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-6b5b67d4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-181b59a4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-181b59a4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-181b59a4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-181b59a4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-181b59a4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-181b59a4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-181b59a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-181b59a4{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;color: var(--ast-global-color-2);}.uagb-block-66bb0ca9 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 32px;font-size: 32px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-66bb0ca9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 32px;height: 32px;line-height: 32px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-66bb0ca9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66bb0ca9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-66bb0ca9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-66bb0ca9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-66bb0ca9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-66bb0ca9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-66bb0ca9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66bb0ca9 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-5abdff10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5abdff10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5abdff10 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5abdff10 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5abdff10 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5abdff10 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5abdff10 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5abdff10.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5abdff10.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-5abdff10 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5abdff10 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5abdff10 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5abdff10 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5abdff10 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5abdff10.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5abdff10.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-a688357f.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-2b45332c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2b45332c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b99d4ff3.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b99d4ff3.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ffba7dfd.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ffba7dfd.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-59153a08.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-59153a08.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-bf8c7415.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-bf8c7415.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-bf8c7415.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-bf8c7415 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-93adfc25 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-93adfc25 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-93adfc25 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-93adfc25 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-93adfc25 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-93adfc25 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-0a8073e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a8073e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a8073e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0a8073e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0a8073e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a8073e6{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a8073e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0a8073e6{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-2);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-f8c6a254 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-f8c6a254 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;color: var(--ast-global-color-5);}.uagb-block-f8c6a254 .uagb-ifb-icon svg{fill: var(--ast-global-color-5);}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-f8c6a254 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 32px;height: 32px;line-height: 32px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-f8c6a254 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f8c6a254 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f8c6a254 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f8c6a254.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-f8c6a254 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f8c6a254 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8c6a254 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f8c6a254.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f8c6a254.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8c6a254 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-ed51fcdd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed51fcdd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ed51fcdd .uagb-ifb-icon svg{fill: #333;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed51fcdd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed51fcdd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed51fcdd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed51fcdd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ed51fcdd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed51fcdd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-ed51fcdd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ed51fcdd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ed51fcdd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ed51fcdd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed51fcdd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ed51fcdd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-5);}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-3dfca02c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-e580b319.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e580b319.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b53ce489.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b53ce489.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-625973fb.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-625973fb.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5ace122b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5ace122b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0c162fea.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-0c162fea.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-0c162fea.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-0c162fea .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-a3671002 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a3671002 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a3671002 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a3671002 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a3671002 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a3671002 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-25ab74ab{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-25ab74ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-25ab74ab{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-65eda966.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65eda966.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65eda966 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65eda966 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-65eda966 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65eda966.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b5b67d4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b5b67d4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-6b5b67d4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-181b59a4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-181b59a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-181b59a4{padding-top: 40px;padding-bottom: 40px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-66bb0ca9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-66bb0ca9 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-66bb0ca9 .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66bb0ca9 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-5abdff10.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5abdff10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5abdff10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5abdff10 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5abdff10.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-a688357f.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-bf8c7415.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-bf8c7415.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-bf8c7415 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a8073e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a8073e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0a8073e6{padding-top: 40px;padding-bottom: 40px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-2);;row-gap: 24px;column-gap: 0px;}.uagb-block-f8c6a254.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 16px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8c6a254 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-f8c6a254 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-f8c6a254 .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8c6a254 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-ed51fcdd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed51fcdd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed51fcdd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed51fcdd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-0c162fea.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-0c162fea.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-0c162fea .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-25ab74ab{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-25ab74ab > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-25ab74ab{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-65eda966.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65eda966.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-65eda966 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-65eda966 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-65eda966 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-65eda966.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65eda966.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-65eda966 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-65eda966.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b5b67d4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b5b67d4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6b5b67d4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-181b59a4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-181b59a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-181b59a4{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-66bb0ca9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-66bb0ca9 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-66bb0ca9 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-66bb0ca9 .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-66bb0ca9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-66bb0ca9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66bb0ca9 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-5abdff10.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5abdff10 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5abdff10 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5abdff10 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5abdff10.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5abdff10.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5abdff10 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5abdff10.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-a688357f .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-a688357f .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-a688357f.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-bf8c7415.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-bf8c7415.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-bf8c7415 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0a8073e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0a8073e6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0a8073e6{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-2);;flex-wrap: wrap;}.uagb-block-f8c6a254.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f8c6a254 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-f8c6a254 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-f8c6a254 .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f8c6a254 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f8c6a254.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f8c6a254 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-ed51fcdd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed51fcdd .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed51fcdd .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed51fcdd .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed51fcdd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed51fcdd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-3dfca02c .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-3dfca02c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-0c162fea.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-0c162fea.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-0c162fea .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}";s:7:"content";s:7597:"\n<div class="wp-block-uagb-container uagb-block-25ab74ab alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-65eda966 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h2></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6b5b67d4">\n<div class="wp-block-uagb-container uagb-block-181b59a4">\n<div class="wp-block-uagb-info-box uagb-block-66bb0ca9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Free Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5abdff10 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$19/mo</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-a688357f"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-2b45332c"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-b99d4ff3"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ffba7dfd"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-59153a08"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-bf8c7415"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-93adfc25 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0a8073e6">\n<div class="wp-block-uagb-info-box uagb-block-f8c6a254 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Pro Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ed51fcdd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$19/mo</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-3dfca02c"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-e580b319"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-b53ce489"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-625973fb"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-5ace122b"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-0c162fea"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a3671002 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76717";a:10:{s:5:"title";s:7:"Team 10";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-10/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:114224:".wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d1e4d539 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1e4d539{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1e4d539 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d1e4d539{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-2e398c6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2e398c6e .uagb-ifb-icon svg{fill: #333;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2e398c6e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2e398c6e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2e398c6e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 10px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-2e398c6e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2e398c6e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2e398c6e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2e398c6e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e398c6e .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2e398c6e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2e398c6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91522c6b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91522c6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91522c6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91522c6b.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-91522c6b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb30c497 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb30c497{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb30c497 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb30c497{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-ccaf59d3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-ccaf59d3 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ccaf59d3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-391d94cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-391d94cc .uagb-ifb-icon svg{fill: #333;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-391d94cc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-391d94cc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-391d94cc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-391d94cc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-391d94cc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-391d94cc .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-391d94cc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-391d94cc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-391d94cc .uagb-infobox__content-wrap{text-align: center;}.uagb-block-391d94cc.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64f5dffa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64f5dffa{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64f5dffa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-64f5dffa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-2990ef6a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-2990ef6a .wp-block-uagb-image__figure{align-items: center;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2990ef6a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-54f75dd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-54f75dd6 .uagb-ifb-icon svg{fill: #333;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-54f75dd6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-54f75dd6 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-54f75dd6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-54f75dd6.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-54f75dd6.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-54f75dd6 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-54f75dd6 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-54f75dd6 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-54f75dd6 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-54f75dd6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-371a0ba8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371a0ba8{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371a0ba8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-371a0ba8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-e0e311a9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-e0e311a9 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e0e311a9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b72a4581 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b72a4581 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b72a4581 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b72a4581 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b72a4581 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b72a4581.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b72a4581.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b72a4581 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b72a4581 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b72a4581 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b72a4581 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b72a4581.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d6ca2f60 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ca2f60{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ca2f60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d6ca2f60{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-09bac258.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-09bac258 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-09bac258.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-09bac258.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-09bac258.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-fcd14485 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fcd14485 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fcd14485 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fcd14485 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fcd14485 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fcd14485.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcd14485.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcd14485 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fcd14485 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fcd14485 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcd14485 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fcd14485.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6224a86f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6224a86f{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6224a86f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6224a86f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-27f40c56.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-27f40c56 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-27f40c56.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-27f40c56.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-27f40c56.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-81e161ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-81e161ab .uagb-ifb-icon svg{fill: #333;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-81e161ab .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-81e161ab .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-81e161ab .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-81e161ab.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81e161ab.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81e161ab .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-81e161ab .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-81e161ab .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81e161ab .uagb-infobox__content-wrap{text-align: center;}.uagb-block-81e161ab.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2bc0fd7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2bc0fd7{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2bc0fd7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2bc0fd7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-f5008d48.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-f5008d48 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-f5008d48.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f5008d48.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f5008d48.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1073794d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1073794d .uagb-ifb-icon svg{fill: #333;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1073794d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1073794d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1073794d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1073794d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1073794d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1073794d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1073794d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1073794d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1073794d .uagb-infobox__content-wrap{text-align: center;}.uagb-block-1073794d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8fe4e499 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8fe4e499{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8fe4e499 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8fe4e499{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-30019071.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-30019071 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-30019071.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-30019071.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-30019071.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-2148605f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2148605f .uagb-ifb-icon svg{fill: #333;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2148605f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2148605f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2148605f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2148605f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2148605f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2148605f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2148605f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2148605f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2148605f .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2148605f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bb2a6bff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb2a6bff{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb2a6bff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bb2a6bff{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-325ebc60.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-325ebc60 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-325ebc60.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80px;border-top-right-radius: 80px;border-bottom-left-radius: 80px;border-bottom-right-radius: 80px;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-325ebc60.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-325ebc60.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-756d1969 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-756d1969 .uagb-ifb-icon svg{fill: #333;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-756d1969 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-756d1969 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-756d1969 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-756d1969.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-756d1969.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-756d1969 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-756d1969 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-756d1969 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-756d1969 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-756d1969.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1e4d539{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1e4d539 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-d1e4d539{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e398c6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91522c6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91522c6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91522c6b.uagb-layout-grid{row-gap: 20px;column-gap: 20px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-91522c6b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb30c497{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb30c497 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb30c497{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-391d94cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64f5dffa{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64f5dffa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-64f5dffa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-54f75dd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371a0ba8{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371a0ba8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-371a0ba8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b72a4581 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ca2f60{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ca2f60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-d6ca2f60{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcd14485 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6224a86f{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6224a86f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6224a86f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81e161ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2bc0fd7{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2bc0fd7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-e2bc0fd7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1073794d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8fe4e499{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8fe4e499 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8fe4e499{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2148605f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb2a6bff{max-width: 22%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb2a6bff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-bb2a6bff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-756d1969 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d1e4d539{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d1e4d539 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-d1e4d539{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2e398c6e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2e398c6e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2e398c6e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2e398c6e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2e398c6e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2e398c6e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91522c6b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91522c6b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-91522c6b.uagb-layout-grid{row-gap: 36px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-91522c6b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb30c497{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb30c497 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-bb30c497{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ccaf59d3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-391d94cc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-391d94cc .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-391d94cc .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-391d94cc.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-391d94cc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-391d94cc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-391d94cc .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64f5dffa{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-64f5dffa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-64f5dffa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-2990ef6a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-54f75dd6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-54f75dd6 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-54f75dd6 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-54f75dd6.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-54f75dd6 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-54f75dd6.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-54f75dd6 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-371a0ba8{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-371a0ba8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-371a0ba8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-e0e311a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-b72a4581.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b72a4581 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b72a4581 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b72a4581.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b72a4581 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b72a4581.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b72a4581 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d6ca2f60{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d6ca2f60 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-d6ca2f60{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-09bac258.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-fcd14485.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fcd14485 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fcd14485 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fcd14485.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fcd14485 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fcd14485.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fcd14485 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6224a86f{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6224a86f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-6224a86f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-27f40c56.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-81e161ab.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-81e161ab .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-81e161ab .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-81e161ab.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-81e161ab .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-81e161ab.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-81e161ab .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2bc0fd7{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2bc0fd7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-e2bc0fd7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f5008d48.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-1073794d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1073794d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1073794d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1073794d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1073794d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1073794d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1073794d .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8fe4e499{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8fe4e499 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8fe4e499{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-30019071.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-2148605f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2148605f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2148605f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2148605f.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2148605f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2148605f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2148605f .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bb2a6bff{max-width: 45%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bb2a6bff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-bb2a6bff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-325ebc60.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 64px;height: 64px;}.uagb-block-756d1969.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-756d1969 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-756d1969 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-756d1969.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-756d1969 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-756d1969.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-756d1969 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:9104:"\n<div class="wp-block-uagb-container uagb-block-d1e4d539 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-2e398c6e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-91522c6b">\n<div class="wp-block-uagb-container uagb-block-bb30c497">\n<div class="wp-block-uagb-image aligncenter uagb-block-ccaf59d3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg" alt="" class="uag-image-77944" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-391d94cc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-64f5dffa">\n<div class="wp-block-uagb-image aligncenter uagb-block-2990ef6a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg" alt="" class="uag-image-78349" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-54f75dd6 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-371a0ba8">\n<div class="wp-block-uagb-image aligncenter uagb-block-e0e311a9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg" alt="" class="uag-image-77947" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b72a4581 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">CRO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d6ca2f60">\n<div class="wp-block-uagb-image aligncenter uagb-block-09bac258 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg" alt="" class="uag-image-78358" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-fcd14485 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Williamson</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-6224a86f">\n<div class="wp-block-uagb-image aligncenter uagb-block-27f40c56 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg" alt="" class="uag-image-77971" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-81e161ab uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Brooklyn Simmons</p></div><p class="uagb-ifb-desc">Product Manager</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e2bc0fd7">\n<div class="wp-block-uagb-image aligncenter uagb-block-f5008d48 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg" alt="" class="uag-image-77972" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1073794d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Leslie Alexander</p></div><p class="uagb-ifb-desc">Lead Designer</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8fe4e499">\n<div class="wp-block-uagb-image aligncenter uagb-block-30019071 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-22.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-22.jpg" alt="" class="uag-image-78002" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2148605f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Guy Hawkins</p></div><p class="uagb-ifb-desc">Lead Developer</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bb2a6bff">\n<div class="wp-block-uagb-image aligncenter uagb-block-325ebc60 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-23.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-23.jpg" alt="" class="uag-image-78003" width="64" height="64" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-756d1969 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jacob Jones</p></div><p class="uagb-ifb-desc">Support</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76612";a:10:{s:5:"title";s:8:"About 13";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-13/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:12592:".wp-block-uagb-container.uagb-block-7b9be8b0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7b9be8b0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7b9be8b0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7b9be8b0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7b9be8b0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7b9be8b0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7b9be8b0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-7b9be8b0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-11d8ed38 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-11d8ed38 .uagb-ifb-icon svg{fill: #333;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-11d8ed38 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-11d8ed38 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-11d8ed38 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-11d8ed38 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-11d8ed38.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-11d8ed38.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-11d8ed38 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-11d8ed38 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-11d8ed38 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-11d8ed38 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-11d8ed38 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-11d8ed38.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-11d8ed38.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7327af21.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7327af21 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7327af21.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7327af21.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7327af21.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7b9be8b0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7b9be8b0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-7b9be8b0{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-11d8ed38.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-11d8ed38 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7b9be8b0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7b9be8b0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7b9be8b0{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-11d8ed38.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-11d8ed38 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-11d8ed38 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-11d8ed38.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7327af21.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}}";s:7:"content";s:1582:"\n<div class="wp-block-uagb-container uagb-block-7b9be8b0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-11d8ed38 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-7327af21 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-76580";a:10:{s:5:"title";s:8:"About 12";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-12/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:12594:".wp-block-uagb-container.uagb-block-661c7373 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-661c7373 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-661c7373 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-661c7373 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-661c7373 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-661c7373{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-661c7373 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-661c7373{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-c83ab974.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c83ab974 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c83ab974.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 564px;height: 450px;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c83ab974.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c83ab974.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-46b7bfe8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-46b7bfe8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b7bfe8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-46b7bfe8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-46b7bfe8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-46b7bfe8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-46b7bfe8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b7bfe8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b7bfe8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-46b7bfe8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-46b7bfe8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-46b7bfe8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46b7bfe8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-46b7bfe8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-661c7373{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-661c7373 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 40px;}.wp-block-uagb-container.uagb-block-661c7373{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 300px;}.uagb-block-46b7bfe8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46b7bfe8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-661c7373{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-661c7373 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-661c7373{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c83ab974.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-46b7bfe8.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-46b7bfe8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-46b7bfe8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-46b7bfe8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:1582:"\n<div class="wp-block-uagb-container uagb-block-661c7373 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-c83ab974 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="564" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-46b7bfe8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n</div></div>\n";}s:8:"id-76522";a:10:{s:5:"title";s:8:"About 11";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-11/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:61897:".wp-block-uagb-container.uagb-block-13738af2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13738af2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13738af2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13738af2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13738af2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13738af2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13738af2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-13738af2{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c264c97c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c264c97c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c264c97c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c264c97c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c264c97c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c264c97c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c264c97c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-c264c97c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-a279599c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a279599c .uagb-ifb-icon svg{fill: #333;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a279599c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a279599c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a279599c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a279599c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a279599c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a279599c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a279599c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a279599c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a279599c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a279599c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a279599c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a279599c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a279599c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c8f1d02c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c8f1d02c .uagb-ifb-icon svg{fill: #333;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8f1d02c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c8f1d02c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c8f1d02c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c8f1d02c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c8f1d02c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c8f1d02c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c8f1d02c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c8f1d02c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c8f1d02c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c8f1d02c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c8f1d02c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c8f1d02c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74d691e3.wp-block-uagb-image{margin-top: 8px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-74d691e3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-74d691e3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-74d691e3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-74d691e3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-bd2a5c24 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bd2a5c24 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bd2a5c24 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bd2a5c24 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bd2a5c24 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bd2a5c24{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bd2a5c24 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-bd2a5c24{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-0ef6abba .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-0ef6abba .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0ef6abba .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-0ef6abba .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-0ef6abba .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-0ef6abba .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0ef6abba.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ef6abba.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-0ef6abba .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0ef6abba .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0ef6abba .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0ef6abba .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ef6abba .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0ef6abba.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-676009fd .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-676009fd .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-676009fd .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-676009fd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-676009fd .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-676009fd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-676009fd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-676009fd.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-676009fd.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-676009fd .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-676009fd .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-676009fd .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-676009fd .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-676009fd .uagb-infobox__content-wrap{text-align: left;}.uagb-block-676009fd.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2228d52 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-a2228d52 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a2228d52 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-a2228d52 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-a2228d52 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a2228d52.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-a2228d52 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a2228d52.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-a2228d52.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-a2228d52 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a2228d52 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a2228d52 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a2228d52 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a2228d52 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a2228d52.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9830d5e9 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;color: var(--ast-global-color-2);}.uagb-block-9830d5e9 .uagb-ifb-icon svg{fill: var(--ast-global-color-2);}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9830d5e9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 16px;height: 16px;line-height: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 16px;line-height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.uagb-block-9830d5e9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;}.uagb-block-9830d5e9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 20px;border-radius: 0px;}.uagb-block-9830d5e9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9830d5e9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;}.uagb-block-9830d5e9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;}.uagb-block-9830d5e9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9830d5e9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9830d5e9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9830d5e9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9830d5e9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9830d5e9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-13738af2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13738af2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-13738af2{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c264c97c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c264c97c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-c264c97c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-a279599c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a279599c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c8f1d02c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c8f1d02c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-74d691e3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bd2a5c24{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bd2a5c24 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-bd2a5c24{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-direction: row;align-items: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-bd2a5c24.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-bd2a5c24.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-0ef6abba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ef6abba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ef6abba .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-676009fd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;}.uagb-block-676009fd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-676009fd .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2228d52.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;}.uagb-block-a2228d52.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a2228d52 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9830d5e9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;}.uagb-block-9830d5e9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9 .uagb-infobox-icon-right:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9 .uagb-infobox-icon-left:hover > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9830d5e9 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-13738af2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13738af2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-13738af2{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c264c97c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c264c97c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-c264c97c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-a279599c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a279599c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a279599c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a279599c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c8f1d02c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c8f1d02c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c8f1d02c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c8f1d02c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c8f1d02c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74d691e3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bd2a5c24{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bd2a5c24 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-bd2a5c24{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 24px;flex-wrap: wrap;}.uagb-block-0ef6abba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0ef6abba .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0ef6abba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0ef6abba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 8px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-676009fd .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-676009fd .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-676009fd.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a2228d52.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52 .uagb-ifb-content > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 16px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a2228d52 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a2228d52 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a2228d52.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9830d5e9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 16px;height: 16px;line-height: 16px;font-size: 16px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 16px;font-size: 16px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image img{padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image img{padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap > svg{padding-bottom: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content > svg{padding-bottom: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-bottom: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 16px;line-height: 16px;font-size: 16px;padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap img{padding-bottom: 16px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9830d5e9 .uagb-ifb-icon{width: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-ifb-icon > span{font-size: 16px;width: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-iconbox-icon-wrap{width: 16px;height: 16px;line-height: 16px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9830d5e9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9830d5e9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:4691:"\n<div class="wp-block-uagb-container uagb-block-13738af2 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-c264c97c">\n<div class="wp-block-uagb-info-box uagb-block-a279599c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c8f1d02c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We are a leading company dedicated to empowering individuals to achieve their dreams through innovative solutions and exceptional services.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-74d691e3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-bd2a5c24">\n<div class="wp-block-uagb-info-box uagb-block-0ef6abba uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Innovation-driven Solutions</h3></div><p class="uagb-ifb-desc">Our innovative solutions are designed to address the unique needs of our clients and drive success.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-676009fd uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Personalized Approach</h3></div><p class="uagb-ifb-desc">We take a personalized approach to ensure that every individual receives tailored support and guidance.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a2228d52 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Superior Customer Service</h3></div><p class="uagb-ifb-desc">Our team is dedicated to providing superior customer service and ensuring complete satisfaction.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9830d5e9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Unparalleled Results</h3></div><p class="uagb-ifb-desc">With our expertise and commitment to excellence, we consistently deliver unparalleled results.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76502";a:10:{s:5:"title";s:8:"About 10";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-10/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:22136:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-94b45a96.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-94b45a96 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d4a03254 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d4a03254{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b19d1667 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b19d1667 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b19d1667 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b19d1667 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b19d1667 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b19d1667 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b19d1667 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b19d1667.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b19d1667.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 0px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;row-gap: 0px;column-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d4a03254{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d4a03254 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-d4a03254{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b19d1667.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b19d1667 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b19d1667 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b19d1667.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:1886:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-94b45a96 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d4a03254">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-b19d1667 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76450";a:10:{s:5:"title";s:8:"About 09";s:3:"url";s:47:"https://websitedemos.net/astra-blocks/about-09/";s:3:"tag";a:0:{}s:8:"category";i:825;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13254:".wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c4383c7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 15%;padding-bottom: 0%;padding-left: 15%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94b45a96.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-94b45a96 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-94b45a96.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-94b45a96.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;column-gap: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 8%;padding-bottom: 0%;padding-left: 8%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c4383c7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c4383c7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-8c4383c7{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94b45a96.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}}";s:7:"content";s:1581:"\n<div class="wp-block-uagb-container uagb-block-8c4383c7 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Discover Our Journey So Far</h2></div><p class="uagb-ifb-desc">We believe that everyone has the potential to achieve greatness and fulfill their dreams. That''s why we are committed to providing innovative solutions and exceptional services that empower individuals to overcome obstacles and turn their aspirations into reality. With a strong focus on customer satisfaction and a team of experienced professionals, we strive to deliver unparalleled results and make a positive impact in the lives of our clients. Join us on this journey of empowerment, and let us help you make your dreams come true.</p></div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-94b45a96 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy"/></figure></div>\n</div></div>\n";}s:8:"id-76288";a:10:{s:5:"title";s:7:"Team 04";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-04/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:67999:".wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-573dc06d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 10px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae135cd8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-e48e6de7.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-e48e6de7 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e48e6de7.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-82b9f747 .uagb-ifb-icon svg{fill: #333;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-82b9f747 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-82b9f747.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-ed9967b6.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ed9967b6.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8968b5e9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8968b5e9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0a51137b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0a51137b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-106ef350.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-106ef350.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3bd77aa2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-94df08a9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-94df08a9 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-94df08a9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-94df08a9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-94df08a9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e6dd03d4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e6dd03d4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-12947505.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-12947505.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-733db7aa.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-733db7aa.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ef67e107.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ef67e107.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-fa7ea295.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-fa7ea295.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b30185e1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-3f92ce4c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-3f92ce4c .wp-block-uagb-image__figure{align-items: center;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 80%;border-top-right-radius: 80%;border-bottom-left-radius: 80%;border-bottom-right-radius: 80%;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3f92ce4c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a0382e85 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a0382e85 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-a0382e85.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-a0382e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-c759762c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c759762c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b4b004d8.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b4b004d8.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ea9aac1d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ea9aac1d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1be5407c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1be5407c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 4px;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 4px;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 8px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 4px;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 4px;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 8px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 4px;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 4px;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 8px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 4px;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 4px;flex-wrap: wrap;}.uagb-block-e48e6de7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 300px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 4px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 4px;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 4px;flex-wrap: wrap;}.uagb-block-94df08a9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 300px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 4px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 4px;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 4px;flex-wrap: wrap;}.uagb-block-3f92ce4c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 300px;height: 300px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 4px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}";s:7:"content";s:14719:"\n<div class="wp-block-uagb-container uagb-block-573dc06d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13533f4b">\n<div class="wp-block-uagb-container uagb-block-ae135cd8">\n<div class="wp-block-uagb-image aligncenter uagb-block-e48e6de7 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-04.jpg" alt="" class="uag-image-77944" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-82b9f747 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-90f378ae"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-ed9967b6"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8968b5e9"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-0a51137b"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-106ef350"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3bd77aa2">\n<div class="wp-block-uagb-image aligncenter uagb-block-94df08a9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg" alt="" class="uag-image-78349" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e6dd03d4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-9758af8c"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-12947505"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-733db7aa"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ef67e107"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-fa7ea295"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b30185e1">\n<div class="wp-block-uagb-image aligncenter uagb-block-3f92ce4c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg" alt="" class="uag-image-77947" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a0382e85 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Manager</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-472091b1"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-c759762c"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-b4b004d8"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ea9aac1d"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-1be5407c"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76419";a:10:{s:5:"title";s:7:"Team 09";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-09/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:101595:".wp-block-uagb-container.uagb-block-15d94924 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-15d94924 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-15d94924 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-15d94924 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-15d94924 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-15d94924{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-15d94924 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-15d94924.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-15d94924{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-b4cda018 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b4cda018 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b4cda018 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b4cda018 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b4cda018 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4cda018{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4cda018 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b4cda018{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 3;}.uagb-block-3de25d0d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3de25d0d .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 384px;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3de25d0d.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-08636e00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-08636e00 .uagb-ifb-icon svg{fill: #333;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08636e00 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08636e00 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08636e00 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08636e00 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-08636e00.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-08636e00.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08636e00 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-08636e00 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-08636e00 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-08636e00 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08636e00 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-08636e00.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08636e00 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-acdb2cdf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-acdb2cdf .uagb-ifb-icon svg{fill: #333;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acdb2cdf .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-acdb2cdf .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-acdb2cdf .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-acdb2cdf .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-acdb2cdf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acdb2cdf.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acdb2cdf .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-acdb2cdf .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-acdb2cdf .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-acdb2cdf .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acdb2cdf .uagb-infobox__content-wrap{text-align: left;}.uagb-block-acdb2cdf.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-176a1623 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-176a1623 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-176a1623 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-176a1623 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-176a1623 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-176a1623{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-176a1623 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-176a1623{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 3;}.uagb-block-b27e0152.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b27e0152 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b27e0152.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 384px;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b27e0152.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b27e0152.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7cc59e6d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7cc59e6d .uagb-ifb-icon svg{fill: #333;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7cc59e6d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7cc59e6d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7cc59e6d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7cc59e6d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7cc59e6d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7cc59e6d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7cc59e6d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7cc59e6d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7cc59e6d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7cc59e6d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7cc59e6d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7cc59e6d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7cc59e6d .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-0b798b25 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-0b798b25 .uagb-ifb-icon svg{fill: #333;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0b798b25 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-0b798b25 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-0b798b25 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-0b798b25 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-0b798b25.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0b798b25.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0b798b25 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-0b798b25 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-0b798b25 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-0b798b25 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0b798b25 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-0b798b25.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-ff144054 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ff144054 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ff144054 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ff144054 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ff144054 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff144054{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff144054 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ff144054{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 2;}.uagb-block-f52b061a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f52b061a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f52b061a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f52b061a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f52b061a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7db11643 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7db11643 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7db11643 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7db11643 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7db11643 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7db11643 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7db11643.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7db11643.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7db11643 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7db11643 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7db11643 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7db11643 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7db11643 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7db11643.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7db11643 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-5911e16c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5911e16c .uagb-ifb-icon svg{fill: #333;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5911e16c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5911e16c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5911e16c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5911e16c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5911e16c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5911e16c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5911e16c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5911e16c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5911e16c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5911e16c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5911e16c .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5911e16c.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-551f1809 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-551f1809 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-551f1809 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-551f1809 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-551f1809 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-551f1809{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-551f1809 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-551f1809{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 2;}.uagb-block-d9acb9d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d9acb9d1 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d9acb9d1.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-89d5a032 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-89d5a032 .uagb-ifb-icon svg{fill: #333;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89d5a032 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-89d5a032 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-89d5a032 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-89d5a032 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-89d5a032.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-89d5a032.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89d5a032 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-89d5a032 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-89d5a032 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-89d5a032 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89d5a032 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-89d5a032.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-89d5a032 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-8f31cf96 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8f31cf96 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f31cf96 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f31cf96 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f31cf96 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f31cf96 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8f31cf96.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f31cf96.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f31cf96 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8f31cf96 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8f31cf96 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8f31cf96 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f31cf96 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8f31cf96.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-01907c12 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01907c12 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01907c12 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01907c12 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01907c12 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01907c12{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01907c12 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-01907c12{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 12px;column-gap: 0px;grid-column: span 2;}.uagb-block-adbd2f22.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-adbd2f22 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-adbd2f22.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-335d2539 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-335d2539 .uagb-ifb-icon svg{fill: #333;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-335d2539 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-335d2539 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-335d2539 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-335d2539 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-335d2539.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-335d2539.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-335d2539 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-335d2539 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-335d2539 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-335d2539 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-335d2539 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-335d2539.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-335d2539 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-822a741b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-822a741b .uagb-ifb-icon svg{fill: #333;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-822a741b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-822a741b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-822a741b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-822a741b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-822a741b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-822a741b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-822a741b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-822a741b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-822a741b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-822a741b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-822a741b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-822a741b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-15d94924{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-15d94924 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-15d94924.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 40px;column-gap: 40px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-15d94924{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4cda018{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4cda018 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b4cda018{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 3;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 350px;}.uagb-block-3de25d0d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-08636e00.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08636e00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08636e00 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acdb2cdf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-176a1623{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-176a1623 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-176a1623{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 3;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 576px;height: 350px;}.uagb-block-b27e0152.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7cc59e6d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7cc59e6d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7cc59e6d .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0b798b25 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff144054{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff144054 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ff144054{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 224px;}.uagb-block-f52b061a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7db11643.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7db11643 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7db11643 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5911e16c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-551f1809{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-551f1809 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-551f1809{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 224px;}.uagb-block-d9acb9d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-89d5a032.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89d5a032 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-89d5a032 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f31cf96 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01907c12{max-width: 29%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01907c12 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-01907c12{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 2;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 224px;}.uagb-block-adbd2f22.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-335d2539.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-335d2539 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-335d2539 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-822a741b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-15d94924{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-15d94924 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-15d94924.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap: 48px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-15d94924{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b4cda018{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b4cda018 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b4cda018{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-3de25d0d.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-3de25d0d.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-08636e00.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08636e00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08636e00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08636e00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08636e00 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-acdb2cdf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-acdb2cdf .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-acdb2cdf .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-acdb2cdf.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-176a1623{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-176a1623 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-176a1623{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-b27e0152.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-b27e0152.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7cc59e6d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-7cc59e6d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7cc59e6d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7cc59e6d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7cc59e6d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7cc59e6d .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-0b798b25.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-0b798b25 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-0b798b25 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-0b798b25.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ff144054{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ff144054 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ff144054{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-f52b061a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-f52b061a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7db11643.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-7db11643.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7db11643 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7db11643 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7db11643.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7db11643 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-5911e16c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5911e16c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5911e16c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5911e16c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-551f1809{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-551f1809 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-551f1809{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d9acb9d1.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-d9acb9d1.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-89d5a032.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-89d5a032.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-89d5a032 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-89d5a032 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-89d5a032.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-89d5a032 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-8f31cf96.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f31cf96 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f31cf96 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f31cf96.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01907c12{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01907c12 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-01907c12{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-adbd2f22.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-adbd2f22.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-335d2539.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-335d2539.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-335d2539 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-335d2539 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-335d2539.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-335d2539 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-822a741b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-822a741b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-822a741b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-822a741b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}}";s:7:"content";s:7455:"\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-15d94924 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-b4cda018">\n<div class="wp-block-uagb-image alignleft uagb-block-3de25d0d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-20.jpg" alt="" class="uag-image-77990" width="576" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-08636e00 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-acdb2cdf uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-176a1623">\n<div class="wp-block-uagb-image alignleft uagb-block-b27e0152 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-28.jpg" alt="" class="uag-image-78366" width="576" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7cc59e6d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Co-Founder</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-0b798b25 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ff144054">\n<div class="wp-block-uagb-image alignleft uagb-block-f52b061a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-06.jpg" alt="" class="uag-image-77947" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-7db11643 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5911e16c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-551f1809">\n<div class="wp-block-uagb-image alignleft uagb-block-d9acb9d1 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg" alt="" class="uag-image-78358" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-89d5a032 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Williamson</p></div><p class="uagb-ifb-desc">Manager</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-8f31cf96 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-01907c12">\n<div class="wp-block-uagb-image alignleft uagb-block-adbd2f22 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg" alt="" class="uag-image-77971" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-335d2539 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Brooklyn Simmons</p></div><p class="uagb-ifb-desc">Marketing</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-822a741b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-76410";a:10:{s:5:"title";s:7:"Team 08";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/team-8/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:69545:".wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-573dc06d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 10px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae135cd8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-4ac021bb.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-4ac021bb .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-4ac021bb.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-82b9f747 .uagb-ifb-icon svg{fill: #333;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-82b9f747 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-82b9f747.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-ed9967b6.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ed9967b6.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8968b5e9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8968b5e9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0a51137b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0a51137b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-106ef350.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-106ef350.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3bd77aa2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-1f0744c7.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1f0744c7 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1f0744c7.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e6dd03d4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e6dd03d4.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-12947505.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-12947505.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-733db7aa.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-733db7aa.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ef67e107.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ef67e107.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-fa7ea295.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-fa7ea295.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b30185e1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-11a0a5ef.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-11a0a5ef .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-11a0a5ef.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a0382e85 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a0382e85 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-a0382e85.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-a0382e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 12px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child{text-align: center;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-c759762c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c759762c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b4b004d8.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b4b004d8.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ea9aac1d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ea9aac1d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1be5407c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1be5407c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 300px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 358px;height: 300px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 16px;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 16px;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 300px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 8px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-wrap: wrap;}.uagb-block-4ac021bb.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-90f378ae .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-90f378ae .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-90f378ae.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-wrap: wrap;}.uagb-block-1f0744c7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 358px;height: 400px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-9758af8c .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9758af8c .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-9758af8c.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;flex-wrap: wrap;}.uagb-block-11a0a5ef.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 400px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 4px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-472091b1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-472091b1 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-472091b1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}";s:7:"content";s:14783:"\n<div class="wp-block-uagb-container uagb-block-573dc06d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13533f4b">\n<div class="wp-block-uagb-container uagb-block-ae135cd8">\n<div class="wp-block-uagb-image alignleft uagb-block-4ac021bb wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg" alt="" class="uag-image-77912" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-82b9f747 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-90f378ae"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-ed9967b6"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8968b5e9"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-0a51137b"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-106ef350"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3bd77aa2">\n<div class="wp-block-uagb-image alignleft uagb-block-1f0744c7 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg " sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg" alt="" class="uag-image-78344" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e6dd03d4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-9758af8c"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-12947505"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-733db7aa"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ef67e107"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-fa7ea295"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b30185e1">\n<div class="wp-block-uagb-image alignleft uagb-block-11a0a5ef wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg" alt="" class="uag-image-77914" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a0382e85 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Share some details here. This is a flexible section where you can share anything you want. It could be details or some information.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-472091b1"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-c759762c"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-b4b004d8"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ea9aac1d"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-1be5407c"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76404";a:10:{s:5:"title";s:7:"Team 07";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-07/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:33804:".wp-block-uagb-container.uagb-block-7809bba6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7809bba6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7809bba6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7809bba6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7809bba6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7809bba6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7809bba6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7809bba6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-178f0b9a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-178f0b9a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-178f0b9a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-178f0b9a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-178f0b9a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-178f0b9a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-178f0b9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-178f0b9a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-3b7e42f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3b7e42f2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b7e42f2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3b7e42f2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3b7e42f2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3b7e42f2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3b7e42f2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3b7e42f2.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3b7e42f2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3b7e42f2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3b7e42f2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3b7e42f2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3b7e42f2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3b7e42f2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66058d46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-66058d46 .uagb-ifb-icon svg{fill: #333;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-66058d46 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-66058d46 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-66058d46 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-66058d46 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-66058d46.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66058d46.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-66058d46 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-66058d46 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-66058d46 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-66058d46 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-66058d46 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-66058d46.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-66058d46.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66058d46.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-c2ac7bac .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c2ac7bac .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c2ac7bac .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c2ac7bac .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c2ac7bac .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2ac7bac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2ac7bac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-c2ac7bac{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-db2b784b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-db2b784b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-db2b784b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-db2b784b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-db2b784b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c14acf83.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c14acf83 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c14acf83.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c14acf83.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c14acf83.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1f2dbd3f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1f2dbd3f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7619fcba.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7619fcba .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7619fcba.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7619fcba.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7619fcba.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7809bba6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7809bba6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-7809bba6{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-178f0b9a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-178f0b9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;column-gap: 40px;}.wp-block-uagb-container.uagb-block-178f0b9a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: flex-start;column-gap: 40px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3b7e42f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-66058d46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2ac7bac{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2ac7bac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-c2ac7bac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: flex-start;row-gap: 20px;column-gap: 20px;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 165px;height: 165px;}.uagb-block-db2b784b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 165px;height: 165px;}.uagb-block-c14acf83.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 165px;height: 165px;}.uagb-block-1f2dbd3f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 165px;height: 165px;}.uagb-block-7619fcba.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7809bba6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7809bba6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-7809bba6{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-178f0b9a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-178f0b9a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-178f0b9a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-3b7e42f2.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3b7e42f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3b7e42f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3b7e42f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-66058d46 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-66058d46 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-66058d46.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c2ac7bac{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c2ac7bac > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-c2ac7bac{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.uagb-block-db2b784b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-db2b784b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-c14acf83.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-c14acf83.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1f2dbd3f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-1f2dbd3f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-7619fcba.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-7619fcba.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:3705:"\n<div class="wp-block-uagb-container uagb-block-7809bba6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-178f0b9a">\n<div class="wp-block-uagb-info-box uagb-block-3b7e42f2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-66058d46 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c2ac7bac">\n<div class="wp-block-uagb-image alignleft uagb-block-db2b784b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg" alt="" class="uag-image-77967" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-c14acf83 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-14.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-14.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-14.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-14.jpg" alt="" class="uag-image-77970" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-1f2dbd3f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg" alt="" class="uag-image-77969" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-7619fcba wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg" alt="" class="uag-image-78358" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-76357";a:10:{s:5:"title";s:7:"Team 06";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-06/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:88517:".wp-block-uagb-container.uagb-block-6ab048a0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6ab048a0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6ab048a0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6ab048a0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6ab048a0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6ab048a0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6ab048a0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6ab048a0{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-303c0cba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-303c0cba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-303c0cba .uagb-ifb-icon svg{fill: #333;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-303c0cba .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-303c0cba .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-303c0cba .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-303c0cba .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-303c0cba.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-303c0cba.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-303c0cba .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-303c0cba .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-303c0cba .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-303c0cba .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-303c0cba .uagb-infobox__content-wrap{text-align: left;}.uagb-block-303c0cba.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-303c0cba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-303c0cba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-2e1ff178 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2e1ff178 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2e1ff178 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2e1ff178 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2e1ff178 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2e1ff178{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2e1ff178 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-2e1ff178.uagb-layout-grid{row-gap: 48px;column-gap: 48px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-2e1ff178{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-5132581c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5132581c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5132581c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5132581c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5132581c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5132581c{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5132581c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5132581c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-06e6600b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-06e6600b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-06e6600b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: px;height: 368px;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-06e6600b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-06e6600b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-dc488e93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-dc488e93 .uagb-ifb-icon svg{fill: #333;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc488e93 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-dc488e93 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-dc488e93 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-dc488e93 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-dc488e93.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dc488e93.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-dc488e93 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-dc488e93 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-dc488e93 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-dc488e93 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dc488e93 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-dc488e93.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc488e93 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-59f85438 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-59f85438 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-59f85438 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-59f85438 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-59f85438 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59f85438{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59f85438 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-59f85438{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-7bb3144c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-7bb3144c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: px;height: 368px;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-7bb3144c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-79c67ef2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-79c67ef2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79c67ef2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-79c67ef2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-79c67ef2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-79c67ef2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-79c67ef2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-79c67ef2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-79c67ef2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-79c67ef2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-79c67ef2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-79c67ef2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79c67ef2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-79c67ef2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-79c67ef2 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-142e86be .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-142e86be .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-142e86be .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-142e86be .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-142e86be .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-142e86be{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-142e86be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-142e86be{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-ef9bacbf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ef9bacbf .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ef9bacbf.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-57ce13d8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-57ce13d8 .uagb-ifb-icon svg{fill: #333;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-57ce13d8 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-57ce13d8 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-57ce13d8 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-57ce13d8 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-57ce13d8.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57ce13d8.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-57ce13d8 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-57ce13d8 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-57ce13d8 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-57ce13d8 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-57ce13d8 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-57ce13d8.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57ce13d8 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-dc601e19 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc601e19 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc601e19 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dc601e19 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dc601e19 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc601e19{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc601e19 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-dc601e19{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-3bb91677.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3bb91677 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3bb91677.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3bb91677.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3bb91677.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f21c1871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f21c1871 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f21c1871 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f21c1871 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f21c1871 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f21c1871 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f21c1871.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f21c1871.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f21c1871 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f21c1871 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f21c1871 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f21c1871 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f21c1871 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f21c1871.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f21c1871 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-25ab977c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-25ab977c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-25ab977c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-25ab977c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-25ab977c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-25ab977c{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-25ab977c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-25ab977c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-d0c164a7.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d0c164a7 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d0c164a7.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1a0e0138 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1a0e0138 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1a0e0138 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1a0e0138 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1a0e0138 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1a0e0138 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1a0e0138.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1a0e0138.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1a0e0138 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1a0e0138 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1a0e0138 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1a0e0138 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1a0e0138 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1a0e0138.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1a0e0138 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-b0fb824a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b0fb824a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b0fb824a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b0fb824a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b0fb824a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0fb824a{max-width: 30%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0fb824a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b0fb824a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-8b824285.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-8b824285 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-8b824285.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: px;height: 368px;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-8b824285.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8b824285.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9ae00f28 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9ae00f28 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ae00f28 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9ae00f28 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9ae00f28 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9ae00f28 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9ae00f28.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ae00f28.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9ae00f28 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9ae00f28 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9ae00f28 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9ae00f28 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9ae00f28 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9ae00f28.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9ae00f28 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6ab048a0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6ab048a0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-6ab048a0{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-303c0cba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-303c0cba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-303c0cba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-303c0cba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-303c0cba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-303c0cba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2e1ff178{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2e1ff178 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-2e1ff178.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-2e1ff178{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5132581c{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5132581c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-5132581c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-06e6600b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dc488e93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc488e93 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59f85438{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59f85438 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-59f85438{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-7bb3144c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79c67ef2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-79c67ef2 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-142e86be{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-142e86be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-142e86be{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-ef9bacbf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-57ce13d8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57ce13d8 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc601e19{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc601e19 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-dc601e19{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-3bb91677.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f21c1871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f21c1871 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-25ab977c{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-25ab977c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-25ab977c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-d0c164a7.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1a0e0138 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1a0e0138 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0fb824a{max-width: 31%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0fb824a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b0fb824a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 224px;height: 224px;}.uagb-block-8b824285.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9ae00f28 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9ae00f28 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6ab048a0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6ab048a0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-6ab048a0{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;background-color: var(--ast-global-color-4);;}.uagb-block-303c0cba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-303c0cba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-303c0cba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-303c0cba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-303c0cba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-303c0cba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-303c0cba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-303c0cba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2e1ff178{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2e1ff178 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-2e1ff178.uagb-layout-grid{row-gap: 48px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-2e1ff178{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5132581c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5132581c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-5132581c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-06e6600b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-06e6600b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-dc488e93 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-dc488e93 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-dc488e93.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dc488e93 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59f85438{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59f85438 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-59f85438{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-7bb3144c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-7bb3144c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-79c67ef2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-79c67ef2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-79c67ef2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-79c67ef2 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-142e86be{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-142e86be > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-142e86be{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-ef9bacbf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-ef9bacbf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-57ce13d8 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-57ce13d8 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-57ce13d8.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-57ce13d8 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dc601e19{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dc601e19 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-dc601e19{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-3bb91677.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-3bb91677.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f21c1871 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f21c1871 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f21c1871.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-f21c1871 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-25ab977c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-25ab977c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-25ab977c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-d0c164a7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-d0c164a7.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1a0e0138 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1a0e0138 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1a0e0138.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-1a0e0138 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b0fb824a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b0fb824a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b0fb824a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.uagb-block-8b824285.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-8b824285.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9ae00f28 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9ae00f28 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9ae00f28.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9ae00f28 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:7107:"\n<div class="wp-block-uagb-container uagb-block-6ab048a0 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-303c0cba uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin"><div class="uagb-infobox-margin-wrapper"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-2e1ff178">\n<div class="wp-block-uagb-container uagb-block-5132581c">\n<div class="wp-block-uagb-image alignleft uagb-block-06e6600b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-11.jpg" alt="" class="uag-image-77967" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-dc488e93 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-59f85438">\n<div class="wp-block-uagb-image alignleft uagb-block-7bb3144c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg" alt="" class="uag-image-78349" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-79c67ef2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-142e86be">\n<div class="wp-block-uagb-image alignleft uagb-block-ef9bacbf wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-13.jpg" alt="" class="uag-image-77969" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-57ce13d8 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Manager</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-dc601e19">\n<div class="wp-block-uagb-image alignleft uagb-block-3bb91677 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27-300x300.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-27.jpg" alt="" class="uag-image-78358" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-f21c1871 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Williamson</p></div><p class="uagb-ifb-desc">Lead of Operation</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-25ab977c">\n<div class="wp-block-uagb-image alignleft uagb-block-d0c164a7 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-15.jpg" alt="" class="uag-image-77971" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-1a0e0138 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Brooklyn Simmons</p></div><p class="uagb-ifb-desc">Developer</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b0fb824a">\n<div class="wp-block-uagb-image alignleft uagb-block-8b824285 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-16.jpg" alt="" class="uag-image-77972" width="368" height="368" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9ae00f28 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Leslie Alexander</p></div><p class="uagb-ifb-desc">Designer</p></div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76342";a:10:{s:5:"title";s:7:"Team 05";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-05/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:71155:".wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-573dc06d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-624ff67b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-624ff67b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-624ff67b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-624ff67b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-624ff67b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-624ff67b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-624ff67b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-624ff67b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5202da1a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5202da1a .uagb-ifb-icon svg{fill: #333;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5202da1a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5202da1a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5202da1a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5202da1a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5202da1a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5202da1a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5202da1a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5202da1a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5202da1a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5202da1a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5202da1a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5202da1a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5202da1a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5202da1a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-clip: padding-box;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae135cd8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a6a9fd5f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a6a9fd5f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-82b9f747 .uagb-ifb-icon svg{fill: #333;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-82b9f747 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-82b9f747.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-b95678c4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b95678c4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b95678c4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b95678c4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b95678c4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b95678c4{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b95678c4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b95678c4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-5d062562.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5d062562 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-5d062562.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5d062562.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5d062562.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-55b21234 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-55b21234 .uagb-ifb-icon svg{fill: #333;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55b21234 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-55b21234 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-55b21234 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-55b21234 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-55b21234.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-55b21234.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-55b21234 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-55b21234 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-55b21234 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-55b21234 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-55b21234 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-55b21234.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-55b21234 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3bd77aa2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3bd77aa2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-a0bdf96c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0bdf96c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e6dd03d4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e6dd03d4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e6dd03d4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b30185e1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b30185e1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-054607b6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-054607b6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-054607b6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-054607b6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-a0382e85 .uagb-ifb-icon svg{fill: #333;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-a0382e85 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-a0382e85 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-a0382e85 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-a0382e85 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-a0382e85.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-624ff67b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-624ff67b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-624ff67b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;align-items: stretch;column-gap: 40px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5202da1a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b95678c4{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b95678c4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b95678c4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-5d062562.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-55b21234 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-55b21234 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 47%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 368px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-624ff67b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-624ff67b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;}.wp-block-uagb-container.uagb-block-624ff67b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;align-items: stretch;flex-wrap: wrap;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5202da1a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5202da1a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5202da1a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;background-clip: padding-box;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-a6a9fd5f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-a6a9fd5f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b95678c4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b95678c4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b95678c4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-5d062562.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-5d062562.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-55b21234 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-55b21234 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-55b21234.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-55b21234 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3bd77aa2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3bd77aa2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3bd77aa2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-a0bdf96c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-a0bdf96c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e6dd03d4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e6dd03d4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e6dd03d4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e6dd03d4 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b30185e1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b30185e1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b30185e1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-054607b6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 360px;}.uagb-block-054607b6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-a0382e85 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-a0382e85 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-a0382e85.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-a0382e85 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:5194:"\n<div class="wp-block-uagb-container uagb-block-573dc06d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-624ff67b">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-5202da1a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13533f4b">\n<div class="wp-block-uagb-container uagb-block-ae135cd8">\n<div class="wp-block-uagb-image alignleft uagb-block-a6a9fd5f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-07.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-01-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-01-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-07.jpg" alt="" class="uag-image-77951" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-82b9f747 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b95678c4">\n<div class="wp-block-uagb-image alignleft uagb-block-5d062562 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-02-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-02-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-25.jpg" alt="" class="uag-image-78349" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-55b21234 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3bd77aa2">\n<div class="wp-block-uagb-image alignleft uagb-block-a0bdf96c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-09.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-03-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-03-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-09.jpg" alt="" class="uag-image-77953" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e6dd03d4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Manager</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b30185e1">\n<div class="wp-block-uagb-image alignleft uagb-block-054607b6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-26.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-04-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-04-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-26.jpg" alt="" class="uag-image-78355" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-a0382e85 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Cameron Williamson</p></div><p class="uagb-ifb-desc">Senior Staff</p></div></div>\n</div>\n</div>\n</div></div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1503, 'ast-block-templates-blocks-7', 'a:19:{s:8:"id-76251";a:10:{s:5:"title";s:7:"Team 03";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-03/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:79075:".wp-block-uagb-container.uagb-block-bd86dd57 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bd86dd57 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bd86dd57 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-bd86dd57 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-bd86dd57 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-bd86dd57{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bd86dd57 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-bd86dd57{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-7a94bbef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7a94bbef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7a94bbef .uagb-ifb-icon svg{fill: #333;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a94bbef .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7a94bbef .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7a94bbef .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7a94bbef .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7a94bbef.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a94bbef.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a94bbef .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7a94bbef .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7a94bbef .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7a94bbef .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a94bbef .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7a94bbef.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7a94bbef.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7a94bbef.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-18675f08 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-18675f08 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-18675f08 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-18675f08 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-18675f08 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-18675f08{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-18675f08 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-18675f08{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-c38870f1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c38870f1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c38870f1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c38870f1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c38870f1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c38870f1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c38870f1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c38870f1{box-shadow: 0px 0px   #00000070 ;padding-top: 96px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-047fabf5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-047fabf5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-047fabf5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-047fabf5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-80aefcf1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-80aefcf1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-80aefcf1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-80aefcf1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-80aefcf1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80aefcf1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80aefcf1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-80aefcf1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 48px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-80aefcf1.uag-blocks-common-selector{--z-index-desktop: 1;}.wp-block-uagb-container.uagb-block-d79a51dd .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d79a51dd .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d79a51dd .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d79a51dd .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d79a51dd .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d79a51dd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d79a51dd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d79a51dd{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.uagb-block-08ff2922 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-08ff2922 .uagb-ifb-icon svg{fill: #333;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08ff2922 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-08ff2922 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-08ff2922 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-08ff2922.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-08ff2922 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-08ff2922.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08ff2922.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-08ff2922 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-08ff2922 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-08ff2922 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-08ff2922 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08ff2922 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-08ff2922.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08ff2922 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-e403be37.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e403be37.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-a87877a2.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-a87877a2.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-63a5f34d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-63a5f34d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2b83d370.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2b83d370.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-769fa5ee .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-769fa5ee .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-769fa5ee .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-769fa5ee .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-769fa5ee .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-769fa5ee{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-769fa5ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-769fa5ee{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-0e6fd81c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0e6fd81c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-4b75dc79 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4b75dc79 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4b75dc79 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4b75dc79 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4b75dc79 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4b75dc79{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4b75dc79 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4b75dc79{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 48px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1810a9e8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1810a9e8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1810a9e8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1810a9e8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1810a9e8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1810a9e8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1810a9e8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1810a9e8{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1810a9e8.uag-blocks-common-selector{--z-index-desktop: 1;}.uagb-block-94fe37f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-94fe37f2 .uagb-ifb-icon svg{fill: #333;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-94fe37f2 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-94fe37f2 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-94fe37f2 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-94fe37f2 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-94fe37f2.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-94fe37f2.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-94fe37f2 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-94fe37f2 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-94fe37f2 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-94fe37f2 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-94fe37f2 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-94fe37f2.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94fe37f2 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-23610ed4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-23610ed4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-d3de7db6.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-d3de7db6.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4e660d0d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4e660d0d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3b1e6963.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3b1e6963.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-901b8ac7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-901b8ac7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-901b8ac7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-901b8ac7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-901b8ac7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-901b8ac7{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-901b8ac7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-901b8ac7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-36e9b543.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-36e9b543.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 460px;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-36e9b543.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-36e9b543.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-7429c000 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7429c000 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7429c000 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7429c000 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7429c000 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7429c000{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7429c000 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7429c000{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 48px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9ec22e7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9ec22e7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9ec22e7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9ec22e7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9ec22e7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9ec22e7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9ec22e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9ec22e7{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9ec22e7.uag-blocks-common-selector{--z-index-desktop: 1;}.uagb-block-c891b887 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c891b887 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c891b887 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c891b887 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c891b887 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c891b887.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c891b887 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c891b887.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c891b887.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c891b887 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c891b887 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c891b887 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c891b887 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c891b887 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c891b887.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c891b887 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right: 0;}.uagb-block-b7775f5f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b7775f5f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c1486777.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c1486777.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7bd80536.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7bd80536.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-359ed675.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-359ed675.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-bd86dd57{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bd86dd57 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-bd86dd57{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-7a94bbef.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a94bbef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7a94bbef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7a94bbef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7a94bbef.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 35%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-18675f08{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-18675f08 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-18675f08{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;row-gap: 24px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c38870f1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c38870f1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c38870f1{padding-top: 72px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 300px;}.uagb-block-047fabf5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80aefcf1{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80aefcf1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-80aefcf1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 20px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d79a51dd{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d79a51dd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 8px;}.wp-block-uagb-container.uagb-block-d79a51dd{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 8px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08ff2922 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08ff2922 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-769fa5ee{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-769fa5ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-769fa5ee{padding-top: 36px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 300px;}.uagb-block-0e6fd81c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-0e6fd81c .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4b75dc79{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4b75dc79 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-4b75dc79{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 20px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1810a9e8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1810a9e8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 8px;}.wp-block-uagb-container.uagb-block-1810a9e8{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 8px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-94fe37f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94fe37f2 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-901b8ac7{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-901b8ac7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-901b8ac7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 300px;}.uagb-block-36e9b543.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7429c000{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7429c000 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7429c000{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 20px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9ec22e7{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9ec22e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 8px;}.wp-block-uagb-container.uagb-block-d9ec22e7{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;row-gap: 8px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c891b887 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c891b887 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-bd86dd57{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-bd86dd57 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-bd86dd57{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-7a94bbef.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7a94bbef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7a94bbef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7a94bbef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7a94bbef .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7a94bbef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-18675f08{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-18675f08 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-18675f08{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c38870f1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c38870f1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c38870f1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-047fabf5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 400px;}.uagb-block-047fabf5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-80aefcf1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-80aefcf1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-80aefcf1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 30px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d79a51dd{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d79a51dd > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 8px;}.wp-block-uagb-container.uagb-block-d79a51dd{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;row-gap: 8px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-08ff2922 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-08ff2922 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-08ff2922.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-08ff2922 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6e805ab6 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-6e805ab6.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-769fa5ee{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-769fa5ee > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-769fa5ee{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-0e6fd81c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 400px;}.uagb-block-0e6fd81c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4b75dc79{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4b75dc79 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-4b75dc79{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 30px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1810a9e8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1810a9e8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-1810a9e8{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-94fe37f2 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-94fe37f2 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-94fe37f2.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-94fe37f2 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-0da46147 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0da46147 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-0da46147.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-901b8ac7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-901b8ac7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-901b8ac7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.uagb-block-36e9b543.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 368px;height: 400px;}.uagb-block-36e9b543.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7429c000{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7429c000 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-7429c000{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 30px;margin-top: -68px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9ec22e7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9ec22e7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-d9ec22e7{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c891b887 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c891b887 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c891b887.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c891b887 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-6c8b5025 .uagb-icon-list__wrap{display: flex;flex-direction: row;justify-content: flex-start;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 10px;margin-right: 10px;display: inline-flex;}.wp-block-uagb-icon-list.uagb-block-6c8b5025.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left: 0;}}";s:7:"content";s:14902:"\n<div class="wp-block-uagb-container uagb-block-bd86dd57 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7a94bbef uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-18675f08">\n<div class="wp-block-uagb-container uagb-block-c38870f1">\n<div class="wp-block-uagb-image uagb-block-047fabf5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg" alt="" class="uag-image-77912" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uag-blocks-common-selector uagb-block-80aefcf1">\n<div class="wp-block-uagb-container uagb-block-d79a51dd">\n<div class="wp-block-uagb-info-box uagb-block-08ff2922 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">CEO</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-6e805ab6"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-e403be37"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-a87877a2"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-63a5f34d"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-2b83d370"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-769fa5ee">\n<div class="wp-block-uagb-image uagb-block-0e6fd81c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg" alt="" class="uag-image-78344" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4b75dc79">\n<div class="wp-block-uagb-container uag-blocks-common-selector uagb-block-1810a9e8">\n<div class="wp-block-uagb-info-box uagb-block-94fe37f2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Director</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-0da46147"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-23610ed4"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-d3de7db6"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-4e660d0d"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-3b1e6963"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-901b8ac7">\n<div class="wp-block-uagb-image uagb-block-36e9b543 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg" alt="" class="uag-image-77914" width="368" height="460" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-7429c000">\n<div class="wp-block-uagb-container uag-blocks-common-selector uagb-block-d9ec22e7">\n<div class="wp-block-uagb-info-box uagb-block-c891b887 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Manager</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-6c8b5025"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-b7775f5f"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.8 90.69 226.4 209.3 245V327.7h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.3 482.4 504 379.8 504 256z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-c1486777"><a target="_self" aria-label="" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-7bd80536"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.4 151.7c.325 4.548 .325 9.097 .325 13.65 0 138.7-105.6 298.6-298.6 298.6-59.45 0-114.7-17.22-161.1-47.11 8.447 .974 16.57 1.299 25.34 1.299 49.06 0 94.21-16.57 130.3-44.83-46.13-.975-84.79-31.19-98.11-72.77 6.498 .974 12.99 1.624 19.82 1.624 9.421 0 18.84-1.3 27.61-3.573-48.08-9.747-84.14-51.98-84.14-102.1v-1.299c13.97 7.797 30.21 12.67 47.43 13.32-28.26-18.84-46.78-51.01-46.78-87.39 0-19.49 5.197-37.36 14.29-52.95 51.65 63.67 129.3 105.3 216.4 109.8-1.624-7.797-2.599-15.92-2.599-24.04 0-57.83 46.78-104.9 104.9-104.9 30.21 0 57.5 12.67 76.67 33.14 23.72-4.548 46.46-13.32 66.6-25.34-7.798 24.37-24.37 44.83-46.13 57.83 21.12-2.273 41.58-8.122 60.43-16.24-14.29 20.79-32.16 39.31-52.63 54.25z"></path></svg></span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-359ed675"><a target="_self" aria-label="List item" rel="noopener noreferrer" href="#"> </a><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M549.7 124.1c-6.281-23.65-24.79-42.28-48.28-48.6C458.8 64 288 64 288 64S117.2 64 74.63 75.49c-23.5 6.322-42 24.95-48.28 48.6-11.41 42.87-11.41 132.3-11.41 132.3s0 89.44 11.41 132.3c6.281 23.65 24.79 41.5 48.28 47.82C117.2 448 288 448 288 448s170.8 0 213.4-11.49c23.5-6.321 42-24.17 48.28-47.82 11.41-42.87 11.41-132.3 11.41-132.3s0-89.44-11.41-132.3zm-317.5 213.5V175.2l142.7 81.21-142.7 81.2z"></path></svg></span></div>\n</div></div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76263";a:10:{s:5:"title";s:10:"Pricing 04";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-04/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:86932:".wp-block-uagb-container.uagb-block-f47f7c8b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f47f7c8b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f47f7c8b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f47f7c8b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f47f7c8b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f47f7c8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f47f7c8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-f47f7c8b{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-3392e1ec .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3392e1ec .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3392e1ec .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3392e1ec .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3392e1ec .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3392e1ec{max-width: 41%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3392e1ec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3392e1ec{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-ca42e317 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ca42e317 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ca42e317 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ca42e317 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ca42e317 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca42e317 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca42e317 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ca42e317.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-ca42e317 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ca42e317 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ca42e317 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ca42e317.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ca42e317.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-f83fe071 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f83fe071 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f83fe071 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f83fe071 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f83fe071 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f83fe071{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f83fe071 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-f83fe071.uagb-layout-grid{row-gap: 32px;column-gap: 32px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-f83fe071{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-c153e1b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c153e1b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c153e1b4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c153e1b4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c153e1b4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c153e1b4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c153e1b4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c153e1b4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c153e1b4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c153e1b4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c153e1b4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c153e1b4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c153e1b4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c153e1b4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-c153e1b4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-c153e1b4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b11b42a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9b11b42a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9b11b42a .uagb-ifb-icon svg{fill: #333;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b11b42a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9b11b42a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9b11b42a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9b11b42a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9b11b42a.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9b11b42a.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9b11b42a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9b11b42a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9b11b42a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9b11b42a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9b11b42a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9b11b42a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9b11b42a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c9fe00e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c9fe00e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4c9fe00e .uagb-ifb-icon svg{fill: #333;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c9fe00e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4c9fe00e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4c9fe00e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4c9fe00e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c9fe00e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c9fe00e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c9fe00e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4c9fe00e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4c9fe00e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4c9fe00e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c9fe00e .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4c9fe00e.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2df4e351 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2df4e351 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2df4e351 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2df4e351 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2df4e351 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2df4e351 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2df4e351 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2df4e351.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2df4e351.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2df4e351 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2df4e351 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2df4e351 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2df4e351 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2df4e351 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-2df4e351.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-2df4e351.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-3ccb2ab2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ccb2ab2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ccb2ab2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3ccb2ab2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3ccb2ab2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ccb2ab2{max-width: 59%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ccb2ab2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ccb2ab2{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-2972238c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2972238c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2972238c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2972238c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2972238c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2972238c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2972238c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: space-between;flex-wrap: nowrap;row-gap: 0px;column-gap: 16px;}.wp-block-uagb-container.uagb-block-2972238c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: space-between;flex-wrap: nowrap;row-gap: 0px;column-gap: 16px;}.wp-block-uagb-container.uagb-block-2972238c.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-2972238c.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-fb39cbe4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fb39cbe4 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb39cbe4 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fb39cbe4 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fb39cbe4 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fb39cbe4 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fb39cbe4.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb39cbe4.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb39cbe4 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fb39cbe4 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fb39cbe4 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fb39cbe4 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb39cbe4 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fb39cbe4.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fb39cbe4 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-e5c8ba26 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e5c8ba26 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5c8ba26 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e5c8ba26 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e5c8ba26 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e5c8ba26 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e5c8ba26.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5c8ba26.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-e5c8ba26 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e5c8ba26 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e5c8ba26 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e5c8ba26 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e5c8ba26 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-e5c8ba26.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96f450e.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-d96f450e.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-d96f450e.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-block-17f0bfd3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-17f0bfd3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-17f0bfd3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-17f0bfd3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-17f0bfd3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17f0bfd3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17f0bfd3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-17f0bfd3{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-9886af5b.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-a7ed8a32.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-a7ed8a32.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-a7ed8a32.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-da479010.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-da479010.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-da479010.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-af5578a3.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-af5578a3.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-af5578a3.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7a911f81.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7a911f81.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7a911f81.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-1a1891c2.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-b42e4e29.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b42e4e29.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-b42e4e29.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-1044c934.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1044c934.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-1044c934.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-371b09e3.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-371b09e3.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-371b09e3.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bbac15a3.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-bbac15a3.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-bbac15a3.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-aa8905a4.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-aa8905a4.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;line-height: 1em;}.uagb-block-aa8905a4.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d364e851.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-d364e851.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-d364e851.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-d364e851 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-0d08a86d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-0d08a86d .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-0d08a86d .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-0d08a86d .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-0d08a86d .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-0d08a86d .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-f47f7c8b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f47f7c8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f47f7c8b{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3392e1ec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3392e1ec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3392e1ec{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-ca42e317.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ca42e317 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ca42e317 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ca42e317 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ca42e317.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f83fe071{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f83fe071 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-f83fe071.uagb-layout-grid{row-gap: 32px;column-gap: 32px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-f83fe071{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c153e1b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c153e1b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c153e1b4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9b11b42a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9b11b42a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9b11b42a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c9fe00e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c9fe00e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4c9fe00e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2df4e351 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2df4e351 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2df4e351 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ccb2ab2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ccb2ab2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ccb2ab2{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2972238c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2972238c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: flex-start;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2972238c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: flex-start;row-gap: 0px;column-gap: 24px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb39cbe4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fb39cbe4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fb39cbe4 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e5c8ba26 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e5c8ba26 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96f450e.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-d96f450e.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-d96f450e.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17f0bfd3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17f0bfd3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-17f0bfd3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-9886af5b.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-1a1891c2.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-aa8905a4.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-aa8905a4.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-aa8905a4.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d364e851.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-d364e851.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-d364e851 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-f47f7c8b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f47f7c8b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f47f7c8b{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3392e1ec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3392e1ec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3392e1ec{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-ca42e317.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ca42e317 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ca42e317 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ca42e317 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ca42e317.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca42e317.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ca42e317 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ca42e317.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f83fe071{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f83fe071 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-f83fe071.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-f83fe071{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-c153e1b4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c153e1b4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c153e1b4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c153e1b4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c153e1b4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c153e1b4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c153e1b4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-9b11b42a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9b11b42a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9b11b42a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9b11b42a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9b11b42a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9b11b42a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9b11b42a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4c9fe00e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c9fe00e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4c9fe00e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4c9fe00e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4c9fe00e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4c9fe00e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4c9fe00e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2df4e351.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2df4e351.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2df4e351 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2df4e351 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2df4e351 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2df4e351.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2df4e351.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2df4e351 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2df4e351.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3ccb2ab2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3ccb2ab2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3ccb2ab2{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2972238c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-2972238c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;justify-content: space-between;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-2972238c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;justify-content: space-between;flex-wrap: nowrap;}.uagb-block-fb39cbe4.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb39cbe4.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fb39cbe4 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fb39cbe4 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fb39cbe4 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fb39cbe4 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fb39cbe4.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fb39cbe4 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-e5c8ba26.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e5c8ba26 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e5c8ba26 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e5c8ba26 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e5c8ba26 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e5c8ba26.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d96f450e.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-d96f450e.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-d96f450e.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-17f0bfd3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-17f0bfd3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-17f0bfd3{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-9886af5b .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-9886af5b .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-9886af5b.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-1a1891c2 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-1a1891c2.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-aa8905a4.wp-block-uagb-separator{padding-bottom: 0px;padding-top: 0px;text-align: center;}.uagb-block-aa8905a4.wp-block-uagb-separator--text .wp-block-uagb-separator-element .uagb-html-tag{font-style: normal;margin-bottom: initial;line-height: 1em;}.uagb-block-aa8905a4.wp-block-uagb-separator:not(.wp-block-uagb-separator--text):not(.wp-block-uagb-separator--icon) .wp-block-uagb-separator__inner{-webkit-mask-size: 5px 100%;border-top-width: 1px;width: 100%;border-top-color: var(--ast-global-color-6);border-top-style: solid;}.uagb-block-d364e851.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-d364e851.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-d364e851 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}";s:7:"content";s:8306:"\n<div class="wp-block-uagb-container uagb-block-f47f7c8b alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-3392e1ec">\n<div class="wp-block-uagb-info-box uagb-block-ca42e317 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h3></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-f83fe071">\n<div class="wp-block-uagb-info-box uagb-block-c153e1b4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Affordable Packages</h4></div><p class="uagb-ifb-desc">Get the best bang for your buck with our pocket-friendly pricing packages.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9b11b42a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Tailored Solutions</h4></div><p class="uagb-ifb-desc">Customize your plan to meet your business requirements and budget.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-4c9fe00e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Competitive Pricing</h4></div><p class="uagb-ifb-desc">Stand out with our competitively priced offerings in the market.</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-2df4e351 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">Value for Money</h4></div><p class="uagb-ifb-desc">Experience excellent value for your investment.</p></div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3ccb2ab2">\n<div class="wp-block-uagb-container uagb-block-2972238c">\n<div class="wp-block-uagb-info-box uagb-block-fb39cbe4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Pro Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-e5c8ba26 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$99</h3></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-d96f450e"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-17f0bfd3">\n<div class="wp-block-uagb-icon-list uagb-block-9886af5b"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-a7ed8a32"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-da479010"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-af5578a3"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-7a911f81"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-1a1891c2"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-b42e4e29"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-1044c934"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-371b09e3"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-bbac15a3"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-separator uagb-block-aa8905a4"><div class="wp-block-uagb-separator__inner" style="--my-background-image:"></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-d364e851"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-0d08a86d wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-76220";a:10:{s:5:"title";s:7:"Team 02";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/team-02/";s:3:"tag";a:0:{}s:8:"category";i:829;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:51612:".wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-573dc06d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-573dc06d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7edef7ac .uagb-ifb-icon svg{fill: #333;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7edef7ac .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-0);margin-bottom: 10px;margin-top: 5px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-7edef7ac .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7edef7ac .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7edef7ac .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7edef7ac .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-infobox__content-wrap{text-align: center;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-13533f4b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-13533f4b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 48px;}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ae135cd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ae135cd8{min-height: 460px;box-shadow: 0px 0px   #00000070 ;padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/team-skip-01.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-27d0a1b9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-27d0a1b9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-27d0a1b9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-27d0a1b9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-27d0a1b9 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-27d0a1b9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-27d0a1b9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-27d0a1b9{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-82b9f747 .uagb-ifb-icon svg{fill: #333;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-82b9f747 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-82b9f747 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-82b9f747 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-82b9f747 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-82b9f747.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-3602690f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3602690f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3602690f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3602690f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3602690f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3602690f{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3602690f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3602690f{min-height: 460px;box-shadow: 0px 0px   #00000070 ;padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/team-skip-24.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-67655f7a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-67655f7a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-67655f7a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-67655f7a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-67655f7a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67655f7a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67655f7a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-67655f7a{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-bd9ea98b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-bd9ea98b .uagb-ifb-icon svg{fill: #333;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd9ea98b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-bd9ea98b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-bd9ea98b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-bd9ea98b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-bd9ea98b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd9ea98b.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-bd9ea98b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-bd9ea98b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-bd9ea98b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-bd9ea98b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd9ea98b .uagb-infobox__content-wrap{text-align: left;}.uagb-block-bd9ea98b.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd9ea98b .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-block-0b23b77c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b23b77c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b23b77c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b23b77c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b23b77c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b23b77c{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b23b77c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0b23b77c{min-height: 460px;box-shadow: 0px 0px   #00000070 ;padding-top: 16px;padding-bottom: 16px;padding-left: 16px;padding-right: 16px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/09/team-skip-03.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: flex-end;flex-wrap: nowrap;row-gap: 16px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-09f74152 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09f74152 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09f74152 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09f74152 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09f74152 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09f74152{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09f74152 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-09f74152{box-shadow: 0px 0px   #00000070 ;padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-b44e1e17 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b44e1e17 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b44e1e17 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b44e1e17 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b44e1e17 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b44e1e17 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b44e1e17.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b44e1e17.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b44e1e17 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b44e1e17 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b44e1e17 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b44e1e17 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b44e1e17 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b44e1e17.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b44e1e17 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 80px;padding-bottom: 80px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ae135cd8{min-height: 320px;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-27d0a1b9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-27d0a1b9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-27d0a1b9{padding-top: 24px;padding-bottom: 24px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.uagb-block-82b9f747.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3602690f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3602690f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-3602690f{min-height: 320px;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67655f7a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67655f7a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-67655f7a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd9ea98b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd9ea98b .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b23b77c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b23b77c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-0b23b77c{min-height: 320px;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09f74152{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09f74152 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-09f74152{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b44e1e17 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b44e1e17 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-573dc06d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-573dc06d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 36px;}.wp-block-uagb-container.uagb-block-573dc06d{padding-top: 64px;padding-bottom: 64px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 36px;background-color: var(--ast-global-color-4);;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7edef7ac .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7edef7ac .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7edef7ac.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-7edef7ac.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7edef7ac .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7edef7ac.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-13533f4b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-13533f4b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-13533f4b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ae135cd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ae135cd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ae135cd8{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-27d0a1b9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-27d0a1b9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-27d0a1b9{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-82b9f747 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-82b9f747 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-82b9f747.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-82b9f747 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3602690f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3602690f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-3602690f{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67655f7a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67655f7a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-67655f7a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-bd9ea98b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-bd9ea98b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-bd9ea98b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-bd9ea98b .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b23b77c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b23b77c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-0b23b77c{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09f74152{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09f74152 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-09f74152{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b44e1e17 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b44e1e17 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b44e1e17.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b44e1e17 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:2116:"\n<div class="wp-block-uagb-container uagb-block-573dc06d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-7edef7ac uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Meet Our Talented Team</h2></div><p class="uagb-ifb-desc">Our passionate and dedicated team brings together a diverse range of skills and expertise to deliver exceptional results. From creative visionaries to meticulous strategists, we work seamlessly together to meet and exceed our clients'' expectations.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-13533f4b">\n<div class="wp-block-uagb-container uagb-block-ae135cd8">\n<div class="wp-block-uagb-container uagb-block-27d0a1b9">\n<div class="wp-block-uagb-info-box uagb-block-82b9f747 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Jane Cooper</p></div><p class="uagb-ifb-desc">Job should be here</p></div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-3602690f">\n<div class="wp-block-uagb-container uagb-block-67655f7a">\n<div class="wp-block-uagb-info-box uagb-block-bd9ea98b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Wade Warren</p></div><p class="uagb-ifb-desc">Job should be here</p></div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0b23b77c">\n<div class="wp-block-uagb-container uagb-block-09f74152">\n<div class="wp-block-uagb-info-box uagb-block-b44e1e17 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Esther Howard</p></div><p class="uagb-ifb-desc">Job should be here</p></div></div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76222";a:10:{s:5:"title";s:10:"Gallery 05";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-05/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:63847:".wp-block-uagb-container.uagb-block-6bfb8752 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6bfb8752 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6bfb8752 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6bfb8752 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6bfb8752 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6bfb8752{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6bfb8752 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6bfb8752{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 80px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a19168cf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a19168cf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a19168cf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a19168cf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a19168cf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a19168cf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a19168cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-a19168cf{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-9eb8d937 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9eb8d937 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9eb8d937 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9eb8d937 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9eb8d937 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9eb8d937 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9eb8d937 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9eb8d937.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9eb8d937.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9eb8d937 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9eb8d937 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9eb8d937 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9eb8d937 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9eb8d937 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9eb8d937.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9eb8d937.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea68a331 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea68a331 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ea68a331 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea68a331 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea68a331 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea68a331 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea68a331 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ea68a331.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea68a331.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea68a331 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ea68a331 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ea68a331 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ea68a331 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea68a331 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ea68a331.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ea68a331.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-ee9841ff .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ee9841ff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ee9841ff .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ee9841ff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ee9841ff .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ee9841ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ee9841ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ee9841ff{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-657681d4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-657681d4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-657681d4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-657681d4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-657681d4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-657681d4{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-657681d4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-657681d4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-9fd8ad67.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9fd8ad67 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c5e99583.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c5e99583 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c5e99583.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 512px;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c5e99583.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-4da006b1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4da006b1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4da006b1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4da006b1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4da006b1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4da006b1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4da006b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4da006b1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-bc638ac4.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-bc638ac4 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 308px;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3b5234be.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3b5234be .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3b5234be.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3b5234be.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-df88171b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-df88171b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-df88171b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 288px;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-df88171b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-89db6aef .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-89db6aef .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-89db6aef .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-89db6aef .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-89db6aef .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-89db6aef{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-89db6aef > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-89db6aef{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.uagb-block-908cd531.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-908cd531 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-908cd531.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 481px;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-908cd531.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-700f7368.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-700f7368.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-700f7368.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6bfb8752{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6bfb8752 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6bfb8752{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6bfb8752.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-6bfb8752.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a19168cf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a19168cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-a19168cf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 40px;}.wp-block-uagb-container.uagb-block-a19168cf.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-a19168cf.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9eb8d937 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9eb8d937 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9eb8d937 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea68a331 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea68a331 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ea68a331 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ee9841ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ee9841ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ee9841ff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-ee9841ff.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-ee9841ff.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-657681d4{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-657681d4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-657681d4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-9fd8ad67.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9fd8ad67 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c5e99583.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 300px;}.uagb-block-c5e99583.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c5e99583 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4da006b1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4da006b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4da006b1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 220px;}.uagb-block-bc638ac4.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-bc638ac4 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3b5234be.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 200px;}.uagb-block-3b5234be.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3b5234be .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-df88171b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-df88171b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-df88171b .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-89db6aef{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-89db6aef > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-89db6aef{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-908cd531.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-908cd531.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-908cd531 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-700f7368.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 300px;}.uagb-block-700f7368.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-700f7368 .wp-block-uagb-image__figure{align-items: flex-start;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6bfb8752{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6bfb8752 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6bfb8752{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a19168cf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a19168cf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a19168cf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 20px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.uagb-block-9eb8d937.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9eb8d937 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9eb8d937 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9eb8d937 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9eb8d937 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9eb8d937.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea68a331.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea68a331 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea68a331 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ea68a331 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ea68a331.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ea68a331.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea68a331.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ea68a331 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ea68a331.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ee9841ff{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ee9841ff > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ee9841ff{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-657681d4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-657681d4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-657681d4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9fd8ad67.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-9fd8ad67.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9fd8ad67 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c5e99583.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c5e99583.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 600px;height: 250px;}.uagb-block-c5e99583.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c5e99583 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4da006b1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4da006b1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4da006b1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-bc638ac4.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 600px;height: 250px;}.uagb-block-bc638ac4.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-bc638ac4 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3b5234be.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3b5234be.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-3b5234be.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3b5234be .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-df88171b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df88171b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-df88171b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-df88171b .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-89db6aef{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-89db6aef > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-89db6aef{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-908cd531.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-908cd531.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 600px;height: 250px;}.uagb-block-908cd531.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-908cd531 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-700f7368.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-700f7368.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-700f7368.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-700f7368 .wp-block-uagb-image__figure{align-items: flex-start;}}";s:7:"content";s:5813:"\n<div class="wp-block-uagb-container uagb-block-6bfb8752 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-a19168cf">\n<div class="wp-block-uagb-info-box uagb-block-9eb8d937 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ea68a331 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ee9841ff">\n<div class="wp-block-uagb-container uagb-block-657681d4">\n<div class="wp-block-uagb-image alignleft uagb-block-9fd8ad67 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-c5e99583 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="384" height="512" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-4da006b1">\n<div class="wp-block-uagb-image alignleft uagb-block-bc638ac4 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="384" height="308" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-3b5234be wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-rivers-01-1024x683.jpg" alt="" class="uag-image-80579" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-df88171b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="384" height="288" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-89db6aef">\n<div class="wp-block-uagb-image alignleft uagb-block-908cd531 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg" alt="" class="uag-image-80681" width="384" height="481" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image uagb-block-700f7368 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/rivers-02.jpg" alt="" class="uag-image-80576" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76230";a:10:{s:5:"title";s:10:"Pricing 03";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-03/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:72365:".wp-block-uagb-container.uagb-block-d15a588e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d15a588e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d15a588e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d15a588e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d15a588e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d15a588e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d15a588e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-d15a588e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-9e9aadb1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e9aadb1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e9aadb1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9e9aadb1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9e9aadb1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e9aadb1{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e9aadb1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e9aadb1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 0px;}.uagb-block-b8dff405 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b8dff405 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b8dff405 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b8dff405 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b8dff405 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b8dff405 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b8dff405 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-b8dff405.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b8dff405.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b8dff405 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b8dff405 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b8dff405 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b8dff405 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b8dff405 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-b8dff405.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-b8dff405.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-045419e7.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-045419e7.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-045419e7.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4880d6a6.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4880d6a6.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4880d6a6.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-db631ee9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-db631ee9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-db631ee9.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4716330a.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4716330a.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4716330a.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-container.uagb-block-78d99833 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-78d99833 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-78d99833 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-78d99833 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-78d99833 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78d99833{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78d99833 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-78d99833{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-85e478bc .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-85e478bc .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 32px;height: 32px;line-height: 32px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-85e478bc .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-85e478bc .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-85e478bc.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-4);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-4);border-top-style: solid;}.uagb-block-85e478bc .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-85e478bc .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-85e478bc .uagb-infobox__content-wrap{text-align: left;}.uagb-block-85e478bc.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-85e478bc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85e478bc .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-ce845eb5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce845eb5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ce845eb5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce845eb5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ce845eb5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ce845eb5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ce845eb5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ce845eb5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce845eb5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-ce845eb5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ce845eb5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ce845eb5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ce845eb5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce845eb5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ce845eb5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ce845eb5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-148dec50.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-0b0cc446.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0b0cc446.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0b0cc446.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-614db97f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-614db97f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-614db97f.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-32f75547.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-32f75547.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-32f75547.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ab686816.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ab686816.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-ab686816.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-6c4b4dbb.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-6c4b4dbb.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-6c4b4dbb.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-6c4b4dbb .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-1f29362c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-1f29362c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-1f29362c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-1f29362c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-1f29362c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-1f29362c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-5e7837a4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e7837a4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e7837a4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5e7837a4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5e7837a4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e7837a4{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e7837a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e7837a4{box-shadow: 0px 0px   #00000070 ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-2);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-ca797ac7 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-ca797ac7 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;color: var(--ast-global-color-5);}.uagb-block-ca797ac7 .uagb-ifb-icon svg{fill: var(--ast-global-color-5);}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-ca797ac7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 32px;height: 32px;line-height: 32px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 32px;line-height: 32px;font-size: 32px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.uagb-block-ca797ac7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ca797ac7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ca797ac7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ca797ac7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 8px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7 .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-4);border-top-style: solid;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 100%;border-top-width: 1px;border-top-color: var(--ast-global-color-4);border-top-style: solid;}.uagb-block-ca797ac7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ca797ac7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ca797ac7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ca797ac7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ca797ac7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ca797ac7 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-9f4dca00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9f4dca00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9f4dca00 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f4dca00 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9f4dca00 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9f4dca00 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9f4dca00 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9f4dca00.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f4dca00.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-9f4dca00 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9f4dca00 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9f4dca00 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9f4dca00 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9f4dca00 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-9f4dca00.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-9f4dca00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-5);}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 32px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-c8074d42.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-7fbfce2d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7fbfce2d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-7fbfce2d.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-27ecddf8.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-27ecddf8.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-27ecddf8.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-957f0627.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-957f0627.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-957f0627.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-bef07512.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-bef07512.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-bef07512.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child.wp-block-uagb-icon-list-child{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-27aa3a01.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-27aa3a01.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-27aa3a01.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-27aa3a01 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-9fbfb86f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9fbfb86f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9fbfb86f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9fbfb86f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9fbfb86f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-9fbfb86f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d15a588e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d15a588e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;justify-content: space-between;flex-wrap: wrap;row-gap: 40px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-d15a588e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e9aadb1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e9aadb1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e9aadb1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-b8dff405.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b8dff405.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b8dff405 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b8dff405 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b8dff405 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b8dff405.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78d99833{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78d99833 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-78d99833{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;row-gap: 24px;column-gap: 0px;}.uagb-block-85e478bc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-85e478bc .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-85e478bc .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-85e478bc .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85e478bc .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-ce845eb5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce845eb5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce845eb5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ce845eb5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-148dec50.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-6c4b4dbb.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-6c4b4dbb.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-6c4b4dbb .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e7837a4{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e7837a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e7837a4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-2);;row-gap: 24px;column-gap: 0px;}.uagb-block-ca797ac7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ca797ac7 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-ca797ac7 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-ca797ac7 .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ca797ac7 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-9f4dca00.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9f4dca00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9f4dca00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9f4dca00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-c8074d42.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-27aa3a01.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-27aa3a01.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-27aa3a01 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d15a588e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d15a588e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d15a588e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e9aadb1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e9aadb1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9e9aadb1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-b8dff405.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b8dff405.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b8dff405 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b8dff405 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b8dff405 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b8dff405.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b8dff405.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b8dff405 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b8dff405.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f5d37ebe.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-78d99833{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-78d99833 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-78d99833{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;border-style: solid;border-color: var(--ast-global-color-6);background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-85e478bc.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-85e478bc .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-85e478bc .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-85e478bc .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-85e478bc.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e478bc.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-85e478bc .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-85e478bc.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-85e478bc .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-ce845eb5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ce845eb5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ce845eb5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ce845eb5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ce845eb5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ce845eb5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-148dec50 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-148dec50 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-148dec50.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-6c4b4dbb.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-6c4b4dbb.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-6c4b4dbb .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5e7837a4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5e7837a4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5e7837a4{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-2);;flex-wrap: wrap;}.uagb-block-ca797ac7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: -2px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 32px;height: 32px;line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 32px;line-height: 32px;font-size: 32px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ca797ac7 .uagb-ifb-icon{width: 32px;line-height: 32px;}.uagb-block-ca797ac7 .uagb-ifb-icon > span{font-size: 32px;width: 32px;line-height: 32px;}.uagb-block-ca797ac7 .uagb-iconbox-icon-wrap{width: 32px;height: 32px;line-height: 32px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ca797ac7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ca797ac7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ca797ac7 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-9f4dca00.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9f4dca00 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9f4dca00 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9f4dca00 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9f4dca00 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9f4dca00.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-c8074d42 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-c8074d42.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-27aa3a01.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-27aa3a01.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-27aa3a01 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}}";s:7:"content";s:9866:"\n<div class="wp-block-uagb-container uagb-block-d15a588e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-9e9aadb1">\n<div class="wp-block-uagb-info-box uagb-block-b8dff405 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h2></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-f5d37ebe"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-045419e7"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Flexible pricing to suit every budget</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-4880d6a6"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Personalized plans to cater to your unique needs</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-db631ee9"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Affordable rates compared to competitors</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-4716330a"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Delivering exceptional value for your money</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-78d99833">\n<div class="wp-block-uagb-info-box uagb-block-85e478bc uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Free Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ce845eb5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$0</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-148dec50"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-0b0cc446"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-614db97f"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-32f75547"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-ab686816"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-6c4b4dbb"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-1f29362c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5e7837a4">\n<div class="wp-block-uagb-info-box uagb-block-ca797ac7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title">Pro Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p><div class="uagb-ifb-separator"></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-9f4dca00 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$19/mo</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-c8074d42"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-7fbfce2d"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-27ecddf8"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-957f0627"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-bef07512"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-27aa3a01"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-9fbfb86f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-76170";a:10:{s:5:"title";s:10:"Gallery 04";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-04/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:36721:".wp-block-uagb-container.uagb-block-8c22ab99 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c22ab99 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c22ab99 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8c22ab99 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8c22ab99 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c22ab99{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c22ab99 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c22ab99{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-5e789c27 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5e789c27 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5e789c27 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e789c27 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5e789c27 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5e789c27 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5e789c27 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5e789c27.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e789c27.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-5e789c27 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5e789c27 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5e789c27 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5e789c27 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e789c27 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5e789c27.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5e789c27.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-859f4820 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-859f4820 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-859f4820 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-859f4820 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-859f4820 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-859f4820{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-859f4820 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-859f4820.uagb-layout-grid{row-gap: 0px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-859f4820{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-b3a7f2aa.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b3a7f2aa .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 588px;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-fac762b4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fac762b4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fac762b4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fac762b4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fac762b4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fac762b4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fac762b4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fac762b4.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fac762b4{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-fac762b4.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-fac762b4.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-6be86ac7.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-6be86ac7 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-6be86ac7.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-65a04666.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-65a04666 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-65a04666.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-65a04666.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-65a04666.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-eac9a441.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-eac9a441 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-eac9a441.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-eac9a441.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-eac9a441.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-78948e5a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-78948e5a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-78948e5a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 282px;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-78948e5a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-78948e5a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c22ab99{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c22ab99 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c22ab99{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c22ab99.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8c22ab99.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-5e789c27.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e789c27.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e789c27 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5e789c27 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5e789c27 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e789c27.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5e789c27.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-859f4820{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-859f4820 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-859f4820.uagb-layout-grid{row-gap: 0px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-859f4820{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-default figure img{border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay figure img{border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 340px;}.uagb-block-b3a7f2aa.wp-block-uagb-image{text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b3a7f2aa .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fac762b4{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fac762b4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fac762b4.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fac762b4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-fac762b4.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fac762b4.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 158px;height: 158px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8c22ab99{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8c22ab99 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8c22ab99{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-5e789c27.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e789c27.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5e789c27 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5e789c27 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5e789c27 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5e789c27.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e789c27.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5e789c27 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5e789c27.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-859f4820{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-859f4820 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-859f4820.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-859f4820{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b3a7f2aa.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-b3a7f2aa.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: center;justify-content: center;align-self: center;}.uagb-block-b3a7f2aa .wp-block-uagb-image__figure{align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fac762b4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fac762b4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-fac762b4.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-fac762b4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;grid-column: span 1;grid-row: span 1;align-self: stretch;justify-self: stretch;}.wp-block-uagb-container.uagb-block-fac762b4.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-fac762b4.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-6be86ac7.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-65a04666.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-eac9a441.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-78948e5a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}}";s:7:"content";s:3992:"\n<div class="wp-block-uagb-container uagb-block-8c22ab99 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-5e789c27 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-859f4820">\n<div class="wp-block-uagb-image alignleft uagb-block-b3a7f2aa wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="588" height="588" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-fac762b4">\n<div class="wp-block-uagb-image alignleft uagb-block-6be86ac7 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-65a04666 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-eac9a441 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-78948e5a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="282" height="282" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76176";a:10:{s:5:"title";s:10:"Pricing 02";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-02/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:63960:".wp-block-uagb-container.uagb-block-6cbcc991 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6cbcc991 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6cbcc991 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6cbcc991 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6cbcc991 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6cbcc991{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6cbcc991 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6cbcc991{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-892ed434 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-892ed434 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-892ed434 .uagb-ifb-icon svg{fill: #333;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-892ed434 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-892ed434 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-892ed434 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-892ed434 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-892ed434.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-892ed434.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-892ed434 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-892ed434 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-892ed434 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-892ed434 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-892ed434 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-892ed434.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-892ed434.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-452ad149 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-452ad149 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-452ad149 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-452ad149 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-452ad149 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-452ad149{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-452ad149 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-452ad149{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-1080c531 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1080c531 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1080c531 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1080c531 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1080c531 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1080c531{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1080c531 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1080c531{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-7bf57d11 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7bf57d11 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7bf57d11 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7bf57d11 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7bf57d11 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7bf57d11 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7bf57d11 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7bf57d11 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7bf57d11 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7bf57d11 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7bf57d11.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7bf57d11.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7bf57d11 .uagb-ifb-title-prefix{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 48px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-8106c770.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8106c770.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-252e413b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-252e413b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5337c6de.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5337c6de.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8fee4edc.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8fee4edc.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-90b234f5.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-90b234f5.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-90b234f5.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-90b234f5 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-b810d206 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-b810d206 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-b810d206 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-b810d206 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-b810d206 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-b810d206 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-e952f46b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e952f46b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e952f46b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e952f46b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e952f46b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e952f46b{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e952f46b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e952f46b{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-ef7dceed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ef7dceed .uagb-ifb-icon svg{fill: #333;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef7dceed .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ef7dceed .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ef7dceed .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ef7dceed .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ef7dceed .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ef7dceed .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ef7dceed .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ef7dceed .uagb-infobox__content-wrap{text-align: left;}.uagb-block-ef7dceed.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-ef7dceed.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ef7dceed .uagb-ifb-title-prefix{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 48px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-3464658e.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-3464658e.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8520e6c6.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8520e6c6.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-dff5edfa.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-dff5edfa.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-61962d99.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-61962d99.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-213dd71d.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-213dd71d.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-213dd71d.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-213dd71d .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-02cba118 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-02cba118 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-02cba118 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-02cba118 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-02cba118 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-02cba118 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-5b5dbb24 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5b5dbb24 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5b5dbb24 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5b5dbb24 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5b5dbb24 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5b5dbb24{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b5dbb24 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5b5dbb24{box-shadow: 0px 20px 24px -4px rgba(0,0,0,0.08) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-2);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-4a561bde .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4a561bde .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-4a561bde .uagb-ifb-icon svg{fill: #333;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4a561bde .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-4a561bde .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-4a561bde .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-4a561bde .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-5);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-5);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-5);margin-bottom: 32px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-4a561bde .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-4a561bde .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-4a561bde .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4a561bde .uagb-infobox__content-wrap{text-align: left;}.uagb-block-4a561bde.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-4a561bde.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4a561bde .uagb-ifb-title-prefix{font-weight: 500;font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-5);fill: var(--ast-global-color-5);}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-5);}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 48px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-e6eeacea.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e6eeacea.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0454bb72.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-0454bb72.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c41b5559.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-c41b5559.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e06131c8.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-e06131c8.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-05cb96f1.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-05cb96f1.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-05cb96f1.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-05cb96f1 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-4b259a3d .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-4b259a3d .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4b259a3d .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4b259a3d .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-4b259a3d .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-4b259a3d .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6cbcc991{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6cbcc991 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6cbcc991{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-892ed434.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-892ed434.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-892ed434 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-892ed434 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-892ed434 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-892ed434.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-452ad149{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-452ad149 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-452ad149{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1080c531{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1080c531 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1080c531{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-7bf57d11.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7bf57d11 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7bf57d11 .uagb-ifb-title-prefix{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-90b234f5.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-90b234f5.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e952f46b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e952f46b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e952f46b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-ef7dceed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ef7dceed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ef7dceed .uagb-ifb-title-prefix{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-213dd71d.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-213dd71d.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5b5dbb24{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b5dbb24 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5b5dbb24{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-2);;row-gap: 0px;column-gap: 0px;}.uagb-block-4a561bde.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4a561bde .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4a561bde .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4a561bde .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4a561bde.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4a561bde .uagb-ifb-title-prefix{font-size: 20px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-05cb96f1.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-05cb96f1.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6cbcc991{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6cbcc991 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-6cbcc991{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-892ed434.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-892ed434.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-892ed434 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-892ed434 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-892ed434 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-892ed434.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-892ed434.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-892ed434 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-892ed434.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-452ad149{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-452ad149 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-452ad149{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1080c531{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1080c531 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-1080c531{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-7bf57d11.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7bf57d11 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7bf57d11 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7bf57d11.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7bf57d11 .uagb-ifb-title-prefix{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-0ce0aacc.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-90b234f5.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-90b234f5.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e952f46b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e952f46b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e952f46b{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-ef7dceed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ef7dceed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ef7dceed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ef7dceed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ef7dceed .uagb-ifb-title-prefix{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-c3dc2cad.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-213dd71d.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-213dd71d.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5b5dbb24{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b5dbb24 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5b5dbb24{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-2);;flex-wrap: wrap;}.uagb-block-4a561bde.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-4a561bde .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-4a561bde .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-4a561bde .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-4a561bde.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4a561bde.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-4a561bde .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-4a561bde.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-4a561bde .uagb-ifb-title-prefix{font-size: 18px;line-height: 1.5em;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f5d41fd1.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.uagb-block-05cb96f1.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-05cb96f1.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}}";s:7:"content";s:10316:"\n<div class="wp-block-uagb-container uagb-block-6cbcc991 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-892ed434 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h2></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-452ad149">\n<div class="wp-block-uagb-container uagb-block-1080c531">\n<div class="wp-block-uagb-info-box uagb-block-7bf57d11 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Free Plan</p><h3 class="uagb-ifb-title">$0</h3></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-0ce0aacc"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-8106c770"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-252e413b"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-5337c6de"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8fee4edc"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-90b234f5"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-b810d206 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e952f46b">\n<div class="wp-block-uagb-info-box uagb-block-ef7dceed uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Basic Plan</p><h3 class="uagb-ifb-title">$9/mo</h3></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-c3dc2cad"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-3464658e"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-8520e6c6"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-dff5edfa"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-61962d99"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-213dd71d"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-02cba118 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5b5dbb24">\n<div class="wp-block-uagb-info-box uagb-block-4a561bde uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Pro Plan</p><h3 class="uagb-ifb-title">$19/mo</h3></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-f5d41fd1"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-e6eeacea"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-0454bb72"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-c41b5559"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-e06131c8"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-05cb96f1"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-4b259a3d wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76142";a:10:{s:5:"title";s:10:"Gallery 03";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-03/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:38966:".wp-block-uagb-container.uagb-block-801c8715 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-801c8715 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-801c8715 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-801c8715 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-801c8715 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-801c8715{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-801c8715 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-801c8715{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-9e2b3700 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9e2b3700 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-9e2b3700 .uagb-ifb-icon svg{fill: #333;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e2b3700 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-9e2b3700 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-9e2b3700 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-9e2b3700 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-9e2b3700.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e2b3700.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-9e2b3700 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-9e2b3700 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-9e2b3700 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-9e2b3700 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e2b3700 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-9e2b3700.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-9e2b3700.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-9acd296b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9acd296b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9acd296b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9acd296b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9acd296b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9acd296b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9acd296b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9acd296b.uagb-layout-grid{row-gap: 0px;column-gap: 24px;grid-template-columns: minmax( 1px, 66%)  minmax( 1px, 32%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: center;}.wp-block-uagb-container.uagb-block-9acd296b{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-b1c81cb3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b1c81cb3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 792px;height: 446px;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-57629f4f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-57629f4f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-57629f4f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 385px;height: 446px;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-57629f4f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-8591f3de .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8591f3de .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8591f3de .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8591f3de .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8591f3de .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8591f3de{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8591f3de > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8591f3de.uagb-layout-grid{row-gap: 0px;column-gap: 24px;grid-template-columns: minmax( 1px, 32%)  minmax( 1px, 66%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: center;}.wp-block-uagb-container.uagb-block-8591f3de{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-b6e4aa42.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b6e4aa42 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 385px;height: 466px;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-48bb9240.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-48bb9240 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-48bb9240.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 792px;height: 466px;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-48bb9240.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-801c8715{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-801c8715 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-801c8715{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-9e2b3700.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e2b3700.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e2b3700 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9e2b3700 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9e2b3700 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 8px;padding-left: 0px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9acd296b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9acd296b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9acd296b.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 64%)  minmax( 1px, 33%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-9acd296b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-9acd296b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9acd296b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 451px;height: 350px;}.uagb-block-b1c81cb3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b1c81cb3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-57629f4f.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 230px;height: 350px;}.uagb-block-57629f4f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-57629f4f .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8591f3de{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8591f3de > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8591f3de.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 33%)  minmax( 1px, 64%) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8591f3de{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-8591f3de.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8591f3de.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 230px;height: 350px;}.uagb-block-b6e4aa42.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-48bb9240.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 451px;height: 350px;}.uagb-block-48bb9240.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-801c8715{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-801c8715 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-801c8715{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-801c8715.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-801c8715.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-9e2b3700.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e2b3700.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-9e2b3700 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-9e2b3700 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-9e2b3700 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 24px;padding-left: 0px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-9e2b3700 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-9e2b3700.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9acd296b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9acd296b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9acd296b.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-9acd296b{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9acd296b.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-9acd296b.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b1c81cb3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-b1c81cb3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b1c81cb3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-57629f4f.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-57629f4f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-57629f4f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-57629f4f .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8591f3de{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8591f3de > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8591f3de.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8591f3de{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8591f3de.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8591f3de.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-b6e4aa42.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-b6e4aa42.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b6e4aa42 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-48bb9240.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-48bb9240.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-48bb9240.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-48bb9240 .wp-block-uagb-image__figure{align-items: flex-start;}}";s:7:"content";s:3345:"\n<div class="wp-block-uagb-container uagb-block-801c8715 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-9e2b3700 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-9acd296b">\n<div class="wp-block-uagb-image alignleft uagb-block-b1c81cb3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-10.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-10.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="792" height="446" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-57629f4f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="385" height="446" title="" loading="lazy" role="img"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-8591f3de">\n<div class="wp-block-uagb-image alignleft uagb-block-b6e4aa42 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-28.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-28-257x300.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="385" height="466" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-48bb9240 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg , https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="792" height="466" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-76116";a:10:{s:5:"title";s:10:"Gallery 02";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-02/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:39971:".wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-3533334d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3533334d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3533334d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3533334d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-c23be870 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c23be870 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c23be870 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c23be870 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c23be870 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-c23be870 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c23be870 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c23be870 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c23be870 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c23be870 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c23be870.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c23be870.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c1bd38c2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1bd38c2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1bd38c2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c1bd38c2{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto;}.uagb-block-3f30cf69.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3f30cf69 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0e584d76.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-0e584d76 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-227f1a88.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-227f1a88 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-aca52373.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-aca52373 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ea0c3510.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ea0c3510 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ee08a6d6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ee08a6d6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3533334d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3533334d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3533334d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c23be870 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c23be870.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1bd38c2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1bd38c2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c1bd38c2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-3f30cf69.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3f30cf69 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-0e584d76.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-227f1a88.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-aca52373.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-ea0c3510.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 218px;height: 250px;}.uagb-block-ee08a6d6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-3533334d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3533334d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-3533334d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c23be870 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c23be870 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c23be870.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c23be870 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c23be870.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c1bd38c2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c1bd38c2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c1bd38c2.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-c1bd38c2{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3f30cf69.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-3f30cf69.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-0e584d76.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0e584d76.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-0e584d76.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-227f1a88.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-227f1a88.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-227f1a88.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-aca52373.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-aca52373.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-aca52373.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ea0c3510.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-ea0c3510.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-ee08a6d6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-ee08a6d6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:4457:"\n<div class="wp-block-uagb-container uagb-block-3533334d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-c23be870 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-c1bd38c2">\n<div class="wp-block-uagb-image alignleft uagb-block-3f30cf69 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-0e584d76 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg" alt="" class="uag-image-80681" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-227f1a88 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-aca52373 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-ea0c3510 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-ee08a6d6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="384" height="384" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-76139";a:10:{s:5:"title";s:10:"Pricing 01";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-01/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:65827:".wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-244d2620{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-244d2620 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-244d2620{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-fe7d200e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fe7d200e .uagb-ifb-icon svg{fill: #333;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-fe7d200e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fe7d200e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fe7d200e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fe7d200e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe7d200e .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fe7d200e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fe7d200e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09809d45{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09809d45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-09809d45{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af314a17{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af314a17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af314a17{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-70a2cb40 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-70a2cb40 .uagb-ifb-icon svg{fill: #333;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-70a2cb40 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-70a2cb40 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-70a2cb40 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-70a2cb40 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-70a2cb40.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-70a2cb40.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-70a2cb40 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-8b526c5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-8b526c5b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 48px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-502b7804.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-8651bf8f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8651bf8f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-505a4712.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-505a4712.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aad62cb3.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aad62cb3.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-90c80fcf.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-90c80fcf.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2d71563{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2d71563 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2d71563{box-shadow: 0px 20px 24px -4px rgba(0,0,0,0.08) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-ea0555ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ea0555ba .uagb-ifb-icon svg{fill: #333;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ea0555ba .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ea0555ba .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ea0555ba .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea0555ba .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ea0555ba.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ea0555ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea0555ba .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-c1cb558e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-c1cb558e .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 48px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-4daa8338.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4daa8338.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-79abf5c9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-79abf5c9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-586d709c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-586d709c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4550e4f4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4550e4f4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-33bd6b70{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-33bd6b70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-33bd6b70{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.uagb-block-c77c1f41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c77c1f41 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c77c1f41 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c77c1f41 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c77c1f41 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c77c1f41 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c77c1f41.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c77c1f41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c77c1f41 .uagb-ifb-title{font-weight: 500;font-size: 20px;line-height: 1.5em;}.uagb-block-b9d605dd.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-b9d605dd .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 48px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-084668d9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-2876105a.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2876105a.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-845fdc30.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-845fdc30.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f8321928.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f8321928.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-76796f37.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-76796f37.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-244d2620{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-244d2620 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-244d2620{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe7d200e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09809d45{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09809d45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-09809d45{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af314a17{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af314a17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af314a17{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 18px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-70a2cb40 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-70a2cb40 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-502b7804.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2d71563{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2d71563 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2d71563{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 18px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea0555ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea0555ba .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-33bd6b70{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-33bd6b70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-33bd6b70{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-5);;row-gap: 0px;column-gap: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 18px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c77c1f41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c77c1f41 .uagb-ifb-title{font-size: 20px;line-height: 1.5em;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-084668d9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-244d2620{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-244d2620 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-244d2620{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe7d200e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09809d45{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09809d45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-09809d45{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af314a17{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af314a17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af314a17{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-70a2cb40 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-70a2cb40 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-8b526c5b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 24px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-502b7804.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2d71563{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2d71563 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2d71563{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea0555ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea0555ba .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 24px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-33bd6b70{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-33bd6b70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-33bd6b70{padding-top: 32px;padding-bottom: 32px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c77c1f41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c77c1f41 .uagb-ifb-title{font-size: 18px;line-height: 1.5em;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-b9d605dd .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 24px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-084668d9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}";s:7:"content";s:10316:"\n<div class="wp-block-uagb-container uagb-block-244d2620 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fe7d200e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h2></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-09809d45">\n<div class="wp-block-uagb-container uagb-block-af314a17">\n<div class="wp-block-uagb-info-box uagb-block-70a2cb40 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$0</h3><p class="uagb-ifb-title">Free Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8b526c5b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-8484b818 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-502b7804"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-8651bf8f"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-505a4712"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-aad62cb3"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-90c80fcf"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b2d71563">\n<div class="wp-block-uagb-info-box uagb-block-ea0555ba uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$9/mo</h3><p class="uagb-ifb-title">Basic Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c1cb558e"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2c8078d4 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-f6a6ca83"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-4daa8338"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-79abf5c9"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-586d709c"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-4550e4f4"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-33bd6b70">\n<div class="wp-block-uagb-info-box uagb-block-c77c1f41 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title-prefix">$19/mo</h3><p class="uagb-ifb-title">Pro Plan</p></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-b9d605dd"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f5c7971c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater ast-outline-button" aria-label="" style="border-width:revert-layer" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-084668d9"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-2876105a"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-845fdc30"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-f8321928"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-76796f37"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76077";a:10:{s:5:"title";s:10:"Gallery 01";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-01/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:33100:".wp-block-uagb-container.uagb-block-8a262097 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a262097 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a262097 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8a262097 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8a262097 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a262097{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a262097 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a262097{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-abb20bc9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-abb20bc9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-abb20bc9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-abb20bc9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-abb20bc9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-abb20bc9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-abb20bc9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-abb20bc9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abb20bc9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abb20bc9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-abb20bc9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-abb20bc9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-abb20bc9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-abb20bc9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-abb20bc9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-abb20bc9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 54%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-abb20bc9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 54%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-8425a72d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8425a72d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8425a72d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8425a72d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8425a72d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8425a72d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8425a72d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8425a72d.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8425a72d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;}.uagb-block-96934f04.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-96934f04 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-96934f04.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 450px;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-96934f04.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-87109b94.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-87109b94 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-87109b94.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 450px;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-87109b94.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f696cd4a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f696cd4a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 450px;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-224dd3e8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-224dd3e8 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 588px;height: 450px;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a262097{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a262097 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a262097{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a262097.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8a262097.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-abb20bc9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abb20bc9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-abb20bc9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-abb20bc9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-abb20bc9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 33%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-abb20bc9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 33%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8425a72d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8425a72d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8425a72d.uagb-layout-grid{row-gap: 24px;column-gap: 24px;grid-template-columns: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr)  minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8425a72d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-container.uagb-block-8425a72d.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-8425a72d.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-96934f04.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 350px;}.uagb-block-96934f04.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-96934f04 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-87109b94.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 350px;}.uagb-block-87109b94.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-87109b94 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 350px;}.uagb-block-f696cd4a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f696cd4a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 340px;height: 350px;}.uagb-block-224dd3e8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-224dd3e8 .wp-block-uagb-image__figure{align-items: flex-start;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-8a262097{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8a262097 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8a262097{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-abb20bc9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abb20bc9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-abb20bc9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-abb20bc9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-abb20bc9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-abb20bc9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-abb20bc9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8425a72d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8425a72d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8425a72d.uagb-layout-grid{row-gap: 24px;column-gap: 0px;grid-template-columns: minmax( 1px, 1fr) ;grid-template-rows: minmax( 1px, 1fr) ;align-items: stretch;justify-items: stretch;align-content: stretch;justify-content: stretch;}.wp-block-uagb-container.uagb-block-8425a72d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-96934f04.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-96934f04.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-96934f04.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-96934f04 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-87109b94.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-87109b94.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-87109b94.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-87109b94 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-f696cd4a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-f696cd4a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-f696cd4a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-224dd3e8.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-224dd3e8.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-224dd3e8 .wp-block-uagb-image__figure{align-items: flex-start;}}";s:7:"content";s:3361:"\n<div class="wp-block-uagb-container uagb-block-8a262097 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-abb20bc9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-layout-grid uagb-block-8425a72d">\n<div class="wp-block-uagb-image alignleft uagb-block-96934f04 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="588" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-87109b94 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="588" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-f696cd4a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-03.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-03.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="588" height="450" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-224dd3e8 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="588" height="450" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-76080";a:10:{s:5:"title";s:6:"FAQ 02";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-02/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:14594:".wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2dc5a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2dc5a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2dc5a18{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 48px;column-gap: 0px;}.uagb-block-b9be5f29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b9be5f29 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-b9be5f29 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b9be5f29 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b9be5f29 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b9be5f29 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9be5f29 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b9be5f29.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74fd7fa1 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-74fd7fa1 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-74fd7fa1 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-6);border-style: solid;}.uagb-block-74fd7fa1 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-74fd7fa1 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-74fd7fa1 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-74fd7fa1 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-74fd7fa1 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-74fd7fa1 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-74fd7fa1.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-74fd7fa1.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-74fd7fa1 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-74fd7fa1 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-74fd7fa1 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}.uagb-block-74fd7fa1 .uagb-faq-questions-button .uagb-question{font-weight: 500;font-size: 20px;line-height: 1.5em;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2dc5a18{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2dc5a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2dc5a18{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 40px;column-gap: 0px;}.uagb-block-b9be5f29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9be5f29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74fd7fa1.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-74fd7fa1.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-74fd7fa1 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-74fd7fa1 .uagb-faq-questions-button .uagb-question{font-size: 20px;line-height: 1.5em;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2dc5a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2dc5a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2dc5a18{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b9be5f29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9be5f29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74fd7fa1.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-74fd7fa1 .uagb-faq-item{border-style: solid;border-color: var(--ast-global-color-6);}.uagb-block-74fd7fa1.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-74fd7fa1 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-questions-button .uagb-question{font-size: 18px;line-height: 1.5em;}}";s:7:"content";s:7047:"\n<div class="wp-block-uagb-container uagb-block-e2dc5a18 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b9be5f29 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title-prefix">Simplifying Everyday Life</h6><h2 class="uagb-ifb-title">Frequently Asked Questions</h2></div><p class="uagb-ifb-desc">Find answers to commonly asked questions about our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-74fd7fa1 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-bf86a11b" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">How can I place an order?</p></div><div class="uagb-faq-content"><p>To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-d231316a" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">What payment methods do you accept?</p></div><div class="uagb-faq-content"><p>We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-c02406ef" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">How long does shipping take?</p></div><div class="uagb-faq-content"><p>Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-0fca66bc" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">Do you offer international shipping?</p></div><div class="uagb-faq-content"><p>Yes, we offer international shipping to selected countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b23ecfb6" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><p class="uagb-question">What is your return policy?</p></div><div class="uagb-faq-content"><p>We have a 30-day return policy. If you are not satisfied with your purchase, you can return it for a refund or exchange within 30 days of receiving your order. Please reach out to our customer service team to initiate the return process.</p></div></div>\n</div>\n</div></div>\n";}s:8:"id-75666";a:10:{s:5:"title";s:7:"Hero 09";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-09/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:12440:".wp-block-uagb-container.uagb-block-531e21e9 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-531e21e9 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-531e21e9 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-531e21e9 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-531e21e9 .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-531e21e9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-531e21e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-531e21e9{box-shadow: 0px 0px   #00000070 ;padding-top: 225px;padding-bottom: 225px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-531e21e9::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.uagb-block-5a71ba9d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5a71ba9d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5a71ba9d .uagb-ifb-icon svg{fill: #333;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a71ba9d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5a71ba9d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5a71ba9d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5a71ba9d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5a71ba9d.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a71ba9d.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a71ba9d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5a71ba9d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5a71ba9d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5a71ba9d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5a71ba9d .uagb-infobox__content-wrap{text-align: left;}.uagb-block-5a71ba9d.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 44%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 44%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eff463f.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-2eff463f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-32aad870 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-32aad870 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-32aad870 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-32aad870 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-32aad870 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-32aad870 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-531e21e9{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-531e21e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-531e21e9{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;row-gap: 24px;}.wp-block-uagb-container.uagb-block-531e21e9::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-5a71ba9d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a71ba9d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5a71ba9d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5a71ba9d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5a71ba9d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0%;padding-right: 45%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0%;padding-right: 45%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eff463f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-531e21e9{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-531e21e9 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-531e21e9{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-531e21e9::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.uagb-block-5a71ba9d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a71ba9d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5a71ba9d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5a71ba9d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5a71ba9d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-5a71ba9d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-5a71ba9d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2eff463f.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1109:"\n<div class="wp-block-uagb-container uagb-block-531e21e9 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-5a71ba9d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-2eff463f"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-32aad870 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div></div>\n";}s:8:"id-75740";a:10:{s:5:"title";s:7:"Hero 07";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-07/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:26097:".wp-block-uagb-container.uagb-block-91670e1c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91670e1c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91670e1c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-91670e1c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-91670e1c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-91670e1c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91670e1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-91670e1c{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-f37b2b8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f37b2b8c .uagb-ifb-icon svg{fill: #333;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f37b2b8c .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f37b2b8c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f37b2b8c .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f37b2b8c .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f37b2b8c.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f37b2b8c.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-f37b2b8c .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f37b2b8c .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f37b2b8c .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f37b2b8c .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f37b2b8c .uagb-infobox__content-wrap{text-align: center;}.uagb-block-f37b2b8c.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-47598d64.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-47598d64.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-db4b4ecc .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-db4b4ecc .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-db4b4ecc .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-db4b4ecc .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-db4b4ecc .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-db4b4ecc .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-30ba1cfb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-30ba1cfb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-30ba1cfb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-30ba1cfb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-30ba1cfb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-30ba1cfb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-30ba1cfb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-30ba1cfb{box-shadow: 0px 0px   #00000070 ;padding-top: 40px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.uagb-block-8098a9ca.wp-block-uagb-image{margin-top: 25px;margin-right: 0px;margin-bottom: 25px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-8098a9ca .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 370px;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-8098a9ca.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-40aac775.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-40aac775 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-40aac775.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 420px;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-40aac775.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-40aac775.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-25349437.wp-block-uagb-image{margin-top: 25px;margin-right: 0px;margin-bottom: 25px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-25349437 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-25349437.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 370px;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-25349437.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-25349437.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-be926945.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-be926945 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-be926945.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 420px;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-be926945.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-be926945.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-91670e1c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91670e1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-91670e1c{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 24px;}.uagb-block-f37b2b8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f37b2b8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f37b2b8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-47598d64.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-30ba1cfb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-30ba1cfb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;flex-wrap: nowrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-30ba1cfb{padding-top: 16px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;flex-direction: row;align-items: center;flex-wrap: nowrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-30ba1cfb.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-30ba1cfb.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.uagb-block-8098a9ca.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}.uagb-block-25349437.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 157px;height: 300px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-91670e1c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-91670e1c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-91670e1c{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-f37b2b8c.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f37b2b8c.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f37b2b8c .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f37b2b8c .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f37b2b8c.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-47598d64.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-30ba1cfb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-30ba1cfb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: center;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-30ba1cfb{padding-top: 16px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: center;flex-wrap: wrap;}.uagb-block-8098a9ca.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-40aac775.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-25349437.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-be926945.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}}";s:7:"content";s:3830:"\n<div class="wp-block-uagb-container uagb-block-91670e1c alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f37b2b8c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-47598d64"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-db4b4ecc wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-30ba1cfb">\n<div class="wp-block-uagb-image alignleft uagb-block-8098a9ca wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="370" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-40aac775 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="420" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-25349437 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="370" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-be926945 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="282" height="420" title="" loading="lazy" role="img"/></figure></div>\n</div>\n</div></div>\n";}s:8:"id-75648";a:10:{s:5:"title";s:7:"Hero 02";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-02/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:17268:".wp-block-uagb-container.uagb-block-7c313848 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7c313848 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7c313848 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7c313848 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7c313848 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7c313848{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7c313848 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-7c313848{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 0px;column-gap: 72px;}.uagb-block-ee171439.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-ee171439 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-ee171439.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 500px;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-ee171439.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-ee171439.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-block-095d422a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-095d422a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-095d422a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-095d422a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-095d422a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-095d422a{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-095d422a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-095d422a{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-fa10a8d3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fa10a8d3 .uagb-ifb-icon svg{fill: #333;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa10a8d3 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fa10a8d3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fa10a8d3 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fa10a8d3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fa10a8d3 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fa10a8d3 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fa10a8d3 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa10a8d3 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-fa10a8d3.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa10a8d3 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-68eb15ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-68eb15ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-e8f59551 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-e8f59551 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-e8f59551 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-e8f59551 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-e8f59551 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-e8f59551 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7c313848{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7c313848 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-7c313848{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;column-gap: 40px;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 332px;height: 450px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-095d422a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-095d422a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-095d422a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;}.uagb-block-fa10a8d3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa10a8d3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa10a8d3 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-68eb15ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7c313848{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7c313848 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7c313848{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-ee171439.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-095d422a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-095d422a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-095d422a{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;}.uagb-block-fa10a8d3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fa10a8d3 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fa10a8d3 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fa10a8d3.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-fa10a8d3 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-68eb15ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1819:"\n<div class="wp-block-uagb-container uagb-block-7c313848 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-image alignleft uagb-block-ee171439 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="600" height="500" title="" loading="lazy" role="img"/></figure></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-095d422a">\n<div class="wp-block-uagb-info-box uagb-block-fa10a8d3 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empowering Success Together</p><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-68eb15ff"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-e8f59551 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-75673";a:10:{s:5:"title";s:7:"Hero 03";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-03/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:24522:".wp-block-uagb-container.uagb-block-e6757cb4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e6757cb4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e6757cb4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e6757cb4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e6757cb4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e6757cb4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e6757cb4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e6757cb4{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d9f3b60f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9f3b60f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9f3b60f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d9f3b60f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d9f3b60f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9f3b60f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9f3b60f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-d9f3b60f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.uagb-block-e1315635 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-e1315635 .uagb-ifb-icon svg{fill: #333;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1315635 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-e1315635 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-e1315635 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-e1315635.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-e1315635 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-e1315635.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-e1315635.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-e1315635 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-e1315635 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-e1315635 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-e1315635 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e1315635 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-e1315635.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-block-d354605e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d354605e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d354605e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d354605e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d354605e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d354605e{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d354605e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-d354605e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-7ecccdd9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-7ecccdd9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ecccdd9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-7ecccdd9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-7ecccdd9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-7ecccdd9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-7ecccdd9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-7ecccdd9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-7ecccdd9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-7ecccdd9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-7ecccdd9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-7ecccdd9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ecccdd9 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-7ecccdd9.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ebdd931.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-2ebdd931.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-606e49f4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-606e49f4 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-606e49f4 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-606e49f4 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-606e49f4 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-606e49f4 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-49451edf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-49451edf .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-49451edf.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-49451edf.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-49451edf.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e6757cb4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e6757cb4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-e6757cb4{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 40px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9f3b60f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9f3b60f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-d9f3b60f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;column-gap: 40px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e1315635 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d354605e{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d354605e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-d354605e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ecccdd9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ebdd931.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e6757cb4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e6757cb4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-e6757cb4{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d9f3b60f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d9f3b60f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;}.wp-block-uagb-container.uagb-block-d9f3b60f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;align-items: stretch;flex-wrap: wrap;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-e1315635 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-e1315635 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-e1315635.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d354605e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d354605e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-d354605e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-7ecccdd9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-7ecccdd9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-7ecccdd9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-2ebdd931.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.uagb-block-49451edf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}}";s:7:"content";s:2077:"\n<div class="wp-block-uagb-container uagb-block-e6757cb4 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-d9f3b60f">\n<div class="wp-block-uagb-info-box uagb-block-e1315635 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-d354605e">\n<div class="wp-block-uagb-info-box uagb-block-7ecccdd9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-2ebdd931"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-606e49f4 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-49451edf wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-75684";a:10:{s:5:"title";s:7:"Hero 04";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-04/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:14540:".wp-block-uagb-container.uagb-block-fbbf632d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbbf632d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbbf632d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-fbbf632d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-fbbf632d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbbf632d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbbf632d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbbf632d{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;row-gap: 32px;column-gap: 0px;}.uagb-block-745a5475 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-745a5475 .uagb-ifb-icon svg{fill: #333;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-745a5475 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-745a5475 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-745a5475 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-745a5475 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-745a5475 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-745a5475 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-745a5475 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-745a5475 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-745a5475 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-745a5475.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-745a5475 .uagb-ifb-title-prefix{text-transform: uppercase;font-weight: 500;font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-98945458.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-98945458.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-f88558ea .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f88558ea .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f88558ea .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f88558ea .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f88558ea .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f88558ea .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.uagb-block-615e5197.wp-block-uagb-image{margin-top: 40px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-615e5197 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-615e5197.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 400px;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-615e5197.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-615e5197.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbbf632d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbbf632d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-fbbf632d{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-color: var(--ast-global-color-4);;row-gap: 24px;column-gap: 0px;}.uagb-block-745a5475 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-745a5475 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-745a5475 .uagb-ifb-title-prefix{font-size: 16px;line-height: 1em;letter-spacing: 2px;}.uagb-block-98945458.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-615e5197.wp-block-uagb-image{margin-top: 16px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-fbbf632d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fbbf632d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-fbbf632d{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-745a5475 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-745a5475 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-745a5475 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-745a5475.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-745a5475 .uagb-ifb-title-prefix{font-size: 15px;line-height: 1em;letter-spacing: 2px;}.uagb-block-98945458.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-615e5197.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}.uagb-block-615e5197.wp-block-uagb-image{margin-top: 16px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:1782:"\n<div class="wp-block-uagb-container uagb-block-fbbf632d alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-745a5475 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><p class="uagb-ifb-title-prefix">Empowering Success Together</p><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-98945458"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f88558ea wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-615e5197 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="400" title="" loading="lazy" role="img"/></figure></div>\n</div></div>\n";}s:8:"id-75722";a:10:{s:5:"title";s:7:"Hero 06";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-06/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:16091:".wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-06662c02{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-06662c02{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec30a461{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec30a461 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec30a461{min-height: 0px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 80px;padding-right: 80px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f47639b5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f47639b5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f47639b5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f47639b5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f47639b5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 0px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8ee1b83d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8ee1b83d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8ee1b83d{min-height: 650px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-06662c02{width: 100%;}.wp-block-uagb-container.uagb-block-06662c02{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec30a461{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec30a461 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ec30a461{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8ee1b83d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8ee1b83d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8ee1b83d{min-height: 500px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-06662c02{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-06662c02{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec30a461{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec30a461 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec30a461{padding-top: 40px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8ee1b83d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8ee1b83d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8ee1b83d{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;flex-wrap: wrap;}}";s:7:"content";s:1189:"\n<div class="wp-block-uagb-container uagb-block-06662c02 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-container uagb-block-ec30a461">\n<div class="wp-block-uagb-info-box uagb-block-f47639b5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-e91bf028"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a1e7d68f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8ee1b83d"></div>\n</div>\n";}s:8:"id-75694";a:10:{s:5:"title";s:7:"Hero 05";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-05/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:16219:".wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3b51d95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-b3b51d95{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a73a99fe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a73a99fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-a73a99fe{min-height: 650px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-288b1dbe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-288b1dbe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-288b1dbe{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 80px;padding-right: 80px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8f38b9c7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8f38b9c7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8f38b9c7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8f38b9c7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f38b9c7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8f38b9c7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09bca82c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-09bca82c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3b51d95{width: 100%;}.wp-block-uagb-container.uagb-block-b3b51d95{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a73a99fe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a73a99fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-a73a99fe{min-height: 500px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-288b1dbe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-288b1dbe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-288b1dbe{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;background-color: var(--ast-global-color-4);;row-gap: 24px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f38b9c7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09bca82c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3b51d95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-b3b51d95{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a73a99fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a73a99fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-a73a99fe{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-288b1dbe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-288b1dbe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-288b1dbe{padding-top: 40px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f38b9c7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09bca82c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}}";s:7:"content";s:1189:"\n<div class="wp-block-uagb-container uagb-block-b3b51d95 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-container uagb-block-a73a99fe"></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-288b1dbe">\n<div class="wp-block-uagb-info-box uagb-block-8f38b9c7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-09bca82c"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap ">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-56cf197e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" aria-label="" href="#" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1504, 'ast-block-templates-block-requests', '7', 'no'),
(1505, 'ast-block-templates-sites-1', 'a:30:{s:8:"id-59760";a:24:{s:5:"title";s:11:"Love Nature";s:2:"id";i:59760;s:12:"publish-date";i:1661343275;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-600x1562.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-400x1041.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/love-nature-08";s:20:"astra-site-parent-id";i:2655;s:15:"astra-sites-tag";a:8:{i:538;s:6:"forest";i:2456;s:7:"generic";i:2493;s:12:"multipurpose";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59761";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-about-600x908.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/love-nature-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59762";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-contact-600x830.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/love-nature-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59763";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-600x1562.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1322";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/love-nature-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59764";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/love-nature-08-services-600x1347.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/love-nature-08/wp-json/wp/v2/pages/1326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/love-nature-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48078";a:24:{s:5:"title";s:17:"Outdoor Adventure";s:2:"id";i:48078;s:12:"publish-date";i:1603893485;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-1-600x1377.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-1-400x918.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/outdoor-adventure-08";s:20:"astra-site-parent-id";i:1698;s:15:"astra-sites-tag";a:6:{i:544;s:9:"adventure";i:545;s:7:"camping";i:543;s:14:"extreme-sports";i:541;s:9:"mountains";i:542;s:4:"park";i:546;s:6:"sports";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48081";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-600x1377.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/outdoor-adventure-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48079";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about-1-600x731.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/outdoor-adventure-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48083";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services-1-600x1162.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48082";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects-1-600x1218.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/outdoor-adventure-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48080";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact-1-600x598.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/outdoor-adventure-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48050";a:24:{s:5:"title";s:10:"Brandstore";s:2:"id";i:48050;s:12:"publish-date";i:1603830906;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-600x1827.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-400x1218.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/brandstore-08";s:20:"astra-site-parent-id";i:1695;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:3:{i:27;s:8:"business";i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1380:"<!-- wp:paragraph -->\n<p>Let your brand shine with our Brandstore website template. The Brandstore template is a simple, clean, mobile-friendly design, helping customers shop from anywhere. The template is built to integrate with WooCommerce seamlessly, so you can start showcasing your products in minutes and accept online payments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We also have a range of custom page templates for you to use as the foundation for your site and a range of beautiful preset designs we’ve created. It’s a modern design with a lot to recommend it, ideal for online stores.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Brandstore template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>High converting and lightweight online store template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Seamless integration with WooCommerce</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive hero image to display your best products and offers</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Host of customization options from colors and typography to layout and more</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works perfectly well on mobile devices</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:370:"Let your brand shine with our Brandstore website template. The Brandstore template is a simple, clean, mobile-friendly design, helping customers shop from anywhere. The template is built to integrate with WooCommerce seamlessly, so you can start showcasing your products in minutes and accept online payments. We also have a range of custom page templates for [&hellip;]";s:5:"pages";a:3:{s:8:"id-48053";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-600x1827.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/brandstore-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:60;s:8:"business";i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-48051";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-2.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-2-600x1491.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/brandstore-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:60;s:8:"business";i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48052";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-2-600x888.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/brandstore-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:60;s:8:"business";i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75348;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87588";a:24:{s:5:"title";s:16:"Electronic Store";s:2:"id";i:87588;s:12:"publish-date";i:1709134290;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-600x5001.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-400x3334.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/electronic-store-07";s:20:"astra-site-parent-id";i:3547;s:15:"astra-sites-tag";a:13:{i:2740;s:20:"best-buy-electronics";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2739;s:18:"electronic-devices";i:2733;s:16:"electronic-store";i:2693;s:11:"electronics";i:2737;s:10:"equipments";i:2689;s:7:"gadgets";i:2734;s:15:"home-appliances";i:2736;s:20:"household-appliances";i:2735;s:7:"laptops";i:2738;s:11:"smartphones";i:2741;s:16:"technology-store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87592";a:12:{s:5:"title";s:12:"New Arrivals";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-new-arrivals.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-new-arrivals-600x2016.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1648";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/electronic-store-07/new-arrivals/";s:15:"astra-sites-tag";a:1:{i:2703;s:12:"new-arrivals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87593";a:12:{s:5:"title";s:4:"Sale";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-sale.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-sale-600x1902.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1650";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:44:"//websitedemos.net/electronic-store-07/sale/";s:15:"astra-sites-tag";a:1:{i:2743;s:4:"sale";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87591";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-600x5001.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1644";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/electronic-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87589";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-about-600x1504.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1641";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electronic-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87590";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/electronic-store-07-contact-600x783.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electronic-store-07/wp-json/wp/v2/pages/1646";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electronic-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69916";a:24:{s:5:"title";s:12:"Planet Earth";s:2:"id";i:69916;s:12:"publish-date";i:1669231717;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1-600x1250.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1-400x833.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/earth-08";s:20:"astra-site-parent-id";i:2998;s:15:"astra-sites-tag";a:3:{i:2456;s:7:"generic";i:535;s:6:"nature";i:3389;s:14:"simple-minimal";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2812;s:14:"digital-agency";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-69917";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-about-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-about-1-600x828.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/earth-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69918";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-contact-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-contact-1-600x706.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/earth-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69919";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-1-600x1250.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/78";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/earth-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69920";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-services-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/earth-08-services-1-600x1348.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/earth-08/wp-json/wp/v2/pages/77";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/earth-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74746";a:24:{s:5:"title";s:23:"Web Developer Portfolio";s:2:"id";i:74746;s:12:"publish-date";i:1688642879;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-600x2646.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-400x1764.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/web-developer-portfolio-07";s:20:"astra-site-parent-id";i:3317;s:15:"astra-sites-tag";a:10:{i:3112;s:9:"developer";i:1020;s:8:"personal";i:3124;s:18:"personal-portfolio";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:3123;s:3:"web";i:3122;s:13:"web-developer";i:3111;s:11:"webdesigner";i:3106;s:12:"webdeveloper";i:3107;s:14:"webdevelopment";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-74750";a:12:{s:5:"title";s:10:"_portfolio";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-portfolio.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-portfolio-600x2408.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/94";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/web-developer-portfolio-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74751";a:12:{s:5:"title";s:7:"_resume";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-resume.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-resume-600x1763.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/web-developer-portfolio-07/resume/";s:15:"astra-sites-tag";a:1:{i:2153;s:6:"resume";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74752";a:12:{s:5:"title";s:9:"_services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-services-600x902.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/web-developer-portfolio-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74747";a:12:{s:5:"title";s:6:"_about";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-about.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-about-600x1567.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/93";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/web-developer-portfolio-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74748";a:12:{s:5:"title";s:8:"_contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-contact-600x800.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/web-developer-portfolio-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74749";a:12:{s:5:"title";s:5:"_home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/web-developer-portfolio-07-600x2646.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/web-developer-portfolio-07/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/web-developer-portfolio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71300";a:24:{s:5:"title";s:13:"Dental Clinic";s:2:"id";i:71300;s:12:"publish-date";i:1674824635;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08-600x3410.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08-400x2273.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/dental-08";s:20:"astra-site-parent-id";i:3079;s:15:"astra-sites-tag";a:8:{i:623;s:7:"dentist";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:399;s:8:"one-page";i:1022;s:12:"professional";i:463;s:11:"single-page";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2799;s:7:"dentist";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-71301";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/01/dental-08-600x3410.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/dental-08/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/dental-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87257";a:24:{s:5:"title";s:15:"Home Remodeling";s:2:"id";i:87257;s:12:"publish-date";i:1708951170;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-600x2110.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-400x1406.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/home-remodeling-07";s:20:"astra-site-parent-id";i:3525;s:15:"astra-sites-tag";a:8:{i:979;s:7:"company";i:524;s:9:"furniture";i:522;s:15:"home-remodeling";i:436;s:8:"interior";i:523;s:7:"kitchen";i:525;s:7:"modular";i:812;s:6:"office";i:526;s:10:"renovation";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2793;s:15:"interior-design";i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87261";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-projects.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-projects-600x1309.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/409";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87262";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-services-600x1918.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87263";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-testimonials.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-testimonials-600x1294.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/home-remodeling-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87258";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-about-600x1240.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/407";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-remodeling-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87259";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-contact-600x1142.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/411";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-remodeling-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87260";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/home-remodel-07-600x2110.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/home-remodeling-07/wp-json/wp/v2/pages/406";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-remodeling-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54463";a:24:{s:5:"title";s:14:"Digital Agency";s:2:"id";i:54463;s:12:"publish-date";i:1621459243;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1-600x2456.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1-400x1637.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/digital-agency-08";s:20:"astra-site-parent-id";i:2051;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:663;s:6:"agency";i:2050;s:27:"business-consulting-company";i:2037;s:13:"design-agency";i:2048;s:13:"design-studio";i:2039;s:14:"digital-agency";i:2036;s:22:"digital-marketing-firm";i:2040;s:4:"firm";i:2049;s:21:"graphic-design-studio";i:2038;s:11:"it-services";i:1588;s:16:"marketing-agency";i:2035;s:18:"marketing-services";i:1762;s:16:"software-company";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54464";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-2.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-2-600x1549.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/139";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/digital-agency-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54465";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact-1-600x969.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/141";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/digital-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54466";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-1-600x2456.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/135";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/digital-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54467";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services-1-600x1326.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/digital-agency-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59219";a:24:{s:5:"title";s:18:"Personal Portfolio";s:2:"id";i:59219;s:12:"publish-date";i:1643987375;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1-600x2832.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1-400x1888.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/personal-portfolio-08";s:20:"astra-site-parent-id";i:2584;s:15:"astra-sites-tag";a:6:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59220";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-about-1-600x1481.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1203";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/personal-portfolio-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59221";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-contact-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-contact-1-600x791.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1207";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/personal-portfolio-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59222";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-1-600x2832.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1201";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/personal-portfolio-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59223";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-08-portfolio-1-600x733.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/personal-portfolio-08/wp-json/wp/v2/pages/1205";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/personal-portfolio-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55315";a:24:{s:5:"title";s:14:"Local Business";s:2:"id";i:55315;s:12:"publish-date";i:1621624705;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1-600x2413.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1-400x1609.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/local-business-08";s:20:"astra-site-parent-id";i:2066;s:15:"astra-sites-tag";a:15:{i:586;s:8:"car-wash";i:2085;s:9:"carpentry";i:2089;s:16:"cleaning-company";i:2088;s:20:"construction-company";i:341;s:11:"electrician";i:2090;s:16:"flooring-company";i:1021;s:14:"local-business";i:2086;s:12:"local-worker";i:2094;s:8:"mechanic";i:2093;s:16:"painting-company";i:508;s:8:"plumbing";i:2092;s:16:"plumbing-company";i:2091;s:15:"roofing-company";i:2087;s:20:"services-maintenance";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55317";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact-1-600x939.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/local-business-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55318";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-1-600x2413.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/local-business-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55319";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services-1-600x1283.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/local-business-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55316";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-2.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-2-600x1662.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/local-business-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87646";a:24:{s:5:"title";s:8:"Aquarium";s:2:"id";i:87646;s:12:"publish-date";i:1709154346;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-600x2838.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-400x1892.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/aquarium-07";s:20:"astra-site-parent-id";i:3549;s:15:"astra-sites-tag";a:5:{i:1932;s:8:"aquarium";i:1935;s:4:"fish";i:1933;s:13:"marine-museum";i:1934;s:4:"tank";i:1936;s:13:"water-species";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87651";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-600x2838.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1236";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/aquarium-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87650";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-gallery.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-gallery-600x1774.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1242";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87647";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-about-600x2338.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1240";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/aquarium-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87648";a:12:{s:5:"title";s:7:"Animals";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-animals.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-animals-600x2062.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1238";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-07/animals/";s:15:"astra-sites-tag";a:1:{i:1931;s:7:"animals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87649";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/aquarium-07-contact-600x1293.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/aquarium-07/wp-json/wp/v2/pages/1244";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75439";a:24:{s:5:"title";s:14:"Simply Natural";s:2:"id";i:75439;s:12:"publish-date";i:1691769102;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-600x2204.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-400x1469.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/plants-stores-08";s:20:"astra-site-parent-id";i:3372;s:15:"astra-sites-tag";a:14:{i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2390;s:17:"online-plant-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1414;s:10:"plant-shop";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:3550;s:8:"surecart";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75497";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/plants-stores-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75498";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/283";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/plants-stores-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75499";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/plants-stores-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75440";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-about-600x1956.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/611";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/plants-stores-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75441";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-contact-600x921.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/plants-stores-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75442";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/plants-stores-08-600x2204.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/plants-stores-08/wp-json/wp/v2/pages/605";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:36:"//websitedemos.net/plants-stores-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:48431;s:25:"ecommerce_parent_template";i:75439;}s:8:"id-87621";a:24:{s:5:"title";s:17:"Wedding Organizer";s:2:"id";i:87621;s:12:"publish-date";i:1709145134;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-600x2179.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-400x1453.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/wedding-organizer-07";s:20:"astra-site-parent-id";i:3548;s:15:"astra-sites-tag";a:6:{i:698;s:10:"engagement";i:717;s:13:"event-planner";i:699;s:10:"invitation";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2768;s:9:"portfolio";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87627";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-testimonials.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-testimonials-600x1312.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/496";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wedding-organizer-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87622";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-about-600x1406.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-organizer-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87623";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-contact-600x1274.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/498";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87624";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-gallery.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-gallery-600x1065.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87625";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-600x2179.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/487";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/wedding-organizer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87626";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-organizers-07-services-600x1723.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-07/wp-json/wp/v2/pages/492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-organizer-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71474";a:24:{s:5:"title";s:17:"Day Care Services";s:2:"id";i:71474;s:12:"publish-date";i:1676368033;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-600x4246.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-400x2830.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/daycare-08";s:20:"astra-site-parent-id";i:3086;s:15:"astra-sites-tag";a:7:{i:2156;s:7:"daycare";i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";i:425;s:8:"services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2772;s:9:"education";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71475";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-about-600x2222.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/daycare-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71476";a:12:{s:5:"title";s:9:"Admission";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-admission.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-admission-600x1137.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1397";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/daycare-08/admission/";s:15:"astra-sites-tag";a:1:{i:2680;s:9:"admission";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71477";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-contact-600x1091.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1399";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/daycare-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71478";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-600x4246.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1390";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/daycare-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71479";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-program.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/daycare-08-program-600x3047.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/daycare-08/wp-json/wp/v2/pages/1395";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/daycare-08/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87581";a:24:{s:5:"title";s:22:"Photographer Portfolio";s:2:"id";i:87581;s:12:"publish-date";i:1709137103;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-600x2416.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-400x1611.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/portfolio-photographer-07";s:20:"astra-site-parent-id";i:3546;s:15:"astra-sites-tag";a:7:{i:3114;s:5:"photo";i:2409;s:9:"photoblog";i:1008;s:21:"photographer-homepage";i:3126;s:22:"photographer-portfolio";i:509;s:11:"photography";i:1580;s:6:"photos";i:444;s:9:"portfolio";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2791;s:8:"creative";i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87585";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-600x2416.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/335";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/portfolio-photographer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87586";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-services-600x1726.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/337";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/portfolio-photographer-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87584";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-gallery.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-gallery-600x3600.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/336";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/portfolio-photographer-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87582";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-about-600x1836.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/338";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/portfolio-photographer-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87583";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/portfolio-photographer-07-contact-600x743.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/portfolio-photographer-07/wp-json/wp/v2/pages/339";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/portfolio-photographer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71491";a:24:{s:5:"title";s:11:"Electrician";s:2:"id";i:71491;s:12:"publish-date";i:1676039584;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-600x2117.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-400x1411.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/electrician-08";s:20:"astra-site-parent-id";i:3087;s:15:"astra-sites-tag";a:4:{i:341;s:11:"electrician";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2815;s:11:"electrician";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71492";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-about-600x1430.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1399";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71493";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-contact-600x1159.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1402";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/electrician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71494";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-faq-600x1139.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/electrician-08/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71495";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-600x2117.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1373";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/electrician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71496";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/electrician-08-services-600x1935.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/electrician-08/wp-json/wp/v2/pages/1400";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71341";a:24:{s:5:"title";s:15:"Language Tutors";s:2:"id";i:71341;s:12:"publish-date";i:1676036408;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-600x2736.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-400x1824.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/language-tutors-08";s:20:"astra-site-parent-id";i:3081;s:15:"astra-sites-tag";a:7:{i:2747;s:8:"language";i:2749;s:14:"language-tutor";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:2748;s:5:"tutor";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2835;s:9:"elearning";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71342";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-about-600x1809.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/327";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/language-tutors-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71343";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-contact-600x1246.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/language-tutors-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71344";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-courses.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-courses-600x1477.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/323";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/language-tutors-08/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71345";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/language-tutors-08-600x2736.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/320";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/language-tutors-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71346";a:12:{s:5:"title";s:12:"Our Teachers";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-08-our-teacher.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/12/language-tutors-08-our-teacher-600x1812.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/language-tutors-08/wp-json/wp/v2/pages/325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/language-tutors-08/our-teachers/";s:15:"astra-sites-tag";a:1:{i:2751;s:12:"our-teachers";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75418";a:24:{s:5:"title";s:15:"Cosmetics Store";s:2:"id";i:75418;s:12:"publish-date";i:1690994681;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-600x2228.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-400x1485.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/cosmetic-store-08";s:20:"astra-site-parent-id";i:3371;s:15:"astra-sites-tag";a:5:{i:1465;s:15:"beauty-products";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-75422";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-testimonials.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-testimonials-600x1191.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/cosmetic-store-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75500";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cosmetic-store-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75501";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/cosmetic-store-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75502";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cosmetic-store-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75419";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-about-600x1259.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1160";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cosmetic-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75420";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-contact-600x1200.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1162";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/cosmetic-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75421";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/cosmetic-store-08-600x2228.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetic-store-08/wp-json/wp/v2/pages/1147";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/cosmetic-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:48591;s:25:"ecommerce_parent_template";i:75418;}s:8:"id-87556";a:24:{s:5:"title";s:18:"Fashion Influencer";s:2:"id";i:87556;s:12:"publish-date";i:1709126846;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-600x3944.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-400x2629.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/fashion-influencer-07";s:20:"astra-site-parent-id";i:3545;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2164;s:15:"fashion-blogger";i:2161;s:18:"fashion-influencer";i:1547;s:10:"influencer";i:2162;s:17:"lifestyle-blogger";i:2166;s:17:"luxury-influencer";i:2163;s:23:"social-media-influencer";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2497;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87561";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-lookbook.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-lookbook-600x1814.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1016";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-07/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87562";a:12:{s:5:"title";s:6:"Shoots";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-shoots.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-shoots-600x2037.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1014";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-influencer-07/shoots/";s:15:"astra-sites-tag";a:1:{i:2023;s:6:"shoots";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87557";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-about-me.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-about-me-600x1798.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1018";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-07/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87558";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-contact-600x821.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1022";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/fashion-influencer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87560";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-influencer-07-600x3944.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-07/wp-json/wp/v2/pages/1011";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fashion-influencer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71334";a:24:{s:5:"title";s:22:"Real Estate Consultant";s:2:"id";i:71334;s:12:"publish-date";i:1675775296;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-600x2702.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-400x1801.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/real-estate-consultant-08";s:20:"astra-site-parent-id";i:3080;s:15:"astra-sites-tag";a:8:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2535;s:22:"real-estate-consultant";i:2314;s:22:"real-estate-developers";i:2312;s:14:"sales-property";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2794;s:10:"consulting";i:2778;s:11:"real-estate";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2483;s:15:"expert-services";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71335";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-about-me.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-about-me-600x1324.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/705";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/real-estate-consultant-08/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71336";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-contact-600x1112.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/709";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-consultant-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71337";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-600x2702.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/701";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/real-estate-consultant-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71338";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-reviews.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-reviews-600x1107.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/707";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-consultant-08/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71339";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-service.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/02/real-estate-consultant-08-service-600x1228.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-08/wp-json/wp/v2/pages/703";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/real-estate-consultant-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87473";a:24:{s:5:"title";s:4:"Cafe";s:2:"id";i:87473;s:12:"publish-date";i:1709058509;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-600x2822.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-400x1881.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/cafe-07";s:20:"astra-site-parent-id";i:3540;s:15:"astra-sites-tag";a:6:{i:693;s:4:"cafe";i:1576;s:17:"casual-restaurant";i:1575;s:11:"coffee-shop";i:1577;s:13:"confectionery";i:1844;s:7:"premium";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87479";a:12:{s:5:"title";s:13:"What We Offer";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-offer.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-offer-600x1457.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/369";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cafe-07/what-we-offer/";s:15:"astra-sites-tag";a:1:{i:1542;s:13:"what-we-offer";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87474";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-about-600x1112.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/367";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cafe-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87475";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-contact-600x1007.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/375";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87477";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-600x2822.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/cafe-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87478";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-menu.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-menu-600x1364.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/371";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cafe-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87476";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-gallery.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/cafee-07-gallery-600x1007.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/cafe-07/wp-json/wp/v2/pages/373";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75363";a:24:{s:5:"title";s:11:"Books Store";s:2:"id";i:75363;s:12:"publish-date";i:1690996492;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-600x2527.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-400x1685.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/books-store-08";s:20:"astra-site-parent-id";i:3368;s:15:"astra-sites-tag";a:7:{i:724;s:6:"author";i:2355;s:17:"author-book-store";i:2354;s:16:"author-portfolio";i:2353;s:11:"book-writer";i:2352;s:11:"books-store";i:496;s:9:"ecommerce";i:383;s:12:"online-store";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-85090";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1574";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/books-store-08/blog/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";s:0:"";}s:8:"id-75367";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-600x2527.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1559";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/books-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75503";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/194";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/books-store-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75504";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/195";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/books-store-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75505";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/books-store-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75364";a:12:{s:5:"title";s:12:"About Author";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-about-author.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-about-author-600x1653.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/books-store-08/about-author/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75365";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-books.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-books-600x1387.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1570";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/books-store-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75366";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/books-stores-08-contact-600x967.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/books-store-08/wp-json/wp/v2/pages/1576";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/books-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:59789;s:25:"ecommerce_parent_template";i:75363;}s:8:"id-87409";a:24:{s:5:"title";s:7:"Painter";s:2:"id";i:87409;s:12:"publish-date";i:1709056701;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-600x2114.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-400x1409.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/painter-07";s:20:"astra-site-parent-id";i:3535;s:15:"astra-sites-tag";a:7:{i:597;s:3:"art";i:1511;s:7:"artisan";i:339;s:6:"artist";i:1513;s:5:"craft";i:1514;s:6:"dauber";i:614;s:7:"painter";i:1512;s:8:"painting";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87413";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-600x2114.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/376";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/painter-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87414";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-studio.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-studio-600x1839.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/379";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-07/studio/";s:15:"astra-sites-tag";a:1:{i:1510;s:6:"studio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87410";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painters-07-about-600x1619.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/377";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/painter-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87411";a:12:{s:5:"title";s:8:"Artworks";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-artwork.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-artwork-600x1619.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/378";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/painter-07/artworks/";s:15:"astra-sites-tag";a:1:{i:1509;s:7:"artwork";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87412";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/painter-07-contact-600x1023.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-07/wp-json/wp/v2/pages/380";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/painter-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55425";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:55425;s:12:"publish-date";i:1621889386;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-600x1661.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-400x1107.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/communities-08";s:20:"astra-site-parent-id";i:2116;s:15:"astra-sites-tag";a:11:{i:625;s:7:"charity";i:2126;s:20:"charity-organization";i:893;s:6:"church";i:2125;s:9:"community";i:2128;s:16:"community-center";i:1013;s:8:"donation";i:2124;s:17:"environmental-ngo";i:624;s:10:"foundation";i:977;s:10:"non-profit";i:745;s:12:"organization";i:2127;s:10:"social-ngo";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55427";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact-1-600x1191.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/communities-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55426";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about-us-600x1984.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/366";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/communities-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55428";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-600x1661.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/communities-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55429";a:12:{s:5:"title";s:10:"What we do";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do-1-600x1961.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/communities-08/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71404";a:24:{s:5:"title";s:22:"Pharmaceutical Company";s:2:"id";i:71404;s:12:"publish-date";i:1675771021;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-600x2532.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-400x1688.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/pharmaceutical-08";s:20:"astra-site-parent-id";i:3084;s:15:"astra-sites-tag";a:4:{i:1888;s:6:"pharma";i:1890;s:14:"pharma-company";i:1891;s:22:"pharmaceutical-company";i:1889;s:15:"pharmaceuticals";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71405";a:12:{s:5:"title";s:7:"Company";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-company.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-company-600x2194.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pharmaceutical-08/company/";s:15:"astra-sites-tag";a:1:{i:979;s:7:"company";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71406";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-contact-600x1494.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pharmaceutical-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71407";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-600x2532.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pharmaceutical-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71408";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-products.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-products-600x2210.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/pharmaceutical-08/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71409";a:12:{s:5:"title";s:10:"R &#038; D";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-rd.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/pharmaceutical-08-rd-600x1892.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-08/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/pharmaceutical-08/r-d/";s:15:"astra-sites-tag";a:1:{i:3085;s:3:"r-d";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87438";a:24:{s:5:"title";s:12:"Water Sports";s:2:"id";i:87438;s:12:"publish-date";i:1709053353;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-600x2694.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-400x1796.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/water-sports-07";s:20:"astra-site-parent-id";i:3537;s:15:"astra-sites-tag";a:11:{i:544;s:9:"adventure";i:1918;s:5:"beach";i:1917;s:12:"beach-sports";i:1921;s:7:"sailing";i:546;s:6:"sports";i:1919;s:13:"summer-sports";i:1914;s:7:"surfing";i:1920;s:9:"vacations";i:1916;s:5:"water";i:1915;s:9:"water-ski";i:1913;s:12:"water-sports";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87442";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-600x2694.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1090";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/water-sports-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87443";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-testimonials-600x1277.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/water-sports-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87439";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-about-600x1612.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1096";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/water-sports-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87440";a:12:{s:5:"title";s:10:"Activities";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-activity.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-activity-600x1824.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1098";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/water-sports-07/activities/";s:15:"astra-sites-tag";a:1:{i:1922;s:10:"activities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87441";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/water-sport-07-contact-600x1041.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/water-sports-07/wp-json/wp/v2/pages/1102";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/water-sports-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71384";a:24:{s:5:"title";s:18:"Learn Oil Painting";s:2:"id";i:71384;s:12:"publish-date";i:1675765696;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-600x2033.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-400x1355.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/learn-oil-painting-08";s:20:"astra-site-parent-id";i:3083;s:15:"astra-sites-tag";a:4:{i:462;s:7:"courses";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2802;s:6:"artist";i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-71385";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-about-600x940.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/739";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-oil-painting-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71386";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-classes.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-classes-600x1344.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/738";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/learn-oil-painting-08/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71387";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-contact-600x920.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/740";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/learn-oil-painting-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71388";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/02/learn-oil-painting-08-600x2033.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/learn-oil-painting-08/wp-json/wp/v2/pages/736";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/learn-oil-painting-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87360";a:24:{s:5:"title";s:17:"Flavio Restaurant";s:2:"id";i:87360;s:12:"publish-date";i:1709049690;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-600x2430.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-400x1620.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/flavio-restaurant-07";s:20:"astra-site-parent-id";i:3531;s:15:"astra-sites-tag";a:9:{i:3070;s:25:"delicious-food-restaurant";i:561;s:6:"eatery";i:336;s:4:"food";i:2067;s:19:"food-and-restaurant";i:1579;s:9:"food-menu";i:559;s:6:"outlet";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87362";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-history.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-history-600x2094.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/804";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/flavio-restaurant-07/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87363";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-600x2430.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/802";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/flavio-restaurant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87364";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-our-menu.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-our-menu-600x1535.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/803";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/flavio-restaurant-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87361";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/flavio-restaurant-07-contact-600x965.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-07/wp-json/wp/v2/pages/805";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/flavio-restaurant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75380";a:24:{s:5:"title";s:19:"Skin Cleanser Store";s:2:"id";i:75380;s:12:"publish-date";i:1690986487;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-600x3059.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-400x2039.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/skin-cleanser-stores-08";s:20:"astra-site-parent-id";i:3369;s:15:"astra-sites-tag";a:18:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2392;s:19:"online-beauty-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2391;s:11:"skin-beauty";i:1127;s:9:"skin-care";i:2380;s:19:"skin-cleanser-store";i:749;s:5:"store";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75509";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/skin-cleanser-stores-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75510";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/283";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/skin-cleanser-stores-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75511";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/skin-cleanser-stores-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75381";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-about-600x1713.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/1789";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/skin-cleanser-stores-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75382";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-contact-600x1309.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/1790";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/skin-cleanser-stores-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75383";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/08/skin-cleanser-stores-08-600x3059.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/skin-cleanser-stores-08/wp-json/wp/v2/pages/1788";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/skin-cleanser-stores-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:71072;s:25:"ecommerce_parent_template";i:75380;}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1506, 'ast-block-templates-sites-2', 'a:30:{s:8:"id-87369";a:24:{s:5:"title";s:21:"Photography Portfolio";s:2:"id";i:87369;s:12:"publish-date";i:1709036859;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-600x2205.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-400x1470.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/photographer-portfolio-07";s:20:"astra-site-parent-id";i:3532;s:15:"astra-sites-tag";a:11:{i:513;s:6:"camera";i:482;s:7:"fashion";i:515;s:4:"lens";i:510;s:9:"modelling";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:1022;s:12:"professional";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87373";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-portfolio.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-portfolio-600x1647.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/437";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/photographer-portfolio-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87374";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-services-600x1370.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/436";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/photographer-portfolio-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87370";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-about-600x1366.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/photographer-portfolio-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87371";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-contact-600x1270.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/438";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/photographer-portfolio-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87372";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/photographer-portfolio-07-600x2205.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/photographer-portfolio-07/wp-json/wp/v2/pages/434";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-portfolio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87318";a:24:{s:5:"title";s:18:"Gym &#038; Fitness";s:2:"id";i:87318;s:12:"publish-date";i:1708970828;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-600x2270.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-400x1513.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/fitness-center-07";s:20:"astra-site-parent-id";i:3529;s:15:"astra-sites-tag";a:8:{i:1109;s:7:"exercse";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:504;s:11:"gym-trainer";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87322";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-600x2270.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/566";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/fitness-center-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87319";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-about-600x1795.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/570";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fitness-center-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87320";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-classes.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-classes-600x2088.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87321";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-center-07-contact-600x1492.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-07/wp-json/wp/v2/pages/572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75400";a:24:{s:5:"title";s:10:"Cycle Shop";s:2:"id";i:75400;s:12:"publish-date";i:1690996334;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-600x3389.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-400x2259.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/cycles-shop-08";s:20:"astra-site-parent-id";i:3370;s:15:"astra-sites-tag";a:17:{i:880;s:9:"cartflows";i:2418;s:8:"commerce";i:2548;s:10:"cycle-shop";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2549;s:12:"sport-cycyle";i:749;s:5:"store";i:966;s:12:"woo-commerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75506";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1597";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cycles-shop-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75507";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1598";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/cycles-shop-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75508";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1600";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/cycles-shop-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75401";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-about-600x2314.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1606";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cycles-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75402";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/08/cycles-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/08/cycles-shop-08-contact-600x1070.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1608";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cycles-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75403";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/cycle-stores-08-600x3389.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cycles-shop-08/wp-json/wp/v2/pages/1603";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/cycles-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:68423;s:25:"ecommerce_parent_template";i:75400;}s:8:"id-87310";a:24:{s:5:"title";s:17:"Catering Services";s:2:"id";i:87310;s:12:"publish-date";i:1708967596;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-600x2682.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-400x1788.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/catering-services-07";s:20:"astra-site-parent-id";i:3528;s:15:"astra-sites-tag";a:11:{i:693;s:4:"cafe";i:1791;s:17:"catering-services";i:1792;s:6:"caters";i:792;s:7:"cooking";i:1798;s:6:"dining";i:409;s:5:"event";i:1789;s:7:"feeding";i:336;s:4:"food";i:1799;s:13:"food-festival";i:1793;s:10:"meal-serve";i:1790;s:7:"serving";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2855;s:8:"catering";i:2784;s:5:"event";i:2785;s:4:"food";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87314";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-services-600x1752.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/406";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/catering-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87315";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-testimonials-600x1118.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/catering-services-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87312";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-contact-600x1159.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/catering-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87313";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-600x2682.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/catering-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87311";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/catering-services-07-about-600x1745.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-07/wp-json/wp/v2/pages/404";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/catering-services-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71367";a:24:{s:5:"title";s:11:"Piano Tutor";s:2:"id";i:71367;s:12:"publish-date";i:1675763538;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-600x3262.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-400x2175.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/piano-tutor-08";s:20:"astra-site-parent-id";i:3082;s:15:"astra-sites-tag";a:7:{i:1786;s:5:"forte";i:407;s:5:"music";i:1782;s:5:"piano";i:1784;s:15:"piano-institute";i:1783;s:13:"piano-lessons";i:1785;s:14:"piano-programs";i:1781;s:8:"tutorial";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2781;s:5:"music";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71368";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-about-us-600x1815.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/357";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/piano-tutor-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71369";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-contact-600x1249.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/piano-tutor-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71370";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-600x3262.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/354";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/piano-tutor-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71371";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-programs.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-programs-600x2509.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/piano-tutor-08/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71372";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/02/piano-tutor-08-testimonials-600x1712.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-08/wp-json/wp/v2/pages/362";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/piano-tutor-08/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87249";a:24:{s:5:"title";s:15:"Wedding Planner";s:2:"id";i:87249;s:12:"publish-date";i:1708955428;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-600x3178.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-400x2118.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wedding-planner-07";s:20:"astra-site-parent-id";i:3524;s:15:"astra-sites-tag";a:4:{i:717;s:13:"event-planner";i:1844;s:7:"premium";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2784;s:5:"event";i:2831;s:7:"service";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87255";a:12:{s:5:"title";s:6:"Venues";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-venues.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-venues-600x1515.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/675";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wedding-planner-07/venues/";s:15:"astra-sites-tag";a:1:{i:3527;s:6:"venues";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87253";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-600x3178.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/671";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wedding-planner-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87254";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-services-600x1471.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/673";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87250";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-about-600x2056.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/672";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87251";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-contact-600x1535.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/676";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-planner-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87252";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-gallery.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wedding-planner-07-gallery-600x1530.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-07/wp-json/wp/v2/pages/674";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-planner-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71122";a:24:{s:5:"title";s:16:"Marketing Agency";s:2:"id";i:71122;s:12:"publish-date";i:1672395349;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-600x2638.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-400x1758.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/marketing-agency-08";s:20:"astra-site-parent-id";i:3059;s:15:"astra-sites-tag";a:12:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:10:{s:8:"id-85096";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/marketing-agency-08/about-us/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85097";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/marketing-agency-08/case-studies/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85098";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/marketing-agency-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85099";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/marketing-agency-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85100";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/58";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/marketing-agency-08/what-we-do/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71123";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-about-us-600x1450.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/marketing-agency-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71124";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-case-studies.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-case-studies-600x1280.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/marketing-agency-08/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71125";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-contact-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-contact-us-600x889.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/marketing-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71126";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-600x2638.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/marketing-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71127";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-what-we-do.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/12/marketing-agency-08-what-we-do-600x1954.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-08/wp-json/wp/v2/pages/58";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/marketing-agency-08/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87221";a:24:{s:5:"title";s:5:"Hotel";s:2:"id";i:87221;s:12:"publish-date";i:1708891942;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-600x3234.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-400x2156.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-07";s:20:"astra-site-parent-id";i:3523;s:15:"astra-sites-tag";a:4:{i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87225";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-room.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-room-600x1530.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1046";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/hotel-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87226";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-services-600x1950.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1047";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/hotel-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87222";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-contact-600x1305.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1050";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87227";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-testimonials.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-testimonials-600x1765.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1049";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hotel-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87223";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-gallery.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-gallery-600x1432.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1048";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87224";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/hotels-07-600x3234.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/hotel-07/wp-json/wp/v2/pages/1044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71180";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:71180;s:12:"publish-date";i:1672826233;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08-600x3364.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08-400x2242.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/wedding-invitation-08";s:20:"astra-site-parent-id";i:3061;s:15:"astra-sites-tag";a:4:{i:699;s:10:"invitation";i:2560;s:20:"reception-invitation";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2771;s:8:"one-page";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2489;s:16:"event-invitation";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-59134";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/01/wedding-invitation-08-600x3364.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/wedding-invitation-08/wp-json/wp/v2/pages/203";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/wedding-invitation-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87160";a:24:{s:5:"title";s:7:"Florist";s:2:"id";i:87160;s:12:"publish-date";i:1708880883;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-600x2579.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-400x1719.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/florist-07";s:20:"astra-site-parent-id";i:3520;s:15:"astra-sites-tag";a:6:{i:573;s:16:"event-decoration";i:571;s:7:"florist";i:572;s:15:"flower-merchant";i:574;s:7:"flowers";i:1021;s:14:"local-business";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2853;s:17:"florist-gardening";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-87164";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-600x2579.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/454";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/florist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87165";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-services-600x1864.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/456";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87166";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-testimonials-600x967.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/458";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/florist-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87162";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-contact-600x1004.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/459";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87163";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-gallery.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-gallery-600x915.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/457";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87161";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/florists-07-about-600x1510.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-07/wp-json/wp/v2/pages/455";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71149";a:24:{s:5:"title";s:16:"Freelance Artist";s:2:"id";i:71149;s:12:"publish-date";i:1672396583;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-600x1234.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-400x823.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-08";s:20:"astra-site-parent-id";i:3060;s:15:"astra-sites-tag";a:9:{i:597;s:3:"art";i:339;s:6:"artist";i:496;s:9:"ecommerce";i:595;s:10:"exhibition";i:614;s:7:"painter";i:1020;s:8:"personal";i:967;s:13:"product-store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2769;s:9:"ecommerce";i:2810;s:9:"freelance";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-71150";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-about-me.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-about-me-600x1013.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-08/wp-json/wp/v2/pages/607";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/artist-08/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71151";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-contact-600x864.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-08/wp-json/wp/v2/pages/608";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-71152";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/12/artist-08-600x1234.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-08/wp-json/wp/v2/pages/606";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87154";a:24:{s:5:"title";s:12:"Health Coach";s:2:"id";i:87154;s:12:"publish-date";i:1708878853;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-600x2680.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-400x1786.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/health-coach-07";s:20:"astra-site-parent-id";i:3519;s:15:"astra-sites-tag";a:10:{i:480;s:4:"blog";i:516;s:4:"diet";i:521;s:12:"fitness-blog";i:336;s:4:"food";i:518;s:12:"health-coach";i:517;s:14:"healthy-eating";i:519;s:14:"healthy-living";i:520;s:9:"nutrition";i:1020;s:8:"personal";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:7:{i:2828;s:4:"blog";i:2825;s:8:"coaching";i:2787;s:11:"gym-fitness";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2497;s:4:"blog";i:2483;s:15:"expert-services";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87158";a:12:{s:5:"title";s:8:"My Story";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-my-story.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-my-story-600x1876.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1399";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-coach-07/my-story/";s:15:"astra-sites-tag";a:1:{i:3522;s:8:"my-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87155";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-blog-600x1438.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/health-coach-07/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87156";a:12:{s:5:"title";s:11:"Get Started";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-get-started.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-get-started-600x2358.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1403";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-coach-07/get-started/";s:15:"astra-sites-tag";a:1:{i:766;s:11:"get-started";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87157";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/health-coach-07-600x2680.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-coach-07/wp-json/wp/v2/pages/1396";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/health-coach-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75348";a:24:{s:5:"title";s:14:"Branding Store";s:2:"id";i:75348;s:12:"publish-date";i:1690979909;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-600x1763.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-400x1175.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/branding-store-08";s:20:"astra-site-parent-id";i:3367;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-75494";a:12:{s:5:"title";s:8:"Checkout";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4388";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/branding-store-08/checkout/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75495";a:12:{s:5:"title";s:9:"Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4389";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/branding-store-08/customer-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75496";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/438";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/branding-store-08/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}s:8:"id-75349";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-about-600x1522.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4392";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/branding-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75350";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-contact-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-contact-us-600x917.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/branding-store-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75351";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/08/branding-stores-08-600x1763.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/branding-store-08/wp-json/wp/v2/pages/4399";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/branding-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"surecart";s:4:"init";s:21:"surecart/surecart.php";s:4:"name";s:8:"SureCart";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:48050;s:25:"ecommerce_parent_template";i:75348;}s:8:"id-87142";a:24:{s:5:"title";s:10:"Freelancer";s:2:"id";i:87142;s:12:"publish-date";i:1708715099;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07-600x2956.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07-400x1971.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/freelancer-07";s:20:"astra-site-parent-id";i:3518;s:15:"astra-sites-tag";a:5:{i:339;s:6:"artist";i:670;s:8:"designer";i:669;s:10:"freelancer";i:1020;s:8:"personal";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2810;s:9:"freelance";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-87143";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/freelancers-07-600x2956.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/freelancer-07/wp-json/wp/v2/pages/606";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/freelancer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71038";a:24:{s:5:"title";s:14:"Roofing Agency";s:2:"id";i:71038;s:12:"publish-date";i:1672328084;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-600x3001.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-400x2001.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/roofing-agency-08";s:20:"astra-site-parent-id";i:3052;s:15:"astra-sites-tag";a:7:{i:1630;s:18:"commercial-roofing";i:1629;s:19:"residential-roofing";i:1634;s:17:"roof-installation";i:1633;s:11:"roof-repair";i:1631;s:16:"roof-replacement";i:2570;s:14:"roofing-agency";i:1632;s:16:"roofing-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2818;s:7:"roofing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71039";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-about-600x1749.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/908";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/roofing-agency-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71040";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-contact-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-contact-1-600x1169.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/914";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/roofing-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71041";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-600x3001.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/906";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/roofing-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71042";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-projects.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-projects-600x1100.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/910";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/roofing-agency-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71043";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-services.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/12/roofing-agency-08-services-600x1168.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-agency-08/wp-json/wp/v2/pages/912";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/roofing-agency-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87071";a:24:{s:5:"title";s:9:"Cake Shop";s:2:"id";i:87071;s:12:"publish-date";i:1708695228;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-600x2098.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-400x1399.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/cake-shop-07";s:20:"astra-site-parent-id";i:3517;s:15:"astra-sites-tag";a:4:{i:758;s:6:"bakery";i:1527;s:9:"cafeteria";i:1528;s:9:"cake-shop";i:733;s:4:"shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2804;s:11:"cafe-bakery";i:2877;s:9:"cake-shop";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-87075";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-600x2098.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/cake-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87076";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-testimonials-600x980.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/cake-shop-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87073";a:12:{s:5:"title";s:5:"Cakes";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-cakes.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-cakes-600x1229.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-07/cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-contact-600x994.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cake-shop-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87072";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cake-shop-07-about-600x1012.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/cake-shop-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71116";a:24:{s:5:"title";s:7:"Vlogger";s:2:"id";i:71116;s:12:"publish-date";i:1672393023;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08-600x2621.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08-400x1747.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/vlogger-08";s:20:"astra-site-parent-id";i:3058;s:15:"astra-sites-tag";a:8:{i:1840;s:9:"cameraman";i:1841;s:15:"cinematographer";i:1842;s:10:"film-maker";i:399;s:8:"one-page";i:1718;s:7:"onepage";i:1839;s:13:"video-creator";i:1837;s:7:"vlogger";i:1838;s:8:"youtuber";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2810;s:9:"freelance";i:2771;s:8:"one-page";i:2770;s:8:"personal";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:4:{i:2497;s:4:"blog";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";i:2926;s:5:"video";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-71117";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/vlogger-08-600x2621.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/vlogger-08/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/vlogger-08/";s:15:"astra-sites-tag";a:1:{i:1837;s:7:"vlogger";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87035";a:24:{s:5:"title";s:10:"Life Guide";s:2:"id";i:87035;s:12:"publish-date";i:1708688623;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-600x1986.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-400x1324.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/life-coach-07";s:20:"astra-site-parent-id";i:3516;s:15:"astra-sites-tag";a:7:{i:610;s:8:"coaching";i:1123;s:11:"councelling";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:1844;s:7:"premium";i:1018;s:18:"self-improvement-2";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-87039";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-600x1986.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/2513";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/life-coach-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87036";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-about-600x1640.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/58";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/life-coach-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87037";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-coaching.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-coaching-600x1226.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/59";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/life-coach-07/coaching/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-87038";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/life-coach-07-contact-600x1156.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-07/wp-json/wp/v2/pages/60";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/life-coach-07/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71183";a:24:{s:5:"title";s:27:"Freelance Voice-over Artist";s:2:"id";i:71183;s:12:"publish-date";i:1672827177;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-600x2428.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-400x1618.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/voiceover-artist-08";s:20:"astra-site-parent-id";i:3062;s:15:"astra-sites-tag";a:6:{i:1908;s:14:"dubbing-artist";i:669;s:10:"freelancer";i:969;s:8:"musician";i:1834;s:16:"recording-artist";i:1571;s:6:"singer";i:1510;s:6:"studio";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2777;s:8:"business";i:2810;s:9:"freelance";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71184";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-about-600x1430.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/559";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/voiceover-artist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71185";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-contact-600x1184.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/565";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/voiceover-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71186";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-600x2428.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/556";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/voiceover-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71187";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-services-600x1940.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/voiceover-artist-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71188";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-studio.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/01/voiceover-artist-08-studio-600x1550.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-08/wp-json/wp/v2/pages/563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/voiceover-artist-08/studio/";s:15:"astra-sites-tag";a:1:{i:1510;s:6:"studio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86900";a:24:{s:5:"title";s:18:"Personal Dietitian";s:2:"id";i:86900;s:12:"publish-date";i:1708608969;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-600x1749.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-400x1166.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/dietitian-07";s:20:"astra-site-parent-id";i:3514;s:15:"astra-sites-tag";a:4:{i:753;s:9:"dietitian";i:336;s:4:"food";i:754;s:12:"nutritionist";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2794;s:10:"consulting";i:2785;s:4:"food";i:2834;s:10:"healthcare";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86905";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-services-600x1254.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/dietitian-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86901";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-about-600x1415.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1314";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dietitian-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86902";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-blog.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-blog-600x1196.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1318";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/dietitian-07/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86904";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-600x1749.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1311";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/dietitian-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86903";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-contact-me.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/dietitian-07-contact-me-600x1021.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/dietitian-07/wp-json/wp/v2/pages/1320";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/dietitian-07/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71064";a:24:{s:5:"title";s:15:"Child Care Blog";s:2:"id";i:71064;s:12:"publish-date";i:1672330833;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-600x2522.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-400x1681.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/childcare-blog-08";s:20:"astra-site-parent-id";i:3053;s:15:"astra-sites-tag";a:5:{i:480;s:4:"blog";i:1652;s:7:"blogger";i:1897;s:15:"child-care-blog";i:1896;s:17:"child-care-expert";i:1547;s:10:"influencer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2828;s:4:"blog";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-71065";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-contact-600x1176.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/childcare-blog-08/wp-json/wp/v2/pages/662";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/childcare-blog-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71066";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/childcare-blog-08-600x2522.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/childcare-blog-08/wp-json/wp/v2/pages/653";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/childcare-blog-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86870";a:24:{s:5:"title";s:10:"Fly Movers";s:2:"id";i:86870;s:12:"publish-date";i:1708681618;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-600x2474.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-400x1649.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/movers-packers-07";s:20:"astra-site-parent-id";i:3513;s:15:"astra-sites-tag";a:5:{i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1844;s:7:"premium";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86874";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-600x2474.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/movers-packers-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86875";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-services-600x1398.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/333";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/movers-packers-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86876";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-testimonials.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-testimonials-600x1049.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/334";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/movers-packers-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86873";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-faq-600x947.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/335";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/movers-packers-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86871";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-about-600x1146.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/332";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/movers-packers-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86872";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/mover-packer-07-contact-600x1133.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-07/wp-json/wp/v2/pages/336";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/movers-packers-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71099";a:24:{s:5:"title";s:10:"Car Repair";s:2:"id";i:71099;s:12:"publish-date";i:1672390818;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-600x2051.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-400x1367.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/car-repair-08";s:20:"astra-site-parent-id";i:3056;s:15:"astra-sites-tag";a:5:{i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:666;s:10:"car-repair";i:1021;s:14:"local-business";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2475;s:10:"automotive";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-71100";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-about-600x1286.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1811";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-repair-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71101";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-contact-600x1024.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1814";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-repair-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71102";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-600x2051.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1847";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/car-repair-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71103";a:12:{s:5:"title";s:9:"Our Staff";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-our-staff.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-our-staff-600x1409.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1813";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/car-repair-08/our-staff/";s:15:"astra-sites-tag";a:1:{i:3057;s:9:"our-staff";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71104";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/car-repair-08-services-600x1878.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/car-repair-08/wp-json/wp/v2/pages/1812";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/car-repair-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86769";a:24:{s:5:"title";s:21:"Inspirational Speaker";s:2:"id";i:86769;s:12:"publish-date";i:1708457035;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07-600x2412.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07-400x1608.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/inspirational-speaker-07";s:20:"astra-site-parent-id";i:3510;s:15:"astra-sites-tag";a:7:{i:1548;s:9:"encourage";i:1549;s:10:"enthusiasm";i:1547;s:10:"influencer";i:1546;s:11:"inspiration";i:1545;s:21:"inspirational-speaker";i:609;s:9:"motivator";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2821;s:14:"feminine-girly";i:2827;s:13:"online-course";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86773";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-events.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-events-600x1431.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/483";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/inspirational-speaker-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86774";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/inspiration-speaker-07-600x2412.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/inspirational-speaker-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86770";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-about-me.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-about-me-600x1855.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/479";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/inspirational-speaker-07/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86771";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-contact-600x1166.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/485";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/inspirational-speaker-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86772";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-courses.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/inspirational-speaker-07-courses-600x1283.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-07/wp-json/wp/v2/pages/481";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/inspirational-speaker-07/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71085";a:24:{s:5:"title";s:13:"AC Technician";s:2:"id";i:71085;s:12:"publish-date";i:1672389636;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-600x1531.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-400x1020.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/ac-technician-08";s:20:"astra-site-parent-id";i:3055;s:15:"astra-sites-tag";a:5:{i:599;s:9:"ac-repair";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-71087";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-contact-600x1015.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/ac-technician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71088";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-600x1531.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/ac-technician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71089";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-services-600x1210.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/ac-technician-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71086";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/ac-technician-08-about-600x1418.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ac-technician-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ac-technician-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86414";a:24:{s:5:"title";s:9:"Jewellery";s:2:"id";i:86414;s:12:"publish-date";i:1708454002;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-600x1074.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-400x716.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/jewellery-07";s:20:"astra-site-parent-id";i:3496;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:2742;s:25:"contact-usecommerce-store";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-86415";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-about-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-about-us-600x1189.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/jewellery-07/wp-json/wp/v2/pages/767";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/jewellery-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86416";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-contact-600x788.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/jewellery-07/wp-json/wp/v2/pages/778";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/jewellery-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86417";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-07-600x1074.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/jewellery-07/wp-json/wp/v2/pages/764";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/jewellery-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71002";a:24:{s:5:"title";s:14:"Theatre Artist";s:2:"id";i:71002;s:12:"publish-date";i:1671647801;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-600x2960.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-400x1973.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/theatre-artist-08";s:20:"astra-site-parent-id";i:3050;s:15:"astra-sites-tag";a:5:{i:1906;s:5:"actor";i:339;s:6:"artist";i:1572;s:9:"performer";i:444;s:9:"portfolio";i:1905;s:14:"theatre-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2784;s:5:"event";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-71003";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-biography.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-biography-600x1977.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/694";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/theatre-artist-08/biography/";s:15:"astra-sites-tag";a:1:{i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71004";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-contact-600x882.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/698";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/theatre-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71005";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-600x2960.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/691";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/theatre-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71006";a:12:{s:5:"title";s:10:"Repertoire";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-repertoire.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/12/theatre-artist-08-repertoire-600x2207.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-08/wp-json/wp/v2/pages/696";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/theatre-artist-08/repertoire/";s:15:"astra-sites-tag";a:1:{i:1907;s:10:"repertoire";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86818";a:24:{s:5:"title";s:6:"Church";s:2:"id";i:86818;s:12:"publish-date";i:1708597972;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/church-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-600x2289.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-400x1526.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/church-07";s:20:"astra-site-parent-id";i:3512;s:15:"astra-sites-tag";a:5:{i:897;s:15:"catholic-church";i:625;s:7:"charity";i:893;s:6:"church";i:898;s:16:"community-church";i:735;s:6:"donate";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2789;s:6:"church";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-86822";a:12:{s:5:"title";s:13:"Get Connected";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-get-connected.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-get-connected-600x1177.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2042";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/church-07/get-connected/";s:15:"astra-sites-tag";a:1:{i:896;s:13:"get-connected";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86823";a:12:{s:5:"title";s:4:"Give";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-give.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-give-600x1042.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2086";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/church-07/give/";s:15:"astra-sites-tag";a:1:{i:1015;s:4:"give";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86824";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/02/church-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-600x2289.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2040";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/church-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86825";a:12:{s:5:"title";s:7:"Sermons";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/church-07sermons.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/church-07sermons-600x1776.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2043";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-07/sermons/";s:15:"astra-sites-tag";a:1:{i:892;s:7:"sermons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-86819";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-about-us.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-about-us-600x1693.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2041";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/church-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86820";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-contact-600x1292.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2045";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86821";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-events.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/church-07-events-600x1410.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-07/wp-json/wp/v2/pages/2044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/church-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70993";a:24:{s:5:"title";s:22:"Fashion Lifestyle Blog";s:2:"id";i:70993;s:12:"publish-date";i:1671645110;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08-600x2441.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08-400x1627.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/fashion-lifestyle-08";s:20:"astra-site-parent-id";i:3049;s:15:"astra-sites-tag";a:6:{i:480;s:4:"blog";i:482;s:7:"fashion";i:479;s:9:"lifestyle";i:1020;s:8:"personal";i:483;s:16:"styling-shopping";i:481;s:5:"trend";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2794;s:10:"consulting";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-75589";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-blog.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-blog-600x1529.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-lifestyle-08/wp-json/wp/v2/pages/583";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fashion-lifestyle-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-70994";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/08/fashion-lifestyles-08-contact-600x757.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/fashion-lifestyle-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-lifestyle-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-70995";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/fashion-lifestyles-08-600x2441.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-lifestyle-08/wp-json/wp/v2/pages/2150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fashion-lifestyle-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86371";a:24:{s:5:"title";s:17:"Massage Therapist";s:2:"id";i:86371;s:12:"publish-date";i:1708435959;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-600x2319.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-400x1546.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/massage-therapist-07";s:20:"astra-site-parent-id";i:3493;s:15:"astra-sites-tag";a:8:{i:532;s:11:"acupressure";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:1844;s:7:"premium";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86376";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-testimonials.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-testimonials-600x972.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/451";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/massage-therapist-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86372";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-about-me.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-about-me-600x1442.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/447";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/massage-therapist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86373";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-contact-600x1000.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/453";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/massage-therapist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86375";a:12:{s:5:"title";s:8:"Massages";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-massages.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-massages-600x1910.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/449";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/massage-therapist-07/massages/";s:15:"astra-sites-tag";a:1:{i:528;s:7:"massage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86374";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/massage-therapist-07-600x2319.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/massage-therapist-07/wp-json/wp/v2/pages/444";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/massage-therapist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1507, 'ast-block-templates-sites-3', 'a:30:{s:8:"id-70987";a:24:{s:5:"title";s:7:"Webinar";s:2:"id";i:70987;s:12:"publish-date";i:1671644202;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08-600x2107.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08-400x1405.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/webinar-08";s:20:"astra-site-parent-id";i:3043;s:15:"astra-sites-tag";a:3:{i:850;s:12:"landing-page";i:1892;s:7:"webinar";i:1894;s:25:"webinar-registration-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2777;s:8:"business";i:2811;s:10:"conference";i:2784;s:5:"event";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2489;s:16:"event-invitation";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-70988";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/12/webinar-08-600x2107.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/webinar-08/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/webinar-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86396";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:86396;s:12:"publish-date";i:1708428660;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-600x2205.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-400x1470.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-07";s:20:"astra-site-parent-id";i:3494;s:15:"astra-sites-tag";a:6:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86398";a:12:{s:5:"title";s:15:"Creating Impact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-creating-impact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-creating-impact-600x1921.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1214";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-07/creating-impact/";s:15:"astra-sites-tag";a:1:{i:3511;s:15:"creating-impact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86399";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-600x2205.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1212";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86400";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-what-we-do.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-what-we-do-600x2087.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1213";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-07/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86397";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/charity-07-contact-600x933.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-07/wp-json/wp/v2/pages/1215";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69906";a:24:{s:5:"title";s:13:"Creative Blog";s:2:"id";i:69906;s:12:"publish-date";i:1669231742;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-600x1491.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-400x994.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/creative-blog-08";s:20:"astra-site-parent-id";i:2997;s:15:"astra-sites-tag";a:10:{i:2209;s:11:"advertising";i:1652;s:7:"blogger";i:729;s:8:"blogging";i:2408;s:13:"creative-blog";i:2410;s:11:"design-blog";i:2646;s:12:"digital-blog";i:2412;s:9:"film-blog";i:509;s:11:"photography";i:2270;s:8:"podcasts";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2791;s:8:"creative";i:2774;s:8:"magazine";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-69908";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-contact-600x856.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/1582";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/creative-blog-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69909";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-600x1491.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/776";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/creative-blog-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69910";a:12:{s:5:"title";s:8:"Podcasts";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-podcast.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-podcast-600x896.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/1584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/creative-blog-08/podcasts/";s:15:"astra-sites-tag";a:1:{i:2270;s:8:"podcasts";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69907";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/11/creative-blog-08-about-600x1282.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-blog-08/wp-json/wp/v2/pages/1578";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/creative-blog-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86310";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:86310;s:12:"publish-date";i:1708367276;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-600x2429.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-400x1619.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/cleaning-services-07";s:20:"astra-site-parent-id";i:3487;s:15:"astra-sites-tag";a:8:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:1022;s:12:"professional";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2477;s:13:"home-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86314";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-reviews.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-reviews-600x917.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86315";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-services-600x1953.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/cleaning-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86316";a:12:{s:5:"title";s:13:"Why choose us";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-why-choose-us.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-why-choose-us-600x1410.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/cleaning-services-07/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86311";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-about-600x1097.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-services-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86312";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-contact-600x1050.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86313";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-services-07-600x2429.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-07/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cleaning-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-70969";a:24:{s:5:"title";s:9:"Locksmith";s:2:"id";i:70969;s:12:"publish-date";i:1671619748;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08-600x3725.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08-400x2483.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/locksmith-08";s:20:"astra-site-parent-id";i:3033;s:15:"astra-sites-tag";a:10:{i:3042;s:10:"keycutting";i:3035;s:4:"keys";i:3040;s:4:"lock";i:3034;s:5:"locks";i:2430;s:9:"locksmith";i:3039;s:12:"locksmithing";i:3036;s:16:"locksmithservice";i:3038;s:17:"locksmithservices";i:3041;s:7:"lostkey";i:3037;s:8:"security";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2863;s:12:"landing-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2483;s:15:"expert-services";i:2471;s:16:"local-technician";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-70970";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/12/locksmith-08-600x3725.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/locksmith-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/locksmith-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-70972";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/locksmith-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/locksmith-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86347";a:24:{s:5:"title";s:8:"Pet Care";s:2:"id";i:86347;s:12:"publish-date";i:1708359854;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-600x2846.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-400x1897.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pet-care-07";s:20:"astra-site-parent-id";i:3492;s:15:"astra-sites-tag";a:6:{i:1021;s:14:"local-business";i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2809;s:10:"pet-animal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86349";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-contact-600x1456.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-07/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86350";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-600x2846.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pet-care-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86351";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-reviews.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-reviews-600x1421.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1349";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86352";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-services-600x1580.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pet-care-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86348";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/pet-care-07-about-600x2262.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/1347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pet-care-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69941";a:24:{s:5:"title";s:11:"Real Estate";s:2:"id";i:69941;s:12:"publish-date";i:1669231573;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-600x2718.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-400x1812.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/real-estate-08";s:20:"astra-site-parent-id";i:2999;s:15:"astra-sites-tag";a:7:{i:979;s:7:"company";i:550;s:14:"estate-broking";i:547;s:7:"listing";i:812;s:6:"office";i:549;s:8:"property";i:485;s:11:"real-estate";i:548;s:16:"renting-property";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-69944";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-contact-600x872.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/real-estate-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69945";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-faq-600x1091.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/real-estate-08/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69946";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-600x2718.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/real-estate-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69942";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-about-600x1278.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/real-estate-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69943";a:12:{s:5:"title";s:6:"Agents";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-agents.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-agents-600x1596.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/real-estate-08/agents/";s:15:"astra-sites-tag";a:1:{i:552;s:6:"agents";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69947";a:12:{s:5:"title";s:10:"Properties";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-properties.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/real-estate-08-properties-600x2630.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/real-estate-08/properties/";s:15:"astra-sites-tag";a:1:{i:553;s:10:"properties";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86202";a:24:{s:5:"title";s:13:"Manufacturing";s:2:"id";i:86202;s:12:"publish-date";i:1708347303;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-600x1669.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-400x1112.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/manufacturing-07";s:20:"astra-site-parent-id";i:3478;s:15:"astra-sites-tag";a:6:{i:488;s:7:"casting";i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:491;s:16:"metal-production";i:489;s:10:"production";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2807;s:10:"industrial";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86205";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-600x1669.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/manufacturing-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86206";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-industries.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-industries-600x1211.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-07/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86207";a:12:{s:5:"title";s:8:"Partners";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-partners.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-partners-600x1144.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/479";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-07/partners/";s:15:"astra-sites-tag";a:1:{i:734;s:8:"partners";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86208";a:12:{s:5:"title";s:9:"Solutions";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-solution.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-solution-600x1096.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/477";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/manufacturing-07/solutions/";s:15:"astra-sites-tag";a:1:{i:498;s:9:"solutions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86204";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-contact-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-contact-us-600x1188.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/481";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86203";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/manufacturing-07-about-us-600x1345.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-07/wp-json/wp/v2/pages/480";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69655";a:24:{s:5:"title";s:21:"Home and Garden Decor";s:2:"id";i:69655;s:12:"publish-date";i:1665073396;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-600x3656.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-400x2437.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/home-garden-decor-08";s:20:"astra-site-parent-id";i:2929;s:15:"astra-sites-tag";a:7:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:423;s:4:"home";i:862;s:10:"home-decor";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-69656";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-about-600x1736.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-08/wp-json/wp/v2/pages/328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-garden-decor-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69657";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-contact-600x1065.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-08/wp-json/wp/v2/pages/330";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/home-garden-decor-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69658";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/10/home-garden-decor-08-600x3656.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/home-garden-decor-08/wp-json/wp/v2/pages/325";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/home-garden-decor-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86734";a:24:{s:5:"title";s:12:"Music School";s:2:"id";i:86734;s:12:"publish-date";i:1708610567;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07-600x4288.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07-400x2858.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/music-school-07";s:20:"astra-site-parent-id";i:3509;s:15:"astra-sites-tag";a:8:{i:339;s:6:"artist";i:1797;s:12:"drama-school";i:1795;s:13:"music-academy";i:969;s:8:"musician";i:1572;s:9:"performer";i:1844;s:7:"premium";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2802;s:6:"artist";i:2772;s:9:"education";i:2781;s:5:"music";i:2771;s:8:"one-page";i:2782;s:6:"school";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2486;s:9:"art-music";i:2491;s:22:"educational-institutes";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86735";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/musics-school-07-600x4288.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/music-school-07/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/music-school-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69646";a:24:{s:5:"title";s:25:"Heating And AC Technician";s:2:"id";i:69646;s:12:"publish-date";i:1665071731;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-600x2986.jpg";s:28:"fullpage-thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-400x1990.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/heating-and-ac-technician-08";s:20:"astra-site-parent-id";i:2928;s:15:"astra-sites-tag";a:7:{i:599;s:9:"ac-repair";i:2573;s:24:"air-conditioning-service";i:439;s:14:"local-services";i:2572;s:12:"manufacturer";i:2094;s:8:"mechanic";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59181";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-about.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-about-600x1288.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/heating-and-ac-technician-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59182";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-contact.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-contact-600x1066.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/891";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/heating-and-ac-technician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59183";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-600x2986.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/heating-and-ac-technician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59184";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-services.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2022/10/heating-and-ac-technician-08-services-600x1659.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/heating-and-ac-technician-08/wp-json/wp/v2/pages/889";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/heating-and-ac-technician-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86318";a:24:{s:5:"title";s:29:"Fashion Photography Portfolio";s:2:"id";i:86318;s:12:"publish-date";i:1708101150;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-600x2510.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-400x1673.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/fashion-photography-07";s:20:"astra-site-parent-id";i:3488;s:15:"astra-sites-tag";a:10:{i:513;s:6:"camera";i:3011;s:8:"creative";i:3135;s:20:"fashion-photographer";i:510;s:9:"modelling";i:3114;s:5:"photo";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2791;s:8:"creative";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3430;s:4:"dark";i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86321";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-600x2510.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/fashion-photography-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86322";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-portfolio.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-portfolio-600x1458.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/fashion-photography-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86323";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-services.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-services-600x2261.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/fashion-photography-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86320";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-contact-600x764.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-photography-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86319";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-photography-07-about-600x1949.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-photography-07/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-photography-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69486";a:24:{s:5:"title";s:12:"Learn Baking";s:2:"id";i:69486;s:12:"publish-date";i:1664211488;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-600x2667.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-400x1778.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/learn-baking-08";s:20:"astra-site-parent-id";i:2925;s:15:"astra-sites-tag";a:4:{i:1857;s:6:"baking";i:462;s:7:"courses";i:467;s:9:"learndash";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2828;s:4:"blog";i:2835;s:9:"elearning";i:2785;s:4:"food";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-58588";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-about-600x1916.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1077";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/learn-baking-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58589";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-all-courses.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-all-courses-600x1819.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1075";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-baking-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58590";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-blog-600x1123.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1079";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/learn-baking-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58591";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-contact-600x1547.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1081";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/learn-baking-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58592";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/09/learn-baking-08-600x2667.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/learn-baking-08/wp-json/wp/v2/pages/1073";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/learn-baking-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86716";a:24:{s:5:"title";s:10:"Sweet Shop";s:2:"id";i:86716;s:12:"publish-date";i:1708586914;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-600x1863.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-400x1242.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/sweet-shop-07";s:20:"astra-site-parent-id";i:3508;s:15:"astra-sites-tag";a:5:{i:758;s:6:"bakery";i:383;s:12:"online-store";i:1844;s:7:"premium";i:756;s:10:"sweet-shop";i:757;s:6:"sweets";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86718";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-contact-600x1102.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/749";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sweet-shop-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86719";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-gallery-600x2183.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/745";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/sweet-shop-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86720";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-600x1863.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/741";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/sweet-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86721";a:12:{s:5:"title";s:9:"Our Cakes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-our-cakes.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-our-cakes-600x1062.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/747";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sweet-shop-07/our-cakes/";s:15:"astra-sites-tag";a:1:{i:3515;s:9:"our-cakes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86717";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/sweet-shop-07-about-600x1419.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-07/wp-json/wp/v2/pages/743";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/sweet-shop-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69465";a:24:{s:5:"title";s:12:"eBook Author";s:2:"id";i:69465;s:12:"publish-date";i:1664208739;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-600x2110.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-400x1406.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/kathryn-ebook-author-08";s:20:"astra-site-parent-id";i:2923;s:15:"astra-sites-tag";a:4:{i:724;s:6:"author";i:727;s:4:"book";i:748;s:5:"ebook";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:22:"easy-digital-downloads";s:4:"init";s:49:"easy-digital-downloads/easy-digital-downloads.php";s:4:"name";s:22:"Easy Digital Downloads";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-69466";a:12:{s:5:"title";s:3:"Bio";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-bio.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-bio-600x2227.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/548";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/kathryn-ebook-author-08/bio/";s:15:"astra-sites-tag";a:1:{i:2924;s:3:"bio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69468";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-contact-600x1047.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/550";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/kathryn-ebook-author-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69469";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-600x2110.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/544";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kathryn-ebook-author-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69467";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-books.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/09/kathryn-ebook-author-08-books-600x2104.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/kathryn-ebook-author-08/wp-json/wp/v2/pages/546";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/kathryn-ebook-author-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86253";a:24:{s:5:"title";s:16:"SaaS App Company";s:2:"id";i:86253;s:12:"publish-date";i:1708089136;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-600x3193.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-400x2128.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/saas-app-company-07";s:20:"astra-site-parent-id";i:3483;s:15:"astra-sites-tag";a:8:{i:2712;s:9:"analytics";i:2709;s:16:"app-tech-company";i:2711;s:11:"forecasting";i:1844;s:7:"premium";i:2708;s:4:"saas";i:2713;s:12:"sales-growth";i:2714;s:16:"sales-management";i:2710;s:16:"sales-strategies";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3435;s:8:"business";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86256";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-features.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-features-600x3212.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-07/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86257";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-600x3193.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/589";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/saas-app-company-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86258";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-products.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-products-600x1805.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/591";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-07/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86255";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-contact-600x955.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/593";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/saas-app-company-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86254";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/saas-app-company-07-about-600x2608.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/saas-app-company-07/wp-json/wp/v2/pages/590";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/saas-app-company-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-69112";a:24:{s:5:"title";s:15:"Deli Restaurant";s:2:"id";i:69112;s:12:"publish-date";i:1663068937;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08-600x3370.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08-400x2247.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/deli-restaurant-08";s:20:"astra-site-parent-id";i:2903;s:15:"astra-sites-tag";a:14:{i:1527;s:9:"cafeteria";i:783;s:4:"cake";i:972;s:4:"club";i:560;s:7:"cuisine";i:2394;s:15:"deli-restaurant";i:1974;s:7:"dessert";i:561;s:6:"eatery";i:336;s:4:"food";i:1579;s:9:"food-menu";i:2513;s:11:"fruits-dish";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-69113";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-about-us-600x1532.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/deli-restaurant-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69114";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-contact-600x1089.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/376";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/deli-restaurant-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69115";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/delis-restaurant-08-600x3370.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/366";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/deli-restaurant-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69116";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu-600x2056.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/deli-restaurant-08/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69117";a:12:{s:5:"title";s:9:"Menu Dark";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu-dark.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-menu-dark-600x2109.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/372";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/deli-restaurant-08/menu-dark/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-69118";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-testimonials.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/09/deli-restaurant-08-testimonials-600x1413.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-08/wp-json/wp/v2/pages/374";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/deli-restaurant-08/testimonial/";s:15:"astra-sites-tag";a:1:{i:2302;s:11:"testimonial";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86699";a:24:{s:5:"title";s:8:"Ayurveda";s:2:"id";i:86699;s:12:"publish-date";i:1708528356;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-600x3194.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-400x2129.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/ayurveda-07";s:20:"astra-site-parent-id";i:3507;s:15:"astra-sites-tag";a:18:{i:618;s:9:"ayurvedic";i:2418;s:8:"commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:607;s:9:"treatment";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-86893";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-contact-600x934.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-07/wp-json/wp/v2/pages/899";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ayurveda-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86894";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-600x3194.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-07/wp-json/wp/v2/pages/897";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:31:"//websitedemos.net/ayurveda-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-86892";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-about-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/ayurveda-07-about-us-600x1962.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-07/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/ayurveda-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68320";a:24:{s:5:"title";s:13:"Party Planner";s:2:"id";i:68320;s:12:"publish-date";i:1661347018;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08-600x3106.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08-400x2071.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/party-planner-08";s:20:"astra-site-parent-id";i:2901;s:15:"astra-sites-tag";a:6:{i:2633;s:19:"celebration-planner";i:2630;s:17:"event-coordinator";i:2632;s:17:"event-facilitator";i:2631;s:13:"event-manager";i:2635;s:5:"party";i:2634;s:15:"party-organizer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2486;s:9:"art-music";i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-68321";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/party-planner-08-600x3106.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/party-planner-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/party-planner-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86231";a:24:{s:5:"title";s:3:"Spa";s:2:"id";i:86231;s:12:"publish-date";i:1708082403;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-600x2522.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-400x1681.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-07";s:20:"astra-site-parent-id";i:3480;s:15:"astra-sites-tag";a:11:{i:532;s:11:"acupressure";i:1023;s:6:"beauty";i:474;s:8:"grooming";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:650;s:5:"salon";i:651;s:8:"skincare";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86233";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-contact-600x954.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3428";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86234";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-600x2522.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3425";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86235";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-services-600x1874.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3427";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86232";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/lotus-spa-07-about-600x1652.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-07/wp-json/wp/v2/pages/3426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68254";a:24:{s:5:"title";s:20:"Construction Company";s:2:"id";i:68254;s:12:"publish-date";i:1661280044;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-600x3578.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-400x2385.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/construction-company-08";s:20:"astra-site-parent-id";i:2900;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:3078;s:7:"builder";i:692;s:8:"business";i:484;s:12:"construction";i:795;s:10:"contractor";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1320:"<!-- wp:paragraph -->\n<p>The Construction template is very clean and crisp, ideal for forward-looking businesses. While set up for construction, you could easily use it for architecture, real estate, and other business types.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses bright colors and whitespace along with great imagery to create a positive first impression. Something continued effortlessly throughout the template. Thanks to full compatibility with page builders, you can transform this template without touching a line of code!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Construction template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean, crisp business template ideal for business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fantastic use of colors, images, and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Equally attractive extra pages to continue the feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Standout engagement buttons</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas on every page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag-and-drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Inspire confidence in new clients with this clean and crisp construction template";s:5:"pages";a:5:{s:8:"id-68255";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-about-600x1664.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/499";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/construction-company-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68256";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-contact-600x1495.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/501";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/construction-company-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68257";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-600x3578.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/construction-company-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68258";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-projects.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-projects-600x1191.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/495";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/construction-company-08/projects/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68259";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-services.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2022/08/construction-company-08-services-600x1119.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/construction-company-08/wp-json/wp/v2/pages/497";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/construction-company-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86157";a:24:{s:5:"title";s:15:"Criminal Lawyer";s:2:"id";i:86157;s:12:"publish-date";i:1708022664;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-600x3217.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-400x2144.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/criminal-lawyer-07";s:20:"astra-site-parent-id";i:3475;s:15:"astra-sites-tag";a:4:{i:1873;s:24:"criminal-defence-lawyers";i:1874;s:16:"criminal-lawyers";i:706;s:6:"lawyer";i:1870;s:11:"lawyer-firm";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86161";a:12:{s:5:"title";s:11:"Our Lawyers";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-our-lawyers.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-our-lawyers-600x1653.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/683";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/criminal-lawyer-07/our-lawyers/";s:15:"astra-sites-tag";a:1:{i:3506;s:11:"our-lawyers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86162";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-pratice-area.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-pratice-area-600x3236.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/684";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/criminal-lawyer-07/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86163";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-reviews.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-reviews-600x1973.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/685";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/criminal-lawyer-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86159";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-faq.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-faq-600x1948.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/686";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/criminal-lawyer-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86160";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-600x3217.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/682";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/criminal-lawyer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86158";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/criminal-lawyer-07-contact-600x1223.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/criminal-lawyer-07/wp-json/wp/v2/pages/687";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/criminal-lawyer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68223";a:24:{s:5:"title";s:16:"Generic Template";s:2:"id";i:68223;s:12:"publish-date";i:1661271693;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-600x2196.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-400x1464.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/generic-template-08";s:20:"astra-site-parent-id";i:2898;s:15:"astra-sites-tag";a:6:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:862;s:10:"home-decor";i:522;s:15:"home-remodeling";i:2184;s:5:"house";i:2666;s:10:"realestate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-68229";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-about-us-600x1567.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/generic-template-08/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68230";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-contact-600x1212.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/76";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/generic-template-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68231";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-600x2196.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/69";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/generic-template-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68232";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/08/generic-template-08-services-600x1109.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/generic-template-08/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/generic-template-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86665";a:24:{s:5:"title";s:17:"Bike Modification";s:2:"id";i:86665;s:12:"publish-date";i:1708620327;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-600x3310.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-400x2207.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/bike-modification-07";s:20:"astra-site-parent-id";i:3505;s:15:"astra-sites-tag";a:5:{i:1831;s:10:"automobile";i:1830;s:17:"bike-modification";i:1832;s:12:"custom-bikes";i:1844;s:7:"premium";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2475;s:10:"automotive";i:3430;s:4:"dark";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86668";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-600x3310.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1067";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/bike-modification-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86669";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-services-600x1993.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1069";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bike-modification-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86670";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-testimonials-600x1477.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1071";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/bike-modification-07/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86667";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-contact-600x1082.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1072";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bike-modification-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86671";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-works.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-works-600x1962.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1068";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bike-modification-07/works/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86666";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-about-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/bike-modification-07-about-us-600x1764.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bike-modification-07/wp-json/wp/v2/pages/1070";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bike-modification-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68171";a:24:{s:5:"title";s:13:"Family Lawyer";s:2:"id";i:68171;s:12:"publish-date";i:1661266994;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-600x2896.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-400x1930.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/family-lawyer-08";s:20:"astra-site-parent-id";i:2893;s:15:"astra-sites-tag";a:0:{}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57306";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-about-600x1481.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/family-lawyer-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57307";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-contact-600x1008.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/family-lawyer-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57308";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-600x2896.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/family-lawyer-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57309";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-practice-areas.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/08/family-lawyer-08-practice-areas-600x1842.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/family-lawyer-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/family-lawyer-08/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86200";a:24:{s:5:"title";s:14:"Marketing Firm";s:2:"id";i:86200;s:12:"publish-date";i:1708002213;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-600x2774.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-400x1849.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/marketing-firm-07";s:20:"astra-site-parent-id";i:3477;s:15:"astra-sites-tag";a:12:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86629";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-contact-600x1061.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/marketing-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86630";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-600x2774.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/marketing-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86631";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-reviews.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-reviews-600x1417.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/marketing-firm-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86632";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-services.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-services-600x1762.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/marketing-firm-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86628";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-about-600x2226.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/marketing-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86633";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-work.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/marketing-firm-07-work-600x1650.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-firm-07/wp-json/wp/v2/pages/689";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/marketing-firm-07/work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68194";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:68194;s:12:"publish-date";i:1661256899;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-600x2271.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-400x1514.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-08";s:20:"astra-site-parent-id";i:2896;s:15:"astra-sites-tag";a:5:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-68195";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-contact-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-contact-us-600x984.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2123";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-08/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68196";a:12:{s:5:"title";s:6:"Donate";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-donate.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-donate-600x500.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2125";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/charity-08/donate/";s:15:"astra-sites-tag";a:2:{i:625;s:7:"charity";i:735;s:6:"donate";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68197";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-600x2271.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2114";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68199";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-what-we-do.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-what-we-do-600x1747.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2117";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-08/who-we-are/";s:15:"astra-sites-tag";a:2:{i:625;s:7:"charity";i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68200";a:12:{s:5:"title";s:10:"Who we are";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-who-we-are.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-who-we-are-600x1643.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2119";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-08/what-we-do/";s:15:"astra-sites-tag";a:2:{i:625;s:7:"charity";i:685;s:10:"who-we-are";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68198";a:12:{s:5:"title";s:12:"Our Partners";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-our-partners.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/charity-08-our-partners-600x1318.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-08/wp-json/wp/v2/pages/2121";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/charity-08/our-partners/";s:15:"astra-sites-tag";a:3:{i:625;s:7:"charity";i:2897;s:12:"our-partners";i:734;s:8:"partners";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86148";a:24:{s:5:"title";s:18:"Real Estate Agency";s:2:"id";i:86148;s:12:"publish-date";i:1707993458;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-600x3012.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-400x2008.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/real-estate-agency-07";s:20:"astra-site-parent-id";i:3474;s:15:"astra-sites-tag";a:7:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2314;s:22:"real-estate-developers";i:2312;s:14:"sales-property";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2836;s:12:"construction";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-86151";a:12:{s:5:"title";s:17:"Exclusive Listing";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-listing.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-listing-600x1304.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/580";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/real-estate-agency-07/exclusive-listing/";s:15:"astra-sites-tag";a:1:{i:2304;s:17:"exclusive-listing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86152";a:12:{s:5:"title";s:16:"Exclusive Rental";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-rental.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-exclusive-rental-600x1304.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:58:"//websitedemos.net/real-estate-agency-07/exclusive-rental/";s:15:"astra-sites-tag";a:1:{i:2305;s:16:"exclusive-rental";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86153";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-600x3012.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/578";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/real-estate-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86154";a:12:{s:5:"title";s:9:"Locations";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-locations.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-locations-600x940.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/583";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/real-estate-agency-07/locations/";s:15:"astra-sites-tag";a:1:{i:2306;s:9:"locations";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86155";a:12:{s:5:"title";s:16:"Luxury Buildings";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-luxury-buildings.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-luxury-buildings-600x1304.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/638";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:58:"//websitedemos.net/real-estate-agency-07/luxury-buildings/";s:15:"astra-sites-tag";a:1:{i:2308;s:16:"luxury-buildings";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86150";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-contact-600x1164.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/586";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/real-estate-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86149";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/real-estate-agency-07-about-600x1922.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-07/wp-json/wp/v2/pages/584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/real-estate-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-71072";a:24:{s:5:"title";s:19:"Skin Cleanser Store";s:2:"id";i:71072;s:12:"publish-date";i:1672331775;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-600x3296.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-400x2197.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/skin-cleanser-store-08";s:20:"astra-site-parent-id";i:3054;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2392;s:19:"online-beauty-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2391;s:11:"skin-beauty";i:1127;s:9:"skin-care";i:2380;s:19:"skin-cleanser-store";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-71073";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-about-600x1723.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-store-08/wp-json/wp/v2/pages/1116";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/skin-cleanser-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-contact-600x1291.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-store-08/wp-json/wp/v2/pages/1118";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/skin-cleanser-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-71075";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/12/skin-cleanser-store-08-600x3296.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/skin-cleanser-store-08/wp-json/wp/v2/pages/1113";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:42:"//websitedemos.net/skin-cleanser-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75380;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86467";a:24:{s:5:"title";s:28:"Hairdressers and Hair Salons";s:2:"id";i:86467;s:12:"publish-date";i:1707938836;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-600x3574.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-400x2383.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/hair-salon-07";s:20:"astra-site-parent-id";i:3499;s:15:"astra-sites-tag";a:7:{i:474;s:8:"grooming";i:477;s:9:"hair-care";i:1645;s:8:"hair-cut";i:1642;s:10:"hair-salon";i:1644;s:12:"hair-styling";i:1646;s:23:"professional-hair-salon";i:1643;s:7:"styling";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2890;s:15:"makeup-cosmetic";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:3434;s:8:"feminine";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86469";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-contact-600x1447.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/hair-salon-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86470";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-600x3574.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/482";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/hair-salon-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86471";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-reviews.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-reviews-600x1770.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hair-salon-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86472";a:12:{s:5:"title";s:6:"Salons";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-salons.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-salons-600x2862.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/488";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/hair-salon-07/salons/";s:15:"astra-sites-tag";a:1:{i:650;s:5:"salon";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86473";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/hair-salon-07-services-600x2652.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-07/wp-json/wp/v2/pages/490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/hair-salon-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1508, 'ast-block-templates-sites-4', 'a:30:{s:8:"id-68177";a:24:{s:5:"title";s:18:"Calligraphy Artist";s:2:"id";i:68177;s:12:"publish-date";i:1661254653;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-600x2499.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-400x1666.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/calligraphy-artist-08";s:20:"astra-site-parent-id";i:2894;s:15:"astra-sites-tag";a:8:{i:1820;s:11:"calligraphy";i:1826;s:10:"characters";i:1824;s:11:"chirography";i:1821;s:11:"handwriting";i:1825;s:8:"pencraft";i:1823;s:6:"script";i:1827;s:5:"style";i:1822;s:7:"writing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-68178";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-about-600x1910.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/452";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/calligraphy-artist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68179";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-contact-600x898.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/455";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/calligraphy-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68180";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-600x2499.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/451";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/calligraphy-artist-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68181";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-services-600x1688.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/454";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/calligraphy-artist-08/services/";s:15:"astra-sites-tag";a:2:{i:1408;s:7:"service";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";s:0:"";}s:8:"id-68182";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-works.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/08/calligraphy-artist-08-works-600x2867.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-08/wp-json/wp/v2/pages/453";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/calligraphy-artist-08/works/";s:15:"astra-sites-tag";a:2:{i:451;s:4:"work";i:2895;s:5:"works";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86549";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:86549;s:12:"publish-date";i:1708553560;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-600x2931.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-400x1954.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/yoga-studio-07";s:20:"astra-site-parent-id";i:3504;s:15:"astra-sites-tag";a:6:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:1844;s:7:"premium";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86550";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-about-600x1844.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/315";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/yoga-studio-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86551";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-classes.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-classes-600x2055.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/yoga-studio-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86552";a:12:{s:5:"title";s:10:"Contact us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-contact-600x1129.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/318";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/yoga-studio-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86553";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-600x2931.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/314";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/yoga-studio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86554";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-studio-07-testimonials-600x1653.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-07/wp-json/wp/v2/pages/317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-studio-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59726";a:24:{s:5:"title";s:20:"Freelance Copywriter";s:2:"id";i:59726;s:12:"publish-date";i:1665068704;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-600x2282.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-400x1521.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/freelance-copywriter-08";s:20:"astra-site-parent-id";i:2653;s:15:"astra-sites-tag";a:8:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1649;s:14:"content-writer";i:1650;s:10:"copywriter";i:1648;s:20:"freelance-copywriter";i:669;s:10:"freelancer";i:1651;s:8:"marketer";i:1653;s:19:"web-content-creator";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59727";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-contact-600x1176.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/264";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/freelance-copywriter-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59728";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-600x2282.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/257";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/freelance-copywriter-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59729";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-testimonials.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-testimonials-600x1631.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/262";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/freelance-copywriter-08/testimonials/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59730";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-work.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/10/freelance-copywriter-08-work-600x1479.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-08/wp-json/wp/v2/pages/260";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/freelance-copywriter-08/work/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86237";a:24:{s:5:"title";s:15:"Moving Services";s:2:"id";i:86237;s:12:"publish-date";i:1707934514;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-600x2237.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-400x1491.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/moving-services-07";s:20:"astra-site-parent-id";i:3481;s:15:"astra-sites-tag";a:5:{i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1535;s:10:"relocation";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86243";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-testimonials.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-testimonials-600x1335.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/moving-services-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86238";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-about-600x1706.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/moving-services-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86239";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-contact-600x1164.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/moving-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86240";a:12:{s:5:"title";s:11:"FAQ&#8217;s";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-faq.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-faq-600x1109.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/moving-services-07/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86241";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-600x2237.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/moving-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86242";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/moving-services-07-services-600x1526.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/moving-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68088";a:24:{s:5:"title";s:12:"Flute Artist";s:2:"id";i:68088;s:12:"publish-date";i:1660910628;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-600x2761.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-400x1840.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/flute-artist-08";s:20:"astra-site-parent-id";i:2891;s:15:"astra-sites-tag";a:6:{i:339;s:6:"artist";i:2438;s:12:"flute-artist";i:2439;s:12:"flute-player";i:2503;s:7:"grooved";i:407;s:5:"music";i:2504;s:25:"musical-instrument-player";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2802;s:6:"artist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2486;s:9:"art-music";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1249:"<!-- wp:paragraph -->\n<p>The Flute Artist template has been designed to reflect the elegance and classic nature of the instrument and the industry. It’s a very calm layout with sober colors and an instant appeal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage begins dark and quickly opens out to include lots of white space, modern, elegant fonts and lots of imagery to set the scene. There are also options to include video and audio clips, a biography page, portfolio page and contact form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Flute Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Flexible portfolio website for musicians</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Elegant design ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes the option to add audio and video</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dedicated portfolio and contact page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible layout that can be fully customized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Page builder compatible for ease of use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:328:"The Flute Artist template has been designed to reflect the elegance and classic nature of the instrument and the industry. It’s a very calm layout with sober colors and an instant appeal. The homepage begins dark and quickly opens out to include lots of white space, modern, elegant fonts and lots of imagery to set [&hellip;]";s:5:"pages";a:4:{s:8:"id-59104";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-contact-600x890.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/656";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/flute-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59105";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-gallery.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-gallery-600x2369.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/654";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/flute-artist-08/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59106";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-600x2761.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/650";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/flute-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59103";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-biography.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/08/flute-artist-08-biography-600x1848.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/flute-artist-08/wp-json/wp/v2/pages/652";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/flute-artist-08/biography/";s:15:"astra-sites-tag";a:1:{i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86514";a:24:{s:5:"title";s:17:"Tarot Card Reader";s:2:"id";i:86514;s:12:"publish-date";i:1708886371;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-600x2494.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-400x1663.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/tarot-card-reader-07";s:20:"astra-site-parent-id";i:3503;s:15:"astra-sites-tag";a:5:{i:1902;s:10:"cartomancy";i:1900;s:8:"geomancy";i:1903;s:16:"personal-website";i:1899;s:5:"tarot";i:1901;s:17:"tarot-card-reader";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86515";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-about-me.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-about-me-600x1693.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1193";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-07/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86519";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-600x2494.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1190";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tarot-card-reader-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86516";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-coaching.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-coaching-600x2062.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-07/coaching/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86517";a:12:{s:5:"title";s:10:"Consulting";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-consulting.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-consulting-600x1875.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1195";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/tarot-card-reader-07/consulting/";s:15:"astra-sites-tag";a:1:{i:1898;s:10:"consulting";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86518";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/tarot-card-reader-07-contact-600x1266.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-07/wp-json/wp/v2/pages/1199";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/tarot-card-reader-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59803";a:24:{s:5:"title";s:18:"Ayurvedic Products";s:2:"id";i:59803;s:12:"publish-date";i:1661245799;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-600x2964.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-400x1976.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/ayurveda-08";s:20:"astra-site-parent-id";i:2658;s:15:"astra-sites-tag";a:5:{i:2650;s:8:"ayurveda";i:618;s:9:"ayurvedic";i:2643;s:19:"ayurvedic-treatment";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-59804";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-about-600x2203.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-08/wp-json/wp/v2/pages/329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/ayurveda-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59805";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-contact-600x796.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-08/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/ayurveda-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59806";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/ayurveda-08-600x2964.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/ayurveda-08/wp-json/wp/v2/pages/326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/ayurveda-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86130";a:24:{s:5:"title";s:9:"Home Stay";s:2:"id";i:86130;s:12:"publish-date";i:1707913279;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-600x2790.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-400x1860.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/home-stay-07";s:20:"astra-site-parent-id";i:3473;s:15:"astra-sites-tag";a:12:{i:2193;s:10:"apartments";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2191;s:11:"budget-stay";i:2189;s:11:"guest-house";i:2188;s:9:"home-stay";i:2194;s:7:"hostels";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2190;s:13:"lodging-house";i:1844;s:7:"premium";i:2195;s:4:"stay";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86131";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-about-600x1832.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86135";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-room.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-room-600x1894.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86132";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-contact-600x1019.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/home-stay-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86133";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-facility.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-facility-600x1808.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/home-stay-07/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86134";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/home-stays-07-600x2790.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/home-stay-07/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/home-stay-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68139";a:24:{s:5:"title";s:9:"Lotus Spa";s:2:"id";i:68139;s:12:"publish-date";i:1661190425;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-600x3001.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-400x2000.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-08";s:20:"astra-site-parent-id";i:2892;s:15:"astra-sites-tag";a:0:{}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-68140";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-about-600x2208.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/760";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68141";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-contact-600x952.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/764";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68142";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-600x3001.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/757";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-68143";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/lotus-spa-08-services-600x2570.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/lotus-spa-08/wp-json/wp/v2/pages/762";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86491";a:24:{s:5:"title";s:10:"Consultant";s:2:"id";i:86491;s:12:"publish-date";i:1708693281;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-600x2316.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-400x1544.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/consultant-07";s:20:"astra-site-parent-id";i:3502;s:15:"astra-sites-tag";a:10:{i:2524;s:7:"adviser";i:2527;s:9:"authority";i:2287;s:20:"consultancy-services";i:1621;s:10:"consultant";i:1876;s:10:"counsellor";i:2528;s:13:"expert-advice";i:2525;s:5:"guide";i:1880;s:6:"mentor";i:1844;s:7:"premium";i:2526;s:10:"specialist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86493";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-contact-600x1082.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/consultant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86494";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-600x2316.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/consultant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86495";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-services-600x1177.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/474";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/consultant-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86496";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-testimonials.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-testimonials-600x1025.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/consultant-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86492";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-07-about-600x1130.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/consultant-07/wp-json/wp/v2/pages/472";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/consultant-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-68423";a:24:{s:5:"title";s:10:"Cycle Shop";s:2:"id";i:68423;s:12:"publish-date";i:1661430112;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-600x3500.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-400x2333.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/cycle-shop-08";s:20:"astra-site-parent-id";i:2902;s:15:"astra-sites-tag";a:17:{i:880;s:9:"cartflows";i:2418;s:8:"commerce";i:2548;s:10:"cycle-shop";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2549;s:12:"sport-cycyle";i:749;s:5:"store";i:966;s:12:"woo-commerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-59170";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-about-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-about-us-600x2348.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cycle-shop-08/wp-json/wp/v2/pages/1195";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cycle-shop-08/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59171";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-contact-600x1060.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cycle-shop-08/wp-json/wp/v2/pages/1197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cycle-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59172";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/cycle-shop-08-600x3500.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/cycle-shop-08/wp-json/wp/v2/pages/1193";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/cycle-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75400;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86482";a:24:{s:5:"title";s:12:"Kindergarten";s:2:"id";i:86482;s:12:"publish-date";i:1708711485;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-600x3171.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-400x2114.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/kindergarten-07";s:20:"astra-site-parent-id";i:3501;s:15:"astra-sites-tag";a:5:{i:459;s:9:"education";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86488";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-reviews.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-reviews-600x1274.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86483";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-about-600x2079.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/344";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/kindergarten-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86484";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-classes.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-classes-600x2171.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86487";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-600x3171.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/343";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/kindergarten-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86485";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-contact-600x1304.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86486";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-faq.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/kindergarten-07-faq-600x910.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-07/wp-json/wp/v2/pages/346";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/kindergarten-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58478";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:58478;s:12:"publish-date";i:1633716900;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-600x2149.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-400x1432.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-08";s:20:"astra-site-parent-id";i:2451;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-58547";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-600x2149.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1008";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58546";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact-1-600x701.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1004";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/plant-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58545";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about-.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about--600x1317.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1002";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plant-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74334";a:24:{s:5:"title";s:22:"Online Furniture Store";s:2:"id";i:74334;s:12:"publish-date";i:1686043372;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-600x2782.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-400x1855.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/home-decor-07";s:20:"astra-site-parent-id";i:3211;s:15:"astra-sites-tag";a:17:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";i:2356;s:14:"work-from-home";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74335";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-about-600x1772.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/409";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/home-decor-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74336";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-contact-600x1062.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-decor-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74337";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-600x2782.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/407";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/home-decor-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74338";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-rooms.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/06/home-decor-07-rooms-600x3542.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-07/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/home-decor-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59249";a:24:{s:5:"title";s:17:"Security Services";s:2:"id";i:59249;s:12:"publish-date";i:1669220644;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-600x2231.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-400x1487.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/security-services-08";s:20:"astra-site-parent-id";i:2586;s:15:"astra-sites-tag";a:8:{i:2508;s:14:"alarm-security";i:2507;s:15:"camera-security";i:2511;s:16:"custody-services";i:2510;s:5:"guard";i:2506;s:16:"private-security";i:2509;s:6:"safety";i:2399;s:17:"security-services";i:2400;s:15:"security-system";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59250";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-about-600x1145.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/528";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/security-services-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59251";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-contact-600x932.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/532";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/security-services-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59252";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-600x2231.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/security-services-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59253";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/11/security-services-08-services-600x2320.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-08/wp-json/wp/v2/pages/513";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/security-services-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86476";a:24:{s:5:"title";s:7:"eCourse";s:2:"id";i:86476;s:12:"publish-date";i:1708544712;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-600x3981.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-400x2654.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/teach-ecourse-07";s:20:"astra-site-parent-id";i:3500;s:15:"astra-sites-tag";a:10:{i:2562;s:11:"code-course";i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1844;s:7:"premium";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86477";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-about-600x1723.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/teach-ecourse-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86478";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-contact-600x998.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1330";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/teach-ecourse-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86480";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-lesson.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-lesson-600x1813.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/teach-ecourse-07/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86479";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/teach-ecourses-07-600x3981.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/teach-ecourse-07/wp-json/wp/v2/pages/1324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-ecourse-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59789";a:24:{s:5:"title";s:10:"Book Store";s:2:"id";i:59789;s:12:"publish-date";i:1661251526;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-600x2546.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-400x1697.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/book-store-08";s:20:"astra-site-parent-id";i:2657;s:15:"astra-sites-tag";a:8:{i:724;s:6:"author";i:2355;s:17:"author-book-store";i:2354;s:16:"author-portfolio";i:2353;s:11:"book-writer";i:2352;s:11:"books-store";i:496;s:9:"ecommerce";i:383;s:12:"online-store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59791";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-books.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-books-600x1400.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/book-store-08/books/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-59792";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-contact-600x931.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/book-store-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59793";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-600x2546.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/book-store-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-59790";a:12:{s:5:"title";s:12:"About Author";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-about-author.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/08/book-store-08-about-author-600x1597.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/book-store-08/about-author/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75363;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86459";a:24:{s:5:"title";s:11:"Pub and Bar";s:2:"id";i:86459;s:12:"publish-date";i:1708714084;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-600x3024.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-400x2016.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pub-and-bar-07";s:20:"astra-site-parent-id";i:3498;s:15:"astra-sites-tag";a:14:{i:2009;s:8:"bar-room";i:2007;s:19:"barbeque-restaurant";i:2010;s:8:"beer-bar";i:1988;s:10:"beer-joint";i:562;s:6:"bistro";i:635;s:7:"brewery";i:1989;s:15:"cocktail-lounge";i:882;s:6:"drinks";i:350;s:5:"hotel";i:657;s:6:"lounge";i:1844;s:7:"premium";i:1983;s:3:"pub";i:2008;s:11:"pub-and-bar";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2785;s:4:"food";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86465";a:12:{s:5:"title";s:5:"Store";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-store.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-store-600x1498.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1433";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pub-and-bar-07/store/";s:15:"astra-sites-tag";a:1:{i:749;s:5:"store";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86460";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-about-us-600x1763.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pub-and-bar-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86461";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-contact-600x1025.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pub-and-bar-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86462";a:12:{s:5:"title";s:6:"Drinks";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-drinks.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-drinks-600x2935.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1429";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/pub-and-bar-07/drinks/";s:15:"astra-sites-tag";a:1:{i:1965;s:5:"drink";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86463";a:12:{s:5:"title";s:4:"Food";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-food.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-food-600x2910.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1431";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pub-and-bar-07/food/";s:15:"astra-sites-tag";a:1:{i:336;s:4:"food";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86464";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/pub-and-bar-07-600x3024.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pub-and-bar-07/wp-json/wp/v2/pages/1423";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pub-and-bar-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59775";a:24:{s:5:"title";s:14:"Digital Agency";s:2:"id";i:59775;s:12:"publish-date";i:1661176634;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-600x2216.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-400x1477.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-08";s:20:"astra-site-parent-id";i:2656;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:686;s:9:"corporate";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59776";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-about-600x1426.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-08/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59777";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-contact-600x829.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-08/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59778";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-600x2216.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1488";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59779";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2022/08/agency-08-services-600x1322.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-08/wp-json/wp/v2/pages/1492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-08/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86435";a:24:{s:5:"title";s:12:"Psychiatrist";s:2:"id";i:86435;s:12:"publish-date";i:1707844169;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07-600x2996.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07-400x1997.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/psychiatrist-07";s:20:"astra-site-parent-id";i:3497;s:15:"astra-sites-tag";a:7:{i:608;s:8:"guidance";i:399;s:8:"one-page";i:1020;s:8:"personal";i:621;s:12:"psychiatrist";i:622;s:13:"psychotherapy";i:463;s:11:"single-page";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2770;s:8:"personal";i:2831;s:7:"service";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86436";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/psychiatrist-07-600x2996.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/psychiatrist-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/psychiatrist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59741";a:24:{s:5:"title";s:19:"Covid 19 Prevention";s:2:"id";i:59741;s:12:"publish-date";i:1703934324;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-600x2259.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-400x1506.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/covid-prevention-08";s:20:"astra-site-parent-id";i:2654;s:15:"astra-sites-tag";a:5:{i:2556;s:9:"avoidance";i:2554;s:5:"covid";i:2555;s:16:"covid-prevention";i:2558;s:18:"disease-prevention";i:2557;s:11:"prohibition";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59744";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-600x2259.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/covid-prevention-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59743";a:12:{s:5:"title";s:9:"Contagion";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contagion.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contagion-600x1709.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/covid-prevention-08/contagion/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59746";a:12:{s:5:"title";s:8:"Symptoms";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-symptoms.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-symptoms-600x1656.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1562";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/covid-prevention-08/symptoms/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59745";a:12:{s:5:"title";s:10:"Prevention";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-prevention.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-prevention-600x2003.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/covid-prevention-08/prevention/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59742";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2022/03/covid-prevention-08-contact-us-600x1120.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/covid-prevention-08/wp-json/wp/v2/pages/1563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/covid-prevention-08/contact-us/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86076";a:24:{s:5:"title";s:20:"Makeup Artist Studio";s:2:"id";i:86076;s:12:"publish-date";i:1707839331;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-600x1877.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-400x1251.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-07";s:20:"astra-site-parent-id";i:3471;s:15:"astra-sites-tag";a:6:{i:579;s:14:"bridal-make-up";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:1126;s:7:"make-up";i:1128;s:14:"make-up-artist";i:1127;s:9:"skin-care";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:3430;s:4:"dark";i:3434;s:8:"feminine";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86083";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-about-600x1249.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/711";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86084";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-contact-600x1174.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/717";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86085";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-600x1877.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/708";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86086";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-pricing.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-pricing-600x1277.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/715";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86087";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/makeup-artist-07-services-600x1881.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-07/wp-json/wp/v2/pages/713";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59233";a:24:{s:5:"title";s:12:"Coffee House";s:2:"id";i:59233;s:12:"publish-date";i:1661278258;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-600x2042.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-400x1361.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/coffee-house-08";s:20:"astra-site-parent-id";i:2585;s:15:"astra-sites-tag";a:9:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-59234";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-about-600x1733.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/516";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/coffee-house-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59235";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-contact-600x1114.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/520";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/coffee-house-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59236";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-600x2042.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/514";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/coffee-house-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59237";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-menu.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/08/coffee-house-08-menu-600x1102.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/coffee-house-08/wp-json/wp/v2/pages/518";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/coffee-house-08/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86066";a:24:{s:5:"title";s:12:"Luxury Hotel";s:2:"id";i:86066;s:12:"publish-date";i:1707829135;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-600x3201.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-400x2134.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/luxury-hotel-07";s:20:"astra-site-parent-id";i:3470;s:15:"astra-sites-tag";a:10:{i:2073;s:13:"accommodation";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:350;s:5:"hotel";i:2082;s:12:"luxury-hotel";i:2197;s:16:"luxury-residence";i:1844;s:7:"premium";i:714;s:6:"resort";i:430;s:7:"tourism";i:427;s:6:"travel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86072";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-600x3201.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1922";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/luxury-hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86067";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-about-600x1628.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1923";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/luxury-hotel-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86068";a:12:{s:5:"title";s:13:"Accommodation";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-accommodation.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-accommodation-600x2132.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1925";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/luxury-hotel-07/accommodation/";s:15:"astra-sites-tag";a:1:{i:2073;s:13:"accommodation";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86069";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-contact-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-contact-us-600x1345.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1927";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/luxury-hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86070";a:12:{s:5:"title";s:6:"Dining";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-dining.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-dining-600x2116.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1924";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/luxury-hotel-07/dining/";s:15:"astra-sites-tag";a:1:{i:1798;s:6:"dining";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86071";a:12:{s:5:"title";s:27:"Facilities &#038; Amenities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-facilities.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/luxury-hotel-07-facilities-600x2329.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-07/wp-json/wp/v2/pages/1926";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/luxury-hotel-07/facilities-amenities/";s:15:"astra-sites-tag";a:1:{i:2315;s:20:"facilities-amenities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59202";a:24:{s:5:"title";s:23:"Limousine Rental Agency";s:2:"id";i:59202;s:12:"publish-date";i:1669231673;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-600x3360.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-400x2240.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/rental-agency-08";s:20:"astra-site-parent-id";i:2582;s:15:"astra-sites-tag";a:5:{i:2540;s:9:"limousine";i:2538;s:15:"rent-limousines";i:2539;s:13:"rent-services";i:2537;s:13:"rental-agency";i:2541;s:5:"sedan";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59203";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-about-us-600x2154.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/578";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/rental-agency-08/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59204";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-save.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-save-600x1413.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/rental-agency-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59205";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-600x3360.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/576";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/rental-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59206";a:12:{s:5:"title";s:9:"Our Fleet";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-our-fleet.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-our-fleet-600x2014.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/580";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/rental-agency-08/our-fleet/";s:15:"astra-sites-tag";a:1:{i:2583;s:9:"our-fleet";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59207";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/11/rental-agency-08-services-600x2575.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/rental-agency-08/wp-json/wp/v2/pages/582";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/rental-agency-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86407";a:24:{s:5:"title";s:18:"Financial Advisors";s:2:"id";i:86407;s:12:"publish-date";i:1708548026;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-600x2178.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-400x1452.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/financial-accounting-07";s:20:"astra-site-parent-id";i:3495;s:15:"astra-sites-tag";a:8:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86409";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-contact-600x938.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/892";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86410";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-600x2178.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/883";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/financial-accounting-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86408";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-about-600x1686.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/890";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86411";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-industry.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-industry-600x1334.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/888";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-07/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86412";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/financial-advisor-07-services-600x1430.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48121";a:24:{s:5:"title";s:13:"Organic Store";s:2:"id";i:48121;s:12:"publish-date";i:1603893477;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-600x2164.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-400x1442.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/organic-shop-08";s:20:"astra-site-parent-id";i:1702;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2424;s:11:"health-food";i:2425;s:9:"lite-food";i:369;s:7:"natural";i:2215;s:16:"online-marketing";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:368;s:7:"organic";i:2423;s:12:"organic-food";i:967;s:13:"product-store";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:2426;s:15:"vegetarian-food";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-48124";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-600x2164.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3610";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/organic-shop-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-48122";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-about-600x1246.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/organic-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48123";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-08-contact-600x832.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3614";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/organic-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86050";a:24:{s:5:"title";s:15:"Pearson College";s:2:"id";i:86050;s:12:"publish-date";i:1707764565;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/education-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-600x2222.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-400x1481.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/education-07";s:20:"astra-site-parent-id";i:3468;s:15:"astra-sites-tag";a:6:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2825;s:8:"coaching";i:2840;s:18:"college-university";i:2772;s:9:"education";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86056";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-teachers.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-teachers-600x1117.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/271";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/education-07/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86052";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-contact-600x1022.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/273";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86053";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-courses.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-courses-600x1817.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-07/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86054";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-gallery.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-gallery-600x1703.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/272";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86055";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/02/education-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-600x2222.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/education-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86051";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/education-07-about-600x1777.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-07/wp-json/wp/v2/pages/269";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/education-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58561";a:24:{s:5:"title";s:16:"Fashion Designer";s:2:"id";i:58561;s:12:"publish-date";i:1634042866;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-600x2900.jpg";s:28:"fullpage-thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-400x1933.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/fashion-designer-boutique-08";s:20:"astra-site-parent-id";i:2452;s:15:"astra-sites-tag";a:20:{i:2105;s:8:"boutique";i:2418;s:8:"commerce";i:2350;s:21:"designer-cloths-store";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2327;s:16:"fashion-designer";i:2349;s:25:"fashion-designer-boutique";i:2351;s:26:"fashion-designer-portfolio";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:444;s:9:"portfolio";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-58562";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-2.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-2-600x1400.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1009";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/fashion-designer-boutique-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58564";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact-1.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact-1-600x1045.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1015";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/fashion-designer-boutique-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-58563";a:12:{s:5:"title";s:10:"Collection";s:18:"featured-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection-1.jpg";s:19:"thumbnail-image-url";s:106:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection-1-600x2040.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1011";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:59:"//websitedemos.net/fashion-designer-boutique-08/collection/";s:15:"astra-sites-tag";a:2:{i:596;s:10:"collection";i:2453;s:5:"stock";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58566";a:12:{s:5:"title";s:12:"New Arrivals";s:18:"featured-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals-1.jpg";s:19:"thumbnail-image-url";s:108:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals-1-600x2023.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1013";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:61:"//websitedemos.net/fashion-designer-boutique-08/new-arrivals/";s:15:"astra-sites-tag";a:1:{i:2326;s:11:"new-arrival";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58565";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-600x2900.jpg";s:18:"astra-page-api-url";s:78:"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1007";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-designer-boutique-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86286";a:24:{s:5:"title";s:15:"Fitness Trainer";s:2:"id";i:86286;s:12:"publish-date";i:1707743567;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07-600x3726.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07-400x2484.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-07";s:20:"astra-site-parent-id";i:3485;s:15:"astra-sites-tag";a:14:{i:845;s:4:"blue";i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86287";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/fitness-trainer-07-600x3726.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-trainer-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1509, 'ast-block-templates-sites-5', 'a:30:{s:8:"id-59557";a:24:{s:5:"title";s:9:"Guitarist";s:2:"id";i:59557;s:12:"publish-date";i:1675438131;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-600x3032.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-400x2021.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/guitarist-08";s:20:"astra-site-parent-id";i:2637;s:15:"astra-sites-tag";a:5:{i:2612;s:12:"guitar-cello";i:2611;s:13:"guitar-player";i:2610;s:9:"guitarist";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2781;s:5:"music";i:2868;s:15:"musician-singer";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59558";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-about-600x2350.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/774";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/guitarist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59559";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-contact-600x921.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/780";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/guitarist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59560";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-600x3032.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/772";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/guitarist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59561";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-lessons.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-lessons-600x1434.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/776";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/guitarist-08/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59562";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-shows.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/02/guitarist-08-shows-600x1090.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/guitarist-08/wp-json/wp/v2/pages/778";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/guitarist-08/shows/";s:15:"astra-sites-tag";a:1:{i:1568;s:5:"shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86088";a:24:{s:5:"title";s:31:"Courier &amp; Delivery Services";s:2:"id";i:86088;s:12:"publish-date";i:1707735705;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-600x2060.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-400x1373.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/courier-07";s:20:"astra-site-parent-id";i:3472;s:15:"astra-sites-tag";a:7:{i:1498;s:6:"bearer";i:1493;s:7:"carrier";i:1494;s:7:"courier";i:1497;s:8:"delivery";i:1495;s:7:"express";i:1500;s:8:"messager";i:1496;s:6:"parcel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86094";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-testimonials-600x1286.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/436";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/courier-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86092";a:12:{s:5:"title";s:6:"Prices";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-prices.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-prices-600x1210.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/courier-07/prices/";s:15:"astra-sites-tag";a:1:{i:815;s:5:"price";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86093";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-services.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-services-600x1670.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/433";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/courier-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86089";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-about-us-600x1400.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/434";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/courier-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86090";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-contact-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-contact-us-600x1229.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/437";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/courier-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86091";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/courier-07-600x2060.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-07/wp-json/wp/v2/pages/432";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/courier-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56593";a:24:{s:5:"title";s:18:"Meditation Courses";s:2:"id";i:56593;s:12:"publish-date";i:1632945042;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-600x2660.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-400x1773.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/learn-meditation-08";s:20:"astra-site-parent-id";i:2242;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:467;s:9:"learndash";i:1850;s:10:"meditation";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2494;s:9:"elearning";i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-56595";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-classes.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-classes-600x976.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/607";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-meditation-08/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56596";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-contact-600x855.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/617";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-meditation-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-56594";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-about-600x1259.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/learn-meditation-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56597";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/learn-meditation-08-600x2660.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/learn-meditation-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86341";a:24:{s:5:"title";s:15:"Christmas Party";s:2:"id";i:86341;s:12:"publish-date";i:1708706637;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-600x2427.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-400x1618.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/christmas-party-07";s:20:"astra-site-parent-id";i:3491;s:15:"astra-sites-tag";a:15:{i:3021;s:9:"christmas";i:3029;s:14:"christmascheer";i:3024;s:12:"christmasfun";i:3025;s:13:"christmasmood";i:3022;s:14:"christmasparty";i:3032;s:21:"christmaspartyhopping";i:3026;s:15:"christmasspirit";i:3023;s:13:"christmastime";i:3030;s:14:"christmasvibes";i:3028;s:13:"chrstmasparty";i:3027;s:5:"dance";i:406;s:2:"dj";i:882;s:6:"drinks";i:3031;s:12:"holidayparty";i:407;s:5:"music";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2869;s:2:"dj";i:2784;s:5:"event";i:2781;s:5:"music";i:2868;s:15:"musician-singer";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-86345";a:12:{s:5:"title";s:7:"Tickets";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-ticket.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-ticket-600x1059.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-07/tickets/";s:15:"astra-sites-tag";a:1:{i:2954;s:7:"tickets";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86342";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-contact-600x728.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2109";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86343";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-600x2427.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2106";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/christmas-party-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86344";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-program.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/christmass-party-07-program-600x1745.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/christmas-party-07/wp-json/wp/v2/pages/2108";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/christmas-party-07/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47984";a:24:{s:5:"title";s:17:"LearnDash Academy";s:2:"id";i:47984;s:12:"publish-date";i:1603828903;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-600x1847.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-400x1231.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/learndash-academy-08";s:20:"astra-site-parent-id";i:1691;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:468;s:9:"elearning";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47988";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-600x1847.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25407";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/learndash-academy-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47986";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-all-courses.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-all-courses-600x966.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25403";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:52:"//websitedemos.net/learndash-academy-08/all-courses/";s:15:"astra-sites-tag";a:2:{i:1692;s:11:"all-courses";i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47985";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-2.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-2-600x1582.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25401";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/learndash-academy-08/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47987";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-2.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-2-600x1274.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25405";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/learndash-academy-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86333";a:24:{s:5:"title";s:19:"Martial Arts School";s:2:"id";i:86333;s:12:"publish-date";i:1708616948;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-600x2920.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-400x1947.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/martial-arts-07";s:20:"astra-site-parent-id";i:3490;s:15:"astra-sites-tag";a:10:{i:3420;s:5:"black";i:3419;s:4:"dark";i:1804;s:6:"karate";i:1803;s:7:"kung-fu";i:1801;s:12:"martial-arts";i:1805;s:18:"mixed-martial-arts";i:3418;s:15:"mobile-friendly";i:1844;s:7:"premium";i:3417;s:10:"responsive";i:1802;s:12:"self-defence";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2772;s:9:"education";i:2782;s:6:"school";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86337";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-programs.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-programs-600x1810.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/martial-arts-07/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86338";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-testimonials.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-testimonials-600x1408.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/martial-arts-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86334";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-about-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-about-us-600x2342.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/248";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/martial-arts-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86335";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-contact-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-contact-us-600x1218.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/251";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/martial-arts-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86336";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/martial-arts-07-600x2920.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-07/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/martial-arts-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47932";a:24:{s:5:"title";s:19:"Online Health Coach";s:2:"id";i:47932;s:12:"publish-date";i:1603823106;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-600x1990.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-400x1327.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/online-health-coach-08";s:20:"astra-site-parent-id";i:1684;s:15:"astra-sites-tag";a:8:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:518;s:12:"health-coach";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47941";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-600x1990.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24365";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/online-health-coach-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47939";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-courses.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-courses-600x954.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24366";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:54:"//websitedemos.net/online-health-coach-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47938";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-about-600x1541.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/online-health-coach-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47940";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-health-08-contact-600x734.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24369";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-health-coach-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86325";a:24:{s:5:"title";s:10:"University";s:2:"id";i:86325;s:12:"publish-date";i:1708606400;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/university-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-600x2465.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-400x1643.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/university-07";s:20:"astra-site-parent-id";i:3489;s:15:"astra-sites-tag";a:6:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2840;s:18:"college-university";i:2772;s:9:"education";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86329";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-gallery-600x1407.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/513";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86330";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/university-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-600x2465.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/503";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/university-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86331";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-teachers.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-teachers-600x1262.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/511";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-07/teachers/";s:15:"astra-sites-tag";a:1:{i:2750;s:8:"teachers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86326";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-about-600x2351.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/university-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86327";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-contact-600x1090.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/515";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86328";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-course.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/university-07-course-600x1703.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-07/wp-json/wp/v2/pages/509";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-07/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48431";a:24:{s:5:"title";s:14:"Simply Natural";s:2:"id";i:48431;s:12:"publish-date";i:1603963839;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-600x2263.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-400x1508.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/plant-store-08";s:20:"astra-site-parent-id";i:1732;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:535;s:6:"nature";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-68346";a:12:{s:5:"title";s:5:"Store";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-store.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-store-600x1973.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/118";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/plant-store-08/store/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48432";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-about-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-about-us-600x1926.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/119";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plant-store-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48433";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-contact-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-contact-us-600x886.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/plant-store-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48434";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-08-600x2263.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/plant-store-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75439;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86304";a:24:{s:5:"title";s:18:"Transport Services";s:2:"id";i:86304;s:12:"publish-date";i:1707499299;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07-600x2842.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07-400x1895.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/transport-services-07";s:20:"astra-site-parent-id";i:3486;s:15:"astra-sites-tag";a:12:{i:394;s:9:"air-cargo";i:845;s:4:"blue";i:391;s:14:"cargo-services";i:392;s:16:"freight-services";i:388;s:12:"good-carrier";i:389;s:9:"logistics";i:399;s:8:"one-page";i:846;s:3:"red";i:393;s:14:"road-transport";i:390;s:8:"shipping";i:366;s:9:"transport";i:387;s:8:"trucking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2771;s:8:"one-page";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3430;s:4:"dark";i:2927;s:8:"one-page";i:2473;s:9:"transport";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86305";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/transport-services-07-600x2842.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/transport-services-07/wp-json/wp/v2/pages/297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/transport-services-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59540";a:24:{s:5:"title";s:12:"Library Cafe";s:2:"id";i:59540;s:12:"publish-date";i:1646329876;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-600x2416.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-400x1610.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/cafe-library-08";s:20:"astra-site-parent-id";i:2636;s:15:"astra-sites-tag";a:7:{i:2607;s:10:"book-house";i:1740;s:5:"books";i:2606;s:10:"books-room";i:1527;s:9:"cafeteria";i:2603;s:10:"coffee-bar";i:2604;s:7:"library";i:2605;s:12:"library-cafe";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-59541";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-about-600x1438.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/710";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cafe-library-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59542";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-contact-600x939.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/712";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cafe-library-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59543";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-600x2416.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/704";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-library-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59544";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-menu.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-menu-600x1081.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/706";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cafe-library-08/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-59545";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-reviews.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/03/cafe-library-08-reviews-600x1040.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/708";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cafe-library-08/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86059";a:24:{s:5:"title";s:9:"Tanz Tech";s:2:"id";i:86059;s:12:"publish-date";i:1707493975;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-600x3455.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-400x2303.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/saas-07";s:20:"astra-site-parent-id";i:3469;s:15:"astra-sites-tag";a:7:{i:2712;s:9:"analytics";i:3131;s:10:"automation";i:692;s:8:"business";i:3132;s:19:"business-operations";i:2708;s:4:"saas";i:3130;s:4:"tech";i:3129;s:10:"technology";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-86063";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-600x3455.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/761";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/saas-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86064";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-pricing.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-pricing-600x1451.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/768";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/saas-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86060";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-about-600x2361.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/766";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/saas-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86061";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-contact-600x1070.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/770";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/saas-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86062";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-features.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/saas-07-features-600x2288.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/saas-07/wp-json/wp/v2/pages/764";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/saas-07/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54338";a:24:{s:5:"title";s:11:"Steak House";s:2:"id";i:54338;s:12:"publish-date";i:1620833417;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-600x2370.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-400x1580.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/steak-house-08";s:20:"astra-site-parent-id";i:2025;s:15:"astra-sites-tag";a:9:{i:2071;s:15:"chef-restaurant";i:336;s:4:"food";i:2068;s:15:"food-and-drinks";i:2067;s:19:"food-and-restaurant";i:2070;s:10:"food-house";i:350;s:5:"hotel";i:2069;s:25:"non-vegetarian-restaurant";i:335;s:10:"restaurant";i:2072;s:11:"steak-house";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54341";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-600x2370.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/steak-house-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54339";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about-1-600x1939.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/steak-house-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54340";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact-1-600x1150.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/steak-house-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54342";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu-1-600x1663.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/steak-house-08/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86261";a:24:{s:5:"title";s:15:"Cleaning Agency";s:2:"id";i:86261;s:12:"publish-date";i:1707479798;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-600x2473.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-400x1649.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cleaning-agency-07";s:20:"astra-site-parent-id";i:3484;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86265";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-reviews.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-reviews-600x1193.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/710";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86266";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-services-600x2085.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/706";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/cleaning-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86267";a:12:{s:5:"title";s:13:"Why Choose Us";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-why-choose-us.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-why-choose-us-600x1421.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/708";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/cleaning-agency-07/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86264";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-600x2473.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/701";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaning-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86262";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-about-600x1521.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/704";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cleaning-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86263";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/cleaning-agency-07-contact-600x1159.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-07/wp-json/wp/v2/pages/712";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88183";a:24:{s:5:"title";s:7:"Generic";s:2:"id";i:88183;s:12:"publish-date";i:1714411630;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-600x1830.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-400x1220.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/generic-08";s:20:"astra-site-parent-id";i:3597;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-88187";a:12:{s:5:"title";s:9:"Offerings";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-offerings.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-offerings-600x1254.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/generic-08/offerings/";s:15:"astra-sites-tag";a:1:{i:3617;s:9:"offerings";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88185";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-contact-600x778.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/generic-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88186";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-600x1830.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/generic-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88184";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/04/generic-08-about-600x884.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-08/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/generic-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48348";a:24:{s:5:"title";s:8:"Mountain";s:2:"id";i:48348;s:12:"publish-date";i:1603907454;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1-600x1463.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1-400x975.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/mountain-08";s:20:"astra-site-parent-id";i:1724;s:15:"astra-sites-tag";a:4:{i:692;s:8:"business";i:1525;s:8:"mountain";i:1526;s:13:"multi-purpose";i:535;s:6:"nature";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48349";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-2-600x742.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/218";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/mountain-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48350";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-2.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-2-600x832.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/220";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/mountain-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48351";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-1-600x1463.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/217";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/mountain-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48352";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-2-600x1322.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/219";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/mountain-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86245";a:24:{s:5:"title";s:25:"School &amp; Kindergarten";s:2:"id";i:86245;s:12:"publish-date";i:1708864540;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-600x2972.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-400x1981.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/school-kindergarten-07";s:20:"astra-site-parent-id";i:3482;s:15:"astra-sites-tag";a:5:{i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-86249";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-600x2972.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/school-kindergarten-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86250";a:12:{s:5:"title";s:11:"Parent Info";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-parents-info.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-parents-info-600x1360.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/570";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/school-kindergarten-07/parent-info/";s:15:"astra-sites-tag";a:1:{i:3521;s:12:"parents-info";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86251";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-reviews.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-reviews-600x1689.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/572";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86246";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-about-600x1955.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/566";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/school-kindergarten-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86247";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-classes.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-classes-600x2229.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-07/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86248";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/school-kindergarten-07-contact-600x1071.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/school-kindergarten-07/wp-json/wp/v2/pages/574";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57046";a:24:{s:5:"title";s:35:"Business Coaching &#038; Consulting";s:2:"id";i:57046;s:12:"publish-date";i:1626465822;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1-600x2363.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1-400x1575.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/business-consulting-08";s:20:"astra-site-parent-id";i:2261;s:15:"astra-sites-tag";a:6:{i:1878;s:14:"business-coach";i:1620;s:19:"business-consultant";i:1879;s:14:"business-guide";i:854;s:5:"coach";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57047";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about-1-600x2245.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/964";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consulting-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57048";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact-1-600x1328.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/business-consulting-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57049";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-1-600x2363.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/961";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-consulting-08/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57050";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services-1-600x2098.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/966";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/business-consulting-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86223";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:86223;s:12:"publish-date";i:1707424942;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07-600x2337.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07-400x1558.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/yoga-07";s:20:"astra-site-parent-id";i:3479;s:15:"astra-sites-tag";a:9:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:463;s:11:"single-page";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86224";a:12:{s:5:"title";s:10:"June Flint";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/yoga-07-600x2337.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/yoga-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/yoga-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57085";a:24:{s:5:"title";s:27:"Relationship and Life Coach";s:2:"id";i:57085;s:12:"publish-date";i:1626464394;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1-600x3248.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1-400x2165.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/relationship-coach-08";s:20:"astra-site-parent-id";i:2279;s:15:"astra-sites-tag";a:5:{i:854;s:5:"coach";i:1876;s:10:"counsellor";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1877;s:18:"relationship-coach";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:3:{i:37;s:4:"blog";i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-57088";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books-1-600x1682.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1018";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/relationship-coach-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57089";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact-1-600x1381.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1020";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/relationship-coach-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57090";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-1-600x3248.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1022";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/relationship-coach-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57086";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about-1-600x1648.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1014";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/relationship-coach-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57091";a:12:{s:5:"title";s:21:"One-on-One Counseling";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counselling.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counselling-600x1993.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1024";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:63:"//websitedemos.net/relationship-coach-08/one-on-one-counseling/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57092";a:12:{s:5:"title";s:11:"Stage Shows";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows-1.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows-1-600x1701.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1026";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/relationship-coach-08/stage-shows/";s:15:"astra-sites-tag";a:1:{i:1875;s:11:"stage-shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:3:{i:74;s:4:"blog";i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86165";a:24:{s:5:"title";s:14:"Heritage Hotel";s:2:"id";i:86165;s:12:"publish-date";i:1707390791;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-600x4572.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-400x3048.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/heritage-hotel-07";s:20:"astra-site-parent-id";i:3476;s:15:"astra-sites-tag";a:9:{i:2180;s:14:"heritage-hotel";i:350;s:5:"hotel";i:2199;s:21:"indian-heritage-hotel";i:2082;s:12:"luxury-hotel";i:2197;s:16:"luxury-residence";i:2196;s:12:"palace-hotel";i:1844;s:7:"premium";i:2195;s:4:"stay";i:2198;s:17:"traditional-hotel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-86169";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-gallery.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-gallery-600x1026.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86170";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-history.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-history-600x1514.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-07/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86172";a:12:{s:5:"title";s:18:"Room &#038; Suites";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-rooms.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-rooms-600x1656.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/heritage-hotel-07/room-suites/";s:15:"astra-sites-tag";a:2:{i:715;s:5:"rooms";i:2179;s:6:"suites";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86166";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-contact-600x1139.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86167";a:12:{s:5:"title";s:6:"Dining";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-dining.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-dining-600x1442.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/heritage-hotel-07/dining/";s:15:"astra-sites-tag";a:1:{i:1798;s:6:"dining";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86168";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-experience.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-experience-600x2477.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/heritage-hotel-07/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-86171";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/heritage-hotel-07-600x4572.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/heritage-hotel-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/heritage-hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57071";a:24:{s:5:"title";s:18:"Bestselling Author";s:2:"id";i:57071;s:12:"publish-date";i:1626466145;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1-600x2212.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1-400x1474.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/bestselling-author-08";s:20:"astra-site-parent-id";i:2265;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:1911;s:23:"bestselling-book-author";i:1910;s:11:"book-author";i:1740;s:5:"books";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57072";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about-1-600x1890.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/902";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57073";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-books.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-books-600x1590.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/900";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact-1-600x1003.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bestselling-author-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-57075";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-1-600x2212.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/bestselling-author-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85983";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:85983;s:12:"publish-date";i:1707333512;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-600x2533.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-400x1688.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-07";s:20:"astra-site-parent-id";i:3466;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85987";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-pricing.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-pricing-600x1669.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85988";a:12:{s:5:"title";s:9:"Workspace";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-workspace.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-workspace-600x1976.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/563";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-07/workspace/";s:15:"astra-sites-tag";a:1:{i:1444;s:9:"workspace";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85984";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-about-us-600x1596.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/562";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85985";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-contact-600x1206.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/565";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85986";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/co-working-space-07-600x2533.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-07/wp-json/wp/v2/pages/561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56739";a:24:{s:5:"title";s:14:"Public Speaker";s:2:"id";i:56739;s:12:"publish-date";i:1626114397;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-600x3080.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-400x2053.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/public-speaker-08";s:20:"astra-site-parent-id";i:2256;s:15:"astra-sites-tag";a:9:{i:724;s:6:"author";i:854;s:5:"coach";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";i:1903;s:16:"personal-website";i:1939;s:14:"public-speaker";i:1940;s:11:"storyteller";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56740";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about-1-600x2525.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1068";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/public-speaker-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56741";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books-1-600x1907.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1070";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/public-speaker-08/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56742";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact-1-600x812.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1076";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/public-speaker-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56744";a:12:{s:5:"title";s:12:"What I Offer";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer-1-600x2028.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1072";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/public-speaker-08/what-i-offer/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:1938;s:12:"what-i-offer";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56743";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-600x3080.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1066";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/public-speaker-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-86015";a:24:{s:5:"title";s:24:"Beer Launch Landing Page";s:2:"id";i:86015;s:12:"publish-date";i:1707249684;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07-600x3044.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07-400x2029.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/beer-launch-07";s:20:"astra-site-parent-id";i:3467;s:15:"astra-sites-tag";a:8:{i:1962;s:4:"beer";i:2016;s:16:"beer-launch-page";i:635;s:7:"brewery";i:1965;s:5:"drink";i:1964;s:5:"lager";i:850;s:12:"landing-page";i:399;s:8:"one-page";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2927;s:8:"one-page";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-86016";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/beer-launch-07-600x3044.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/beer-launch-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/beer-launch-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56607";a:24:{s:5:"title";s:18:"Creative Podcaster";s:2:"id";i:56607;s:12:"publish-date";i:1626181230;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1-600x2248.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1-400x1499.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/creative-podcaster-08";s:20:"astra-site-parent-id";i:2244;s:15:"astra-sites-tag";a:5:{i:1654;s:15:"content-creator";i:1928;s:16:"creative-podcast";i:1929;s:9:"creatives";i:1927;s:15:"podcast-website";i:1926;s:9:"podcaster";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-56611";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-1-600x2248.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1254";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/creative-podcaster-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56610";a:12:{s:5:"title";s:8:"Episodes";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes-1-600x1327.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1263";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/creative-podcaster-08/episodes/";s:15:"astra-sites-tag";a:1:{i:1924;s:8:"episodes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56609";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact-1-600x1231.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1274";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/creative-podcaster-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56608";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about-1-600x1652.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1271";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/creative-podcaster-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85912";a:24:{s:5:"title";s:14:"Painter Artist";s:2:"id";i:85912;s:12:"publish-date";i:1707162771;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-600x3286.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-400x2190.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/painter-artist-07";s:20:"astra-site-parent-id";i:3461;s:15:"astra-sites-tag";a:9:{i:339;s:6:"artist";i:2299;s:16:"artist-portfolio";i:2298;s:17:"artwork-portfolio";i:2297;s:18:"designer-portfolio";i:2296;s:17:"graphic-designers";i:2295;s:11:"illustrator";i:614;s:7:"painter";i:2284;s:14:"painter-artist";i:2283;s:14:"painting-store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2769;s:9:"ecommerce";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2486;s:9:"art-music";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85916";a:12:{s:5:"title";s:11:"Exhibitions";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-exhibitions.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-exhibitions-600x1873.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1172";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/painter-artist-07/exhibitions/";s:15:"astra-sites-tag";a:1:{i:2293;s:11:"exhibitions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85917";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-600x3286.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1163";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-artist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85913";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-about-600x1846.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1166";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/painter-artist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85914";a:12:{s:5:"title";s:7:"Artwork";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-artwork.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-artwork-600x1983.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1170";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/painter-artist-07/artwork/";s:15:"astra-sites-tag";a:1:{i:1509;s:7:"artwork";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85915";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/painter-artist-07-contact-600x1005.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/painter-artist-07/wp-json/wp/v2/pages/1168";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/painter-artist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56525";a:24:{s:5:"title";s:23:"Learn Digital Marketing";s:2:"id";i:56525;s:12:"publish-date";i:1625493814;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-600x3205.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-400x2137.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/learn-digital-marketing-08";s:20:"astra-site-parent-id";i:2239;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:1855;s:17:"digital-marketing";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-56526";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about-1.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about-1-600x2264.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/learn-digital-marketing-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56527";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog-1-600x1125.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/learn-digital-marketing-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56528";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact-1.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact-1-600x1238.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/learn-digital-marketing-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56531";a:12:{s:5:"title";s:8:"Resource";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resources.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resources-600x1984.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/learn-digital-marketing-08/resource/";s:15:"astra-sites-tag";a:1:{i:1854;s:8:"resource";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56529";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-courses.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-courses-600x1495.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:58:"//websitedemos.net/learn-digital-marketing-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56530";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-600x3205.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:46:"//websitedemos.net/learn-digital-marketing-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85973";a:24:{s:5:"title";s:7:"Vlogger";s:2:"id";i:85973;s:12:"publish-date";i:1707415904;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07-600x2422.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07-400x1615.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/vlogger-07";s:20:"astra-site-parent-id";i:3465;s:15:"astra-sites-tag";a:9:{i:3065;s:7:"explore";i:482;s:7:"fashion";i:3064;s:4:"life";i:479;s:9:"lifestyle";i:427;s:6:"travel";i:3066;s:5:"video";i:1839;s:13:"video-creator";i:1837;s:7:"vlogger";i:1838;s:8:"youtuber";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2828;s:4:"blog";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2497;s:4:"blog";i:2498;s:12:"hotel-travel";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85975";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-contact-600x931.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/588";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/vlogger-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85976";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/vloggers-07-600x2422.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/584";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/vlogger-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85977";a:12:{s:5:"title";s:13:"Video Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-video-gallery.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-video-gallery-600x1360.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/585";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/vlogger-07/video-gallery/";s:15:"astra-sites-tag";a:1:{i:3067;s:13:"video-gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85974";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/vlogger-07-about-600x2110.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/vlogger-07/wp-json/wp/v2/pages/587";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/vlogger-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56632";a:24:{s:5:"title";s:19:"Musical Instruments";s:2:"id";i:56632;s:12:"publish-date";i:1624912490;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/musical-instrument-maker-08";s:20:"astra-site-parent-id";i:2245;s:15:"astra-sites-tag";a:6:{i:2248;s:12:"guitar-maker";i:2249;s:15:"instrumentalist";i:407;s:5:"music";i:2250;s:18:"music-craftsperson";i:2246;s:16:"music-instrument";i:1814;s:24:"musical-instrument-maker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2777;s:8:"business";i:2781;s:5:"music";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56633";a:12:{s:5:"title";s:7:"Artists";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/984";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-08/artists/";s:15:"astra-sites-tag";a:1:{i:339;s:6:"artist";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56634";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/988";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56635";a:12:{s:5:"title";s:7:"Guitars";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/982";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-08/guitars/";s:15:"astra-sites-tag";a:1:{i:1815;s:7:"guitars";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56636";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/980";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/musical-instrument-maker-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56637";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/986";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/musical-instrument-maker-08/our-story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:905;s:9:"our-story";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1510, 'ast-block-templates-sites-6', 'a:30:{s:8:"id-85705";a:24:{s:5:"title";s:10:"Baby Store";s:2:"id";i:85705;s:12:"publish-date";i:1707162769;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-600x2810.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-400x1873.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/baby-store-07";s:20:"astra-site-parent-id";i:3446;s:15:"astra-sites-tag";a:5:{i:1816;s:10:"baby-store";i:1818;s:14:"children-store";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85706";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-about-us-600x1696.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/baby-store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85707";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-contact-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-contact-us-600x1163.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/889";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/baby-store-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85708";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-600x2810.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/baby-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85709";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-testimonial.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/baby-store-07-testimonial-600x1461.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-07/wp-json/wp/v2/pages/888";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/baby-store-07/testimonial/";s:15:"astra-sites-tag";a:1:{i:2302;s:11:"testimonial";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48648";a:24:{s:5:"title";s:16:"Roofing Services";s:2:"id";i:48648;s:12:"publish-date";i:1603984605;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-600x2864.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-400x1909.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/roofing-services-08";s:20:"astra-site-parent-id";i:1754;s:15:"astra-sites-tag";a:5:{i:1630;s:18:"commercial-roofing";i:1629;s:19:"residential-roofing";i:1633;s:11:"roof-repair";i:1631;s:16:"roof-replacement";i:1632;s:16:"roofing-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2818;s:7:"roofing";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2477;s:13:"home-services";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48651";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-600x2864.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/roofing-services-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48649";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about-us-600x2103.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-08/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48653";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services-1-600x2432.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48652";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects-1-600x1716.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-08/projects/";s:15:"astra-sites-tag";a:3:{i:444;s:9:"portfolio";i:1613;s:8:"projects";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48650";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact-us-600x1170.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/roofing-services-08/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85959";a:24:{s:5:"title";s:11:"Disc Jockey";s:2:"id";i:85959;s:12:"publish-date";i:1707328144;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-600x1986.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-400x1324.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/disc-jockey-07";s:20:"astra-site-parent-id";i:3464;s:15:"astra-sites-tag";a:6:{i:408;s:11:"disk-jockey";i:406;s:2:"dj";i:409;s:5:"event";i:407;s:5:"music";i:969;s:8:"musician";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2869;s:2:"dj";i:2781;s:5:"music";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85960";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-about-600x1175.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/684";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85964";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-600x1986.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/683";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/disc-jockey-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85965";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-shows.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-shows-600x1250.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/685";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-07/shows/";s:15:"astra-sites-tag";a:1:{i:1568;s:5:"shows";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85961";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-contact-600x1081.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/688";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85962";a:12:{s:5:"title";s:11:"Discography";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-discography.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-discography-600x1927.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/686";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/disc-jockey-07/discography/";s:15:"astra-sites-tag";a:1:{i:763;s:11:"discography";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85963";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-gallery.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/disc-jockey-07-gallery-600x1473.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-07/wp-json/wp/v2/pages/687";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56573";a:24:{s:5:"title";s:28:"Injury and Accidental Lawyer";s:2:"id";i:56573;s:12:"publish-date";i:1624912486;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-600x2475.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-400x1650.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/injury-accident-lawyer-08";s:20:"astra-site-parent-id";i:2241;s:15:"astra-sites-tag";a:4:{i:1869;s:16:"accident-lawyers";i:1867;s:14:"injury-lawyers";i:1870;s:11:"lawyer-firm";i:1868;s:7:"lawyers";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-56574";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-about-600x2370.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1526";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/injury-accident-lawyer-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56575";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-attorneys.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-attorneys-600x1888.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1539";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/injury-accident-lawyer-08/attorneys/";s:15:"astra-sites-tag";a:1:{i:912;s:9:"attorneys";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56576";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-contact-600x967.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1547";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/injury-accident-lawyer-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56577";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-600x2475.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1503";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/injury-accident-lawyer-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56578";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-practice-area.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-practice-area-600x2755.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1541";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:60:"//websitedemos.net/injury-accident-lawyer-08/practice-areas/";s:15:"astra-sites-tag";a:1:{i:1863;s:14:"practice-areas";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56579";a:12:{s:5:"title";s:7:"Results";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-results.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/06/injury-accident-lawyer-08-results-600x1712.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1543";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/injury-accident-lawyer-08/results/";s:15:"astra-sites-tag";a:1:{i:1864;s:7:"results";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85822";a:24:{s:5:"title";s:15:"Wildlife Safari";s:2:"id";i:85822;s:12:"publish-date";i:1707240536;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-600x3501.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-400x2334.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wildlife-safari-07";s:20:"astra-site-parent-id";i:3457;s:15:"astra-sites-tag";a:15:{i:544;s:9:"adventure";i:1931;s:7:"animals";i:2979;s:9:"awareness";i:2976;s:12:"conservation";i:2971;s:8:"elephant";i:2974;s:5:"kenya";i:2970;s:6:"lion-2";i:2973;s:4:"love";i:2975;s:8:"natgeo-2";i:2978;s:10:"natgeowild";i:535;s:6:"nature";i:2977;s:12:"naturelovers";i:2968;s:8:"safari-2";i:2972;s:6:"wild-2";i:2969;s:10:"wildlife-2";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2830;s:6:"nature";i:2809;s:10:"pet-animal";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2472;s:4:"pets";i:3429;s:7:"premium";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85827";a:12:{s:5:"title";s:7:"Safaris";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-safaris.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-safaris-600x1535.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/655";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wildlife-safari-07/safaris/";s:15:"astra-sites-tag";a:1:{i:2980;s:7:"safaris";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85824";a:12:{s:5:"title";s:9:"Awareness";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-awareness.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-awareness-600x2181.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/656";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wildlife-safari-07/awareness/";s:15:"astra-sites-tag";a:1:{i:2979;s:9:"awareness";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85825";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-contact-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-contact-us-600x1003.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/658";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wildlife-safari-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85826";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-600x3501.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/654";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wildlife-safari-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85823";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/wildlife-safari-07-about-us-600x2361.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wildlife-safari-07/wp-json/wp/v2/pages/657";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wildlife-safari-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48026";a:24:{s:5:"title";s:13:"Online Course";s:2:"id";i:48026;s:12:"publish-date";i:1603830103;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1-600x2031.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1-400x1354.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/online-courses-08";s:20:"astra-site-parent-id";i:1694;s:15:"astra-sites-tag";a:6:{i:462;s:7:"courses";i:468;s:9:"elearning";i:467;s:9:"learndash";i:460;s:8:"learning";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48030";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-1-600x2031.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/online-courses-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48028";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses-1-600x936.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48027";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us-1-600x1431.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/online-courses-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48031";a:12:{s:5:"title";s:11:"Instructors";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors-1-600x1306.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-08/instructors/";s:15:"astra-sites-tag";a:1:{i:1677;s:11:"instructors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48032";a:12:{s:5:"title";s:18:"Pricing &#038; FAQ";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-and-faq.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-and-faq-600x1417.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-08/pricing-faq/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48029";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact-1-600x978.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/online-courses-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85869";a:24:{s:5:"title";s:23:"Wine Bar and Restaurant";s:2:"id";i:85869;s:12:"publish-date";i:1707248125;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-600x3389.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-400x2259.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/wine-bar-and-restaurant-07";s:20:"astra-site-parent-id";i:3458;s:15:"astra-sites-tag";a:13:{i:1980;s:3:"bar";i:2004;s:8:"barbeque";i:2007;s:19:"barbeque-restaurant";i:1988;s:10:"beer-joint";i:882;s:6:"drinks";i:1982;s:10:"food-court";i:350;s:5:"hotel";i:1844;s:7:"premium";i:1983;s:3:"pub";i:335;s:10:"restaurant";i:2006;s:8:"wine-bar";i:2005;s:23:"wine-bar-and-restaurant";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85875";a:12:{s:5:"title";s:5:"Wines";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-wines.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-wines-600x2165.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/884";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wine-bar-and-restaurant-07/wines/";s:15:"astra-sites-tag";a:1:{i:2602;s:5:"wines";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85870";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-contact-600x864.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85874";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-600x3389.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/881";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wine-bar-and-restaurant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85871";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-events.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-events-600x1358.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85872";a:12:{s:5:"title";s:6:"Grills";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-grills.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-grills-600x1703.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/1010";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wine-bar-and-restaurant-07/grills/";s:15:"astra-sites-tag";a:1:{i:2027;s:6:"grills";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85873";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-history.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/wine-bar-and-restaurant-07-history-600x2537.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/wine-bar-and-restaurant-07/wp-json/wp/v2/pages/882";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wine-bar-and-restaurant-07/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47896";a:24:{s:5:"title";s:25:"Online Programming Course";s:2:"id";i:47896;s:12:"publish-date";i:1603825611;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-600x2335.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-400x1557.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/online-coding-course-08";s:20:"astra-site-parent-id";i:1681;s:15:"astra-sites-tag";a:7:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:467;s:9:"learndash";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1673;s:18:"programming-course";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47900";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-600x2335.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/523";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/online-coding-course-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47898";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-courses.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-courses-600x1348.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/519";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/online-coding-course-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47897";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-about-600x1986.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/517";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-coding-course-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47899";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/online-programming-08-contact-600x1047.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/521";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/online-coding-course-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85878";a:24:{s:5:"title";s:23:"Event Management Agency";s:2:"id";i:85878;s:12:"publish-date";i:1707162795;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-600x2693.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-400x1795.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/event-management-07";s:20:"astra-site-parent-id";i:3459;s:15:"astra-sites-tag";a:4:{i:663;s:6:"agency";i:1611;s:16:"corporate-events";i:1612;s:12:"event-agency";i:1610;s:16:"event-management";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2784;s:5:"event";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85883";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-work.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-work-600x1862.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/362";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/event-management-07/works/";s:15:"astra-sites-tag";a:1:{i:2895;s:5:"works";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85882";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-services-600x1841.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/363";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/event-management-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85879";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-about-us-600x1940.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/event-management-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85880";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-contact-600x1244.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/365";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/event-management-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85881";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/event-management-07-600x2693.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-07/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/event-management-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47672";a:24:{s:5:"title";s:15:"Diagnostics Lab";s:2:"id";i:47672;s:12:"publish-date";i:1603984733;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-600x3865.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-400x2577.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/diagnostics-lab-08";s:20:"astra-site-parent-id";i:1657;s:15:"astra-sites-tag";a:4:{i:1637;s:18:"clinical-diagnosis";i:1636;s:9:"diagnosis";i:1640;s:10:"laboratory";i:1638;s:4:"test";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-47675";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-600x3865.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/242";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/diagnostics-lab-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47673";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-about-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-about-us-600x1665.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/diagnostics-lab-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47676";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-services-600x1566.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/252";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/diagnostics-lab-08/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47677";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-testimonial.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-testimonial-600x1606.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/254";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/diagnostics-lab-08/testimonial/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47674";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-contact-us.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/diagnostics-lab-08-contact-us-600x1026.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/256";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/diagnostics-lab-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85943";a:24:{s:5:"title";s:16:"Consultants Firm";s:2:"id";i:85943;s:12:"publish-date";i:1707322663;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-600x3151.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-400x2100.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/consultant-firm-07";s:20:"astra-site-parent-id";i:3463;s:15:"astra-sites-tag";a:2:{i:1620;s:19:"business-consultant";i:1621;s:10:"consultant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85948";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-services.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-services-600x1924.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/68";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/consultant-firm-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85949";a:12:{s:5:"title";s:4:"Team";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-team.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-team-600x1373.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/consultant-firm-07/team/";s:15:"astra-sites-tag";a:1:{i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85945";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-case-studies.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-case-studies-600x1886.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/70";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/consultant-firm-07/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85946";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-contact-600x1312.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/consultant-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85947";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-600x3151.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/63";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/consultant-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85944";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/consultant-firm-07-about-600x1758.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-07/wp-json/wp/v2/pages/66";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/consultant-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48061";a:24:{s:5:"title";s:21:"Online Cooking Course";s:2:"id";i:48061;s:12:"publish-date";i:1603831834;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2-600x1445.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2-400x963.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/online-cooking-course-08";s:20:"astra-site-parent-id";i:1696;s:15:"astra-sites-tag";a:6:{i:1679;s:14:"cooking-course";i:468;s:9:"elearning";i:467;s:9:"learndash";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2835;s:9:"elearning";i:2785;s:4:"food";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48065";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-2-600x1445.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/online-cooking-course-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48063";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-2.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-2-600x1153.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:56:"//websitedemos.net/online-cooking-course-08/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48062";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-2.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-2-600x1190.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-cooking-course-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48064";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-2.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-2-600x859.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/online-cooking-course-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85715";a:24:{s:5:"title";s:17:"Sports Wear Store";s:2:"id";i:85715;s:12:"publish-date";i:1706904113;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-600x3174.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-400x2116.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/sports-wear-store-07";s:20:"astra-site-parent-id";i:3447;s:15:"astra-sites-tag";a:17:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2344;s:11:"sports-gear";i:2339;s:11:"sports-wear";i:2345;s:20:"sports-wear-and-gear";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:3432;s:4:"game";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85716";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-about-600x2590.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1278";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sports-wear-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85717";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/sport-wear-store-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/02/sport-wear-store-07-contact-600x1204.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1277";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/sports-wear-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85718";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-600x3174.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1276";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/sports-wear-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85719";a:12:{s:5:"title";s:9:"Top Deals";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-top-deals.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/02/sports-wear-store-07-top-deals-600x1425.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/sports-wear-store-07/wp-json/wp/v2/pages/1275";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/sports-wear-store-07/top-deals/";s:15:"astra-sites-tag";a:1:{i:2338;s:9:"top-deals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48149";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:48149;s:12:"publish-date";i:1603893471;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-600x1518.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-400x1012.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/life-coach-sara-john-08";s:20:"astra-site-parent-id";i:1704;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2825;s:8:"coaching";i:2769;s:9:"ecommerce";i:2874;s:10:"life-coach";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48171";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-4.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-4-600x1199.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1368";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/life-coach-sara-john-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48172";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-2.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-2-600x1382.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/life-coach-sara-john-08/books/";s:15:"astra-sites-tag";a:1:{i:727;s:4:"book";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48173";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-2.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-2-600x738.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1372";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/life-coach-sara-john-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48174";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-600x1518.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1376";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/life-coach-sara-john-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48175";a:12:{s:5:"title";s:12:"Work With Me";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-work-with-me.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-work-with-me-600x1249.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1374";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:56:"//websitedemos.net/life-coach-sara-john-08/work-with-me/";s:15:"astra-sites-tag";a:1:{i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85808";a:24:{s:5:"title";s:15:"Jewellery Store";s:2:"id";i:85808;s:12:"publish-date";i:1706902993;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-600x4106.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-400x2737.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/jewellery-store-07";s:20:"astra-site-parent-id";i:3455;s:15:"astra-sites-tag";a:18:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85809";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-about-600x2408.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-07/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/jewellery-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85810";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-contact-600x1039.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-07/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/jewellery-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85811";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/jewellery-store-07-600x4106.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-07/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/jewellery-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48447";a:24:{s:5:"title";s:21:"Women Empowerment NGO";s:2:"id";i:48447;s:12:"publish-date";i:1603927254;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1-600x3142.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1-400x2094.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/women-empowerment-08";s:20:"astra-site-parent-id";i:1735;s:15:"astra-sites-tag";a:3:{i:625;s:7:"charity";i:1592;s:3:"ngo";i:1591;s:17:"women-empowerment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";i:2821;s:14:"feminine-girly";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48448";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us-1-600x2417.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/357";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/women-empowerment-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48449";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact-1-600x1616.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/442";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/women-empowerment-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48450";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events-1-600x1711.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/418";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/women-empowerment-08/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48451";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery-1-600x1590.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/women-empowerment-08/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48452";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-1-600x3142.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/women-empowerment-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48453";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do-1-600x2048.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/403";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/women-empowerment-08/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85908";a:24:{s:5:"title";s:10:"Food Truck";s:2:"id";i:85908;s:12:"publish-date";i:1706902989;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07-600x3309.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07-400x2206.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/food-truck-07";s:20:"astra-site-parent-id";i:3460;s:15:"astra-sites-tag";a:4:{i:1808;s:10:"food-truck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3435;s:8:"business";i:3430;s:4:"dark";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85909";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/food-truck-07-600x3309.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/food-truck-07/wp-json/wp/v2/pages/398";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/food-truck-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47942";a:24:{s:5:"title";s:8:"Pet Care";s:2:"id";i:47942;s:12:"publish-date";i:1603828778;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-600x1649.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-400x1099.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pet-care-08";s:20:"astra-site-parent-id";i:1685;s:15:"astra-sites-tag";a:7:{i:1688;s:8:"pet-blog";i:374;s:8:"pet-care";i:1686;s:13:"pet-care-blog";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1687;s:11:"pet-walking";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2809;s:10:"pet-animal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-47945";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-600x1649.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1040";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pet-care-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47943";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-me.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-me-600x748.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1042";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pet-care-08/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47944";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-2-600x1095.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/pet-care-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85756";a:24:{s:5:"title";s:21:"Beauty Products Store";s:2:"id";i:85756;s:12:"publish-date";i:1706807154;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-600x3298.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-400x2199.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/beauty-products-store-07";s:20:"astra-site-parent-id";i:3451;s:15:"astra-sites-tag";a:17:{i:2385;s:20:"beauty-products-shop";i:2384;s:21:"beauty-products-store";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85757";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-about-us-600x1866.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/beauty-products-store-07/wp-json/wp/v2/pages/843";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/beauty-products-store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85758";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-contact-us.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-contact-us-600x933.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/beauty-products-store-07/wp-json/wp/v2/pages/844";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/beauty-products-store-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85759";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/beauty-products-store-07-600x3298.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/beauty-products-store-07/wp-json/wp/v2/pages/842";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:44:"//websitedemos.net/beauty-products-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47918";a:24:{s:5:"title";s:11:"Travel Blog";s:2:"id";i:47918;s:12:"publish-date";i:1603828787;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-600x2232.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-400x1488.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/travel-08";s:20:"astra-site-parent-id";i:1682;s:15:"astra-sites-tag";a:5:{i:480;s:4:"blog";i:430;s:7:"tourism";i:427;s:6:"travel";i:750;s:11:"travel-blog";i:1683;s:14:"travel-blogger";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2831;s:7:"service";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47922";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-600x2232.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1718";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/travel-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47920";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog-1-600x890.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1722";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/travel-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47919";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about-1-600x1258.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1720";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/travel-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47921";a:12:{s:5:"title";s:11:"Destination";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations-1-600x1525.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1724";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/travel-08/destination/";s:15:"astra-sites-tag";a:2:{i:785;s:11:"destination";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85743";a:24:{s:5:"title";s:12:"eGrow Plants";s:2:"id";i:85743;s:12:"publish-date";i:1706793312;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-600x2862.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-400x1908.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/egrow-plants-07";s:20:"astra-site-parent-id";i:3450;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85744";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-contact-600x1042.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-07/wp-json/wp/v2/pages/655";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/egrow-plants-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85745";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-600x2862.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-07/wp-json/wp/v2/pages/652";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/egrow-plants-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-85746";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-our-story.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/egrow-plants-07-our-story-600x1301.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/egrow-plants-07/wp-json/wp/v2/pages/657";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/egrow-plants-07/our-story/";s:15:"astra-sites-tag";a:1:{i:905;s:9:"our-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48304";a:24:{s:5:"title";s:20:"Health &amp; Fitness";s:2:"id";i:48304;s:12:"publish-date";i:1603905166;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1-600x2095.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1-400x1396.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/health-fitness-08";s:20:"astra-site-parent-id";i:1720;s:15:"astra-sites-tag";a:4:{i:499;s:7:"fitness";i:521;s:12:"fitness-blog";i:1721;s:11:"health-blog";i:519;s:14:"healthy-living";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2825;s:8:"coaching";i:2787;s:11:"gym-fitness";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-48307";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-1-600x2095.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/910";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/health-fitness-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48306";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blogs.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blogs-600x999.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/914";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/health-fitness-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48305";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about-1-600x1437.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/912";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/health-fitness-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85813";a:24:{s:5:"title";s:19:"Custom Printing Pro";s:2:"id";i:85813;s:12:"publish-date";i:1706783150;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-600x2159.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-400x1439.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-07";s:20:"astra-site-parent-id";i:3456;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3435;s:8:"business";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85814";a:12:{s:5:"title";s:9:"About HDX";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-about-hdx.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-about-hdx-600x1329.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-07/wp-json/wp/v2/pages/1163";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/custom-printing-07/about-hdx/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85815";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-contact-600x906.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-07/wp-json/wp/v2/pages/1165";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85816";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/custom-printing-07-600x2159.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-07/wp-json/wp/v2/pages/1160";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48611";a:24:{s:5:"title";s:8:"Musician";s:2:"id";i:48611;s:12:"publish-date";i:1603984612;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1-600x2594.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1-400x1729.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/musician-08";s:20:"astra-site-parent-id";i:1752;s:15:"astra-sites-tag";a:5:{i:339;s:6:"artist";i:969;s:8:"musician";i:1572;s:9:"performer";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48612";a:12:{s:5:"title";s:6:"Albums";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums-1-600x1455.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/437";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/musician-08/albums/";s:15:"astra-sites-tag";a:2:{i:1565;s:6:"albums";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48617";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-1-600x2594.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/musician-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48613";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography-1-600x1374.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/musician-08/biography/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48614";a:12:{s:5:"title";s:8:"Concerts";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts-1-600x1007.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/432";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/musician-08/concerts/";s:15:"astra-sites-tag";a:1:{i:755;s:7:"concert";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48616";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery-1-600x1131.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/443";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/musician-08/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48615";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact-1-600x827.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/451";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/musician-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85736";a:24:{s:5:"title";s:15:"Halloween Party";s:2:"id";i:85736;s:12:"publish-date";i:1706727715;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-600x2283.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-400x1522.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/halloween-party-07";s:20:"astra-site-parent-id";i:3449;s:15:"astra-sites-tag";a:11:{i:597;s:3:"art";i:2947;s:8:"autumn-2";i:2946;s:15:"halloweeenparty";i:2943;s:11:"halloween-2";i:2944;s:18:"halloweencostume-2";i:2948;s:16:"halloweendecor-2";i:2951;s:17:"halloweenmakeup-2";i:2950;s:16:"happyhalloween-2";i:2952;s:9:"pumpkin-2";i:2953;s:14:"spookyseason-2";i:2949;s:12:"trcikortreat";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:1:{i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85738";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-contact-600x1050.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/905";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85739";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-600x2283.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/halloween-party-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85740";a:12:{s:5:"title";s:7:"Program";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-program.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-program-600x1263.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/901";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-07/program/";s:15:"astra-sites-tag";a:1:{i:2684;s:7:"program";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85741";a:12:{s:5:"title";s:7:"Tickets";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-tickets.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-tickets-600x1014.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/899";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/halloween-party-07/tickets/";s:15:"astra-sites-tag";a:1:{i:2954;s:7:"tickets";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85737";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/halloween-party-07-about-600x1526.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/halloween-party-07/wp-json/wp/v2/pages/903";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/halloween-party-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55511";a:24:{s:5:"title";s:19:"Portfolio &#038; CV";s:2:"id";i:55511;s:12:"publish-date";i:1622061009;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1-600x2690.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1-400x1793.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/portfolio-08";s:20:"astra-site-parent-id";i:2148;s:15:"astra-sites-tag";a:6:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55512";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about-1-600x1828.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/portfolio-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55513";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact-1-600x896.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/375";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/portfolio-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55514";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-1-600x2690.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/portfolio-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55515";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio-1-600x1826.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/366";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/portfolio-08/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55516";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services-1-600x1165.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/portfolio-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85767";a:24:{s:5:"title";s:15:"MultiMed Clinic";s:2:"id";i:85767;s:12:"publish-date";i:1706722780;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-600x2626.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-400x1751.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/multimed-07";s:20:"astra-site-parent-id";i:3453;s:15:"astra-sites-tag";a:7:{i:337;s:6:"clinic";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:603;s:7:"medical";i:606;s:15:"medical-science";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85772";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-600x2626.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/multimed-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85773";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-testimonials-600x1258.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/102";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/multimed-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85768";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-about-600x1662.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/multimed-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85769";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-contact-600x1109.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/104";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85770";a:12:{s:5:"title";s:11:"Departments";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-departments.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-departments-600x1236.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/multimed-07/departments/";s:15:"astra-sites-tag";a:1:{i:602;s:11:"departments";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85771";a:12:{s:5:"title";s:7:"Doctors";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-doctors.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/multimed-07-doctors-600x1162.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-07/wp-json/wp/v2/pages/99";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/multimed-07/doctor/";s:15:"astra-sites-tag";a:1:{i:3341;s:7:"doctors";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48671";a:24:{s:5:"title";s:12:"Tech Startup";s:2:"id";i:48671;s:12:"publish-date";i:1603984602;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-600x2357.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-400x1571.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tech-startup-08";s:20:"astra-site-parent-id";i:1758;s:15:"astra-sites-tag";a:7:{i:1761;s:11:"application";i:745;s:12:"organization";i:1762;s:16:"software-company";i:1760;s:13:"software-firm";i:1665;s:7:"startup";i:1759;s:13:"tech-business";i:1763;s:12:"tech-startup";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48672";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about-us-600x2175.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/248";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tech-startup-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48673";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features-1-600x2647.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tech-startup-08/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48674";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-600x2357.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tech-startup-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48675";a:12:{s:5:"title";s:4:"Plan";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan-1-600x1310.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-startup-08/plan/";s:15:"astra-sites-tag";a:2:{i:1663;s:4:"plan";i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85629";a:24:{s:5:"title";s:13:"Business Blog";s:2:"id";i:85629;s:12:"publish-date";i:1706708561;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-600x3133.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-400x2089.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/business-blog-07";s:20:"astra-site-parent-id";i:3442;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:3435;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85633";a:12:{s:5:"title";s:20:"Interactive Sessions";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-interaction.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-interaction-600x1136.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-blog-07/interactive-sessions/";s:15:"astra-sites-tag";a:1:{i:2342;s:19:"interactive-session";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85630";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-about-600x1136.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1345";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-blog-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85631";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-contact-600x806.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/business-blog-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85632";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-blogs-07-600x3133.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-07/wp-json/wp/v2/pages/1324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/business-blog-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48519";a:24:{s:5:"title";s:12:"Elderly Home";s:2:"id";i:48519;s:12:"publish-date";i:1603984628;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-600x2326.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-400x1551.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/elderly-care-08";s:20:"astra-site-parent-id";i:1744;s:15:"astra-sites-tag";a:5:{i:1598;s:24:"assisted-living-facility";i:1596;s:10:"elder-home";i:1595;s:11:"elders-care";i:1594;s:12:"old-age-home";i:1597;s:15:"retirement-home";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48523";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-600x2326.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/elderly-care-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48520";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about-1-600x1670.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/elderly-care-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48524";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services-1-600x2083.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/elderly-care-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48522";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities-1-600x1725.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/elderly-care-08/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48521";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact-1-600x1222.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/elderly-care-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1511, 'ast-block-templates-sites-7', 'a:30:{s:8:"id-85939";a:24:{s:5:"title";s:14:"BBQ Food Truck";s:2:"id";i:85939;s:12:"publish-date";i:1706902955;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07-600x2936.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07-400x1957.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-food-truck-07";s:20:"astra-site-parent-id";i:3462;s:15:"astra-sites-tag";a:3:{i:1808;s:10:"food-truck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3430;s:4:"dark";i:2927;s:8:"one-page";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85940";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/bbq-food-truck-07-600x2936.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-food-truck-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-food-truck-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55500";a:24:{s:5:"title";s:6:"School";s:2:"id";i:55500;s:12:"publish-date";i:1622059216;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/school-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-600x2968.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-400x1978.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/school-08";s:20:"astra-site-parent-id";i:2147;s:15:"astra-sites-tag";a:10:{i:2154;s:9:"academics";i:610;s:8:"coaching";i:2156;s:7:"daycare";i:459;s:9:"education";i:2158;s:8:"educator";i:2155;s:11:"high-school";i:617;s:12:"kindergarten";i:2157;s:9:"preschool";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2840;s:18:"college-university";i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55504";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact-1-600x615.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/117";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/school-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55501";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about-1-600x1294.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/62";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/school-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55502";a:12:{s:5:"title";s:9:"Academics";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08academics.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/school-08academics-600x1776.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/79";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/school-08/academics/";s:15:"astra-sites-tag";a:1:{i:2114;s:8:"academic";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55503";a:12:{s:5:"title";s:10:"Activities";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities-1-600x1121.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/102";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/school-08/activities/";s:15:"astra-sites-tag";a:1:{i:1922;s:10:"activities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55505";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2021/05/school-08.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/school-08-600x2968.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/school-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/school-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85695";a:24:{s:5:"title";s:13:"Travel Agency";s:2:"id";i:85695;s:12:"publish-date";i:1706641927;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-600x2185.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-400x1456.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/tourism-07";s:20:"astra-site-parent-id";i:3445;s:15:"astra-sites-tag";a:6:{i:979;s:7:"company";i:812;s:6:"office";i:430;s:7:"tourism";i:431;s:13:"tours-travels";i:427;s:6:"travel";i:428;s:13:"travel-agency";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85699";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-reviews.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-reviews-600x795.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/595";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85698";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-600x2185.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/tourism-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85700";a:12:{s:5:"title";s:5:"Tours";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-tours.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-tours-600x1333.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/594";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/tourism-07/tours/";s:15:"astra-sites-tag";a:1:{i:3346;s:5:"tours";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85696";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-about-us-600x1224.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/593";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/tourism-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85697";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/tourism-07-contact-600x797.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-07/wp-json/wp/v2/pages/596";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47723";a:24:{s:5:"title";s:12:"Horticulture";s:2:"id";i:47723;s:12:"publish-date";i:1603821508;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1-600x2409.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1-400x1606.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/horticulture-08";s:20:"astra-site-parent-id";i:1669;s:15:"astra-sites-tag";a:4:{i:1601;s:11:"agriculture";i:1603;s:13:"farm-products";i:632;s:7:"farming";i:1602;s:12:"horticulture";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-47725";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-1-600x2409.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/horticulture-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47726";a:12:{s:5:"title";s:8:"Our Farm";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-farm.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-farm-600x2178.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/horticulture-08/our-farm/";s:15:"astra-sites-tag";a:2:{i:1737;s:4:"farm";i:1736;s:8:"our-farm";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47727";a:12:{s:5:"title";s:11:"Our Produce";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-produce.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-produce-600x1790.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/horticulture-08/our-produce/";s:15:"astra-sites-tag";a:1:{i:1606;s:12:"our-products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47728";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials-1-600x1433.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/horticulture-08/testimonials/";s:15:"astra-sites-tag";a:3:{i:1738;s:9:"feedbacks";i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47724";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-600x1263.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/horticulture-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85677";a:24:{s:5:"title";s:9:"Tech News";s:2:"id";i:85677;s:12:"publish-date";i:1706638617;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-600x2795.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-400x1863.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/tech-news-07";s:20:"astra-site-parent-id";i:3444;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85681";a:12:{s:5:"title";s:7:"Podcast";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-podcast.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-podcast-600x1168.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1229";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-news-07/podcast/";s:15:"astra-sites-tag";a:1:{i:3454;s:7:"podcast";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85678";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-about-600x1563.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1228";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tech-news-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85679";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-contact-600x698.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1226";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-news-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85680";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-news-07-600x2795.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-07/wp-json/wp/v2/pages/1227";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/tech-news-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48472";a:24:{s:5:"title";s:13:"e-book Author";s:2:"id";i:48472;s:12:"publish-date";i:1603931209;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1-600x2338.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1-400x1558.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/ebook-author-08";s:20:"astra-site-parent-id";i:1739;s:15:"astra-sites-tag";a:4:{i:724;s:6:"author";i:727;s:4:"book";i:748;s:5:"ebook";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48473";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about-1-600x1605.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/252";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/ebook-author-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48474";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-1-600x724.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/258";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/ebook-author-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48475";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-ebooks.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-ebooks-600x1344.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/254";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/ebook-author-08/e-books/";s:15:"astra-sites-tag";a:2:{i:1740;s:5:"books";i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48476";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events-1-600x1355.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/256";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ebook-author-08/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48477";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-1-600x2338.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/ebook-author-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85655";a:24:{s:5:"title";s:17:"Black Friday Sale";s:2:"id";i:85655;s:12:"publish-date";i:1706633405;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07-600x2978.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07-400x1985.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/black-friday-sale-07";s:20:"astra-site-parent-id";i:3443;s:15:"astra-sites-tag";a:10:{i:2355;s:17:"author-book-store";i:2994;s:26:"black-friday-sales-landing";i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2387;s:13:"fashion-store";i:2389;s:20:"online-fashion-store";i:383;s:12:"online-store";i:2993;s:13:"sales-landing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3430;s:4:"dark";i:2927;s:8:"one-page";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85656";a:12:{s:5:"title";s:30:"Black Friday Sale Landing Page";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/black-friday-sale-07-600x2978.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/black-friday-sale-07/wp-json/wp/v2/pages/860";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/black-friday-sale-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47979";a:24:{s:5:"title";s:14:"BBQ Restaurant";s:2:"id";i:47979;s:12:"publish-date";i:1603828775;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-600x2555.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-400x1703.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-restaurant-08";s:20:"astra-site-parent-id";i:1690;s:15:"astra-sites-tag";a:10:{i:566;s:14:"bbq-restaurant";i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47982";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-600x2555.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/531";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-restaurant-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47980";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-us-600x2062.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/533";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bbq-restaurant-08/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47983";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-2.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-2-600x1886.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/535";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/bbq-restaurant-08/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47981";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-us-600x1571.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/537";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bbq-restaurant-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85763";a:24:{s:5:"title";s:7:"AppPlus";s:2:"id";i:85763;s:12:"publish-date";i:1706628678;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07-600x3370.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07-400x2247.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/app-landing-page-07";s:20:"astra-site-parent-id";i:3452;s:15:"astra-sites-tag";a:4:{i:1583;s:16:"app-landing-page";i:423;s:4:"home";i:850;s:12:"landing-page";i:629;s:20:"product-landing-page";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2863;s:12:"landing-page";i:2881;s:10:"mobile-app";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2927;s:8:"one-page";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85764";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/app-landing-page-07-600x3370.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/app-landing-page-07/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/app-landing-page-07/";s:15:"astra-sites-tag";a:1:{i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48318";a:24:{s:5:"title";s:12:"Nutritionist";s:2:"id";i:48318;s:12:"publish-date";i:1603908961;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-600x2730.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-400x1820.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/nutritionist-08";s:20:"astra-site-parent-id";i:1722;s:15:"astra-sites-tag";a:6:{i:753;s:9:"dietitian";i:1726;s:15:"nutrition-coach";i:1727;s:18:"nutrition-coaching";i:1725;s:17:"nutrition-trainer";i:754;s:12:"nutritionist";i:1454;s:16:"personal-trainer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-69529";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-blog-600x1061.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/728";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/nutritionist-08/blog/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48321";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-600x2730.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/nutritionist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48319";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about-1-600x1230.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/134";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/nutritionist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48322";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-programs.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-programs-600x1480.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/nutritionist-08/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48323";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories-1-600x942.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/180";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/nutritionist-08/success-stories/";s:15:"astra-sites-tag";a:3:{i:432;s:6:"review";i:990;s:15:"success-stories";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48320";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact-1-600x808.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/196";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/nutritionist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85621";a:24:{s:5:"title";s:11:"Coffee Shop";s:2:"id";i:85621;s:12:"publish-date";i:1706626568;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-600x2281.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-400x1520.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/coffee-shop-07";s:20:"astra-site-parent-id";i:3441;s:15:"astra-sites-tag";a:10:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:399;s:8:"one-page";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85626";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-our-menu.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-our-menu-600x1167.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/598";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/coffee-shop-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85622";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-about-600x1362.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/599";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/coffee-shop-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85623";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-contact-600x819.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/601";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/coffee-shop-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85624";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-gallery-600x987.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/600";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/coffee-shop-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85625";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/coffee-shop-07-600x2281.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-shop-07/wp-json/wp/v2/pages/597";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coffee-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48631";a:24:{s:5:"title";s:15:"Yoga Instructor";s:2:"id";i:48631;s:12:"publish-date";i:1603984609;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-600x2239.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-400x1493.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/yoga-instructor-08";s:20:"astra-site-parent-id";i:1753;s:15:"astra-sites-tag";a:7:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:849;s:11:"health-yoga";i:1020;s:8:"personal";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48635";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-600x2239.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/51";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/yoga-instructor-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48632";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me-1-600x1297.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/52";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-instructor-08/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48633";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes-1-600x1746.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-08/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48636";a:12:{s:5:"title";s:12:"Publications";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications-1-600x1082.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/54";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/yoga-instructor-08/publications/";s:15:"astra-sites-tag";a:1:{i:558;s:11:"publication";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48634";a:12:{s:5:"title";s:7:"Get Fit";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit-1-600x1079.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-08/get-fit/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85733";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:85733;s:12:"publish-date";i:1706554719;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07-600x2615.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07-400x1743.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-07";s:20:"astra-site-parent-id";i:3448;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85734";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/plant-shop-07-600x2615.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-shop-07/wp-json/wp/v2/pages/884";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49936";a:24:{s:5:"title";s:11:"Recipe Blog";s:2:"id";i:49936;s:12:"publish-date";i:1614595588;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1-600x1623.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1-400x1082.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/recipe-blog-08";s:20:"astra-site-parent-id";i:1858;s:15:"astra-sites-tag";a:5:{i:792;s:7:"cooking";i:787;s:6:"dinner";i:336;s:4:"food";i:793;s:11:"food-making";i:788;s:5:"snack";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-49940";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-1-600x1623.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1055";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/recipe-blog-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49937";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me-1-600x897.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1071";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/recipe-blog-08/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49938";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog-1-600x1429.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1067";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/recipe-blog-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49939";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact-1-600x758.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1074";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/recipe-blog-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85518";a:24:{s:5:"title";s:10:"Shoe Store";s:2:"id";i:85518;s:12:"publish-date";i:1706550951;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-600x1814.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-400x1209.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/shoe-store-07";s:20:"astra-site-parent-id";i:3436;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2878;s:5:"shoes";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85521";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-600x1814.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/shoe-store-07/wp-json/wp/v2/pages/1041";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/shoe-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}}s:8:"id-85519";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-about-600x1628.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/shoe-store-07/wp-json/wp/v2/pages/1044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/shoe-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85520";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/shoe-store-07-contact-600x1336.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/shoe-store-07/wp-json/wp/v2/pages/1046";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/shoe-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48076";a:24:{s:5:"title";s:24:"Personal Fitness Trainer";s:2:"id";i:48076;s:12:"publish-date";i:1603893488;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08-600x3142.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08-400x2094.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-08";s:20:"astra-site-parent-id";i:1697;s:15:"astra-sites-tag";a:9:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:506;s:19:"functional-training";i:500;s:3:"gym";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48077";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-08-600x3142.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-trainer-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:814;s:8:"homepage";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85590";a:24:{s:5:"title";s:14:"Brandstore Pro";s:2:"id";i:85590;s:12:"publish-date";i:1706532719;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/01/store-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-600x2027.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-400x1351.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/store-07";s:20:"astra-site-parent-id";i:3440;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85592";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-contact-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-contact-us-600x1534.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1319";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/store-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}}s:8:"id-85593";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2024/01/store-07.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-600x2027.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1314";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:28:"//websitedemos.net/store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:43:"woocommerce-gateway-paypal-express-checkout";s:4:"init";s:91:"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php";s:4:"name";s:35:"WooCommerce PayPal Checkout Gateway";}}}s:8:"id-85594";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-lookbook.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-lookbook-600x1583.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1322";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-07/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85591";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-about-us.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/store-07-about-us-600x1358.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/store-07/wp-json/wp/v2/pages/1317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48591";a:24:{s:5:"title";s:15:"Cosmetics Store";s:2:"id";i:48591;s:12:"publish-date";i:1603984615;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-600x2401.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-400x1601.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cosmetics-store-08";s:20:"astra-site-parent-id";i:1748;s:15:"astra-sites-tag";a:7:{i:1023;s:6:"beauty";i:1465;s:15:"beauty-products";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48594";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-600x2401.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/542";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/cosmetics-store-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-48592";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about-1-600x1218.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/545";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cosmetics-store-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48595";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testimonials.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testimonials-600x1164.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/544";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/cosmetics-store-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48593";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact-1-600x1187.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/546";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cosmetics-store-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";i:75418;s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85545";a:24:{s:5:"title";s:17:"Business Magazine";s:2:"id";i:85545;s:12:"publish-date";i:1706299881;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-600x3468.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-400x2312.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/business-magazine-07";s:20:"astra-site-parent-id";i:3439;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85546";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-about-600x1564.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-07/wp-json/wp/v2/pages/892";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/business-magazine-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85547";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-contact-600x950.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-07/wp-json/wp/v2/pages/893";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-magazine-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85548";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/business-magazine-07-600x3468.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-magazine-07/wp-json/wp/v2/pages/891";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/business-magazine-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56682";a:24:{s:5:"title";s:20:"Chartered Accountant";s:2:"id";i:56682;s:12:"publish-date";i:1614963624;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-600x2501.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-400x1667.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/accountant-08";s:20:"astra-site-parent-id";i:2252;s:15:"astra-sites-tag";a:3:{i:447;s:10:"accountant";i:449;s:20:"chartered-accountant";i:2254;s:22:"finance-and-accounting";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-56683";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-about-600x1203.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/accountant-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56684";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-contact-600x975.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/accountant-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56685";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-600x2501.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/accountant-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56686";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-services-600x1364.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/accountant-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56687";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-testimonials.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-testimonials-600x1326.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/accountant-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56688";a:12:{s:5:"title";s:13:"Why Choose Me";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-why-choose-me.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/03/accountant-08-why-choose-me-600x1040.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/accountant-08/why-choose-me/";s:15:"astra-sites-tag";a:3:{i:453;s:8:"features";i:760;s:13:"why-choose-us";i:852;s:6:"why-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85526";a:24:{s:5:"title";s:21:"Blockchain Technology";s:2:"id";i:85526;s:12:"publish-date";i:1706286197;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-600x2329.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-400x1553.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/blockchain-technology-07";s:20:"astra-site-parent-id";i:3437;s:15:"astra-sites-tag";a:8:{i:3097;s:7:"bitcoin";i:3095;s:10:"blockchain";i:3096;s:20:"blockchaintechnology";i:3101;s:16:"blockchaintrends";i:3098;s:6:"crypto";i:3100;s:9:"cryptoart";i:3102;s:12:"cryptoartist";i:3099;s:4:"nfts";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85530";a:12:{s:5:"title";s:9:"Resources";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-resources.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-resources-600x1305.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/567";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/blockchain-technology-07/resources/";s:15:"astra-sites-tag";a:1:{i:3103;s:9:"resources";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85527";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-about.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-about-600x1287.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/565";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/blockchain-technology-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85528";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-contact-600x763.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/blockchain-technology-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85529";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/blockchain-technology-07-600x2329.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/blockchain-technology-07/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/blockchain-technology-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48490";a:24:{s:5:"title";s:14:"Animal Welfare";s:2:"id";i:48490;s:12:"publish-date";i:1603984632;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-600x2724.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-400x1816.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/animal-welfare-08";s:20:"astra-site-parent-id";i:1741;s:15:"astra-sites-tag";a:7:{i:625;s:7:"charity";i:735;s:6:"donate";i:1013;s:8:"donation";i:624;s:10:"foundation";i:1482;s:6:"givewp";i:745;s:12:"organization";i:1012;s:7:"welfare";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:13:{s:8:"id-57933";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1485";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/animal-welfare-08/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57934";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1486";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/donor-dashboard-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57935";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1488";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/donor-dashboard-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57936";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1489";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-5/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57937";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1490";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57938";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1491";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57939";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1492";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/animal-welfare-08/donor-dashboard-3-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57940";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/donor-dashboard-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-48493";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-600x2724.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1026";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/animal-welfare-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48491";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about-1-600x1695.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1027";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/animal-welfare-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48494";a:12:{s:5:"title";s:17:"See All Campaigns";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-see-all-campaigns.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-see-all-campaigns-600x1711.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1028";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/see-all-campaigns/";s:15:"astra-sites-tag";a:1:{i:1479;s:9:"campaigns";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48495";a:12:{s:5:"title";s:17:"Star Contributors";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-star-contributor.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-star-contributor-600x1625.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1029";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-08/star-contributors/";s:15:"astra-sites-tag";a:2:{i:1014;s:10:"contribute";i:1481;s:11:"star-donors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48492";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact-1-600x1230.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1030";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/animal-welfare-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85448";a:24:{s:5:"title";s:20:"Fast Food Restaurant";s:2:"id";i:85448;s:12:"publish-date";i:1706269033;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-600x3669.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-400x2446.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/fast-food-07";s:20:"astra-site-parent-id";i:3424;s:15:"astra-sites-tag";a:8:{i:1996;s:6:"burger";i:2011;s:15:"fast-food-chain";i:2013;s:20:"fast-food-restaurant";i:350;s:5:"hotel";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:2020;s:16:"restaurant-chain";i:1993;s:10:"snack-food";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85454";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-our-menu.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-our-menu-600x2481.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/884";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fast-food-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85449";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-about-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-about-us-600x1994.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fast-food-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85450";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-contact-600x1334.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/888";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fast-food-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85451";a:12:{s:5:"title";s:10:"Franchisee";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-franchisee.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-franchisee-600x1639.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/887";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fast-food-07/franchisee/";s:15:"astra-sites-tag";a:1:{i:1991;s:10:"franchisee";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85452";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-600x3669.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/883";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/fast-food-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85453";a:12:{s:5:"title";s:6:"Offers";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-offers.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fast-food-07-offers-600x1587.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fast-food-07/wp-json/wp/v2/pages/885";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/fast-food-07/offers/";s:15:"astra-sites-tag";a:1:{i:1969;s:6:"offers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48442";a:24:{s:5:"title";s:14:"Dentist Clinic";s:2:"id";i:48442;s:12:"publish-date";i:1603913248;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1-600x2480.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1-400x1653.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/dentist-08";s:20:"astra-site-parent-id";i:1733;s:15:"astra-sites-tag";a:3:{i:338;s:6:"dental";i:623;s:7:"dentist";i:1734;s:14:"dentist-clinic";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48443";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-1-600x2480.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/dentist-08/wp-json/wp/v2/pages/409";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/dentist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85440";a:24:{s:5:"title";s:20:"Deeplight Restaurant";s:2:"id";i:85440;s:12:"publish-date";i:1706211394;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-600x3268.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-400x2178.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/restaurant-07";s:20:"astra-site-parent-id";i:3423;s:15:"astra-sites-tag";a:9:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85444";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-600x3268.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1240";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/restaurant-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85445";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-menu.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-menu-600x2368.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1499";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/restaurant-07/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85446";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-testimonials.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-testimonials-600x2120.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/restaurant-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85441";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-about-600x2026.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1502";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/restaurant-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85442";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-contact-600x1786.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1511";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85443";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-gallery.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/restaurant-07-gallery-600x1303.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/restaurant-07/wp-json/wp/v2/pages/1505";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47862";a:24:{s:5:"title";s:11:"Pet Sitting";s:2:"id";i:47862;s:12:"publish-date";i:1603821511;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-600x2415.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-400x1610.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pet-sitting-08";s:20:"astra-site-parent-id";i:1680;s:15:"astra-sites-tag";a:5:{i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1687;s:11:"pet-walking";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47864";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-600x2415.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pet-sitting-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47866";a:12:{s:5:"title";s:10:"Who We Are";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-who-we-are.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-who-we-are-600x2193.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pet-sitting-08/who-we-are/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47865";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-services-600x2250.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/509";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pet-sitting-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47863";a:12:{s:5:"title";s:12:"Get In Touch";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-get-in-touch.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-08-get-in-touch-600x1036.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/510";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/pet-sitting-08/get-in-touch/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85349";a:24:{s:5:"title";s:22:"Swimming Pool Services";s:2:"id";i:85349;s:12:"publish-date";i:1706206829;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-600x2714.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-400x1809.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/pool-services-07";s:20:"astra-site-parent-id";i:3410;s:15:"astra-sites-tag";a:3:{i:567;s:16:"pool-maintenance";i:569;s:13:"swimming-pool";i:570;s:10:"water-pool";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-85353";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-gallery.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-gallery-600x1356.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-07/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85354";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-600x2714.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/631";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/pool-services-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85352";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-faq.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-faq-600x1021.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/641";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pool-services-07/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85355";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-reviews.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-reviews-600x1502.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/639";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85356";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-services.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-services-600x1033.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/635";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pool-services-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85350";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-about-600x1478.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/633";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pool-services-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85351";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/pool-services-07-contact-600x1298.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-07/wp-json/wp/v2/pages/643";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48300";a:24:{s:5:"title";s:15:"Custom Printing";s:2:"id";i:48300;s:12:"publish-date";i:1603905872;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-600x2002.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-400x1335.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-08";s:20:"astra-site-parent-id";i:1719;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:3;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-48303";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-600x2002.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2089";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-48301";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-about-600x1552.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2161";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/custom-printing-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48302";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-08-contact-600x554.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2162";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55455";a:24:{s:5:"title";s:21:"Professional Services";s:2:"id";i:55455;s:12:"publish-date";i:1621891263;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2-600x1765.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2-400x1177.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/professional-services-08";s:20:"astra-site-parent-id";i:2123;s:15:"astra-sites-tag";a:7:{i:2131;s:15:"accounting-firm";i:2135;s:17:"advisory-services";i:2134;s:8:"advocate";i:2133;s:13:"advocate-firm";i:2132;s:13:"auditing-firm";i:2136;s:17:"business-coaching";i:2129;s:21:"professional-coaching";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55459";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services-1.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services-1-600x1034.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/professional-services-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55456";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us-1.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us-1-600x1490.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/professional-services-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55457";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us-1.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us-1-600x1010.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/professional-services-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55458";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-2-600x1765.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/professional-services-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85456";a:24:{s:5:"title";s:24:"Finance &amp; Consulting";s:2:"id";i:85456;s:12:"publish-date";i:1706206717;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-600x2093.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-400x1395.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/finance-consulting-07";s:20:"astra-site-parent-id";i:3425;s:15:"astra-sites-tag";a:10:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:2288;s:19:"business-consulting";i:449;s:20:"chartered-accountant";i:1898;s:10:"consulting";i:446;s:7:"finance";i:3092;s:18:"finance-consultant";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2794;s:10:"consulting";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85460";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-contact-600x855.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/703";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/finance-consulting-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85461";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-600x2093.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/698";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/finance-consulting-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85462";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-services-600x1451.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/699";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/finance-consulting-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85457";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-about-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-about-us-600x1646.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/700";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/finance-consulting-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85458";a:12:{s:5:"title";s:7:"Careers";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-careers.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-careers-600x1484.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/702";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/finance-consulting-07/careers/";s:15:"astra-sites-tag";a:1:{i:3093;s:7:"careers";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85459";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-clients.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/01/finance-consulting-07-clients-600x1758.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/finance-consulting-07/wp-json/wp/v2/pages/701";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/finance-consulting-07/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1512, 'ast-block-templates-site-requests', '11', 'no'),
(1513, 'ast-block-templates-last-export-checksums', '0e8B%t1$1NXA', 'no'),
(1514, 'ast-block-templates-customizer-css', ':root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:3em;--ast-container-default-lg-padding:3em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:3em;--ast-container-default-sm-padding:3em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;}html{font-size:112.5%;}a{color:var(--ast-global-color-3);}a:hover,a:focus{color:var(--ast-global-color-0);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:''Figtree'',sans-serif;font-weight:400;font-size:18px;font-size:1rem;line-height:var(--ast-body-line-height,1.7em);}blockquote{color:var(--ast-global-color-3);}h1,.entry-content h1,.entry-content h1 a,h2,.entry-content h2,.entry-content h2 a,h3,.entry-content h3,.entry-content h3 a,h4,.entry-content h4,.entry-content h4 a,h5,.entry-content h5,.entry-content h5 a,h6,.entry-content h6,.entry-content h6 a,.site-title,.site-title a{font-family:''Figtree'',sans-serif;font-weight:500;}.site-title{font-size:35px;font-size:1.9444444444444rem;display:none;}.site-header .site-description{font-size:15px;font-size:0.83333333333333rem;display:none;}.entry-title{font-size:30px;font-size:1.6666666666667rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{overflow:hidden;}h1,.entry-content h1,.entry-content h1 a{font-size:54px;font-size:3rem;font-weight:500;font-family:''Figtree'',sans-serif;line-height:1.2em;}h2,.entry-content h2,.entry-content h2 a{font-size:42px;font-size:2.3333333333333rem;font-weight:500;font-family:''Figtree'',sans-serif;line-height:1.2em;}h3,.entry-content h3,.entry-content h3 a{font-size:24px;font-size:1.3333333333333rem;font-weight:500;font-family:''Figtree'',sans-serif;line-height:1.4em;}h4,.entry-content h4,.entry-content h4 a{font-size:22px;font-size:1.2222222222222rem;line-height:1.4em;font-weight:500;font-family:''Figtree'',sans-serif;}h5,.entry-content h5,.entry-content h5 a{font-size:20px;font-size:1.1111111111111rem;line-height:1.5em;font-weight:500;font-family:''Figtree'',sans-serif;}h6,.entry-content h6,.entry-content h6 a{font-size:16px;font-size:0.88888888888889rem;line-height:1em;font-weight:500;font-family:''Figtree'',sans-serif;text-transform:uppercase;letter-spacing:2px;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,.entry-title a,.entry-content h1,.entry-content h1 a,h2,.entry-content h2,.entry-content h2 a,h3,.entry-content h3,.entry-content h3 a,h4,.entry-content h4,.entry-content h4 a,h5,.entry-content h5,.entry-content h5 a,h6,.entry-content h6,.entry-content h6 a{color:var(--ast-global-color-3);}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-3);background-color:var(--ast-global-color-3);}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:var(--ast-global-color-3);}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-3);background-color:var(--ast-global-color-3);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-3);border-color:var(--ast-global-color-3);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-3);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-3);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-0);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-3);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-3);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-3);border-color:var(--ast-global-color-3);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:var(--ast-global-color-3);}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;}.search-form input.search-field:focus{outline:none;}.widget-title,.widget .wp-block-heading{font-size:25px;font-size:1.3888888888889rem;color:var(--ast-global-color-3);}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible{outline-style:dotted;outline-color:inherit;outline-width:thin;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin;}input{outline:none;}.main-header-menu .menu-link,.ast-header-custom-item a{color:var(--ast-global-color-3);}.main-header-menu .menu-item:hover > .menu-link,.main-header-menu .menu-item:hover > .ast-menu-toggle,.main-header-menu .ast-masthead-custom-menu-items a:hover,.main-header-menu .menu-item.focus > .menu-link,.main-header-menu .menu-item.focus > .ast-menu-toggle,.main-header-menu .current-menu-item > .menu-link,.main-header-menu .current-menu-ancestor > .menu-link,.main-header-menu .current-menu-item > .ast-menu-toggle,.main-header-menu .current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-3);}.header-main-layout-3 .ast-main-header-bar-alignment{margin-right:auto;}.header-main-layout-2 .site-header-section-left .ast-site-identity{text-align:left;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle{background:transparent;color:var(--ast-global-color-0);}.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle{background:transparent;border:1px solid var(--ast-global-color-0);color:var(--ast-global-color-0);}.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{background:var(--ast-global-color-0);color:#ffffff;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.footer-adv .footer-adv-overlay{border-top-style:solid;border-top-color:#7a7a7a;}.wp-block-buttons.aligncenter{justify-content:center;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-2);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;font-family:inherit;font-weight:600;font-size:16px;font-size:0.88888888888889rem;line-height:1em;text-transform:none;letter-spacing:0;padding-top:18px;padding-right:34px;padding-bottom:18px;padding-left:34px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-2);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:#ffffff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:transparent;}@media (max-width:921px){.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{padding-top:14px;padding-right:34px;padding-bottom:14px;padding-left:34px;}}@media (max-width:544px){.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{font-size:13px;font-size:0.72222222222222rem;padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;}}.entry-content[ast-blocks-layout] > figure{margin-bottom:1em;}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type="text"]:focus,.comments-area .ast-comment-formwrap input[type="text"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.5em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}}@media (max-width:921px){.ast-separate-container #primary,.ast-separate-container #secondary{padding:1.5em 0;}#primary,#secondary{padding:1.5em 0;margin:0;}.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-button-wrapper .elementor-button{border-style:solid;text-decoration:none;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding-top:18px;padding-right:34px;padding-bottom:18px;padding-left:34px;}@media (max-width:921px){.elementor-button-wrapper .elementor-button.elementor-size-sm,.elementor-button-wrapper .elementor-button.elementor-size-xs,.elementor-button-wrapper .elementor-button.elementor-size-md,.elementor-button-wrapper .elementor-button.elementor-size-lg,.elementor-button-wrapper .elementor-button.elementor-size-xl,.elementor-button-wrapper .elementor-button{padding-top:14px;padding-right:34px;padding-bottom:14px;padding-left:34px;}}@media (max-width:544px){.elementor-button-wrapper .elementor-button.elementor-size-sm,.elementor-button-wrapper .elementor-button.elementor-size-xs,.elementor-button-wrapper .elementor-button.elementor-size-md,.elementor-button-wrapper .elementor-button.elementor-size-lg,.elementor-button-wrapper .elementor-button.elementor-size-xl,.elementor-button-wrapper .elementor-button{padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;}}.elementor-button-wrapper .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus{color:#ffffff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-button-wrapper .elementor-button,.elementor-button-wrapper .elementor-button:visited{color:#ffffff;}.elementor-button-wrapper .elementor-button{font-weight:600;font-size:16px;font-size:0.88888888888889rem;line-height:1em;text-transform:none;letter-spacing:0;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:16px;font-size:0.88888888888889rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#ffffff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.5em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:#ffffff;font-family:inherit;font-weight:600;line-height:1em;text-transform:none;letter-spacing:0;font-size:16px;font-size:0.88888888888889rem;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding-top:18px;padding-right:34px;padding-bottom:18px;padding-left:34px;}@media (max-width:921px){.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{padding-top:14px;padding-right:34px;padding-bottom:14px;padding-left:34px;}}@media (max-width:544px){.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{font-size:13px;font-size:0.72222222222222rem;padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;}}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit,.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.wc-block-grid__product-onsale,[CLASS*="wc-block"] button,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,.woocommerce button.button.alt.disabled.wc-variation-selection-needed,[CLASS*="wc-block"] .wc-block-components-button{border-style:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:18px;padding-right:34px;padding-bottom:18px;padding-left:34px;font-family:inherit;font-weight:600;font-size:16px;font-size:0.88888888888889rem;line-height:1em;text-transform:none;letter-spacing:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus,.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce .woocommerce-message a.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce button.button.alt.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,[CLASS*="wc-block"] button:hover,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover,.woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover,[CLASS*="wc-block"] .wc-block-components-button:hover,[CLASS*="wc-block"] .wc-block-components-button:focus{color:#ffffff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(18px - 3px);padding-right:calc(34px - 3px);padding-bottom:calc(18px - 3px);padding-left:calc(34px - 3px);}@media (max-width:921px){.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit,.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.wc-block-grid__product-onsale,[CLASS*="wc-block"] button,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,.woocommerce button.button.alt.disabled.wc-variation-selection-needed,[CLASS*="wc-block"] .wc-block-components-button{padding-top:14px;padding-right:34px;padding-bottom:14px;padding-left:34px;}}@media (max-width:544px){.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit,.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.wc-block-grid__product-onsale,[CLASS*="wc-block"] button,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,.woocommerce button.button.alt.disabled.wc-variation-selection-needed,[CLASS*="wc-block"] .wc-block-components-button{padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;font-size:13px;font-size:0.72222222222222rem;}}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em;}.ast-separate-container .comment-respond{padding:2em 2.14em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}.menu-toggle,button,.ast-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{font-size:13px;font-size:0.72222222222222rem;}.site-branding img,.site-header .site-logo-img .custom-logo-link img{max-width:100%;}}@media (max-width:921px){.widget-title{font-size:22px;font-size:1.375rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:16px;font-size:0.88888888888889rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:0.88888888888889rem;}.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1,.entry-content h1 a{font-size:40px;}h2,.entry-content h2,.entry-content h2 a{font-size:36px;}h3,.entry-content h3,.entry-content h3 a{font-size:24px;}h4,.entry-content h4,.entry-content h4 a{font-size:22px;font-size:1.2222222222222rem;}h5,.entry-content h5,.entry-content h5 a{font-size:20px;font-size:1.1111111111111rem;}h6,.entry-content h6,.entry-content h6 a{font-size:16px;font-size:0.88888888888889rem;}}@media (max-width:544px){.widget-title{font-size:20px;font-size:1.4285714285714rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:14px;font-size:0.77777777777778rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:14px;font-size:0.77777777777778rem;}.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1,.entry-content h1 a{font-size:30px;}h2,.entry-content h2,.entry-content h2 a{font-size:28px;}h3,.entry-content h3,.entry-content h3 a{font-size:22px;}h4,.entry-content h4,.entry-content h4 a{font-size:20px;font-size:1.1111111111111rem;}h5,.entry-content h5,.entry-content h5 a{font-size:18px;font-size:1rem;}h6,.entry-content h6,.entry-content h6 a{font-size:15px;font-size:0.83333333333333rem;}}@media (max-width:544px){html{font-size:112.5%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}@media (max-width:921px) {.main-header-bar .main-header-bar-navigation{display:none;}}.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-color:#eaeaea;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu{border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-style:solid;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu{top:-1px;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,.ast-desktop .main-header-menu.submenu-with-border .children .menu-link{border-bottom-width:1px;border-style:solid;border-color:#eaeaea;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-2px;}}.site .comments-area{padding-bottom:3em;}', 'yes'),
(1516, 'ast_blocks_sync_in_progress', 'no', 'no'),
(1517, 'ast-block-templates-version', '2.1.13', 'yes'),
(1518, 'ast-templates-business-details', 'a:1:{s:5:"token";s:0:"";}', 'yes'),
(1519, 'ast_block_templates_fresh_site', 'no', 'yes'),
(1520, 'astra-sites-and-pages-page-25', 'a:15:{s:8:"id-71221";a:24:{s:5:"title";s:17:"Flavio Restaurant";s:2:"id";i:71221;s:12:"publish-date";i:1672840358;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-600x2452.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-400x1634.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/flavio-restaurant-04";s:20:"astra-site-parent-id";i:3068;s:15:"astra-sites-tag";a:10:{i:3070;s:25:"delicious-food-restaurant";i:561;s:6:"eatery";i:3416;s:9:"elementor";i:336;s:4:"food";i:2067;s:19:"food-and-restaurant";i:1579;s:9:"food-menu";i:559;s:6:"outlet";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1210:"<!-- wp:paragraph -->\n<p>The Flavio Restaurant website template is a modern fullscreen design with a mixture of modern and handwritten fonts and beautiful images of food throughout. It’s an engaging design with lots of color and imagery to catch the eye.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Flavio Restaurant design has an attractive menu section with dedicated pages, a built in reservation element, attractive contact form with map and the social media elements you expect from a restaurant website. Everything can be fully customized to suit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Flavio Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern fullscreen Flavio Restaurant template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of color and attractive typography</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Engaging images of food throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Menu section and dedicated page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:69:"Bright and colorful design ideal for contemporary restaurant websites";s:5:"pages";a:4:{s:8:"id-71222";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-contact-600x943.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-04/wp-json/wp/v2/pages/100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/flavio-restaurant-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71223";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-history.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-history-600x2110.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-04/wp-json/wp/v2/pages/105";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/flavio-restaurant-04/history/";s:15:"astra-sites-tag";a:1:{i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71224";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-600x2452.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/flavio-restaurant-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/flavio-restaurant-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-71225";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-our-menu.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/01/flavio-restaurant-04-our-menu-600x1444.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/flavio-restaurant-04/wp-json/wp/v2/pages/107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/flavio-restaurant-04/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:71221;s:26:"related-gutenberg-template";i:87360;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59063";a:24:{s:5:"title";s:26:"Heating And A/C Technician";s:2:"id";i:59063;s:12:"publish-date";i:1643645899;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/heating-and-ac-technician-02";s:20:"astra-site-parent-id";i:2571;s:15:"astra-sites-tag";a:8:{i:599;s:9:"ac-repair";i:2573;s:24:"air-conditioning-service";i:3416;s:9:"elementor";i:439;s:14:"local-services";i:2572;s:12:"manufacturer";i:2094;s:8:"mechanic";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1323:"<!-- wp:paragraph -->\n<p>The Heating And A/C Technician template has a minimalist feel even though it packs in the features. Thanks to a light page design with nice colors and modern fonts, the design has instant appeal with minimal distraction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage includes blocks for most uses, with the opportunity to add or remove them as required. Additional pages all reflect the core design to deliver the information visitors will need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Heating And A/C Technician template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light, open design that draws you in</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of subtle colors and modern fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calls to action and buttons stand out to help engage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Option to add or remove page blocks however you need</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Subtle animations and parallax effects work well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"Minimalist design that lets you showcase your heating or AC business in an engaging way";s:5:"pages";a:4:{s:8:"id-59065";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-contact.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/heating-and-ac-technician-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59064";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-about.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/heating-and-ac-technician-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59066";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/heating-and-ac-technician-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59067";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-services.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/heating-and-ac-technician-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59063;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58084";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:58084;s:12:"publish-date";i:1632244281;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-02";s:20:"astra-site-parent-id";i:2375;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";i:2476;s:9:"gardening";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1200:"<!-- wp:paragraph -->\n<p>If you are running a nursery and want to take your business online, the Plant Shop template is a great starting point. The design is clean and minimalistic yet has all the correct elements to build a high-converting plant shop website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Plant Shop web template is fully compatible with WooCommerce and allows you to set up your store quickly. Add your latest plants, customer reviews, and more on the impressive-looking homepage.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Plant Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple, clean design that comes with all the correct elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive hero image, best to promote your product line</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Deep integration with WooCommerce, allowing you to sell online quickly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Simple yet highly effective product pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Page builder ready</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"Simple and minimalistic design perfect to create a high converting plant shop website";s:5:"pages";a:3:{s:8:"id-58085";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-about-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-about-1-600x1131.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-shop-02/wp-json/wp/v2/pages/252";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plant-shop-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58086";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-contact-1-600x786.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-shop-02/wp-json/wp/v2/pages/357";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/plant-shop-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58087";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-600x2285.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/plant-shop-02/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47609";a:24:{s:5:"title";s:22:"Online Furniture Store";s:2:"id";i:47609;s:12:"publish-date";i:1600961412;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg";s:28:"fullpage-thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/home-decor-04";s:20:"astra-site-parent-id";i:1655;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";i:2356;s:14:"work-from-home";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1259:"<!-- wp:paragraph -->\n<p>The right furniture livens up your home. It sets the ​​stage for comfortable and cozy living spaces. And what better way to set the tone online than having the perfect website template.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Online Furniture Store template is beautifully designed, helping you create an instant engagement with your customers. The template is designed to help you sell all kinds of furniture for living rooms, bedrooms, kitchens, and bathrooms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Online Furniture Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Beautifully designed website template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase your latest products and best sellers on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Offers deals and offers on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Build an email list by getting customers to sign up for your newsletter</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO-friendly and WooCommerce-ready template</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:68:"Well designed eCommerce web template to sell all kinds of home decor";s:5:"pages";a:4:{s:8:"id-47610";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-about-us.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-about-us.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/162";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/home-decor-04/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-47611";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-contact-us.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-contact-us.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/196";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-decor-04/contact-us/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-47612";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/home-decor-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-47613";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-rooms.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-rooms.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/133";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/home-decor-04/rooms/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47609;s:26:"related-gutenberg-template";i:74334;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58970";a:24:{s:5:"title";s:10:"Cycle Shop";s:2:"id";i:58970;s:12:"publish-date";i:1643645321;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/cycle-shop-02";s:20:"astra-site-parent-id";i:2547;s:15:"astra-sites-tag";a:19:{i:880;s:9:"cartflows";i:2418;s:8:"commerce";i:2548;s:10:"cycle-shop";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2549;s:12:"sport-cycyle";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:19:"checkout-paypal-woo";s:4:"init";s:43:"checkout-paypal-woo/checkout-paypal-woo.php";s:4:"name";s:41:"Checkout Plugins - PayPal for WooCommerce";}i:5;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:6;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1274:"<!-- wp:paragraph -->\n<p>The Cycle Shop template is an easy way to take advantage of the global rise in cycling. It’s an attractive modern template with a full screen image on the homepage that opens out into a modern, well-balanced design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template can integrate seamlessly with WooCommerce so you can sell products easily, and the template as a whole can be fully customized to fit your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Cycle Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern cycling shop website template designed to engage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully integrates with WooCommerce for an online store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive product areas and product pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Product highlight blocks already built into the design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Option to add products, pages and sections quickly and easily</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with leading drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Impactful eCommerce template designed for cycle shops or any type of online retailer";s:5:"pages";a:3:{s:8:"id-58972";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cycle-shop-02/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cycle-shop-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58971";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-about-us.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-about-us.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cycle-shop-02/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cycle-shop-02/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58973";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cycle-shop-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/cycle-shop-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:19:"checkout-paypal-woo";s:4:"init";s:43:"checkout-paypal-woo/checkout-paypal-woo.php";s:4:"name";s:41:"Checkout Plugins - PayPal for WooCommerce";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58970;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59046";a:24:{s:5:"title";s:14:"Roofing Agency";s:2:"id";i:59046;s:12:"publish-date";i:1643645546;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/roofing-agency-02";s:20:"astra-site-parent-id";i:2569;s:15:"astra-sites-tag";a:8:{i:1630;s:18:"commercial-roofing";i:3416;s:9:"elementor";i:1629;s:19:"residential-roofing";i:1634;s:17:"roof-installation";i:1633;s:11:"roof-repair";i:1631;s:16:"roof-replacement";i:2570;s:14:"roofing-agency";i:1632;s:16:"roofing-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2818;s:7:"roofing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1365:"<!-- wp:paragraph -->\n<p>The Roofing Agency template has a clean, crisp look that provides a professional persona from the start. Combined with attractive imagery and careful use of colors and white space, it delivers exactly the impression you would want.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template homepage uses a flat design with a mix of colors, images and white space that delivers impact without overloading the senses. Additional pages reflect these qualities, for a fully coherent design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Roofing Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean, crisp design ideal for trades or construction companies</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Excellent mix of features throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great balance of color, images and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bold color to highlight buttons and calls to action</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Contract form front and center to encourage conversion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with leading drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"Clean, crisp agency website design that addresses user intent from the very beginning";s:5:"pages";a:5:{s:8:"id-59047";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/roofing-agency-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59048";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-contact-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-contact-us.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-agency-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59049";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/roofing-agency-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59050";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-projects.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-projects.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/roofing-agency-02/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59051";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-services.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/roofing-agency-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59046;s:26:"related-gutenberg-template";i:71038;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59018";a:24:{s:5:"title";s:12:"Coffee House";s:2:"id";i:59018;s:12:"publish-date";i:1643645176;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/coffee-house-02";s:20:"astra-site-parent-id";i:2563;s:15:"astra-sites-tag";a:10:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:3416;s:9:"elementor";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1291:"<!-- wp:paragraph -->\n<p>The Coffee House template uses a warm, heritage look that can work so well for baristas and coffee shops. It creates a warm, welcoming vibe that invites you to explore, which is exactly what we want from a coffee house website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage has rich images, warm colors and plenty of whitespace for balance. There’s a menu section and an option to sell coffee by integrating WooCommerce. It’s a very flexible template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Coffee House template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Precisely the feel you expect from a coffee house</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Warm, welcoming colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive menu section and page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can integrate with WooCommerce to sell products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Instagram section built into the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with leading drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Give a warm welcome to visitors with this engaging template for cafes and coffee shops";s:5:"pages";a:4:{s:8:"id-59019";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-about-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-about-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/coffee-house-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59020";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-contact-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-contact-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/coffee-house-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59021";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/coffee-house-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59022";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-menu-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-menu-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/coffee-house-02/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:59018;s:26:"related-gutenberg-template";i:59233;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58953";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:58953;s:12:"publish-date";i:1643644056;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/01/construction-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/construction-04-600x2626.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/construction-04-400x1751.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/building-construction-04";s:20:"astra-site-parent-id";i:2542;s:15:"astra-sites-tag";a:13:{i:435;s:12:"architecture";i:2543;s:8:"building";i:2545;s:19:"building-foundation";i:979;s:7:"company";i:484;s:12:"construction";i:2546;s:21:"construction-services";i:3416;s:9:"elementor";i:2544;s:11:"fabricating";i:436;s:8:"interior";i:812;s:6:"office";i:1844;s:7:"premium";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2836;s:12:"construction";i:2793;s:15:"interior-design";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1345:"<!-- wp:paragraph -->\n<p>The Construction website template makes an instant impact with bold contrast colors and a deep blue image. This design is reflected throughout all pages but can easily be changed to suit your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a bold homepage with lots of content areas and a professional feel demanded by the niche. There are also extra pages you can use to outline products or services, add a portfolio or anything you choose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Construction template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bold design that makes an instant impact</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of contrast colors and fonts to create a professional look</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content blocks that can be customized at will</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Add, remove or change pages as required</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Areas for testimonials, certifications and other social proof</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with popular drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Composed design that makes an impact for all the right reasons, ideal for construction";s:5:"pages";a:5:{s:8:"id-58954";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/building-construction-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58955";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/building-construction-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58956";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2022/01/construction-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/construction-04-600x2626.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/building-construction-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58957";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-projects.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-projects.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-04/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58958";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-services.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-59004";a:24:{s:5:"title";s:7:"eCourse";s:2:"id";i:59004;s:12:"publish-date";i:1643645158;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/teach-ecourse-04";s:20:"astra-site-parent-id";i:2561;s:15:"astra-sites-tag";a:11:{i:2562;s:11:"code-course";i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:3416;s:9:"elementor";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1844;s:7:"premium";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:954:"<!-- wp:paragraph -->\n<p>The eCourse template offers an alternative to the predictable with a bright, welcoming vibe. While mocked up for coders, you can easily see how it could be customized to suit any type of eLearning website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is light, open and modern. The homepage includes simple graphics and imagery that makes an impact, along with customizable content blocks you can tweak however you like.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the eCourse template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Attractive design that stands out from the norm</li><li>Customizable pages and content blocks</li><li>Ideal for eLearning and compatible with most LMS</li><li>Can feature audio and video within lessons or as promotion</li><li>Great layout with a welcoming feel</li><li>Compatible with popular drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"Modern, accessible template ideal for websites that offer online learning or utilize LMS";s:5:"pages";a:4:{s:8:"id-59005";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/617";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/teach-ecourse-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59006";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/teach-ecourse-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-59007";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-ecourse-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-59008";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-lessons.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-lessons.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/769";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/teach-ecourse-04/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51341";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:51341;s:12:"publish-date";i:1616781676;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/certified-life-coach-04";s:20:"astra-site-parent-id";i:1865;s:15:"astra-sites-tag";a:7:{i:854;s:5:"coach";i:610;s:8:"coaching";i:1123;s:11:"councelling";i:3416;s:9:"elementor";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1119:"<!-- wp:paragraph -->\n<p>As a certified life coach, you’d probably have several one-on-one consultations with your clients. You probably even offer live online sessions and several packages to achieve personal and career goals, live a happier life, manage time, and keep oneself organized, among other things.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Life Coach website template has you covered. The professionally designed template has everything you need to launch your coaching business today. It’s light, welcoming and includes a range of customizable sections for your professional services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Life Coach template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professionally designed template, perfect for life coaches and trainers</li><li>Significant hero image to promote the coach</li><li>Include the various services and packages being offered on the homepage</li><li>Dedicated section to showcase client testimonials to build trust</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"A professionally designed website template for all certified trainers and life coaches";s:5:"pages";a:4:{s:8:"id-51342";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-about.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/447";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/certified-life-coach-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51343";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/872";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/certified-life-coach-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51344";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/44";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/certified-life-coach-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51345";a:12:{s:5:"title";s:20:"Live Online Sessions";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-live-online-sessions.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-live-online-sessions.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/726";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/certified-life-coach-04/live-online-sessions/";s:15:"astra-sites-tag";a:4:{i:1871;s:13:"live-sessions";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:1872;s:8:"sessions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58934";a:24:{s:5:"title";s:22:"Real Estate Consultant";s:2:"id";i:58934;s:12:"publish-date";i:1643644267;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/real-estate-consultant-02";s:20:"astra-site-parent-id";i:2534;s:15:"astra-sites-tag";a:9:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:3416;s:9:"elementor";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2535;s:22:"real-estate-consultant";i:2314;s:22:"real-estate-developers";i:2312;s:14:"sales-property";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2794;s:10:"consulting";i:2778;s:11:"real-estate";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1311:"<!-- wp:paragraph -->\n<p>The Real Estate Consultant template could easily be used for any type of consultant. It’s bright and breezy with a welcoming feel and a contact box front and center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the design uses light complementing colors and modern sans serif fonts to create subtle authority while remaining accessible. The template comes with flexible content areas and extra pages you can customize as you see fit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Real Estate Consultant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive design suitable for any type of consultant</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Warm and welcoming with appealing colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Contact form front and center to capture leads</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content blocks throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Additional pages can be customized to suit any requirement</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with popular drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Deliver the professional look and feel that gives customers the confidence they need";s:5:"pages";a:5:{s:8:"id-58935";a:12:{s:5:"title";s:8:"About me";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-about-me-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-about-me-1.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/405";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/real-estate-consultant-02/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58936";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-contact-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-consultant-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58937";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1-1.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/real-estate-consultant-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58938";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-reviews-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-reviews-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-consultant-02/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58939";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-services-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-services-1.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/real-estate-consultant-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58934;s:26:"related-gutenberg-template";i:71334;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88951";a:24:{s:5:"title";s:7:"Gym Pro";s:2:"id";i:88951;s:12:"publish-date";i:1712773296;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-600x3496.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-400x2330.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/gym-pro-04";s:20:"astra-site-parent-id";i:3598;s:15:"astra-sites-tag";a:12:{i:3416;s:9:"elementor";i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:847;s:5:"green";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1020;s:8:"personal";i:1844;s:7:"premium";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:1:{i:2787;s:11:"gym-fitness";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1261:"<!-- wp:paragraph -->\n<p>The Gym Pro template is a fantastic example of high energy design focused for a niche. Created for gyms and fitness, it reflects the industry perfectly with strong colors, bold images and that green contrast color.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Everything can be customized to suit your taste or your brand. The Gym Pro template is fully compatible with drag and drop page builders where you can customize everything you see on the page. The template is also fully responsive and will look just as amazing on small screens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Gym Pro template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>High energy template for gyms and fitness</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of color and images throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and works seamlessly on mobile</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized from the header to the footer</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"The Gym Pro template uses high energy design to set the scene perfectly";s:5:"pages";a:6:{s:8:"id-88955";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-600x3496.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gym-pro-04/wp-json/wp/v2/pages/322";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/gym-pro-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88956";a:12:{s:5:"title";s:10:"Membership";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-membership.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-membership-600x1366.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gym-pro-04/wp-json/wp/v2/pages/328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/gym-pro-04/membership/";s:15:"astra-sites-tag";a:1:{i:3599;s:10:"membership";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88957";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-testimonials-600x1162.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gym-pro-04/wp-json/wp/v2/pages/329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/gym-pro-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88952";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-about-us-600x2469.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gym-pro-04/wp-json/wp/v2/pages/326";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/gym-pro-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88953";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-classes.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-classes-600x1610.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gym-pro-04/wp-json/wp/v2/pages/327";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/gym-pro-04/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88954";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/gym-pro-04-contact-600x1182.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gym-pro-04/wp-json/wp/v2/pages/330";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/gym-pro-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58872";a:24:{s:5:"title";s:15:"Deli Restaurant";s:2:"id";i:58872;s:12:"publish-date";i:1643644642;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/deli-restaurant-02";s:20:"astra-site-parent-id";i:2512;s:15:"astra-sites-tag";a:15:{i:1527;s:9:"cafeteria";i:783;s:4:"cake";i:972;s:4:"club";i:560;s:7:"cuisine";i:2394;s:15:"deli-restaurant";i:1974;s:7:"dessert";i:561;s:6:"eatery";i:3416;s:9:"elementor";i:336;s:4:"food";i:1579;s:9:"food-menu";i:2513;s:11:"fruits-dish";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1333:"<!-- wp:paragraph -->\n<p>The Deli Restaurant template has an upscale look that’s obvious as soon as the full page image unfolds. Combined with modern white fonts and creative imagery, it sets the scene perfectly for a restaurant or deli.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a menu section and flexible content sections you can personalize along with the extra pages you may need to continue telling your story. It’s a well-designed website template with everything a deli needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Deli Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Upscale design ideal for a deli or restaurant</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive menu section and menu pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of image blocks to help create an appetite</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Optional content blocks that can be fully customized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Engaging contact page with reservation button</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"Engaging design designed around the food industry, with all essential features you expect";s:5:"pages";a:6:{s:8:"id-47163";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/deli-restaurant-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47161";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/114";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/deli-restaurant-02/about-us/";s:15:"astra-sites-tag";a:1:{i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47164";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-menu.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-menu.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/138";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/deli-restaurant-02/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47165";a:12:{s:5:"title";s:9:"Menu Dark";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-dark-menu-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-dark-menu-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/219";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/deli-restaurant-02/menu-dark/";s:15:"astra-sites-tag";a:3:{i:1616;s:9:"dark-menu";i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47166";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-testimonials.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/142";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/deli-restaurant-02/testimonial/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47162";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-contact.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/163";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/deli-restaurant-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58872;s:26:"related-gutenberg-template";i:69112;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58898";a:24:{s:5:"title";s:10:"Consultant";s:2:"id";i:58898;s:12:"publish-date";i:1643644121;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/consultant-04";s:20:"astra-site-parent-id";i:2523;s:15:"astra-sites-tag";a:11:{i:2524;s:7:"adviser";i:2527;s:9:"authority";i:2287;s:20:"consultancy-services";i:1621;s:10:"consultant";i:1876;s:10:"counsellor";i:3416;s:9:"elementor";i:2528;s:13:"expert-advice";i:2525;s:5:"guide";i:1880;s:6:"mentor";i:1844;s:7:"premium";i:2526;s:10:"specialist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1017:"<!-- wp:paragraph -->\n<p>The Consultant web template is an extended portfolio design with an attractive home page and extra pages to help tell your story. Created to be warm and welcoming, while also modern and professional, this is a very well balanced design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses a strong main color with well-chosen complementing colors along with plenty of white space to let you breathe. All while portraying the professionalism you want to communicate on your website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Consultant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Uses strong colors balanced by lots of white space</li><li>Attractive imagery and fonts</li><li>Includes subtle animations to help bring the page to life</li><li>Has extra pages to outline your products and services</li><li>Effective call to action banner ready to go</li><li>Compatible with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"Combination business site and portfolio design that’s ideal for all types of consultant";s:5:"pages";a:5:{s:8:"id-58899";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/consultant-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58900";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/consultant-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58901";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/consultant-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58902";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-services.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/consultant-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58903";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-testimonials.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-testimonials.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/consultant-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:2302;s:11:"testimonial";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58898;s:26:"related-gutenberg-template";i:86491;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58981";a:24:{s:5:"title";s:19:"Covid 19 Prevention";s:2:"id";i:58981;s:12:"publish-date";i:1643644731;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/covid-prevention-02";s:20:"astra-site-parent-id";i:2550;s:15:"astra-sites-tag";a:6:{i:2556;s:9:"avoidance";i:2554;s:5:"covid";i:2555;s:16:"covid-prevention";i:2558;s:18:"disease-prevention";i:3416;s:9:"elementor";i:2557;s:11:"prohibition";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2794;s:10:"consulting";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1291:"<!-- wp:paragraph -->\n<p>The Covid 19 Prevention template tries to balance the seriousness of the subject with light hearted design and colors. The use of lots of white space and bright blue and green offsets the emotive nature of the niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design would suit many areas of care or medicine and can be fully personalized using a page builder. The template works well as it is, with lots of customization options throughout.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Covid 19 Prevention template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Excellent balance of colors and white space</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content areas to tell a story</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Could easily be tweaked to suit any medical niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes extra content pages for convenience</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive contact page with built-in map</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with leading drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Contemporary web design that gives a warm welcome that sets you immediately at ease";s:5:"pages";a:5:{s:8:"id-58982";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contact-us-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contact-us-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/919";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/covid-prevention-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58983";a:12:{s:5:"title";s:9:"Contagion";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contagion-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contagion-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/442";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/covid-prevention-02/contagion/";s:15:"astra-sites-tag";a:1:{i:2551;s:9:"contagion";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58984";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/covid-prevention-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58985";a:12:{s:5:"title";s:10:"Prevention";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-prevention-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-prevention-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/717";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/covid-prevention-02/prevention/";s:15:"astra-sites-tag";a:1:{i:2552;s:10:"prevention";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58986";a:12:{s:5:"title";s:8:"Symptoms";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-symptoms-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-symptoms-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/558";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/covid-prevention-02/symptoms/";s:15:"astra-sites-tag";a:1:{i:2553;s:8:"symptoms";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58981;s:26:"related-gutenberg-template";i:59741;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1521, 'astra-sites-and-pages-page-26', 'a:15:{s:8:"id-57399";a:24:{s:5:"title";s:17:"Sports Wear Store";s:2:"id";i:57399;s:12:"publish-date";i:1630001801;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/sports-wear-store-04";s:20:"astra-site-parent-id";i:2337;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2344;s:11:"sports-gear";i:2339;s:11:"sports-wear";i:2345;s:20:"sports-wear-and-gear";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3432;s:4:"game";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1056:"<!-- wp:paragraph -->\n<p>Want to build an online sportswear store? Or maybe even revamp an existing one. With our Sports Wear Store web template, you can launch a fully-fledged store quickly and easily. The templates come fully integrated with WooCommerce, making it easy to sell online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The impressive template allows you to showcase products based on the sports category, gender, latest arrivals, and more. Additionally, you can feature all the top deals as well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Sports Wear Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Well-designed template that has all the correct elements in the right place</li><li>Dedicated template to showcase the best deals and offers</li><li>Display products based on categories, such as sports, gender, and best sellers</li><li>Newsletter subscription form integrated across the website templates</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Perfect website template for building a highly engaging online sportswear store";s:5:"pages";a:4:{s:8:"id-57401";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/658";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/sports-wear-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57400";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/533";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sports-wear-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57402";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:40:"//websitedemos.net/sports-wear-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-57403";a:12:{s:5:"title";s:9:"Top Deals";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-top-deals.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-top-deals.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/389";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/sports-wear-store-04/top-deals/";s:15:"astra-sites-tag";a:2:{i:2063;s:5:"sales";i:2338;s:9:"top-deals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57399;s:26:"related-gutenberg-template";i:85715;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58864";a:24:{s:5:"title";s:12:"Flute Artist";s:2:"id";i:58864;s:12:"publish-date";i:1643645073;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/flute-artist-02";s:20:"astra-site-parent-id";i:2502;s:15:"astra-sites-tag";a:7:{i:339;s:6:"artist";i:3416;s:9:"elementor";i:2438;s:12:"flute-artist";i:2439;s:12:"flute-player";i:2503;s:7:"grooved";i:407;s:5:"music";i:2504;s:25:"musical-instrument-player";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2802;s:6:"artist";i:2781;s:5:"music";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:969:"<!-- wp:paragraph -->\n<p>The Flute Artist template has been designed to reflect the elegance and classic nature of the instrument and the industry. It’s a very calm layout with sober colors and an instant appeal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage begins dark and quickly opens out to include lots of white space, modern, elegant fonts and lots of imagery to set the scene. There are also options to include video and audio clips, a biography page, portfolio page and contact form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Flute Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Flexible portfolio website for musicians</li><li>Elegant design ideal for the niche</li><li>Includes the option to add audio and video</li><li>Dedicated portfolio and contact page</li><li>Flexible layout that can be fully customized</li><li>Page builder compatible for ease of use</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"A very elegant musician template designed to appeal to the widest possible audience";s:5:"pages";a:4:{s:8:"id-58446";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/flute-artist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58445";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-biography.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-biography.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/flute-artist-02/biography/";s:15:"astra-sites-tag";a:1:{i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58447";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-gallery.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-gallery.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/flute-artist-02/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58448";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/flute-artist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58864;s:26:"related-gutenberg-template";i:68088;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58999";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:58999;s:12:"publish-date";i:1643645131;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/wedding-invitation-02";s:20:"astra-site-parent-id";i:2559;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:699;s:10:"invitation";i:2560;s:20:"reception-invitation";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2771;s:8:"one-page";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3428;s:4:"free";i:2927;s:8:"one-page";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:997:"<!-- wp:paragraph -->\n<p>The Wedding Invitation template is a simple, yet elegant one page website template designed specifically to deliver wedding invitations for the 21<sup>st</sup> century.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template begins with a full size image of the bride and groom and opens out into a light and easygoing page with parallax effect. It can outline the what, where and when and be customized to include any extra content you need, including an RSVP form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wedding Invitation template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant single page wedding invitation template</li><li>Uses elegant colors and fonts</li><li>Smooth parallax effects throughout the page</li><li>Flexible content areas so you can design the page however you like</li><li>Includes RSVP form for total convenience</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Elegant wedding invitation template with a romantic feel and essential features";s:5:"pages";a:1:{s:8:"id-59000";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-invitation-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/wedding-invitation-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";i:71180;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49236";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:49236;s:12:"publish-date";i:1608714979;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/yoga-studio-04";s:20:"astra-site-parent-id";i:1787;s:15:"astra-sites-tag";a:7:{i:3416;s:9:"elementor";i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:1844;s:7:"premium";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2787;s:11:"gym-fitness";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1055:"<!-- wp:paragraph -->\n<p>Whether you’re an independent yoga instructor or a full-fledged yoga training institute, the Yoga Studio template is exactly what you want. The pastel colors and the impressive use of images make this template tailor-made for a yoga studio website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Include the various yoga poses, popular classes, instructor details, and customer reviews, among other things. You can also stay connected with your customers through a newsletter subscription form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Yoga Studio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant-looking website template, perfect for a yoga studio website</li><li>Pastel colors, typography, and images set the tone of the website</li><li>Impressive layout that allows you to promote your classes clutter-free</li><li>Include details of instructors and customer reviews, among other things</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"An elegant-looking template that’s tailor-made for building a yoga studio website";s:5:"pages";a:5:{s:8:"id-47690";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/135";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/yoga-studio-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47693";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/yoga-studio-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47691";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-classes.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-classes.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/181";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/yoga-studio-04/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47694";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-testimonials.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-testimonials.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/226";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-studio-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47692";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/269";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/yoga-studio-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58951";a:24:{s:5:"title";s:23:"Limousine Rental Agency";s:2:"id";i:58951;s:12:"publish-date";i:1643644485;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/rental-agency-02";s:20:"astra-site-parent-id";i:2536;s:15:"astra-sites-tag";a:6:{i:3416;s:9:"elementor";i:2540;s:9:"limousine";i:2538;s:15:"rent-limousines";i:2539;s:13:"rent-services";i:2537;s:13:"rental-agency";i:2541;s:5:"sedan";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2475;s:10:"automotive";i:3427;s:7:"default";i:3428;s:4:"free";i:2473;s:9:"transport";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1283:"<!-- wp:paragraph -->\n<p>The Limousine Rental Agency template opens with a full screen image with complementing colors that create a feeling of luxury ideal for this niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the design continues the look with alternating dark and light backgrounds, an attractive parallax effect and lots of content areas. Each page reflects the same values to create a very attractive website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Limousine Rental Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Homepage and extra pages all use luxurious colors and design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Parallax effect on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of white space to add modernity</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Template includes all essential pages including map and contact</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content areas to add extra features or services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Professional template with nice layout and modern design ideal for limousine rentals";s:5:"pages";a:5:{s:8:"id-58460";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-about-us.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-about-us.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/rental-agency-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58461";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/rental-agency-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58462";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/rental-agency-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58463";a:12:{s:5:"title";s:9:"Our Fleet";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-our-fleet.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-our-fleet.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/rental-agency-02/our-fleet/";s:15:"astra-sites-tag";a:1:{i:2445;s:5:"fleet";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58464";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-services.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/rental-agency-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58951;s:26:"related-gutenberg-template";i:59202;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58172";a:24:{s:5:"title";s:19:"Skin Cleanser Store";s:2:"id";i:58172;s:12:"publish-date";i:1632244102;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/skin-cleanser-store-02";s:20:"astra-site-parent-id";i:2378;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2392;s:19:"online-beauty-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2391;s:11:"skin-beauty";i:1127;s:9:"skin-care";i:2380;s:19:"skin-cleanser-store";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3428;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1397:"<!-- wp:paragraph -->\n<p>Want to sell skin care products to a global audience? If so, you must consider the Skin Cleanser Store template. The design is simple yet highly effective in promoting various beauty products. It can also be customized to suit any type of store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Use the impressive hero image to promote your best product. Include the latest products, best sellers, customer reviews, and beauty tips on the homepage. With seamless social media integrations, showcase photos from your social feel too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Skin Cleanser Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Beautifully designed and tailor-made for skin cleanser products online store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>From the colors to typography and layout, customize every element to suit your needs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>WooCommerce-ready template that lets you set up your store quickly and easily</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase customer reviews and photos from your social media feed</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"The perfect eCommerce website template for selling all kinds of skin care products";s:5:"pages";a:3:{s:8:"id-58175";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/skin-cleanser-store-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:42:"//websitedemos.net/skin-cleanser-store-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58173";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/skin-cleanser-store-02/wp-json/wp/v2/pages/381";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/skin-cleanser-store-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-58174";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/skin-cleanser-store-02/wp-json/wp/v2/pages/559";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/skin-cleanser-store-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45564";a:24:{s:5:"title";s:16:"Personal Trainer";s:2:"id";i:45564;s:12:"publish-date";i:1584532209;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/personal-trainer-04";s:20:"astra-site-parent-id";i:1449;s:15:"astra-sites-tag";a:8:{i:3416;s:9:"elementor";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1454;s:16:"personal-trainer";i:1844;s:7:"premium";i:1455;s:15:"workout-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1009:"<!-- wp:paragraph -->\n<p>As a personal trainer, you’d probably want to promote yourself in the best way possible. If so, the Personal Trainer template is perfect for you. The website revolves around you and your various training programs.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promote yourself on the homepage, include training programs, such as private training and group training, reviews and photos of your happy customers, and more to build trust with your potential customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Personal Trainer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Creatively designed website template that’s perfect for the personal trainer in you</li><li>Showcase your various training programs and packages</li><li>Include photos and reviews of your happy customers</li><li>Template incorporates a FAQ section to help customers with their questions</li><li>Impressive background effects</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Professionally designed website templates for the professional personal trainer in you";s:5:"pages";a:1:{s:8:"id-45565";a:12:{s:5:"title";s:13:"Trainer Jenny";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/personal-trainer-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/personal-trainer-04/";s:15:"astra-sites-tag";a:4:{i:423;s:4:"home";i:814;s:8:"homepage";i:850;s:12:"landing-page";i:1458;s:26:"personal-trainer-home-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45573;s:26:"related-elementor-template";i:45564;s:26:"related-gutenberg-template";i:85316;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45573";a:24:{s:5:"title";s:16:"Personal Trainer";s:2:"id";i:45573;s:12:"publish-date";i:1584532070;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/personal-trainer-03";s:20:"astra-site-parent-id";i:1450;s:15:"astra-sites-tag";a:6:{i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1454;s:16:"personal-trainer";i:1455;s:15:"workout-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-45574";a:12:{s:5:"title";s:13:"Trainer Jenny";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/personal-trainer-03/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/personal-trainer-03/";s:15:"astra-sites-tag";a:4:{i:423;s:4:"home";i:814;s:8:"homepage";i:850;s:12:"landing-page";i:1458;s:26:"personal-trainer-home-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20859";a:24:{s:5:"title";s:14:"Simply Natural";s:2:"id";i:20859;s:12:"publish-date";i:1549006228;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/plant-store-02";s:20:"astra-site-parent-id";i:190;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";i:2476;s:9:"gardening";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1275:"<!-- wp:paragraph -->\n<p>If you are looking for a simple and clean website design to sell all kinds of plants online, Simply Natural is just the template for you. The minimalist design has all the elements to build a highly engaging online store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>From an impressive hero section that includes a CTA button to the featured products and client testimonials, the template has all the ingredients you need to build a fantastic online store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Simply Natural template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple, clean, and elegant design, ideal for selling plants online</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase your featured products as well as the latest arrivals</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Easily customize every element of your website to suit your specific requirements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and WooCommerce-ready template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Simple and elegant design that’s perfect for selling all kinds of plants online";s:5:"pages";a:4:{s:8:"id-57904";a:12:{s:5:"title";s:4:"Shop";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/1613";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plant-store-02/shop/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-34084";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/plant-store-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-23955";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plant-store-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23956";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/plant-store-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:20907;s:26:"related-elementor-template";i:20859;s:26:"related-gutenberg-template";i:48431;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20907";a:24:{s:5:"title";s:14:"Simply Natural";s:2:"id";i:20907;s:12:"publish-date";i:1550052176;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/plant-store-01";s:20:"astra-site-parent-id";i:193;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:535;s:6:"nature";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-34086";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/plant-store-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23984";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plant-store-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23985";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/plant-store-01/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49340";a:24:{s:5:"title";s:10:"Baby Store";s:2:"id";i:49340;s:12:"publish-date";i:1608635939;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-600x2813.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-400x1875.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/baby-store-04";s:20:"astra-site-parent-id";i:1813;s:15:"astra-sites-tag";a:7:{i:1816;s:10:"baby-store";i:1818;s:14:"children-store";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1271:"<!-- wp:paragraph -->\n<p>Want to sell baby products online? Build an online store using our lightweight Baby Store template. The well-designed template is easy to set up and helps you start selling quickly thanks to full integration with WooCommerce.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is tailor-made for an online baby store, from subtle colors to having the right images in place. Showcase your latest products, best sellers, deals and offers, and customer reviews, among other things, on the homepage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Baby Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Elegantly designed website template perfect for an online baby store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Use the global palette to customize your store’s colors easily</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Display products based on categories, best sellers, latest arrivals, and more</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase client reviews and testimonials</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"Elegantly designed online store website template for selling all kinds of baby products";s:5:"pages";a:4:{s:8:"id-49346";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-about-600x1710.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/406";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/baby-store-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49347";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-contact-600x1158.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/baby-store-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49348";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-600x2813.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/baby-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-49349";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-testimonial.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/baby-stores-04-testimonial-600x1472.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/baby-store-04/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49340;s:26:"related-gutenberg-template";i:85705;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55741";a:24:{s:5:"title";s:18:"Fashion Influencer";s:2:"id";i:55741;s:12:"publish-date";i:1624910284;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/fashion-influencer-03";s:20:"astra-site-parent-id";i:2205;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2164;s:15:"fashion-blogger";i:2161;s:18:"fashion-influencer";i:1547;s:10:"influencer";i:2162;s:17:"lifestyle-blogger";i:2166;s:17:"luxury-influencer";i:2163;s:23:"social-media-influencer";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55742";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-about-bb.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-about-bb.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1046";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-03/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55743";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-contact-bb.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-contact-bb.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1051";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/fashion-influencer-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55745";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1019";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fashion-influencer-03/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55746";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-lookbook-bb.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-lookbook-bb.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1038";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-03/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55747";a:12:{s:5:"title";s:6:"Shoots";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-shoots-bb.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-shoots-bb.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1031";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-influencer-03/shoots/";s:15:"astra-sites-tag";a:1:{i:2023;s:6:"shoots";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49829";a:24:{s:5:"title";s:12:"Learn Baking";s:2:"id";i:49829;s:12:"publish-date";i:1612559280;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/learn-baking-02";s:20:"astra-site-parent-id";i:1856;s:15:"astra-sites-tag";a:6:{i:1857;s:6:"baking";i:462;s:7:"courses";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2828;s:4:"blog";i:2835;s:9:"elearning";i:2785;s:4:"food";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1057:"<!-- wp:paragraph -->\n<p>An online platform helps break boundaries and reach a wider audience. And with our Learn Baking template, you can offer online courses on baking cookies, pastries, cakes, and more to just about anyone.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The seamless integrations with popular LMS WordPress plugins, such as LearnDash, lets you easily create and manage courses on your website. Showcase your popular courses and testimonials from students who’ve enrolled in your courses on the homepage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Learn Baking template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Perfect website template to offer online courses on baking</li><li>Seamless integration with all popular LMS WordPress plugins</li><li>Showcase the popular courses and student testimonials on the homepage</li><li>Publish blogs to not only educate your students but also to be known as an authority</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"A web template that’s perfect for creating and managing online courses on baking";s:5:"pages";a:5:{s:8:"id-49830";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/481";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/learn-baking-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49831";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-all-courses.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-all-courses.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/836";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-baking-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-49832";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-blog.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-blog.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/719";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/learn-baking-02/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49833";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/533";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/learn-baking-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49834";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/learn-baking-02/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49829;s:26:"related-gutenberg-template";i:69486;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58870";a:24:{s:5:"title";s:17:"Security Services";s:2:"id";i:58870;s:12:"publish-date";i:1643644862;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/security-services-02";s:20:"astra-site-parent-id";i:2505;s:15:"astra-sites-tag";a:9:{i:2508;s:14:"alarm-security";i:2507;s:15:"camera-security";i:2511;s:16:"custody-services";i:3416;s:9:"elementor";i:2510;s:5:"guard";i:2506;s:16:"private-security";i:2509;s:6:"safety";i:2399;s:17:"security-services";i:2400;s:15:"security-system";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:958:"<!-- wp:paragraph -->\n<p>Security Services is an impressive design created to portray the seriousness of the topic without being overbearing. The dark homepage image is contrasted by white fonts and a bright red color to help keep you grounded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses modern fonts and an attractive flat design with great spacing, good use of white space and all the features you would expect to see on a security website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Security Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Contrasting dark and light elements that make an impact</li><li>Simple navigation for ease of use</li><li>Good use of colors with plenty of white space</li><li>Bold content sections for important messages</li><li>Simple service section designed for clarity</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:90:"A template designed to deliver the information clients want to see from a security service";s:5:"pages";a:5:{s:8:"id-58273";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/security-services-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58274";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-services.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/230";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/security-services-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58275";a:12:{s:5:"title";s:8:"Training";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-training.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-training.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/273";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/security-services-02/training/";s:15:"astra-sites-tag";a:1:{i:721;s:8:"training";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58271";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/328";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/security-services-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58272";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/security-services-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58870;s:26:"related-gutenberg-template";i:59249;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-53742";a:24:{s:5:"title";s:31:"Travel Blogger &amp; Influencer";s:2:"id";i:53742;s:12:"publish-date";i:1623425467;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/travel-blogger-04";s:20:"astra-site-parent-id";i:2003;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:2168;s:19:"tourism-influencers";i:2170;s:14:"travel-tourism";i:1683;s:14:"travel-blogger";i:2167;s:17:"travel-influencer";i:2169;s:14:"travel-vlogger";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2775;s:14:"travel-tourism";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";i:2926;s:5:"video";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1061:"<!-- wp:paragraph -->\n<p>Are you a travel blogger, an influencer, or both? Want to share your travel experiences with the world? Start a blog by using our awe-inspiring Travel Blogger &amp; Influencer template.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The engaging website template is designed to help you promote yourself as the face behind the blog. Additionally, you can publish blogs, upload and share videos, provide insights into your next travel destination, and even integrate your Instagram feed on your homepage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Travel Blogger &amp; Influencer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Inspiring website template, perfect for travel bloggers and influencers</li><li>Integrate your Instagram feed on the website</li><li>Upload and share videos of your various travel destinations</li><li>Publish blogs on topics related to travel, destinations, tips, and more</li><li>Fully customizable page builder-ready template</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"Awe-inspiring website template for bloggers and influencers to share travel experiences";s:5:"pages";a:9:{s:8:"id-53743";a:12:{s:5:"title";s:8:"About me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/travel-blogger-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53744";a:12:{s:5:"title";s:6:"Africa";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/travel-blogger-04/africa/";s:15:"astra-sites-tag";a:2:{i:2019;s:6:"africa";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53745";a:12:{s:5:"title";s:4:"Asia";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/travel-blogger-04/asia/";s:15:"astra-sites-tag";a:2:{i:2017;s:4:"asia";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53746";a:12:{s:5:"title";s:11:"Destination";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-destination.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-destination.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/367";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/travel-blogger-04/destination/";s:15:"astra-sites-tag";a:1:{i:785;s:11:"destination";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53747";a:12:{s:5:"title";s:6:"Europe";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/travel-blogger-04/europe/";s:15:"astra-sites-tag";a:2:{i:2014;s:6:"europe";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53748";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/travel-blogger-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53749";a:12:{s:5:"title";s:12:"The Americas";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/travel-blogger-04/the-americas/";s:15:"astra-sites-tag";a:2:{i:2015;s:7:"america";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53750";a:12:{s:5:"title";s:6:"Videos";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-videos.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-videos.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/travel-blogger-04/videos/";s:15:"astra-sites-tag";a:1:{i:2001;s:6:"videos";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53751";a:12:{s:5:"title";s:12:"Work with me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/travel-blogger-04/work-with-me/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:55717;s:26:"related-elementor-template";i:53742;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1522, 'astra-sites-and-pages-page-27', 'a:15:{s:8:"id-55717";a:24:{s:5:"title";s:31:"Travel Blogger &amp; Influencer";s:2:"id";i:55717;s:12:"publish-date";i:1624910289;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/travel-blogger-03";s:20:"astra-site-parent-id";i:2203;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:2168;s:19:"tourism-influencers";i:2170;s:14:"travel-tourism";i:1683;s:14:"travel-blogger";i:2167;s:17:"travel-influencer";i:2169;s:14:"travel-vlogger";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2926;s:5:"video";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:9:{s:8:"id-55718";a:12:{s:5:"title";s:8:"About me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/603";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/travel-blogger-03/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55719";a:12:{s:5:"title";s:6:"Africa";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/605";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/travel-blogger-03/africa/";s:15:"astra-sites-tag";a:2:{i:2019;s:6:"africa";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55720";a:12:{s:5:"title";s:4:"Asia";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/607";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/travel-blogger-03/asia/";s:15:"astra-sites-tag";a:2:{i:2017;s:4:"asia";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55721";a:12:{s:5:"title";s:11:"Destination";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-destination.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-destination.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/609";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/travel-blogger-03/destination/";s:15:"astra-sites-tag";a:1:{i:785;s:11:"destination";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55722";a:12:{s:5:"title";s:6:"Europe";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/611";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/travel-blogger-03/europe/";s:15:"astra-sites-tag";a:2:{i:2014;s:6:"europe";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55723";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/601";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/travel-blogger-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55724";a:12:{s:5:"title";s:12:"The Americas";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/613";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/travel-blogger-03/the-americas/";s:15:"astra-sites-tag";a:2:{i:2015;s:7:"america";i:786;s:12:"travel-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55725";a:12:{s:5:"title";s:6:"Videos";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-videos.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-videos.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/615";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/travel-blogger-03/videos/";s:15:"astra-sites-tag";a:1:{i:2001;s:6:"videos";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55726";a:12:{s:5:"title";s:12:"Work with me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/617";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/travel-blogger-03/work-with-me/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55257";a:24:{s:5:"title";s:14:"Local Business";s:2:"id";i:55257;s:12:"publish-date";i:1621610678;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/local-business-02";s:20:"astra-site-parent-id";i:2057;s:15:"astra-sites-tag";a:16:{i:586;s:8:"car-wash";i:2085;s:9:"carpentry";i:2089;s:16:"cleaning-company";i:2088;s:20:"construction-company";i:341;s:11:"electrician";i:3416;s:9:"elementor";i:2090;s:16:"flooring-company";i:1021;s:14:"local-business";i:2086;s:12:"local-worker";i:2094;s:8:"mechanic";i:2093;s:16:"painting-company";i:508;s:8:"plumbing";i:2092;s:16:"plumbing-company";i:2091;s:15:"roofing-company";i:2087;s:20:"services-maintenance";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2816;s:8:"plumbing";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1372:"<!-- wp:paragraph -->\n<p>A website makes you look professional and helps build trust with your prospective clients. Whatever service you offer, be it plumbing, gardening, building maintenance, or painting, you are seen as someone professional and serious about your business by having an online presence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Local Business web template covers you and makes you look every bit professional. Showcase testimonials from your happy customers as well to build trust.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Local Business template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professionally designed template that’s tailored to promote your local services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>List all the services and include a portfolio of your completed work as well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Include customer testimonials to enhance trustworthiness</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Display office hours and integrate Google maps to help customers locate you</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Global color palettes allow you to customize and play around with the website colors</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Professional-looking website template to promote your local business and services";s:5:"pages";a:4:{s:8:"id-55258";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-about-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-about-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/245";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/local-business-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55259";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/local-business-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55260";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/local-business-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55261";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/246";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/local-business-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55257;s:26:"related-gutenberg-template";i:55315;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55660";a:24:{s:5:"title";s:14:"Heritage Hotel";s:2:"id";i:55660;s:12:"publish-date";i:1623760910;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/heritage-hotel-04";s:20:"astra-site-parent-id";i:2178;s:15:"astra-sites-tag";a:10:{i:3416;s:9:"elementor";i:2180;s:14:"heritage-hotel";i:350;s:5:"hotel";i:2199;s:21:"indian-heritage-hotel";i:2082;s:12:"luxury-hotel";i:2197;s:16:"luxury-residence";i:2196;s:12:"palace-hotel";i:1844;s:7:"premium";i:2195;s:4:"stay";i:2198;s:17:"traditional-hotel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1009:"<!-- wp:paragraph -->\n<p>Want potential customers to experience the luxury of your heritage hotel from the comfort of their home? The Heritage Hotel template does just that. The classy website design sets the tone and lets potential customers envisage their stay at the property.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>From the rooms and suites to the dining experience, and walkthrough of the entire property, your heritage hotel website template comes equipped with everything you need to draw your customer’s attention.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Heritage Hotel template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Experience royalty with a classy and elegant website design</li><li>Include details of the rooms and suites, tariffs, and more</li><li>An impressive gallery to showcase every bit of your hotel</li><li>Accept online reservations and bookings</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"Inspiring and classy template perfect for recreating the experience of a heritage hotel";s:5:"pages";a:7:{s:8:"id-55661";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-contact-01.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-contact-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/794";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55662";a:12:{s:5:"title";s:6:"Dining";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-dining.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-dining.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/734";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/heritage-hotel-04/dining/";s:15:"astra-sites-tag";a:1:{i:1798;s:6:"dining";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55663";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-experience-01.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-experience-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/589";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/heritage-hotel-04/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55666";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/heritage-hotel-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55664";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-gallery.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-gallery.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/830";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55665";a:12:{s:5:"title";s:7:"History";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-history.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-history.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/heritage-hotel-04/history/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:645;s:7:"history";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55667";a:12:{s:5:"title";s:18:"Rooms &amp; Suites";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-rooms-suites.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-rooms-suites.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/644";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/heritage-hotel-04/rooms-suites/";s:15:"astra-sites-tag";a:2:{i:715;s:5:"rooms";i:2179;s:6:"suites";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55660;s:26:"related-gutenberg-template";i:86165;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55172";a:24:{s:5:"title";s:11:"Steak House";s:2:"id";i:55172;s:12:"publish-date";i:1621602080;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/steak-house-02";s:20:"astra-site-parent-id";i:2053;s:15:"astra-sites-tag";a:10:{i:2071;s:15:"chef-restaurant";i:3416;s:9:"elementor";i:336;s:4:"food";i:2068;s:15:"food-and-drinks";i:2067;s:19:"food-and-restaurant";i:2070;s:10:"food-house";i:350;s:5:"hotel";i:2069;s:25:"non-vegetarian-restaurant";i:335;s:10:"restaurant";i:2072;s:11:"steak-house";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:972:"<!-- wp:paragraph -->\n<p>Do you own a steak house? Want to promote your dine-in and accept orders online? If so, the Steak House web template is perfect for you. The design is attractive and ensures your customers engage with your cuisine instantaneously.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Showcase your mouth watering menu, facilitate online reservations, and include customer reviews, among other things, on your website. Additionally, you can include your working hours and the ambiance photos to help connect with your customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Steak House template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Attractive and engaging website design</li><li>Showcase your fabulous and mouth watering menu</li><li>Include customer testimonials and ambiance photos</li><li>Accept online table reservations</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"The perfect website template to sell mouth-watering and delicious steaks online";s:5:"pages";a:8:{s:8:"id-57906";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/105";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/steak-house-02/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57907";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/steak-house-02/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57908";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/steak-house-02/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57909";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/106";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/steak-house-02/menu/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55173";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/105";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/steak-house-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55174";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/107";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/steak-house-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55175";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/steak-house-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55176";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-menu.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-menu.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/106";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/steak-house-02/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55172;s:26:"related-gutenberg-template";i:64717;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57057";a:24:{s:5:"title";s:13:"Business Blog";s:2:"id";i:57057;s:12:"publish-date";i:1626458028;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/business-blog-04";s:20:"astra-site-parent-id";i:2262;s:15:"astra-sites-tag";a:11:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:3416;s:9:"elementor";i:2274;s:8:"magazine";i:2271;s:4:"news";i:1844;s:7:"premium";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2777;s:8:"business";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1088:"<!-- wp:paragraph -->\n<p>Want to build a blog and publish articles on the latest happenings in the business world? Use our Business Blog template. From the stock market and current affairs to startups and new business opportunities, share the latest news and trends with our highly engaging template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Business Blog template is well designed and allows for a clutter-free reading experience. You can let readers subscribe to your newsletter and update them every time an article is published. Ideal for any type of business website!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Business Blog template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Engaging and clutter-free design that enhances user experience</li><li>Newsletter subscription form that’s well integrated with the templates</li><li>Well-designed layout that delivers a great reading experience</li><li>Compatible with all popular page builders</li><li>Fully responsive and looks great on all device sizes</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"Share the latest trends in the business world with the perfect business blog template";s:5:"pages";a:4:{s:8:"id-57058";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/649";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-blog-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57059";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/773";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/business-blog-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57060";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:36:"//websitedemos.net/business-blog-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57061";a:12:{s:5:"title";s:20:"Interactive Sessions";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/839";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-blog-04/interactive-sessions/";s:15:"astra-sites-tag";a:2:{i:2270;s:8:"podcasts";i:1872;s:8:"sessions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";i:57416;s:26:"related-elementor-template";i:57057;s:26:"related-gutenberg-template";i:85629;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88169";a:24:{s:5:"title";s:7:"Generic";s:2:"id";i:88169;s:12:"publish-date";i:1714411624;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-600x1833.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-400x1222.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/generic-02";s:20:"astra-site-parent-id";i:3595;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1281:"<!-- wp:paragraph -->\n<p>The Generic Template is a foundational template, ideal for customizing to create something uniquely suited to your business. The default design has all the features businesses look for along with the option to customize everything you see on the page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is fully compatible with popular page builders, supports images, video and rich media and loads impressively fast. It’s also fully responsive, SEO-friendly and compatible with all compliant WordPress plugins. What more could you need from a business website template?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Generic template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Foundational template ideal for any type of business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content blocks and layouts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customize everything you see on the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"The Generic Template could be any type of website you like with minimal effort";s:5:"pages";a:4:{s:8:"id-88173";a:12:{s:5:"title";s:9:"Offerings";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-offerings.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-offerings-600x1245.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/generic-02/offerings/";s:15:"astra-sites-tag";a:1:{i:3617;s:9:"offerings";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88172";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-600x1833.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/generic-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/generic-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88170";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-about-600x876.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/generic-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/generic-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-88171";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/04/generic-02-contact-600x775.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/generic-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/generic-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:88169;s:26:"related-gutenberg-template";i:88183;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57416";a:24:{s:5:"title";s:13:"Business Blog";s:2:"id";i:57416;s:12:"publish-date";i:1630403198;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/business-blog-03";s:20:"astra-site-parent-id";i:2341;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57417";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1323";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-blog-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57418";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/business-blog-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57419";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1327";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/business-blog-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57420";a:12:{s:5:"title";s:20:"Interactive Sessions";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-blog-03/interactive-sessions/";s:15:"astra-sites-tag";a:2:{i:2342;s:19:"interactive-session";i:2343;s:7:"session";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57178";a:24:{s:5:"title";s:14:"Painter Artist";s:2:"id";i:57178;s:12:"publish-date";i:1627044188;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/painter-artist-04";s:20:"astra-site-parent-id";i:2281;s:15:"astra-sites-tag";a:12:{i:339;s:6:"artist";i:2299;s:16:"artist-portfolio";i:2298;s:17:"artwork-portfolio";i:2297;s:18:"designer-portfolio";i:3416;s:9:"elementor";i:2296;s:17:"graphic-designers";i:2295;s:11:"illustrator";i:614;s:7:"painter";i:2284;s:14:"painter-artist";i:2283;s:14:"painting-store";i:444;s:9:"portfolio";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2769;s:9:"ecommerce";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1047:"<!-- wp:paragraph -->\n<p>Are you an artist, abstract painter, or an art educator? Want to showcase your work to the world? Import our Painter Artist template and launch your website quickly and easily.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The creatively designed template complements your work and does justice while showcasing your portfolio. Promote your best work, include details of upcoming exhibitions, sell your paintings online, include courses on painting, and do a lot more on your website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Painter Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Creatively designed website template, ideal for artists and art lovers</li><li>From showcasing your artwork to upcoming exhibitions, the template has it all covered</li><li>Well integrated with WooCommerce allowing you to sell your artwork online</li><li>Create and manage courses on painting as well</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Aesthetically pleasing website design that’s perfect for artists and art lovers";s:5:"pages";a:5:{s:8:"id-57179";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/465";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/painter-artist-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57180";a:12:{s:5:"title";s:7:"Artwork";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-artworks.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-artworks.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/466";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/painter-artist-04/artwork/";s:15:"astra-sites-tag";a:3:{i:2294;s:8:"artworks";i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57181";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/468";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/painter-artist-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57182";a:12:{s:5:"title";s:11:"Exhibitions";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-exhibitions.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-exhibitions.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/467";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/painter-artist-04/exhibitions/";s:15:"astra-sites-tag";a:1:{i:2293;s:11:"exhibitions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57183";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-artist-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:5;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57178;s:26:"related-gutenberg-template";i:85912;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54398";a:24:{s:5:"title";s:14:"Digital Agency";s:2:"id";i:54398;s:12:"publish-date";i:1621455198;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/digital-agency-02";s:20:"astra-site-parent-id";i:2029;s:15:"astra-sites-tag";a:14:{i:1587;s:18:"advertising-agency";i:663;s:6:"agency";i:2050;s:27:"business-consulting-company";i:2037;s:13:"design-agency";i:2048;s:13:"design-studio";i:2039;s:14:"digital-agency";i:2036;s:22:"digital-marketing-firm";i:3416;s:9:"elementor";i:2040;s:4:"firm";i:2049;s:21:"graphic-design-studio";i:2038;s:11:"it-services";i:1588;s:16:"marketing-agency";i:2035;s:18:"marketing-services";i:1762;s:16:"software-company";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2831;s:7:"service";i:2779;s:16:"software-company";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1118:"<!-- wp:paragraph -->\n<p>You’ll probably agree that prospective clients would like to see your portfolio of work before engaging with you. In addition to having a portfolio to showcase, having a professionally designed agency website would surely help close the deal.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Digital Agency template does that for you. The beautifully designed template helps you showcase your expertise, promote your services, introduce the team members, and even display testimonials from your happy clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Digital Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professionally designed digital agency template to showcase your expertise</li><li>Template includes done-for-pages, such as an about us, services, and a fully functional contact page</li><li>Customize the website to match your branding, using the global color palette and typography</li><li>Fully functional newsletter subscription form</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Build an agency website using our professionally designed Digital Agency template";s:5:"pages";a:4:{s:8:"id-54400";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/114";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/digital-agency-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-54399";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-about-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-about-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/113";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/digital-agency-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-54402";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/112";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/digital-agency-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-54401";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/digital-agency-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:54398;s:26:"related-gutenberg-template";i:54463;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57122";a:24:{s:5:"title";s:25:"Business Consultancy Firm";s:2:"id";i:57122;s:12:"publish-date";i:1627046837;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/business-consultancy-firm-04";s:20:"astra-site-parent-id";i:2280;s:15:"astra-sites-tag";a:13:{i:663;s:6:"agency";i:2285;s:20:"business-consultancy";i:2286;s:25:"business-consultancy-firm";i:2288;s:19:"business-consulting";i:2050;s:27:"business-consulting-company";i:979;s:7:"company";i:2287;s:20:"consultancy-services";i:3416;s:9:"elementor";i:2289;s:20:"financial-consulting";i:2292;s:13:"hr-consulting";i:1844;s:7:"premium";i:2290;s:15:"sales-marketing";i:2291;s:21:"technology-consulting";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1249:"<!-- wp:paragraph -->\n<p>If you’re an independent business consultant or a consultancy firm, having a professional-looking website gives you the much-needed edge over your competitors. Whether consultancy in business, financial, or even sales and marketing, our Business Consultancy Firm web template gives you that professional edge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has impressive background effects and allows you to share case studies, list your services, and reviews from happy clients.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Business Consultancy Firm template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professionally designed consultancy firm template that comes with impressive background effects</li><li>The package includes templates for every service that you may offer, such as business consultancy, financial consultancy, and HR consultancy, among others</li><li>The about us page contains details of the team members and career opportunities with the firm</li><li>A ‘book a free consulting call’ call to action button is integrated into the top menu</li><li>Fully responsive and customizable business consultancy firm template</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"The perfect template to build a professional-looking business consultancy firm website";s:5:"pages";a:11:{s:8:"id-57123";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-about.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/business-consultancy-firm-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57124";a:12:{s:5:"title";s:19:"Business Consulting";s:18:"featured-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-business-consulting.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-business-consulting.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:68:"//websitedemos.net/business-consultancy-firm-04/business-consulting/";s:15:"astra-sites-tag";a:2:{i:2288;s:19:"business-consulting";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57126";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-contact.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/business-consultancy-firm-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57127";a:12:{s:5:"title";s:20:"Financial Consulting";s:18:"featured-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-financial-consulting.jpg";s:19:"thumbnail-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-financial-consulting.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:69:"//websitedemos.net/business-consultancy-firm-04/financial-consulting/";s:15:"astra-sites-tag";a:2:{i:2289;s:20:"financial-consulting";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57128";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consultancy-firm-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57129";a:12:{s:5:"title";s:13:"HR Consulting";s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-hr-consulting.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-hr-consulting.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/42";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/business-consultancy-firm-04/hr-consulting/";s:15:"astra-sites-tag";a:2:{i:2292;s:13:"hr-consulting";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57131";a:12:{s:5:"title";s:24:"Productivity Improvement";s:18:"featured-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-productivity-improvement.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-productivity-improvement.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/38";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:73:"//websitedemos.net/business-consultancy-firm-04/productivity-improvement/";s:15:"astra-sites-tag";a:2:{i:2303;s:24:"productivity-improvement";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57132";a:12:{s:5:"title";s:21:"Sales &amp; Marketing";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-sales-marketing.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-sales-marketing.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/business-consultancy-firm-04/sales-marketing/";s:15:"astra-sites-tag";a:2:{i:2301;s:17:"sales-marketing-2";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57133";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-success-stories.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-success-stories.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/business-consultancy-firm-04/success-stories/";s:15:"astra-sites-tag";a:4:{i:780;s:12:"case-studies";i:1615;s:7:"reviews";i:990;s:15:"success-stories";i:2302;s:11:"testimonial";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57134";a:12:{s:5:"title";s:21:"Technology Consulting";s:18:"featured-image-url";s:106:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-technology-consulting.jpg";s:19:"thumbnail-image-url";s:106:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-technology-consulting.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/40";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:70:"//websitedemos.net/business-consultancy-firm-04/technology-consulting/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:2291;s:21:"technology-consulting";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57135";a:12:{s:5:"title";s:8:"Training";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-training.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-training.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-consultancy-firm-04/training/";s:15:"astra-sites-tag";a:1:{i:721;s:8:"training";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57122;s:26:"related-gutenberg-template";i:74201;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46177";a:24:{s:5:"title";s:8:"Mountain";s:2:"id";i:46177;s:12:"publish-date";i:1587542678;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg";s:28:"fullpage-thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/mountain-02";s:20:"astra-site-parent-id";i:1524;s:15:"astra-sites-tag";a:4:{i:3416;s:9:"elementor";i:1525;s:8:"mountain";i:1526;s:13:"multi-purpose";i:535;s:6:"nature";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2831;s:7:"service";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1263:"<!-- wp:paragraph -->\n<p>Whether you’re an individual or a business, this fast, fully responsive multipurpose template, gives you all the tools you need to build a website. It provides the foundation for an amazing website. All it needs is your creativity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Offer your services on the homepage and in the provided service page template. The template comes with a significant hero image that includes CTA buttons. Additionally, share those breathtaking mountain photos to entice your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Mountain template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple and clean design, ideal for building a multipurpose website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dedicated section to offer your services on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Share breathtaking photos</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Call to action button integrated into the top menu</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with all popular page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"A fantastic multipurpose website template with modern typography and engaging design";s:5:"pages";a:4:{s:8:"id-46180";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/mountain-02/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/mountain-02/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46178";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-about-1.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-about-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/mountain-02/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/mountain-02/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46181";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-services-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-services-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/mountain-02/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/mountain-02/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46179";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-contact-1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/mountain-contact-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/mountain-02/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/mountain-02/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:46177;s:26:"related-gutenberg-template";i:48348;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-34012";a:24:{s:5:"title";s:8:"Pet Care";s:2:"id";i:34012;s:12:"publish-date";i:1571055795;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pet-care-04";s:20:"astra-site-parent-id";i:992;s:15:"astra-sites-tag";a:7:{i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2809;s:10:"pet-animal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2472;s:4:"pets";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1278:"<!-- wp:paragraph -->\n<p>Want more takers for your pet care services? Promote your services online by building an attractive website using the Pet Care template. It comes with everything you need to take your business online and engage with prospective pet lovers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage is designed to promote your best three services right up front. Scroll down, and you get to showcase all your services, include reviews of happy pet lovers, and book a free consultation call.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Pet Care template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Creatively designed pet care website template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive mouseover effects on the homepage images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Done-for-you templates for about us, services, reviews, and contact page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The about us page includes details of the team behind the pet care service</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO-friendly and page builder ready</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"A perfect website template to connect with pet lovers and offer your pet care services";s:5:"pages";a:5:{s:8:"id-35747";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pet-care-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-35745";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-about.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pet-care-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-35749";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-services.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-services.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pet-care-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-35748";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-reviews.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-reviews.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-04/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-35746";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:34244;s:26:"related-elementor-template";i:34012;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55687";a:24:{s:5:"title";s:9:"Home Stay";s:2:"id";i:55687;s:12:"publish-date";i:1623760997;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/home-stay-04";s:20:"astra-site-parent-id";i:2182;s:15:"astra-sites-tag";a:13:{i:2193;s:10:"apartments";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2191;s:11:"budget-stay";i:3416;s:9:"elementor";i:2189;s:11:"guest-house";i:2188;s:9:"home-stay";i:2194;s:7:"hostels";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2190;s:13:"lodging-house";i:1844;s:7:"premium";i:2195;s:4:"stay";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1059:"<!-- wp:paragraph -->\n<p>Want your homestay to run on 100% occupancy? You can promote your homestay and accept online reservations from a global audience by having an online presence. The elegantly designed Home Stay web template helps you launch your website quickly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design transports you to the serenity and tranquility of living in the countryside. The template has everything you need to build an informative and engaging website, from showcasing the rooms to the property facilities.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Home Stay template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Simple and clean design that gives a rustic and countryside look and feel</li><li>Significant hero image perfect for promoting the homestay</li><li>The homepage features the amenities and customer reviews</li><li>Google map is integrated to help prospective customers locate the property</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"A simple and clean website design that’s perfect for a homestay accommodation website";s:5:"pages";a:5:{s:8:"id-55688";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55689";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/home-stay-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55690";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/home-stay-04/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55691";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/home-stay-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55692";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-rooms.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-rooms.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-04/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:55829;s:26:"related-elementor-template";i:55687;s:26:"related-gutenberg-template";i:86130;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55829";a:24:{s:5:"title";s:9:"Home Stay";s:2:"id";i:55829;s:12:"publish-date";i:1624910295;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/home-stay-03";s:20:"astra-site-parent-id";i:2220;s:15:"astra-sites-tag";a:11:{i:2193;s:10:"apartments";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2191;s:11:"budget-stay";i:2189;s:11:"guest-house";i:2188;s:9:"home-stay";i:2194;s:7:"hostels";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2190;s:13:"lodging-house";i:2195;s:4:"stay";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-55830";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/305";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55831";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/307";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/home-stay-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55832";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/303";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/home-stay-03/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55833";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/home-stay-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-55834";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-rooms-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-rooms-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/301";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-stay-03/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51295";a:24:{s:5:"title";s:34:"Business Coaching &amp; Consulting";s:2:"id";i:51295;s:12:"publish-date";i:1616784275;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/business-consulting-02";s:20:"astra-site-parent-id";i:1859;s:15:"astra-sites-tag";a:7:{i:1878;s:14:"business-coach";i:1620;s:19:"business-consultant";i:1879;s:14:"business-guide";i:854;s:5:"coach";i:3416;s:9:"elementor";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1420:"<!-- wp:paragraph -->\n<p>If you are an independent consultant offering all kinds of business coaching and consulting services, the Business Coaching &amp; Consulting template is precisely what you need to build a professional-looking website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template revolves around you and your services. Promote yourself on the significant hero image while including a CTA button to connect with you. Showcase the various coaching and consulting services you offer and the reviews of your happy clients. It’s all here!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Business Coaching &amp; Consulting template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean and professional-looking website template, perfect for a coaching and consulting business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-placed CTA buttons encouraging prospective clients to connect with you</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Each of the template pages has been well thought out and designed</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The contact page has Google maps integrated and a fully functional form</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Professional website templates tailor-made to build a coaching and consulting business";s:5:"pages";a:4:{s:8:"id-51296";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/534";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consulting-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51297";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/736";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/business-consulting-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51298";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-consulting-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51299";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/642";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/business-consulting-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";i:54427;s:26:"related-elementor-template";i:51295;s:26:"related-gutenberg-template";i:57046;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1523, 'astra-sites-and-pages-page-28', 'a:15:{s:8:"id-54427";a:24:{s:5:"title";s:34:"Business Coaching &amp; Consulting";s:2:"id";i:54427;s:12:"publish-date";i:1621451238;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/business-consulting-01";s:20:"astra-site-parent-id";i:2032;s:15:"astra-sites-tag";a:6:{i:1878;s:14:"business-coach";i:1620;s:19:"business-consultant";i:1879;s:14:"business-guide";i:854;s:5:"coach";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54428";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/975";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consulting-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-54431";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/980";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/business-consulting-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-54429";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/983";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/business-consulting-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-54430";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/business-consulting-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57014";a:24:{s:5:"title";s:25:"Food &amp; Drinks Blogger";s:2:"id";i:57014;s:12:"publish-date";i:1626285212;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/food-drinks-blog-04";s:20:"astra-site-parent-id";i:2259;s:15:"astra-sites-tag";a:12:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:3416;s:9:"elementor";i:2263;s:19:"food-drinks-blogger";i:2171;s:22:"food-drinks-influencer";i:2172;s:19:"food-drinks-vlogger";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:1844;s:7:"premium";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";i:2926;s:5:"video";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1069:"<!-- wp:paragraph -->\n<p>Are you a food and drinks blogger? Want to become an influencer or an authority in your niche? Start by building your online presence. Import our Food &amp; Drinks Blogger template and launch your blog quickly and easily.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses pastel colors that are just perfect for an engaging blog and allows you to share reviews of exotic food and drinks, restaurants, street food places, and recipes on your blog.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Food &amp; Drinks Blogger template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Appealing design that’s sure to enhance user engagement</li><li>Build an email list by using the well-integrated newsletter subscription form placed in the hero section of your homepage</li><li>Publish blogs and reviews on restaurants, recipes, food, drinks, and more</li><li>Upload video reviews as well on your food and drinks blog</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Appealing website design, ideal for food and drinks bloggers and influencers";s:5:"pages";a:3:{s:8:"id-57015";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/food-drinks-blog-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/food-drinks-blog-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-57016";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/food-drinks-blog-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/food-drinks-blog-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57017";a:12:{s:5:"title";s:12:"Work With Me";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-contact.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/food-drinks-blog-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/food-drinks-blog-04/work-with-me/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57014;s:26:"related-gutenberg-template";i:73390;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51472";a:24:{s:5:"title";s:18:"Bestselling Author";s:2:"id";i:51472;s:12:"publish-date";i:1617304818;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/bestselling-author-02";s:20:"astra-site-parent-id";i:1909;s:15:"astra-sites-tag";a:6:{i:724;s:6:"author";i:1911;s:23:"bestselling-book-author";i:1910;s:11:"book-author";i:1740;s:5:"books";i:3416;s:9:"elementor";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1333:"<!-- wp:paragraph -->\n<p>As an author, you’ll surely want your publication to be the next bestseller. Want to promote your books online? Build a stylish and creative website using the Bestselling Author template and launch your website right away.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is smartly designed and well planned, from promoting your latest book upfront to showcasing all your work on the homepage. The readymade templates include pages like about, books, and contact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading"><strong>Key features</strong> <strong>of the Bestselling Author template</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Build your website using the stylish Bestselling Author template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Promote your latest book on the homepage, above the fold</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The template is WooCommerce ready and allows you to sell your books online</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A fully functional contact form for readers to connect with you</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Stylish website template for authors to promote and sell their publications";s:5:"pages";a:4:{s:8:"id-51476";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/bestselling-author-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51473";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-about.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/581";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51474";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-books.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-books.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/691";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-02/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51475";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/754";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bestselling-author-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:54404;s:26:"related-elementor-template";i:51472;s:26:"related-gutenberg-template";i:57071;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54404";a:24:{s:5:"title";s:18:"Bestselling Author";s:2:"id";i:54404;s:12:"publish-date";i:1621450227;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/bestselling-author-01";s:20:"astra-site-parent-id";i:2030;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:1911;s:23:"bestselling-book-author";i:1910;s:11:"book-author";i:1740;s:5:"books";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54407";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/910";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bestselling-author-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-54408";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/bestselling-author-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-54405";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-about.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/903";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-54406";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-books.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-books.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/906";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/bestselling-author-01/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51392";a:24:{s:5:"title";s:17:"Tarot Card Reader";s:2:"id";i:51392;s:12:"publish-date";i:1617131826;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/tarot-card-reader-04";s:20:"astra-site-parent-id";i:1881;s:15:"astra-sites-tag";a:7:{i:1902;s:10:"cartomancy";i:3416;s:9:"elementor";i:1900;s:8:"geomancy";i:1903;s:16:"personal-website";i:1844;s:7:"premium";i:1899;s:5:"tarot";i:1901;s:17:"tarot-card-reader";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1118:"<!-- wp:paragraph -->\n<p>Attention tarot card readers, ​​psychic readers, and astrologers. Here’s the perfect template to offer reading and consultancy services online. The template is well designed and looks every bit a tarot reader’s website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>From booking an appointment online to viewing your services, the website template has everything you need to build a successful online business. And just in case you’d like to teach how to read tarot, you could also offer courses thanks to built-in LMS integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Bestselling Author template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Aptly designed website template, tailor-made for a tarot card reader’s website</li><li>The package includes template pages for about, consulting, coaching, and contact</li><li>Well integrated with LMS plugins, allowing you to offer online courses as well</li><li>Allow customers to book an appointment online</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Offer online reading and consulting services through the Tarot Card Reader template";s:5:"pages";a:5:{s:8:"id-51393";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/533";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51394";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-coaching.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-coaching.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/856";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-04/coaching/";s:15:"astra-sites-tag";a:2:{i:610;s:8:"coaching";i:721;s:8:"training";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51395";a:12:{s:5:"title";s:10:"Consulting";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-consulting.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-consulting.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/689";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/tarot-card-reader-04/consulting/";s:15:"astra-sites-tag";a:2:{i:1898;s:10:"consulting";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51396";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/1017";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/tarot-card-reader-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51397";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tarot-card-reader-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";i:56535;s:26:"related-elementor-template";i:51392;s:26:"related-gutenberg-template";i:86514;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56535";a:24:{s:5:"title";s:17:"Tarot Card Reader";s:2:"id";i:56535;s:12:"publish-date";i:1624910267;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/tarot-card-reader-03";s:20:"astra-site-parent-id";i:2240;s:15:"astra-sites-tag";a:5:{i:1902;s:10:"cartomancy";i:1900;s:8:"geomancy";i:1903;s:16:"personal-website";i:1899;s:5:"tarot";i:1901;s:17:"tarot-card-reader";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56536";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-about-bb.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-about-bb.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1200";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/tarot-card-reader-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-56537";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-coaching-bb.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-coaching-bb.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1211";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/tarot-card-reader-03/coaching/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-56538";a:12:{s:5:"title";s:10:"Consulting";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-consulting-bb.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-consulting-bb.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1206";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/tarot-card-reader-03/consulting/";s:15:"astra-sites-tag";a:1:{i:1898;s:10:"consulting";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-56539";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-contact-bb.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-contact-bb.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1214";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/tarot-card-reader-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-56540";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1186";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tarot-card-reader-03/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55786";a:24:{s:5:"title";s:24:"Digital Marketing Agency";s:2:"id";i:55786;s:12:"publish-date";i:1623871379;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-600x2368.jpg";s:28:"fullpage-thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-400x1578.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/digital-marketing-agency-04";s:20:"astra-site-parent-id";i:2211;s:15:"astra-sites-tag";a:16:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:2235;s:24:"digital-marketing-agency";i:2036;s:22:"digital-marketing-firm";i:3416;s:9:"elementor";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:1844;s:7:"premium";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1418:"<!-- wp:paragraph -->\n<p>It’s one thing saying that it can be done and another showing that it can be done. And when it comes to letting your work do all the talking, a professionally designed website closes the deal for you with your prospective clients.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Digital Marketing Agency template does that. The template is perfect for your agency website, from done-for-you templates showcasing all your individual services to customer reviews.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Digital Marketing Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professionally crafted templates for your digital marketing agency website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Package comes with individual templates for all your services, such as branding, digital marketing, SEO services, and social media</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Include customer reviews as well as ratings from Google, Facebook, and Trustpilot, among others</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Build authority and showcase your expertise by publishing regular blog posts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Professionally crafted template best suited for a digital marketing agency website";s:5:"pages";a:8:{s:8:"id-55787";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-about.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-about-600x2017.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/321";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/digital-marketing-agency-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55789";a:12:{s:5:"title";s:8:"Branding";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-branding.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-branding-600x2306.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/587";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/digital-marketing-agency-04/branding/";s:15:"astra-sites-tag";a:2:{i:2213;s:8:"branding";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55790";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-contact-600x955.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/digital-marketing-agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55791";a:12:{s:5:"title";s:17:"Digital Marketing";s:18:"featured-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-digital-marketing.jpg";s:19:"thumbnail-image-url";s:110:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-digital-marketing-600x2330.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/589";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:65:"//websitedemos.net/digital-marketing-agency-04/digital-marketing/";s:15:"astra-sites-tag";a:2:{i:1855;s:17:"digital-marketing";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55792";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-600x2368.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/digital-marketing-agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55793";a:12:{s:5:"title";s:12:"SEO Services";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-seo-service.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-seo-service-600x2306.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/717";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:60:"//websitedemos.net/digital-marketing-agency-04/seo-services/";s:15:"astra-sites-tag";a:2:{i:2214;s:12:"seo-services";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55794";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-services.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-services-600x1804.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/digital-marketing-agency-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55795";a:12:{s:5:"title";s:12:"Social Media";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-social-media.jpg";s:19:"thumbnail-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-04-social-media-600x2306.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/719";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:60:"//websitedemos.net/digital-marketing-agency-04/social-media/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:2212;s:12:"social-media";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55786;s:26:"related-gutenberg-template";i:74294;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58160";a:24:{s:5:"title";s:15:"Jewellery Store";s:2:"id";i:58160;s:12:"publish-date";i:1632243433;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/jewellery-store-04";s:20:"astra-site-parent-id";i:2377;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1116:"<!-- wp:paragraph -->\n<p>Want to sell jewelry to a broader audience? Consider building an online store! Import our easy-to-use Jewellery Store template and launch your store quickly. Accept orders and payments round the clock through your website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The clean and minimalistic design has all the correct elements to help you build a high-converting store. From impressive background effects to displaying products based on categories and latest arrivals, Jewellery Store is the perfect web template for your store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Jewellery Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Clean and simple design that has everything you need to build a fantastic online store</li><li>Display products based on categories, such as earrings, necklaces, rings, and more</li><li>Product page displays various payment options as well as related products</li><li>Straightforward checkout process</li><li>Well integrated with the WordPress eCommerce plugin, WooCommerce</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Beautiful website template perfect for building an online store to sell jewelry";s:5:"pages";a:3:{s:8:"id-58166";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/jewellery-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-58167";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/jewellery-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58168";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/jewellery-store-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/jewellery-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58160;s:26:"related-gutenberg-template";i:85808;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87531";a:24:{s:5:"title";s:11:"CeramicShop";s:2:"id";i:87531;s:12:"publish-date";i:1712776056;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-600x3357.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-400x2238.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/ceramic-products-store-04";s:20:"astra-site-parent-id";i:3542;s:15:"astra-sites-tag";a:6:{i:3543;s:7:"ceramic";i:496;s:9:"ecommerce";i:383;s:12:"online-store";i:733;s:4:"shop";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:3435;s:8:"business";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1266:"<!-- wp:paragraph -->\n<p>The Ceramic Shop template could work as a business website or online store. The design uses calm colors and typography to set the scene perfectly. Quality images and content placement inspires confidence while subtly converting visitors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The default design is exceptional but can be customized however you like. Use built-in tools, your favorite page builder or the WordPress editor to turn this into something truly unique. All without losing that special something that helps it stand out from the crowd.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the CeramicShop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Calm colors and typography throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supports eCommerce with included store elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable so you can make any type of store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"The Ceramic Shop template for eCommerce stores and creative businesses";s:5:"pages";a:3:{s:8:"id-87534";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-600x3357.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ceramic-products-store-04/wp-json/wp/v2/pages/288";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:45:"//websitedemos.net/ceramic-products-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87532";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-about-600x1554.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ceramic-products-store-04/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/ceramic-products-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87533";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-contact.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/02/ceramic-products-store-04-contact-600x1200.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ceramic-products-store-04/wp-json/wp/v2/pages/290";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/ceramic-products-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-53777";a:24:{s:5:"title";s:18:"Fashion Influencer";s:2:"id";i:53777;s:12:"publish-date";i:1623424711;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/fashion-influencer-04";s:20:"astra-site-parent-id";i:2021;s:15:"astra-sites-tag";a:11:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:3416;s:9:"elementor";i:2164;s:15:"fashion-blogger";i:2161;s:18:"fashion-influencer";i:1547;s:10:"influencer";i:2162;s:17:"lifestyle-blogger";i:2166;s:17:"luxury-influencer";i:1844;s:7:"premium";i:2163;s:23:"social-media-influencer";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:2497;s:4:"blog";i:3427;s:7:"default";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1086:"<!-- wp:paragraph -->\n<p>Whether you are a fashion designer, blogger, influencer, or have anything to do with the fashion industry, the Fashion Influencer template is what you need to make a statement.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The classy website design is perfect for promoting various fashion brands, products, accessories, clothing, and cosmetics, among other things. Publish blogs and articles on topics related to fashion and upload videos as well on your fashion website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fashion Influencer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Classy and sophisticated-looking template, perfect for a fashion-related website</li><li>Ideal for fashion influencers, bloggers, and just about anyone in the fashion industry</li><li>Showcase various fashion brands, products, blogs, articles, and videos</li><li>Integrate your Instagram feed and share photos with your website visitors</li><li>Fully customizable and responsive website template</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Sophisticated-looking website design that’s perfect for making a fashion statement";s:5:"pages";a:6:{s:8:"id-53778";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-about.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/670";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53779";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/731";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/fashion-influencer-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53780";a:12:{s:5:"title";s:12:"Fashion Tips";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-fashion-tips.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-fashion-tips.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/805";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/fashion-influencer-04/fashion-tips/";s:15:"astra-sites-tag";a:3:{i:480;s:4:"blog";i:482;s:7:"fashion";i:2022;s:4:"tips";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53781";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fashion-influencer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-53782";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-lookbook.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-lookbook.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/613";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/fashion-influencer-04/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-53783";a:12:{s:5:"title";s:6:"Shoots";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-shoots.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-shoots.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/445";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-influencer-04/shoots/";s:15:"astra-sites-tag";a:2:{i:2023;s:6:"shoots";i:2001;s:6:"videos";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:55741;s:26:"related-elementor-template";i:53777;s:26:"related-gutenberg-template";i:87556;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51559";a:24:{s:5:"title";s:14:"Public Speaker";s:2:"id";i:51559;s:12:"publish-date";i:1617821342;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/public-speaker-02";s:20:"astra-site-parent-id";i:1937;s:15:"astra-sites-tag";a:10:{i:724;s:6:"author";i:854;s:5:"coach";i:3416;s:9:"elementor";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1880;s:6:"mentor";i:855;s:20:"motivational-speaker";i:1903;s:16:"personal-website";i:1939;s:14:"public-speaker";i:1940;s:11:"storyteller";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2825;s:8:"coaching";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1128:"<!-- wp:paragraph -->\n<p>Want to fill your calendar with speaking engagements? Build a website! To make it easier, we’ve crafted the Public Speaker web template. It’s a thoughtfully crafted template with everything you need to promote yourself as a professional speaker.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Include videos of your previous speaking engagements, and publish blog posts to build authority and trustworthiness, among other things. If you have your publications, the template is well integrated to let you sell them online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Public Speaker template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Thoughtfully designed template, perfect for a public speaker or an influencer</li><li>Promote videos of your speaking engagements</li><li>Package includes dedicated pages about the speaker, services offered, contact and even to sell your publications online</li><li>Want to offer live sessions? The template has you covered</li><li>Deep integrations with WooCommerce, allowing you to sell online</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"A thoughtful website template that’s perfect for building a website for public speakers";s:5:"pages";a:5:{s:8:"id-51560";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/494";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/public-speaker-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51562";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-books.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-books.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/587";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/public-speaker-02/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51563";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/867";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/public-speaker-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51564";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/public-speaker-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51565";a:12:{s:5:"title";s:12:"What I Offer";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/670";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/public-speaker-02/what-i-offer/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:1938;s:12:"what-i-offer";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51559;s:26:"related-gutenberg-template";i:64754;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-91326";a:24:{s:5:"title";s:14:"David Williams";s:2:"id";i:91326;s:12:"publish-date";i:1713874224;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-600x2796.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-400x1864.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/freelance-trader-02";s:20:"astra-site-parent-id";i:3604;s:15:"astra-sites-tag";a:9:{i:446;s:7:"finance";i:3606;s:9:"freelance";i:669;s:10:"freelancer";i:3609;s:10:"investment";i:3610;s:6:"market";i:3611;s:11:"market-rate";i:3608;s:14:"online-trading";i:3607;s:6:"trader";i:2064;s:7:"trading";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2805;s:7:"finance";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3435;s:8:"business";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:2499;s:10:"technology";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1271:"<!-- wp:paragraph -->\n<p>The Freelance Trader template design creates a professional feel to help build trust and engage new clients. While perfect for traders, financiers and financial businesses, it’s flexible enough to be transformed into any type of site you can think of.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses strong images with a slick parallax effect. It has customizable content blocks where you can add or remove content, change colors, fonts and anything about the page. It’s very easy to use thanks to full compatibility with leading page builders!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the David Williams template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professional quality small business or freelancer template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Modern flat layout with smart color choices</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast and very easy to use</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:64:"Freelance Trader template designed to engage and impress clients";s:5:"pages";a:4:{s:8:"id-91330";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-services-600x1652.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/freelance-trader-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/freelance-trader-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-91329";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-600x2796.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/freelance-trader-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/freelance-trader-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-91327";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-about-600x1841.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/freelance-trader-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/freelance-trader-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-91328";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-02-contact-600x938.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/freelance-trader-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/freelance-trader-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:91326;s:26:"related-gutenberg-template";i:91344;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-52222";a:24:{s:5:"title";s:11:"Pub and Bar";s:2:"id";i:52222;s:12:"publish-date";i:1620390845;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pub-and-bar-04";s:20:"astra-site-parent-id";i:1945;s:15:"astra-sites-tag";a:15:{i:2009;s:8:"bar-room";i:2007;s:19:"barbeque-restaurant";i:2010;s:8:"beer-bar";i:1988;s:10:"beer-joint";i:562;s:6:"bistro";i:635;s:7:"brewery";i:1989;s:15:"cocktail-lounge";i:882;s:6:"drinks";i:3416;s:9:"elementor";i:350;s:5:"hotel";i:657;s:6:"lounge";i:1844;s:7:"premium";i:1983;s:3:"pub";i:2008;s:11:"pub-and-bar";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2769;s:9:"ecommerce";i:2785;s:4:"food";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1062:"<!-- wp:paragraph -->\n<p>Build your online presence and let customers connect with you before visiting your joint. Use the appealing Pub and Bar template to launch your website. Share photos of the ambiance, the exquisite food and drinks menu, and customer reviews, among other things.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has exciting features, such as online table reservations, details of upcoming events, deals and offers, and more. You also have the option to sell store merchandise online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Pub and Bar template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Take your pub and bar joint online with our appealing and attractive website template</li><li>Include photos of the joint, customer reviews, menu details, and more</li><li>Allow customers to make online table reservations</li><li>Sell your store merchandise online with our well-integrated WooCommerce template</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"The perfect lightweight and responsive template for taking your pub and bar joint online";s:5:"pages";a:6:{s:8:"id-52224";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/891";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pub-and-bar-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-52225";a:12:{s:5:"title";s:6:"Drinks";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-drinks.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-drinks.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/683";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/pub-and-bar-04/drinks/";s:15:"astra-sites-tag";a:1:{i:882;s:6:"drinks";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-52226";a:12:{s:5:"title";s:4:"Food";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-food.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-food.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/536";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pub-and-bar-04/food/";s:15:"astra-sites-tag";a:1:{i:336;s:4:"food";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-52223";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/412";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pub-and-bar-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-52227";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pub-and-bar-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-52228";a:12:{s:5:"title";s:5:"Store";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-store.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-store.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/792";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pub-and-bar-04/store/";s:15:"astra-sites-tag";a:1:{i:749;s:5:"store";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:52222;s:26:"related-gutenberg-template";i:86459;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49780";a:24:{s:5:"title";s:18:"Meditation Courses";s:2:"id";i:49780;s:12:"publish-date";i:1612532912;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-600x2852.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-400x1901.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/learn-meditation-02";s:20:"astra-site-parent-id";i:1849;s:15:"astra-sites-tag";a:6:{i:462;s:7:"courses";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:1850;s:10:"meditation";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1198:"<!-- wp:paragraph -->\n<p>Want to offer meditation classes online? To make things simple, we’ve crafted an inspirational Meditation Courses template that’s sure to engage with your prospective students. By offering courses online, you reach a much wider audience who can learn through your platform.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The clean and appealing design uses unique colors, typography, and background effects. It’s fully integrated with leading WordPress LMS plugins, allowing you to create and manage online courses easily.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Meditation Courses template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>A beautifully designed meditation course template, sure to enhance user experience</li><li>Fully integrated with LMS plugins allowing you to create and manage online courses from your WordPress dashboard</li><li>The homepage showcases the featured courses, a list of all courses, student reviews, about the trainer, and more</li><li>All templates have been planned, including a fully functional contact form</li><li>Fully responsive and customizable template</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"Aweinspiring design that’s perfect for building an online course website on meditation";s:5:"pages";a:4:{s:8:"id-49781";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-about-600x1414.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/learn-meditation-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49782";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-classes.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-classes-600x1036.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/207";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-meditation-02/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-49783";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-contact-600x835.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-meditation-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49784";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditations-02-600x2852.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/learn-meditation-02/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49780;s:26:"related-gutenberg-template";i:56593;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55643";a:24:{s:5:"title";s:12:"Budget Hotel";s:2:"id";i:55643;s:12:"publish-date";i:1623434678;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/budget-hotel-04";s:20:"astra-site-parent-id";i:2174;s:15:"astra-sites-tag";a:12:{i:2200;s:9:"apartment";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2175;s:12:"budget-hotel";i:2177;s:11:"cheap-hotel";i:3416;s:9:"elementor";i:2189;s:11:"guest-house";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2201;s:7:"lodging";i:1844;s:7:"premium";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1069:"<!-- wp:paragraph -->\n<p>Whether you’re taking your hotel business online or revamping your existing website, the Budget Hotel template is a must-have. The elegantly designed template has all the elements to build a professional and engaging hotel website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hero section not only has a significant image but also includes a CTA to check room availability. Other attractive templates include pages for rooms, facilities, things to do, and a fully functional contact form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Budget Hotel template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>A professionally crafted design that’s perfect for a hotel website</li><li>Well-integrated and placed CTA for making online reservations</li><li>Google maps is integrated on the homepage that allows users to locate your property</li><li>Offer specials deals, include reviews of happy customers, and a lot more</li><li>Include a gallery that showcases your property</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Build and launch your hotel website using our elegantly designed Budget Hotel template";s:5:"pages";a:5:{s:8:"id-55644";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-contact-01.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-contact-01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/930";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/budget-hotel-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55645";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-facilities-01.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-facilities-01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/792";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/budget-hotel-04/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55646";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/budget-hotel-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55647";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-rooms-01.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-rooms-01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/511";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/budget-hotel-04/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-55648";a:12:{s:5:"title";s:12:"Things to do";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-things-to-do-01.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-things-to-do-01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/681";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/budget-hotel-04/things-to-do/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55643;s:26:"related-gutenberg-template";i:85365;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1524, 'astra-sites-and-pages-page-29', 'a:15:{s:8:"id-51305";a:24:{s:5:"title";s:18:"Relationship Coach";s:2:"id";i:51305;s:12:"publish-date";i:1616783693;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/relationship-coach-02";s:20:"astra-site-parent-id";i:1860;s:15:"astra-sites-tag";a:6:{i:854;s:5:"coach";i:1876;s:10:"counsellor";i:3416;s:9:"elementor";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";i:1877;s:18:"relationship-coach";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2814;s:9:"bookstore";i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1428:"<!-- wp:paragraph -->\n<p>Are you a relationship coach? Want to offer services, such as couples problems, parent-child issues, and ​family issues, among other things? Build a website using our Relationship Coach template and help prospective clients to seek guidance and consultation from you, irrespective of their location.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The vibrant template is well planned out and includes all the correct elements in the right place. From well-placed CTA to customer reviews, the template has you covered.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Relationship Coach template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Vibrant and attractive-looking template that’s easy to import and set up</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Impressive background image scrolling effects</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dedicated and well-planned page layouts for selling books, showcasing your stage shows, and offering one-on-one consultations</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Build authority and get found by search engines by publishing blogs consistently</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Newsletter subscription form is well integrated into the template</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"Perfect template for building a vibrant-looking website for a relationship and life coach";s:5:"pages";a:6:{s:8:"id-51306";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/relationship-coach-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51307";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-books.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-books.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/relationship-coach-02/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51308";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/relationship-coach-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51309";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/relationship-coach-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51310";a:12:{s:5:"title";s:21:"One-on-One Counseling";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-counseling.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-counseling.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/654";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:63:"//websitedemos.net/relationship-coach-02/one-on-one-counseling/";s:15:"astra-sites-tag";a:2:{i:610;s:8:"coaching";i:613;s:10:"counseling";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51311";a:12:{s:5:"title";s:11:"Stage Shows";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-shows.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-shows.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/639";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/relationship-coach-02/stage-shows/";s:15:"astra-sites-tag";a:2:{i:610;s:8:"coaching";i:1875;s:11:"stage-shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51305;s:26:"related-gutenberg-template";i:57085;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56996";a:24:{s:5:"title";s:12:"Tech Blogger";s:2:"id";i:56996;s:12:"publish-date";i:1626456827;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tech-blogger-04";s:20:"astra-site-parent-id";i:2257;s:15:"astra-sites-tag";a:11:{i:2269;s:18:"affiliate-marketer";i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:3416;s:9:"elementor";i:1547;s:10:"influencer";i:1844;s:7:"premium";i:2163;s:23:"social-media-influencer";i:2266;s:12:"tech-blogger";i:2267;s:15:"tech-influencer";i:2268;s:17:"technology-critic";i:1837;s:7:"vlogger";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1155:"<!-- wp:paragraph -->\n<p>The Tech Blogger template is an easy-to-use, modern website template that lets you showcase the latest technology blog posts. Include the latest technology news and trends, hottest deals and offers, and posts on anything related to technology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is designed to help you quickly start your own technology blog. You don’t have to be a tech expert or a web developer to create your own website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Tech Blogger template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Modern and professional-looking template best suited for a technology blog</li><li>Newsletter subscription form is integrated into the hero section, allowing you to capture the email IDs of visitors. This way, you can update them the next time you publish a post</li><li>Showcase the best deals and offers on the homepage as well as on a dedicated page</li><li>Template is fully customizable and can be tweaked to suit your needs</li><li>Use your favorite page builder to edit and customize content</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"A modern website template that lets you showcase the latest technology blog posts";s:5:"pages";a:4:{s:8:"id-56997";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-blogger-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-56998";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/tech-blogger-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-56999";a:12:{s:5:"title";s:5:"Deals";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-deals.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-deals.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-blogger-04/deals/";s:15:"astra-sites-tag";a:1:{i:2264;s:5:"deals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57000";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/67";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tech-blogger-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:56996;s:26:"related-gutenberg-template";i:85372;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51504";a:24:{s:5:"title";s:18:"Creative Podcaster";s:2:"id";i:51504;s:12:"publish-date";i:1617304812;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/creative-podcaster-02";s:20:"astra-site-parent-id";i:1923;s:15:"astra-sites-tag";a:6:{i:1654;s:15:"content-creator";i:1928;s:16:"creative-podcast";i:1929;s:9:"creatives";i:3416;s:9:"elementor";i:1927;s:15:"podcast-website";i:1926;s:9:"podcaster";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2791;s:8:"creative";i:2770;s:8:"personal";i:2829;s:7:"podcast";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1269:"<!-- wp:paragraph -->\n<p>Create your own podcast website in minutes with our Creative Podcaster template. With a clean and minimalistic design that highlights your latest episodes, your latest guests, and your latest reviews, it’s easier than ever to get the word out about your show.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes an easy-to-use newsletter subscription form so you can start building up a loyal following of listeners who love what you do.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Creative Podcaster template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean and minimalistic design that’s perfect for any podcaster</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase your latest episodes in a done-for-you template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Include details of your hosts, customer reviews, and more on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Easily customize the colors and typography of your website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully responsive and customizable template</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Perfect website template for any podcaster looking to create their own online presence";s:5:"pages";a:4:{s:8:"id-51508";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/creative-podcaster-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51505";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-about.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/575";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/creative-podcaster-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51506";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/880";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/creative-podcaster-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51507";a:12:{s:5:"title";s:8:"Episodes";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-episodes.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-episodes.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/758";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/creative-podcaster-02/episodes/";s:15:"astra-sites-tag";a:2:{i:1924;s:8:"episodes";i:1925;s:15:"podcast-episode";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51504;s:26:"related-gutenberg-template";i:56607;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-90907";a:24:{s:5:"title";s:9:"Dentalist";s:2:"id";i:90907;s:12:"publish-date";i:1713296103;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-600x2683.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-400x1788.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/dentalist-04";s:20:"astra-site-parent-id";i:3603;s:15:"astra-sites-tag";a:7:{i:623;s:7:"dentist";i:601;s:6:"doctor";i:3416;s:9:"elementor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:1022;s:12:"professional";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2799;s:7:"dentist";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2490;s:10:"healthcare";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1268:"<!-- wp:paragraph -->\n<p>The Dentalist template is a clean, crisp design created to inspire trust and attract new clients. It uses bright colors, a logical layout and creates an engaging customer journey throughout. It’s fast, flexible and could be tweaked for any type of business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has been created for dentists, but thanks to built-in tools and page builder compatibility, you could customize it to suit any business you like. The template is fully responsive so will look amazing on any screen. It’s SEO-friendly too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Dentalist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Crisp, clean modern web template for healthcare professionals</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable with built-in tools</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Readymade service and contact pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"The Dentalist template, designed to create trust within the healthcare industry";s:5:"pages";a:4:{s:8:"id-90967";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-contact-600x795.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dentalist-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/dentalist-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-90966";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-about-600x2142.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/dentalist-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dentalist-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-90968";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-600x2683.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/dentalist-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/dentalist-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-90969";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/04/dentalist-04-services-600x1447.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dentalist-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/dentalist-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57022";a:24:{s:5:"title";s:9:"Tech News";s:2:"id";i:57022;s:12:"publish-date";i:1626294756;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/tech-news-04";s:20:"astra-site-parent-id";i:2260;s:15:"astra-sites-tag";a:11:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:3416;s:9:"elementor";i:2274;s:8:"magazine";i:2271;s:4:"news";i:1844;s:7:"premium";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2859;s:4:"news";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1070:"<!-- wp:paragraph -->\n<p>Build a technology website using the Tech News template and share the latest trends related to technology, gadgets, software, apps, games, and more. The clean and clutter-free design will help your website visitors find what they''re looking for without digging through piles of information.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template features a newsletter subscription form that will let you build your newsletter list quickly and easily.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Tech News template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Simple and clutter-free website template, perfect for a technology website</li><li>The package includes well-planned layouts for individual category pages as well</li><li>Build an email list using the well-integrated newsletter subscription form</li><li>The template consists of placeholders for showcasing ads and monetizing your blog</li><li>Compatible with Gutenberg and all popular page builder plugins</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Clean and simple website template, perfect for your technology news website";s:5:"pages";a:4:{s:8:"id-57023";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/705";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tech-news-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-57024";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/852";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-news-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-57025";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/61";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/tech-news-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-57026";a:12:{s:5:"title";s:8:"Podcasts";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/463";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-news-04/podcasts/";s:15:"astra-sites-tag";a:1:{i:2270;s:8:"podcasts";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:57290;s:26:"related-elementor-template";i:57022;s:26:"related-gutenberg-template";i:85677;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57290";a:24:{s:5:"title";s:9:"Tech News";s:2:"id";i:57290;s:12:"publish-date";i:1630403202;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/tech-news-03";s:20:"astra-site-parent-id";i:2317;s:15:"astra-sites-tag";a:9:{i:480;s:4:"blog";i:2275;s:13:"business-blog";i:2277;s:17:"business-magazine";i:2276;s:13:"business-news";i:2273;s:9:"editorial";i:2274;s:8:"magazine";i:2271;s:4:"news";i:2272;s:10:"publishing";i:2278;s:16:"publishing-house";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-57293";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/tech-news-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57291";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/1231";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tech-news-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-57292";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/1234";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/tech-news-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-57294";a:12:{s:5:"title";s:8:"Podcasts";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/1236";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-news-03/podcasts/";s:15:"astra-sites-tag";a:1:{i:2270;s:8:"podcasts";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-34244";a:24:{s:5:"title";s:8:"Pet Care";s:2:"id";i:34244;s:12:"publish-date";i:1571857455;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pet-care-03";s:20:"astra-site-parent-id";i:1010;s:15:"astra-sites-tag";a:6:{i:376;s:12:"dog-training";i:375;s:11:"dog-walking";i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-35752";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/415";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pet-care-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-35750";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-about.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pet-care-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-35754";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-services.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-services.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pet-care-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-35753";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-reviews.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-reviews.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-03/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-35751";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pet-care-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55904";a:24:{s:5:"title";s:18:"Advertising Agency";s:2:"id";i:55904;s:12:"publish-date";i:1624378294;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/public-relations-agency-04";s:20:"astra-site-parent-id";i:2225;s:15:"astra-sites-tag";a:15:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:3416;s:9:"elementor";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:1844;s:7:"premium";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1087:"<!-- wp:paragraph -->\n<p>Want to be the next big thing in advertising? Get your creative juices flowing with our Advertising Agency template. With its clean layout and creatively designed template, this agency website template will help you stand out from the crowd.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You’ll also be able to include a variety of services for your potential clients, along with case studies that will help them understand the process of working with you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Advertising Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Beautifully designed website template to showcase the creative side of your business</li><li>A fully integrated template that promotes all the services you offer, case studies, customer reviews, and more</li><li>Add photos of your team members on the about page</li><li>A fully functional contact form that has Google maps integrated</li><li>Dedicated page to highlight your completed projects and case studies</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"A well-planned and professional layout that allows you to showcase your agency services";s:5:"pages";a:6:{s:8:"id-55905";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-about.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/395";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/public-relations-agency-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55906";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-case-studies.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-case-studies.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/1105";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/public-relations-agency-04/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55907";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-contact.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/396";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/public-relations-agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55908";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/public-relations-agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55909";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-services.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/394";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/public-relations-agency-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55910";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-work.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-work.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/public-relations-agency-04/work/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55904;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49268";a:24:{s:5:"title";s:19:"Martial Arts School";s:2:"id";i:49268;s:12:"publish-date";i:1607721065;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/martial-arts-04";s:20:"astra-site-parent-id";i:1800;s:15:"astra-sites-tag";a:11:{i:3420;s:5:"black";i:3419;s:4:"dark";i:3416;s:9:"elementor";i:1804;s:6:"karate";i:1803;s:7:"kung-fu";i:1801;s:12:"martial-arts";i:1805;s:18:"mixed-martial-arts";i:3418;s:15:"mobile-friendly";i:1844;s:7:"premium";i:3417;s:10:"responsive";i:1802;s:12:"self-defence";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2772;s:9:"education";i:2782;s:6:"school";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2486;s:9:"art-music";i:3430;s:4:"dark";i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1100:"<!-- wp:paragraph -->\n<p>The Martial Arts School template is a professional and elegant design that allows you to showcase your martial arts school. It features a spacious homepage with an elegantly designed layout to allow for large photos and videos.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is perfect for promoting the various martial arts courses, the instructors, student reviews, and more. A CTA is well integrated into the menu to help prospective students quickly start the programs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Martial Arts School template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Creatively designed layout that’s perfect for a martial arts school website</li><li>Impressive use of colors, fonts, and images</li><li>Well-designed and planned out layouts for each of the pages, such as about, programs, testimonials, and contact</li><li>Showcase an introductory video of the martial arts school on the about page</li><li>Fully responsive design that looks great across all devices</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"Perfect template for a martial arts school and showcasing courses, instructors, and more";s:5:"pages";a:5:{s:8:"id-49269";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-about-us.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-about-us.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/127";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/martial-arts-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49270";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-contact-us.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-contact-us.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/209";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/martial-arts-04/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49271";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/martial-arts-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49272";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-programs.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-programs.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/163";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/martial-arts-04/programs/";s:15:"astra-sites-tag";a:2:{i:989;s:8:"programs";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49273";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-testimonial.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-testimonial.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/177";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/martial-arts-04/testimonials/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49268;s:26:"related-gutenberg-template";i:86333;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49809";a:24:{s:5:"title";s:23:"Learn Digital Marketing";s:2:"id";i:49809;s:12:"publish-date";i:1612557346;s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/learn-digital-marketing-02";s:20:"astra-site-parent-id";i:1853;s:15:"astra-sites-tag";a:6:{i:462;s:7:"courses";i:1855;s:17:"digital-marketing";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2825;s:8:"coaching";i:2796;s:17:"digital-marketing";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:5;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1277:"<!-- wp:paragraph -->\n<p>Want to build a platform and offer courses online? Our Learn Digital Marketing template is an elegant and minimalistic design that’ll help showcase your courses on digital marketing. The template promotes you, the expert, within a significant hero section.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An ‘enroll today’ CTA button integrated into the menu allows potential students to immediately sign up for your courses. The well-integrated newsletter subscription form lets you build a list and send tips and tricks to your students.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Learn Digital Marketing template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Build an online platform to offer courses in digital marketing, using our engaging and minimalistic website template</li><li>Well integrated with popular LMS plugins, such as LearnDash, to create, manage, and offer courses online</li><li>Offer additional resources, such as ebooks, and case studies on a specifically designed page</li><li>Fully functional contact form that allows prospective students to get in touch with you</li><li>A customizable and flexible template that can be tweaked to suit your needs</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"An ideal website template to offer courses and resources on digital marketing";s:5:"pages";a:6:{s:8:"id-49814";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:46:"//websitedemos.net/learn-digital-marketing-02/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-49810";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-about.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/learn-digital-marketing-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49813";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-all-courses.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-all-courses.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/908";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:58:"//websitedemos.net/learn-digital-marketing-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49815";a:12:{s:5:"title";s:8:"Resource";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-resource.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-resource.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/688";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/learn-digital-marketing-02/resource/";s:15:"astra-sites-tag";a:1:{i:1854;s:8:"resource";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49811";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-blog.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-blog.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/890";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/learn-digital-marketing-02/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-49812";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-contact.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/812";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/learn-digital-marketing-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49809;s:26:"related-gutenberg-template";i:56525;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49241";a:24:{s:5:"title";s:21:"Catering &amp; Events";s:2:"id";i:49241;s:12:"publish-date";i:1607708411;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/catering-services-04";s:20:"astra-site-parent-id";i:1788;s:15:"astra-sites-tag";a:13:{i:693;s:4:"cafe";i:1791;s:17:"catering-services";i:1792;s:6:"caters";i:792;s:7:"cooking";i:1798;s:6:"dining";i:3416;s:9:"elementor";i:1569;s:6:"events";i:1789;s:7:"feeding";i:336;s:4:"food";i:1799;s:13:"food-festival";i:1793;s:10:"meal-serve";i:1844;s:7:"premium";i:1790;s:7:"serving";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2855;s:8:"catering";i:2784;s:5:"event";i:2785;s:4:"food";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1002:"<!-- wp:paragraph -->\n<p>Have you been looking for a website template that is both easy to use and provides an organized, professional image? Our Catering &amp; Events template is the answer! It comes in various colors to help you stand out from competitors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Whether corporate events or birthday parties, go ahead and promote your various services and menus on your website. Additionally, include testimonials from your clients to show how happy they are with your services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Catering &amp; Events template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>A creatively designed template that uses vibrant colors</li><li>All templates are well planned out and easy to use</li><li>Showcase the catering services for various events and menus as well</li><li>Include client testimonials on the homepage</li><li>Fully responsive and customizable design</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"A perfectly designed template for building a catering and events-related business website";s:5:"pages";a:5:{s:8:"id-49244";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/catering-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49242";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/229";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/catering-services-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49245";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-services.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/275";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/catering-services-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49246";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-testimonials.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/315";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/catering-services-04/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49243";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/343";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/catering-services-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49241;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49260";a:24:{s:5:"title";s:12:"Music School";s:2:"id";i:49260;s:12:"publish-date";i:1607708423;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/music-school-04";s:20:"astra-site-parent-id";i:1794;s:15:"astra-sites-tag";a:10:{i:339;s:6:"artist";i:1797;s:12:"drama-school";i:3416;s:9:"elementor";i:1795;s:13:"music-academy";i:1796;s:14:"musical-school";i:969;s:8:"musician";i:1572;s:9:"performer";i:1844;s:7:"premium";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2802;s:6:"artist";i:2772;s:9:"education";i:2781;s:5:"music";i:2771;s:8:"one-page";i:2782;s:6:"school";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:2927;s:8:"one-page";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1226:"<!-- wp:paragraph -->\n<p>The Music School Template is an easy-to-use website template that can be customized to sell musical instruments, offer music lessons, and showcase your school''s campus. Use it as a starting point for your website by adding your content and photos of the music teachers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is not only designed for musicians but also offers a great option for people who want to learn how to play an instrument.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Music School template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Build a music school website using our inspiring Music School template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Accept online applications of prospective students</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A fully compatible template that allows you to offer and manage online courses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sell musical instruments online using a WooCommerce-ready template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable and page-ready template</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"Perfect template for any aspiring musician to offer courses and sell musical instruments";s:5:"pages";a:1:{s:8:"id-49261";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/music-school-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/music-school-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:399;s:8:"one-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49260;s:26:"related-gutenberg-template";i:86734;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87505";a:24:{s:5:"title";s:22:"Sports Equipment Store";s:2:"id";i:87505;s:12:"publish-date";i:1712779792;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-600x3510.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-400x2340.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/sports-store-04";s:20:"astra-site-parent-id";i:3541;s:15:"astra-sites-tag";a:16:{i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2344;s:11:"sports-gear";i:2339;s:11:"sports-wear";i:2345;s:20:"sports-wear-and-gear";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:3432;s:4:"game";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1232:"<!-- wp:paragraph -->\n<p>The Sports Equipment Store template is an energetic design that engages right away. It uses contrasting colors, lots of whitespace and strong images to create an amazing first impression. It’s everything you need to build an online store.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This fully responsive eCommerce template can promote a brick and mortar store, sell online or both. Compatible with drag and drop page builders and the WordPress editor, you can change everything you see on the page. It’s so easy to do!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Sports Equipment Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Energetic eCommerce theme for sports stores</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-balanced with lots of whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Creates an amazing first impression</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable to fit your brand</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Sports Equipment Store template that engages immediately ready to sell";s:5:"pages";a:3:{s:8:"id-87506";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-about-600x1345.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/sports-store-04/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/sports-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87509";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-contact-600x1107.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/sports-store-04/wp-json/wp/v2/pages/290";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sports-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-87510";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/04/sports-store-04-600x3510.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/sports-store-04/wp-json/wp/v2/pages/283";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/sports-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51520";a:24:{s:5:"title";s:8:"Aquarium";s:2:"id";i:51520;s:12:"publish-date";i:1617304809;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/aquarium-04";s:20:"astra-site-parent-id";i:1930;s:15:"astra-sites-tag";a:7:{i:1932;s:8:"aquarium";i:3416;s:9:"elementor";i:1935;s:4:"fish";i:1933;s:13:"marine-museum";i:1844;s:7:"premium";i:1934;s:4:"tank";i:1936;s:13:"water-species";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1092:"<!-- wp:paragraph -->\n<p>The Aquarium is an awe-inspiring, beautifully crafted website template perfect for promoting an aquarium. The sea blue color template instantaneously sets the tone of a deep sea diving experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is perfect for showcasing your aquarium''s daily schedule, booking a virtual guided tour, and showcasing all the sea animals on your website. Additionally, an impressive gallery page helps visitors understand the species on display at the aquarium.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Aquarium template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Awe-inspiring design tailor-made for an aquarium</li><li>The package includes templates for highlighting the animal species, among other things</li><li>Include a virtual guided tour helping visitors visualize the aquarium from the comfort of their doorstep</li><li>Allow visitors to book tickets online through your website</li><li>The template looks great on all mobile devices as well</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"Perfect template for showcasing aquatic plants and animals on an aquarium-based website";s:5:"pages";a:5:{s:8:"id-51524";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-gallery.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-gallery.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51525";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/aquarium-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51521";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/aquarium-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51522";a:12:{s:5:"title";s:7:"Animals";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-animals.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-animals.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-04/animals/";s:15:"astra-sites-tag";a:1:{i:1931;s:7:"animals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51523";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/aquarium-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51520;s:26:"related-gutenberg-template";i:87646;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57346";a:24:{s:5:"title";s:16:"Fashion Designer";s:2:"id";i:57346;s:12:"publish-date";i:1630000976;s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/fashion-designer-boutique-02";s:20:"astra-site-parent-id";i:2325;s:15:"astra-sites-tag";a:21:{i:2105;s:8:"boutique";i:2418;s:8:"commerce";i:2350;s:21:"designer-cloths-store";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2327;s:16:"fashion-designer";i:2349;s:25:"fashion-designer-boutique";i:2351;s:26:"fashion-designer-portfolio";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:444;s:9:"portfolio";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1370:"<!-- wp:paragraph -->\n<p>Want to make a fashion website but don''t know where to start? Our Fashion Designer template is the perfect place for you. Our template is the ideal home for your fashion designer business with a sleek and sophisticated design.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Promote your clothing or accessories with our modern web design that includes client testimonials and photos from happy customers. Plus, we''ve included deals and offers to help you get your product noticed by potential customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fashion Designer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Launch your fashion designer store using our classy website template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sell accessories, tops, bottoms, dresses, and more on your online store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Showcase products based on the latest collections, new arrivals, best sellers, and more</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well integrated with WooCommerce allowing you to set up and sell immediately&nbsp;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customize and tweak every element of your store to suit your website needs</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Classy and sophisticated design that’s perfect for anyone in the fashion industry";s:5:"pages";a:5:{s:8:"id-57347";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-about-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-about-1.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/397";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/fashion-designer-boutique-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-57348";a:12:{s:5:"title";s:11:"Collections";s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-collections-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-collections-1.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/541";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:60:"//websitedemos.net/fashion-designer-boutique-02/collections/";s:15:"astra-sites-tag";a:1:{i:596;s:10:"collection";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-57349";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-contact-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-contact-1.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/500";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/fashion-designer-boutique-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57351";a:12:{s:5:"title";s:12:"New Arrivals";s:18:"featured-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-new-arrivals-1.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-new-arrivals-1.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/677";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:61:"//websitedemos.net/fashion-designer-boutique-02/new-arrivals/";s:15:"astra-sites-tag";a:1:{i:2326;s:11:"new-arrival";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-57350";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fashion-designer-boutique-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57346;s:26:"related-gutenberg-template";i:58561;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1525, 'astra-sites-and-pages-page-30', 'a:15:{s:8:"id-53589";a:24:{s:5:"title";s:24:"Beer Launch Landing Page";s:2:"id";i:53589;s:12:"publish-date";i:1620419986;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg";s:28:"fullpage-thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/beer-launch-04";s:20:"astra-site-parent-id";i:1959;s:15:"astra-sites-tag";a:9:{i:1962;s:4:"beer";i:2016;s:16:"beer-launch-page";i:635;s:7:"brewery";i:1965;s:5:"drink";i:3416;s:9:"elementor";i:1964;s:5:"lager";i:850;s:12:"landing-page";i:399;s:8:"one-page";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2927;s:8:"one-page";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1004:"<!-- wp:paragraph -->\n<p>The Beer Launch Landing Page template is a bright, happy template with a bright yellow header with a strong presence. It’s a modern design with unusual fonts that help the homepage stand out, ideal for new brewers or breweries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the design includes relevant elements such as a timeline, product section, calls to action, a blog area and social media integrations. It’s a very effective design that encourages you to read more and engage further.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Beer Launch Landing Page template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Colorful web template for brewers, breweries and drinks companies</li><li>Unusual header font helps it stand out</li><li>Bright colors and high quality images add to the appeal</li><li>Well-designed product section for drinks</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Bright, happy web template ideal for brewers, breweries and artisan drinks companies";s:5:"pages";a:1:{s:8:"id-53590";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/beer-launch-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/beer-launch-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:850;s:12:"landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:53589;s:26:"related-gutenberg-template";i:86015;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51427";a:24:{s:5:"title";s:12:"Tech Startup";s:2:"id";i:51427;s:12:"publish-date";i:1617132367;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tech-startup-02";s:20:"astra-site-parent-id";i:1885;s:15:"astra-sites-tag";a:8:{i:1761;s:11:"application";i:3416;s:9:"elementor";i:745;s:12:"organization";i:1762;s:16:"software-company";i:1760;s:13:"software-firm";i:1665;s:7:"startup";i:1759;s:13:"tech-business";i:1763;s:12:"tech-startup";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2787;s:11:"gym-fitness";i:2863;s:12:"landing-page";i:2881;s:10:"mobile-app";i:2779;s:16:"software-company";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2487;s:6:"agency";i:3435;s:8:"business";i:3427;s:7:"default";i:3428;s:4:"free";i:2499;s:10:"technology";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1002:"<!-- wp:paragraph -->\n<p>The Tech Startup template is a flat, modern design with bright colors, bold fonts and plenty of whitespace. It’s a great layout with fullscreen header setting out your stall and a simple navigation area with a bright download button.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage is light, easygoing but also interesting. You’re encouraged to scroll down to learn more and presented with customizable content areas to outline your products or services and convert those visitors into customers. It’s a very well designed theme!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Tech Startup template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Well-designed flat theme suitable for any type of business</li><li>Excellent choice of colors and fonts</li><li>Great layout with borderless sections</li><li>Customizable content areas throughout</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Well-designed flat theme with lovely colors, suitable for any type of business";s:5:"pages";a:4:{s:8:"id-47711";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tech-startup-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47709";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tech-startup-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47710";a:12:{s:5:"title";s:8:"Features";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-features.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-features.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/132";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tech-startup-02/features/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47712";a:12:{s:5:"title";s:5:"Plans";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-plans.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-plans.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/173";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-startup-02/plans/";s:15:"astra-sites-tag";a:2:{i:1663;s:4:"plan";i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51427;s:26:"related-gutenberg-template";i:48671;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49287";a:24:{s:5:"title";s:10:"Food Truck";s:2:"id";i:49287;s:12:"publish-date";i:1607968453;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-new.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-new-600x3140.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-new-400x2093.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/food-truck-04";s:20:"astra-site-parent-id";i:1806;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:1808;s:10:"food-truck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2927;s:8:"one-page";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1321:"<!-- wp:paragraph -->\n<p>The Food Truck template is an awesome spectacle. It’s a fullscreen design with a lovely green color and a high quality image of a food truck front and center. With an attractive menu section, product highlight area and a timeline, it’s everything you need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is superb, with modern fonts that stand out from the background color. The homepage includes relevant sections for a food business including a very attractive menu section, a scheduler for opening, map and a short biography to tell your story. It’s the only template you would ever need!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Food Truck template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Colorful template that’s perfect for food trucks and food businesses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fullscreen design that works on any screen size</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive menu areas really stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable content sections throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"Colorful template with awesome design that’s ideal for food trucks and food businesses";s:5:"pages";a:1:{s:8:"id-49288";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-new.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-new-600x3140.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/food-truck-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/food-truck-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49287;s:26:"related-gutenberg-template";i:85908;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49449";a:24:{s:5:"title";s:7:"Vlogger";s:2:"id";i:49449;s:12:"publish-date";i:1608733132;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/vlogger-02";s:20:"astra-site-parent-id";i:1836;s:15:"astra-sites-tag";a:9:{i:1840;s:9:"cameraman";i:1841;s:15:"cinematographer";i:3416;s:9:"elementor";i:1842;s:10:"film-maker";i:399;s:8:"one-page";i:1718;s:7:"onepage";i:1839;s:13:"video-creator";i:1837;s:7:"vlogger";i:1838;s:8:"youtuber";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2810;s:9:"freelance";i:2771;s:8:"one-page";i:2770;s:8:"personal";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:6:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3428;s:4:"free";i:2927;s:8:"one-page";i:2488;s:9:"portfolio";i:2926;s:5:"video";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1264:"<!-- wp:paragraph -->\n<p>The Vlogger template uses a compelling portfolio layout that could be easily customized for any creative. It uses a full width header image with bold header and modern light fonts. It’s a very engaging start to what is an excellent design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage includes flexible content areas outlining the contents, biography, social media links, videos, timeline and a contact form. Some great colors, well-chosen fonts and subtle graphics elevates this template well above the norm.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Vlogger template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Compelling portfolio template ideal for vloggers and creatives</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Areas for biography, timeline and portfolio</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Well-chosen fonts complement strong images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable content areas throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Fresh, compelling website template ideal for vloggers and any type of creative";s:5:"pages";a:1:{s:8:"id-49450";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/vlogger-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/vlogger-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:399;s:8:"one-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51409";a:24:{s:5:"title";s:7:"Webinar";s:2:"id";i:51409;s:12:"publish-date";i:1617130542;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/webinar-02";s:20:"astra-site-parent-id";i:1883;s:15:"astra-sites-tag";a:4:{i:3416;s:9:"elementor";i:850;s:12:"landing-page";i:1892;s:7:"webinar";i:1894;s:25:"webinar-registration-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2777;s:8:"business";i:2811;s:10:"conference";i:2784;s:5:"event";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3428;s:4:"free";i:2927;s:8:"one-page";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1303:"<!-- wp:paragraph -->\n<p>The Webinar template is a light and welcoming landing page ideal for seminars, webinars and other types of presentation or meeting. It’s a light, modern design with the who, what, when and where above the fold and space for everything else beneath.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The page uses a reassuring blue color but can be customized with any color, font and layout. It’s fully responsive and compatible with leading page builders, so you can personalize the Webinar template however you like. It’s a well-designed theme ideal for many types of landing pages!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Webinar template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-designed webinar landing page template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Modern design with lots of whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized to suit any brand</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Key information is all above the fold</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:74:"Modern Webinar landing page template with all the characteristics you need";s:5:"pages";a:1:{s:8:"id-51410";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/webinar-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/webinar-02/";s:15:"astra-sites-tag";a:2:{i:850;s:12:"landing-page";i:1892;s:7:"webinar";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51409;s:26:"related-gutenberg-template";i:70987;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51312";a:24:{s:5:"title";s:26:"Injury and Accident Lawyer";s:2:"id";i:51312;s:12:"publish-date";i:1616781589;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/injury-accident-lawyer-02";s:20:"astra-site-parent-id";i:1861;s:15:"astra-sites-tag";a:5:{i:1869;s:16:"accident-lawyers";i:3416;s:9:"elementor";i:1867;s:14:"injury-lawyers";i:1870;s:11:"lawyer-firm";i:1868;s:7:"lawyers";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2482;s:3:"law";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1296:"<!-- wp:paragraph -->\n<p>The Injury and Accident Lawyer template is a sober business template that’s perfect for law firms, lawyers and the legal industry. It uses light and dark design with a strong contrast color to build authority and trust.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses a standard business layout with full width header before unfolding into a white background with borderless content areas. A combination of text and strong imagery helps you tell your story and engage your audience before converting them with the attractive contact form.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Injury and Accident Lawyer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Sober, authoritative web template for lawyers and law firms</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Business layout with flexible content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of colors, fonts and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Authoritative web template for lawyers and law firms to showcase their expertise";s:5:"pages";a:6:{s:8:"id-51317";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/injury-accident-lawyer-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51313";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-about.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-about.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/injury-accident-lawyer-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51314";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-attorneys.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-attorneys.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/517";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/injury-accident-lawyer-02/attorneys/";s:15:"astra-sites-tag";a:2:{i:912;s:9:"attorneys";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51315";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-contact.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/1261";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/injury-accident-lawyer-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51318";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-practice-areas.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-practice-areas.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/606";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:60:"//websitedemos.net/injury-accident-lawyer-02/practice-areas/";s:15:"astra-sites-tag";a:2:{i:1863;s:14:"practice-areas";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51319";a:12:{s:5:"title";s:7:"Results";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-results.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-results.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/1002";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/injury-accident-lawyer-02/results/";s:15:"astra-sites-tag";a:1:{i:1864;s:7:"results";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51312;s:26:"related-gutenberg-template";i:56573;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51486";a:24:{s:5:"title";s:12:"Water Sports";s:2:"id";i:51486;s:12:"publish-date";i:1617304815;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/water-sports-04";s:20:"astra-site-parent-id";i:1912;s:15:"astra-sites-tag";a:13:{i:544;s:9:"adventure";i:1918;s:5:"beach";i:1917;s:12:"beach-sports";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:1921;s:7:"sailing";i:546;s:6:"sports";i:1919;s:13:"summer-sports";i:1914;s:7:"surfing";i:1920;s:9:"vacations";i:1916;s:5:"water";i:1915;s:9:"water-ski";i:1913;s:12:"water-sports";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2826;s:6:"sports";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:939:"<!-- wp:paragraph -->\n<p>The Water Sports template is light, bright and energetic, just like the watersports it represents. It’s an instantly engaging template with fullscreen header on the homepage that opens out into a white background and borderless content areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s a contemporary design with modern fonts, high quality images, customizable content areas and attractive header and footer. While designed for watersports, it could be easily customized to suit many types of business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Water Sports template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Energetic website template for multiple uses</li><li>Borderless content areas are a highlight</li><li>Bright colors and modern fonts</li><li>Infinitely customizable</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Energetic web template that could be any website for any conceivable use";s:5:"pages";a:5:{s:8:"id-51489";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-contact-us.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-contact-us.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/812";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/water-sports-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51488";a:12:{s:5:"title";s:10:"Activities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-activities.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-activities.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/599";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/water-sports-04/activities/";s:15:"astra-sites-tag";a:3:{i:1922;s:10:"activities";i:1569;s:6:"events";i:546;s:6:"sports";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51490";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/water-sports-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51491";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-testimonial.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-testimonial.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/672";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/water-sports-04/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51487";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/420";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/water-sports-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51486;s:26:"related-gutenberg-template";i:87438;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49322";a:24:{s:5:"title";s:16:"Marketing Agency";s:2:"id";i:49322;s:12:"publish-date";i:1608637925;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/marketing-agency-02";s:20:"astra-site-parent-id";i:1812;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:3416;s:9:"elementor";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1164:"<!-- wp:paragraph -->\n<p>The Marketing Agency template uses dark design to great effect. It’s bold, colorful and designed to attract attention. Ideal for digital businesses, freelancers and creative agencies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses a boxed design with smart hover effects, customizable content areas, modern fonts, a portfolio, product showcase, case study section and client area. All within a clever, multi-layered design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Marketing Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Dark design that works amazingly well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bold contrast colors for extra impact</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of relevant content areas with hover effects</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Memorable for all the right reasons</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:66:"Dark design with contemporary elements ideal for creative agencies";s:5:"pages";a:5:{s:8:"id-49323";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-about-us-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-about-us-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/marketing-agency-02/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49324";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-case-studies-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-case-studies-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/marketing-agency-02/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49325";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-contact-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/marketing-agency-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49327";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-what-we-do-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-what-we-do-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/marketing-agency-02/what-we-do/";s:15:"astra-sites-tag";a:3:{i:1605;s:12:"our-services";i:628;s:10:"what-we-do";i:1542;s:13:"what-we-offer";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49326";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/marketing-agency-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49322;s:26:"related-gutenberg-template";i:71122;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-90898";a:24:{s:5:"title";s:18:"Faithful Gathering";s:2:"id";i:90898;s:12:"publish-date";i:1713295532;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-600x2214.jpg";s:28:"fullpage-thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-400x1476.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/faithfulgathering-church-04";s:20:"astra-site-parent-id";i:3602;s:15:"astra-sites-tag";a:7:{i:897;s:15:"catholic-church";i:625;s:7:"charity";i:893;s:6:"church";i:898;s:16:"community-church";i:735;s:6:"donate";i:3416;s:9:"elementor";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2789;s:6:"church";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2492;s:10:"non-profit";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1241:"<!-- wp:paragraph -->\n<p>The Faithful Gathering Church template is an inclusive design that offers a warm welcome to everyone. It’s ideal for churches, community groups, faith groups and any type of organization.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template can be fully customized using built-in tools or your favorite drag and drop page builder. You can change colors, fonts, layout, header, footer and everything you see on the page. It’s beginner-friendly, fully responsive and SEO friendly. It’s everything you need a web template to be.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Faithful Gathering template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Welcoming web template for community groups</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable and user-friendly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes default pages and page elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:67:"The Faithful Gathering Church template is ready to welcome everyone";s:5:"pages";a:6:{s:8:"id-90901";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-events.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-events-600x1119.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/faithfulgathering-church-04/wp-json/wp/v2/pages/329";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/faithfulgathering-church-04/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-90902";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-600x2214.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/faithfulgathering-church-04/wp-json/wp/v2/pages/324";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/faithfulgathering-church-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-90903";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-services.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-services-600x2082.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/faithfulgathering-church-04/wp-json/wp/v2/pages/327";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/faithfulgathering-church-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-90940";a:12:{s:5:"title";s:13:"Donation Page";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-donations.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-donations-600x885.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/faithfulgathering-church-04/wp-json/wp/v2/pages/1244";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:61:"//websitedemos.net/faithfulgathering-church-04/donation-page/";s:15:"astra-sites-tag";a:1:{i:1013;s:8:"donation";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-90899";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-about.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-about-600x2242.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/faithfulgathering-church-04/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/faithfulgathering-church-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-90900";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-contact.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2024/04/faithfulgathering-church-04-contact-600x1115.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/faithfulgathering-church-04/wp-json/wp/v2/pages/333";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/faithfulgathering-church-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-58078";a:24:{s:5:"title";s:21:"Beauty Products Store";s:2:"id";i:58078;s:12:"publish-date";i:1632223081;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/beauty-products-store-04";s:20:"astra-site-parent-id";i:2374;s:15:"astra-sites-tag";a:19:{i:2385;s:20:"beauty-products-shop";i:2384;s:21:"beauty-products-store";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1002:"<!-- wp:paragraph -->\n<p>The Beauty Products Store template is a very welcoming design thanks to soft colors and a high quality header. It’s a light design with shaded background, exceptional images and borderless content areas, providing a very contemporary feel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of areas to showcase products, special offers, featured products and everything a typical online store would have on the homepage. Category and product pages are equally attractive and fully compatible with WooCommerce.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Beauty Products Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Welcoming eCommerce store design with lovely feel</li><li>Calm colors and high quality images throughout</li><li>Lots of product and category areas built-in</li><li>Fully compatible with WooCommerce</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:63:"Welcoming eCommerce website designed to sell anything to anyone";s:5:"pages";a:3:{s:8:"id-58080";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/beauty-products-store-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/beauty-products-store-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-58081";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/beauty-products-store-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:44:"//websitedemos.net/beauty-products-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-58079";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-about.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/beauty-products-store-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/beauty-products-store-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58078;s:26:"related-gutenberg-template";i:85756;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49385";a:24:{s:5:"title";s:18:"Calligraphy Artist";s:2:"id";i:49385;s:12:"publish-date";i:1608714981;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/calligraphy-artist-02";s:20:"astra-site-parent-id";i:1819;s:15:"astra-sites-tag";a:9:{i:1820;s:11:"calligraphy";i:1826;s:10:"characters";i:1824;s:11:"chirography";i:3416;s:9:"elementor";i:1821;s:11:"handwriting";i:1825;s:8:"pencraft";i:1823;s:6:"script";i:1827;s:5:"style";i:1822;s:7:"writing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:922:"<!-- wp:paragraph -->\n<p>The Calligraphy Artist template is a descriptive design with handwritten fonts and a full screen design. It’s largely monochrome, with colors provided by images to make them stand out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s a very elegant design with a biography section, timeline, portfolio and all the ingredients you need to promote your skills and experience. It’s useful as a business website or personal portfolio, whatever you might need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Calligraphy Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant design with handwritten fonts</li><li>Monochrome design allows images to stand out</li><li>Nice layout with plenty of whitespace</li><li>Works as business website or personal portfolio</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:69:"Creative web template with calm design ideal for artists of all kinds";s:5:"pages";a:5:{s:8:"id-49386";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-about-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-about-1.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/301";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/calligraphy-artist-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49390";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-work.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-work.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/181";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/calligraphy-artist-02/works/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49389";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-expertise.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-expertise.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/253";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/calligraphy-artist-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49387";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-contact-1.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/calligraphy-artist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49388";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/calligraphy-artist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49385;s:26:"related-gutenberg-template";i:68177;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49291";a:24:{s:5:"title";s:14:"BBQ Food Truck";s:2:"id";i:49291;s:12:"publish-date";i:1607968465;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-food-truck-04";s:20:"astra-site-parent-id";i:1807;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:1808;s:10:"food-truck";i:1810;s:17:"ice-cream-truck-2";i:1809;s:15:"ice-cream-truck";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2927;s:8:"one-page";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:966:"<!-- wp:paragraph -->\n<p>The BBQ Food Truck template is bright, colorful and instantly engaging. It’s a fullscreen template with a huge header image with food truck front and center and descriptive headline. The rest of the homepage includes a menu, schedule and other useful elements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template as a whole is modern and vibrant, ideal for portraying a food truck or food business in the best light. It’s flexible, fully responsive and able to deliver a pro quality website with minimal effort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the BBQ Food Truck template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Vibrant and colorful with instant engagement</li><li>Includes attractive menu section and schedule</li><li>Fantastic imagery throughout</li><li>Customizable layout and content areas</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:66:"Vibrant, colorful web template for food trucks and food businesses";s:5:"pages";a:1:{s:8:"id-49292";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-food-truck-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-food-truck-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:1718;s:7:"onepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49291;s:26:"related-gutenberg-template";i:85939;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87336";a:24:{s:5:"title";s:17:"Security Services";s:2:"id";i:87336;s:12:"publish-date";i:1712771739;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-600x2629.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-400x1752.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/security-services-04";s:20:"astra-site-parent-id";i:3530;s:15:"astra-sites-tag";a:10:{i:2508;s:14:"alarm-security";i:2507;s:15:"camera-security";i:2511;s:16:"custody-services";i:3416;s:9:"elementor";i:2510;s:5:"guard";i:1844;s:7:"premium";i:2506;s:16:"private-security";i:2509;s:6:"safety";i:2399;s:17:"security-services";i:2400;s:15:"security-system";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:1:{i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1262:"<!-- wp:paragraph -->\n<p>The Security Services template is a strong template with a bold blue background and stark white typography. It sets the scene perfectly, inspiring confidence and giving you the impression of security and professionalism.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template delivers a complete website that installs in seconds and can be fully customized. You can change fonts, colors, images, content, layout and anything you like using the WordPress editor or your favorite page builder. It looks just as good on mobile too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Security Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Strong, confident security service template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bold colors and design perfect for the industry</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great layout that would need minimal customization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fast, SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Security Services template ideal for security, protection and corporate use";s:5:"pages";a:4:{s:8:"id-87339";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-600x2629.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-04/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/security-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87340";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-services-600x1864.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-04/wp-json/wp/v2/pages/292";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/security-services-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87337";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-about-600x2060.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-04/wp-json/wp/v2/pages/290";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/security-services-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87338";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/02/security-services-04-contact-600x1359.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/security-services-04/wp-json/wp/v2/pages/294";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/security-services-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49316";a:24:{s:5:"title";s:19:"Musical Instruments";s:2:"id";i:49316;s:12:"publish-date";i:1608714983;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/musical-instrument-maker-02";s:20:"astra-site-parent-id";i:1811;s:15:"astra-sites-tag";a:7:{i:3416;s:9:"elementor";i:2248;s:12:"guitar-maker";i:2249;s:15:"instrumentalist";i:407;s:5:"music";i:2250;s:18:"music-craftsperson";i:2246;s:16:"music-instrument";i:1814;s:24:"musical-instrument-maker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2777;s:8:"business";i:2781;s:5:"music";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1267:"<!-- wp:paragraph -->\n<p>The Musical Instruments template could be perfect for instrument makers, musicians, bands and anyone involved in the music industry. It’s a light theme with lots of whitespace, an engaging header with image, video and audio elements, product areas and a range of flexible content areas throughout.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is also the opportunity to integrate with WooCommerce and sell directly from your website, ideal for selling records, instruments and anything you care to sell.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Musical Instruments template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light theme with great balance and plenty of whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supports video and audio</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas you can customize with ease</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Integrate with WooCommerce to sell direct from your website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Light web template for musicians, instrument makers and music businesses";s:5:"pages";a:5:{s:8:"id-49317";a:12:{s:5:"title";s:7:"Artists";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-artists.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-artists.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/405";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-02/artists/";s:15:"astra-sites-tag";a:1:{i:339;s:6:"artist";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49318";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-contact.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/760";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49319";a:12:{s:5:"title";s:7:"Guitars";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-guitars.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-guitars.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/338";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/musical-instrument-maker-02/guitars/";s:15:"astra-sites-tag";a:2:{i:1815;s:7:"guitars";i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49320";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/musical-instrument-maker-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49321";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-about.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/musical-instrument-maker-02/our-story/";s:15:"astra-sites-tag";a:2:{i:455;s:8:"about-us";i:905;s:9:"our-story";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49316;s:26:"related-gutenberg-template";i:56632;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55844";a:24:{s:5:"title";s:18:"Real Estate Agency";s:2:"id";i:55844;s:12:"publish-date";i:1627060163;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/real-estate-agency-04";s:20:"astra-site-parent-id";i:2221;s:15:"astra-sites-tag";a:9:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2314;s:22:"real-estate-developers";i:2312;s:14:"sales-property";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2836;s:12:"construction";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1033:"<!-- wp:paragraph -->\n<p>The Real Estate Agency template is an upmarket design ideal for architects, real estate, property management and other uses. It’s a full screen template with lots of whitespace and strong fonts and images. Ideal for the industry.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage includes lots of content areas to outline your services and a featured listing section to showcase properties, it also includes a contact form, testimonials section and clear navigation. Everything you see can be easily customized to fit your exact needs too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Real Estate Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Upmarket design ideal for architects, real estate and property management</li><li>Superb layout with plenty of whitespace</li><li>Featured properties section</li><li>Customizable content areas throughout the template</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Upmarket web design ideal for architects, real estate and property management";s:5:"pages";a:7:{s:8:"id-55845";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/real-estate-agency-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55846";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/real-estate-agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55847";a:12:{s:5:"title";s:17:"Exclusive Listing";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-listing.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-listing.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/real-estate-agency-04/exclusive-listing/";s:15:"astra-sites-tag";a:1:{i:2304;s:17:"exclusive-listing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55848";a:12:{s:5:"title";s:16:"Exclusive Rental";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-rental.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-rental.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/122";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:58:"//websitedemos.net/real-estate-agency-04/exclusive-rental/";s:15:"astra-sites-tag";a:1:{i:2305;s:16:"exclusive-rental";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55849";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/real-estate-agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55850";a:12:{s:5:"title";s:9:"Locations";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-locations.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-locations.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/111";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/real-estate-agency-04/neighborhoods/";s:15:"astra-sites-tag";a:2:{i:2306;s:9:"locations";i:2307;s:13:"nearby-places";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55851";a:12:{s:5:"title";s:16:"Luxury Buildings";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-luxury-buildings.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-luxury-buildings.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/124";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:58:"//websitedemos.net/real-estate-agency-04/luxury-buildings/";s:15:"astra-sites-tag";a:1:{i:2308;s:16:"luxury-buildings";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55844;s:26:"related-gutenberg-template";i:86148;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1526, 'astra-sites-and-pages-page-31', 'a:15:{s:8:"id-18882";a:24:{s:5:"title";s:20:"Deeplight Restaurant";s:2:"id";i:18882;s:12:"publish-date";i:1536651360;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/restaurant-04";s:20:"astra-site-parent-id";i:113;s:15:"astra-sites-tag";a:12:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:3416;s:9:"elementor";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:1844;s:7:"premium";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:988:"<!-- wp:paragraph -->\n<p>The Deeplight Restaurant template is a cool, contemporary design with a full screen image, central navigation and a subtle arrow directing you down. Further down the homepage, things lighten up with a white background and lots of image options.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes lots of options for content, a menu section, testimonials, booking option and contact details. Everything a food business would want from a page. There are also relevant extra pages suitable for the niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Deeplight Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Contemporary design with modern touches throughout</li><li>Sections for menus, images and testimonials</li><li>Subtle graphic encourages you to scroll down</li><li>Extra pages relevant to food businesses</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Contemporary website template ideal for cafes, restaurants and food businesses";s:5:"pages";a:6:{s:8:"id-23049";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/restaurant-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23050";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-menu-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-menu-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/restaurant-04/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23045";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-about-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-about-2.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/restaurant-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23048";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-gallery.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-gallery.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23051";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-testimonials-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-testimonials-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/38";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/restaurant-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23047";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-contact-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/39";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19058;s:26:"related-elementor-template";i:18882;s:26:"related-gutenberg-template";i:85440;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19058";a:24:{s:5:"title";s:20:"Deeplight Restaurant";s:2:"id";i:19058;s:12:"publish-date";i:1536648815;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/restaurant-03";s:20:"astra-site-parent-id";i:114;s:15:"astra-sites-tag";a:10:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23063";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/restaurant-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23064";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-menu.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-menu.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/restaurant-03/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23059";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/restaurant-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23062";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-gallery-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-gallery-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23065";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-reviews.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-reviews.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/38";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/restaurant-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23061";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-contact-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/39";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21081";a:24:{s:5:"title";s:20:"Deeplight Restaurant";s:2:"id";i:21081;s:12:"publish-date";i:1552457750;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/restaurant-06";s:20:"astra-site-parent-id";i:158;s:15:"astra-sites-tag";a:10:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23510";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/143";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/restaurant-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23511";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/190";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/restaurant-06/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23507";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/201";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/restaurant-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23509";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/208";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-06/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23512";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/215";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/restaurant-06/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23508";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/220";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/restaurant-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51452";a:24:{s:5:"title";s:14:"Theatre Artist";s:2:"id";i:51452;s:12:"publish-date";i:1617304821;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/theatre-artist-02";s:20:"astra-site-parent-id";i:1904;s:15:"astra-sites-tag";a:6:{i:1906;s:5:"actor";i:339;s:6:"artist";i:3416;s:9:"elementor";i:1572;s:9:"performer";i:444;s:9:"portfolio";i:1905;s:14:"theatre-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2784;s:5:"event";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2486;s:9:"art-music";i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1013:"<!-- wp:paragraph -->\n<p>The Theater Artist template is a dark design with an elegant feel thanks to gold contrast color. The design has a full screen image and simple navigation that gives an upscale look while the rest of the homepage includes everything you might need to promote yourself or your business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While configured for an actor, you can see how it could work for musicians, bands or other businesses. It’s easy to customize and allows you to change everything you see on the page using a drag and drop page builder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Theater Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant design ideal as a business website or portfolio</li><li>Attractive dark theme with gold contrast color</li><li>Lots of product and service areas</li><li>Useful timeline element on the homepage</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Upscale web template with dark design and gold elements that stand out";s:5:"pages";a:4:{s:8:"id-51453";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-biography.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-biography.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/394";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/theatre-artist-02/biography/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51454";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/512";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/theatre-artist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51455";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/theatre-artist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-51456";a:12:{s:5:"title";s:10:"Repertoire";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-repertoire.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-repertoire.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/447";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/theatre-artist-02/repertoire/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:1907;s:10:"repertoire";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51452;s:26:"related-gutenberg-template";i:71002;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88000";a:24:{s:5:"title";s:17:"Financial Advisor";s:2:"id";i:88000;s:12:"publish-date";i:1713269035;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-600x3113.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-400x2075.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/financial-advisor-04";s:20:"astra-site-parent-id";i:3593;s:15:"astra-sites-tag";a:8:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2481;s:15:"finance-service";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1312:"<!-- wp:paragraph -->\n<p>The Financial Advisor template helps create trust immediately with sensible colors, calm typography and a layout that encourages engagement. There’s also a form in the hero section to immediately accept signups.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The readymade pages are designed for the financial industry but could be tweaked to suit any type of business. The template is fully compatible with popular page builders, allowing you to customize every aspect of the design, from the header to the footer. It’s also fully responsive and SEO friendly for the widest reach.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Financial Advisors template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-designed web template for consultants and advisors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart layout with contact forms throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Builds authority and trust ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:64:"Financial Advisor template designed to create trust and interest";s:5:"pages";a:5:{s:8:"id-88005";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-testimonials-600x1331.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/financial-advisor-04/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/financial-advisor-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88002";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-contact-600x1048.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/financial-advisor-04/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/financial-advisor-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88003";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-600x3113.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/financial-advisor-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/financial-advisor-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88001";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-about-600x2032.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/financial-advisor-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/financial-advisor-04/about-2/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-88004";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2024/03/financial-advisor-04-services-600x1951.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/financial-advisor-04/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/financial-advisor-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:88000;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47138";a:24:{s:5:"title";s:23:"Event Management Agency";s:2:"id";i:47138;s:12:"publish-date";i:1597226669;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/event-management-04";s:20:"astra-site-parent-id";i:1609;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:1611;s:16:"corporate-events";i:3416;s:9:"elementor";i:1612;s:12:"event-agency";i:1610;s:16:"event-management";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2784;s:5:"event";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1049:"<!-- wp:paragraph -->\n<p>The Event Management Agency template is a business website with a professional feel. It’s engaging and includes options for a video header as well as images to show off the events you manage. It’s a very modern design with instant appeal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage includes lots of content areas to share products and services, a portfolio area to show off previous events, a testimonial area and optional blog and event sections. Everything can be fully customized so you can build your pages however you like.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Event Management Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professional business template ideal for event management companies</li><li>Lots of content areas for products and services</li><li>Supports video and audio headers</li><li>Attractive portfolio section to showcase previous events</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Professional web template ideal for businesses that like to show as well as tell";s:5:"pages";a:5:{s:8:"id-47141";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/event-management-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47143";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-works.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-works.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/167";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/event-management-04/works/";s:15:"astra-sites-tag";a:3:{i:444;s:9:"portfolio";i:1613;s:8:"projects";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47142";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-services.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-services.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/206";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/event-management-04/services/";s:15:"astra-sites-tag";a:2:{i:1605;s:12:"our-services";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47139";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-about-us.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/128";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/event-management-04/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47140";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-contact-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-contact-us.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/event-management-04/contact-us/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47138;s:26:"related-gutenberg-template";i:85878;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47815";a:24:{s:5:"title";s:14:"Online Courses";s:2:"id";i:47815;s:12:"publish-date";i:1602850916;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-600x1900.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-400x1266.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/online-courses-02";s:20:"astra-site-parent-id";i:1676;s:15:"astra-sites-tag";a:6:{i:462;s:7:"courses";i:468;s:9:"elearning";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2825;s:8:"coaching";i:2772;s:9:"education";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1354:"<!-- wp:paragraph -->\n<p>The Online Courses template uses reassuring colors and plenty of whitespace to build authority immediately. It’s ideal for schools, colleges, universities and online learning. Built to convert and provide everything you need to deliver eLearning courses.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a relaxed feel, with light colors, attractive course boxes and course pages, lots of banners and graphics to communicate and convert, as well as build confidence in students. It’s an excellent option for eLearning and is fully compatible with popular learning management systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Online Courses template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Reassuring website template ideal for building trust</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive course elements and course pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Built to convert and sell as well as build authority</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supports popular learning management systems</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"Reassuring web template ideal for schools, colleges, universities and online learning";s:5:"pages";a:6:{s:8:"id-47819";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-600x1900.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/online-courses-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-47817";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-all-courses.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-all-courses-600x889.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-47816";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-about-us-600x1339.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/online-courses-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47820";a:12:{s:5:"title";s:11:"Instructors";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-instructors.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-instructors-600x1140.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-02/instructors/";s:15:"astra-sites-tag";a:1:{i:1677;s:11:"instructors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47821";a:12:{s:5:"title";s:17:"Pricing &amp; FAQ";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-pricing.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-pricing-600x1283.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-02/pricing-faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47818";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-course-02-contact-600x871.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/online-courses-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:48985;s:26:"related-elementor-template";i:47815;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48985";a:24:{s:5:"title";s:14:"Online Courses";s:2:"id";i:48985;s:12:"publish-date";i:1606840880;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/online-courses-01";s:20:"astra-site-parent-id";i:1767;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:468;s:9:"elearning";i:467;s:9:"learndash";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:4;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48986";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/738";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/online-courses-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48987";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-course.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-course.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/737";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-01/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48988";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/741";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/online-courses-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-48989";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/736";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/online-courses-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48990";a:12:{s:5:"title";s:11:"Instructors";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-instructors.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-instructors.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/739";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-01/instructors/";s:15:"astra-sites-tag";a:1:{i:1677;s:11:"instructors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48991";a:12:{s:5:"title";s:18:"Pricing &#038; FAQ";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-pricing.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-pricing.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/740";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-courses-01/pricing-faq/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51405";a:24:{s:5:"title";s:15:"Child Care Blog";s:2:"id";i:51405;s:12:"publish-date";i:1617130819;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/childcare-blog-02";s:20:"astra-site-parent-id";i:1882;s:15:"astra-sites-tag";a:6:{i:480;s:4:"blog";i:1652;s:7:"blogger";i:1897;s:15:"child-care-blog";i:1896;s:17:"child-care-expert";i:3416;s:9:"elementor";i:1547;s:10:"influencer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2828;s:4:"blog";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1285:"<!-- wp:paragraph -->\n<p>The Child Care Blog template is a great option for sharing your expertise, using as a childcare business website or for becoming the next Mumsnet. It’s a light, engaging design with fullscreen header and a genuine, welcoming feel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes flexible content areas with areas for images, a biography, your latest posts, products and services, testimonials and a signup form. Extra pages reflect the niche and can be easily customized to suit your particular needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Child Care Blog template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professional blog template ideal for childcare or similar niches</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Light and engaging design with a genuine feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas you can customize to suit</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supplementary pages ideal for the industry</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Light and engaging web template for childminders and the childcare niche";s:5:"pages";a:2:{s:8:"id-51406";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/childcare-blog-02/wp-json/wp/v2/pages/468";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/childcare-blog-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51407";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/childcare-blog-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/childcare-blog-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51405;s:26:"related-gutenberg-template";i:71064;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47745";a:24:{s:5:"title";s:25:"Online Programming Course";s:2:"id";i:47745;s:12:"publish-date";i:1602788588;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/online-coding-course-02";s:20:"astra-site-parent-id";i:1671;s:15:"astra-sites-tag";a:8:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1673;s:18:"programming-course";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2825;s:8:"coaching";i:2772;s:9:"education";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1336:"<!-- wp:paragraph -->\n<p>The Online Programming Course template is ideal for schools, colleges, universities or online learning. It’s a light design with bold colors that reassure visitors as soon as they arrive, ready for them to explore the rest of your website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a very attractive homepage with course outline areas and a selection of course pages to add more detail. The template is fully compatible with most learning management systems and WooCommerce, so you’re all set to offer courses for free or for money.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Online Programming Course template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light website template with strong colors for learning</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with learning management systems</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compatible with WooCommerce for paid courses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for schools, colleges, universities or online learning</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Light online course website that welcomes you in and converts you easily";s:5:"pages";a:4:{s:8:"id-47749";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/online-coding-course-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47747";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-all-courses.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-all-courses.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/179";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/online-coding-course-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:3;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-47746";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-about.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-coding-course-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47748";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/332";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/online-coding-course-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:48719;s:26:"related-elementor-template";i:47745;s:26:"related-gutenberg-template";i:47896;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48719";a:24:{s:5:"title";s:25:"Online Programming Course";s:2:"id";i:48719;s:12:"publish-date";i:1605548862;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/online-coding-course-01";s:20:"astra-site-parent-id";i:1765;s:15:"astra-sites-tag";a:7:{i:462;s:7:"courses";i:469;s:7:"ecourse";i:468;s:9:"elearning";i:467;s:9:"learndash";i:466;s:14:"online-courses";i:975;s:15:"online-learning";i:1673;s:18:"programming-course";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:1;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:2;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:3;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:4;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48720";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-about.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/online-coding-course-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48721";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-all-courses.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-all-courses.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/508";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/online-coding-course-01/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-48722";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/510";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/online-coding-course-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-48723";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/512";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/online-coding-course-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55936";a:24:{s:5:"title";s:12:"Media Agency";s:2:"id";i:55936;s:12:"publish-date";i:1624472955;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/media-agency-04";s:20:"astra-site-parent-id";i:2236;s:15:"astra-sites-tag";a:15:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:3416;s:9:"elementor";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:1844;s:7:"premium";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:926:"<!-- wp:paragraph -->\n<p>The Media Agency template is a stylish dark design with bold colors and exactly the kind of impact a media agency would want to make. It’s a well-designed web template with strong imagery, bold content boxes and a well-chosen font.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes typical content areas and supplementary pages you would need along with the flexibility to change anything you see on the page using a page builder. It’s an excellent option for any agency!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Media Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Stylish dark design that makes an impact</li><li>Well-chosen colors and fonts</li><li>Prominent product and service sections</li><li>Cutting edge design ideal for the niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Stylish dark website template ideal for freelancers, media or digital agencies";s:5:"pages";a:5:{s:8:"id-47003";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/media-agency-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47001";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/media-agency-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47005";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-services.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/57";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/media-agency-04/services/";s:15:"astra-sites-tag";a:3:{i:425;s:8:"services";i:628;s:10:"what-we-do";i:1542;s:13:"what-we-offer";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47004";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-portfolio.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-portfolio.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/media-agency-04/works/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47002";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/media-agency-04/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55936;s:26:"related-gutenberg-template";i:73652;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21574";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:21574;s:12:"publish-date";i:1555388906;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/life-coach-sara-john";s:20:"astra-site-parent-id";i:91;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2825;s:8:"coaching";i:2769;s:9:"ecommerce";i:2874;s:10:"life-coach";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1276:"<!-- wp:paragraph -->\n<p>The Life Coach template is a simple, effective design that enables your content to take center stage. It’s a welcoming template with a static image header with headline and clear content and service areas down the page to help tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template offers a range of flexible elements and pages you can customize to your particular needs without losing the overall appeal. The theme works seamlessly with WooCommerce and includes a product page so you can sell merch as soon as you launch.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Life Coach template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Effective design ideal for life coaches and the wellness niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible pages and content areas can be easily personalized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Integrates with WooCommerce for selling online</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of images, content areas and layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Effective web design that can be fully customized for life coaches or wellness";s:5:"pages";a:5:{s:8:"id-22854";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/340";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/life-coach-sara-john/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22850";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about-1.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/621";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/life-coach-sara-john/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22855";a:12:{s:5:"title";s:12:"Work With Me";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me-1.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/622";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:53:"//websitedemos.net/life-coach-sara-john/work-with-me/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22852";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books-1.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/342";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/life-coach-sara-john/books/";s:15:"astra-sites-tag";a:1:{i:727;s:4:"book";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22853";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/life-coach-sara-john/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51341;s:26:"related-gutenberg-template";i:48149;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47529";a:24:{s:5:"title";s:16:"Roofing Services";s:2:"id";i:47529;s:12:"publish-date";i:1600948285;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/roofing-services-02";s:20:"astra-site-parent-id";i:1628;s:15:"astra-sites-tag";a:7:{i:1630;s:18:"commercial-roofing";i:3416;s:9:"elementor";i:1629;s:19:"residential-roofing";i:1634;s:17:"roof-installation";i:1633;s:11:"roof-repair";i:1631;s:16:"roof-replacement";i:1632;s:16:"roofing-services";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2818;s:7:"roofing";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:3428;s:4:"free";i:2477;s:13:"home-services";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1297:"<!-- wp:paragraph -->\n<p>The Roofing Services web template is a bright and breezy business design that welcomes you with open arms. It opens with a fullscreen image with bright colors and white headline that sets the scene perfectly. It could be used for literally any type of business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is light and easy to use, with modern fonts, lots of whitespace, a contact form front and center, creative product and service section and supplementary pages. It’s a very composed design that inspires confidence, ideal for business use.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Roofing Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bright and breezy design suitable for many types of business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Excellent layout with customizable content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Contact form front and center</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supplementary pages ideal for business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Bright and breezy web template suitable for almost any business you can think of";s:5:"pages";a:5:{s:8:"id-47532";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/roofing-services-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47530";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-about-us.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/119";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47534";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-services-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-services-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/147";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47533";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/09/oofing-services-02-projects.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/09/oofing-services-02-projects.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/162";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/roofing-services-02/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47531";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-contact-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-contact-us.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/169";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/roofing-services-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47529;s:26:"related-gutenberg-template";i:48648;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57190";a:24:{s:5:"title";s:12:"Luxury Hotel";s:2:"id";i:57190;s:12:"publish-date";i:1627060454;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/luxury-hotel-04";s:20:"astra-site-parent-id";i:2282;s:15:"astra-sites-tag";a:11:{i:2073;s:13:"accommodation";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:3416;s:9:"elementor";i:350;s:5:"hotel";i:2082;s:12:"luxury-hotel";i:2197;s:16:"luxury-residence";i:1844;s:7:"premium";i:714;s:6:"resort";i:430;s:7:"tourism";i:427;s:6:"travel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1056:"<!-- wp:paragraph -->\n<p>The Luxury Hotel template uses a dark design and gold color to create a feeling of elegance and luxury. It includes an attractive slider to paint the picture of a lifestyle and a parallax effect with hotel images as the background. All designed to help sell rooms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes typical content areas for a hotel including for rooms, amenities, dining and more. Each can be fully customized to suit your particular hotel, as can the portfolio, blog area and individual room and amenity pages. It’s the only hotel template you need!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Luxury Hotel template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant website template ideal for luxury hotels</li><li>Dark and gold colors create an exclusive feel</li><li>Lots of opportunities for images to help sell</li><li>Relevant content areas and pages for hotels</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:73:"Elegant web template ideal for luxury hotels, travel and big ticket items";s:5:"pages";a:6:{s:8:"id-57195";a:12:{s:5:"title";s:26:"Facilities &amp; Amenities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-facilities.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-facilities.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/luxury-hotel-04/fascilities-amenities/";s:15:"astra-sites-tag";a:2:{i:777;s:9:"amenities";i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57191";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/luxury-hotel-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57192";a:12:{s:5:"title";s:13:"Accommodation";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-accomodation.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-accomodation.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/luxury-hotel-04/accommodation/";s:15:"astra-sites-tag";a:1:{i:2073;s:13:"accommodation";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57193";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/luxury-hotel-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57194";a:12:{s:5:"title";s:6:"Dining";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-dining.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-dining.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/1121";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/luxury-hotel-04/dining/";s:15:"astra-sites-tag";a:1:{i:1798;s:6:"dining";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57196";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/luxury-hotel-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57190;s:26:"related-gutenberg-template";i:86066;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1527, 'astra-sites-and-pages-page-32', 'a:15:{s:8:"id-47585";a:24:{s:5:"title";s:20:"Freelance Copywriter";s:2:"id";i:47585;s:12:"publish-date";i:1600960953;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/freelance-copywriter-02";s:20:"astra-site-parent-id";i:1647;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1649;s:14:"content-writer";i:1650;s:10:"copywriter";i:3416;s:9:"elementor";i:1648;s:20:"freelance-copywriter";i:669;s:10:"freelancer";i:1651;s:8:"marketer";i:1653;s:19:"web-content-creator";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2839;s:13:"author-writer";i:2810;s:9:"freelance";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1304:"<!-- wp:paragraph -->\n<p>The Freelance Copywriter template works as a business website or online resume depending on how you configure it. It’s a relaxed design with lots of white space and calm complementing colors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes plenty of opportunities to highlight skills and experience as well as products and services. There’s an engaging call to action, milestone and awards section, a portfolio page, testimonials page and an attractive contact page. Everything the budding freelancer needs to grow their business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Freelance Copywriter template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Configurable resume or business website for freelancers</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Easygoing design with calm colors and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of customizable content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Portfolio page already designed and ready to go</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Adaptable web template ideal for freelancer and small business promotion";s:5:"pages";a:4:{s:8:"id-47587";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/freelance-copywriter-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47589";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-work.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-work.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/99";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/freelance-copywriter-02/work/";s:15:"astra-sites-tag";a:3:{i:444;s:9:"portfolio";i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47588";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-testimonials.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/135";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/freelance-copywriter-02/testimonials/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47586";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/158";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/freelance-copywriter-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47585;s:26:"related-gutenberg-template";i:59726;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51415";a:24:{s:5:"title";s:22:"Pharmaceutical Company";s:2:"id";i:51415;s:12:"publish-date";i:1617130217;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/pharmaceutical-02";s:20:"astra-site-parent-id";i:1884;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:1888;s:6:"pharma";i:1890;s:14:"pharma-company";i:1891;s:22:"pharmaceutical-company";i:1889;s:15:"pharmaceuticals";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:3428;s:4:"free";i:2490;s:10:"healthcare";i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1374:"<!-- wp:paragraph -->\n<p>The Pharmaceutical Company template has a light, inclusive feel that uses colors related to the medical feel to inspire confidence and communicate meaning. Modern fonts, animations and quality images combine with customizable content areas to tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of space on the homepage to outline products and services and supplementary pages to expand and convert visitors. The overall look and feel of the template is positive and reassuring, just what pharmaceutical companies or the medical profession needs to communicate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Pharmaceutical Company template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Reassuring website design ideal for pharma or the medical field</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes lots of content areas for products and services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of whitespace helps your message stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supplementary pages ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Reassuring website design with some nice touches, ideal for pharmaceutical companies";s:5:"pages";a:5:{s:8:"id-51416";a:12:{s:5:"title";s:7:"Company";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-company.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-company.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/357";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pharmaceutical-02/company/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:979;s:7:"company";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51417";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/771";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pharmaceutical-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51418";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pharmaceutical-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51419";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-products.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-products.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/458";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/pharmaceutical-02/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51420";a:12:{s:5:"title";s:26:"Research &amp; Development";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-research.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-research.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/611";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/pharmaceutical-02/research-and-development/";s:15:"astra-sites-tag";a:2:{i:1887;s:7:"process";i:1886;s:8:"research";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51415;s:26:"related-gutenberg-template";i:71404;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-51578";a:24:{s:5:"title";s:13:"Family Lawyer";s:2:"id";i:51578;s:12:"publish-date";i:1617821337;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/family-lawyer-02";s:20:"astra-site-parent-id";i:1941;s:15:"astra-sites-tag";a:6:{i:912;s:9:"attorneys";i:1943;s:14:"divorce-lawyer";i:3416;s:9:"elementor";i:1942;s:13:"family-lawyer";i:706;s:6:"lawyer";i:1870;s:11:"lawyer-firm";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2482;s:3:"law";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1344:"<!-- wp:paragraph -->\n<p>The Family Lawyer template is a sober design ideal for an industry like the law. It remains approachable and welcoming though, thanks to friendly fonts and a nice contrast color. The overall design helps create authority and trust, two things a lawyer needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a simple header with a background image and opens up into a white background with borderless content areas to show products, services and specialties. Everything can be customized to suit your business with minimal effort to create something truly unique.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Family Lawyer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern design that helps build trust and authority</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable homepage so you can showcase your services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Borderless content areas make the page flow seamlessly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Extra pages ideal for the legal profession</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Modern business web template ideal for lawyers and the legal profession";s:5:"pages";a:4:{s:8:"id-51579";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-about-us.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-about-us.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/family-lawyer-02/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:912;s:9:"attorneys";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51580";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/family-lawyer-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-51581";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/family-lawyer-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-51582";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-practice-areas.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-practice-areas.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/family-lawyer-02/practice-areas/";s:15:"astra-sites-tag";a:2:{i:707;s:13:"practice-area";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:51578;s:26:"related-gutenberg-template";i:68171;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87265";a:24:{s:5:"title";s:15:"Furniture Haven";s:2:"id";i:87265;s:12:"publish-date";i:1712771601;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-600x3428.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-400x2285.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/furniture-haven-04";s:20:"astra-site-parent-id";i:3526;s:15:"astra-sites-tag";a:13:{i:2418;s:8:"commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2417;s:8:"reseller";i:2416;s:8:"shopping";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1233:"<!-- wp:paragraph -->\n<p>The Furniture Haven template is an exceptional eCommerce template designed to appeal to the widest audience. While set up as a furniture store, the design is so good, you could sell anything with minimal effort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the default template doesn’t fit your brand, you can change everything from the header to the footer using built-in tools. The template is also compatible with popular page builders and the WordPress editor so you definitely have options!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Furniture Haven template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish eCommerce template with a contemporary feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Could easily be tweaked to suit any type of store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of space for images to showcase your products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:73:"The Furniture Haven template is a new standard for eCommerce store design";s:5:"pages";a:3:{s:8:"id-87267";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-contact-600x643.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/furniture-haven-04/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/furniture-haven-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-87268";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-600x3428.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/furniture-haven-04/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/furniture-haven-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-87266";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/furniture-haven-04-about-600x1687.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/furniture-haven-04/wp-json/wp/v2/pages/289";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/furniture-haven-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57319";a:24:{s:5:"title";s:10:"Book Store";s:2:"id";i:57319;s:12:"publish-date";i:1629996901;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/book-store-02";s:20:"astra-site-parent-id";i:2319;s:15:"astra-sites-tag";a:9:{i:724;s:6:"author";i:2355;s:17:"author-book-store";i:2354;s:16:"author-portfolio";i:2353;s:11:"book-writer";i:2352;s:11:"books-store";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:383;s:12:"online-store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1254:"<!-- wp:paragraph -->\n<p>The Book Store website template is a focused template designed for small books stores or authors who want to sell directly to the public. It’s a relaxed design with the header section set up to showcase your latest publication.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template integrates seamlessly with WooCommerce so you can sell digital downloads or physical books from the site. There are customizable content areas throughout and a range of calls to action, image options, testimonials and review options to include if you want.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Book Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Relaxed design that lets products shine</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Optional extra sections for books and categories</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with WooCommerce for direct sales</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable sections and pages for any type of store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Relaxed web template ideal for book stores and authors who want to sell direct";s:5:"pages";a:4:{s:8:"id-57336";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-contact-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/354";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/book-store-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57334";a:12:{s:5:"title";s:12:"About Author";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-biography-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-biography-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/293";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/book-store-02/biography/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57335";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-books.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-books.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/587";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/book-store-02/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-57337";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/book-store-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57319;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47838";a:24:{s:5:"title";s:22:"Online Cooking Courses";s:2:"id";i:47838;s:12:"publish-date";i:1602871358;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/online-cooking-course-02";s:20:"astra-site-parent-id";i:1678;s:15:"astra-sites-tag";a:7:{i:1679;s:14:"cooking-course";i:468;s:9:"elearning";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:719;s:15:"online-coaching";i:466;s:14:"online-courses";i:975;s:15:"online-learning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2835;s:9:"elearning";i:2785;s:4:"food";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1042:"<!-- wp:paragraph -->\n<p>The Online Cooking Courses template makes an instant impact thanks to a colorful header with a strong image and headline. It’s an engaging design that unfolds into a light, white page with lots of options to outline courses and use imagery to sell.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is an LMS website template that will be compatible with leading learning management systems to help you set up your courses quickly and easily. Course pages are equally well designed and include everything you need to attract new students.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Online Cooking Courses template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Impactful design with bright colors and strong imagery</li><li>Light content areas designed for courses</li><li>Course pages include basic outline all ready to customize</li><li>Includes enrolment button for quick and easy signups</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Vibrant online learning template designed to help make learning fun for everyone";s:5:"pages";a:4:{s:8:"id-47842";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/online-cooking-course-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47840";a:12:{s:5:"title";s:11:"All Courses";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-all-courses.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-all-courses.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/351";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:56:"//websitedemos.net/online-cooking-course-02/all-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-47839";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/online-cooking-course-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47841";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/online-cooking-course-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47838;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45894";a:24:{s:5:"title";s:31:"Courier &amp; Delivery Services";s:2:"id";i:45894;s:12:"publish-date";i:1590081799;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/courier-04";s:20:"astra-site-parent-id";i:1492;s:15:"astra-sites-tag";a:9:{i:1498;s:6:"bearer";i:1493;s:7:"carrier";i:1494;s:7:"courier";i:1497;s:8:"delivery";i:3416;s:9:"elementor";i:1495;s:7:"express";i:1500;s:8:"messager";i:1496;s:6:"parcel";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2473;s:9:"transport";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1052:"<!-- wp:paragraph -->\n<p>The Courier &amp; Delivery Services template is ideal for couriers, moving firms, delivery services and anyone involved in moving things from A to B. It’s a bright, welcoming design with a bold header, attractive graphics and a strong headline.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There’s also a booking form above the fold so visitors can engage instantly. The template includes all the sections you would expect in a business website like this. It’s communicative, responsive and includes lots of product and services sections to showcase your offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Courier &amp; Delivery Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bright and colorful web template ideal for couriers and delivery services</li><li>Warm welcome as soon as it loads</li><li>Booking form front and center</li><li>Customizable content sections on every page</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Bright and colorful web template ideal for couriers and a wide range of businesses";s:5:"pages";a:6:{s:8:"id-45897";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/courier-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45899";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-04-services.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-04-services.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/courier-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45895";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/courier-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45898";a:12:{s:5:"title";s:6:"Prices";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/courier-04/prices/";s:15:"astra-sites-tag";a:1:{i:815;s:5:"price";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45900";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-testimonials.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-testimonials.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/courier-04/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45896";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/courier-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45924;s:26:"related-elementor-template";i:45894;s:26:"related-gutenberg-template";i:86088;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45924";a:24:{s:5:"title";s:31:"Courier &amp; Delivery Services";s:2:"id";i:45924;s:12:"publish-date";i:1590081799;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/courier-03";s:20:"astra-site-parent-id";i:1501;s:15:"astra-sites-tag";a:7:{i:1498;s:6:"bearer";i:1493;s:7:"carrier";i:1494;s:7:"courier";i:1497;s:8:"delivery";i:1495;s:7:"express";i:1500;s:8:"messager";i:1496;s:6:"parcel";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-45927";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/courier-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45929";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-services.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-services.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/231";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/courier-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45925";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-about.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/233";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/courier-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45928";a:12:{s:5:"title";s:6:"Prices";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-prices.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-prices.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/235";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/courier-03/prices/";s:15:"astra-sites-tag";a:1:{i:815;s:5:"price";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45930";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-testimonials.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-testimonials.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/237";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/courier-03/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45926";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/239";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/courier-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49406";a:24:{s:5:"title";s:27:"Freelance Voice-over Artist";s:2:"id";i:49406;s:12:"publish-date";i:1616088047;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/voiceover-artist-02";s:20:"astra-site-parent-id";i:1828;s:15:"astra-sites-tag";a:8:{i:1908;s:14:"dubbing-artist";i:3416;s:9:"elementor";i:669;s:10:"freelancer";i:969;s:8:"musician";i:1834;s:16:"recording-artist";i:1571;s:6:"singer";i:1510;s:6:"studio";i:1833;s:17:"voice-over-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2777;s:8:"business";i:2810;s:9:"freelance";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1271:"<!-- wp:paragraph -->\n<p>The Freelance Voice-over Artist template could work as a resume or portfolio for musicians and many other professions. It’s a light modern design with strong images, calm colors and very modern fonts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has been configured for musicians but would work for anyone with a little customization. It has flexible content areas with space for images, text, audio or video clips, a biography, testimonials and social media integration. Everything you need to promote yourself.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Freelance Voice-over Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern business theme that works as a portfolio or resume</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm colors and contemporary fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of images, content areas and layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supports images, audio and video</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Contemporary website template that’s perfect for freelance artists and performers";s:5:"pages";a:5:{s:8:"id-49407";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-about.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/180";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/voiceover-artist-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49408";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/400";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/voiceover-artist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49409";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/voiceover-artist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49410";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-services.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-services.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/voiceover-artist-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49411";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-studio.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-studio.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/309";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/voiceover-artist-02/studio/";s:15:"astra-sites-tag";a:2:{i:1510;s:6:"studio";i:691;s:10:"work-place";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49406;s:26:"related-gutenberg-template";i:71183;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49217";a:24:{s:5:"title";s:11:"Piano Tutor";s:2:"id";i:49217;s:12:"publish-date";i:1607943895;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/piano-tutor-02";s:20:"astra-site-parent-id";i:1780;s:15:"astra-sites-tag";a:8:{i:3416;s:9:"elementor";i:1786;s:5:"forte";i:407;s:5:"music";i:1782;s:5:"piano";i:1784;s:15:"piano-institute";i:1783;s:13:"piano-lessons";i:1785;s:14:"piano-programs";i:1781;s:8:"tutorial";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2781;s:5:"music";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:980:"<!-- wp:paragraph -->\n<p>The Piano Tutor template communicates its purpose immediately with a thoughtful image and header. The homepage opens out into a light, informative design with areas for courses, specializations, a biography, service area and testimonials, everything a piano teacher might need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses high quality images throughout to help tell your story, along with flexible content areas, an enrolment form, relevant extra pages and an attractive content page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Piano Tutor template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Communicative web template for piano tutors and teachers</li><li>Well-designed layout with music elements everywhere</li><li>Flexible content areas with some nice effects</li><li>Relevant extra pages ideal for tutors</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Communicative website template designed for teachers, tutors and instructors";s:5:"pages";a:5:{s:8:"id-49220";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/piano-tutor-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49218";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-about-us.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-about-us.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/piano-tutor-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49221";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-programs.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-programs.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/228";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/piano-tutor-02/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49222";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-testimonial.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-testimonial.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/278";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/piano-tutor-02/testimonial/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49219";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-contact-us.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-contact-us.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/312";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/piano-tutor-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49217;s:26:"related-gutenberg-template";i:71367;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21592";a:24:{s:5:"title";s:19:"Custom Printing Pro";s:2:"id";i:21592;s:12:"publish-date";i:1555478369;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-04";s:20:"astra-site-parent-id";i:67;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3435;s:8:"business";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1054:"<!-- wp:paragraph -->\n<p>The Custom Printing Pro template is designed for eCommerce and is fully compatible with WooCommerce. It’s a modern flat design with strong imagery and fonts that help create instant engagement. It’s a powerful theme designed to sell.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a gray background with bold colors, attractive images and lots of opportunities to sell your products. It’s a well-designed template with minimal navigation with cart, bold calls to action and lots of opportunities to showcase products, special offers and anything else you might need to feature.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Custom Printing Pro template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elevated eCommerce design with a modern appeal</li><li>Fully compatible with WooCommerce</li><li>Lots of product and category areas</li><li>Special offer and calls to action sections</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Elevated eCommerce template with modern touches ideal for online stores";s:5:"pages";a:3:{s:8:"id-36096";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-22180";a:12:{s:5:"title";s:9:"About HDX";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-about-hdx.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-about-hdx.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/custom-printing-04/about-hdx/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22183";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:21592;s:26:"related-gutenberg-template";i:85813;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47547";a:24:{s:5:"title";s:15:"Diagnostics Lab";s:2:"id";i:47547;s:12:"publish-date";i:1600971205;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/diagnostics-lab-02";s:20:"astra-site-parent-id";i:1635;s:15:"astra-sites-tag";a:6:{i:1637;s:18:"clinical-diagnosis";i:1636;s:9:"diagnosis";i:3416;s:9:"elementor";i:1640;s:10:"laboratory";i:1638;s:4:"test";i:1639;s:8:"workshop";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1311:"<!-- wp:paragraph -->\n<p>The Diagnostics Lab template proves you don’t have to be cold to be clinical. It’s a professional design with reassuring blue and green colors on a light background. It’s a boxed layout with flexible content areas and engaging elements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The theme as a whole communicates well, with those colors, modern fonts, lots of whitespace, areas for images, graphics, icons and calls to action. There are also a range of complementing pages that reflect the core design while answering the core brief of this kind of niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Diagnostics Lab template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern web template ideal for medicine, clinics or hospitals</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reassuring colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of light backgrounds, bold colors and images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relevant supplementary pages for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Well-designed website template ideal for clinics, hospitals, doctors and medicine";s:5:"pages";a:5:{s:8:"id-47550";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/diagnostics-lab-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47548";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-about-us.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-about-us.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/134";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/diagnostics-lab-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47551";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-services.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/157";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/diagnostics-lab-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47552";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-testimonial.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-testimonial.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/170";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/diagnostics-lab-02/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47549";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-contact-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-contact-us.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/183";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/diagnostics-lab-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47547;s:26:"related-gutenberg-template";i:47672;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21821";a:24:{s:5:"title";s:15:"Custom Printing";s:2:"id";i:21821;s:12:"publish-date";i:1556523458;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-03";s:20:"astra-site-parent-id";i:318;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:8:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:3;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:6;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:7;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-34081";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-26341";a:12:{s:5:"title";s:9:"About HDX";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/custom-printing-03/about-hdx/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-26344";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-90799";a:24:{s:5:"title";s:23:"John&#039;s Fitness Hub";s:2:"id";i:90799;s:12:"publish-date";i:1713295504;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-600x3162.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-400x2108.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/fitness-hub-04";s:20:"astra-site-parent-id";i:3601;s:15:"astra-sites-tag";a:12:{i:3416;s:9:"elementor";i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:847;s:5:"green";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1020;s:8:"personal";i:1844;s:7:"premium";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1312:"<!-- wp:paragraph -->\n<p>The John''s Fitness Hub template is designed to portray the energy and enthusiasm of the industry to help attract new clients and help them change their lives. It uses vibrant colors and images to paint the picture of a healthy lifestyle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While created for fitness, the template could easily be customized to suit any business. It is fully compatible with popular page builders and includes built-in tools to help you change everything you see on the page. The template is also fully responsive and SEO friendly so all bases are covered.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the John''s Fitness Hub template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Vibrant web template for fitness and activity businesses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Uses lots of images and effects for engagement</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be fully customized with built-in tools</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:90:"The Fitness Hub website template is designed to help you help others transform their lives";s:5:"pages";a:5:{s:8:"id-90800";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-about-600x2388.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fitness-hub-04/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fitness-hub-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-90801";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-classes.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-classes-600x2441.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fitness-hub-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/fitness-hub-04/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-90802";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-contact-600x1160.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fitness-hub-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/fitness-hub-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-90803";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-600x3162.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fitness-hub-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/fitness-hub-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-90804";a:12:{s:5:"title";s:14:"Training Rates";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-training.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/04/fitness-hub-04-training-600x1434.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fitness-hub-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/fitness-hub-04/training-rates/";s:15:"astra-sites-tag";a:1:{i:721;s:8:"training";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:90799;s:26:"related-gutenberg-template";i:91375;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47023";a:24:{s:5:"title";s:21:"Women Empowerment NGO";s:2:"id";i:47023;s:12:"publish-date";i:1596836442;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/women-empowerment-02";s:20:"astra-site-parent-id";i:1590;s:15:"astra-sites-tag";a:3:{i:3416;s:9:"elementor";i:1592;s:3:"ngo";i:1591;s:17:"women-empowerment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";i:2821;s:14:"feminine-girly";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1010:"<!-- wp:paragraph -->\n<p>The Women Empowerment NGO template delivers a pleasant feel as soon as it loads. It opens with a fullscreen image header with soft colors and modest headline before flowing into an alternating light and dark homepage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses soft colors and fonts throughout to create somewhere you want to spend time. With a range of flexible content areas, lots of space to tell your story and relevant calls to action, including a donation element, this is the ideal theme for nonprofits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Women Empowerment NGO template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Pleasant, welcoming website template for nonprofits</li><li>Soft colors and fonts make you feel wanted</li><li>Alternating light and dark areas with parallax effects</li><li>Donation and calls to action elements</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Pleasant web template designed for good causes, nonprofits and charities";s:5:"pages";a:6:{s:8:"id-47028";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/women-empowerment-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47024";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-about-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-about-us.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/women-empowerment-02/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47029";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-what-we-do.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-what-we-do.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/women-empowerment-02/what-we-do/";s:15:"astra-sites-tag";a:1:{i:628;s:10:"what-we-do";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47026";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-events.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-events.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/women-empowerment-02/events/";s:15:"astra-sites-tag";a:2:{i:1569;s:6:"events";i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47027";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-gallery.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-gallery.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/women-empowerment-02/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47025";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/women-empowerment-02/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47023;s:26:"related-gutenberg-template";i:64787;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1528, 'astra-sites-and-pages-page-33', 'a:15:{s:8:"id-46688";a:24:{s:5:"title";s:21:"Inspirational Speaker";s:2:"id";i:46688;s:12:"publish-date";i:1595356079;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/inspirational-speaker-04";s:20:"astra-site-parent-id";i:1550;s:15:"astra-sites-tag";a:8:{i:3416;s:9:"elementor";i:1548;s:9:"encourage";i:1549;s:10:"enthusiasm";i:1547;s:10:"influencer";i:1546;s:11:"inspiration";i:1545;s:21:"inspirational-speaker";i:609;s:9:"motivator";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2821;s:14:"feminine-girly";i:2827;s:13:"online-course";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:958:"<!-- wp:paragraph -->\n<p>The Inspirational Speaker template is a light, welcoming design with a pastel palette and soft fonts. It creates a feeling of calm as soon as it loads, drawing you in and making you want to learn more, ideal for growing or engaging with your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The theme uses a standard business layout with product and service sections, a biography area, a timeline for events, client testimonials and an attractive contact form to book appointments. It’s such a nice design!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Inspirational Speaker template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Calm website design with a warm welcome</li><li>Lots of flexible content areas to tell your story</li><li>Pastel color palette with complementing elements</li><li>Soft fonts</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Calm web design that makes you feel welcome, ideal for speakers and wellness";s:5:"pages";a:5:{s:8:"id-46693";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/inspirational-speaker-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-46689";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-about.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/223";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/inspirational-speaker-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46691";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-courses.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-courses.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/228";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/inspirational-speaker-04/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46692";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-events.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-events.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/230";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/inspirational-speaker-04/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46690";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-contact.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/226";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/inspirational-speaker-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:46688;s:26:"related-gutenberg-template";i:86769;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46941";a:24:{s:5:"title";s:8:"Musician";s:2:"id";i:46941;s:12:"publish-date";i:1596730045;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/08/musicians-02.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/musicians-02-600x2547.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/musicians-02-400x1698.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/musician-02";s:20:"astra-site-parent-id";i:1564;s:15:"astra-sites-tag";a:6:{i:339;s:6:"artist";i:3416;s:9:"elementor";i:969;s:8:"musician";i:1572;s:9:"performer";i:1571;s:6:"singer";i:1573;s:8:"vocalist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2869;s:2:"dj";i:2781;s:5:"music";i:2868;s:15:"musician-singer";i:2829;s:7:"podcast";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1364:"<!-- wp:paragraph -->\n<p>The Musician website template is a dark design with bold red colorway that instantly engages. It uses a shaded image background overlaid with a parallax effect to communicate, along with a biography, tour date section, latest released and lots of opportunity to engage with your fans.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is bold and will definitely stand out. Everything is customizable though, so if black and red don’t work, you can choose any color. Extra pages all reflect the core design and add more opportunities to tell your story and engage, along with a contract page to make it as easy as possible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Musician template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Impactful dark design with bold color</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Parallax effect with shaded image background</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Artist-related elements such as tour dates and latest releases</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Extra pages relevant to musicians</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:69:"Dark modern web template ideal for promoting bands, DJs and musicians";s:5:"pages";a:6:{s:8:"id-46947";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/08/musicians-02.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/musicians-02-600x2547.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/167";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/musician-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46943";a:12:{s:5:"title";s:9:"Biography";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-biography.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-biography.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/294";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/musician-02/biography/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1566;s:9:"biography";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46944";a:12:{s:5:"title";s:8:"Concerts";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-concerts.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-concerts.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/musician-02/concerts/";s:15:"astra-sites-tag";a:3:{i:1567;s:8:"concerts";i:1569;s:6:"events";i:1568;s:5:"shows";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46942";a:12:{s:5:"title";s:6:"Albums";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-albums.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-albums.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/musician-02/albums/";s:15:"astra-sites-tag";a:3:{i:1565;s:6:"albums";i:763;s:11:"discography";i:407;s:5:"music";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46946";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-gallery.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-gallery.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/musician-02/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46945";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/musician-02/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:1009;s:10:"contact-me";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:46941;s:26:"related-gutenberg-template";i:48611;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55517";a:24:{s:5:"title";s:18:"Portfolio &amp; CV";s:2:"id";i:55517;s:12:"publish-date";i:1622060981;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02-600x2614.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02-400x1742.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/portfolio-02";s:20:"astra-site-parent-id";i:2149;s:15:"astra-sites-tag";a:7:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:3416;s:9:"elementor";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1368:"<!-- wp:paragraph -->\n<p>The Portfolio &amp; CV website template is the perfect way to showcase yourself and your skills to potential employers. It has a professional design with calm colors, modern fonts and lots of content areas to show off your skills and experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes flexible content areas you can customize to your particular skills and showcase them in the best way possible. The template includes skills graphics and a timeline to easily communicate key still and experience. There’s also an attractive portfolio and contact page to help seal the deal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Portfolio &amp; CV template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professional portfolio website with CV elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm, competent design to showcase skills and experience</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Image-based portfolio, ideal for showcasing previous work</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Graphical skills and timeline elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Professional web template with portfolio and CV perfect for job seekers";s:5:"pages";a:5:{s:8:"id-55518";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/portfolio-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55519";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/portfolio-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55520";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02-600x2614.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/portfolio-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55521";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-portfolio.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-portfolio.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/portfolio-02/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55522";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-cv-02-services-600x1103.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/portfolio-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55517;s:26:"related-gutenberg-template";i:55511;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49795";a:24:{s:5:"title";s:18:"Learn Oil Painting";s:2:"id";i:49795;s:12:"publish-date";i:1612553999;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/learn-oil-painting-02";s:20:"astra-site-parent-id";i:1851;s:15:"astra-sites-tag";a:5:{i:462;s:7:"courses";i:3416;s:9:"elementor";i:467;s:9:"learndash";i:975;s:15:"online-learning";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2802;s:6:"artist";i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";i:2770;s:8:"personal";i:2873;s:5:"tutor";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2494;s:9:"elearning";i:3428;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:13:"presto-player";s:4:"init";s:31:"presto-player/presto-player.php";s:4:"name";s:13:"Presto Player";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:938:"<!-- wp:paragraph -->\n<p>The Learn Oil Painting template is built ready for eLearning. While art is the subject here, it could easily be customized to suit any niche. It’s an informative website with great colors, a mix of elegant fonts and some powerful imagery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes an attractive block effect with lots of space for content and images. It has areas to outline courses, attractive course pages, a testimonials section and a selection of supplementary pages ideal for eLearning.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Learn Oil Painting template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Informative design ideal for eLearning</li><li>Great use of colors and fonts</li><li>Course pages already made</li><li>Flexible content areas throughout</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:67:"Informative web template for online courses or eLearning businesses";s:5:"pages";a:4:{s:8:"id-49796";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/learn-oil-painting-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-49797";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-classes.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-classes.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:49:"//websitedemos.net/learn-oil-painting-02/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}s:8:"id-49798";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/learn-oil-painting-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49799";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:41:"//websitedemos.net/learn-oil-painting-02/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:8:"sfwd-lms";s:4:"init";s:21:"sfwd-lms/sfwd_lms.php";s:4:"name";s:13:"LearnDash LMS";}i:2;a:3:{s:4:"slug";s:21:"learndash-course-grid";s:4:"init";s:47:"learndash-course-grid/learndash_course_grid.php";s:4:"name";s:27:"LearnDash LMS - Course Grid";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49795;s:26:"related-gutenberg-template";i:71384;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47565";a:24:{s:5:"title";s:28:"Hairdressers and Hair Salons";s:2:"id";i:47565;s:12:"publish-date";i:1600968683;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/hair-salon-04";s:20:"astra-site-parent-id";i:1641;s:15:"astra-sites-tag";a:9:{i:3416;s:9:"elementor";i:474;s:8:"grooming";i:477;s:9:"hair-care";i:1645;s:8:"hair-cut";i:1642;s:10:"hair-salon";i:1644;s:12:"hair-styling";i:1844;s:7:"premium";i:1646;s:23:"professional-hair-salon";i:1643;s:7:"styling";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2890;s:15:"makeup-cosmetic";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1067:"<!-- wp:paragraph -->\n<p>The Hairdresser and Hair Salon template uses fullscreen design to maximum effect, ideal for the hair and beauty niche. The homepage opens with a fullscreen image with bold headline and complementing colors before opening into attractive content areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The colors have been well-chosen, with complementing colors throughout that create a luxury vibe without being too much. A selection of flexible content areas throughout, spaces for videos, a service list, testimonials and a booking form should be everything a hair salon needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Hairdresser and Hair Salon template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Luxurious design with some very attractive elements</li><li>Fullscreen design that works perfectly on large and small screens</li><li>Space for product and service lists on homepage</li><li>Engaging images throughout</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Luxurious website template that could work for hairdressers and hair salons";s:5:"pages";a:5:{s:8:"id-47567";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/hair-salon-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47569";a:12:{s:5:"title";s:6:"Salons";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-salon.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-salon.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/hair-salon-04/salons/";s:15:"astra-sites-tag";a:3:{i:352;s:5:"about";i:905;s:9:"our-story";i:650;s:5:"salon";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47570";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-services.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/290";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/hair-salon-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47568";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-reviews.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-reviews.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hair-salon-04/reviews/";s:15:"astra-sites-tag";a:2:{i:1615;s:7:"reviews";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47566";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-contact-us.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-contact-us.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/340";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/hair-salon-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47565;s:26:"related-gutenberg-template";i:86467;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54423";a:24:{s:5:"title";s:11:"Coffee Shop";s:2:"id";i:54423;s:12:"publish-date";i:1621457260;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg";s:28:"fullpage-thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/coffee-shop-02";s:20:"astra-site-parent-id";i:2031;s:15:"astra-sites-tag";a:11:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:3416;s:9:"elementor";i:399;s:8:"one-page";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2771;s:8:"one-page";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:3428;s:4:"free";i:2927;s:8:"one-page";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1241:"<!-- wp:paragraph -->\n<p>The Coffee Shop template is a smart modern design with a fullscreen image on the homepage that instantly communicates what the page is about. The rest of the design opens into alternating image and white backgrounds featuring content and product areas ideal for coffee shops.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template has a similarly pleasing design with customizable content areas, lots of space for images, a menu, testimonials and all the other elements a business website needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Coffee Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Smart modern design ideal for cafes and coffee shops</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great balance of color, images and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Simple but effective extra pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can work with WooCommerce for online sales</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:73:"Modern coffee shop template ideal for cafes, bistros and other businesses";s:5:"pages";a:1:{s:8:"id-54424";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/coffee-shop-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coffee-shop-02/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:399;s:8:"one-page";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49457;s:26:"related-gutenberg-template";i:54442;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46285";a:24:{s:5:"title";s:15:"Moving Services";s:2:"id";i:46285;s:12:"publish-date";i:1590081788;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/moving-services-04";s:20:"astra-site-parent-id";i:1530;s:15:"astra-sites-tag";a:7:{i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1844;s:7:"premium";i:1535;s:10:"relocation";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2473;s:9:"transport";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1219:"<!-- wp:paragraph -->\n<p>The Moving Services template delivers a bright welcome as soon as it loads. The homepage has a fullscreen header with bright colors, an engaging image and bold headline to make an instant impact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template backs up that impact with vibrant colors, plenty of whitespace, modern fonts and lots of content areas to share your products, services and essential information. There’s also a simple contact form, ready for engagement!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Moving Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Impactful fullscreen header with bold image and colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bright and welcoming design draws you in</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of customizable content areas throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Contact form on the homepage</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Easygoing website template perfect for movers, moving companies and removals";s:5:"pages";a:6:{s:8:"id-46289";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/moving-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-46286";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/moving-services-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46290";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/moving-services-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46291";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-reviews.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-reviews.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/moving-services-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46288";a:12:{s:5:"title";s:11:"FAQ&#8217;s";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/moving-services-04/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46287";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/moving-services-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:46305;s:26:"related-elementor-template";i:46285;s:26:"related-gutenberg-template";i:86237;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46305";a:24:{s:5:"title";s:15:"Moving Services";s:2:"id";i:46305;s:12:"publish-date";i:1590081787;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/moving-services-03";s:20:"astra-site-parent-id";i:1531;s:15:"astra-sites-tag";a:5:{i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1535;s:10:"relocation";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-46309";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/232";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/moving-services-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46306";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-2.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-2.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/234";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/moving-services-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46310";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-2.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-2.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/235";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/moving-services-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46311";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-testimonials-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-testimonials-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/236";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/moving-services-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46308";a:12:{s:5:"title";s:11:"FAQ&#8217;s";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/237";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/moving-services-03/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46307";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-2.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-2.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/238";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/moving-services-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-49412";a:24:{s:5:"title";s:17:"Bike Modification";s:2:"id";i:49412;s:12:"publish-date";i:1608714973;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/bike-modification-04";s:20:"astra-site-parent-id";i:1829;s:15:"astra-sites-tag";a:6:{i:1831;s:10:"automobile";i:1830;s:17:"bike-modification";i:1832;s:12:"custom-bikes";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2475;s:10:"automotive";i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1209:"<!-- wp:paragraph -->\n<p>The Bike Modification template is bold. It’s a dark design with a strong green contrast color and full screen image header. It’s not afraid to make a statement and is ideal for the target market.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of content areas to share products and services, some animations, graphics, a gallery and testimonials section, ideal for a business looking to expand its reach. The template also comes with extra pages already designed, ready to promote your business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Bike Modification template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bold dark design not afraid to stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bright contrast color to draw you in</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Excellent content areas ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Extra pages reflect the homepage design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Daring dark web template ideal for motorcycles, bike customizers and enthusiasts";s:5:"pages";a:6:{s:8:"id-49413";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-about-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-about-us.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bike-modification-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49414";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/782";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bike-modification-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-49415";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/bike-modification-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49416";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-services.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/bike-modification-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49417";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-testimonial.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-testimonial.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/655";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/bike-modification-04/testimonial/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-49418";a:12:{s:5:"title";s:5:"Works";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-works.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-works.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/408";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bike-modification-04/works/";s:15:"astra-sites-tag";a:3:{i:997;s:8:"our-work";i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:49412;s:26:"related-gutenberg-template";i:86665;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45466";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:45466;s:12:"publish-date";i:1584036009;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-04";s:20:"astra-site-parent-id";i:1443;s:15:"astra-sites-tag";a:7:{i:692;s:8:"business";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:1453;s:15:"coworking-space";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:1:{i:2777;s:8:"business";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1021:"<!-- wp:paragraph -->\n<p>The Co-Working Space website template is cool, contemporary and communicative. Exactly what you need from a business website. It’s colorful, with a full screen header on the homepage and uses modern fonts, shaded backgrounds and nice graphics to elevate the experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of areas for sharing products and services, a gallery for showcasing the building and amenities and an attractive pricing section. Supplementary pages are all geared around co-working and deliver readymade pages to customize.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Co-Working Space template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Communicative design with a modern touch</li><li>Vibrant colors create engagement</li><li>Flexible content areas to showcase products and services</li><li>Gallery option to show and tell</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Contemporary, colorful web template for modern businesses of all kinds";s:5:"pages";a:5:{s:8:"id-45469";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45467";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45471";a:12:{s:5:"title";s:9:"Workspace";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-04/workspace/";s:15:"astra-sites-tag";a:2:{i:451;s:4:"work";i:1444;s:9:"workspace";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45470";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-04/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45468";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45483;s:26:"related-elementor-template";i:45466;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45483";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:45483;s:12:"publish-date";i:1585154177;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-03";s:20:"astra-site-parent-id";i:1445;s:15:"astra-sites-tag";a:5:{i:692;s:8:"business";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:1453;s:15:"coworking-space";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-45486";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45484";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-about.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45488";a:12:{s:5:"title";s:9:"Workspace";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-workspace.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-workspace.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/479";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-03/workspace/";s:15:"astra-sites-tag";a:2:{i:451;s:4:"work";i:1444;s:9:"workspace";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45487";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-pricing.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-pricing.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/480";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-03/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45485";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/481";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47052";a:24:{s:5:"title";s:12:"Elderly Home";s:2:"id";i:47052;s:12:"publish-date";i:1597077645;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/elderly-care-02";s:20:"astra-site-parent-id";i:1593;s:15:"astra-sites-tag";a:6:{i:1598;s:24:"assisted-living-facility";i:1596;s:10:"elder-home";i:1595;s:11:"elders-care";i:3416;s:9:"elementor";i:1594;s:12:"old-age-home";i:1597;s:15:"retirement-home";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2872;s:19:"donation-fundraiser";i:2834;s:10:"healthcare";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1339:"<!-- wp:paragraph -->\n<p>The Elderly Home template has a friendly feel with a full screen image and calm colors throughout. The homepage opens with a full screen image and contact details front and center before unfolding into a white background with a selection of relevant content areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has been aimed at nursing and care homes and uses a number of flexible content areas, graphics and images to tell the story. There’s also a modest parallax effect, some nice animations and information boxes to help engage readers, ideal for any business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Elderly Home template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Friendly, welcoming feel ideal for the elderly care niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calm colors with a mixture of full page areas and white backgrounds</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Subtle page effects elevate the experience</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Friendly and welcoming web template for nursing homes and elderly care";s:5:"pages";a:5:{s:8:"id-47056";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/elderly-care-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-47053";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/elderly-care-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47057";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-services.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/elderly-care-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47055";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-facilities.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-facilities.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/elderly-care-02/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-47054";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/elderly-care-02/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47052;s:26:"related-gutenberg-template";i:48519;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47084";a:24:{s:5:"title";s:12:"Horticulture";s:2:"id";i:47084;s:12:"publish-date";i:1597154802;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/horticulture-02";s:20:"astra-site-parent-id";i:1600;s:15:"astra-sites-tag";a:5:{i:1601;s:11:"agriculture";i:3416;s:9:"elementor";i:1603;s:13:"farm-products";i:632;s:7:"farming";i:1602;s:12:"horticulture";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2830;s:6:"nature";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2476;s:9:"gardening";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1055:"<!-- wp:paragraph -->\n<p>The Horticulture template uses a standard business layout but elevates it with some great images, green contrast color and a nice layout. It’s a calm design reminiscent of plants and growing and creates an atmosphere you want to indulge in for a little longer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design starts with a full width image before opening out into a white background with flexible content areas to share products and services, tell your story, showcase reviews and anything else you might want. Everything can be customized to suit your particular needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Horticulture template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Calming website template ideal for the horticulture niche</li><li>Laid back feel with flexible content areas</li><li>Can be easily customized to fit any industry</li><li>Readymade pages for a fully working website</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Calming web template ideal for growers, farmers and nursery businesses";s:5:"pages";a:5:{s:8:"id-47086";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/horticulture-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47087";a:12:{s:5:"title";s:8:"Our Farm";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-farm.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-farm.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/horticulture-02/our-farm/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47088";a:12:{s:5:"title";s:11:"Our Produce";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-produce.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-produce.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/119";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/horticulture-02/our-produce/";s:15:"astra-sites-tag";a:3:{i:1606;s:12:"our-products";i:1605;s:12:"our-services";i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47089";a:12:{s:5:"title";s:11:"Testimonial";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-testimonial.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-testimonial.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/horticulture-02/testimonial/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-47085";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-contact-us.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-contact-us.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/145";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/horticulture-02/contact-us/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47084;s:26:"related-gutenberg-template";i:47723;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46988";a:24:{s:5:"title";s:7:"AppPlus";s:2:"id";i:46988;s:12:"publish-date";i:1596732885;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/appplus-landing-page-04.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/08/appplus-landing-page-04-600x3298.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/08/appplus-landing-page-04-400x2198.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/app-landing-page-04";s:20:"astra-site-parent-id";i:1581;s:15:"astra-sites-tag";a:6:{i:1583;s:16:"app-landing-page";i:3416;s:9:"elementor";i:423;s:4:"home";i:850;s:12:"landing-page";i:1844;s:7:"premium";i:629;s:20:"product-landing-page";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2863;s:12:"landing-page";i:2881;s:10:"mobile-app";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2927;s:8:"one-page";i:3429;s:7:"premium";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1351:"<!-- wp:paragraph -->\n<p>The AppPlus template uses bold design to create that initial first impression with a modern feel reminiscent of technology such as apps. It’s a full page design with instructive header with bold headline and app store links and alternating pink and purple colorway.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a strong design and would work amazingly well for tech. The homepage has flexible content areas to tell your story as well as showcase the app. It can work with WooCommerce to sell merch and products and include those app store links for simple downloads.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the AppPlus template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Powerful web template ideal for tech and disruptive businesses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full page design keeps your attention throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas to tell stories and promote products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Create an online store or enable digital downloads</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Powerful web template tailor made for tech, apps and modern business websites";s:5:"pages";a:1:{s:8:"id-46989";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/appplus-landing-page-04.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/08/appplus-landing-page-04-600x3298.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/app-landing-page-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/app-landing-page-04/";s:15:"astra-sites-tag";a:3:{i:1582;s:13:"download-page";i:850;s:12:"landing-page";i:629;s:20:"product-landing-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:46988;s:26:"related-gutenberg-template";i:85763;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45850";a:24:{s:5:"title";s:25:"School &amp; Kindergarten";s:2:"id";i:45850;s:12:"publish-date";i:1586952785;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/school-kindergarten-04";s:20:"astra-site-parent-id";i:1487;s:15:"astra-sites-tag";a:7:{i:459;s:9:"education";i:3416;s:9:"elementor";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1121:"<!-- wp:paragraph -->\n<p>The School &amp; Kindergarten website template is a bright and energetic design that reflects its target market. It’s friendly, vibrant and inclusive, exactly what you want to see. Using bold colors, handwritten fonts and attractive graphics, it’s perfect for this niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage uses bright colors and simple content areas with a few great images to tell the story. It includes areas for classes, testimonials, a gallery, FAQs and contact form, all the things you want to see on a business website. It’s perfect for the learning industry!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the School &amp; Kindergarten template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bright, energetic design ideal for the target market</li><li>Full page design with colorful backgrounds and attractive fonts</li><li>Flexible content areas configured to be instantly useful for the niche</li><li>Extra pages all reflect the core design</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Bright and energetic web template ideal for early learning and kindergartens";s:5:"pages";a:6:{s:8:"id-45854";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/school-kindergarten-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45851";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/school-kindergarten-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45855";a:12:{s:5:"title";s:11:"Parent Info";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/school-kindergarten-04/parent-info/";s:15:"astra-sites-tag";a:2:{i:1489;s:11:"information";i:1488;s:6:"parent";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45852";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-04/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45856";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-04/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-45853";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45870;s:26:"related-elementor-template";i:45850;s:26:"related-gutenberg-template";i:86245;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1529, 'astra-sites-and-pages-page-34', 'a:15:{s:8:"id-45870";a:24:{s:5:"title";s:25:"School &amp; Kindergarten";s:2:"id";i:45870;s:12:"publish-date";i:1586952772;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/school-kindergarten-03";s:20:"astra-site-parent-id";i:1491;s:15:"astra-sites-tag";a:5:{i:459;s:9:"education";i:1490;s:4:"kids";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-45874";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/school-kindergarten-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45871";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/school-kindergarten-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45872";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-03/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45875";a:12:{s:5:"title";s:11:"Parent Info";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/school-kindergarten-03/parent-info/";s:15:"astra-sites-tag";a:2:{i:1489;s:11:"information";i:1488;s:6:"parent";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45876";a:12:{s:5:"title";s:6:"Review";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/school-kindergarten-03/review/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45873";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/school-kindergarten-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45584";a:24:{s:5:"title";s:9:"Cake Shop";s:2:"id";i:45584;s:12:"publish-date";i:1590081789;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg";s:28:"fullpage-thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/cake-shop-04";s:20:"astra-site-parent-id";i:1452;s:15:"astra-sites-tag";a:6:{i:758;s:6:"bakery";i:1527;s:9:"cafeteria";i:1528;s:9:"cake-shop";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:733;s:4:"shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2804;s:11:"cafe-bakery";i:2877;s:9:"cake-shop";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2478;s:17:"local-storefronts";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1070:"<!-- wp:paragraph -->\n<p>The Cake Shop template is an attractive design with full page graphics and a relaxed gray background and red contrast color. It opens strong with a slideshow of cakes before opening into a product showcase via parallax effects. It’s an exceptional template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes a mix of colored and image backgrounds to create a feeling of kitchen or bakery overlaid by images and content areas to showcase cakes and tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Cake Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Exceptional design with some lovely touches</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full page layout with a mixture of backgrounds</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Parallax effect is particularly useful</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Exceptional web design for cakes, bakeries and confectionery businesses";s:5:"pages";a:5:{s:8:"id-45588";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/cake-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45585";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-about.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45586";a:12:{s:5:"title";s:5:"Cakes";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-cakes.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-cakes.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-04/cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45589";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-testimonials.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-testimonials.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/cake-shop-04/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-45587";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cake-shop-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:46271;s:26:"related-elementor-template";i:45584;s:26:"related-gutenberg-template";i:87071;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46271";a:24:{s:5:"title";s:9:"Cake Shop";s:2:"id";i:46271;s:12:"publish-date";i:1590081789;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/cake-shop-03";s:20:"astra-site-parent-id";i:1529;s:15:"astra-sites-tag";a:5:{i:758;s:6:"bakery";i:1527;s:9:"cafeteria";i:783;s:4:"cake";i:1528;s:9:"cake-shop";i:733;s:4:"shop";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-46275";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/cake-shop-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46272";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46273";a:12:{s:5:"title";s:5:"Cakes";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-cakes.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-cakes.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cake-shop-03/cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46276";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-testimonials.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-testimonials.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/cake-shop-03/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46274";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/288";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cake-shop-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22058";a:24:{s:5:"title";s:13:"Travel Agency";s:2:"id";i:22058;s:12:"publish-date";i:1560489916;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/tourism-04";s:20:"astra-site-parent-id";i:68;s:15:"astra-sites-tag";a:8:{i:979;s:7:"company";i:3416;s:9:"elementor";i:812;s:6:"office";i:1844;s:7:"premium";i:430;s:7:"tourism";i:431;s:13:"tours-travels";i:427;s:6:"travel";i:428;s:13:"travel-agency";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1020:"<!-- wp:paragraph -->\n<p>The Travel Agency template is a bright and breezy design ideal for the travel niche. The homepage has an instantly engaging header with travel-related sections before opening into a light page with tropical colors and lots of content areas to promote your travel business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses a mixture of fonts and images to create atmosphere while also keeping things light with whitespace. It’s a lovely blend of strong design and relaxation that makes pages a pleasure to browse, ideal for an industry like travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Travel Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bright and breezy design for travel websites</li><li>Strong header makes an instant impact</li><li>Color and font choices elevate the overall design</li><li>Extra pages are equally well-designed</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Bright, engaging website template with travel and travel businesses at its heart";s:5:"pages";a:5:{s:8:"id-39869";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/tourism-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39867";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/tourism-04/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39871";a:12:{s:5:"title";s:5:"Tours";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/tourism-04/tours/";s:15:"astra-sites-tag";a:2:{i:424;s:7:"project";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39870";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-04/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39868";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:22091;s:26:"related-elementor-template";i:22058;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22091";a:24:{s:5:"title";s:13:"Travel Agency";s:2:"id";i:22091;s:12:"publish-date";i:1561001708;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/tourism-03";s:20:"astra-site-parent-id";i:92;s:15:"astra-sites-tag";a:5:{i:979;s:7:"company";i:812;s:6:"office";i:430;s:7:"tourism";i:427;s:6:"travel";i:428;s:13:"travel-agency";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-22859";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/200";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/tourism-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22856";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/tourism-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22861";a:12:{s:5:"title";s:5:"Tours";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-tours.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-tours.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/tourism-03/tours/";s:15:"astra-sites-tag";a:1:{i:770;s:4:"tour";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22860";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-reviews.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-reviews.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-03/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22857";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/tourism-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47181";a:24:{s:5:"title";s:16:"Consultants Firm";s:2:"id";i:47181;s:12:"publish-date";i:1597262009;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/consultant-firm-04";s:20:"astra-site-parent-id";i:1618;s:15:"astra-sites-tag";a:4:{i:1620;s:19:"business-consultant";i:1621;s:10:"consultant";i:3416;s:9:"elementor";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:4;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1028:"<!-- wp:paragraph -->\n<p>The Consultants Firm template manages to be both serious and engaging at the same time. A combination of bold colors, smart graphics, hover effects and modern fonts creates a professional feel that’s still accessible, ideal for any business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a bold header with strong colors before opening out into a lighter page. Subtle effects, nice graphics, a mix of dark and light backgrounds and composed design creates a professional feel without being too overbearing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Consultants Firm template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Modern design ideal for any type of consultant or business website</li><li>Bold colors and features make an impact</li><li>Subtle effects throughout the homepage adds a touch of class</li><li>Relevant additional pages already created</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Modern website template for consultant firms and any type of consulting business";s:5:"pages";a:6:{s:8:"id-47185";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/consultant-firm-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-47182";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/consultant-firm-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-47186";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/consultant-firm-04/services/";s:15:"astra-sites-tag";a:2:{i:1605;s:12:"our-services";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-47183";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-case-studies.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-case-studies.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/consultant-firm-04/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-47187";a:12:{s:5:"title";s:4:"Team";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-team.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-team.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/consultant-firm-04/team/";s:15:"astra-sites-tag";a:2:{i:996;s:8:"our-team";i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-47184";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/consultant-firm-04/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:47181;s:26:"related-gutenberg-template";i:85943;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46967";a:24:{s:5:"title";s:4:"Cafe";s:2:"id";i:46967;s:12:"publish-date";i:1596731285;s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg";s:28:"fullpage-thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/cafe-04";s:20:"astra-site-parent-id";i:1574;s:15:"astra-sites-tag";a:7:{i:693;s:4:"cafe";i:1576;s:17:"casual-restaurant";i:1575;s:11:"coffee-shop";i:1577;s:13:"confectionery";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:974:"<!-- wp:paragraph -->\n<p>The Café template has a combination of contemporary and heritage feel we associate with coffee shops and cafes. It’s bright and breezy, with a shaded image in the header and lots of whitespace and content areas on all pages.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes some well-designed graphics, a smart parallax effect on the homepage and flexible content areas to tell your story and showcase your products and services. There’s everything a café or coffee shop needs to get online right here.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Café template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Combination contemporary and heritage design</li><li>Reflects the look and feel of a café or coffee shop</li><li>Neat parallax effect on the homepage</li><li>Relevant extra pages already built</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Refined café and coffee shop web template to promote your food business";s:5:"pages";a:6:{s:8:"id-46971";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg";s:19:"thumbnail-image-url";s:63:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/cafe-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46968";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-about-us.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-about-us.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cafe-04/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46973";a:12:{s:5:"title";s:13:"What We Offer";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-what-we-offer.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-what-we-offer.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cafe-04/what-we-offer/";s:15:"astra-sites-tag";a:1:{i:1542;s:13:"what-we-offer";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46972";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-our-menu.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-our-menu.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cafe-04/our-menu/";s:15:"astra-sites-tag";a:4:{i:336;s:4:"food";i:1579;s:9:"food-menu";i:565;s:4:"menu";i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46970";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-gallery.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-gallery.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-04/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:1580;s:6:"photos";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46969";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-contact.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-contact.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/cafe-04/contact/";s:15:"astra-sites-tag";a:4:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:46967;s:26:"related-gutenberg-template";i:87473;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55408";a:24:{s:5:"title";s:6:"School";s:2:"id";i:55408;s:12:"publish-date";i:1622059860;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/school-02";s:20:"astra-site-parent-id";i:2109;s:15:"astra-sites-tag";a:11:{i:2154;s:9:"academics";i:610;s:8:"coaching";i:2156;s:7:"daycare";i:459;s:9:"education";i:2158;s:8:"educator";i:3416;s:9:"elementor";i:2155;s:11:"high-school";i:617;s:12:"kindergarten";i:2157;s:9:"preschool";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2840;s:18:"college-university";i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1011:"<!-- wp:paragraph -->\n<p>The School template provides everything you need to build an engaging website for schools, colleges, universities and all kinds of learning institutions. It’s a modern light design with a full screen header on the homepage and content areas throughout.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The pages include lots of content areas that can include images, graphics, audio and video and help portray your school in the best light. The extra pages reflect the core design and provide the information parents and future students need to engage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the School template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Template designed specifically for learning</li><li>Lots of flexible content areas on every page</li><li>Calm white and blue colors provide reassurance</li><li>Relevant extra pages for schools and colleges</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Welcoming web template ideal for schools, colleges, universities and learning";s:5:"pages";a:5:{s:8:"id-55412";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-02/wp-json/wp/v2/pages/155";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/school-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55409";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-about-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-about-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-02/wp-json/wp/v2/pages/152";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/school-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55410";a:12:{s:5:"title";s:9:"Academics";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-academics-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-academics-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-02/wp-json/wp/v2/pages/153";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/school-02/academics/";s:15:"astra-sites-tag";a:1:{i:2110;s:7:"academy";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55411";a:12:{s:5:"title";s:10:"Activities";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-activities-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-activities-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/school-02/wp-json/wp/v2/pages/154";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/school-02/activities/";s:15:"astra-sites-tag";a:1:{i:1922;s:10:"activities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55413";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/school-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/school-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55408;s:26:"related-gutenberg-template";i:55500;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-57385";a:24:{s:5:"title";s:9:"Gift Shop";s:2:"id";i:57385;s:12:"publish-date";i:1630001335;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/gift-shop-04";s:20:"astra-site-parent-id";i:2334;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:2348;s:20:"corporate-gift-store";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:404;s:9:"gift-shop";i:401;s:10:"gift-store";i:2347;s:17:"online-gift-store";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2346;s:18:"personalised-gifts";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1253:"<!-- wp:paragraph -->\n<p>The Gift Shop template is a light, bright and welcoming website template ideal for gift shops, sweet shops, confectioners and anyone who wants to portray a vibrant personality. The design is colorful, engaging and provides lots of opportunities to promote your products.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Gift Shop template includes impactful headers and calls to action, lots of space to showcase product categories and individual products and highlight special offers. It integrates seamlessly with WooCommerce too, so building your store is a breeze!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Gift Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Colorful website template for online stores</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of areas for products and special offers</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of whitespace as relief from the color</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Product and category pages included</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:73:"Colorful web template ideal for selling fun items, online stores and more";s:5:"pages";a:3:{s:8:"id-57386";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gift-shop-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/gift-shop-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-57387";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gift-shop-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/gift-shop-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-57388";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gift-shop-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:32:"//websitedemos.net/gift-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:57385;s:26:"related-gutenberg-template";i:74113;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46704";a:24:{s:5:"title";s:13:"e-Book Author";s:2:"id";i:46704;s:12:"publish-date";i:1595355691;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/ebook-author-02";s:20:"astra-site-parent-id";i:1551;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:727;s:4:"book";i:748;s:5:"ebook";i:3416;s:9:"elementor";i:725;s:6:"writer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1287:"<!-- wp:paragraph -->\n<p>The eBook Author template is a calm, composed website template with a large area above the fold to promote your latest book. There are more opportunities promote your work further down the page as well as individual pages for books and any other publications.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has been well-designed and keeps things light and accessible, with a professional air. There is a lot of whitespace with plenty of content areas for you to tell your story and share your work. It’s an excellent template for promotion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the eBook Author template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-designed template for publishers and authors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nice layout with whitespace and content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive header for your latest book</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Extra pages and sections for other books</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Well-designed web template for promoting books, authors and publishers";s:5:"pages";a:5:{s:8:"id-46709";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/ebook-author-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46705";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/ebook-author-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46707";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-e-books.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-e-books.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/ebook-author-02/e-books/";s:15:"astra-sites-tag";a:2:{i:727;s:4:"book";i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46708";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-events.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-events.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ebook-author-02/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46706";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-contact-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-contact-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/ebook-author-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:46704;s:26:"related-gutenberg-template";i:48472;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45725";a:24:{s:5:"title";s:15:"Cosmetics Store";s:2:"id";i:45725;s:12:"publish-date";i:1585306131;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cosmetics-store-01";s:20:"astra-site-parent-id";i:1469;s:15:"astra-sites-tag";a:7:{i:1023;s:6:"beauty";i:1465;s:15:"beauty-products";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-45728";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/38";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/cosmetics-store-01/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:814;s:8:"homepage";i:1467;s:14:"store-homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-45729";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-testimonials.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-testimonials.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/cosmetics-store-01/testimonials/";s:15:"astra-sites-tag";a:2:{i:1468;s:15:"product-reviews";i:432;s:6:"review";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-45726";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cosmetics-store-01/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-45727";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cosmetics-store-01/contact/";s:15:"astra-sites-tag";a:3:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19494";a:24:{s:5:"title";s:14:"BBQ Restaurant";s:2:"id";i:19494;s:12:"publish-date";i:1538655023;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-restaurant-02";s:20:"astra-site-parent-id";i:66;s:15:"astra-sites-tag";a:12:{i:566;s:14:"bbq-restaurant";i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:3416;s:9:"elementor";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1013:"<!-- wp:paragraph -->\n<p>The BBQ Restaurant template makes an instant impact with a video header overlaid with sympathetic fonts. It sets the scene immediately and is backed up by a great color scheme, mix of serif and sans serif fonts and plenty of content areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The entire website template has been well thought-out, with lots of space for images, a menu, graphics, descriptions and a booking form. Both the menu and contact pages are particularly good, which should help increase the number of bookings you get.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the BBQ Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Striking video header sets the scene instantly</li><li>Lots of relevant content areas including menu and booking</li><li>Great mix of colors and fonts</li><li>Attractive extra pages relevant to the restaurant niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Impactful web template for restaurants, eateries and new food businesses";s:5:"pages";a:4:{s:8:"id-22165";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-restaurant-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22162";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-about-page.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-about-page.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bbq-restaurant-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22166";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-menu-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-menu-page.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/bbq-restaurant-02/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22164";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot.png";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot.png";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bbq-restaurant-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19579;s:26:"related-elementor-template";i:19494;s:26:"related-gutenberg-template";i:47979;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19579";a:24:{s:5:"title";s:14:"BBQ Restaurant";s:2:"id";i:19579;s:12:"publish-date";i:1540186022;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/bbq-restaurant-01";s:20:"astra-site-parent-id";i:84;s:15:"astra-sites-tag";a:11:{i:566;s:14:"bbq-restaurant";i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-22694";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/bbq-restaurant-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22691";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/bbq-restaurant-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22695";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-menu.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-menu.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/bbq-restaurant-01/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22693";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/bbq-restaurant-01/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21828";a:24:{s:5:"title";s:12:"Health Coach";s:2:"id";i:21828;s:12:"publish-date";i:1557135032;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/health-coach-04";s:20:"astra-site-parent-id";i:88;s:15:"astra-sites-tag";a:11:{i:480;s:4:"blog";i:516;s:4:"diet";i:3416;s:9:"elementor";i:521;s:12:"fitness-blog";i:336;s:4:"food";i:518;s:12:"health-coach";i:517;s:14:"healthy-eating";i:519;s:14:"healthy-living";i:520;s:9:"nutrition";i:1020;s:8:"personal";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:7:{i:2828;s:4:"blog";i:2825;s:8:"coaching";i:2787;s:11:"gym-fitness";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2497;s:4:"blog";i:3427;s:7:"default";i:2483;s:15:"expert-services";i:2490;s:10:"healthcare";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1039:"<!-- wp:paragraph -->\n<p>The Health Coach template has a fantastic design with bright colors, an illustrative header image, bright contrast color and plenty of whitespace around content areas. It’s ideal for fitness, health, wellness and associated businesses.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage is instantly engaging, with clear messaging, attractive graphics and elements designed for health coaches. Everything can be tweaked for other fitness or wellness businesses using a drag and drop page builder. It’s too good a template not to use!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Health Coach template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Fantastic design with engaging colors and fonts</li><li>Designed around the health and wellness niche</li><li>Lots of content areas on the homepage and supplementary pages</li><li>Complementing colors for calls to action and graphics</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Vibrant health and wellness template that engages instantly and draws you in";s:5:"pages";a:4:{s:8:"id-22740";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/health-coach-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22741";a:12:{s:5:"title";s:8:"My Story";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-mystory.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-mystory.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-coach-04/my-story/";s:15:"astra-sites-tag";a:3:{i:352;s:5:"about";i:905;s:9:"our-story";i:767;s:5:"story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22738";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/152";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/health-coach-04/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22739";a:12:{s:5:"title";s:11:"Get Started";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-susan-contact-page.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-susan-contact-page.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-coach-04/get-started/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:766;s:11:"get-started";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:44066;s:26:"related-elementor-template";i:21828;s:26:"related-gutenberg-template";i:87154;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-44066";a:24:{s:5:"title";s:12:"Health Coach";s:2:"id";i:44066;s:12:"publish-date";i:1584363116;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/health-coach-03";s:20:"astra-site-parent-id";i:1420;s:15:"astra-sites-tag";a:7:{i:516;s:4:"diet";i:521;s:12:"fitness-blog";i:336;s:4:"food";i:518;s:12:"health-coach";i:517;s:14:"healthy-eating";i:519;s:14:"healthy-living";i:520;s:9:"nutrition";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:2:{i:2483;s:15:"expert-services";i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-45544";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/health-coach-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-45545";a:12:{s:5:"title";s:8:"My Story";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-about-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-about-1.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/465";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-coach-03/my-story/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45542";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-blog-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-blog-1.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/327";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/health-coach-03/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-45543";a:12:{s:5:"title";s:11:"Get Started";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/410";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-coach-03/get-started/";s:15:"astra-sites-tag";a:2:{i:766;s:11:"get-started";i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1530, 'astra-sites-and-pages-page-35', 'a:15:{s:8:"id-18191";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:18191;s:12:"publish-date";i:1516691505;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-04";s:20:"astra-site-parent-id";i:263;s:15:"astra-sites-tag";a:18:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:399;s:8:"one-page";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:2476;s:9:"gardening";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:988:"<!-- wp:paragraph -->\n<p>The Plant Shop template has an authentic feel reminiscent of a nursery, florist or store that sells plants. The homepage opens with a large image of a houseplant, with a simple headline and call to action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the page showcases your products using calm colors, a simple layout and lots of images to show as well as tell. It’s an effective store template that integrates with WooCommerce to deliver an easy to use store that actively encourages people to browse and buy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Plant Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Attractive eCommerce store template for plants</li><li>Modern design with plenty of customization options</li><li>Effective product and category listing sections</li><li>Conversion-oriented product pages</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Conversion-oriented eCommerce template for plant stores and nursery businesses";s:5:"pages";a:1:{s:8:"id-39975";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-shop-04/wp-json/wp/v2/pages/238";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:399;s:8:"one-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:18191;s:26:"related-gutenberg-template";i:85733;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18166";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:18166;s:12:"publish-date";i:1516691491;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-03";s:20:"astra-site-parent-id";i:266;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-24758";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/plant-shop-03/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-03/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:399;s:8:"one-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-43398";a:24:{s:5:"title";s:10:"Plant Shop";s:2:"id";i:43398;s:12:"publish-date";i:1581008140;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/plant-shop-06";s:20:"astra-site-parent-id";i:1413;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:399;s:8:"one-page";i:2422;s:13:"online-market";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:497;s:11:"plant-store";i:495;s:6:"plants";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-43399";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/plant-shop-06/wp-json/wp/v2/pages/310";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/plant-shop-06/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:399;s:8:"one-page";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46009";a:24:{s:5:"title";s:7:"Painter";s:2:"id";i:46009;s:12:"publish-date";i:1586952856;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/painter-04";s:20:"astra-site-parent-id";i:1508;s:15:"astra-sites-tag";a:9:{i:597;s:3:"art";i:1511;s:7:"artisan";i:339;s:6:"artist";i:1513;s:5:"craft";i:1514;s:6:"dauber";i:3416;s:9:"elementor";i:614;s:7:"painter";i:1512;s:8:"painting";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:992:"<!-- wp:paragraph -->\n<p>The Painter template is a bright, engaging design that opens with a large header, handwritten and modern fonts and lots of bright images. It’s a very creative web template that fits the artist and painter niche perfectly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes alternating colored and light backgrounds with textured images, bright contrast colors and flowing layout. Complementary pages all reflect the core design, with different colors to indicate different purposes while looking and feeling similar.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Painter template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bright, colorful design perfect for painters and artists</li><li>Flowing layout that encourages you to explore</li><li>Strong images to help showcase your work</li><li>Extra pages including a portfolio</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Colorful website template for artists, creatives and painters to show their work";s:5:"pages";a:5:{s:8:"id-46013";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/painter-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46010";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/painter-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46011";a:12:{s:5:"title";s:8:"Artworks";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/painter-04/artworks/";s:15:"astra-sites-tag";a:2:{i:597;s:3:"art";i:1509;s:7:"artwork";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46014";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-04/studio/";s:15:"astra-sites-tag";a:1:{i:1510;s:6:"studio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46012";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/painter-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:46026;s:26:"related-elementor-template";i:46009;s:26:"related-gutenberg-template";i:87409;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-46026";a:24:{s:5:"title";s:7:"Painter";s:2:"id";i:46026;s:12:"publish-date";i:1586952849;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg";s:28:"fullpage-thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/painter-03";s:20:"astra-site-parent-id";i:1515;s:15:"astra-sites-tag";a:7:{i:597;s:3:"art";i:1511;s:7:"artisan";i:339;s:6:"artist";i:1513;s:5:"craft";i:1514;s:6:"dauber";i:614;s:7:"painter";i:1512;s:8:"painting";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-46030";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/232";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/painter-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46027";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/218";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/painter-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46028";a:12:{s:5:"title";s:8:"Artworks";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-artworks.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-artworks.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/219";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/painter-03/artworks/";s:15:"astra-sites-tag";a:1:{i:1509;s:7:"artwork";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46031";a:12:{s:5:"title";s:6:"Studio";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-studio.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-studio.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/220";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/painter-03/studio/";s:15:"astra-sites-tag";a:1:{i:1510;s:6:"studio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-46029";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/221";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/painter-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19540";a:24:{s:5:"title";s:15:"Yoga Instructor";s:2:"id";i:19540;s:12:"publish-date";i:1540964155;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/yoga-instructor-02";s:20:"astra-site-parent-id";i:105;s:15:"astra-sites-tag";a:8:{i:3416;s:9:"elementor";i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:849;s:11:"health-yoga";i:1020;s:8:"personal";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:982:"<!-- wp:paragraph -->\n<p>The Yoga Instructor template is a light, accessible design with a relaxed feel ideal for the wellness niche. It has a light fullscreen image with a yoga pose and engaging headline text. The rest of the design uses plenty of whitespace and a nice pink contrast color.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The page uses lovely graphics to showcase services and includes flexible content areas where you can share your passion and engage your audience with storytelling. All backed up by subtle calls to action and an attractive contact page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Yoga Instructor template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Relaxed design that works for the yoga niche</li><li>Light layout with plenty of whitespace</li><li>Flexible content areas</li><li>Contact form included with the template</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Relaxed web template ideal for yoga instructors and wellness business owners";s:5:"pages";a:5:{s:8:"id-22967";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/yoga-instructor-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22963";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-sarah-about-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-sarah-about-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-instructor-02/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22965";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-class-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-class-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-02/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22968";a:12:{s:5:"title";s:12:"Publications";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-publication.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-publication.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/81";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/yoga-instructor-02/publications/";s:15:"astra-sites-tag";a:1:{i:558;s:11:"publication";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22966";a:12:{s:5:"title";s:7:"Get Fit";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-getfit-page.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-getfit-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/94";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-02/get-fit/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19629;s:26:"related-elementor-template";i:19540;s:26:"related-gutenberg-template";i:48631;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19629";a:24:{s:5:"title";s:15:"Yoga Instructor";s:2:"id";i:19629;s:12:"publish-date";i:1540964157;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/yoga-instructor-01";s:20:"astra-site-parent-id";i:107;s:15:"astra-sites-tag";a:5:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-22987";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/yoga-instructor-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22980";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/yoga-instructor-01/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22985";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-01/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22988";a:12:{s:5:"title";s:12:"Publications";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/81";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/yoga-instructor-01/publications/";s:15:"astra-sites-tag";a:1:{i:558;s:11:"publication";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22986";a:12:{s:5:"title";s:7:"Get Fit";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/94";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/yoga-instructor-01/get-fit/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:769;s:7:"get-fit";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-39906";a:24:{s:5:"title";s:6:"Church";s:2:"id";i:39906;s:12:"publish-date";i:1579633611;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/church-04";s:20:"astra-site-parent-id";i:1199;s:15:"astra-sites-tag";a:7:{i:897;s:15:"catholic-church";i:625;s:7:"charity";i:893;s:6:"church";i:898;s:16:"community-church";i:735;s:6:"donate";i:3416;s:9:"elementor";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:5:{i:2786;s:17:"charity-nonprofit";i:2789;s:6:"church";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2784;s:5:"event";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2492;s:10:"non-profit";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:937:"<!-- wp:paragraph -->\n<p>The Church website template has a serene feel while portraying the seriousness of the subject in a welcoming manner. The template opens with a full screen image and strong headlines and call to action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the theme has a lighter feel and more open layout with images, content areas, offset sections and feature spaces. The extra pages are all relevant to the niche and provide lots of opportunities to continue spreading the good word.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Church template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Serene design with lots of modern touches</li><li>Offset layout creates engagement and feels open</li><li>Lots of content areas for spreading the word</li><li>Extra pages relevant to the niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Welcoming church web template that’s open and inclusive to help spread the word";s:5:"pages";a:11:{s:8:"id-57915";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2050";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/church-04/donor-dashboard-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57916";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2041";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/church-04/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57917";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2044";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/church-04/donor-dashboard-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-57918";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2047";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/church-04/donor-dashboard-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";a:0:{}s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:0:{}s:16:"required-plugins";s:0:"";}s:8:"id-39912";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/church-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39907";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/church-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39910";a:12:{s:5:"title";s:13:"Get connected";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/church-04/get-connected/";s:15:"astra-sites-tag";a:1:{i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39913";a:12:{s:5:"title";s:7:"Sermons";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-04/sermons/";s:15:"astra-sites-tag";a:1:{i:892;s:7:"sermons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39909";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/church-04/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39908";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-39911";a:12:{s:5:"title";s:4:"Give";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/church-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/church-04/give/";s:15:"astra-sites-tag";a:2:{i:735;s:6:"donate";i:1015;s:4:"give";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:44450;s:26:"related-elementor-template";i:39906;s:26:"related-gutenberg-template";i:86818;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-44450";a:24:{s:5:"title";s:6:"Church";s:2:"id";i:44450;s:12:"publish-date";i:1586540158;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/church-03";s:20:"astra-site-parent-id";i:1428;s:15:"astra-sites-tag";a:5:{i:897;s:15:"catholic-church";i:625;s:7:"charity";i:893;s:6:"church";i:898;s:16:"community-church";i:735;s:6:"donate";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-57928";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/2034";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/church-03/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-44457";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/307";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/church-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44451";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-about-us.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-about-us.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/308";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/church-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44455";a:12:{s:5:"title";s:13:"Get connected";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-get-connected.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-get-connected.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/309";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/church-03/get-connected/";s:15:"astra-sites-tag";a:1:{i:896;s:13:"get-connected";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44458";a:12:{s:5:"title";s:7:"Sermons";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-sermons.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-sermons.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/310";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-03/sermons/";s:15:"astra-sites-tag";a:1:{i:892;s:7:"sermons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44454";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-events.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-events.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/311";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/church-03/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44453";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/313";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/church-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44456";a:12:{s:5:"title";s:4:"Give";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-give.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/04/church-03-give.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/church-03/wp-json/wp/v2/pages/312";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/church-03/give/";s:15:"astra-sites-tag";a:2:{i:735;s:6:"donate";i:1015;s:4:"give";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45643";a:24:{s:5:"title";s:15:"Cosmetics Store";s:2:"id";i:45643;s:12:"publish-date";i:1585296959;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cosmetics-store-02";s:20:"astra-site-parent-id";i:1461;s:15:"astra-sites-tag";a:7:{i:1465;s:15:"beauty-products";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1219:"<!-- wp:paragraph -->\n<p>The Cosmetics Store template is ideal for eCommerce websites. It has an engaging full screen image where you can showcase your latest products and minimalist store areas further down the page along with featured products and promotion areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a minimal design with some powerful features, modern fonts, some nice images and graphical touches, minimal navigation with shopping cart and category pages. Everything you need to launch your online store!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Cosmetics Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Minimalist eCommerce template with some nice touches</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of images and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Borderless content areas keep the flow</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Category and product pages included</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Minimalist eCommerce template that could be used for any type of online store";s:5:"pages";a:4:{s:8:"id-46041";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/cosmetics-store-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-46042";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/cosmetics-store-02/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-46039";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cosmetics-store-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-46040";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cosmetics-store-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45725;s:26:"related-elementor-template";i:45643;s:26:"related-gutenberg-template";i:48591;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45577";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:45577;s:12:"publish-date";i:1584542585;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/wedding-invitation-04";s:20:"astra-site-parent-id";i:1451;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:699;s:10:"invitation";i:1844;s:7:"premium";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2784;s:5:"event";i:2771;s:8:"one-page";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:2927;s:8:"one-page";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:941:"<!-- wp:paragraph -->\n<p>The Wedding Invitation template is a romantic one-page design with a modern twist. It opens with an inset video of the happy couple before unfolding to outline the what, where and when of the wedding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Even though it’s a one-page web template with a limited goal, the design makes it seem so much more. The combination of flower graphics, fonts and colors help create that happy feeling you want to invoke for a wedding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wedding Invitation template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Romantic one-page template with genuine appeal</li><li>Inset video can showcase the happy couple or venue</li><li>Great mix of colors, graphics and fonts</li><li>Can be fully customized in every way possible</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Romantic one-page wedding invitation template for happy couples and wedding planners";s:5:"pages";a:1:{s:8:"id-45578";a:12:{s:5:"title";s:18:"Wedding Invitation";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-invitation-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/wedding-invitation-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:699;s:10:"invitation";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45592;s:26:"related-elementor-template";i:58999;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45592";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:45592;s:12:"publish-date";i:1585155322;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/wedding-invitation-03";s:20:"astra-site-parent-id";i:1456;s:15:"astra-sites-tag";a:3:{i:699;s:10:"invitation";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-45593";a:12:{s:5:"title";s:18:"Wedding Invitation";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-invitation-03/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/wedding-invitation-03/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:699;s:10:"invitation";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38795";a:24:{s:5:"title";s:8:"Law Firm";s:2:"id";i:38795;s:12:"publish-date";i:1579110787;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/law-firm-03";s:20:"astra-site-parent-id";i:1132;s:15:"astra-sites-tag";a:8:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:703;s:11:"enforcement";i:916;s:3:"law";i:702;s:8:"law-firm";i:998;s:10:"law-office";i:706;s:6:"lawyer";i:778;s:5:"legal";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-38799";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/334";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/law-firm-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38796";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/335";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/law-firm-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38800";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/336";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/law-firm-03/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38797";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-attorneys.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-attorneys.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/law-firm-03/attorneys/";s:15:"astra-sites-tag";a:1:{i:912;s:9:"attorneys";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38798";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/337";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/law-firm-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38787";a:24:{s:5:"title";s:8:"Law Firm";s:2:"id";i:38787;s:12:"publish-date";i:1579110690;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/law-firm-04";s:20:"astra-site-parent-id";i:1131;s:15:"astra-sites-tag";a:10:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:3416;s:9:"elementor";i:703;s:11:"enforcement";i:702;s:8:"law-firm";i:998;s:10:"law-office";i:706;s:6:"lawyer";i:778;s:5:"legal";i:917;s:10:"legal-firm";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2824;s:8:"law-firm";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2482;s:3:"law";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:961:"<!-- wp:paragraph -->\n<p>The Law Firm template is a corporate-style design with the gravity and authority you would expect from the niche. It still remains welcoming and accessible, but combines the atmosphere you would expect from the law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses fullscreen header with simple navigation and a calm contrast color for calls to action. The rest of the template has a light feel with lots of content areas to share your services, expertise, testimonials and to tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Law Firm template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Welcoming with the gravity expected of a law firm</li><li>Calm contrast color works very well</li><li>Lots of content areas for services and expertise</li><li>Supplementary pages ideal for the niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Corporate web design ideal for law firms and lawyers wanting to build authority";s:5:"pages";a:5:{s:8:"id-38791";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/law-firm-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38788";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/law-firm-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38792";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/law-firm-04/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38789";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/law-firm-04/attorneys/";s:15:"astra-sites-tag";a:1:{i:912;s:9:"attorneys";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38790";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/law-firm-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38795;s:26:"related-elementor-template";i:38787;s:26:"related-gutenberg-template";i:85331;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38757";a:24:{s:5:"title";s:12:"Nutritionist";s:2:"id";i:38757;s:12:"publish-date";i:1579110029;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionists-02.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionists-02-600x2601.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionists-02-400x1734.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/nutritionist-02";s:20:"astra-site-parent-id";i:1129;s:15:"astra-sites-tag";a:6:{i:516;s:4:"diet";i:753;s:9:"dietitian";i:3416;s:9:"elementor";i:336;s:4:"food";i:991;s:7:"healthy";i:754;s:12:"nutritionist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2785;s:4:"food";i:2875;s:12:"health-coach";i:2834;s:10:"healthcare";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1281:"<!-- wp:paragraph -->\n<p>The Nutritionist template is a creative business template that could be customized to suit any niche, including this one. With an open design and a combination of light and dark areas, borderless content areas and that green contrast color, it’s a real winner.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage is effective, with a call to action in the header, lots of content areas to showcase products and services, share class schedules, offer videos and downloads and feature your latest blog posts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Nutritionist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Modern business website template ideal for a range of niches</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Strong header with image and calls to action</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Borderless content area provides an open feel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of opportunities to customize to your specific needs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Well-designed web template for nutritionists that could be tweaked to any use";s:5:"pages";a:6:{s:8:"id-38761";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionists-02.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionists-02-600x2601.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/nutritionist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-38758";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-about-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-about-page.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/141";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/nutritionist-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38762";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-program-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-program-page.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/145";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/nutritionist-02/programs/";s:15:"astra-sites-tag";a:2:{i:989;s:8:"programs";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38763";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/304";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/nutritionist-02/success-stories/";s:15:"astra-sites-tag";a:2:{i:990;s:15:"success-stories";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38759";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/307";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/nutritionist-02/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-38760";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/143";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/nutritionist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38771;s:26:"related-elementor-template";i:38757;s:26:"related-gutenberg-template";i:48318;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1531, 'astra-sites-and-pages-page-36', 'a:15:{s:8:"id-38771";a:24:{s:5:"title";s:12:"Nutritionist";s:2:"id";i:38771;s:12:"publish-date";i:1579110114;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/nutritionist-01";s:20:"astra-site-parent-id";i:1130;s:15:"astra-sites-tag";a:5:{i:516;s:4:"diet";i:753;s:9:"dietitian";i:336;s:4:"food";i:991;s:7:"healthy";i:754;s:12:"nutritionist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-38775";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/nutritionist-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-38772";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/141";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/nutritionist-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-38776";a:12:{s:5:"title";s:8:"Programs";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-programms.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-programms.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/145";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/nutritionist-01/programs/";s:15:"astra-sites-tag";a:1:{i:989;s:8:"programs";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-38777";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-success-stories.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-success-stories.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/304";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/nutritionist-01/success-stories/";s:15:"astra-sites-tag";a:1:{i:990;s:15:"success-stories";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-38773";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-blog.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-blog.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/307";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/nutritionist-01/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}}}s:8:"id-38774";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/143";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/nutritionist-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38716";a:24:{s:5:"title";s:10:"Life Guide";s:2:"id";i:38716;s:12:"publish-date";i:1579108927;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/life-coach-04";s:20:"astra-site-parent-id";i:1122;s:15:"astra-sites-tag";a:8:{i:610;s:8:"coaching";i:1123;s:11:"councelling";i:3416;s:9:"elementor";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:1844;s:7:"premium";i:1018;s:18:"self-improvement-2";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:962:"<!-- wp:paragraph -->\n<p>The Life Guide template is a captivating design ideal for life coaches, counsellors and other experts. It opens will a fullscreen image and bold headline and expands into a white, welcoming homepage that beckons you in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s exactly the kind of design that works for this niche, inclusive, accessible and relaxing. The subtle putty color helps with that, as do the simple graphics and page layouts. It’s an excellent design ideal for the industry.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Life Guide template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Well-designed template for life coaches, counsellors and professionals</li><li>Informal, relaxing feel</li><li>Great balance of colors, fonts and whitespace</li><li>Flexible content areas to tell your story</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Captivating web design that creates reassurance and welcome in equal measure";s:5:"pages";a:4:{s:8:"id-38721";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/life-coach-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38717";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-about-page.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-about-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/life-coach-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38719";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-coaching-page.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-coaching-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/life-coach-04/coaching/";s:15:"astra-sites-tag";a:2:{i:610;s:8:"coaching";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38720";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-contact-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-contact-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/life-coach-04/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38710;s:26:"related-elementor-template";i:38716;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38710";a:24:{s:5:"title";s:10:"Life Guide";s:2:"id";i:38710;s:12:"publish-date";i:1579108625;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/life-coach-03";s:20:"astra-site-parent-id";i:1121;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-38714";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/life-coach-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38711";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/life-coach-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38712";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-services.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/life-coach-03/coaching/";s:15:"astra-sites-tag";a:2:{i:557;s:7:"classes";i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38713";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/life-coach-03/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38704";a:24:{s:5:"title";s:15:"Furniture Store";s:2:"id";i:38704;s:12:"publish-date";i:1579108220;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/furniture-store-04";s:20:"astra-site-parent-id";i:1120;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:436;s:8:"interior";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1208:"<!-- wp:paragraph -->\n<p>The Furniture Store template utilizes classic design with a Scandi twist to deliver an eCommerce template that’s as current as it gets. It includes subtle colors, lots of whitespace and images that fit seamlessly into the overall feel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a minimal look while including everything a store needs, product showcases, special offer sections, featured product areas and a shopping cart in the header. It’s all here!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Furniture Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Classically designed template with a Scandi twist</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Minimalist layout that lets product images stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relaxed design ideal for a wide range of online stores</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive category and product pages to help you sell</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Classically designed eCommerce template perfect for selling anything online";s:5:"pages";a:2:{s:8:"id-38706";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/furniture-store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38705";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-about-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-about-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/furniture-store-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:38696;s:26:"related-elementor-template";i:38704;s:26:"related-gutenberg-template";i:49073;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38696";a:24:{s:5:"title";s:15:"Furniture Store";s:2:"id";i:38696;s:12:"publish-date";i:1579108013;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/furniture-store-03";s:20:"astra-site-parent-id";i:1119;s:15:"astra-sites-tag";a:16:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:436;s:8:"interior";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-38698";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/furniture-store-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38697";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-about-us.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-about-us.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/furniture-store-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38673";a:24:{s:5:"title";s:17:"Architecture Firm";s:2:"id";i:38673;s:12:"publish-date";i:1579107353;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/architects-04";s:20:"astra-site-parent-id";i:1118;s:15:"astra-sites-tag";a:7:{i:435;s:12:"architecture";i:3416;s:9:"elementor";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:1844;s:7:"premium";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2793;s:15:"interior-design";i:2852;s:11:"landscaping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1204:"<!-- wp:paragraph -->\n<p>The Architecture Firm template has a stylish feel with light grayscale design, borderless content areas and some nice black and white images. It’s exactly the kind of feel you would expect from this niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses an understated header image with a smooth parallax effect. The rest of the homepage includes a great layout with subtle content areas and contemporary fonts to create a feeling of calm competence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Architecture Firm template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish grayscale design with monochrome images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Non-linear layout ideal for creative industries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Contemporary fonts add extra lift</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Welcome pops of color on supplementary pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Stylish grayscale web template that shows great taste, perfect for architects";s:5:"pages";a:6:{s:8:"id-38677";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/architects-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38674";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/70";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/architects-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38679";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38678";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/architects-project-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/architects-project-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-04/projects/";s:15:"astra-sites-tag";a:2:{i:424;s:7:"project";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38675";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/architects-client-page.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/architects-client-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/architects-04/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38676";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/architects-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38661;s:26:"related-elementor-template";i:38673;s:26:"related-gutenberg-template";i:84604;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38661";a:24:{s:5:"title";s:17:"Architecture Firm";s:2:"id";i:38661;s:12:"publish-date";i:1579107125;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg";s:28:"fullpage-thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/architects-03";s:20:"astra-site-parent-id";i:1117;s:15:"astra-sites-tag";a:8:{i:435;s:12:"architecture";i:979;s:7:"company";i:436;s:8:"interior";i:434;s:15:"interior-design";i:981;s:17:"interior-designer";i:422;s:11:"landscaping";i:812;s:6:"office";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-38665";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/architects-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38662";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/70";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/architects-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38667";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38666";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-03/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38663";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/architects-03/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38664";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/architects-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38619";a:24:{s:5:"title";s:6:"Winery";s:2:"id";i:38619;s:12:"publish-date";i:1579106727;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/winery-04";s:20:"astra-site-parent-id";i:1115;s:15:"astra-sites-tag";a:6:{i:635;s:7:"brewery";i:3416;s:9:"elementor";i:632;s:7:"farming";i:1844;s:7:"premium";i:1019;s:14:"wine-prouction";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2474;s:13:"manufacturing";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:948:"<!-- wp:paragraph -->\n<p>The Winery template makes its case immediately with a high quality image in the header. The rest of the homepage combines dark, light and a red contrast color to create that feeling of luxury you’re looking for.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a superb layout with plenty of opportunities to tell your story, share products and services and communicate with your audience. The supplementary pages are equally attractive, helping to keep a coherent feel throughout.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Winery template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Design makes an instant impact with that header</li><li>Innovative layout with interesting content areas</li><li>Great mix of dark, light and colors</li><li>Supplementary pages ideal for the niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Classy web template that sets the scene for vineyards, vintners and wine sellers";s:5:"pages";a:5:{s:8:"id-38623";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/winery-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38624";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-screenshot.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-screenshot.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/winery-04/our-story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:905;s:9:"our-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38622";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-screenshot.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-screenshot.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/winery-04/experience/";s:15:"astra-sites-tag";a:3:{i:636;s:10:"experience";i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38621";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-screenshot.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-screenshot.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/winery-04/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38620";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/winery-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:38629;s:26:"related-elementor-template";i:38619;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38629";a:24:{s:5:"title";s:6:"Winery";s:2:"id";i:38629;s:12:"publish-date";i:1579106213;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/winery-03";s:20:"astra-site-parent-id";i:1116;s:15:"astra-sites-tag";a:4:{i:635;s:7:"brewery";i:632;s:7:"farming";i:634;s:15:"wine-production";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-38633";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/winery-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38634";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-our-story.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-our-story.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/winery-03/our-story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:767;s:5:"story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38632";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-experience.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-experience.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/winery-03/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38631";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-events.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-events.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/winery-03/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38630";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/winery-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38590";a:24:{s:5:"title";s:24:"Personal Fitness Trainer";s:2:"id";i:38590;s:12:"publish-date";i:1579104172;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-02";s:20:"astra-site-parent-id";i:1108;s:15:"astra-sites-tag";a:10:{i:3421;s:3:"ele";i:3416;s:9:"elementor";i:1109;s:7:"exercse";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:504;s:11:"gym-trainer";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3428;s:4:"free";i:2927;s:8:"one-page";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1256:"<!-- wp:paragraph -->\n<p>The Personal Fitness Trainer website template is a well-balanced design with dark and light areas, a subtle but effective parallax effect and some very modern fonts. It’s a well-designed template that avoids the usual masculine design for something much more universal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a strong introduction with header and image and bold contrast color. The rest of the homepage includes areas for storytelling, products, services and other content as required.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Personal Fitness Trainer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-balanced fitness theme with universal appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dark, light and red are a great combination</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Subtle but effective parallax effect</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Readymade pages relevant to the fitness niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Well-balanced web design with universal appeal ideal for fitness trainers and gyms";s:5:"pages";a:1:{s:8:"id-38591";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-trainer-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:399;s:8:"one-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38573;s:26:"related-elementor-template";i:38590;s:26:"related-gutenberg-template";i:48076;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38573";a:24:{s:5:"title";s:24:"Personal Fitness Trainer";s:2:"id";i:38573;s:12:"publish-date";i:1579104023;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-01";s:20:"astra-site-parent-id";i:1107;s:15:"astra-sites-tag";a:10:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-38574";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-trainer-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38563";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:38563;s:12:"publish-date";i:1579100483;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-04";s:20:"astra-site-parent-id";i:1106;s:15:"astra-sites-tag";a:6:{i:597;s:3:"art";i:339;s:6:"artist";i:3416;s:9:"elementor";i:595;s:10:"exhibition";i:614;s:7:"painter";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1216:"<!-- wp:paragraph -->\n<p>The Artist template tells your story through framed images within a compelling dark and light layout. It’s a well-balanced design with comfortable fonts, great contrast colors and those images front and center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a flowing layout that showcases your creations alongside modest content areas to add context. Each piece can have its own page or link to the readymade portfolio page that comes with this template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Absorbing template ideal for artists and visual creatives</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dark and light theme with contrasting colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Allows your art or imagery to stand proud</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Readymade portfolio page with attractive layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Absorbing web template that’s ideal for artists, and visual creatives";s:5:"pages";a:4:{s:8:"id-38566";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38567";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/artist-04/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38564";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/artist-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:1007;s:8:"about-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38565";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:38554;s:26:"related-elementor-template";i:38563;s:26:"related-gutenberg-template";i:84383;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38554";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:38554;s:12:"publish-date";i:1579099739;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg";s:28:"fullpage-thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-03";s:20:"astra-site-parent-id";i:1105;s:15:"astra-sites-tag";a:4:{i:597;s:3:"art";i:339;s:6:"artist";i:595;s:10:"exhibition";i:614;s:7:"painter";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-38557";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38558";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-portfolio.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-portfolio.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/artist-03/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38555";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-about.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/artist-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38556";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22000";a:24:{s:5:"title";s:15:"Fitness Trainer";s:2:"id";i:22000;s:12:"publish-date";i:1559805744;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-03";s:20:"astra-site-parent-id";i:93;s:15:"astra-sites-tag";a:11:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-22875";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-trainer-03/wp-json/wp/v2/pages/99";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21904";a:24:{s:5:"title";s:15:"Fitness Trainer";s:2:"id";i:21904;s:12:"publish-date";i:1557396062;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/05/fitnes-trainer-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/05/fitnes-trainer-04-600x3795.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/05/fitnes-trainer-04-400x2530.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-04";s:20:"astra-site-parent-id";i:103;s:15:"astra-sites-tag";a:15:{i:845;s:4:"blue";i:3416;s:9:"elementor";i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:965:"<!-- wp:paragraph -->\n<p>The Fitness Trainer template is a bold, colorful design with impactful fullscreen image overlaid by an engaging blue and green colorway. It combines the physical attributes a fitness trainer wants to communicate without being too masculine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The inclusion of those colors along with contemporary fonts keeps the design accessible. Down the page, distinct sections divide the page and provide plenty of opportunity to communicate and engage your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fitness Trainer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Appealing design with great use of color and imagery</li><li>Shaded images work particularly well</li><li>Communicates meaning without being too masculine</li><li>Extra pages ideal for the fitness niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Appealing website template with great colors ideal for gyms and fitness trainers";s:5:"pages";a:1:{s:8:"id-22949";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/05/fitnes-trainer-04.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/05/fitnes-trainer-04-600x3795.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-trainer-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:22000;s:26:"related-elementor-template";i:21904;s:26:"related-gutenberg-template";i:86286;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1532, 'astra-sites-and-pages-page-37', 'a:15:{s:8:"id-38528";a:24:{s:5:"title";s:17:"Wedding Organizer";s:2:"id";i:38528;s:12:"publish-date";i:1579099197;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/wedding-organizer-04";s:20:"astra-site-parent-id";i:1103;s:15:"astra-sites-tag";a:8:{i:3416;s:9:"elementor";i:698;s:10:"engagement";i:717;s:13:"event-planner";i:699;s:10:"invitation";i:1844;s:7:"premium";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2768;s:9:"portfolio";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:958:"<!-- wp:paragraph -->\n<p>The Wedding Organizer template has a romantic feel that’s balanced with a business layout to combine the two things visitors want to see. It’s light, welcoming and charming in equal measure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses a combination of content and imagery that helps paint the picture of the perfect wedding, while promoting your products and services. It’s an exceptional template that should make conversion easy!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wedding Organizer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Romantic website design ideal for the wedding niche</li><li>Uses plenty of imagery and nice layout to engage</li><li>Includes lots of opportunity to showcase products and services</li><li>Readymade pages are ideal for the wedding niche</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Romantic website design that’s designed to convert, ideal for the wedding industry";s:5:"pages";a:6:{s:8:"id-38532";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/wedding-organizer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38529";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-about-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-about-page.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-organizer-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38533";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-services-page.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-services-page.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-organizer-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38531";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38534";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-testimonials-page.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-testimonials-page.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wedding-organizer-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38530";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38513;s:26:"related-elementor-template";i:38528;s:26:"related-gutenberg-template";i:87621;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38513";a:24:{s:5:"title";s:17:"Wedding Organizer";s:2:"id";i:38513;s:12:"publish-date";i:1579099020;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/wedding-organizer-03";s:20:"astra-site-parent-id";i:1102;s:15:"astra-sites-tag";a:5:{i:698;s:10:"engagement";i:717;s:13:"event-planner";i:699;s:10:"invitation";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:2:{i:2489;s:16:"event-invitation";i:2483;s:15:"expert-services";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:3;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-38517";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/223";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/wedding-organizer-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38514";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-about.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-organizer-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38518";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-services.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/225";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-organizer-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38516";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-gallery.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-gallery.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38519";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-testimonials.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/wedding-organizer-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38515";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wedding-organizer-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56689";a:24:{s:5:"title";s:20:"Chartered Accountant";s:2:"id";i:56689;s:12:"publish-date";i:1625667840;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg";s:28:"fullpage-thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/accountant-02";s:20:"astra-site-parent-id";i:2253;s:15:"astra-sites-tag";a:4:{i:447;s:10:"accountant";i:449;s:20:"chartered-accountant";i:3416;s:9:"elementor";i:2254;s:22:"finance-and-accounting";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2823;s:10:"accounting";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2481;s:15:"finance-service";i:3428;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1181:"<!-- wp:paragraph -->\n<p>The Chartered Accountant template avoids the usual seriousness of the niche while building the authority it needs using modern design and a bright blue color.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template reflects a calm competence we would want from an accountant without being too sober. There is plenty of whitespace and flexible content areas to cover products, services and expertise while creating an inclusive vibe that draws you in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Chartered Accountant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bold blue color makes a statement without overbearing</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Design communicated competence without being too serious</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of opportunities to showcase products and services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Readymade pages covering most needs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Well-designed web template with fetching colors ideal for any business or profession";s:5:"pages";a:6:{s:8:"id-85023";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/129";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/accountant-02/services/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-85024";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/accountant-02/testimonials/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-85025";a:12:{s:5:"title";s:13:"Why choose me";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/accountant-02/why-choose-me/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-85020";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/128";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/accountant-02/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-85021";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/accountant-02/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-85022";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/127";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/accountant-02/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:56689;s:26:"related-gutenberg-template";i:56682;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38488";a:24:{s:5:"title";s:17:"Massage Therapist";s:2:"id";i:38488;s:12:"publish-date";i:1579094291;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/massage-therapist-04";s:20:"astra-site-parent-id";i:1101;s:15:"astra-sites-tag";a:9:{i:532;s:11:"acupressure";i:3416;s:9:"elementor";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:1844;s:7:"premium";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:899:"<!-- wp:paragraph -->\n<p>The Massage Therapist template has that serene feel you want to evoke in future clients alongside the information you need to provide to convert them into customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is a relaxed mix of purple and white that creates engagement as well as a feeling of luxury. There’s lots of whitespace and a strong product section in the center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Massage Therapist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Nice color combination creates the feeling of a lifestyle</li><li>Attractive service section in the center of the page</li><li>Additional pages ideal for massage therapists</li><li>Flexible content areas to add or change what’s already there</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Relaxed, modern website template ideal for massage therapists and spa businesses";s:5:"pages";a:5:{s:8:"id-38491";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/massage-therapist-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38489";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-about-page.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-about-page.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/massage-therapist-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38492";a:12:{s:5:"title";s:8:"Massages";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-massgaes-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-massgaes-page.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/massage-therapist-04/massages/";s:15:"astra-sites-tag";a:2:{i:528;s:7:"massage";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38493";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-testimonials-page.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-testimonials-page.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/massage-therapist-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-38490";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-contact-page.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-contact-page.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/massage-therapist-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38429;s:26:"related-elementor-template";i:38488;s:26:"related-gutenberg-template";i:86371;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38449";a:24:{s:5:"title";s:18:"Personal Dietitian";s:2:"id";i:38449;s:12:"publish-date";i:1579091446;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg";s:28:"fullpage-thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/dietitian-03";s:20:"astra-site-parent-id";i:1100;s:15:"astra-sites-tag";a:3:{i:753;s:9:"dietitian";i:336;s:4:"food";i:754;s:12:"nutritionist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-38453";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/dietitian-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38450";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dietitian-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38454";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-services.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-services.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/dietitian-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38451";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-blog.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-blog.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/995";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/dietitian-03/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}}}s:8:"id-38452";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-contact-me.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-contact-me.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/dietitian-03/contact-me/";s:15:"astra-sites-tag";a:1:{i:1009;s:10:"contact-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38429";a:24:{s:5:"title";s:17:"Massage Therapist";s:2:"id";i:38429;s:12:"publish-date";i:1579090737;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/massage-therapist-03";s:20:"astra-site-parent-id";i:1099;s:15:"astra-sites-tag";a:7:{i:532;s:11:"acupressure";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:622;s:13:"psychotherapy";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-38432";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/massage-therapist-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38430";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/massage-therapist-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38433";a:12:{s:5:"title";s:8:"Massages";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-massages.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-massages.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/massage-therapist-03/massages/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38434";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-testimonials.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-testimonials.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/massage-therapist-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-38431";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/massage-therapist-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38418";a:24:{s:5:"title";s:18:"Personal Dietitian";s:2:"id";i:38418;s:12:"publish-date";i:1579090429;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/dietitian-04";s:20:"astra-site-parent-id";i:1098;s:15:"astra-sites-tag";a:5:{i:753;s:9:"dietitian";i:3416;s:9:"elementor";i:336;s:4:"food";i:754;s:12:"nutritionist";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2794;s:10:"consulting";i:2785;s:4:"food";i:2834;s:10:"healthcare";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1036:"<!-- wp:paragraph -->\n<p>The Personal Dietitian template is a stylish design that uses a green color to provide reassurance alongside whitespace and alternating dark and light backgrounds. It’s a simple and very effective look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes all the essential ingredients a dietitian or nutritionist would want to share including products, services, recipes, consultation information and calls to action. There’s also a readymade blog section for you to engage further.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Personal Dietitian template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Composed design ideal for dietitians or nutritionists</li><li>Includes areas to share products, services, consultations and more</li><li>Readymade blog page so you can begin communicating with your audience</li><li>Attractive contact form to help consultation signups</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Composed website template ideal for dietitians, nutritionists or consultants";s:5:"pages";a:5:{s:8:"id-38422";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/450";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/dietitian-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-38419";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-about-page.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-about-page.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dietitian-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38423";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-services-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-services-page.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/dietitian-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38420";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-blog.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-blog.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/995";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/dietitian-04/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-38421";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/dietitian-04/contact-me/";s:15:"astra-sites-tag";a:1:{i:1009;s:10:"contact-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38449;s:26:"related-elementor-template";i:38418;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-34226";a:24:{s:5:"title";s:12:"Photographer";s:2:"id";i:34226;s:12:"publish-date";i:1571855974;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/photographer-04";s:20:"astra-site-parent-id";i:1006;s:15:"astra-sites-tag";a:9:{i:513;s:6:"camera";i:3416;s:9:"elementor";i:515;s:4:"lens";i:511;s:12:"photographer";i:509;s:11:"photography";i:1844;s:7:"premium";i:1022;s:12:"professional";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2485;s:11:"photography";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:937:"<!-- wp:paragraph -->\n<p>The Photographer website template opens in an exceptional way with an awesome graphic and headline. Scroll through the parallax effects to access content areas where you can tell your story and outline your products and services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a very creative template with plenty of white space to offset strong imagery and lots of opportunities to promote your work and engage the audience with some high quality images and graphics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Photographer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Awesome introduction thanks to that graphical header</li><li>Nice parallax effect that adds a touch of style</li><li>Great fonts used throughout the template</li><li>Lots of opportunities to use images</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Creative web template that’s ideal for painters, photographers and visual artists";s:5:"pages";a:5:{s:8:"id-34229";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/photographer-04/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:814;s:8:"homepage";i:1008;s:21:"photographer-homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-34227";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/photographer-04/about/";s:15:"astra-sites-tag";a:3:{i:352;s:5:"about";i:1007;s:8:"about-me";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-34231";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/photographer-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-34230";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-04/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-34228";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/photographer-04/contact/";s:15:"astra-sites-tag";a:3:{i:415;s:7:"contact";i:1009;s:10:"contact-me";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:34226;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-34326";a:24:{s:5:"title";s:14:"Animal Welfare";s:2:"id";i:34326;s:12:"publish-date";i:1573127791;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/animal-welfare-02";s:20:"astra-site-parent-id";i:1011;s:15:"astra-sites-tag";a:8:{i:625;s:7:"charity";i:735;s:6:"donate";i:1013;s:8:"donation";i:3416;s:9:"elementor";i:624;s:10:"foundation";i:1482;s:6:"givewp";i:745;s:12:"organization";i:1012;s:7:"welfare";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2830;s:6:"nature";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1003:"<!-- wp:paragraph -->\n<p>The Animal Welfare template uses a bold full screen shaded image and contrasting colors to make an impact. The image sets the scene perfectly while the white and orange fonts ensure your message is heard loud and clear.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The overall design lightens up after that header, with a light, bright feel that encourages you to explore. Flexible content areas and extra pages provide the opportunity to state your case, tell your story and encourage giving.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Animal Welfare template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Impactful design with bold full screen header section</li><li>Contrasting dark and white with orange colors work well</li><li>Example pages are all relevant to charities and nonprofits</li><li>Attractive contact page with engagement opportunities</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Impactful web template with strong introduction and all the ingredients you need";s:5:"pages";a:9:{s:8:"id-57929";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1611";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/animal-welfare-02/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57930";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1619";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-02/donor-dashboard-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57931";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1623";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-02/donor-dashboard-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57932";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1626";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-02/donor-dashboard-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-43720";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/animal-welfare-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-43718";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-about-us.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-about-us.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/138";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/animal-welfare-02/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-43721";a:12:{s:5:"title";s:17:"See All Campaigns";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/animals-welfare-campaigns-page.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/animals-welfare-campaigns-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/290";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-02/see-all-campaigns/";s:15:"astra-sites-tag";a:5:{i:1479;s:9:"campaigns";i:625;s:7:"charity";i:735;s:6:"donate";i:1015;s:4:"give";i:1482;s:6:"givewp";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}}}s:8:"id-43722";a:12:{s:5:"title";s:17:"Star Contributors";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-contributor-page.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-contributor-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/386";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:55:"//websitedemos.net/animal-welfare-02/star-contributors/";s:15:"astra-sites-tag";a:3:{i:1480;s:6:"donors";i:1482;s:6:"givewp";i:1481;s:11:"star-donors";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}}}s:8:"id-43719";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/139";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/animal-welfare-02/contact/";s:15:"astra-sites-tag";a:5:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:896;s:13:"get-connected";i:377;s:12:"get-in-touch";i:1483;s:12:"get-involved";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:34326;s:26:"related-gutenberg-template";i:48490;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-33461";a:24:{s:5:"title";s:14:"Dentist Clinic";s:2:"id";i:33461;s:12:"publish-date";i:1569935725;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/dentist-02";s:20:"astra-site-parent-id";i:986;s:15:"astra-sites-tag";a:9:{i:623;s:7:"dentist";i:601;s:6:"doctor";i:3416;s:9:"elementor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:399;s:8:"one-page";i:1022;s:12:"professional";i:463;s:11:"single-page";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2799;s:7:"dentist";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";i:2841;s:14:"medical-clinic";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:3428;s:4:"free";i:2490;s:10:"healthcare";i:2927;s:8:"one-page";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1236:"<!-- wp:paragraph -->\n<p>The Dentist Clinic website template is a clean, modern design with reassuring colors and fonts and a contact form front and center. The blue and green are classic medical colors and combine well with the white.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the design provides areas to tell your story, outline products and services and patient testimonials. There are also attractive calls to action throughout, everything you need to build a website for a practice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Dentist Clinic template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Uses colors we automatically relate to medicine</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Excellent layout with lots of content areas and whitespace</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes common content areas a dentist would require</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive calls to action throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:72:"Well-designed template ideal for dentists, clinics and medical practices";s:5:"pages";a:1:{s:8:"id-52344";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/dentist-02/wp-json/wp/v2/pages/384";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/dentist-02/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:33461;s:26:"related-gutenberg-template";i:48442;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87376";a:24:{s:5:"title";s:14:"BBQ Restaurant";s:2:"id";i:87376;s:12:"publish-date";i:1712776559;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-600x2394.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-400x1596.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/restaurant-bbq-02";s:20:"astra-site-parent-id";i:3533;s:15:"astra-sites-tag";a:7:{i:3534;s:3:"bbq";i:566;s:14:"bbq-restaurant";i:3416;s:9:"elementor";i:336;s:4:"food";i:1579;s:9:"food-menu";i:565;s:4:"menu";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:3427;s:7:"default";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1232:"<!-- wp:paragraph -->\n<p>The Restaurant BBQ template is an atmospheric web design that helps build an appetite for your food and your business. The bold dark design is softened by white typography and a bright contrast color and uses parallax scrolling to add a touch of style.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The default design could work well for BBQ joints, food trucks, restaurants and any type of food business. You can change everything you see on the page, from the header to the footer using built-in tools or popular builders.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the BBQ Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Atmospheric template for food businesses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nice layout with smooth flow down the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Parallax scrolling makes the design stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"The Restaurant BBQ template helps create an appetite for your food business\n";s:5:"pages";a:4:{s:8:"id-87380";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-our-menu.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-our-menu-600x1606.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/restaurant-bbq-02/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/restaurant-bbq-02/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-87379";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-600x2394.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/restaurant-bbq-02/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/restaurant-bbq-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-87377";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-about-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-about-us-600x2011.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/restaurant-bbq-02/wp-json/wp/v2/pages/294";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/restaurant-bbq-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-87378";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/restaurant-bbq-02-contact-600x910.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/restaurant-bbq-02/wp-json/wp/v2/pages/298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/restaurant-bbq-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87446";a:24:{s:5:"title";s:15:"Fashion Blogger";s:2:"id";i:87446;s:12:"publish-date";i:1712777257;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-600x3463.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-400x2308.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/fashion-blog-04";s:20:"astra-site-parent-id";i:3538;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2164;s:15:"fashion-blogger";i:2161;s:18:"fashion-influencer";i:1547;s:10:"influencer";i:2162;s:17:"lifestyle-blogger";i:2166;s:17:"luxury-influencer";i:2163;s:23:"social-media-influencer";i:2165;s:16:"style-influencer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2497;s:4:"blog";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1247:"<!-- wp:paragraph -->\n<p>The Fashion Blog template delivers the features you need to launch an engaging website where you can engage, share stories and discuss fashion and beauty. The design is stylish, attractive and can be fully customized to your taste using WordPress or your favorite page builder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Fashion Blog template looks professional and delivers the quality of design you expect from fashion. It’s the perfect partner to help you create an engaging blog that can help create authority in the fashion or beauty niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Fashion Blogger template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish design ideal for fashion and beauty</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart blog layout with some nice touches</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Everything can be customized</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:74:"The Fashion Blog template is a stylish design ideal for fashion and beauty";s:5:"pages";a:4:{s:8:"id-87450";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-600x3463.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/fashion-blog-04/wp-json/wp/v2/pages/279";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/fashion-blog-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-87447";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-about-600x1706.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/fashion-blog-04/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/fashion-blog-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87448";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-blog.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-blog-600x1514.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/fashion-blog-04/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fashion-blog-04/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-87449";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/fashion-blog-04-contact-600x1680.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/fashion-blog-04/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fashion-blog-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-31976";a:24:{s:5:"title";s:12:"Pet Services";s:2:"id";i:31976;s:12:"publish-date";i:1568715864;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg";s:28:"fullpage-thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pet-sitting-01";s:20:"astra-site-parent-id";i:909;s:15:"astra-sites-tag";a:7:{i:974;s:3:"cat";i:376;s:12:"dog-training";i:375;s:11:"dog-walking";i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2472;s:4:"pets";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-31980";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pet-sitting-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-31977";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-about-us.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-about-us.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pet-sitting-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-31981";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-services.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-services.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pet-sitting-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-31979";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-contact-us.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-contact-us.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pet-sitting-01/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87543";a:24:{s:5:"title";s:11:"Flower Shop";s:2:"id";i:87543;s:12:"publish-date";i:1712775771;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-600x3158.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-400x2105.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/flower-shop-04";s:20:"astra-site-parent-id";i:3544;s:15:"astra-sites-tag";a:15:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2419;s:9:"eshopping";i:574;s:7:"flowers";i:369;s:7:"natural";i:732;s:11:"online-shop";i:383;s:12:"online-store";i:368;s:7:"organic";i:967;s:13:"product-store";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1241:"<!-- wp:paragraph -->\n<p>The Flower Shop template is a pro-quality eCommerce template that can promote your store and sell online at the same time. It is well-designed, flexible and fully customizable so you can tweak it to fit your brand using your favorite page builder or the WordPress editor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Flower Shop template is fast, easy to use and fully responsive. It will look amazing on any screen size while providing a smooth customer experience. It’s everything a florist or flower shop needs to thrive online.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Flower Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Welcome eCommerce template for florists and flower shops</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nice default layout with attractive product pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Simple to install and set up</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"The Flower Shop template is ideal for budding florists and flower shops";s:5:"pages";a:3:{s:8:"id-87544";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-about-600x2278.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flower-shop-04/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/flower-shop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-87545";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-contact-600x1378.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flower-shop-04/wp-json/wp/v2/pages/288";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/flower-shop-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-87546";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/flower-shop-04-600x3158.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/flower-shop-04/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:34:"//websitedemos.net/flower-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-28824";a:24:{s:5:"title";s:10:"Fly Movers";s:2:"id";i:28824;s:12:"publish-date";i:1565114013;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/movers-packers-03";s:20:"astra-site-parent-id";i:363;s:15:"astra-sites-tag";a:3:{i:364;s:6:"movers";i:365;s:7:"packers";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-28828";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/124";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/movers-packers-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28825";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/69";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/movers-packers-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28829";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/125";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/movers-packers-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28830";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/75";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/movers-packers-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28827";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/movers-packers-03/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28826";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-2.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/movers-packers-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1533, 'astra-sites-and-pages-page-38', 'a:15:{s:8:"id-28407";a:24:{s:5:"title";s:12:"Tow Services";s:2:"id";i:28407;s:12:"publish-date";i:1564752014;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tow-services-03";s:20:"astra-site-parent-id";i:358;s:15:"astra-sites-tag";a:3:{i:555;s:15:"car-tow-service";i:554;s:18:"emergency-services";i:556;s:12:"tow-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-28411";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tow-services-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28408";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-about01.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-about01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/288";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tow-services-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28412";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-services-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-services-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tow-services-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28413";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-testimonials-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-testimonials-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/tow-services-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28410";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-faq-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-faq-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/tow-services-03/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-28409";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-contact01.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-contact01.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/tow-services-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22675";a:24:{s:5:"title";s:12:"Pet Services";s:2:"id";i:22675;s:12:"publish-date";i:1562655449;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/pet-sitting-02";s:20:"astra-site-parent-id";i:908;s:15:"astra-sites-tag";a:10:{i:974;s:3:"cat";i:376;s:12:"dog-training";i:375;s:11:"dog-walking";i:3421;s:3:"ele";i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:374;s:8:"pet-care";i:372;s:11:"pet-minding";i:371;s:11:"pet-sitting";i:373;s:12:"pet-training";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2809;s:10:"pet-animal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2472;s:4:"pets";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1229:"<!-- wp:paragraph -->\n<p>The Pet Services template uses an emotive image front and center to begin building a relationship with the reader. That is complemented by friendly fonts, approachable colors and a nice feel throughout the template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is simple but very effective, with a combination of dark, light and the orange color keeping things light and accessible. There are a range of flexible content areas to help tell your story along with opportunities to accept donations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Pet Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Emotive image to being building relationships</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of whitespace on all pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Default colors and fonts work well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Option to accept donations through the website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Emotive template that could be used for any type of pet shop or pet services company";s:5:"pages";a:4:{s:8:"id-22679";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/pet-sitting-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-22676";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-aboutpage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-aboutpage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pet-sitting-02/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-22680";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-page.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-page.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pet-sitting-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-22678";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-get-in-touch.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-get-in-touch.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pet-sitting-02/contact-us/";s:15:"astra-sites-tag";a:3:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:31976;s:26:"related-elementor-template";i:22675;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22422";a:24:{s:5:"title";s:13:"Pool Services";s:2:"id";i:22422;s:12:"publish-date";i:1562220916;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/pool-services-03";s:20:"astra-site-parent-id";i:81;s:15:"astra-sites-tag";a:3:{i:567;s:16:"pool-maintenance";i:569;s:13:"swimming-pool";i:570;s:10:"water-pool";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-22427";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/244";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/pool-services-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22423";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pool-services-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22429";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pool-services-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22426";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-03/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-37956";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/pool-services-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-37955";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/202";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pool-services-03/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22424";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/245";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22129";a:24:{s:5:"title";s:10:"Shoe Store";s:2:"id";i:22129;s:12:"publish-date";i:1561972554;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/shoe-store-04";s:20:"astra-site-parent-id";i:63;s:15:"astra-sites-tag";a:22:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2878;s:5:"shoes";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:994:"<!-- wp:paragraph -->\n<p>The Shoe Store template engages as soon as you open the page. It’s an eCommerce website template that sets the scene with a full screen image with graphic overlay and then unfolds into a white page with several product areas, a slider, product highlights and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The overall design is modern, sleek and set the scene for buying. It has an excellent layout, lots of whitespace and flexible content areas you can customize to suit your exact needs. It would work for any type of store!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Shoe Store template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Engaging eCommerce template designed to sell</li><li>Flexible content and product areas on every page</li><li>Cart in the header for seamless checkout</li><li>Can be customized to suit any type of store</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:73:"Engaging eCommerce template that can be used for any type of online store";s:5:"pages";a:3:{s:8:"id-40007";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/shoe-store-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:5;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:6;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-40005";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/152";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/shoe-store-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-40006";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/153";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/shoe-store-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:22296;s:26:"related-elementor-template";i:22129;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22296";a:24:{s:5:"title";s:10:"Shoe Store";s:2:"id";i:22296;s:12:"publish-date";i:1561972334;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/shoe-store-03";s:20:"astra-site-parent-id";i:71;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-39990";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-1.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:33:"//websitedemos.net/shoe-store-03/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-39988";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about01.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/152";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/shoe-store-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-39989";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact01.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/153";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/shoe-store-03/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22073";a:24:{s:5:"title";s:15:"Custom Printing";s:2:"id";i:22073;s:12:"publish-date";i:1561631097;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/custom-printing-02";s:20:"astra-site-parent-id";i:70;s:15:"astra-sites-tag";a:21:{i:2418;s:8:"commerce";i:400;s:15:"custom-printing";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:881;s:12:"mug-printing";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:405;s:16:"t-shirt-printing";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3428;s:4:"free";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1161:"<!-- wp:paragraph -->\n<p>The Custom Printing online is an online store template with an energetic, youthful vibe. It could be ideal for any type of store and could be fully customized with ease thanks to page builder compatibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses whitespace well and uses imagery to help create that feeling of engagement. There are areas for special offers, featured products and content areas you can use to showcase your products.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Custom Printing template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Youthful eCommerce template with instant appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Uses images and superb layout to create engagement</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Featured product and highlight sections included</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive product and category pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:74:"Youthful eCommerce template designed to sell any kind of product with ease";s:5:"pages";a:3:{s:8:"id-34067";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/95";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/custom-printing-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-22263";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-02-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-02-about-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/custom-printing-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-22265";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-02-contact-1.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/06/id-22265-custom-printing-contact-resize.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/custom-printing-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21821;s:26:"related-elementor-template";i:22073;s:26:"related-gutenberg-template";i:49095;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55450";a:24:{s:5:"title";s:21:"Professional Services";s:2:"id";i:55450;s:12:"publish-date";i:1621891265;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-1.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-1.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/professional-services-02";s:20:"astra-site-parent-id";i:2122;s:15:"astra-sites-tag";a:8:{i:2131;s:15:"accounting-firm";i:2135;s:17:"advisory-services";i:2134;s:8:"advocate";i:2133;s:13:"advocate-firm";i:2132;s:13:"auditing-firm";i:2136;s:17:"business-coaching";i:3416;s:9:"elementor";i:2129;s:21:"professional-coaching";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1239:"<!-- wp:paragraph -->\n<p>The Professional Services template is a flexible business template that could be used for any type of website. It uses classic design with light and dark areas, images and a calm yellow contrast color.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes essential content areas for products and services and the ability to add, change or remove anything you see on the page. It’s a very relaxed design that could work for many types of business with minimal effort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Professional Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Calm, professional template ideal for any niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Classic design with light, dark, images and content</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Create a business website with minimal effort</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Effective contrast color for calls to action</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Calm web design that includes everything the modern business needs to communicate";s:5:"pages";a:4:{s:8:"id-55451";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-wip-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-wip-about-us.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/professional-services-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/professional-services-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55452";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-wip-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-wip-contact-us.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/professional-services-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/professional-services-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55454";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-wip-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-wip-services.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/professional-services-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/professional-services-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55453";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-home.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-home.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/professional-services-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/professional-services-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55450;s:26:"related-gutenberg-template";i:55455;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22137";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:22137;s:12:"publish-date";i:1561627601;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg";s:28:"fullpage-thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/yoga-03";s:20:"astra-site-parent-id";i:65;s:15:"astra-sites-tag";a:5:{i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-22140";a:12:{s:5:"title";s:10:"June Flint";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/yoga-03/wp-json/wp/v2/pages/47";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/yoga-03/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22117";a:24:{s:5:"title";s:10:"Accountant";s:2:"id";i:22117;s:12:"publish-date";i:1561440953;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/chartered-accountant-01";s:20:"astra-site-parent-id";i:86;s:15:"astra-sites-tag";a:4:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-22715";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/126";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/chartered-accountant-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22713";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/127";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/chartered-accountant-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22716";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/128";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/chartered-accountant-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22718";a:12:{s:5:"title";s:13:"Why choose me";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/chartered-accountant-01/why-choose-me/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22717";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-testimonials-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-testimonials-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/chartered-accountant-01/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-22714";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/chartered-accountant-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22100";a:24:{s:5:"title";s:11:"Yoga Studio";s:2:"id";i:22100;s:12:"publish-date";i:1561091955;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/yoga-04";s:20:"astra-site-parent-id";i:62;s:15:"astra-sites-tag";a:10:{i:3416;s:9:"elementor";i:499;s:7:"fitness";i:976;s:14:"gym-instructor";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:463;s:11:"single-page";i:395;s:15:"yoga-instructor";i:397;s:11:"yoga-studio";i:398;s:12:"yoga-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";i:2808;s:4:"yoga";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1157:"<!-- wp:paragraph -->\n<p>The Yoga Studio web template is as relaxing and embracing as yoga itself. It opens gently with a shaded image and comfortable green colorway before opening up to whitespace and calm graphics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes essential content areas for yoga studios including product and service areas, awards and qualifications, classes and times and call to action buttons for reservations. You will want for nothing with this template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Yoga Studio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Calm and tranquil design ideal for the yoga niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes essential content areas for yoga studios</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Extra pages all relevant to the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Popup contact form works well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Tranquil website design for yoga teachers, yoga studios and wellness centers";s:5:"pages";a:1:{s:8:"id-22124";a:12:{s:5:"title";s:10:"June Flint";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/yoga-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:27:"//websitedemos.net/yoga-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:22137;s:26:"related-elementor-template";i:49236;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22080";a:24:{s:5:"title";s:11:"Disc Jockey";s:2:"id";i:22080;s:12:"publish-date";i:1560835755;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/disc-jockey-04";s:20:"astra-site-parent-id";i:77;s:15:"astra-sites-tag";a:8:{i:408;s:11:"disk-jockey";i:406;s:2:"dj";i:3416;s:9:"elementor";i:409;s:5:"event";i:407;s:5:"music";i:969;s:8:"musician";i:1844;s:7:"premium";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2869;s:2:"dj";i:2781;s:5:"music";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2801;s:5:"video";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2486;s:9:"art-music";i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:934:"<!-- wp:paragraph -->\n<p>The Disc Jockey template is instantly engaging and designed to make an impact. It includes a vibrant video background and coloured overlay with headlines and an area to share the dates of your next show.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template uses a compelling design to share who you are, sell your latest releases, promote your shows and generally tell your story. If you’re a performer of any kind, this template has all the features you need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Disc Jockey template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Engaging muted video background</li><li>Vibrant colors and design</li><li>Includes readymade content areas ideal for the niche</li><li>Fully compatible with WooCommerce or Easy Digital Downloads</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Dark, atmospheric template ideal for websites for DJs, performers and artists";s:5:"pages";a:6:{s:8:"id-22360";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/disc-jockey-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22356";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-about-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-about-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-36386";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-04-shows-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-04-shows-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-04/shows/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22358";a:12:{s:5:"title";s:11:"Discography";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-discography-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-discography-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/disc-jockey-04/discography/";s:15:"astra-sites-tag";a:2:{i:763;s:11:"discography";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22359";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-gallery-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-gallery-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-04/gallery/";s:15:"astra-sites-tag";a:3:{i:461;s:7:"gallery";i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22357";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-contact-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-contact-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45510;s:26:"related-elementor-template";i:22080;s:26:"related-gutenberg-template";i:85959;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45510";a:24:{s:5:"title";s:11:"Disc Jockey";s:2:"id";i:45510;s:12:"publish-date";i:1584123022;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/disc-jockey-03";s:20:"astra-site-parent-id";i:1446;s:15:"astra-sites-tag";a:4:{i:408;s:11:"disk-jockey";i:406;s:2:"dj";i:409;s:5:"event";i:407;s:5:"music";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-45515";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/370";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/disc-jockey-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45511";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/371";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45516";a:12:{s:5:"title";s:5:"Shows";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/878";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/disc-jockey-03/shows/";s:15:"astra-sites-tag";a:2:{i:409;s:5:"event";i:1447;s:4:"show";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45513";a:12:{s:5:"title";s:11:"Discography";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/374";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/disc-jockey-03/discography/";s:15:"astra-sites-tag";a:1:{i:763;s:11:"discography";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45514";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45512";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/disc-jockey-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22060";a:24:{s:5:"title";s:28:"Windows &amp; Doors Services";s:2:"id";i:22060;s:12:"publish-date";i:1560433290;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/windows-and-doors-02";s:20:"astra-site-parent-id";i:123;s:15:"astra-sites-tag";a:8:{i:435;s:12:"architecture";i:440;s:5:"doors";i:3416;s:9:"elementor";i:436;s:8:"interior";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:441;s:10:"technician";i:438;s:7:"windows";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1035:"<!-- wp:paragraph -->\n<p>The Windows &amp; Doors Services template opens with a fullscreen image and inquiry form, ideal for the nature of this business. Alternating dark and light backgrounds divide spaces naturally, providing lots of content areas for you to tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is modern and uses complementing colors that create authority and trust, ideal if you’re dealing with big ticket items. The design is infinitely flexible and offers the opportunity to customize everything you see on the page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Windows &amp; Doors Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Modern business website template that creates trust and authority</li><li>Call to action and inquiry form front and center</li><li>Great use of fonts, colors and whitespace</li><li>Supporting pages reflect the core design</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Business-oriented web template that could be used for any type of modern business";s:5:"pages";a:6:{s:8:"id-23164";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/windows-and-doors-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-23161";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/windows-and-doors-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23166";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-services.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-services.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/windows-and-doors-02/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23165";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/windows-and-doors-02/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23163";a:12:{s:5:"title";s:11:"FAQ&#8217;s";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-faq.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-faq.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/windows-and-doors-02/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23162";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-contact-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-contact-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/windows-and-doors-02/contact/";s:15:"astra-sites-tag";a:3:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:22060;s:26:"related-gutenberg-template";i:48391;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-22044";a:24:{s:5:"title";s:10:"Accountant";s:2:"id";i:22044;s:12:"publish-date";i:1560318958;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/chartered-accountant-02";s:20:"astra-site-parent-id";i:78;s:15:"astra-sites-tag";a:5:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2481;s:15:"finance-service";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1230:"<!-- wp:paragraph -->\n<p>The Accountant template is a business-like but appealing design that mixes sober design required by the niche with light-hearted graphics to add a little levity. It’s an accomplished design that includes everything a business needs to launch a website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses a great mix of colors, a calm layout with plenty of whitespace and subtle background variations to signal changes of intent. It’s a very well designed theme, ideal for all kinds of businesses.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Accountant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Flexible and accessible design for accountants and other businesses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Graphical elements add a little fun</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>All the important content elements are taken care of</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Supplementary pages reflect the overall design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:87:"Interesting design that’s perfect for accountants and all kinds of service businesses";s:5:"pages";a:6:{s:8:"id-72651";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-about.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/chartered-accountant-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-72652";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/chartered-accountant-02/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72653";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/chartered-accountant-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-72654";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-services.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/chartered-accountant-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-72655";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-testimonials.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/chartered-accountant-02/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-72656";a:12:{s:5:"title";s:13:"Why choose me";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-choose-me.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-choose-me.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/chartered-accountant-02/why-choose-me/";s:15:"astra-sites-tag";a:1:{i:453;s:8:"features";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:22117;s:26:"related-elementor-template";i:22044;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54393";a:24:{s:5:"title";s:21:"Health &amp; Wellness";s:2:"id";i:54393;s:12:"publish-date";i:1621457258;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/health-wellness-02";s:20:"astra-site-parent-id";i:2028;s:15:"astra-sites-tag";a:12:{i:337;s:6:"clinic";i:338;s:6:"dental";i:2047;s:13:"dental-clinic";i:601;s:6:"doctor";i:3416;s:9:"elementor";i:2045;s:6:"health";i:604;s:10:"healthcare";i:603;s:7:"medical";i:2046;s:14:"medical-clinic";i:621;s:12:"psychiatrist";i:2044;s:9:"therapist";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2799;s:7:"dentist";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1301:"<!-- wp:paragraph -->\n<p>The Health &amp; Wellness template reflects the clean, crisp feel you would want to see in a dentist or healthcare setting. It’s a modern flat web template with distinct borders, a reassuring blue colorway and modern fonts, ideal for health and wellness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes lots of content and image sections, service areas, calls to action, testimonials and a simple but effective contact page. Everything you see can be customized to your needs, adding to its appeal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Health &amp; Wellness template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Crisp, clean design that reflects the health and wellness niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable business template that could work for any business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content and image areas throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive content page designed to convert</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Crisp, clean website design that works perfectly for health and wellness businesses";s:5:"pages";a:4:{s:8:"id-54396";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/health-wellness-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-54394";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-wellness-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-54395";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/health-wellness-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-54397";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-wellness-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:54393;s:26:"related-gutenberg-template";i:54447;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1534, 'astra-sites-and-pages-page-39', 'a:15:{s:8:"id-34202";a:24:{s:5:"title";s:15:"Cleaning Agency";s:2:"id";i:34202;s:12:"publish-date";i:1558461720;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cleaning-agency-04";s:20:"astra-site-parent-id";i:1003;s:15:"astra-sites-tag";a:6:{i:1000;s:7:"cleaner";i:1004;s:15:"cleaning-agency";i:679;s:17:"cleaning-services";i:3416;s:9:"elementor";i:1844;s:7:"premium";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2477;s:13:"home-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1203:"<!-- wp:paragraph -->\n<p>The Cleaning Agency template instantly engages as soon as it loads thanks to superb color choices and strong imagery. The homepage unfolds with a fun parallax effect to deliver all the essential information you need to communicate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses dark and light sections with a bold yellow contrast color for effect. Combined with whitespace and effective imagery and graphics, this design delivers the impact you’re looking for.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Cleaning Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Impactful design with instant engagement</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Strong colors, layout and fonts throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of images throughout the template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Parallax design makes an impression</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Engaging web template ideal for cleaning, cleaners or cleaning service companies";s:5:"pages";a:6:{s:8:"id-39777";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaning-agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39775";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cleaning-agency-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39779";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/cleaning-agency-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39780";a:12:{s:5:"title";s:13:"Why Choose Us";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/cleaning-agency-04/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39778";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-reviews.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-reviews.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-04/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39776";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:44213;s:26:"related-elementor-template";i:34202;s:26:"related-gutenberg-template";i:86261;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-44213";a:24:{s:5:"title";s:15:"Cleaning Agency";s:2:"id";i:44213;s:12:"publish-date";i:1584360283;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/cleaning-agency-03";s:20:"astra-site-parent-id";i:1421;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:12:{s:8:"id-45532";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/258";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaning-agency-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45530";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-about-01.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-about-01.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/259";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/cleaning-agency-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45534";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-services-01.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-services-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/cleaning-agency-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45535";a:12:{s:5:"title";s:13:"Why Choose Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-why-choose-us-01.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-why-choose-us-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/cleaning-agency-03/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45533";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-reviews-01.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-reviews-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-03/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45531";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-contact-01.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-contact-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-agency-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-44216";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/258";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cleaning-agency-03-wip/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44214";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/259";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-agency-03-wip/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44218";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/cleaning-agency-03-wip/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44219";a:12:{s:5:"title";s:13:"Why Choose Us";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/cleaning-agency-03-wip/why-choose-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44217";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/cleaning-agency-03-wip/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44215";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/cleaning-agency-03-wip/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21922";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:21922;s:12:"publish-date";i:1557896842;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-04";s:20:"astra-site-parent-id";i:94;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2768;s:9:"portfolio";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:906:"<!-- wp:paragraph -->\n<p>The Construction template creates a welcoming feel as soon as it loads. The use of reassuring green and white on the page along with attractive fonts make you feel right at home. That’s a hard thing to create!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a range of content areas and pages ideal for construction, architecture, real estate and property in general. It’s a composed design with subtle graphic effects to create layers of engagement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Construction template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Calm, welcoming feel on the homepage</li><li>Flexible content areas with subtle graphic effects</li><li>Engaging call to action banners</li><li>Attractive additional pages</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Welcoming, modern web template ideal for construction, architecture or real estate";s:5:"pages";a:5:{s:8:"id-22878";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22876";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-04/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22880";a:12:{s:5:"title";s:4:"Team";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-team-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-team-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/construction-04/team/";s:15:"astra-sites-tag";a:1:{i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22879";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-project.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-project.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-04/projects/";s:15:"astra-sites-tag";a:3:{i:444;s:9:"portfolio";i:424;s:7:"project";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22877";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-04/contact-us/";s:15:"astra-sites-tag";a:3:{i:415;s:7:"contact";i:454;s:10:"contact-us";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21935;s:26:"related-elementor-template";i:58953;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21935";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:21935;s:12:"publish-date";i:1557896656;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-03";s:20:"astra-site-parent-id";i:100;s:15:"astra-sites-tag";a:7:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-22923";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22921";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-about-us-01.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-about-us-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22925";a:12:{s:5:"title";s:4:"Team";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/construction-03/team/";s:15:"astra-sites-tag";a:1:{i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22924";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-03/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-22922";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21835";a:24:{s:5:"title";s:13:"Manufacturing";s:2:"id";i:21835;s:12:"publish-date";i:1557835884;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/manufacturing-04";s:20:"astra-site-parent-id";i:87;s:15:"astra-sites-tag";a:8:{i:488;s:7:"casting";i:3416;s:9:"elementor";i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:491;s:16:"metal-production";i:1844;s:7:"premium";i:489;s:10:"production";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2807;s:10:"industrial";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2474;s:13:"manufacturing";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1167:"<!-- wp:paragraph -->\n<p>The Manufacturing web template is a contemporary design within a boxed layout. It uses strong colors against a dark background with white border to create a visual impact, alongside modern fonts and bold colors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage opens out into a lighter page with the same bold color and engaging content areas. All extra pages reflect the core design and use a borderless layout to create a professional feel you can be proud of.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Manufacturing template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Contemporary design with dark and light variations on each page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of modern fonts and colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Borderless content areas make a visual impact</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of images throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Contemporary web design that delivers a visual punch ideal for industry or business";s:5:"pages";a:6:{s:8:"id-22727";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/manufacturing-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22730";a:12:{s:5:"title";s:9:"Solutions";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/manufacturing-04/solutions/";s:15:"astra-sites-tag";a:1:{i:498;s:9:"solutions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22728";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-04/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22729";a:12:{s:5:"title";s:8:"Partners";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-04/partners/";s:15:"astra-sites-tag";a:1:{i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22725";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22726";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:44273;s:26:"related-elementor-template";i:21835;s:26:"related-gutenberg-template";i:86202;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-44273";a:24:{s:5:"title";s:13:"Manufacturing";s:2:"id";i:44273;s:12:"publish-date";i:1584125490;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/manufacturing-03";s:20:"astra-site-parent-id";i:1422;s:15:"astra-sites-tag";a:6:{i:488;s:7:"casting";i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:491;s:16:"metal-production";i:489;s:10:"production";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-44276";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/149";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/manufacturing-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44279";a:12:{s:5:"title";s:9:"Solutions";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-solutions-01.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-solutions-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/154";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/manufacturing-03/solutions/";s:15:"astra-sites-tag";a:2:{i:498;s:9:"solutions";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44277";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-industries-01.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-industries-01.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-03/industries/";s:15:"astra-sites-tag";a:2:{i:493;s:10:"industries";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44278";a:12:{s:5:"title";s:8:"Partners";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-partners-01.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-partners-01.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-03/partners/";s:15:"astra-sites-tag";a:1:{i:734;s:8:"partners";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44274";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-about-us-01.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-about-us-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/manufacturing-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44275";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/manufacturing-03/contact-us/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21879";a:24:{s:5:"title";s:15:"Home Remodeling";s:2:"id";i:21879;s:12:"publish-date";i:1557134700;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/home-remodeling-04";s:20:"astra-site-parent-id";i:90;s:15:"astra-sites-tag";a:10:{i:979;s:7:"company";i:3416;s:9:"elementor";i:524;s:9:"furniture";i:522;s:15:"home-remodeling";i:436;s:8:"interior";i:523;s:7:"kitchen";i:525;s:7:"modular";i:812;s:6:"office";i:1844;s:7:"premium";i:526;s:10:"renovation";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2793;s:15:"interior-design";i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1224:"<!-- wp:paragraph -->\n<p>The Home Remodeling template is a contemporary design with simple colors and a largely grayscale layout. It combines gray areas with white fonts and white backgrounds to build an interesting layout that’s different from the norm.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s a very effective design with some great color choices, flexible content areas, an image gallery, testimonial section and calls to action. Supplementary pages reflect a similar design while enabling you to share what you do and how you do it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Home Remodeling template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Subtle colors keep everything low key but engaging</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Interesting layout that keeps you interested</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas to tell your story</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Useful extra pages useful for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Interesting design business template that’s not afraid to be a little different";s:5:"pages";a:6:{s:8:"id-22838";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/home-remodeling-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22836";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-remodeling-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22840";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22839";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-projects.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-projects.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-04/projects/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22841";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-testimonials.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-testimonials.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/home-remodeling-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22837";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-remodeling-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:44016;s:26:"related-elementor-template";i:21879;s:26:"related-gutenberg-template";i:87257;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-44016";a:24:{s:5:"title";s:15:"Home Remodeling";s:2:"id";i:44016;s:12:"publish-date";i:1584369977;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/home-remodeling-03";s:20:"astra-site-parent-id";i:1418;s:15:"astra-sites-tag";a:6:{i:524;s:9:"furniture";i:522;s:15:"home-remodeling";i:436;s:8:"interior";i:523;s:7:"kitchen";i:525;s:7:"modular";i:526;s:10:"renovation";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:12:{s:8:"id-45554";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-remodeling-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45552";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-about-01.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-about-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-remodeling-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45556";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-services-01.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-services-01.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45555";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-03/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45557";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/home-remodeling-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45553";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-remodeling-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-44019";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/home-remodeling-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44017";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/home-remodeling-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44021";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44020";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/home-remodeling-03/projects/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44022";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/home-remodeling-03/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-44018";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/home-remodeling-03/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:377;s:12:"get-in-touch";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21626";a:24:{s:5:"title";s:11:"Real Estate";s:2:"id";i:21626;s:12:"publish-date";i:1556774023;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/real-estate-02";s:20:"astra-site-parent-id";i:135;s:15:"astra-sites-tag";a:8:{i:979;s:7:"company";i:3416;s:9:"elementor";i:550;s:14:"estate-broking";i:547;s:7:"listing";i:812;s:6:"office";i:549;s:8:"property";i:485;s:11:"real-estate";i:548;s:16:"renting-property";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1303:"<!-- wp:paragraph -->\n<p>The Real Estate web template makes an instant impression with a strong purple color and contact form front and center. It’s ideal for real estate, as it opens out into featured property sections, listings sections and supplementary content ideal for the niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Extra pages all reflect the needs of real estate while reflecting the overall aesthetic, ideal for real estate agents or the property industry. Everything you see on the page is fully customizable so you can quickly change anything you see to fit your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Real Estate template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Makes an engaging first impression</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes options for featured properties and agent bios</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes supplementary pages already constructed</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customize everything you see on the page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Modern real estate template with flexible property showcases ideal for the industry";s:5:"pages";a:6:{s:8:"id-23299";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/real-estate-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-23295";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/real-estate-02/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23300";a:12:{s:5:"title";s:10:"Properties";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-properties.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-properties.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/real-estate-02/properties/";s:15:"astra-sites-tag";a:4:{i:461;s:7:"gallery";i:444;s:9:"portfolio";i:553;s:10:"properties";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23296";a:12:{s:5:"title";s:6:"Agents";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-agents.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-agents.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/real-estate-02/agents/";s:15:"astra-sites-tag";a:3:{i:352;s:5:"about";i:552;s:6:"agents";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23298";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-faq.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-faq.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/real-estate-02/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23297";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-contact-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-contact-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/real-estate-02/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:21626;s:26:"related-gutenberg-template";i:69941;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21841";a:24:{s:5:"title";s:18:"Towing Services​";s:2:"id";i:21841;s:12:"publish-date";i:1556622587;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tow-services-04";s:20:"astra-site-parent-id";i:85;s:15:"astra-sites-tag";a:4:{i:555;s:15:"car-tow-service";i:554;s:18:"emergency-services";i:1021;s:14:"local-business";i:556;s:12:"tow-services";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";i:2473;s:9:"transport";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:953:"<!-- wp:paragraph -->\n<p>The Towing Services​ template uses a contrasting dark and light scheme to make key areas stand out. In this case, contact details and calls to action, ideal for engaging readers and letting them quickly get in touch.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The theme has a professional feel with dark gray background and shaded images and bold yellow contrast color. The service boxes in the center are particularly good, while the rest of the template definitely doesn’t disappoint.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Towing Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Strong, modern scheme with professional design</li><li>Contrasting dark gray and yellow colorway</li><li>Great use of colors for calls to action</li><li>Supplementary pages reflect the core design</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Effective web template ideal for towing and for any professional service companies";s:5:"pages";a:6:{s:8:"id-22704";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tow-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22701";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tow-services-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22705";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-services.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/tow-services-04/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22706";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-testimonials.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-testimonials.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/tow-services-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22703";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-faq.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-faq.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/tow-services-04/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22702";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-contact-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-contact-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/tow-services-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:21841;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55382";a:24:{s:5:"title";s:15:"Salon &amp; Spa";s:2:"id";i:55382;s:12:"publish-date";i:1621863472;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/stylist-02";s:20:"astra-site-parent-id";i:2096;s:15:"astra-sites-tag";a:12:{i:2102;s:10:"beautician";i:2121;s:13:"beauty-parlor";i:2106;s:12:"beauty-salon";i:3416;s:9:"elementor";i:2120;s:18:"fashion-and-beauty";i:1642;s:10:"hair-salon";i:2108;s:11:"hairdresser";i:577;s:13:"makeup-artist";i:2119;s:13:"salon-and-spa";i:530;s:3:"spa";i:2107;s:7:"stylist";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:6:{i:2790;s:14:"beauty-fashion";i:2777;s:8:"business";i:2821;s:14:"feminine-girly";i:2890;s:15:"makeup-cosmetic";i:2837;s:5:"salon";i:2856;s:3:"spa";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3434;s:8:"feminine";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1011:"<!-- wp:paragraph -->\n<p>The Salon &amp; Spa template is a minimalist design with lots of empty space designed to make your content and images stand out. Despite that minimalism, there is everything here you will need to promote your salon or spa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses white and pastel colors with a stronger color for calls to action. Image use is plentiful, which is ideal for a visual industry like hair and beauty. There is space to showcase your products and services and an attractive contact form too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Salon &amp; Spa template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Minimalist design that lets your content stand proud</li><li>Plenty of content and image areas to promote your salon or spa</li><li>Good use of colors to create elegance</li><li>Sample pages already created and ready to use</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Minimal design with a lot to say, ideal for the beauty niche and salons or spas";s:5:"pages";a:4:{s:8:"id-55384";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-contact-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-contact-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/816";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/stylist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55383";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-about-1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-about-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/950";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/stylist-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55385";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/stylist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55386";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-services-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-services-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/996";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/stylist-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55382;s:26:"related-gutenberg-template";i:55398;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21814";a:24:{s:5:"title";s:22:"Swimming Pool Services";s:2:"id";i:21814;s:12:"publish-date";i:1556196138;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/pool-services-04";s:20:"astra-site-parent-id";i:89;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:567;s:16:"pool-maintenance";i:1844;s:7:"premium";i:569;s:13:"swimming-pool";i:570;s:10:"water-pool";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2471;s:16:"local-technician";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:986:"<!-- wp:paragraph -->\n<p>The Swimming Pool Services template begins strongly with a full size image of a pool with an engaging blue and white colorway. A bold contrast color works well for calls to action while alternating dark and light fonts keep you scrolling.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses emotive imagery that tells your story while creating the lifestyle your clients are likely to have. Pages are completely flexible, with the ability to change everything you see on the page. Ideal for modern business!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Swimming Pool Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Impactful full screen image with bold headline</li><li>Well-chosen fonts and colors ideal for the niche</li><li>Provides lots of opportunities to use images</li><li>Essential pages already created</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Well-designed web template for pool cleaners, installers and related businesses";s:5:"pages";a:7:{s:8:"id-22826";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/pool-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22822";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/pool-services-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22828";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-services.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pool-services-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22825";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-gallery.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-gallery.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-04/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22827";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-reviews.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-reviews.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/pool-services-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22824";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-faq.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-faq.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/202";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pool-services-04/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22823";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/pool-services-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:21814;s:26:"related-gutenberg-template";i:85349;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21808";a:24:{s:5:"title";s:7:"Florist";s:2:"id";i:21808;s:12:"publish-date";i:1556174293;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/florist-03";s:20:"astra-site-parent-id";i:116;s:15:"astra-sites-tag";a:4:{i:573;s:16:"event-decoration";i:571;s:7:"florist";i:572;s:15:"flower-merchant";i:574;s:7:"flowers";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23088";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/florist-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23085";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23089";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-services.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-services.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23087";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-gallery.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-gallery.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23090";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-testimonials.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-testimonials.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/florist-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23086";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-contact-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-contact-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21807";a:24:{s:5:"title";s:7:"Florist";s:2:"id";i:21807;s:12:"publish-date";i:1556174207;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/florist-04";s:20:"astra-site-parent-id";i:115;s:15:"astra-sites-tag";a:7:{i:3416;s:9:"elementor";i:573;s:16:"event-decoration";i:571;s:7:"florist";i:572;s:15:"flower-merchant";i:574;s:7:"flowers";i:1021;s:14:"local-business";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2853;s:17:"florist-gardening";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2476;s:9:"gardening";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:993:"<!-- wp:paragraph -->\n<p>The Florist template uses classic design to portray the elegance floristry is known for. It’s an excellent design with lots of opportunities to use images, add content, show examples of your work and attract new customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses a flowing font for some headlines that add a personal touch. Main fonts are modern, to aid usability and are a nice combination. There’s also a calming parallax effect with flower image backgrounds and content boxes everywhere you want them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Florist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant website template ideal for floristry</li><li>Fantastic use of imagery throughout</li><li>Flexible content areas to share products and services</li><li>Easily customizable for your particular business</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Elegant web template that’s perfect for flowers, florists and floristry businesses";s:5:"pages";a:6:{s:8:"id-23076";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/florist-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23073";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-04/about-us/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23077";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-services.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-services.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/florist-04/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23075";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-gallery.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-gallery.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-04/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23078";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-testimonials.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-testimonials.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/florist-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23074";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-contact-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-contact-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/florist-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21808;s:26:"related-elementor-template";i:21807;s:26:"related-gutenberg-template";i:87160;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21337";a:24:{s:5:"title";s:8:"Car Wash";s:2:"id";i:21337;s:12:"publish-date";i:1556170141;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/car-wash-02";s:20:"astra-site-parent-id";i:301;s:15:"astra-sites-tag";a:8:{i:1749;s:9:"bike-care";i:1750;s:9:"bike-wash";i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:1751;s:15:"car-maintenance";i:586;s:8:"car-wash";i:3416;s:9:"elementor";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2819;s:8:"cleaning";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2475;s:10:"automotive";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1015:"<!-- wp:paragraph -->\n<p>The Car Wash template is deceptively simple and opens with a bold blue header with an engaging headline. Scroll down and the page opens out into a white page with parallax effects and content areas to outline who you are and what you do.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While designed for a car wash, you can see how easy it would be to transform this into something useful for any business in any niche. Flexible layouts, lots of content options and the ability to change anything on the page is just the beginning!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Car Wash template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Effective business template with engaging layout</li><li>Flexible content areas for full control and customizability</li><li>Parallax effect is small but packs a punch</li><li>Could be transformed into something for any business</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Modern website design that works for a car wash or any type of service business";s:5:"pages";a:5:{s:8:"id-25155";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/car-wash-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25156";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-services.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-services.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/car-wash-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25153";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/car-wash-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25157";a:12:{s:5:"title";s:9:"Wash Menu";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-wash-menu.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-wash-menu.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-wash-02/wash-menu/";s:15:"astra-sites-tag";a:2:{i:565;s:4:"menu";i:761;s:9:"wash-menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25154";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-contact-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-contact-2.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-wash-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21340;s:26:"related-elementor-template";i:21337;s:26:"related-gutenberg-template";i:48580;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1535, 'astra-sites-and-pages-page-40', 'a:15:{s:8:"id-21340";a:24:{s:5:"title";s:8:"Car Wash";s:2:"id";i:21340;s:12:"publish-date";i:1556170495;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/car-wash-01";s:20:"astra-site-parent-id";i:303;s:15:"astra-sites-tag";a:7:{i:1749;s:9:"bike-care";i:1750;s:9:"bike-wash";i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:1751;s:15:"car-maintenance";i:586;s:8:"car-wash";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2475;s:10:"automotive";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-25171";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/295";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/car-wash-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25172";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-services-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-services-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/car-wash-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25169";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-about-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-about-1.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/car-wash-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25173";a:12:{s:5:"title";s:9:"Wash Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-wash-menu-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-wash-menu-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-wash-01/wash-menu/";s:15:"astra-sites-tag";a:2:{i:565;s:4:"menu";i:761;s:9:"wash-menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25170";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-contac-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-contac-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-wash-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21676";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:21676;s:12:"publish-date";i:1555994283;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/wedding-05";s:20:"astra-site-parent-id";i:59;s:15:"astra-sites-tag";a:3:{i:698;s:10:"engagement";i:699;s:10:"invitation";i:697;s:7:"wedding";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-22120";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/wedding-05/wp-json/wp/v2/pages/514";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/wedding-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55223";a:24:{s:5:"title";s:20:"Travel &amp; Tourism";s:2:"id";i:55223;s:12:"publish-date";i:1621605691;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-2.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-2.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-2.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/travel-and-tourism-02";s:20:"astra-site-parent-id";i:2054;s:15:"astra-sites-tag";a:18:{i:2073;s:13:"accommodation";i:2076;s:18:"apartments-hostels";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:3416;s:9:"elementor";i:2079;s:10:"guesthouse";i:2080;s:8:"homestay";i:350;s:5:"hotel";i:2081;s:13:"island-resort";i:2082;s:12:"luxury-hotel";i:714;s:6:"resort";i:2077;s:12:"tour-company";i:430;s:7:"tourism";i:427;s:6:"travel";i:428;s:13:"travel-agency";i:2075;s:15:"travel-services";i:2083;s:8:"urban-bb";i:2084;s:15:"vacation-rental";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:940:"<!-- wp:paragraph -->\n<p>The Travel &amp; Tourism template has a light, welcoming design that uses the colors of sunshine to welcome you in. It’s a crisp, clean template with lots of whitespace and some very flexible content and image areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template could work for hotels, travel agents, travel bloggers and anyone involved in the travel industry. It’s a customizable theme you could literally turn into any website with minimal effort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Travel &amp; Tourism template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Light and welcoming design where images rule</li><li>Flexible content areas and layout for full customization</li><li>Ideal for a wide range of travel companies</li><li>Engaging colors and fonts throughout</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Light and welcoming website template ideal for the travel industry or travel blogger";s:5:"pages";a:4:{s:8:"id-55226";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/travel-and-tourism-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55224";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-amenities.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-amenities.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/146";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/travel-and-tourism-02/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55225";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-contact.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/travel-and-tourism-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55227";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-rooms-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-rooms-1.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/144";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/travel-and-tourism-02/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55223;s:26:"related-gutenberg-template";i:64772;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21599";a:24:{s:5:"title";s:20:"Makeup Artist Studio";s:2:"id";i:21599;s:12:"publish-date";i:1555493730;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-04";s:20:"astra-site-parent-id";i:125;s:15:"astra-sites-tag";a:9:{i:1023;s:6:"beauty";i:579;s:14:"bridal-make-up";i:3416;s:9:"elementor";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:982;s:11:"hairstylist";i:577;s:13:"makeup-artist";i:1020;s:8:"personal";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2890;s:15:"makeup-cosmetic";i:2770;s:8:"personal";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3430;s:4:"dark";i:3427;s:7:"default";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:981:"<!-- wp:paragraph -->\n<p>The Makeup Artist Studio template is a well-designed website template that uses colors and images very well indeed. It’s a dark theme with bold contrast color and white fonts. It’s well laid out and contains lots of content areas to showcase your work.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is fully customizable and comes with flexible content areas, service pages, pricing page, contact page and all the elements you would expect to see on a website in this kind of niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Makeup Artist Studio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Powerful dark theme with bright contrast color</li><li>Lots of opportunities to tell stories with images</li><li>Fullscreen layout with flexible content areas</li><li>Includes popular pages you’re likely to need</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Bold dark web theme designed specifically for the beauty niche and makeup artists";s:5:"pages";a:5:{s:8:"id-23191";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23193";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-services.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23189";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23192";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-pricing.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-pricing.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-04/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23190";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21347";a:24:{s:5:"title";s:18:"Transport Services";s:2:"id";i:21347;s:12:"publish-date";i:1554905274;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/transport-services-03";s:20:"astra-site-parent-id";i:97;s:15:"astra-sites-tag";a:9:{i:394;s:9:"air-cargo";i:391;s:14:"cargo-services";i:392;s:16:"freight-services";i:388;s:12:"good-carrier";i:389;s:9:"logistics";i:393;s:14:"road-transport";i:390;s:8:"shipping";i:366;s:9:"transport";i:387;s:8:"trucking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2473;s:9:"transport";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-22894";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/transport-services-03/wp-json/wp/v2/pages/150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/transport-services-03/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:746;s:13:"one-page-site";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21329";a:24:{s:5:"title";s:18:"Transport Services";s:2:"id";i:21329;s:12:"publish-date";i:1554905270;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/transport-services-04";s:20:"astra-site-parent-id";i:95;s:15:"astra-sites-tag";a:14:{i:394;s:9:"air-cargo";i:845;s:4:"blue";i:391;s:14:"cargo-services";i:3416;s:9:"elementor";i:392;s:16:"freight-services";i:388;s:12:"good-carrier";i:389;s:9:"logistics";i:399;s:8:"one-page";i:1844;s:7:"premium";i:846;s:3:"red";i:393;s:14:"road-transport";i:390;s:8:"shipping";i:366;s:9:"transport";i:387;s:8:"trucking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2771;s:8:"one-page";i:2831;s:7:"service";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2927;s:8:"one-page";i:3429;s:7:"premium";i:2473;s:9:"transport";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:964:"<!-- wp:paragraph -->\n<p>The Transport Services template is a bold design that creates an instant connection. From the full-size header image with parallax effect to the use of dark backgrounds and bold colors, there’s something here that draws you in and keeps you there.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template as a whole has lots of flexible content areas and colors and fonts can be changed in seconds. Overall, while designed for haulage, it could be customized to suit any business with minimal effort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Transport Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Powerful design with strong first impression</li><li>Great use of dark, light and bold colors</li><li>Fully customizable for any niche</li><li>Includes all the features a business website needs</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Bold, modern web design that works well for transport services and haulage companies";s:5:"pages";a:1:{s:8:"id-22887";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/transport-services-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/transport-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21347;s:26:"related-elementor-template";i:21329;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21335";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:21335;s:12:"publish-date";i:1554904291;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/cleaning-services-03";s:20:"astra-site-parent-id";i:122;s:15:"astra-sites-tag";a:8:{i:1000;s:7:"cleaner";i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:675;s:12:"housekeeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23157";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/239";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cleaning-services-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23155";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-about1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-about1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-services-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23159";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-services-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-services-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/cleaning-services-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23160";a:12:{s:5:"title";s:13:"Why choose us";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/cleaning-services-03/why-choose-us/";s:15:"astra-sites-tag";a:1:{i:760;s:13:"why-choose-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23158";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-03/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23156";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21331";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:21331;s:12:"publish-date";i:1554904102;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/cleaning-services-04";s:20:"astra-site-parent-id";i:121;s:15:"astra-sites-tag";a:10:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:3416;s:9:"elementor";i:675;s:12:"housekeeping";i:676;s:11:"maintenance";i:1844;s:7:"premium";i:1022;s:12:"professional";i:677;s:7:"washing";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2477;s:13:"home-services";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:949:"<!-- wp:paragraph -->\n<p>The Cleaning Services template is instantly engaging thanks to a full screen image background and bright contrast color. Add bright white text and bright calls to action and you have a website design that’s going to convert.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template mixes blue and pink seamlessly and even includes some smart hover effects for extra engagement. Colors can be changed, as can fonts, the layout and everything you see on every page. It’s a very flexible template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Cleaning Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Design makes an instant first impression</li><li>Good use of bold colors and images</li><li>Flexible content areas with hover effect</li><li>All the supplementary pages you could need</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Colorful web template that could work perfectly for cleaners and cleaning companies";s:5:"pages";a:6:{s:8:"id-23145";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/cleaning-services-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23143";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-about-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-about-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/cleaning-services-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23147";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-services-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-services-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/cleaning-services-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23148";a:12:{s:5:"title";s:13:"Why choose us";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-why-choose-us-3.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-why-choose-us-3.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/cleaning-services-04/why-choose-us/";s:15:"astra-sites-tag";a:2:{i:760;s:13:"why-choose-us";i:852;s:6:"why-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23146";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-reviews-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-reviews-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-04/reviews/";s:15:"astra-sites-tag";a:1:{i:432;s:6:"review";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23144";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-contact-3.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-contact-3.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/cleaning-services-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21335;s:26:"related-elementor-template";i:21331;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21171";a:24:{s:5:"title";s:10:"Fly Movers";s:2:"id";i:21171;s:12:"publish-date";i:1553665197;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/movers-packers-04";s:20:"astra-site-parent-id";i:362;s:15:"astra-sites-tag";a:6:{i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:364;s:6:"movers";i:365;s:7:"packers";i:1844;s:7:"premium";i:366;s:9:"transport";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2854;s:7:"courier";i:2806;s:14:"transportation";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2473;s:9:"transport";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:995:"<!-- wp:paragraph -->\n<p>The Fly Movers template has a bright and breezy design that’s instantly engaging. It’s a full screen template with a neat parallax effect to divide different areas of the homepage. Combined with a reassuring red, white and blue colorway, it’s an excellent web template for any type of business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes colored backgrounds, modern fonts and great use of images throughout. While additional pages are simpler, they still reflect the overall feel to create a coherent design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Fly Movers template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Engaging design with smart color choices</li><li>Parallax effect used as an effective divider</li><li>Good use of images and fonts throughout</li><li>Can easily be customized for any type of business</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Well-designed modern template that’s perfect for movers and moving companies";s:5:"pages";a:6:{s:8:"id-28778";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/movers-packers-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-28775";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/69";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/movers-packers-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-28779";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/movers-packers-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-28780";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/75";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/movers-packers-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-28777";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/movers-packers-04/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:709;s:9:"questions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-28776";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/movers-packers-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:28824;s:26:"related-elementor-template";i:21171;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20908";a:24:{s:5:"title";s:15:"Wedding Planner";s:2:"id";i:20908;s:12:"publish-date";i:1552457759;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wedding-planner-06";s:20:"astra-site-parent-id";i:155;s:15:"astra-sites-tag";a:3:{i:717;s:13:"event-planner";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23469";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wedding-planner-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23465";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/356";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-06/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23470";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-06-services-01.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-06-services-01.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/365";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-06/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23468";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/378";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-planner-06/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23471";a:12:{s:5:"title";s:6:"Venues";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/387";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wedding-planner-06/venues/";s:15:"astra-sites-tag";a:2:{i:696;s:5:"venue";i:691;s:10:"work-place";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23467";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/392";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-planner-06/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20919";a:24:{s:5:"title";s:31:"eCourse &#8211; Learn Photoshop";s:2:"id";i:20919;s:12:"publish-date";i:1552457758;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/ecourse-learn-photoshop-06";s:20:"astra-site-parent-id";i:124;s:15:"astra-sites-tag";a:5:{i:468;s:9:"elearning";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23181";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/113";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/ecourse-learn-photoshop-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23179";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/159";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/ecourse-learn-photoshop-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23180";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/165";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ecourse-learn-photoshop-06/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23183";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/174";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/ecourse-learn-photoshop-06/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23182";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/181";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ecourse-learn-photoshop-06/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20924";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:20924;s:12:"publish-date";i:1552457758;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/life-coach-06";s:20:"astra-site-parent-id";i:80;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-22414";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/304";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/life-coach-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-22410";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-about-01.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-about-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/life-coach-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-22412";a:12:{s:5:"title";s:8:"Coaching";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-coaching-01.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-coaching-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/373";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/life-coach-06/coaching/";s:15:"astra-sites-tag";a:1:{i:610;s:8:"coaching";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-22413";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-contact-me-01.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-contact-me-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/380";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/life-coach-06/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20957";a:24:{s:5:"title";s:5:"Hotel";s:2:"id";i:20957;s:12:"publish-date";i:1552457756;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-06";s:20:"astra-site-parent-id";i:156;s:15:"astra-sites-tag";a:6:{i:560;s:7:"cuisine";i:336;s:4:"food";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23488";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/215";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23489";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/268";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/hotel-06/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23490";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/276";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/hotel-06/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23487";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-06/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23491";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/295";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hotel-06/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23486";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20968";a:24:{s:5:"title";s:9:"theAgency";s:2:"id";i:20968;s:12:"publish-date";i:1552457756;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/wordpress-agency-06";s:20:"astra-site-parent-id";i:126;s:15:"astra-sites-tag";a:7:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";i:879;s:16:"wordpress-agency";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:2;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23201";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/343";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/wordpress-agency-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23199";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/392";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wordpress-agency-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23203";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/404";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-06/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23202";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/415";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-06/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23204";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/426";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wordpress-agency-06/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23200";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/435";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wordpress-agency-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20969";a:24:{s:5:"title";s:7:"eCourse";s:2:"id";i:20969;s:12:"publish-date";i:1552457755;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/teach-06";s:20:"astra-site-parent-id";i:129;s:15:"astra-sites-tag";a:5:{i:468;s:9:"elearning";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23228";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/143";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/teach-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23226";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/188";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/teach-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23229";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/201";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-06/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23230";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/212";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/teach-06/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23227";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/217";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1536, 'astra-sites-and-pages-page-41', 'a:15:{s:8:"id-20972";a:24:{s:5:"title";s:18:"Personal Dietitian";s:2:"id";i:20972;s:12:"publish-date";i:1552457754;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/dietitian-06";s:20:"astra-site-parent-id";i:131;s:15:"astra-sites-tag";a:3:{i:753;s:9:"dietitian";i:336;s:4:"food";i:754;s:12:"nutritionist";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23254";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/803";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/dietitian-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23251";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-about-01.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-about-01.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/851";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dietitian-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23255";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-services-01.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-services-01.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/860";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/dietitian-06/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23252";a:12:{s:5:"title";s:5:"Blogs";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-blogs-01.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-blogs-01.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/915";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/dietitian-06/blogs/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}}}s:8:"id-23253";a:12:{s:5:"title";s:10:"Contact Me";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-contact-me-01.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-contact-me-01.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/874";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/dietitian-06/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20981";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:20981;s:12:"publish-date";i:1552457753;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-06";s:20:"astra-site-parent-id";i:138;s:15:"astra-sites-tag";a:5:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23323";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/541";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23324";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/596";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-06/what-we-do/";s:15:"astra-sites-tag";a:2:{i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23322";a:12:{s:5:"title";s:15:"Creating Impact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/605";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-06/creating-impact/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23321";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/618";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-06/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20983";a:24:{s:5:"title";s:10:"Sweet Shop";s:2:"id";i:20983;s:12:"publish-date";i:1552457753;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/sweet-shop-06";s:20:"astra-site-parent-id";i:134;s:15:"astra-sites-tag";a:7:{i:758;s:6:"bakery";i:496;s:9:"ecommerce";i:383;s:12:"online-store";i:749;s:5:"store";i:756;s:10:"sweet-shop";i:757;s:6:"sweets";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23288";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/500";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/sweet-shop-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23285";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/543";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/sweet-shop-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23287";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/548";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/sweet-shop-06/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23289";a:12:{s:5:"title";s:9:"Our Cakes";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/555";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sweet-shop-06/our-cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23286";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/566";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sweet-shop-06/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21029";a:24:{s:5:"title";s:3:"Spa";s:2:"id";i:21029;s:12:"publish-date";i:1552457752;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-06";s:20:"astra-site-parent-id";i:140;s:15:"astra-sites-tag";a:10:{i:532;s:11:"acupressure";i:474;s:8:"grooming";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:650;s:5:"salon";i:651;s:8:"skincare";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23332";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3092";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23330";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about-01.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23333";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-services-01.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-services-01.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-06/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23331";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3165";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21039";a:24:{s:5:"title";s:6:"Agency";s:2:"id";i:21039;s:12:"publish-date";i:1552457751;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg";s:28:"fullpage-thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-06";s:20:"astra-site-parent-id";i:150;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23425";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/620";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23423";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/670";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23428";a:12:{s:5:"title";s:8:"Websites";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/680";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-06/websites/";s:15:"astra-sites-tag";a:1:{i:661;s:7:"website";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23427";a:12:{s:5:"title";s:7:"Support";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/687";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-06/support/";s:15:"astra-sites-tag";a:1:{i:765;s:7:"support";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23426";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/702";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-06/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23424";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/707";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55430";a:24:{s:5:"title";s:18:"Event Landing Page";s:2:"id";i:55430;s:12:"publish-date";i:1621890480;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/event-02";s:20:"astra-site-parent-id";i:2117;s:15:"astra-sites-tag";a:12:{i:2141;s:19:"business-conference";i:2138;s:16:"conference-event";i:2146;s:17:"design-conference";i:3416;s:9:"elementor";i:2137;s:13:"event-landing";i:2140;s:15:"marketing-event";i:2145;s:6:"meetup";i:648;s:12:"presentation";i:2142;s:14:"product-launch";i:2139;s:7:"seminar";i:2144;s:15:"tech-conference";i:2143;s:20:"webinar-landing-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2811;s:10:"conference";i:2784;s:5:"event";i:2863;s:12:"landing-page";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3428;s:4:"free";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1240:"<!-- wp:paragraph -->\n<p>The Event Landing Page template can work as a one-page template or multi-page design depending on your needs. It’s a light, crisp design with plenty of white space and varying shades of blue that add color and create confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a minimal feel that lets your images and content stand out. With a simple white background and no borders, the blue color for buttons and calls to action really stands out. Perfect for converting customers!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Event Landing Page template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple, minimal design with presence</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas to outline your event</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can integrate with booking plugins for online booking</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Readymade pages ideal for the event niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:76:"Minimalist web design with attractive elements for events and event planning";s:5:"pages";a:1:{s:8:"id-55431";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/event-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/event-02/";s:15:"astra-sites-tag";a:2:{i:850;s:12:"landing-page";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45817";a:24:{s:5:"title";s:18:"Financial Advisors";s:2:"id";i:45817;s:12:"publish-date";i:1585221053;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/financial-accounting-04";s:20:"astra-site-parent-id";i:1485;s:15:"astra-sites-tag";a:9:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:449;s:20:"chartered-accountant";i:3416;s:9:"elementor";i:446;s:7:"finance";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2823;s:10:"accounting";i:2777;s:8:"business";i:2805;s:7:"finance";i:2866;s:9:"insurance";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2481;s:15:"finance-service";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:926:"<!-- wp:paragraph -->\n<p>The Financial Advisors template has the gravity and authority clients look for in the financial niche. All without being too overbearing or too sensible. It’s a modern, light design with lots of images and bold contrast colors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The entire template has been designed with finance in mind. That means balancing the modern with the established to create confidence in visitors. We think this template delivers that and so much more!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Financial Advisors template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Light, modern design with the required gravity for finance</li><li>Flexible content areas throughout</li><li>Customizable colors and fonts</li><li>Readymade service and contact pages</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Modern website design that’s ideal for the finance industry and financial advisers";s:5:"pages";a:5:{s:8:"id-45820";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/financial-accounting-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-45822";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-45821";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-04/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-45818";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-45819";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:45836;s:26:"related-elementor-template";i:45817;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45836";a:24:{s:5:"title";s:18:"Financial Advisors";s:2:"id";i:45836;s:12:"publish-date";i:1585222094;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/financial-accounting-03";s:20:"astra-site-parent-id";i:1486;s:15:"astra-sites-tag";a:7:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2481;s:15:"finance-service";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:2;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:3;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-45839";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/financial-accounting-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45841";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-services.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-services.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45840";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-industries.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-industries.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-03/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45837";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-45838";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-45806";a:24:{s:5:"title";s:17:"Financial Advisor";s:2:"id";i:45806;s:12:"publish-date";i:1585220378;s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/financial-accounting-06";s:20:"astra-site-parent-id";i:1484;s:15:"astra-sites-tag";a:7:{i:447;s:10:"accountant";i:448;s:10:"accounting";i:581;s:6:"advice";i:449;s:20:"chartered-accountant";i:446;s:7:"finance";i:582;s:20:"financial-investment";i:775;s:18:"investment-banking";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:2;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-45809";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/232";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/financial-accounting-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-45811";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-services-01.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-services-01.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-06/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-45810";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-industries-01.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-industries-01.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-06/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-45807";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-about-us-01.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-about-us-01.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/310";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/financial-accounting-06/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-45808";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-contact-us-01.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-contact-us-01.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/317";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/financial-accounting-06/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21041";a:24:{s:5:"title";s:10:"Freelancer";s:2:"id";i:21041;s:12:"publish-date";i:1552457751;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/freelancer-06";s:20:"astra-site-parent-id";i:151;s:15:"astra-sites-tag";a:4:{i:339;s:6:"artist";i:670;s:8:"designer";i:669;s:10:"freelancer";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:2;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-23435";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/freelancer-06/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/freelancer-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21085";a:24:{s:5:"title";s:15:"MultiMed Clinic";s:2:"id";i:21085;s:12:"publish-date";i:1552457750;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg";s:28:"fullpage-thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/multimed-06";s:20:"astra-site-parent-id";i:153;s:15:"astra-sites-tag";a:7:{i:337;s:6:"clinic";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:603;s:7:"medical";i:606;s:15:"medical-science";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23451";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/multimed-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23447";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/331";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/multimed-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23449";a:12:{s:5:"title";s:11:"Departments";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/340";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/multimed-06/departments/";s:15:"astra-sites-tag";a:3:{i:602;s:11:"departments";i:811;s:10:"occupation";i:812;s:6:"office";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23450";a:12:{s:5:"title";s:7:"Doctors";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-06/doctors/";s:15:"astra-sites-tag";a:1:{i:601;s:6:"doctor";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23452";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/353";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/multimed-06/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23448";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/359";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21088";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:21088;s:12:"publish-date";i:1552457749;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-06";s:20:"astra-site-parent-id";i:157;s:15:"astra-sites-tag";a:4:{i:597;s:3:"art";i:339;s:6:"artist";i:595;s:10:"exhibition";i:614;s:7:"painter";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23494";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/243";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23496";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/artist-06/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23492";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/285";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/artist-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23493";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/id-23493-artist-contact-resize.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21090";a:24:{s:5:"title";s:10:"University";s:2:"id";i:21090;s:12:"publish-date";i:1552457749;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/university-06";s:20:"astra-site-parent-id";i:160;s:15:"astra-sites-tag";a:5:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:2;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23525";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-06/wp-json/wp/v2/pages/165";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/university-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23521";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-06/wp-json/wp/v2/pages/216";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/university-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23523";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-06/wp-json/wp/v2/pages/224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-06/courses/";s:15:"astra-sites-tag";a:2:{i:557;s:7:"classes";i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23526";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-06/wp-json/wp/v2/pages/230";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-06/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23524";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-06/wp-json/wp/v2/pages/236";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-06/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23522";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/university-06/wp-json/wp/v2/pages/240";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21092";a:24:{s:5:"title";s:12:"Kindergarten";s:2:"id";i:21092;s:12:"publish-date";i:1552457749;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/kindergarten-06";s:20:"astra-site-parent-id";i:154;s:15:"astra-sites-tag";a:4:{i:459;s:9:"education";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23463";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/213";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/kindergarten-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23459";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/kindergarten-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23460";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/280";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-06/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23462";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/286";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/kindergarten-06/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:709;s:9:"questions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23464";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/293";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-06/reviews/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23461";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21096";a:24:{s:5:"title";s:17:"Gym &amp; Fitness";s:2:"id";i:21096;s:12:"publish-date";i:1552457748;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/fitness-center-06";s:20:"astra-site-parent-id";i:162;s:15:"astra-sites-tag";a:9:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23543";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/193";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/fitness-center-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23541";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/241";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-06/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23539";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/246";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fitness-center-06/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23542";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/252";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1537, 'astra-sites-and-pages-page-42', 'a:15:{s:8:"id-21098";a:24:{s:5:"title";s:6:"Winery";s:2:"id";i:21098;s:12:"publish-date";i:1552457748;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/winery-06";s:20:"astra-site-parent-id";i:164;s:15:"astra-sites-tag";a:4:{i:635;s:7:"brewery";i:632;s:7:"farming";i:634;s:15:"wine-production";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23563";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/436";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/winery-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23564";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-our-story-01.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-our-story-01.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/winery-06/our-story/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:767;s:5:"story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23562";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-experience-01.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-experience-01.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/498";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/winery-06/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23561";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-events-01.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-events-01.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/504";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/winery-06/events/";s:15:"astra-sites-tag";a:1:{i:409;s:5:"event";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23560";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-contact-01.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-contact-01.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/512";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/winery-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21100";a:24:{s:5:"title";s:12:"Psychiatrist";s:2:"id";i:21100;s:12:"publish-date";i:1552457748;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/psychiatrist-06";s:20:"astra-site-parent-id";i:159;s:15:"astra-sites-tag";a:6:{i:608;s:8:"guidance";i:399;s:8:"one-page";i:621;s:12:"psychiatrist";i:622;s:13:"psychotherapy";i:463;s:11:"single-page";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:2;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-23513";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/psychiatrist-06/wp-json/wp/v2/pages/459";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/psychiatrist-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21102";a:24:{s:5:"title";s:6:"Author";s:2:"id";i:21102;s:12:"publish-date";i:1552457748;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:28:"fullpage-thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/author-06";s:20:"astra-site-parent-id";i:163;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:726;s:10:"literature";i:723;s:8:"novelist";i:722;s:4:"poet";i:725;s:6:"writer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23548";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-06/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/author-06/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23546";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-06/wp-json/wp/v2/pages/346";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/author-06/books/";s:15:"astra-sites-tag";a:1:{i:727;s:4:"book";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23544";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-06/wp-json/wp/v2/pages/355";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/author-06/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23547";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-06/wp-json/wp/v2/pages/364";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/author-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21066";a:24:{s:5:"title";s:18:"Garden Maintenance";s:2:"id";i:21066;s:12:"publish-date";i:1551959684;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/garden-maintenance-02";s:20:"astra-site-parent-id";i:244;s:15:"astra-sites-tag";a:9:{i:3416;s:9:"elementor";i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:1021;s:14:"local-business";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2853;s:17:"florist-gardening";i:2852;s:11:"landscaping";i:2830;s:6:"nature";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2476;s:9:"gardening";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1280:"<!-- wp:paragraph -->\n<p>The Garden Maintenance template has a light, refreshing feel with lots of whitespace and a calm green colorway. It opens with a subtle slider with an image of foliage to immediately set the scene.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the page opens to include product and service areas, a portfolio and the flexible content elements you would expect. The entire template is ready to be customized and launched and you can add, change or remove everything you see on the page easily.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Garden Maintenance template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Light and welcoming design with refreshing green color</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all the elements you would expect from a garden template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible content areas for products and services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Compelling calls to action in a bright color</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Refreshing web template designed for gardeners and garden maintenance companies";s:5:"pages";a:6:{s:8:"id-50469";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-about.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/garden-maintenance-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-50470";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-contact.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-contact.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/garden-maintenance-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-50471";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-faq.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-faq.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/garden-maintenance-02/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:1476;s:26:"frequently-asked-questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-50472";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/garden-maintenance-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-50473";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-projects.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-projects.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/garden-maintenance-02/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-50474";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-services.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/garden-maintenance-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:21066;s:26:"related-gutenberg-template";i:48398;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87418";a:24:{s:5:"title";s:12:"Serenity Spa";s:2:"id";i:87418;s:12:"publish-date";i:1712776855;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-600x2654.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-400x1769.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/serenity-spa-02";s:20:"astra-site-parent-id";i:3536;s:15:"astra-sites-tag";a:9:{i:1023;s:6:"beauty";i:3416;s:9:"elementor";i:474;s:8:"grooming";i:340;s:6:"makeup";i:577;s:13:"makeup-artist";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:651;s:8:"skincare";i:530;s:3:"spa";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2890;s:15:"makeup-cosmetic";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:3427;s:7:"default";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1248:"<!-- wp:paragraph -->\n<p>The Serenity Spa template adds a touch of class and serenity designed for spas, beauty and therapy. The template is modern with a dark background and contrasting fonts and buttons, with strong images to help tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can change everything you see on the page, including colors, the background, typography, images and content using built-in tools or your favorite page builder. All the foundations are here to help you create a show stopping website for your spa, beaty or wellness business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Key features of the Serenity Spa template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Serene design with strong elements</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Inspires confidence with its professional appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable using built-in tools</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SEO friendly and fully responsive</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"The Serenity Spa template adds style and substance for spas and beauty businesses\n";s:5:"pages";a:4:{s:8:"id-87422";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-services-600x1349.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/serenity-spa-02/wp-json/wp/v2/pages/293";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/serenity-spa-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-87420";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-contact-600x1278.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/serenity-spa-02/wp-json/wp/v2/pages/295";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/serenity-spa-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-87421";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-600x2654.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/serenity-spa-02/wp-json/wp/v2/pages/288";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/serenity-spa-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-87419";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-about-us.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/02/serenity-spa-02-about-us-600x2083.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/serenity-spa-02/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/serenity-spa-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21073";a:24:{s:5:"title";s:18:"Garden Maintenance";s:2:"id";i:21073;s:12:"publish-date";i:1551959686;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/garden-maintenance-01";s:20:"astra-site-parent-id";i:242;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-24575";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/86";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/garden-maintenance-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24572";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-about.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-about.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/garden-maintenance-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24577";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-services.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-services.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/garden-maintenance-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24576";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-projects.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-projects.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/garden-maintenance-01/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24574";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-faq.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-faq.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/garden-maintenance-01/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24573";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-contact-1.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/garden-maintenance-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20939";a:24:{s:5:"title";s:17:"Interior Designer";s:2:"id";i:20939;s:12:"publish-date";i:1551698919;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/interior-designer-02";s:20:"astra-site-parent-id";i:312;s:15:"astra-sites-tag";a:7:{i:435;s:12:"architecture";i:3416;s:9:"elementor";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:1022;s:12:"professional";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2793;s:15:"interior-design";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1267:"<!-- wp:paragraph -->\n<p>The Interior Designer template has a crisp, modern feel you would expect of the niche. It has a contemporary look with simple navigation, integrated slideshow below the fold and a section about you front and center.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses simple colors and layout, along with modern fonts to let your images and content stand out. It’s a very refined design that shows you at your best while also selling you in a subtle way. It’s all the template you need if you’re a designer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Interior Designer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple, understated design with clever features</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible image and content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Plenty of opportunities to showcase projects and services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Crisp and modern feel ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:73:"Crisp, modern template that fits the design and creative niches perfectly";s:5:"pages";a:6:{s:8:"id-25257";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/interior-designer-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25255";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-aboutpage.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-aboutpage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-designer-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25259";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-servicespage.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-servicespage.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-designer-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25258";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-projectspage.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-projectspage.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-designer-02/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25260";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-testimonialspage.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-testimonialspage.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/interior-designer-02/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25256";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-contactpage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/designer-02-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/interior-designer-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:20939;s:26:"related-gutenberg-template";i:48188;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-21023";a:24:{s:5:"title";s:15:"Pearson College";s:2:"id";i:21023;s:12:"publish-date";i:1551356707;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/education-03";s:20:"astra-site-parent-id";i:189;s:15:"astra-sites-tag";a:5:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:3;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23925";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/education-03/wp-json/wp/v2/pages/267";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/education-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23920";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-03/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/education-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23922";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-courses.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-courses.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-03/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-03/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23926";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-teachers.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-teachers.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-03/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/education-03/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23923";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-gallery.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-gallery.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23921";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-03/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20746";a:24:{s:5:"title";s:15:"Pearson College";s:2:"id";i:20746;s:12:"publish-date";i:1551330893;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/education-04";s:20:"astra-site-parent-id";i:187;s:15:"astra-sites-tag";a:7:{i:457;s:7:"college";i:459;s:9:"education";i:3416;s:9:"elementor";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2825;s:8:"coaching";i:2840;s:18:"college-university";i:2772;s:9:"education";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1015:"<!-- wp:paragraph -->\n<p>The Pearson College template is a calm, confident design that uses lots of whitespace and images to help tell the story. There are also some nice effects, inspiring fonts and a nice green contrast color to highlight specific areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a laid back feel but with the authority this niche commands, along with fully customizable content areas, supplementary pages and contact form. As always, you can fully customize everything you see on the page to fit your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Pearson College template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Calm, relaxed web template ideal for colleges or universities</li><li>Flexible content areas throughout</li><li>Popular pages already designed and provided in the template</li><li>Lots of options to use images to paint a picture</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Education template with an accessible feel and great design, ideal for colleges";s:5:"pages";a:6:{s:8:"id-23876";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/education-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/education-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23871";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-2.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-2.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-04/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/education-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23874";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-courses.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-courses.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-04/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-04/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23877";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-teachers-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-teachers-1.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-04/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/education-04/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23875";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-gallery-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-gallery-1.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23873";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-2.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-2.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/education-04/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/education-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:21023;s:26:"related-elementor-template";i:20746;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20807";a:24:{s:5:"title";s:15:"Growth Marketer";s:2:"id";i:20807;s:12:"publish-date";i:1549255990;s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png";s:14:"astra-site-url";s:39:"//websitedemos.net/content-marketing-02";s:20:"astra-site-parent-id";i:225;s:15:"astra-sites-tag";a:4:{i:470;s:17:"content-marketing";i:3416;s:9:"elementor";i:472;s:6:"growth";i:471;s:8:"strategy";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2796;s:17:"digital-marketing";i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:976:"<!-- wp:paragraph -->\n<p>The Growth Marketer template uses strong contrasting colors to create an impact. The blue background instantly grabs your attention while stark white and bold orange help keep it. All while telling your story and converting leads into customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template can be fully customized if you don’t like those colors. You can customize everything you see on the page if you need to, but this is a well-designed web template specifically for marketing and includes everything you would expect to see.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Growth Marketer template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bold colors grab attention instantly</li><li>Full page design that’s fully responsive</li><li>Strong calls to action and content areas</li><li>Attractive contact page</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Colorful, engaging website template that showcases your services as a marketer";s:5:"pages";a:4:{s:8:"id-24433";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/content-marketing-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24430";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-02-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-02-about.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/content-marketing-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24434";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/content-marketing-02/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24432";a:12:{s:5:"title";s:7:"Hire Me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/id-24432-growth-marketer-hire-me-resize.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/content-marketing-02/hire-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:20810;s:26:"related-elementor-template";i:20807;s:26:"related-gutenberg-template";i:48703;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48703";a:24:{s:5:"title";s:15:"Growth Marketer";s:2:"id";i:48703;s:12:"publish-date";i:1605205567;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2-600x2199.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2-400x1466.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/content-marketing-08";s:20:"astra-site-parent-id";i:1764;s:15:"astra-sites-tag";a:3:{i:470;s:17:"content-marketing";i:472;s:6:"growth";i:471;s:8:"strategy";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48706";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2-600x2199.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/content-marketing-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48704";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about-1-600x1131.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25248";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/content-marketing-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48707";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials-1.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials-1-600x902.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/content-marketing-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48705";a:12:{s:5:"title";s:7:"Hire Me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me-1-600x582.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/content-marketing-08/hire-me/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:773;s:7:"hire-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20816";a:24:{s:5:"title";s:11:"Barber Shop";s:2:"id";i:20816;s:12:"publish-date";i:1549255987;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/barber-shop-02";s:20:"astra-site-parent-id";i:119;s:15:"astra-sites-tag";a:7:{i:478;s:6:"barber";i:3416;s:9:"elementor";i:474;s:8:"grooming";i:477;s:9:"hair-care";i:984;s:9:"hairstyle";i:982;s:11:"hairstylist";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2890;s:15:"makeup-cosmetic";i:2837;s:5:"salon";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:989:"<!-- wp:paragraph -->\n<p>The Barber Shop template helps paint the picture of a lifestyle enhanced by great hair. It’s a modern, masculine design with full screen images and a parallax effect that provides an upmarket feel many businesses look for.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses dark shaded images overlaid with white text using crisp sans serif fonts. Pages offer great balance and some nice content areas to showcase your products and services. It’s perfect website template for barbers and hairdressers!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Barber Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Well-designed template that paints the picture of a lifestyle</li><li>Full screen images with parallax effects</li><li>Lots of content areas to tell your story</li><li>Includes a gallery so you can show and tell</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Fullscreen template for barbers with strong imagery and a great first impression ";s:5:"pages";a:5:{s:8:"id-23121";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/barber-shop-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23117";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/barber-shop-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23118";a:12:{s:5:"title";s:7:"Barbers";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-02/barbers/";s:15:"astra-sites-tag";a:1:{i:478;s:6:"barber";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23120";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-02/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23119";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-2.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-2.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:20904;s:26:"related-elementor-template";i:20816;s:26:"related-gutenberg-template";i:49017;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20904";a:24:{s:5:"title";s:11:"Barber Shop";s:2:"id";i:20904;s:12:"publish-date";i:1551074522;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/barber-shop-01";s:20:"astra-site-parent-id";i:120;s:15:"astra-sites-tag";a:5:{i:478;s:6:"barber";i:474;s:8:"grooming";i:477;s:9:"hair-care";i:984;s:9:"hairstyle";i:982;s:11:"hairstylist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23135";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/145";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/barber-shop-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23131";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/barber-shop-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23132";a:12:{s:5:"title";s:7:"Barbers";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-01/barbers/";s:15:"astra-sites-tag";a:1:{i:478;s:6:"barber";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23134";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-01/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23133";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-2.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-2.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48530";a:24:{s:5:"title";s:11:"Barber Shop";s:2:"id";i:48530;s:12:"publish-date";i:1603984624;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-600x2737.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-400x1825.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/barber-shop-08";s:20:"astra-site-parent-id";i:1745;s:15:"astra-sites-tag";a:6:{i:478;s:6:"barber";i:474;s:8:"grooming";i:477;s:9:"hair-care";i:984;s:9:"hairstyle";i:982;s:11:"hairstylist";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48535";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-600x2737.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/barber-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48531";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-about-600x1302.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/barber-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48532";a:12:{s:5:"title";s:7:"Barbers";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-barbers.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-barbers-600x1247.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-08/barbers/";s:15:"astra-sites-tag";a:2:{i:478;s:6:"barber";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48534";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-gallery.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-gallery-600x1791.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-08/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48533";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-contact-600x1076.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20732";a:24:{s:5:"title";s:21:"Photography Portfolio";s:2:"id";i:20732;s:12:"publish-date";i:1546842931;s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/photographer-portfolio-03";s:20:"astra-site-parent-id";i:200;s:15:"astra-sites-tag";a:9:{i:513;s:6:"camera";i:482;s:7:"fashion";i:515;s:4:"lens";i:510;s:9:"modelling";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24026";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-portfolio-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24023";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/photographer-portfolio-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24028";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/photographer-portfolio-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24027";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/photographer-portfolio-03/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24025";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/photographer-portfolio-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1538, 'astra-sites-and-pages-page-43', 'a:15:{s:8:"id-19915";a:24:{s:5:"title";s:7:"Plumber";s:2:"id";i:19915;s:12:"publish-date";i:1546411117;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/plumber-02";s:20:"astra-site-parent-id";i:293;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:507;s:7:"plumber";i:508;s:8:"plumbing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2816;s:8:"plumbing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1230:"<!-- wp:paragraph -->\n<p>The Plumber template is clean, modern and business-like, just what you need to inspire confidence and attract new leads. The homepage opens with a simple headline and contact form before opening into service sections and extra content. It creates a great first impression!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template combines dark and light areas with modern fonts and a bold contrast color for interest. Extra pages echo this design and provide everything you need to build a small business website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Plumber template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive business template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Headline and contact form front and center</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content areas for products and services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dedicated testimonial page for social proof</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Business-like template designed to deliver information fast with high engagement";s:5:"pages";a:6:{s:8:"id-25059";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/plumber-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-25055";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/plumber-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25060";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-serivces.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-serivces.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plumber-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25061";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-testimonials.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-25061-plumber-testimonials-resize.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plumber-02/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25058";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-faq.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-faq.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/plumber-02/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25057";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/plumber-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:20536;s:26:"related-elementor-template";i:19915;s:26:"related-gutenberg-template";i:48208;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20515";a:24:{s:5:"title";s:16:"Conference Event";s:2:"id";i:20515;s:12:"publish-date";i:1545982682;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/conference-event-05";s:20:"astra-site-parent-id";i:172;s:15:"astra-sites-tag";a:6:{i:744;s:10:"conference";i:742;s:13:"event-website";i:743;s:7:"meeting";i:399;s:8:"one-page";i:745;s:12:"organization";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-23626";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/conference-event-05/wp-json/wp/v2/pages/101";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/conference-event-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20536";a:24:{s:5:"title";s:7:"Plumber";s:2:"id";i:20536;s:12:"publish-date";i:1546411115;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/plumber-01";s:20:"astra-site-parent-id";i:295;s:15:"astra-sites-tag";a:3:{i:439;s:14:"local-services";i:507;s:7:"plumber";i:508;s:8:"plumbing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-44078";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/plumber-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-44075";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/plumber-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44079";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plumber-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44080";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-testimonials-screenshot.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-testimonials-screenshot.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plumber-01/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44077";a:12:{s:5:"title";s:4:"FAQs";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/plumber-01/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44076";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/plumber-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-20475";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:20475;s:12:"publish-date";i:1545657562;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-05";s:20:"astra-site-parent-id";i:235;s:15:"astra-sites-tag";a:7:{i:692;s:8:"business";i:693;s:4:"cafe";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:979;s:7:"company";i:812;s:6:"office";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24503";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/143";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24500";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/147";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-05/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24501";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/150";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-05/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24504";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/153";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-05/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24502";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/156";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19958";a:24:{s:5:"title";s:21:"Photography Portfolio";s:2:"id";i:19958;s:12:"publish-date";i:1545208405;s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/photographer-portfolio-04";s:20:"astra-site-parent-id";i:202;s:15:"astra-sites-tag";a:12:{i:513;s:6:"camera";i:3416;s:9:"elementor";i:482;s:7:"fashion";i:515;s:4:"lens";i:510;s:9:"modelling";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:1844;s:7:"premium";i:1022;s:12:"professional";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2485;s:11:"photography";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1002:"<!-- wp:paragraph -->\n<p>The Photography Portfolio website template uses minimal design to give your images the space to shine. The template has lots of space for images, including an oversize image slider at the top. It’s ideal for photographers, artists and other creatives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design of the template is purposely kept minimal to not get in the way, yet still manages to provide all the content areas you need to engage the audience and deliver the information you want them to have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Photography Portfolio template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Attractive portfolio theme where images are the star</li><li>Minimal page design that lets images shine</li><li>Enough content areas to tell your story and engage</li><li>Fully responsive design so scales to any screen size</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:77:"Attractive portfolio theme where you and your images are the star of the show";s:5:"pages";a:5:{s:8:"id-24050";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-portfolio-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24047";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/photographer-portfolio-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24052";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/photographer-portfolio-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24051";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/photographer-portfolio-04/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24049";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/photographer-portfolio-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:20732;s:26:"related-elementor-template";i:19958;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55334";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:55334;s:12:"publish-date";i:1621888356;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/communities-02";s:20:"astra-site-parent-id";i:2074;s:15:"astra-sites-tag";a:12:{i:625;s:7:"charity";i:2126;s:20:"charity-organization";i:893;s:6:"church";i:2125;s:9:"community";i:2128;s:16:"community-center";i:1013;s:8:"donation";i:3416;s:9:"elementor";i:2124;s:17:"environmental-ngo";i:624;s:10:"foundation";i:977;s:10:"non-profit";i:745;s:12:"organization";i:2127;s:10:"social-ngo";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2786;s:17:"charity-nonprofit";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1261:"<!-- wp:paragraph -->\n<p>The Charity template starts strong with an emotive full screen image and bold headline. Scroll past and the homepage opens up with lots of whitespace, complementing colors and a range of content areas to share the story of your charity or nonprofit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pages include a biography section, areas to share your good works, an image gallery and a donation section. All these can be fully customized to suit your particular needs. As can the equally attractive, and effective, supplementary pages.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Charity template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Powerful opening ideal for emotive subjects</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of complementing colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of options for images and storytelling</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Donation section included within each page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Well-designed template perfect for charities and nonprofits to raise awareness";s:5:"pages";a:4:{s:8:"id-55335";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/communities-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55336";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/communities-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-55337";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/communities-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-55338";a:12:{s:5:"title";s:10:"What we do";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-what-we-do.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-what-we-do.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/communities-02/what-we-do/";s:15:"astra-sites-tag";a:2:{i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:55334;s:26:"related-gutenberg-template";i:55425;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19959";a:24:{s:5:"title";s:15:"Sierra Industry";s:2:"id";i:19959;s:12:"publish-date";i:1545134505;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/sierra-industry-01";s:20:"astra-site-parent-id";i:203;s:15:"astra-sites-tag";a:4:{i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:489;s:10:"production";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-44099";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/sierra-industry-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44097";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-industry-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44100";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-01/services/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44101";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-01/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44098";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-industry-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48132";a:24:{s:5:"title";s:15:"Sierra Industry";s:2:"id";i:48132;s:12:"publish-date";i:1603893474;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-600x2066.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-400x1377.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/sierra-industry-08";s:20:"astra-site-parent-id";i:1703;s:15:"astra-sites-tag";a:4:{i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:489;s:10:"production";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48135";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-600x2066.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/sierra-industry-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48133";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about-1-600x1341.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-industry-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48134";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact-1-600x1076.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-industry-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48136";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products-1-600x1348.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-08/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48137";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects-1-600x1322.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19814";a:24:{s:5:"title";s:13:"Sierra Nature";s:2:"id";i:19814;s:12:"publish-date";i:1543901405;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png";s:14:"astra-site-url";s:35:"//websitedemos.net/sierra-nature-02";s:20:"astra-site-parent-id";i:110;s:15:"astra-sites-tag";a:7:{i:3416;s:9:"elementor";i:538;s:6:"forest";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2860;s:12:"multipurpose";i:2830;s:6:"nature";i:2831;s:7:"service";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1241:"<!-- wp:paragraph -->\n<p>The Sierra Nature multipurpose template uses a high quality full screen image to make an impact. Combined with a strong header and contrast color and parallax effect, it sets the scene perfectly for the site that unfolds.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template alternates dark and light content areas with more parallax effects to create an atmosphere. Customizable content areas can help tell your story and outline products, services, good causes or anything you like. It’s a very flexible multipurpose theme!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Sierra Nature template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Powerful opening image with parallax effect</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Alternating dark and light areas within pages works well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Modern fonts are engaging and easy to read</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable content areas to tell your story</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Impactful modern design with lots of modern touches for use in any business niche";s:5:"pages";a:5:{s:8:"id-23008";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/sierra-nature-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23005";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/sierra-nature-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23010";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23009";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot.png";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot.png";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-02/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23007";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot.png";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot.png";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-nature-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19881;s:26:"related-elementor-template";i:19814;s:26:"related-gutenberg-template";i:48103;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19881";a:24:{s:5:"title";s:13:"Sierra Nature";s:2:"id";i:19881;s:12:"publish-date";i:1544174934;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/sierra-nature-01";s:20:"astra-site-parent-id";i:111;s:15:"astra-sites-tag";a:6:{i:538;s:6:"forest";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23024";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/sierra-nature-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23021";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/sierra-nature-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23026";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23025";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-01/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23023";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-nature-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48103";a:24:{s:5:"title";s:13:"Sierra Nature";s:2:"id";i:48103;s:12:"publish-date";i:1603893479;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-600x1860.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-400x1240.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/sierra-nature-08";s:20:"astra-site-parent-id";i:1701;s:15:"astra-sites-tag";a:6:{i:538;s:6:"forest";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48104";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-2.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-2-600x1235.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/962";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/sierra-nature-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48105";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-2.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-2-600x930.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-nature-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48106";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-600x1860.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/960";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/sierra-nature-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48107";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-2.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-2-600x1203.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/966";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48108";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-2.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-2-600x1140.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/964";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54442";a:24:{s:5:"title";s:11:"Coffee Shop";s:2:"id";i:54442;s:12:"publish-date";i:1621459375;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1-600x2849.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1-400x1899.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/coffee-shop-08";s:20:"astra-site-parent-id";i:2033;s:15:"astra-sites-tag";a:10:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:399;s:8:"one-page";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-54443";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1-600x2849.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/coffee-shop-08/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coffee-shop-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:1718;s:7:"onepage";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19790";a:24:{s:5:"title";s:6:"Agency";s:2:"id";i:19790;s:12:"publish-date";i:1543500780;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-05";s:20:"astra-site-parent-id";i:180;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23678";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/853";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23676";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/868";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23679";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/876";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-05/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23677";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/878";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19796";a:24:{s:5:"title";s:24:"Personal Fitness Trainer";s:2:"id";i:19796;s:12:"publish-date";i:1543500776;s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/fitness-trainer-05";s:20:"astra-site-parent-id";i:174;s:15:"astra-sites-tag";a:11:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:399;s:8:"one-page";i:463;s:11:"single-page";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-23635";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fitness-trainer-05/wp-json/wp/v2/pages/149";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/fitness-trainer-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19798";a:24:{s:5:"title";s:11:"Electrician";s:2:"id";i:19798;s:12:"publish-date";i:1543500776;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/electrician-05";s:20:"astra-site-parent-id";i:245;s:15:"astra-sites-tag";a:1:{i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24609";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/550";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/electrician-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24606";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/558";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-05/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24610";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-services-01.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-services-01.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/561";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-05/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24608";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/564";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/electrician-05/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:709;s:9:"questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24607";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/567";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/electrician-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1539, 'astra-sites-and-pages-page-44', 'a:15:{s:8:"id-19792";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:19792;s:12:"publish-date";i:1543500772;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-05";s:20:"astra-site-parent-id";i:276;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24855";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/913";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24850";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/921";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/construction-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24858";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/925";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-05/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24857";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/929";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-05/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24852";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/932";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-05/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19801";a:24:{s:5:"title";s:13:"Hotel and BnB";s:2:"id";i:19801;s:12:"publish-date";i:1543500771;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg";s:28:"fullpage-thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-05";s:20:"astra-site-parent-id";i:248;s:15:"astra-sites-tag";a:8:{i:560;s:7:"cuisine";i:336;s:4:"food";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:399;s:8:"one-page";i:714;s:6:"resort";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-24621";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-05/wp-json/wp/v2/pages/373";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19754";a:24:{s:5:"title";s:5:"Coach";s:2:"id";i:19754;s:12:"publish-date";i:1543500769;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/coach-05";s:20:"astra-site-parent-id";i:238;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24539";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/122";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/coach-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24534";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-about-01.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-about-01.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/131";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coach-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24538";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-e-books-01.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-e-books-01.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-05/e-books/";s:15:"astra-sites-tag";a:1:{i:781;s:6:"e-book";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24537";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-courses-01.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-courses-01.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/140";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-05/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24536";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-contact-01.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-contact-01.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/146";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19803";a:24:{s:5:"title";s:14:"A/C Technician";s:2:"id";i:19803;s:12:"publish-date";i:1543500769;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/ac-technician-05";s:20:"astra-site-parent-id";i:268;s:15:"astra-sites-tag";a:4:{i:599;s:9:"ac-repair";i:439;s:14:"local-services";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-24770";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/262";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/ac-technician-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24771";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-services-01.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-services-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/273";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/ac-technician-05/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24768";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-about-01.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-about-01.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/277";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ac-technician-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24769";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/284";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/ac-technician-05/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19824";a:24:{s:5:"title";s:15:"Sierra Industry";s:2:"id";i:19824;s:12:"publish-date";i:1543500721;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/sierra-industry-02";s:20:"astra-site-parent-id";i:206;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:489;s:10:"production";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2807;s:10:"industrial";i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:3428;s:4:"free";i:2474;s:13:"manufacturing";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1172:"<!-- wp:paragraph -->\n<p>The Sierra Industry multipurpose template uses an illustrative full screen image to instantly communicate what it’s about. It also uses simple fonts and a bold contrast color for calls to action to help visitors engage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template combines dark and light areas with shaded images in a parallax effect to give that professional persona. Each page has fully customizable content areas to show your products or services and to tell your story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Sierra Industry template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Full screen image communicates instantly</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Combination of subtle fonts and bold colors</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable content areas throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Equally attractive supplementary pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Modern business template that builds authority from the second it loads on screen";s:5:"pages";a:5:{s:8:"id-24078";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/sierra-industry-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24075";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-industry-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24079";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-products.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-products.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-industry-02/product/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24080";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-projects-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-projects-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-02/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24077";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-2.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-2.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-industry-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19959;s:26:"related-elementor-template";i:19824;s:26:"related-gutenberg-template";i:48132;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19784";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:19784;s:12:"publish-date";i:1543323208;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-05";s:20:"astra-site-parent-id";i:161;s:15:"astra-sites-tag";a:5:{i:597;s:3:"art";i:339;s:6:"artist";i:595;s:10:"exhibition";i:614;s:7:"painter";i:733;s:4:"shop";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-23535";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/175";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-05/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23533";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/185";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/artist-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23534";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/189";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19719";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:19719;s:12:"publish-date";i:1541483028;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-05";s:20:"astra-site-parent-id";i:167;s:15:"astra-sites-tag";a:5:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:7:{s:8:"id-57941";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/673";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-05/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-23593";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/198";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23596";a:12:{s:5:"title";s:10:"Who We Are";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/208";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-05/who-we-are/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:685;s:10:"who-we-are";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23595";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/211";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/charity-05/who-we-do/";s:15:"astra-sites-tag";a:2:{i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23594";a:12:{s:5:"title";s:12:"Our Partners";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/216";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/charity-05/our-partners/";s:15:"astra-sites-tag";a:3:{i:734;s:8:"partners";i:486;s:4:"team";i:810;s:7:"workers";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23591";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-23591-charity-contact-us-resize.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/220";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-05/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23592";a:12:{s:5:"title";s:6:"Donate";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/id-23592-charity-donate-resize.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/223";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/charity-05/donate/";s:15:"astra-sites-tag";a:1:{i:735;s:6:"donate";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19496";a:24:{s:5:"title";s:18:"Italian Restaurant";s:2:"id";i:19496;s:12:"publish-date";i:1538655035;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/italian-restaurant-02";s:20:"astra-site-parent-id";i:127;s:15:"astra-sites-tag";a:12:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:3416;s:9:"elementor";i:336;s:4:"food";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:967:"<!-- wp:paragraph -->\n<p>The Italian Restaurant template uses an instantly engaging design full of bold colors, welcoming fonts and some strong imagery. All the ingredients you expect from a restaurant or food business website!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template opens with a strong image and graphic overlay to instantly communicate what it’s about. Pages combine dark and light areas and include space for menus, a portfolio, testimonials and an attractive map. Everything is customizable, so you can rebrand it with ease.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Italian Restaurant template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Impactful design with bold colors</li><li>Great use of images throughout eat page</li><li>Attractive menu section and menu page</li><li>Can take bookings with a booking plugin</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Impactful food business template that dares to make an impact with color and imagery";s:5:"pages";a:4:{s:8:"id-23208";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/italian-restaurant-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23209";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-menu-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-menu-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/italian-restaurant-02/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23205";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/italian-restaurant-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23207";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/italian-restaurant-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19574;s:26:"related-elementor-template";i:19496;s:26:"related-gutenberg-template";i:47957;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19574";a:24:{s:5:"title";s:18:"Italian Restaurant";s:2:"id";i:19574;s:12:"publish-date";i:1540190285;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/italian-restaurant-01";s:20:"astra-site-parent-id";i:130;s:15:"astra-sites-tag";a:11:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";i:971;s:10:"restro-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23239";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/italian-restaurant-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23240";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/italian-restaurant-01/menu/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23236";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/italian-restaurant-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23238";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/italian-restaurant-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19557";a:24:{s:5:"title";s:20:"Interior Design Firm";s:2:"id";i:19557;s:12:"publish-date";i:1540185981;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/interior-firm-02";s:20:"astra-site-parent-id";i:315;s:15:"astra-sites-tag";a:9:{i:435;s:12:"architecture";i:979;s:7:"company";i:3416;s:9:"elementor";i:436;s:8:"interior";i:434;s:15:"interior-design";i:981;s:17:"interior-designer";i:422;s:11:"landscaping";i:812;s:6:"office";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2793;s:15:"interior-design";i:2768;s:9:"portfolio";i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1251:"<!-- wp:paragraph -->\n<p>The Interior Design Firm template has an inspiring design that builds confidence right away. The combination of dark and light, modest accent colors and bold imagery sets the scene for any type of design firm.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage has a strong hero section with modern sans serif fonts and modest navigation. The rest of the template has a light feel with gray or white backgrounds and subtle content boxes that help tell your story and showcase your work. Ideal for any creative business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Interior Design Firm template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Inspiring design that combines dark and light</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Crisp modern fonts throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Subtle colors that help build authority</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Portfolio and testimonial sections built-in</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Upmarket website design ideal for architects, interior designers and design firms";s:5:"pages";a:5:{s:8:"id-25294";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/interior-firm-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25295";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-project.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-project.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-firm-02/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25291";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/interior-firm-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25296";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-testimonial.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-testimonial.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-firm-02/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25293";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/interior-firm-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19598;s:26:"related-elementor-template";i:19557;s:26:"related-gutenberg-template";i:64831;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19598";a:24:{s:5:"title";s:20:"Interior Design Firm";s:2:"id";i:19598;s:12:"publish-date";i:1543819741;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/interior-firm-01";s:20:"astra-site-parent-id";i:314;s:15:"astra-sites-tag";a:8:{i:435;s:12:"architecture";i:979;s:7:"company";i:436;s:8:"interior";i:434;s:15:"interior-design";i:981;s:17:"interior-designer";i:422;s:11:"landscaping";i:812;s:6:"office";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-25282";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/interior-firm-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25283";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-portfolio.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-portfolio.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-firm-01/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25279";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/interior-firm-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25284";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-testimonials-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-testimonials-1.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-firm-01/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25281";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/interior-firm-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48496";a:24:{s:5:"title";s:20:"Interior Design Firm";s:2:"id";i:48496;s:12:"publish-date";i:1603984630;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-600x2293.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-400x1528.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/interior-firm-08";s:20:"astra-site-parent-id";i:1742;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:1022;s:12:"professional";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2488;s:9:"portfolio";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48499";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-600x2293.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/interior-firm-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48500";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-projects.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-projects-600x1792.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1182";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-firm-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48497";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about-1-600x1592.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1184";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/interior-firm-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48501";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonial.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonial-600x1090.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1186";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-firm-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48498";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact-1-600x1316.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1188";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/interior-firm-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19111";a:24:{s:5:"title";s:14:"A/C Technician";s:2:"id";i:19111;s:12:"publish-date";i:1535102708;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/ac-technician-01";s:20:"astra-site-parent-id";i:292;s:15:"astra-sites-tag";a:4:{i:599;s:9:"ac-repair";i:439;s:14:"local-services";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-25048";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/ac-technician-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25049";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-01-services02.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-01-services02.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/ac-technician-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25045";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ac-technician-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25047";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/ac-technician-01/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47957";a:24:{s:5:"title";s:18:"Italian Restaurant";s:2:"id";i:47957;s:12:"publish-date";i:1603828772;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-600x2375.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-400x1583.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/italian-restaurant-08";s:20:"astra-site-parent-id";i:1689;s:15:"astra-sites-tag";a:10:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47960";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-600x2375.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/56";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/italian-restaurant-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47961";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-2.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-2-600x2011.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/54";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/italian-restaurant-08/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47958";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-us-600x1754.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/italian-restaurant-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47959";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-2.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-2-600x1278.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/italian-restaurant-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18762";a:24:{s:5:"title";s:14:"A/C Technician";s:2:"id";i:18762;s:12:"publish-date";i:1535102425;s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg";s:28:"fullpage-thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/ac-technician-02";s:20:"astra-site-parent-id";i:294;s:15:"astra-sites-tag";a:6:{i:599;s:9:"ac-repair";i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:600;s:15:"repair-services";i:441;s:10:"technician";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2831;s:7:"service";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1213:"<!-- wp:paragraph -->\n<p>The A/C Technician template is a business-like design with a bold homepage and an illustrative image in the hero section. Combined with a direct call to action in the schedule button, it accomplishes its core goal immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template offers opportunities to outline products and services, areas of specialization and testimonials. All things a contractor, trade or business website needs to convert visitors into new customers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the A/C Technician template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple, effective website design ideal for the trades</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Effective hero image with call to action</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable content areas for extra content</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive contact form</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:71:"Effective small business website for tradespeople or service businesses";s:5:"pages";a:4:{s:8:"id-25072";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/ac-technician-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25073";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-services.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-services.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/ac-technician-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25069";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ac-technician-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25071";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/ac-technician-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:19111;s:26:"related-elementor-template";i:18762;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1540, 'astra-sites-and-pages-page-45', 'a:15:{s:8:"id-18887";a:24:{s:5:"title";s:15:"MultiMed Clinic";s:2:"id";i:18887;s:12:"publish-date";i:1534767021;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/multimed-04";s:20:"astra-site-parent-id";i:261;s:15:"astra-sites-tag";a:9:{i:337;s:6:"clinic";i:601;s:6:"doctor";i:3416;s:9:"elementor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:603;s:7:"medical";i:606;s:15:"medical-science";i:1844;s:7:"premium";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2490;s:10:"healthcare";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1019:"<!-- wp:paragraph -->\n<p>The MultiMed Clinic template engages instantly with a simple header with shaded background image. The use of colors related to medicine tells you exactly what this design is all about, without saying a word.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Talking of words, there are flexible content areas throughout that you can customize to suit your clinic. You can effortlessly outline products and services, surgery times, opening hours, departments and all the information you need to communicate with your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the MultiMed Clinic template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bold opening with colors linked to medicine</li><li>Instantly communicates a message before you read a word</li><li>Customizable content areas throughout the template</li><li>Includes most sections you would expect to see for a clinic</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Clean, modern medical website template ideal for clinics, surgeries and hospitals";s:5:"pages";a:6:{s:8:"id-24729";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/multimed-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24724";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-about.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/multimed-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24727";a:12:{s:5:"title";s:11:"Departments";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-dept.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-dept.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/multimed-04/departments/";s:15:"astra-sites-tag";a:1:{i:602;s:11:"departments";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24728";a:12:{s:5:"title";s:7:"Doctors";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-doctors.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-doctors.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-04/doctors/";s:15:"astra-sites-tag";a:1:{i:601;s:6:"doctor";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24730";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-testimonials.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-testimonials.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/multimed-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24726";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-contact-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-contact-2.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18933;s:26:"related-elementor-template";i:18887;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18933";a:24:{s:5:"title";s:15:"Multimed Clinic";s:2:"id";i:18933;s:12:"publish-date";i:1533540957;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/multimed-03";s:20:"astra-site-parent-id";i:262;s:15:"astra-sites-tag";a:7:{i:337;s:6:"clinic";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:603;s:7:"medical";i:606;s:15:"medical-science";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-24743";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/multimed-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24738";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-about-site.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-about-site.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/multimed-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24741";a:12:{s:5:"title";s:11:"Departments";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-departments-site.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-departments-site.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/multimed-03/departments/";s:15:"astra-sites-tag";a:1:{i:602;s:11:"departments";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24742";a:12:{s:5:"title";s:7:"Doctors";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-doctors-site.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-doctors-site.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-03/doctors/";s:15:"astra-sites-tag";a:1:{i:601;s:6:"doctor";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24744";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-testimonials-site.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-testimonials-site.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/multimed-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24740";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-contact-site.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-contact-site.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/multimed-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18881";a:24:{s:5:"title";s:10:"University";s:2:"id";i:18881;s:12:"publish-date";i:1533194157;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/university-04";s:20:"astra-site-parent-id";i:286;s:15:"astra-sites-tag";a:7:{i:457;s:7:"college";i:459;s:9:"education";i:3416;s:9:"elementor";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2840;s:18:"college-university";i:2772;s:9:"education";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:952:"<!-- wp:paragraph -->\n<p>The University template opens with an emotive success image that sets the scene. Combined with a central menu and simple header, it achieves a lot with very little. The homepage is largely grayscale but uses color for graphics buttons and images to help them stand out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template is fully customizable with flexible content areas, dedicated course and teacher pages and the opportunity to move, add or change anything you see on the page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the University template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Makes an impact as soon as the homepage loads</li><li>Combines grayscale and color for maximum impact</li><li>Additional course and teacher pages</li><li>Customize everything you see on the page</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Well-designed template ideal for schools, colleges and educational institutions";s:5:"pages";a:6:{s:8:"id-24975";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/university-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/university-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24970";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/university-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24973";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/university-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/university-04/our-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24976";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/university-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-04/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24974";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/university-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24972";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/university-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18917;s:26:"related-elementor-template";i:18881;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18917";a:24:{s:5:"title";s:10:"University";s:2:"id";i:18917;s:12:"publish-date";i:1533194022;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/university-03";s:20:"astra-site-parent-id";i:287;s:15:"astra-sites-tag";a:5:{i:457;s:7:"college";i:459;s:9:"education";i:460;s:8:"learning";i:456;s:6:"school";i:458;s:10:"university";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-24989";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/university-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/university-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24984";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-about-us-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-about-us-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/university-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24987";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-our-courses.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-our-courses.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/university-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/university-03/our-courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24990";a:12:{s:5:"title";s:8:"Teachers";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-teachers.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-teachers.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/university-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/university-03/teachers/";s:15:"astra-sites-tag";a:1:{i:464;s:7:"teacher";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24988";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-gallery.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-gallery.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/university-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24986";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/university-03-contact-1.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/university-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/university-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18924";a:24:{s:5:"title";s:12:"Kindergarten";s:2:"id";i:18924;s:12:"publish-date";i:1533194016;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/kindergarten-03";s:20:"astra-site-parent-id";i:254;s:15:"astra-sites-tag";a:4:{i:459;s:9:"education";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2491;s:22:"educational-institutes";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-24658";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/110";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/kindergarten-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24654";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/kindergarten-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24656";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-classes.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-classes.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-03/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-43553";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-faq.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-faq.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/kindergarten-03/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-43554";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-reviews.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-reviews.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-03/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24657";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18880";a:24:{s:5:"title";s:12:"Kindergarten";s:2:"id";i:18880;s:12:"publish-date";i:1532087995;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/kindergarten-04";s:20:"astra-site-parent-id";i:257;s:15:"astra-sites-tag";a:6:{i:459;s:9:"education";i:3416;s:9:"elementor";i:617;s:12:"kindergarten";i:460;s:8:"learning";i:1844;s:7:"premium";i:456;s:6:"school";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2772;s:9:"education";i:2862;s:22:"preschool-kindergarten";i:2782;s:6:"school";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2491;s:22:"educational-institutes";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1024:"<!-- wp:paragraph -->\n<p>The Kindergarten web template has a youthful, friendly appearance that’s perfect for the niche. It’s light, bright and welcoming while providing all the information a parent needs to engage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The use of bold colors helps create an instant atmosphere, while the whitespace relaxes the eyes and helps separate imagery from the content. It’s a well-balanced design that mixes images and graphics seamlessly, while creating an accessible, inclusive feel that will resonate well with your target audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Kindergarten template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bold, bright and youthful design throughout</li><li>Great mix of modern and handwritten fonts</li><li>Images ands graphics combine to create a sense of fun</li><li>Flexible content areas you can change in seconds</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Happy, youthful web design ideal for the kindergarten, early school or preschool niche";s:5:"pages";a:6:{s:8:"id-24686";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/kindergarten-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-24682";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-1.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/kindergarten-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-24684";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-04/classes/";s:15:"astra-sites-tag";a:3:{i:557;s:7:"classes";i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-31638";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/id-23462-kindergarten-faq-resize.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/kindergarten-04/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:709;s:9:"questions";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-31639";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-23464-kindergarten-reviews-resize.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-04/reviews/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-24685";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/kindergarten-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18924;s:26:"related-elementor-template";i:18880;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18790";a:24:{s:5:"title";s:8:"Ayurveda";s:2:"id";i:18790;s:12:"publish-date";i:1531225345;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/ayurveda-04";s:20:"astra-site-parent-id";i:226;s:15:"astra-sites-tag";a:21:{i:618;s:9:"ayurvedic";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:607;s:9:"treatment";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2830;s:6:"nature";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:5;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1262:"<!-- wp:paragraph -->\n<p>The Ayurveda template has been created for the health and wellness niche. It uses calm colors, high quality images and a mixture of attractive fonts to make you feel instantly welcome and receptive to the message.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The use of green, while customizable, helps create a feeling of relaxation expected of the niche. All pages combine content areas, whitespace, calls to action, images and content to help engage. The web template can integrate seamlessly with WooCommerce to create a fully working online store too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Ayurveda template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Relaxed design ideal for health and wellness</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Laid back vibe while delivering your core message</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of options for adding content and images</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can integrate with WooCommerce for an online store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:70:"Relaxed website theme ideal for the healthy, wellness and beauty niche";s:5:"pages";a:3:{s:8:"id-86884";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-about-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-about-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/ayurveda-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-86886";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:31:"//websitedemos.net/ayurveda-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:5;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-86885";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-contact-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-contact-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ayurveda-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18872;s:26:"related-elementor-template";i:18790;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18872";a:24:{s:5:"title";s:8:"Ayurveda";s:2:"id";i:18872;s:12:"publish-date";i:1531199534;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/ayurveda-03";s:20:"astra-site-parent-id";i:228;s:15:"astra-sites-tag";a:19:{i:618;s:9:"ayurvedic";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:607;s:9:"treatment";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-24461";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:31:"//websitedemos.net/ayurveda-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24458";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-about-us.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-about-us.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/ayurveda-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24460";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-contact-us.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-contact-us.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/ayurveda-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18871";a:24:{s:5:"title";s:17:"Gym &amp; Fitness";s:2:"id";i:18871;s:12:"publish-date";i:1531199526;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/fitness-center-03";s:20:"astra-site-parent-id";i:104;s:15:"astra-sites-tag";a:9:{i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:506;s:19:"functional-training";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2480;s:16:"fitness-wellness";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-22955";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/130";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/fitness-center-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22952";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-classes.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-classes.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-03/classes/";s:15:"astra-sites-tag";a:1:{i:557;s:7:"classes";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22950";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/40";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fitness-center-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-22954";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-contact.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/43";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18738";a:24:{s:5:"title";s:17:"Gym &amp; Fitness";s:2:"id";i:18738;s:12:"publish-date";i:1531199416;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/fitness-center-04";s:20:"astra-site-parent-id";i:101;s:15:"astra-sites-tag";a:12:{i:3416;s:9:"elementor";i:502;s:8:"exercise";i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:847;s:5:"green";i:500;s:3:"gym";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1020;s:8:"personal";i:1844;s:7:"premium";i:503;s:7:"trainer";i:501;s:8:"work-out";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2787;s:11:"gym-fitness";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3430;s:4:"dark";i:3427;s:7:"default";i:2480;s:16:"fitness-wellness";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1356:"<!-- wp:paragraph -->\n<p>The Gym &amp; Fitness template uses powerful dark design to portray the qualities expected in the niche. It’s a youthful template with dark background, bold white and strong colors along with emotive images to help paint the picture.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage includes some flexible content areas where you can showcase your courses, sessions, equipment or anything you like. All pages reflect the overall aesthetic while offering the information visitors need to engage, book a session or get in touch. It’s the complete package!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Gym &amp; Fitness template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Dark, powerful website theme designs specifically for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of dark design to create an awesome first impression</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable colors and content areas throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can integrate with WooCommerce for selling products</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Dark modern web design that’s ideal for use in the exercise, gym and fitness niche";s:5:"pages";a:4:{s:8:"id-22930";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/fitness-center-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22928";a:12:{s:5:"title";s:7:"Classes";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-classes.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-classes.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-04/classes/";s:15:"astra-sites-tag";a:2:{i:557;s:7:"classes";i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22926";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-about.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/40";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fitness-center-04/about/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:455;s:8:"about-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-22929";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-contact-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-contact-2.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/43";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fitness-center-04/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:18871;s:26:"related-elementor-template";i:18738;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18854";a:24:{s:5:"title";s:12:"Psychiatrist";s:2:"id";i:18854;s:12:"publish-date";i:1530855088;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/psychiatrist-03";s:20:"astra-site-parent-id";i:204;s:15:"astra-sites-tag";a:6:{i:608;s:8:"guidance";i:399;s:8:"one-page";i:621;s:12:"psychiatrist";i:622;s:13:"psychotherapy";i:463;s:11:"single-page";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-24071";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/psychiatrist-03/wp-json/wp/v2/pages/422";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/psychiatrist-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18812";a:24:{s:5:"title";s:12:"Psychiatrist";s:2:"id";i:18812;s:12:"publish-date";i:1530079532;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/psychiatrist-04";s:20:"astra-site-parent-id";i:205;s:15:"astra-sites-tag";a:9:{i:3416;s:9:"elementor";i:608;s:8:"guidance";i:399;s:8:"one-page";i:1020;s:8:"personal";i:1844;s:7:"premium";i:621;s:12:"psychiatrist";i:622;s:13:"psychotherapy";i:463;s:11:"single-page";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2770;s:8:"personal";i:2831;s:7:"service";i:2833;s:20:"therapy-psychologist";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2490;s:10:"healthcare";i:3429;s:7:"premium";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1024:"<!-- wp:paragraph -->\n<p>The Psychiatrist template is a light, welcoming design within a boxed layout. It displays the calm, inclusive design we would expect from the niche along with the essential information you need to communicate to potential patients or partners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template uses lots of whitespace combined with a calm green color associated with the medical field. The homepage includes lots of space for services, testimonials, calls to action, session outlines and all the information you need to communicate to your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Psychiatrist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Light, welcoming design ideal for the medical niche</li><li>Lots of whitespace and calm colors throughout</li><li>Flexible content areas throughout</li><li>Supplementary pages communicate extra information</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Modern template ideal for psychiatrists or professionals in the medical profession";s:5:"pages";a:1:{s:8:"id-24073";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/psychiatrist-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/psychiatrist-04/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:746;s:13:"one-page-site";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18854;s:26:"related-elementor-template";i:18812;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18696";a:24:{s:5:"title";s:31:"eCourse &#8211; Learn Photoshop";s:2:"id";i:18696;s:12:"publish-date";i:1527509495;s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/ecourse-learn-photoshop-03";s:20:"astra-site-parent-id";i:274;s:15:"astra-sites-tag";a:5:{i:468;s:9:"elearning";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24839";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/64";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/ecourse-learn-photoshop-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24836";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about-1.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/65";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/ecourse-learn-photoshop-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24838";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-courses.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-courses.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/85";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ecourse-learn-photoshop-03/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24841";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials-1.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/86";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/ecourse-learn-photoshop-03/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24840";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-pricing.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-pricing.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ecourse-learn-photoshop-03/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18622";a:24:{s:5:"title";s:20:"Food and Drinks Blog";s:2:"id";i:18622;s:12:"publish-date";i:1526300269;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/fnb-blogger-03";s:20:"astra-site-parent-id";i:888;s:15:"astra-sites-tag";a:6:{i:728;s:8:"beverage";i:729;s:8:"blogging";i:336;s:4:"food";i:883;s:23:"food-and-drinks-blogger";i:890;s:12:"food-blogger";i:730;s:7:"recipes";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:29:"Ultimate Addons for Gutenberg";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-31836";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fnb-blogger-03/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-31837";a:12:{s:5:"title";s:19:"Let&#8217;s Connect";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/09/fnb-blogger-03-lets-connect-01.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/09/fnb-blogger-03-lets-connect.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/fnb-blogger-03/lets-connect/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18624";a:24:{s:5:"title";s:6:"Author";s:2:"id";i:18624;s:12:"publish-date";i:1526299822;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/author-03";s:20:"astra-site-parent-id";i:222;s:15:"astra-sites-tag";a:5:{i:724;s:6:"author";i:726;s:10:"literature";i:723;s:8:"novelist";i:722;s:4:"poet";i:725;s:6:"writer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-24404";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/author-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/author-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24402";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-books.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-books.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/author-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/author-03/books/";s:15:"astra-sites-tag";a:1:{i:727;s:4:"book";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24400";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-about.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/author-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/author-03/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24403";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/author-03-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/author-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/author-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1541, 'astra-sites-and-pages-page-46', 'a:15:{s:8:"id-18636";a:24:{s:5:"title";s:9:"Jewellery";s:2:"id";i:18636;s:12:"publish-date";i:1526295229;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/jewellery-03";s:20:"astra-site-parent-id";i:249;s:15:"astra-sites-tag";a:18:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-24626";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:32:"//websitedemos.net/jewellery-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-24624";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-about-us-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-about-us-1.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/jewellery-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24625";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-contact-us.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2019/07/id-24625-jewellery-contact-us-resize.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/jewellery-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18548";a:24:{s:5:"title";s:15:"Wedding Planner";s:2:"id";i:18548;s:12:"publish-date";i:1525174042;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wedding-planner-04";s:20:"astra-site-parent-id";i:272;s:15:"astra-sites-tag";a:5:{i:3416;s:9:"elementor";i:717;s:13:"event-planner";i:1844;s:7:"premium";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2784;s:5:"event";i:2831;s:7:"service";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1034:"<!-- wp:paragraph -->\n<p>The Wedding Planner template has an elegant design ideal for the niche. It balances a romantic feel with a clean look that delivers wide appeal across the varied wedding niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes well balanced pages with flexible content areas to show your products and services, showcase previous weddings you planned, include testimonials and all those things we expect from a website like this. With a built-in portfolio, attractive contact page and that composed look, this template is a real winner!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wedding Planner template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant design ideal for weddings and wedding planners</li><li>Calm, composed design with instant appeal</li><li>Lots of flexible content areas to add your services</li><li>Portfolio and gallery pages already included</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:61:"Lovely web template designed for weddings, and event planners";s:5:"pages";a:6:{s:8:"id-24812";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/173";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wedding-planner-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24808";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24813";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-services-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-services-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24811";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-gallery-2.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-gallery-2.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-planner-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24814";a:12:{s:5:"title";s:6:"Venues";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-venues.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-venues.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wedding-planner-04/venues/";s:15:"astra-sites-tag";a:1:{i:696;s:5:"venue";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24810";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-planner-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18556;s:26:"related-elementor-template";i:18548;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18574";a:24:{s:5:"title";s:31:"eCourse &#8211; Learn Photoshop";s:2:"id";i:18574;s:12:"publish-date";i:1525174025;s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/ecourse-learn-photoshop-04";s:20:"astra-site-parent-id";i:275;s:15:"astra-sites-tag";a:7:{i:468;s:9:"elearning";i:3416;s:9:"elementor";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:1844;s:7:"premium";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3429;s:7:"premium";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1047:"<!-- wp:paragraph -->\n<p>The eCourse &amp; Learn Photoshop template is a crisp, modern template ideal for online learning. It uses reassuring colors and a clean layout with alternating shaded and white areas with a bold color for calls to action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes a strong homepage with optional content areas and dedicated course pages to help outline your courses, offer demos, encourage purchase or generally help engagement. It’s a professional-looking design that should help build confidence in your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the eCourse &amp; Learn Photoshop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Professional design with wide appeal</li><li>Designed for online learning with dedicated course pages</li><li>Can be adapted for any type of course or niche</li><li>Full compatibility with WooCommerce for selling or subscriptions</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:78:"Professional web template for LMS, course websites and online learning portals";s:5:"pages";a:5:{s:8:"id-24853";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/ecourse-learn-photoshop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24848";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/ecourse-learn-photoshop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24851";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ecourse-learn-photoshop-04/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24856";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/ecourse-learn-photoshop-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24854";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/ecourse-learn-photoshop-04/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:18696;s:26:"related-elementor-template";i:18574;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18423";a:24:{s:5:"title";s:6:"Author";s:2:"id";i:18423;s:12:"publish-date";i:1524117769;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:28:"fullpage-thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/author-04";s:20:"astra-site-parent-id";i:224;s:15:"astra-sites-tag";a:8:{i:724;s:6:"author";i:3416;s:9:"elementor";i:726;s:10:"literature";i:723;s:8:"novelist";i:1020;s:8:"personal";i:722;s:4:"poet";i:1844;s:7:"premium";i:725;s:6:"writer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:949:"<!-- wp:paragraph -->\n<p>The Author template is ideal for any creative that wants to promote their work. While set up for books, you could promote anything with minimal effort thanks to full page builder compatibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is light and easygoing, with a new release front and center with a shaded image in the background. Gentle complementing colors draws attention while keeping you relaxed and entices you to explore the template more. Just what you want when showcasing your work!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Author template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Calm, composed website design</li><li>Configured for creatives to showcase their work</li><li>Tasteful color and font choices throughout</li><li>Book pages let you add a lot of detail</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Tasteful web template for freelancers, creatives or agencies to show off their work";s:5:"pages";a:4:{s:8:"id-24419";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:19:"thumbnail-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/author-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/author-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24417";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/author-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/author-04/books/";s:15:"astra-sites-tag";a:1:{i:727;s:4:"book";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24415";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/author-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/author-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24418";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/author-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/author-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:18624;s:26:"related-elementor-template";i:18423;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18556";a:24:{s:5:"title";s:15:"Wedding Planner";s:2:"id";i:18556;s:12:"publish-date";i:1524117767;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/wedding-planner-03";s:20:"astra-site-parent-id";i:273;s:15:"astra-sites-tag";a:3:{i:717;s:13:"event-planner";i:697;s:7:"wedding";i:716;s:15:"wedding-planner";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1034:"<!-- wp:paragraph -->\n<p>The Wedding Planner template has an elegant design ideal for the niche. It balances a romantic feel with a clean look that delivers wide appeal across the varied wedding niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes well balanced pages with flexible content areas to show your products and services, showcase previous weddings you planned, include testimonials and all those things we expect from a website like this. With a built-in portfolio, attractive contact page and that composed look, this template is a real winner!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Wedding Planner template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Elegant design ideal for weddings and wedding planners</li><li>Calm, composed design with instant appeal</li><li>Lots of flexible content areas to add your services</li><li>Portfolio and gallery pages already included</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Lovely web template designed for weddings, planners and the entire wedding niche";s:5:"pages";a:6:{s:8:"id-24826";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/wedding-planner-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24822";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-about.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24827";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-services-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-services-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wedding-planner-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24825";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-gallery-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-gallery-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/wedding-planner-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24828";a:12:{s:5:"title";s:6:"Venues";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-venues-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-venues-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wedding-planner-03/venues/";s:15:"astra-sites-tag";a:1:{i:696;s:5:"venue";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24824";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-contact-us-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-contact-us-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/wedding-planner-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18507";a:24:{s:5:"title";s:20:"Food and Drinks Blog";s:2:"id";i:18507;s:12:"publish-date";i:1524033185;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-1.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-1.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-1.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/fnb-blogger-04";s:20:"astra-site-parent-id";i:355;s:15:"astra-sites-tag";a:11:{i:728;s:8:"beverage";i:729;s:8:"blogging";i:882;s:6:"drinks";i:3416;s:9:"elementor";i:336;s:4:"food";i:883;s:23:"food-and-drinks-blogger";i:1020;s:8:"personal";i:1844;s:7:"premium";i:2904;s:6:"recipe";i:730;s:7:"recipes";i:2700;s:10:"woocommece";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1018:"<!-- wp:paragraph -->\n<p>The Food and Drinks Blog template has a great design that sets it apart from the usual. It opens with a full screen image with space for a headline and call to action before opening out into a traditional blog layout. This helps create a fantastic first impression.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template uses a mix of fonts and a well-blended design that mixes the brand colors with minimal layout that lets the blog images shine. A smart sidebar with lots of widget spaces and a range of pre-made category pages completes the look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Food and Drinks Blog template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Full screen image makes an instant impact</li><li>Composed design combines color and minimalism</li><li>Overall design lets images shine</li><li>Sidebars have lots of space for widgets</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Colorful responsive web template for food, drink, entertainment or leisure blogs";s:5:"pages";a:2:{s:8:"id-28358";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-about-me-2.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-about-me-2.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/fnb-blogger-04/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-28360";a:12:{s:5:"title";s:19:"Let&#8217;s Connect";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-lets-connect-2.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-lets-connect-2.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/fnb-blogger-04/lets-connect/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18622;s:26:"related-elementor-template";i:18507;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18492";a:24:{s:5:"title";s:9:"Jewellery";s:2:"id";i:18492;s:12:"publish-date";i:1523528992;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg";s:28:"fullpage-thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/jewellery-04";s:20:"astra-site-parent-id";i:252;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:3416;s:9:"elementor";i:2419;s:9:"eshopping";i:2382;s:15:"jewellery-store";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:5:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3434;s:8:"feminine";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:992:"<!-- wp:paragraph -->\n<p>The Jewellery template uses a dark design to communicate luxury while showcasing your wares using impactful images. Complementary light fonts with gold accent color helps create a feeling of exclusivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The homepage has lots of opportunities to show off your stock using monochrome images, but you could convert them to color if you wanted. Everything about the template can be changed without touching code and the template is fully compatible with WooCommerce so you could start selling immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Jewellery template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Dark design with gold accent creates a luxury feel</li><li>Strong images help sell your items</li><li>Category and product pages included with the template</li><li>WooCommerce-compatible</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Luxurious dark web template for selling jewellery, watches and other items online";s:5:"pages";a:3:{s:8:"id-24635";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/jewellery-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24633";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-about-us.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-about-us.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/jewellery-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24634";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-contact-us.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-contact-us.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/jewellery-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}}s:19:"related-bb-template";i:18636;s:26:"related-elementor-template";i:18492;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18399";a:24:{s:5:"title";s:5:"Hotel";s:2:"id";i:18399;s:12:"publish-date";i:1522060654;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-03";s:20:"astra-site-parent-id";i:279;s:15:"astra-sites-tag";a:6:{i:560;s:7:"cuisine";i:336;s:4:"food";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-24893";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/128";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24894";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-rooms.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-rooms.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/129";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/hotel-03/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24895";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-services.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-services.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/130";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/hotel-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24892";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-gallery.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-gallery.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/131";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24896";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-testimonials.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-testimonials.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hotel-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24891";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18394";a:24:{s:5:"title";s:5:"Hotel";s:2:"id";i:18394;s:12:"publish-date";i:1522060425;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-04";s:20:"astra-site-parent-id";i:282;s:15:"astra-sites-tag";a:6:{i:3416;s:9:"elementor";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:1844;s:7:"premium";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2498;s:12:"hotel-travel";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1071:"<!-- wp:paragraph -->\n<p>The Hotel template provides an upmarket feel from the off. It opens with a calm blue color with images of a hotel in the background. The rest of the homepage includes classic fonts and colors outlining all the key information you would want from a hotel along with supplementary pages for rooms, services and booking.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The default theme includes all the essential ingredients for a hotel website but can easily be customized thanks to full compatibility with page builders. Use a booking plugin and you could take room bookings directly off the website too!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Key features of the Hotel template</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Upmarket template designed for the niche</li><li>All page elements you would expect to see on a hotel website</li><li>Can take bookings alongside a booking plugin</li><li>Excellent service and room pages</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Classic website design with great colors designed to showcase your hotel or BnB";s:5:"pages";a:6:{s:8:"id-24925";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24926";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/hotel-04/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24927";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/hotel-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24924";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24928";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/hotel-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24923";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/hotel-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18399;s:26:"related-elementor-template";i:18394;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18388";a:24:{s:5:"title";s:7:"eCourse";s:2:"id";i:18388;s:12:"publish-date";i:1522057120;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg";s:28:"fullpage-thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/teach-03";s:20:"astra-site-parent-id";i:216;s:15:"astra-sites-tag";a:5:{i:468;s:9:"elearning";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2494;s:9:"elearning";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24331";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/teach-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24328";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-about.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-about.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/50";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/teach-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24332";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-lessons.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-lessons.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/81";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-03/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24333";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-testimonials.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-testimonials.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/teach-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24330";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18373";a:24:{s:5:"title";s:12:"Kids Charity";s:2:"id";i:18373;s:12:"publish-date";i:1522056794;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/kids-charity-03";s:20:"astra-site-parent-id";i:169;s:15:"astra-sites-tag";a:6:{i:625;s:7:"charity";i:978;s:10:"child-care";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-85176";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/951";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/kids-charity-03/donor-dashboard-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57942";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/627";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/kids-charity-03/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-23608";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/121";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/kids-charity-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23611";a:12:{s:5:"title";s:10:"Who we are";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-who-we-are.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-who-we-are.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/122";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/kids-charity-03/who-we-are/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:685;s:10:"who-we-are";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23610";a:12:{s:5:"title";s:10:"What we do";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-what-we-do.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-what-we-do.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/123";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/kids-charity-03/what-we-do/";s:15:"astra-sites-tag";a:2:{i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23609";a:12:{s:5:"title";s:12:"Our Partners";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-partners.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-partners.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/124";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/kids-charity-03/our-partners/";s:15:"astra-sites-tag";a:2:{i:734;s:8:"partners";i:486;s:4:"team";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23606";a:12:{s:5:"title";s:10:"Contact us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/125";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/kids-charity-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23607";a:12:{s:5:"title";s:6:"Donate";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-donate.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-donate.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/103";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/kids-charity-03/donate/";s:15:"astra-sites-tag";a:1:{i:735;s:6:"donate";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18363";a:24:{s:5:"title";s:9:"theAgency";s:2:"id";i:18363;s:12:"publish-date";i:1521183423;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/wordpress-agency-03";s:20:"astra-site-parent-id";i:133;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23274";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/wordpress-agency-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23271";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-about-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-about-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wordpress-agency-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23276";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-services-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-services-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23275";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-projects-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-projects-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-03/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23277";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-testimonials-3.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-testimonials-3.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wordpress-agency-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23273";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-contact-2.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-contact-2.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wordpress-agency-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18372";a:24:{s:5:"title";s:5:"Coach";s:2:"id";i:18372;s:12:"publish-date";i:1521183405;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/coach-03";s:20:"astra-site-parent-id";i:236;s:15:"astra-sites-tag";a:6:{i:854;s:5:"coach";i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24510";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/coach-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24505";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-about-1.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-about-1.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coach-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24509";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-e-books.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-e-books.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-03/e-books/";s:15:"astra-sites-tag";a:1:{i:781;s:6:"e-book";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24508";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-courses.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-courses.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-03/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24507";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18361";a:24:{s:5:"title";s:17:"Five Days Website";s:2:"id";i:18361;s:12:"publish-date";i:1521183383;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/creative-agency-03";s:20:"astra-site-parent-id";i:178;s:15:"astra-sites-tag";a:4:{i:663;s:6:"agency";i:664;s:16:"digital-services";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-23665";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/creative-agency-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23667";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-services.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/creative-agency-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23663";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-case-studies.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-case-studies.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/creative-agency-03/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23669";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-testimonials.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-testimonials.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/creative-agency-03/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23666";a:12:{s:5:"title";s:6:"Prices";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-prices.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-prices.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/creative-agency-03/prices/";s:15:"astra-sites-tag";a:2:{i:815;s:5:"price";i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23664";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/creative-agency-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18375";a:24:{s:5:"title";s:16:"Conference Event";s:2:"id";i:18375;s:12:"publish-date";i:1521183449;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/conference-event-03";s:20:"astra-site-parent-id";i:175;s:15:"astra-sites-tag";a:6:{i:744;s:10:"conference";i:742;s:13:"event-website";i:743;s:7:"meeting";i:399;s:8:"one-page";i:745;s:12:"organization";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-23637";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/conference-event-03/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/conference-event-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1542, 'astra-sites-and-pages-page-47', 'a:15:{s:8:"id-18342";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:18342;s:12:"publish-date";i:1520489561;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg";s:28:"fullpage-thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-02";s:20:"astra-site-parent-id";i:166;s:15:"astra-sites-tag";a:6:{i:625;s:7:"charity";i:3416;s:9:"elementor";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1202:"<!-- wp:paragraph -->\n<p>The Charity template has a warm, welcoming appeal that oozes positivity. It’s ideal for nonprofits or charities as it creates the urge to share in your good work and encourages visitors to engage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bold colors, emotive imagery and mix of handwritten and standard fonts keeps things approachable while the mixture of dark, light and colorful sections keeps the reader engaged without overloading them. All while encouraging giving.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3,"UAGDay":[]} -->\n<h3 class="wp-block-heading">Key features of the Charity template</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Welcome feel with instant connection</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Mix of dark, light and color works well</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of space for imagery and storytelling</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Calls to action and donation throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Appealing design with vibrant colors and positivity ideal for charities and nonprofits";s:5:"pages";a:11:{s:8:"id-85170";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/3654";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-02/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57943";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2180";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-02/donor-dashboard/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57944";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2197";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/charity-02/donor-dashboard-2/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57945";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2208";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/charity-02/donor-dashboard-3/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-57946";a:12:{s:5:"title";s:15:"Donor Dashboard";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2222";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/charity-02/donor-dashboard-4/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";s:0:"";}s:8:"id-23580";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-23583";a:12:{s:5:"title";s:10:"Who We Are";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-who-we-are-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-who-we-are-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-02/who-we-are/";s:15:"astra-sites-tag";a:2:{i:352;s:5:"about";i:685;s:10:"who-we-are";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-23582";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-what-we-do.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-what-we-do.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-02/what-we-do/";s:15:"astra-sites-tag";a:2:{i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-23581";a:12:{s:5:"title";s:12:"Our Partners";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-our-partners.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-our-partners.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/charity-02/our-partners/";s:15:"astra-sites-tag";a:2:{i:734;s:8:"partners";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}}}s:8:"id-23578";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-contact-us.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-contact-us.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-23579";a:12:{s:5:"title";s:6:"Donate";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-donate.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/id-23579-charity-donate-resize.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/103";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/charity-02/donate/";s:15:"astra-sites-tag";a:1:{i:735;s:6:"donate";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:4:"give";s:4:"init";s:13:"give/give.php";s:4:"name";s:22:"Give - Donation Plugin";}}}}s:19:"related-bb-template";i:18373;s:26:"related-elementor-template";i:55334;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18310";a:24:{s:5:"title";s:17:"Five Days Website";s:2:"id";i:18310;s:12:"publish-date";i:1520407757;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/creative-agency-04";s:20:"astra-site-parent-id";i:181;s:15:"astra-sites-tag";a:4:{i:663;s:6:"agency";i:664;s:16:"digital-services";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2812;s:14:"digital-agency";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:931:"<!-- wp:paragraph -->\n<p>The Five Days Website template makes its case right away with a bold, informative banner. That is complemented by a corresponding image and use of modern colors to make everything stand out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template continues that theme with the contrast colors standing out against the whitespace while giving you room to tell your story, share your products and services and communicate with your audience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Key features of the Five Days Website template</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Communicate your purpose from the very beginning</li><li>Simple, elegant layout with bold colors</li><li>Whitespace counters the boldness to achieve balance</li><li>Flexible layouts and content areas</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Energetic web template for digital agencies with bright colors and instant appeal";s:5:"pages";a:6:{s:8:"id-23703";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/creative-agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23705";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/creative-agency-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23701";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-case-studies.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-case-studies.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/creative-agency-04/case-studies/";s:15:"astra-sites-tag";a:1:{i:736;s:7:"studies";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23707";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-testimonials.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-testimonials.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/creative-agency-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23704";a:12:{s:5:"title";s:6:"Prices";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-prices.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-prices.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/creative-agency-04/prices/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23702";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-contact.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/creative-agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18361;s:26:"related-elementor-template";i:18310;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18306";a:24:{s:5:"title";s:9:"theAgency";s:2:"id";i:18306;s:12:"publish-date";i:1520407419;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/wordpress-agency-04";s:20:"astra-site-parent-id";i:141;s:15:"astra-sites-tag";a:8:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:3416;s:9:"elementor";i:812;s:6:"office";i:1844;s:7:"premium";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2487;s:6:"agency";i:3430;s:4:"dark";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1178:"<!-- wp:paragraph -->\n<p>theAgency template is a modern dark theme that reflects the cutting-edge nature of many digital agencies. It uses a simple shaded image to great effect along with sans serif fonts and a green colorway to add interest.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the website template uses darkspace and content areas well and provides lots of opportunities to tell your story, share products and services and use imagery to promote your brand. It’s a very composed template!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the theAgency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Contemporary dark theme with modern appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of sans serif fonts and color to create atmosphere</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Flexible layout with lots of content space</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Imagery can really stand out</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:91:"Dark, atmospheric design that’s perfect for digital agencies who want to tell their story";s:5:"pages";a:6:{s:8:"id-23344";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/wordpress-agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23341";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-about-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-about-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wordpress-agency-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23346";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-services-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-services-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23345";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-projects-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-projects-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-04/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23347";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-testimonials-3.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-testimonials-3.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wordpress-agency-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23343";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-contact-1.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wordpress-agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18363;s:26:"related-elementor-template";i:18306;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18325";a:24:{s:5:"title";s:16:"Conference Event";s:2:"id";i:18325;s:12:"publish-date";i:1520407164;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/conference-event-02";s:20:"astra-site-parent-id";i:168;s:15:"astra-sites-tag";a:6:{i:744;s:10:"conference";i:742;s:13:"event-website";i:743;s:7:"meeting";i:399;s:8:"one-page";i:745;s:12:"organization";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2811;s:10:"conference";i:2784;s:5:"event";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3428;s:4:"free";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:983:"<!-- wp:paragraph -->\n<p>The Conference Event web template uses a minimal scheme with well-chosen fonts to create a professional persona. It utilizes a large image on the homepage to communicate instantly what it’s about to leave little doubt for visitors</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the template is minimal with flexible content areas, an event schedule section, speaker biography area and supplementary information delegates would need to know along with a booking form and ticketing options.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Conference Event template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Creates a professional persona right away</li><li>Uses images and fonts to communicate intent immediately</li><li>Areas for schedules, speakers and supporting content</li><li>Contact and booking form within the design</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:75:"Accessible, modern template ideal for conferences or event company websites";s:5:"pages";a:1:{s:8:"id-23603";a:12:{s:5:"title";s:16:"One Page Website";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/conference-event-02/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/conference-event-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:18375;s:26:"related-elementor-template";i:18325;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18284";a:24:{s:5:"title";s:7:"eCourse";s:2:"id";i:18284;s:12:"publish-date";i:1519723055;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg";s:28:"fullpage-thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/teach-04";s:20:"astra-site-parent-id";i:218;s:15:"astra-sites-tag";a:7:{i:468;s:9:"elearning";i:3416;s:9:"elementor";i:719;s:15:"online-coaching";i:975;s:15:"online-learning";i:1844;s:7:"premium";i:721;s:8:"training";i:720;s:9:"tutorials";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2880;s:10:"membership";i:2827;s:13:"online-course";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2494;s:9:"elearning";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:958:"<!-- wp:paragraph -->\n<p>The eCourse template uses a pleasant full screen header that’s mainly color and a heading to set the scene. It’s a confidence-inspiring opening that is reflected elsewhere in the template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is an eLearning template and has been configured as such, with course listings, course pages, course samples and a video on the main page. Supporting pages build on the first impression by delivering the information you would expect to see on an eLearning website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the eCourse template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Carefully selected colors to inspire confidence</li><li>Content-rich homepage ready to instantly engage</li><li>Options for video and audio within pages</li><li>Well designed supplementary pages</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:68:"eLearning template that’s ideal for online course websites and LMS";s:5:"pages";a:5:{s:8:"id-39985";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/teach-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39983";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-about.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-about.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/50";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/teach-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39986";a:12:{s:5:"title";s:7:"Lessons";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-lessons.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-lessons.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/81";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-04/lessons/";s:15:"astra-sites-tag";a:1:{i:747;s:7:"lessons";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39987";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-testimonials.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-testimonials.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/teach-04/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-39984";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/teach-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18388;s:26:"related-elementor-template";i:59004;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18265";a:24:{s:5:"title";s:5:"Coach";s:2:"id";i:18265;s:12:"publish-date";i:1518672171;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg";s:28:"fullpage-thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/coach-02";s:20:"astra-site-parent-id";i:220;s:15:"astra-sites-tag";a:7:{i:610;s:8:"coaching";i:3416;s:9:"elementor";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:1020;s:8:"personal";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1230:"<!-- wp:paragraph -->\n<p>The Coach template uses a reassuring blue color known to give confidence. That’s a great choice for a coach, trainer or instructor but can be changed to fit your brand with ease.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The web template uses a standard business layout with a strong hero section and call to action before opening out into service sections, testimonials and a biography section. You can easily add or remove elements with ease and design every page to fit your own.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Coach template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Inspires confidence as soon as it loads</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all page sections you would expect from a business website</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of complementary colors throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full range of pages you’ll likely need</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:79:"Confidence-inspiring template with bright colors and strong professional design";s:5:"pages";a:5:{s:8:"id-24381";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg";s:19:"thumbnail-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/coach-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24376";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-about.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-about.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coach-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24380";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-e-books.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-e-books.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-02/e-books/";s:15:"astra-sites-tag";a:2:{i:727;s:4:"book";i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24379";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-courses.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-courses.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-02/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24378";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18372;s:26:"related-elementor-template";i:18265;s:26:"related-gutenberg-template";i:48342;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18266";a:24:{s:5:"title";s:20:"Motivational Speaker";s:2:"id";i:18266;s:12:"publish-date";i:1518672041;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/motivational-speaker-02";s:20:"astra-site-parent-id";i:179;s:15:"astra-sites-tag";a:7:{i:610;s:8:"coaching";i:3416;s:9:"elementor";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:1020;s:8:"personal";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2825;s:8:"coaching";i:2835;s:9:"elearning";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2483;s:15:"expert-services";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1243:"<!-- wp:paragraph -->\n<p>The Motivational Speaker template just oozes positivity, ideal for a motivational speaker or similar niche. It starts off bold with a full screen image and bright colors before opening out into a high contrast business website layout.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s an engaging design with strong colors, lots of content areas, a testimonial section and calls to action. Supporting pages are equally well designed and deliver a fully operational website for very little effort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Motivational Speaker template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Bold opening that instantly captivates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bright, positive vibe that’s perfect for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Plenty of whitespace to balance the brightness</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content areas to tell your story</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:88:"Light, bright template that oozes the positivity and engagement we expect from a speaker";s:5:"pages";a:5:{s:8:"id-23675";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/motivational-speaker-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23670";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-about.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/motivational-speaker-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23674";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-e-books.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-e-books.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-02/e-books/";s:15:"astra-sites-tag";a:2:{i:727;s:4:"book";i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23673";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-courses.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-courses.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-02/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23672";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-contact.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18384;s:26:"related-elementor-template";i:18266;s:26:"related-gutenberg-template";i:48231;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18384";a:24:{s:5:"title";s:20:"Motivational Speaker";s:2:"id";i:18384;s:12:"publish-date";i:1522057475;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/motivational-speaker-03";s:20:"astra-site-parent-id";i:195;s:15:"astra-sites-tag";a:6:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:855;s:20:"motivational-speaker";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23996";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/motivational-speaker-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23991";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-about-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-about-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/motivational-speaker-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23995";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-e-books-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-e-books-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-03/e-books/";s:15:"astra-sites-tag";a:2:{i:727;s:4:"book";i:781;s:6:"e-book";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23994";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-courses-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-courses-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-03/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23993";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-contact-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-contact-1.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19755";a:24:{s:5:"title";s:20:"Motivational Speaker";s:2:"id";i:19755;s:12:"publish-date";i:1543500768;s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/motivational-speaker-05";s:20:"astra-site-parent-id";i:176;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-23645";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/122";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/motivational-speaker-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23640";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/131";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/motivational-speaker-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23644";a:12:{s:5:"title";s:7:"e-Books";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/137";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-05/e-books/";s:15:"astra-sites-tag";a:1:{i:781;s:6:"e-book";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23643";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/140";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-05/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-23642";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/146";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48342";a:24:{s:5:"title";s:5:"Coach";s:2:"id";i:48342;s:12:"publish-date";i:1603908987;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-600x1970.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-400x1313.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/coach-08";s:20:"astra-site-parent-id";i:1723;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48347";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-600x1970.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/389";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/coach-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48343";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about-1-600x1638.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/391";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coach-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48346";a:12:{s:5:"title";s:6:"e-Book";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-ebook.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-ebook-600x1161.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/coach-08/e-book/";s:15:"astra-sites-tag";a:1:{i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48345";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses-1-600x1018.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/395";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-08/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48344";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact-1-600x855.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/397";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18222";a:24:{s:5:"title";s:14:"Brandstore Pro";s:2:"id";i:18222;s:12:"publish-date";i:1516857804;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/store-03";s:20:"astra-site-parent-id";i:267;s:15:"astra-sites-tag";a:20:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:7:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:6;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-24762";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/store-03/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:28:"//websitedemos.net/store-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-24763";a:12:{s:5:"title";s:11:"Lookbook 18";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-lookbook-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-lookbook-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/store-03/wp-json/wp/v2/pages/592";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-03/lookbook/";s:15:"astra-sites-tag";a:2:{i:752;s:8:"lookbook";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24760";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-about.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-about.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/store-03/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-03/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24761";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-contact.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/store-03-contact.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/store-03/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/store-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18201";a:24:{s:5:"title";s:23:"Wanderlust Travel Diary";s:2:"id";i:18201;s:12:"publish-date";i:1516775748;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2018/01/blog-06-homepage.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2018/01/blog-06-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2018/01/blog-06-homepage.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/blog-06";s:20:"astra-site-parent-id";i:231;s:15:"astra-sites-tag";a:6:{i:544;s:9:"adventure";i:480;s:4:"blog";i:751;s:11:"exploration";i:430;s:7:"tourism";i:427;s:6:"travel";i:750;s:11:"travel-blog";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-24469";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/net-blog-06-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/net-blog-06-about.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/blog-06/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24470";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-06-contact.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-06-contact.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/blog-06/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18124";a:24:{s:5:"title";s:23:"Wanderlust Travel Diary";s:2:"id";i:18124;s:12:"publish-date";i:1516616741;s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg";s:28:"fullpage-thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/wanderlust-travel-diary-04";s:20:"astra-site-parent-id";i:232;s:15:"astra-sites-tag";a:8:{i:544;s:9:"adventure";i:480;s:4:"blog";i:3416;s:9:"elementor";i:751;s:11:"exploration";i:1844;s:7:"premium";i:430;s:7:"tourism";i:427;s:6:"travel";i:750;s:11:"travel-blog";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2830;s:6:"nature";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1236:"<!-- wp:paragraph -->\n<p>The Wanderlust Travel Diary template uses a blog layout with strong header image and attractive center navigation. The main page opens up to a traditional blog layout that can be customized however you like.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template is light, airy and engaging and uses a minimal design to allow your posts and images to stand out without getting in the way. All while providing all the engaging features visitors expect.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Wanderlust Travel Diary template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Winning header design with suggestive image and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Minimal design combined with strong images to create interest</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Subtle widget areas to enable posts to be front and center</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be configured for any type of blog</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with leading page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"Crisp blog template that delivers the simplicity you’re looking for in storytelling";s:5:"pages";a:3:{s:8:"id-75291";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/wanderlust-travel-diary-04.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/wanderlust-travel-diary-04-600x1592.jpg";s:18:"astra-page-api-url";s:73:"https://websitedemos.net/wanderlust-travel-diary-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/wanderlust-travel-diary-04/home/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24476";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/wanderlust-travel-diary-04/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/wanderlust-travel-diary-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24477";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize.jpg";s:19:"thumbnail-image-url";s:103:"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/wanderlust-travel-diary-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/wanderlust-travel-diary-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18201;s:26:"related-elementor-template";i:18124;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48231";a:24:{s:5:"title";s:20:"Motivational Speaker";s:2:"id";i:48231;s:12:"publish-date";i:1603901316;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1-600x1831.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1-400x1220.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/motivational-speaker-08";s:20:"astra-site-parent-id";i:1708;s:15:"astra-sites-tag";a:3:{i:1545;s:21:"inspirational-speaker";i:855;s:20:"motivational-speaker";i:1709;s:7:"speaker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48235";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1-600x1831.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/624";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/motivational-speaker-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48232";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-2.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-2-600x1154.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/626";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/motivational-speaker-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48233";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-2.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-2-600x1063.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/628";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/motivational-speaker-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48234";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/630";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18137";a:24:{s:5:"title";s:14:"Brandstore Pro";s:2:"id";i:18137;s:12:"publish-date";i:1516080827;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg";s:28:"fullpage-thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/store-04";s:20:"astra-site-parent-id";i:269;s:15:"astra-sites-tag";a:22:{i:639;s:11:"accessories";i:638;s:11:"brand-store";i:880;s:9:"cartflows";i:640;s:11:"cloth-store";i:637;s:8:"clothing";i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:1844;s:7:"premium";i:967;s:13:"product-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:2495;s:9:"ecommerce";i:3429;s:7:"premium";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:5;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:943:"<!-- wp:paragraph -->\n<p>The Brandstore Pro template is a strong eCommerce design that provides a full screen slideshow to show off your latest products. The homepage then opens out into colorful product sections balanced by whitespace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The overall impression created by this template is high quality. This gives confidence to visitors and will help engage and hopefully, convert them into customers. The template is fully compatible with WooCommerce.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Brandstore Pro template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Very engaging storefront design</li><li>Includes lots of options for showcasing products through images</li><li>Feature products section to highlight profitable items</li><li>Fully compatible with WooCommerce</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Engaging eCommerce template that could work perfectly for any type of online store";s:5:"pages";a:4:{s:8:"id-34098";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/store-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:28:"//websitedemos.net/store-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-24775";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-lookbook.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-lookbook.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/store-04/wp-json/wp/v2/pages/568";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-04/lookbook/";s:15:"astra-sites-tag";a:2:{i:727;s:4:"book";i:752;s:8:"lookbook";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24772";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-about-us.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-about-us.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/store-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/store-04/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24773";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-contact-us.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2018/01/store-04-contact-us.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/store-04/wp-json/wp/v2/pages/27";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/store-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:6:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}i:5;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18222;s:26:"related-elementor-template";i:18137;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1543, 'astra-sites-and-pages-page-48', 'a:15:{s:8:"id-21589";a:24:{s:5:"title";s:22:"Fashion Lifestyle Blog";s:2:"id";i:21589;s:12:"publish-date";i:1557898277;s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/fashion-lifestyle-02";s:20:"astra-site-parent-id";i:137;s:15:"astra-sites-tag";a:7:{i:480;s:4:"blog";i:3416;s:9:"elementor";i:482;s:7:"fashion";i:479;s:9:"lifestyle";i:1020;s:8:"personal";i:483;s:16:"styling-shopping";i:481;s:5:"trend";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2790;s:14:"beauty-fashion";i:2828;s:4:"blog";i:2794;s:10:"consulting";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2497;s:4:"blog";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1214:"<!-- wp:paragraph -->\n<p>The Fashion Lifestyle Blog template has a feminine feel with soft colors and fonts and alternating whitespace and content areas. It’s a very stylish design that suits fashion and lifestyle perfectly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While designed as a blog, the design could be easily adapted for a website and be used to showcase your creations and even sell them online. All without having to touch a line of code. It really does have everything!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Fashion Lifestyle Blog template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Stylish feminine blog theme ideal for fashion or lifestyle</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lovely colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of images throughout the design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be customized to suit any use with minimal effort</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Lifestyle blog template design to instantly create a connection with the audience";s:5:"pages";a:3:{s:8:"id-23319";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/855";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/fashion-lifestyle-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23317";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-blog.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-blog.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/fashion-lifestyle-02/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-23318";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-contact.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/fashion-lifestyle-02/contact-me/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";i:70993;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18108";a:24:{s:5:"title";s:10:"Sweet Shop";s:2:"id";i:18108;s:12:"publish-date";i:1515139635;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/sweet-shop-04";s:20:"astra-site-parent-id";i:270;s:15:"astra-sites-tag";a:7:{i:758;s:6:"bakery";i:3416;s:9:"elementor";i:383;s:12:"online-store";i:1844;s:7:"premium";i:749;s:5:"store";i:756;s:10:"sweet-shop";i:757;s:6:"sweets";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2478;s:17:"local-storefronts";i:3429;s:7:"premium";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:2;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:4;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:954:"<!-- wp:paragraph -->\n<p>The Sweet Shop website template starts off subtle before opening into bold colors, lovely images and the vibrant atmosphere you would expect from a sweet shop or bakery. It engages from the very moment it loads.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is a mix of dark and light, minimalism and bold areas with the option to add product and service areas, showcase your creations, engage with your audience, take orders online and even sell online should you wish to.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Sweet Shop template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Attractive design with a mix of influences</li><li>Lots of opportunities to let imagery sell your products</li><li>Bold, happy colors and fonts help create the mood</li><li>Online order form to boost sales</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:89:"Delightful template full of color, happiness and life, ideal for sweet shops and bakeries";s:5:"pages";a:5:{s:8:"id-24788";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/212";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/sweet-shop-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24784";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/sweet-shop-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24787";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/sweet-shop-04/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24789";a:12:{s:5:"title";s:9:"Our Cakes";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sweet-shop-04/our-cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-24786";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sweet-shop-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:23:"header-footer-elementor";s:4:"init";s:51:"header-footer-elementor/header-footer-elementor.php";s:4:"name";s:33:"Elementor Header & Footer Builder";}i:3;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:4;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:17618;s:26:"related-elementor-template";i:18108;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18040";a:24:{s:5:"title";s:10:"Freelancer";s:2:"id";i:18040;s:12:"publish-date";i:1514438765;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/freelancer-03";s:20:"astra-site-parent-id";i:194;s:15:"astra-sites-tag";a:6:{i:339;s:6:"artist";i:670;s:8:"designer";i:669;s:10:"freelancer";i:399;s:8:"one-page";i:671;s:16:"service-provider";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-23987";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/freelancer-03/wp-json/wp/v2/pages/325";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/freelancer-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18103";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:18103;s:12:"publish-date";i:1515137293;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-04";s:20:"astra-site-parent-id";i:145;s:15:"astra-sites-tag";a:7:{i:625;s:7:"charity";i:3416;s:9:"elementor";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";i:1844;s:7:"premium";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2786;s:17:"charity-nonprofit";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2492;s:10:"non-profit";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:932:"<!-- wp:paragraph -->\n<p>The Charity template opens with an emotive image and headline that sets the mood immediately. It’s a bright, positive template that lets you share your messages while maintaining a giving frame of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes service sections, a portfolio to showcase your good works, a donor section to give thanks, call to action sections to help encourage donations and lots of places to add any content you like.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Charity template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Positive and emotive design that engages well</li><li>Balance of colors, images, content and whitespace</li><li>Opportunities to encourage giving throughout</li><li>Donor section for thanks and encouragement</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Well-balanced charity template that encourages giving to charities and good causes";s:5:"pages";a:4:{s:8:"id-23378";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23379";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-what-we-do.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-what-we-do.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-04/what-we-do/";s:15:"astra-sites-tag";a:2:{i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23377";a:12:{s:5:"title";s:15:"Creating Impact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-making-difference.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-making-difference.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-04/creating-impact/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23376";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-04/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:17631;s:26:"related-elementor-template";i:55334;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18041";a:24:{s:5:"title";s:6:"Agency";s:2:"id";i:18041;s:12:"publish-date";i:1514438706;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-03";s:20:"astra-site-parent-id";i:214;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:3;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-24305";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24302";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-2.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-2.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/62";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24308";a:12:{s:5:"title";s:8:"Websites";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-2.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-2.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-03/websites/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24307";a:12:{s:5:"title";s:7:"Support";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/112";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-03/support/";s:15:"astra-sites-tag";a:1:{i:765;s:7:"support";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24306";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/132";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-03/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24304";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-2.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-2.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-18036";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:18036;s:12:"publish-date";i:1514381521;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-01";s:20:"astra-site-parent-id";i:146;s:15:"astra-sites-tag";a:8:{i:597;s:3:"art";i:339;s:6:"artist";i:595;s:10:"exhibition";i:614;s:7:"painter";i:861;s:9:"paintings";i:967;s:13:"product-store";i:733;s:4:"shop";i:966;s:12:"woo-commerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:3;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-23392";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23389";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-about.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/artist-01/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-23391";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17985";a:24:{s:5:"title";s:16:"Freelance Artist";s:2:"id";i:17985;s:12:"publish-date";i:1513833063;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-02";s:20:"astra-site-parent-id";i:144;s:15:"astra-sites-tag";a:10:{i:597;s:3:"art";i:339;s:6:"artist";i:496;s:9:"ecommerce";i:3416;s:9:"elementor";i:595;s:10:"exhibition";i:614;s:7:"painter";i:1020;s:8:"personal";i:967;s:13:"product-store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:38;s:9:"ecommerce";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2769;s:9:"ecommerce";i:2810;s:9:"freelance";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:971:"<!-- wp:paragraph -->\n<p>The Freelance Artist template is instantly engaging. The hero section on the homepage can include an image of you at work to set the scene, along with a short introduction to orient the visitor and engage them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the page, and the template, uses minimal design with lots of places to add content, showcase your work in a portfolio, add calls to action and even sell your work online. It’s a complete website template all ready to go!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Freelance Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Hero section on homepage is very engaging</li><li>Use of strong color and minimalist design makes a statement</li><li>Lots of places to add content</li><li>Can be used with WooCommerce to sell your work online</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Imaginative template ideal for artists and other creatives to showcase their work";s:5:"pages";a:3:{s:8:"id-34089";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:4:"init";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:4:"name";s:37:"WooCommerce Cart Abandonment Recovery";}}}s:8:"id-23371";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/artist-02/about-me/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-23373";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:64;s:9:"ecommerce";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17931";a:24:{s:5:"title";s:10:"Home Decor";s:2:"id";i:17931;s:12:"publish-date";i:1511864213;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2017/11/blog-04-homepage.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2017/11/blog-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2017/11/blog-04-homepage.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/blog-04";s:20:"astra-site-parent-id";i:233;s:15:"astra-sites-tag";a:5:{i:480;s:4:"blog";i:863;s:10:"decor-blog";i:862;s:10:"home-decor";i:434;s:15:"interior-design";i:864;s:21:"interior-design-blogs";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:35:"recent-posts-widget-with-thumbnails";s:4:"init";s:75:"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php";s:4:"name";s:35:"Recent Posts Widget With Thumbnails";}i:2;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:3;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:2:{s:8:"id-24482";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-04-about-1.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-04-about-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1884";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/blog-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24483";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-04-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2019/07/id-24483-home-decor-contact-resize.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1821";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/blog-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17911";a:24:{s:5:"title";s:10:"Home Decor";s:2:"id";i:17911;s:12:"publish-date";i:1511529926;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2017/11/blog-02-1.jpg";s:19:"thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2017/11/blog-02-1.jpg";s:28:"fullpage-thumbnail-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2017/11/blog-02-1.jpg";s:14:"astra-site-url";s:26:"//websitedemos.net/blog-02";s:20:"astra-site-parent-id";i:255;s:15:"astra-sites-tag";a:5:{i:435;s:12:"architecture";i:480;s:4:"blog";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2795;s:12:"architecture";i:2828;s:4:"blog";i:2793;s:15:"interior-design";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3429;s:7:"premium";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:35:"recent-posts-widget-with-thumbnails";s:4:"init";s:75:"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php";s:4:"name";s:35:"Recent Posts Widget With Thumbnails";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:945:"<!-- wp:paragraph -->\n<p>The Home Décor template has a stark, crisp appearance that screams modernity from the off. Sans serif fonts, dark and light areas and a bold contrast color are only the beginning.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This template would work well for furniture bloggers, interior decorators and anyone that could use bold design and the opportunity to show off their images and blog posts within an attractive website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Home Decor template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Contemporary blog design with dark and light colors</li><li>Bold contrast color makes buttons and calls to action stand out</li><li>Minimalist design allows your posts to stand proud</li><li>Includes most functions you would expect from a blog built in</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Bold modern blog theme that’s ideal for any niche including homes and lifestyles";s:5:"pages";a:2:{s:8:"id-24664";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-about.jpg";s:19:"thumbnail-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1884";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/blog-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24666";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-contact.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1821";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/blog-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:17931;s:26:"related-elementor-template";i:17911;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17697";a:24:{s:5:"title";s:3:"Spa";s:2:"id";i:17697;s:12:"publish-date";i:1509615020;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-04";s:20:"astra-site-parent-id";i:188;s:15:"astra-sites-tag";a:13:{i:532;s:11:"acupressure";i:1023;s:6:"beauty";i:3416;s:9:"elementor";i:474;s:8:"grooming";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:1844;s:7:"premium";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:650;s:5:"salon";i:651;s:8:"skincare";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2822;s:15:"massage-therapy";i:2856;s:3:"spa";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1156:"<!-- wp:paragraph -->\n<p>The Spa website template has a relaxed vibe ideal for the industry. It uses comfortable colors, reassuring fonts and images and helps create that caring feel the industry is well known for.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes lots of opportunities to add products and services, testimonials, price lists and booking features. It’s the only template you need to create an online presence for your spa or treatment business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Spa template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Professional layout with calming design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Balanced colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of content areas for products and services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can integrate with booking plugins</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Calm, inviting web design designed especially for spas, salons and beauty businesses";s:5:"pages";a:4:{s:8:"id-23888";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2202";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-23885";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-about-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-about-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2208";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}}}s:8:"id-23889";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2210";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-04/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-23887";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-contact-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-contact-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2449";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:18:"ultimate-elementor";s:4:"init";s:41:"ultimate-elementor/ultimate-elementor.php";s:4:"name";s:29:"Ultimate Addons for Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:17562;s:26:"related-elementor-template";i:17697;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17702";a:24:{s:5:"title";s:6:"Agency";s:2:"id";i:17702;s:12:"publish-date";i:1509463383;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-04";s:20:"astra-site-parent-id";i:213;s:15:"astra-sites-tag";a:8:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:3416;s:9:"elementor";i:812;s:6:"office";i:1844;s:7:"premium";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:895:"<!-- wp:paragraph -->\n<p>The Agency template has been configured for web design agencies but could easily be tweaked for any type of digital agency. It’s colorful, calming and inspires confidence, which should help conversion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pages are nicely balanced with a good mix of whitespace and content areas. A range of product and service sections combine to deliver the information visitors need and a reason for them to engage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Calm, collected website design</li><li>Great use of colors and fonts</li><li>Nicely balanced pages with everything a visitor would need</li><li>Additional pages are also ideal for agencies</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Clean modern website designed for digital agencies of all kinds to tell their story";s:5:"pages";a:6:{s:8:"id-24173";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24170";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/62";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-04/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24178";a:12:{s:5:"title";s:8:"Websites";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-websites-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-websites-1.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/97";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-04/websites/";s:15:"astra-sites-tag";a:1:{i:661;s:7:"website";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24176";a:12:{s:5:"title";s:7:"Support";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/112";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-04/support/";s:15:"astra-sites-tag";a:1:{i:765;s:7:"support";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24175";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-pricing.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-pricing.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/132";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-04/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24172";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-contact-1.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-contact-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/164";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-04/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18041;s:26:"related-elementor-template";i:17702;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17638";a:24:{s:5:"title";s:10:"Freelancer";s:2:"id";i:17638;s:12:"publish-date";i:1507635210;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/freelancer-04";s:20:"astra-site-parent-id";i:192;s:15:"astra-sites-tag";a:7:{i:339;s:6:"artist";i:670;s:8:"designer";i:3416;s:9:"elementor";i:669;s:10:"freelancer";i:1020;s:8:"personal";i:1844;s:7:"premium";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2802;s:6:"artist";i:2810;s:9:"freelance";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:2488;s:9:"portfolio";i:3429;s:7:"premium";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:971:"<!-- wp:paragraph -->\n<p>The Freelancer template is an attractive portfolio design ideal for freelancers or small agencies. It uses a creative graphic with bold color and a mixture of fonts to create a first impression before opening out into an attractive light design.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pages include lots of white space interspersed with content areas, animations, a portfolio, calls to action and a contact form. All the essential ingredients a budding freelancer needs in their website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Key features of the Freelancer template</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Engaging design with bold colors</li><li>Nice mix of handwritten and standard fonts</li><li>Plenty of white space to make content stand out</li><li>Portfolio, contact form and calls to action included</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:85:"Bold, light template ideal for freelancers or new agencies to showcase their services";s:5:"pages";a:1:{s:8:"id-23977";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/freelancer-04/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/freelancer-04/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:18040;s:26:"related-elementor-template";i:17638;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17631";a:24:{s:5:"title";s:7:"Charity";s:2:"id";i:17631;s:12:"publish-date";i:1507628801;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/charity-03";s:20:"astra-site-parent-id";i:171;s:15:"astra-sites-tag";a:5:{i:625;s:7:"charity";i:624;s:10:"foundation";i:626;s:6:"giving";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2492;s:10:"non-profit";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:932:"<!-- wp:paragraph -->\n<p>The Charity template opens with an emotive image and headline that sets the mood immediately. It’s a bright, positive template that lets you share your messages while maintaining a giving frame of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes service sections, a portfolio to showcase your good works, a donor section to give thanks, call to action sections to help encourage donations and lots of places to add any content you like.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Charity template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Positive and emotive design that engages well</li><li>Balance of colors, images, content and whitespace</li><li>Opportunities to encourage giving throughout</li><li>Donor section for thanks and encouragement</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Well-balanced charity template that encourages giving to charities and good causes";s:5:"pages";a:4:{s:8:"id-23624";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/charity-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23625";a:12:{s:5:"title";s:10:"What We Do";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-what-we-do.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-what-we-do.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-03/what-we-do/";s:15:"astra-sites-tag";a:3:{i:352;s:5:"about";i:628;s:10:"what-we-do";i:451;s:4:"work";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23623";a:12:{s:5:"title";s:15:"Creating Impact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-creating.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-creating.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/charity-03/creating-impact/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23622";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-contact.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-contact.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/charity-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17624";a:24:{s:5:"title";s:10:"Car Repair";s:2:"id";i:17624;s:12:"publish-date";i:1507201150;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/car-repair-02";s:20:"astra-site-parent-id";i:296;s:15:"astra-sites-tag";a:6:{i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:666;s:10:"car-repair";i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2777;s:8:"business";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2475;s:10:"automotive";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:907:"<!-- wp:paragraph -->\n<p>The Car Repair template has a light, refreshing design that draws you in from the very beginning. It opens with a large car image to set the scene, along with a strong call to action to deliver visitor intent.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the page delivers all the information you need to communicate with the option of adding more if required. Supplementary pages are equally attractive, especially the contact page!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Car Repair template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Refreshingly modern design ideal for business</li><li>Instant engagement with the strong hero section</li><li>Clear service sections to deliver visitor intent</li><li>Attractive colors and effects</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:63:"Engaging web template ideal for car repair or the auto industry";s:5:"pages";a:5:{s:8:"id-25096";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/355";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/car-repair-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-25093";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/193";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-repair-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25098";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/217";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/car-repair-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25097";a:12:{s:5:"title";s:9:"Our Staff";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/230";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/car-repair-02/our-staff/";s:15:"astra-sites-tag";a:2:{i:668;s:5:"staff";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25095";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/649";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-repair-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17630";a:24:{s:5:"title";s:11:"Electrician";s:2:"id";i:17630;s:12:"publish-date";i:1507201098;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/electrician-01";s:20:"astra-site-parent-id";i:234;s:15:"astra-sites-tag";a:3:{i:341;s:11:"electrician";i:439;s:14:"local-services";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24489";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/electrician-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24485";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-about.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24490";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-services.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-services.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24488";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-faq.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-faq.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/electrician-01/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:709;s:9:"questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24487";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-contact.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/electrician-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1544, 'astra-sites-batch-is-complete', 'yes', 'no'),
(1545, 'astra-sites-last-export-checksums', '0e8B%t1$1NXA', 'no'),
(1546, 'astra_sites_settings', 'a:1:{s:12:"page_builder";s:9:"elementor";}', 'no'),
(1548, 'wcf_setup_skipped', '1', 'yes'),
(1549, 'ast-block-templates-blocks-8', 'a:12:{s:8:"id-76142";a:10:{s:5:"title";s:10:"Gallery 03";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-03/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:46406:".wp-block-uagb-container.uagb-is-root-container .uagb-block-7904eaf3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-7904eaf3 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7904eaf3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7904eaf3 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7904eaf3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7904eaf3 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7904eaf3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 64px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7904eaf3{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 64px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-18e6815d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-18e6815d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-18e6815d .uagb-ifb-icon svg{fill: #333;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-18e6815d .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-18e6815d .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-18e6815d .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-18e6815d .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-18e6815d.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-18e6815d.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-18e6815d .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-18e6815d .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-18e6815d .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-18e6815d .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-18e6815d .uagb-infobox__content-wrap{text-align: center;}.uagb-block-18e6815d.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-18e6815d.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec11566e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-ec11566e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec11566e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec11566e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec11566e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec11566e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec11566e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec11566e{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-08bf843c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-08bf843c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-08bf843c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-08bf843c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-08bf843c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-08bf843c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08bf843c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-08bf843c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-920cad8c{max-width: 68%;width: 100%;}.wp-block-uagb-container.uagb-block-920cad8c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-920cad8c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-920cad8c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-920cad8c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-920cad8c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-920cad8c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-920cad8c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-5bb0bbc0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5bb0bbc0 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 792px;height: 446px;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0323075{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-block-e0323075 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e0323075 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e0323075 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e0323075 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e0323075 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e0323075 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e0323075{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-9cbc911a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9cbc911a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 446px;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01bd5354{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-01bd5354 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01bd5354 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01bd5354 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-01bd5354 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-01bd5354 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01bd5354 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-01bd5354{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: flex-start;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa24ab14{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-block-aa24ab14 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa24ab14 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa24ab14 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-aa24ab14 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-aa24ab14 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa24ab14 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa24ab14{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-df48cc3c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-df48cc3c .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 466px;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c6438229{max-width: 68%;width: 100%;}.wp-block-uagb-container.uagb-block-c6438229 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c6438229 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c6438229 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c6438229 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c6438229 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c6438229 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c6438229{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-34281fbc.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-34281fbc .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-34281fbc.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 792px;height: 466px;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-34281fbc.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7904eaf3{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7904eaf3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7904eaf3{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-18e6815d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-18e6815d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-18e6815d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-18e6815d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-18e6815d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-18e6815d.uagb-infobox__content-wrap{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec11566e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec11566e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec11566e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-08bf843c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08bf843c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-08bf843c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-920cad8c{max-width: 68%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-920cad8c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-920cad8c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 792px;height: 350px;}.uagb-block-5bb0bbc0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5bb0bbc0 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0323075{max-width: 32%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e0323075 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e0323075{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 350px;}.uagb-block-9cbc911a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9cbc911a .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01bd5354{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01bd5354 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-01bd5354{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa24ab14{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa24ab14 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa24ab14{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 400px;height: 350px;}.uagb-block-df48cc3c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c6438229{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c6438229 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c6438229{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-34281fbc.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 792px;height: 350px;}.uagb-block-34281fbc.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7904eaf3{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7904eaf3 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;align-content: flex-start;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-7904eaf3{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-7904eaf3.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-7904eaf3.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-18e6815d.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-18e6815d.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-18e6815d .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-18e6815d .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-18e6815d .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-18e6815d.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-18e6815d .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-18e6815d.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec11566e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec11566e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec11566e{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-08bf843c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08bf843c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-08bf843c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-920cad8c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-920cad8c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-920cad8c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-5bb0bbc0.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-5bb0bbc0.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-5bb0bbc0 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0323075{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e0323075 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e0323075{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-9cbc911a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-9cbc911a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-9cbc911a .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-01bd5354{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-01bd5354 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-01bd5354{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-aa24ab14{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-aa24ab14 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-aa24ab14{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-df48cc3c.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-df48cc3c.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-df48cc3c .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c6438229{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c6438229 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c6438229{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-34281fbc.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-34281fbc.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-34281fbc.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-34281fbc .wp-block-uagb-image__figure{align-items: flex-start;}}";s:7:"content";s:3592:"\n<div class="wp-block-uagb-container uagb-block-7904eaf3 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-18e6815d uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-ec11566e">\n<div class="wp-block-uagb-container uagb-block-08bf843c">\n<div class="wp-block-uagb-container uagb-block-920cad8c">\n<div class="wp-block-uagb-image alignleft uagb-block-5bb0bbc0 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-10.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-10.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="792" height="446" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-e0323075">\n<div class="wp-block-uagb-image alignleft uagb-block-9cbc911a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-27.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="400" height="446" title="" loading="lazy"/></figure></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-01bd5354">\n<div class="wp-block-uagb-container uagb-block-aa24ab14">\n<div class="wp-block-uagb-image alignleft uagb-block-df48cc3c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-28.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-28-257x300.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="400" height="466" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c6438229">\n<div class="wp-block-uagb-image alignleft uagb-block-34281fbc wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg , https://websitedemos.net/wp-content/uploads/2023/10/mountains-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="792" height="466" title="" loading="lazy"/></figure></div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76116";a:10:{s:5:"title";s:10:"Gallery 02";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-02/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:44531:".wp-block-uagb-container.uagb-is-root-container .uagb-block-b8e9ac21{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-b8e9ac21 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b8e9ac21 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b8e9ac21 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b8e9ac21 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b8e9ac21 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b8e9ac21 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b8e9ac21{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-f71827e9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f71827e9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f71827e9 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f71827e9 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f71827e9 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f71827e9 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f71827e9 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-f71827e9.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f71827e9.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-f71827e9 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f71827e9 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f71827e9 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f71827e9 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f71827e9 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-f71827e9.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-f71827e9.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f19c72df{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-f19c72df .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f19c72df .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f19c72df .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f19c72df .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f19c72df .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f19c72df > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-f19c72df{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-37f5ce64{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-block-37f5ce64 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-37f5ce64 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-37f5ce64 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-37f5ce64 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-37f5ce64 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-37f5ce64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-37f5ce64{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.uagb-block-c66822e3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c66822e3 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c66822e3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c66822e3.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1d7aabaf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-1d7aabaf .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5a0c6506{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-block-5a0c6506 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5a0c6506 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5a0c6506 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5a0c6506 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5a0c6506 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5a0c6506 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5a0c6506{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.uagb-block-0b3024da.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-0b3024da .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-0b3024da.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-0b3024da.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-02f9c9a5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-02f9c9a5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cad970aa{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-block-cad970aa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cad970aa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cad970aa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cad970aa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cad970aa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cad970aa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cad970aa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.uagb-block-3094507a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-3094507a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-3094507a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-3094507a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-670aacd5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-670aacd5 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-670aacd5.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 384px;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-670aacd5.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b8e9ac21{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b8e9ac21 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b8e9ac21{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-f71827e9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f71827e9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f71827e9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f71827e9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f71827e9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f71827e9.uagb-infobox__content-wrap{padding-top: 0%;padding-right: 0%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f19c72df{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f19c72df > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-f19c72df{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-37f5ce64{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-37f5ce64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-37f5ce64{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-c66822e3.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-c66822e3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-1d7aabaf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5a0c6506{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5a0c6506 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5a0c6506{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-0b3024da.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-0b3024da.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-02f9c9a5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cad970aa{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cad970aa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cad970aa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;}.uagb-block-3094507a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-3094507a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-670aacd5.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 384px;height: 250px;}.uagb-block-670aacd5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b8e9ac21{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b8e9ac21 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b8e9ac21{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-f71827e9.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f71827e9.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f71827e9 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f71827e9 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f71827e9 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f71827e9.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f71827e9 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f71827e9.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f19c72df{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f19c72df > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f19c72df{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-37f5ce64{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-37f5ce64 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-37f5ce64{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-c66822e3.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-c66822e3.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-c66822e3.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-1d7aabaf.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-1d7aabaf.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5a0c6506{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5a0c6506 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5a0c6506{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-0b3024da.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-0b3024da.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-0b3024da.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-02f9c9a5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-02f9c9a5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cad970aa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cad970aa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-cad970aa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-3094507a.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-3094507a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-3094507a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.uagb-block-670aacd5.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-670aacd5.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.uagb-block-670aacd5.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}}";s:7:"content";s:4569:"\n<div class="wp-block-uagb-container uagb-block-b8e9ac21 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-f71827e9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f19c72df">\n<div class="wp-block-uagb-container uagb-block-37f5ce64">\n<div class="wp-block-uagb-image alignleft uagb-block-c66822e3 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="384" height="384" title="" loading="lazy"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-1d7aabaf wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-19.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/trees-02.jpg" alt="" class="uag-image-80681" width="384" height="384" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-5a0c6506">\n<div class="wp-block-uagb-image alignleft uagb-block-0b3024da wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="384" height="384" title="" loading="lazy"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-02f9c9a5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-06.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="384" height="384" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-cad970aa">\n<div class="wp-block-uagb-image alignleft uagb-block-3094507a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="384" height="384" title="" loading="lazy"/></figure></div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-670aacd5 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-07.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/09/trees-rivers-02.jpg" alt="" class="uag-image-80698" width="384" height="384" title="" loading="lazy"/></figure></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76139";a:10:{s:5:"title";s:10:"Pricing 01";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/pricing-01/";s:3:"tag";a:0:{}s:8:"category";i:3376;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:92032:".wp-block-uagb-container.uagb-is-root-container .uagb-block-244d2620{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-244d2620 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-244d2620 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-244d2620{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-fe7d200e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-fe7d200e .uagb-ifb-icon svg{fill: #333;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-fe7d200e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-fe7d200e .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-fe7d200e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-fe7d200e .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-fe7d200e .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-fe7d200e .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-fe7d200e .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe7d200e .uagb-infobox__content-wrap{text-align: center;}.uagb-block-fe7d200e.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-fe7d200e.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09809d45{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09809d45 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09809d45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 32px;}.wp-block-uagb-container.uagb-block-09809d45{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 32px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af314a17{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-af314a17 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af314a17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af314a17{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-485d6c36 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-485d6c36 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-485d6c36 .uagb-ifb-icon svg{fill: #333;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-485d6c36 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-485d6c36 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-485d6c36 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-485d6c36 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-485d6c36.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-485d6c36.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-485d6c36 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-485d6c36 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-485d6c36 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-485d6c36 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-485d6c36 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-485d6c36.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-485d6c36.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-70a2cb40 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-70a2cb40 .uagb-ifb-icon svg{fill: #333;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-70a2cb40 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-70a2cb40 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-70a2cb40 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-70a2cb40 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-70a2cb40 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-70a2cb40 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-70a2cb40 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-70a2cb40.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-70a2cb40.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8b526c5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 10px;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-8b526c5b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8484b818 .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-8484b818 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-8484b818 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__wrapper .uagb-buttons-repeater{color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8484b818 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-2);border-style: solid;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-8484b818.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-2);border-style: solid;}.wp-block-uagb-buttons .uagb-block-8484b818.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 48px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-502b7804.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-8651bf8f.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-8651bf8f.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-505a4712.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-505a4712.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aad62cb3.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-aad62cb3.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-90c80fcf.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-90c80fcf.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2d71563{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b2d71563 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2d71563 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2d71563{box-shadow: 0px 20px 24px -4px rgba(0,0,0,0.08) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-3c24069b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c24069b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3c24069b .uagb-ifb-icon svg{fill: #333;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c24069b .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3c24069b .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3c24069b .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3c24069b .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3c24069b.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c24069b.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-3c24069b .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3c24069b .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3c24069b .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3c24069b .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c24069b .uagb-infobox__content-wrap{text-align: center;}.uagb-block-3c24069b.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-3c24069b.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea0555ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ea0555ba .uagb-ifb-icon svg{fill: #333;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ea0555ba .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ea0555ba .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ea0555ba .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ea0555ba .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ea0555ba .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ea0555ba .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea0555ba .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ea0555ba.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ea0555ba.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c1cb558e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 10px;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-c1cb558e .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c8078d4.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c8078d4 .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-2c8078d4 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-2c8078d4 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.wp-block-uagb-buttons .uagb-block-2c8078d4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-style: none;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 48px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-4daa8338.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4daa8338.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-79abf5c9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-79abf5c9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-586d709c.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-586d709c.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4550e4f4.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4550e4f4.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-33bd6b70{max-width: 33%;width: 100%;}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-33bd6b70 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-33bd6b70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-33bd6b70{box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1) ;padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-color: inherit;background-color: var(--ast-global-color-5);;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-ed8d1095 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed8d1095 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-ed8d1095 .uagb-ifb-icon svg{fill: #333;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8d1095 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-ed8d1095 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-ed8d1095 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-ed8d1095 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-ed8d1095.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8d1095.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-ed8d1095 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-ed8d1095 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-ed8d1095 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-ed8d1095 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed8d1095 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-ed8d1095.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-ed8d1095.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c77c1f41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-c77c1f41 .uagb-ifb-icon svg{fill: #333;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-c77c1f41 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-c77c1f41 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-c77c1f41 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-c77c1f41 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-c77c1f41 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-c77c1f41 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c77c1f41 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-c77c1f41.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-c77c1f41.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b9d605dd.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 10px;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap{width: 100%;align-items: center;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {width: 100%;}.uagb-block-b9d605dd .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .wp-block-button__link{background: transparent;}.wp-block-uagb-buttons .uagb-block-f5c7971c .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-f5c7971c .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__wrapper .uagb-buttons-repeater{color: var(--ast-global-color-2);margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater.wp-block-button__link{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-2);border-style: solid;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater.wp-block-button__link:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater.wp-block-button__link:focus{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-f5c7971c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: var(--ast-global-color-2);border-style: solid;}.wp-block-uagb-buttons .uagb-block-f5c7971c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__link{color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;color: var(--ast-global-color-2);fill: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 48px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-084668d9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-wrap{margin-right: 12px;}.uagb-block-2876105a.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-2876105a.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-845fdc30.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-845fdc30.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f8321928.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-f8321928.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-76796f37.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-76796f37.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-244d2620{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-244d2620 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-244d2620{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe7d200e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09809d45{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09809d45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-09809d45{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af314a17{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af314a17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af314a17{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-485d6c36.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-485d6c36 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-485d6c36 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-485d6c36 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-485d6c36.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 18px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-70a2cb40 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-8484b818.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-502b7804.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2d71563{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2d71563 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2d71563{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-3c24069b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c24069b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c24069b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c24069b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c24069b.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 18px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea0555ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-2c8078d4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater.wp-block-button__link{border-style: none;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-33bd6b70{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-33bd6b70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-33bd6b70{padding-top: 24px;padding-bottom: 24px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;}.uagb-block-ed8d1095.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed8d1095 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed8d1095 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed8d1095 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 18px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c77c1f41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-f5c7971c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: flex-start;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-084668d9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-244d2620{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-244d2620 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-244d2620{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-fe7d200e .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-fe7d200e .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-fe7d200e .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-fe7d200e.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09809d45{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09809d45 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-09809d45{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-af314a17{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-af314a17 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-af314a17{padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-485d6c36.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-485d6c36 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-485d6c36 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-485d6c36 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-485d6c36.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-485d6c36 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-485d6c36.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-70a2cb40 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-70a2cb40 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-70a2cb40 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-70a2cb40.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8b526c5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-8b526c5b .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-8484b818.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-8484b818 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-502b7804 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-502b7804 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 24px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-502b7804.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b2d71563{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b2d71563 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-b2d71563{padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-3c24069b.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3c24069b .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3c24069b .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3c24069b .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3c24069b.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3c24069b .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3c24069b.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ea0555ba .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ea0555ba .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ea0555ba.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c1cb558e.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-2c8078d4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;}.wp-block-uagb-buttons .uagb-block-2c8078d4 .uagb-buttons-repeater.wp-block-button__link{border-style: none;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 24px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-f6a6ca83.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-33bd6b70{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-33bd6b70 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-33bd6b70{padding-top: 48px;padding-bottom: 48px;padding-left: 48px;padding-right: 48px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;background-color: var(--ast-global-color-5);;flex-wrap: wrap;}.uagb-block-ed8d1095.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-ed8d1095 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-ed8d1095 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-ed8d1095 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-ed8d1095 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-ed8d1095.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-c77c1f41 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-c77c1f41 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-c77c1f41 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-c77c1f41.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-b9d605dd.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-b9d605dd .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-f5c7971c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;border-style: solid;border-color: var(--ast-global-color-2);}.wp-block-uagb-buttons .uagb-block-f5c7971c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-084668d9 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-084668d9 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 24px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-084668d9.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 16px;}}";s:7:"content";s:10953:"\n<div class="wp-block-uagb-container uagb-block-244d2620 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-fe7d200e uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Find the Perfect Fit for Your Budget</h2></div><p class="uagb-ifb-desc">Choose from our range of flexible pricing options that cater to your specific needs.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-09809d45">\n<div class="wp-block-uagb-container uagb-block-af314a17">\n<div class="wp-block-uagb-info-box uagb-block-485d6c36 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$0</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-70a2cb40 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h5 class="uagb-ifb-title">Free Plan</h5></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8b526c5b"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-8484b818 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-502b7804"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-8651bf8f"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-505a4712"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-aad62cb3"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-90c80fcf"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b2d71563">\n<div class="wp-block-uagb-info-box uagb-block-3c24069b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$9/mo</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-ea0555ba uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h5 class="uagb-ifb-title">Basic Plan</h5></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-c1cb558e"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-2c8078d4 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-f6a6ca83"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-4daa8338"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-79abf5c9"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-586d709c"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-4550e4f4"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-33bd6b70">\n<div class="wp-block-uagb-info-box uagb-block-ed8d1095 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">$19/mo</h3></div></div></div>\n\n\n\n<div class="wp-block-uagb-info-box uagb-block-c77c1f41 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h5 class="uagb-ifb-title">Pro Plan</h5></div><p class="uagb-ifb-desc">A brief description goes here</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-b9d605dd"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-f5c7971c wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n\n\n\n<div class="wp-block-uagb-icon-list uagb-block-084668d9"><div class="uagb-icon-list__wrap">\n<div class="wp-block-uagb-icon-list-child uagb-block-2876105a"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-845fdc30"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-f8321928"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n\n\n\n<div class="wp-block-uagb-icon-list-child uagb-block-76796f37"><span class="uagb-icon-list__source-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path></svg></span><span class="uagb-icon-list__label">Short list item text goes here</span></div>\n</div></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76077";a:10:{s:5:"title";s:10:"Gallery 01";s:3:"url";s:49:"https://websitedemos.net/astra-blocks/gallery-01/";s:3:"tag";a:0:{}s:8:"category";i:3375;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:46948:".wp-block-uagb-container.uagb-is-root-container .uagb-block-10b4ef2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-10b4ef2e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-10b4ef2e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-10b4ef2e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-10b4ef2e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-10b4ef2e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-10b4ef2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-10b4ef2e{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-3ced2d4f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ced2d4f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3ced2d4f .uagb-ifb-icon svg{fill: #333;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ced2d4f .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3ced2d4f .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3ced2d4f .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3ced2d4f .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3ced2d4f.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ced2d4f.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ced2d4f .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3ced2d4f .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3ced2d4f .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3ced2d4f .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ced2d4f .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3ced2d4f.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap{padding-top: 0%;padding-right: 54%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0e404239{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-0e404239 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0e404239 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0e404239 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0e404239 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0e404239 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0e404239 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0e404239{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: ;;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5642ad26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-5642ad26 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5642ad26 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5642ad26 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-5642ad26 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-5642ad26 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5642ad26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-5642ad26{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24b20ad0{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-24b20ad0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24b20ad0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24b20ad0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-24b20ad0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-24b20ad0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24b20ad0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24b20ad0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-style: none;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-e63cee28.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e63cee28 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-e63cee28.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-e63cee28.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41a75854{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-41a75854 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-41a75854 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-41a75854 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-41a75854 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-41a75854 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41a75854 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-41a75854{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-de29da8f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-de29da8f .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-de29da8f.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-de29da8f.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f629222c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-f629222c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f629222c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f629222c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f629222c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f629222c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f629222c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-f629222c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;overflow: visible;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-179d220f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-179d220f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-179d220f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-179d220f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-179d220f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-179d220f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-179d220f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-179d220f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-361064ed.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-361064ed .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-361064ed.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-361064ed.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a95721d1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-a95721d1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a95721d1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a95721d1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a95721d1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a95721d1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a95721d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a95721d1{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-d430542b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d430542b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-d430542b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-d430542b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-10b4ef2e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-10b4ef2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-10b4ef2e{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-block-10b4ef2e.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-10b4ef2e.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.uagb-block-3ced2d4f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 28px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ced2d4f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ced2d4f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ced2d4f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3ced2d4f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap{padding-top: 0%;padding-right: 33%;padding-bottom: 0%;padding-left: 0%;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0e404239{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0e404239 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0e404239{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: ;;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5642ad26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5642ad26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-5642ad26{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24b20ad0{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24b20ad0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24b20ad0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.uagb-block-e63cee28.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e63cee28 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41a75854{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41a75854 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-41a75854{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-de29da8f.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.uagb-block-de29da8f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-de29da8f .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f629222c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f629222c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-f629222c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-179d220f{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-179d220f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-179d220f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-361064ed.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.uagb-block-361064ed.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-361064ed .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a95721d1{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a95721d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a95721d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;}.uagb-block-d430542b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.uagb-block-d430542b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d430542b .wp-block-uagb-image__figure{align-items: flex-start;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-10b4ef2e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-10b4ef2e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-10b4ef2e{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-3ced2d4f.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ced2d4f.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3ced2d4f .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3ced2d4f .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3ced2d4f .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3ced2d4f .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3ced2d4f.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0e404239{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0e404239 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0e404239{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: ;;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-5642ad26{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5642ad26 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-5642ad26{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-24b20ad0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-24b20ad0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-24b20ad0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;border-style: none;flex-wrap: wrap;}.uagb-block-e63cee28.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-e63cee28.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-e63cee28.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-e63cee28 .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-41a75854{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-41a75854 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-41a75854{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-de29da8f.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-de29da8f.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-de29da8f.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-de29da8f .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f629222c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f629222c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f629222c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-179d220f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-179d220f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-179d220f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-361064ed.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-361064ed.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-361064ed.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-361064ed .wp-block-uagb-image__figure{align-items: flex-start;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a95721d1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a95721d1 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a95721d1{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;flex-wrap: wrap;}.uagb-block-d430542b.wp-block-uagb-image--layout-default figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image--layout-overlay figure img{border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-style: none;}.uagb-block-d430542b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.uagb-block-d430542b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-d430542b .wp-block-uagb-image__figure{align-items: flex-start;}}";s:7:"content";s:3690:"\n<div class="wp-block-uagb-container uagb-block-10b4ef2e alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-3ced2d4f uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h2 class="uagb-ifb-title">Captivating Moments</h2></div><p class="uagb-ifb-desc">Get captivated by a stunning collection of images showcasing various subjects in our meticulously curated gallery.</p></div></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0e404239">\n<div class="wp-block-uagb-container uagb-block-5642ad26">\n<div class="wp-block-uagb-container uagb-block-24b20ad0">\n<div class="wp-block-uagb-image alignleft uagb-block-e63cee28 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-01.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-01.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="600" height="450" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-41a75854">\n<div class="wp-block-uagb-image alignleft uagb-block-de29da8f wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-01-1024x683.jpg" alt="" class="uag-image-80569" width="600" height="450" title="" loading="lazy"/></figure></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-f629222c">\n<div class="wp-block-uagb-container uagb-block-179d220f">\n<div class="wp-block-uagb-image alignleft uagb-block-361064ed wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-03.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-03.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-01-1024x683.jpg" alt="" class="uag-image-80577" width="600" height="450" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-a95721d1">\n<div class="wp-block-uagb-image alignleft uagb-block-d430542b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/09/gallery-04.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/09/gallery-04.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-01-1024x683.jpg" alt="" class="uag-image-80571" width="600" height="450" title="" loading="lazy"/></figure></div>\n</div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-76080";a:10:{s:5:"title";s:6:"FAQ 02";s:3:"url";s:45:"https://websitedemos.net/astra-blocks/faq-02/";s:3:"tag";a:0:{}s:8:"category";i:1001;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:13673:".wp-block-uagb-container.uagb-is-root-container .uagb-block-e2dc5a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-e2dc5a18 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2dc5a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 800px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 48px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2dc5a18{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 48px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.uagb-block-b9be5f29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-b9be5f29 .uagb-ifb-icon svg{fill: #333;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-b9be5f29 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-b9be5f29 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-b9be5f29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-b9be5f29 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-b9be5f29 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-b9be5f29 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-b9be5f29 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9be5f29 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-b9be5f29.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74fd7fa1 .uagb-icon svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-2);}.uagb-block-74fd7fa1 .uagb-icon-active svg{width: 16px;height: 16px;font-size: 16px;fill: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-child__outer-wrap{margin-bottom: 10px;}.uagb-block-74fd7fa1 .uagb-faq-item{background-color: var(--ast-global-color-5);border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #D2D2D2;border-style: none;}.uagb-block-74fd7fa1 .uagb-faq-item .uagb-question{color: var(--ast-global-color-2);}.uagb-block-74fd7fa1 .uagb-faq-item.uagb-faq-item-active .uagb-question{color: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-item:hover .uagb-question{color: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;background-color: var(--ast-global-color-5);}.uagb-block-74fd7fa1 .uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-74fd7fa1 .uagb-faq-item:hover .uagb-faq-questions-button{background-color: var(--ast-global-color-5);}.uagb-block-74fd7fa1 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 24px;padding-left: 24px;}.uagb-block-74fd7fa1 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 24px;margin-left: 24px;}.uagb-block-74fd7fa1.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-74fd7fa1.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-74fd7fa1 .uagb-faq-item:hover .uagb-icon svg{fill: var(--ast-global-color-0);}.uagb-block-74fd7fa1 .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions{flex-direction: row-reverse;}.uagb-block-74fd7fa1 .uagb-faq-item .uagb-faq-content{color: var(--ast-global-color-3);}.uagb-block-74fd7fa1 .wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-content {display: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2dc5a18{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2dc5a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2dc5a18{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b9be5f29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9be5f29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74fd7fa1.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-74fd7fa1.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-74fd7fa1 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-item{border-style: none;border-color: #D2D2D2;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-e2dc5a18{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e2dc5a18 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-e2dc5a18{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.uagb-block-b9be5f29 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-b9be5f29 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-b9be5f29 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-b9be5f29 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-b9be5f29.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-74fd7fa1.uagb-faq-icon-row .uagb-faq-item .uagb-faq-icon-wrap{margin-right: 10px;}.uagb-block-74fd7fa1 .uagb-faq-item{border-style: none;border-color: #D2D2D2;}.uagb-block-74fd7fa1.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-faq-icon-wrap{margin-left: 10px;}.uagb-block-74fd7fa1 .uagb-faq-questions-button{padding-top: 20px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content{padding-top: 0px;padding-bottom: 20px;padding-right: 20px;padding-left: 20px;}.uagb-block-74fd7fa1 .uagb-faq-content span{margin-top: 0px;margin-bottom: 20px;margin-right: 20px;margin-left: 20px;}}";s:7:"content";s:7000:"\n<div class="wp-block-uagb-container uagb-block-e2dc5a18 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-info-box uagb-block-b9be5f29 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title-prefix">Simplifying Everyday Life</h6><h2 class="uagb-ifb-title">Frequently Asked Questions</h2></div><p class="uagb-ifb-desc">Find answers to commonly asked questions about our products and services.</p></div></div>\n\n\n\n<div class="wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-74fd7fa1 uagb-faq-icon-row-reverse uagb-faq-layout-accordion uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height" data-faqtoggle="true" role="tablist">\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-bf86a11b" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><h5 class="uagb-question">How can I place an order?</h5></div><p class="uagb-faq-content">To place an order, simply browse our website, select your desired items, and proceed to the checkout page. Follow the prompts to provide your shipping and payment information, and your order will be processed.</p></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-d231316a" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><h5 class="uagb-question">What payment methods do you accept?</h5></div><p class="uagb-faq-content">We accept various payment methods, including credit/debit cards, PayPal, and bank transfers. At checkout, you will have the option to choose your preferred payment method.</p></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-c02406ef" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><h5 class="uagb-question">How long does shipping take?</h5></div><p class="uagb-faq-content">Shipping times vary depending on your location. Typically, orders are processed within 1-2 business days, and delivery can take anywhere from 3-10 business days. You will receive a tracking number once your order has been shipped.</p></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-0fca66bc" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><h5 class="uagb-question">Do you offer international shipping?</h5></div><p class="uagb-faq-content">Yes, we offer international shipping to select countries. During the checkout process, you will be able to see if your country is eligible for shipping. Please note that additional customs fees or taxes may apply upon delivery, which are the responsibility of the recipient.</p></div>\n\n\n\n<div class="wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b23ecfb6" role="tab" tabindex="0"><div class="uagb-faq-questions-button uagb-faq-questions"><span class="uagb-icon uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"></path></svg></span><span class="uagb-icon-active uagb-faq-icon-wrap"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z"></path></svg></span><h5 class="uagb-question">What is your return policy?</h5></div><p class="uagb-faq-content">We have a 30-day return policy. If you are not satisfied with your purchase, you can return it for a refund or exchange within 30 days of receiving your order. Please reach out to our customer service team to initiate the return process.</p></div>\n</div>\n</div></div>\n";}s:8:"id-75666";a:10:{s:5:"title";s:7:"Hero 09";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-09/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:16993:".wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ab28dc6a .uagb-container__video-wrap video{opacity: 0.3;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ab28dc6a{box-shadow: 0px 0px   #00000070 ;padding-top: 225px;padding-bottom: 225px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-01.jpg);;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{content: "";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(--ast-global-color-7);opacity: 0.7;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f4fe11e4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-f4fe11e4 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f4fe11e4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f4fe11e4 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f4fe11e4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f4fe11e4 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f4fe11e4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-f4fe11e4{box-shadow: 0px 0px   #00000070 ;padding-top: 0%;padding-bottom: 0%;padding-left: 0%;padding-right: 44%;margin-top:  !important;margin-bottom:  !important;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-eace458a .uagb-ifb-icon svg{fill: #333;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-eace458a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-eace458a .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-eace458a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{color: #ffffff;margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{color: #ffffff;margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-eace458a .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-eace458a .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-eace458a .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-infobox__content-wrap{text-align: left;}.uagb-block-eace458a.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84355da2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 0px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-c896ffda.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c896ffda .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-c896ffda .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-c896ffda .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-c896ffda.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-c896ffda.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ab28dc6a{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f4fe11e4{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f4fe11e4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f4fe11e4{padding-top: 0%;padding-bottom: 0%;padding-left: 0%;padding-right: 45%;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-c896ffda.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ab28dc6a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ab28dc6a > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ab28dc6a{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-ab28dc6a::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f4fe11e4{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f4fe11e4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-f4fe11e4{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-eace458a .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-eace458a .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-eace458a.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-eace458a .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-eace458a.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-84355da2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-c896ffda.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-c896ffda .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}";s:7:"content";s:1183:"\n<div class="wp-block-uagb-container uagb-block-ab28dc6a alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-f4fe11e4">\n<div class="wp-block-uagb-info-box uagb-block-eace458a uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-84355da2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-c896ffda wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-75740";a:10:{s:5:"title";s:7:"Hero 07";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-07/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:40952:".wp-block-uagb-container.uagb-is-root-container .uagb-block-a8cad5bf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-a8cad5bf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8cad5bf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8cad5bf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a8cad5bf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a8cad5bf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8cad5bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-a8cad5bf{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;row-gap: 72px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4546b65d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-4546b65d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4546b65d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4546b65d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-4546b65d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-4546b65d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4546b65d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-4546b65d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-2f5d6724 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-2f5d6724 .uagb-ifb-icon svg{fill: #333;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2f5d6724 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-2f5d6724 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-2f5d6724 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-2f5d6724 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-2f5d6724.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f5d6724.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-2f5d6724 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-2f5d6724 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-2f5d6724 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-2f5d6724 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2f5d6724 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-2f5d6724.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8a5fb7d2.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 0px;}.uagb-block-8a5fb7d2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-a21e2965.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a21e2965 .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a21e2965 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-a21e2965 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a21e2965.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a21e2965.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b10e0ea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-b10e0ea7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b10e0ea7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b10e0ea7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b10e0ea7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b10e0ea7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b10e0ea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 24px;}.wp-block-uagb-container.uagb-block-b10e0ea7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;column-gap: 24px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0ee5377c{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-block-0ee5377c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0ee5377c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0ee5377c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0ee5377c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0ee5377c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0ee5377c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-0ee5377c{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 20px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-32cd06ad.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-32cd06ad .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 370px;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-32cd06ad.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b30df08{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-block-0b30df08 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b30df08 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b30df08 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0b30df08 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0b30df08 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b30df08 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-0b30df08{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 20px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-56940d4a.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-56940d4a .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-56940d4a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 420px;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-56940d4a.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-56940d4a.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b5836733{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-block-b5836733 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b5836733 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b5836733 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b5836733 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b5836733 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b5836733 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-b5836733{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 20px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-efbb5c4b.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-efbb5c4b .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 370px;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-efbb5c4b.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1c3ff303{max-width: 25%;width: 100%;}.wp-block-uagb-container.uagb-block-1c3ff303 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1c3ff303 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1c3ff303 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1c3ff303 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1c3ff303 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1c3ff303 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-1c3ff303{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 20px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-b25d3ae6.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-b25d3ae6 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 282px;height: 420px;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-b25d3ae6.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8cad5bf{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8cad5bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-a8cad5bf{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4546b65d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4546b65d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4546b65d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-2f5d6724.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f5d6724.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2f5d6724 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8a5fb7d2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-a21e2965.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b10e0ea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b10e0ea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;flex-wrap: wrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-b10e0ea7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 25px;column-gap: 25px;flex-direction: row;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b10e0ea7.wp-block-uagb-container > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-uagb-image ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-b10e0ea7.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-container ):not( .wp-block-uagb-column ):not( .wp-block-uagb-container ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .wp-block-spectra-pro-register ):not( .wp-block-spectra-pro-login ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0ee5377c{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0ee5377c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;justify-content: flex-start;}.wp-block-uagb-container.uagb-block-0ee5377c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;justify-content: flex-start;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b30df08{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b30df08 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-0b30df08{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b5836733{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b5836733 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-b5836733{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1c3ff303{max-width: 48%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1c3ff303 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-1c3ff303{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 300px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a8cad5bf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a8cad5bf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-a8cad5bf{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-4546b65d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-4546b65d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-4546b65d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-2f5d6724.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f5d6724.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-2f5d6724 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-2f5d6724 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-2f5d6724.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-8a5fb7d2.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-a21e2965.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a21e2965 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b10e0ea7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b10e0ea7 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b10e0ea7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0ee5377c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0ee5377c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-0ee5377c{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-32cd06ad.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0b30df08{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0b30df08 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-0b30df08{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-56940d4a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-b5836733{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-b5836733 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-b5836733{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-efbb5c4b.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1c3ff303{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1c3ff303 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-1c3ff303{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-b25d3ae6.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 250px;}}";s:7:"content";s:4120:"\n<div class="wp-block-uagb-container uagb-block-a8cad5bf alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-4546b65d">\n<div class="wp-block-uagb-info-box uagb-block-2f5d6724 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8a5fb7d2"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a21e2965 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b10e0ea7">\n<div class="wp-block-uagb-container uagb-block-0ee5377c">\n<div class="wp-block-uagb-image alignleft uagb-block-32cd06ad wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/desserts-02.jpg" alt="" class="uag-image-80570" width="282" height="370" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0b30df08">\n<div class="wp-block-uagb-image alignleft uagb-block-56940d4a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="282" height="420" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-b5836733">\n<div class="wp-block-uagb-image alignleft uagb-block-efbb5c4b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/snow-mountains-02.jpg" alt="" class="uag-image-80578" width="282" height="370" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-1c3ff303">\n<div class="wp-block-uagb-image alignleft uagb-block-b25d3ae6 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 780w, https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg 360w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/mountains-02.jpg" alt="" class="uag-image-80572" width="282" height="420" title="" loading="lazy"/></figure></div>\n</div>\n</div>\n</div></div>\n";}s:8:"id-75648";a:10:{s:5:"title";s:7:"Hero 02";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-02/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:22060:".wp-block-uagb-container.uagb-is-root-container .uagb-block-c5e8f702{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-c5e8f702 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c5e8f702 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c5e8f702 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c5e8f702 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c5e8f702 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c5e8f702 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-c5e8f702{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 72px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-699445d0{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-699445d0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-699445d0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-699445d0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-699445d0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-699445d0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-699445d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-699445d0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.uagb-block-c4adcefd.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-c4adcefd .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 500px;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c4adcefd.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c34f02a8{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-c34f02a8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c34f02a8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c34f02a8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c34f02a8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c34f02a8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c34f02a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c34f02a8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f47639b5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f47639b5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f47639b5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f47639b5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f47639b5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 0px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c5e8f702{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c5e8f702 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-c5e8f702{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;column-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-699445d0{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-699445d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-699445d0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 450px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c34f02a8{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c34f02a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-c34f02a8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c5e8f702{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c5e8f702 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 40px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c5e8f702{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 40px;column-gap: 0px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-699445d0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-699445d0 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-699445d0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-c4adcefd.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 600px;height: 350px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c34f02a8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c34f02a8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-c34f02a8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;flex-wrap: wrap;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}";s:7:"content";s:1884:"\n<div class="wp-block-uagb-container uagb-block-c5e8f702 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-699445d0">\n<div class="wp-block-uagb-image alignleft uagb-block-c4adcefd wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg" alt="" class="uag-image-80574" width="600" height="500" title="" loading="lazy"/></figure></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-c34f02a8">\n<div class="wp-block-uagb-info-box uagb-block-f47639b5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title-prefix">Empowering Success Together</h6><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-e91bf028"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a1e7d68f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div></div>\n";}s:8:"id-75673";a:10:{s:5:"title";s:7:"Hero 03";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-03/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:29890:".wp-block-uagb-container.uagb-is-root-container .uagb-block-31631ba6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-31631ba6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-31631ba6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-31631ba6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-31631ba6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-31631ba6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31631ba6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-31631ba6{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;row-gap: 72px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09273bd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-09273bd8 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09273bd8 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09273bd8 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-09273bd8 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-09273bd8 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09273bd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 72px;}.wp-block-uagb-container.uagb-block-09273bd8{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 72px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7963facf{max-width: 60%;width: 100%;}.wp-block-uagb-container.uagb-block-7963facf .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7963facf .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7963facf .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7963facf .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7963facf .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7963facf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-7963facf{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 20px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.uagb-block-3507a439 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-3507a439 .uagb-ifb-icon svg{fill: #333;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3507a439 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-3507a439 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-3507a439 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-3507a439.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-3507a439 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-3507a439.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-3507a439.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-3507a439 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-3507a439 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-3507a439 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-3507a439 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3507a439 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-3507a439.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d675d90{max-width: 40%;width: 100%;}.wp-block-uagb-container.uagb-block-0d675d90 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0d675d90 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0d675d90 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-0d675d90 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-0d675d90 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d675d90 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-0d675d90{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: flex-start;flex-wrap: nowrap;}.uagb-block-1f11e213 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-1f11e213 .uagb-ifb-icon svg{fill: #333;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f11e213 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-1f11e213 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-1f11e213 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-1f11e213.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-1f11e213 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-1f11e213.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-1f11e213.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-1f11e213 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-1f11e213 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-1f11e213 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-1f11e213 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f11e213 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-1f11e213.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dea8a589.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 10px;}.uagb-block-dea8a589.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-00868505.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-00868505 .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-00868505 .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-00868505 .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-00868505.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-00868505.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-903bd4d9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-903bd4d9 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-31631ba6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31631ba6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-31631ba6{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09273bd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09273bd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;column-gap: 40px;}.wp-block-uagb-container.uagb-block-09273bd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;column-gap: 40px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7963facf{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7963facf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7963facf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3507a439 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d675d90{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d675d90 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0d675d90{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f11e213 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dea8a589.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-00868505.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-31631ba6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-31631ba6 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-31631ba6{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-09273bd8{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-09273bd8 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;align-items: stretch;flex-wrap: wrap;row-gap: 12px;}.wp-block-uagb-container.uagb-block-09273bd8{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 12px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7963facf{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7963facf > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-7963facf{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;flex-wrap: wrap;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-3507a439 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-3507a439 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-3507a439.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-0d675d90{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-0d675d90 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-0d675d90{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-1f11e213 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-1f11e213 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-1f11e213.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-dea8a589.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-00868505.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-00868505 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}}";s:7:"content";s:2140:"\n<div class="wp-block-uagb-container uagb-block-31631ba6 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-09273bd8">\n<div class="wp-block-uagb-container uagb-block-7963facf">\n<div class="wp-block-uagb-info-box uagb-block-3507a439 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div></div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-0d675d90">\n<div class="wp-block-uagb-info-box uagb-block-1f11e213 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-dea8a589"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-00868505 wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-903bd4d9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="350" title="" loading="lazy"/></figure></div>\n</div></div>\n";}s:8:"id-75684";a:10:{s:5:"title";s:7:"Hero 04";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-04/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:19376:".wp-block-uagb-container.uagb-is-root-container .uagb-block-68cc37ea{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-68cc37ea .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-68cc37ea .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-68cc37ea .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-68cc37ea .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-68cc37ea .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-68cc37ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 72px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-68cc37ea{box-shadow: 0px 0px   #00000070 ;padding-top: 112px;padding-bottom: 112px;padding-left: 40px;padding-right: 40px;margin-top:  !important;margin-bottom:  !important;row-gap: 72px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67080efa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-67080efa .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-67080efa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-67080efa .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-67080efa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-67080efa .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67080efa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-67080efa{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.uagb-block-705b23ed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-705b23ed .uagb-ifb-icon svg{fill: #333;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-705b23ed .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-705b23ed .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-705b23ed .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-705b23ed .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0%;margin-top: 0%;margin-left: 15%;margin-right: 15%;}.uagb-block-705b23ed .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-705b23ed .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-705b23ed .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-705b23ed .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-705b23ed .uagb-infobox__content-wrap{text-align: center;}.uagb-block-705b23ed.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d10d2f9.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 10px;}.uagb-block-7d10d2f9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-9339d68b.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9339d68b .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-9339d68b .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-9339d68b .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9339d68b.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-9339d68b.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-button__link{text-transform: normal;text-decoration: none;}.uagb-block-903bd4d9.wp-block-uagb-image{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: left;justify-content: flex-start;align-self: flex-start;}.uagb-block-903bd4d9 .wp-block-uagb-image__figure{align-items: flex-start;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;text-align: center;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 400px;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-default figure img:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-903bd4d9.wp-block-uagb-image--layout-overlay figure img:hover{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-68cc37ea{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-68cc37ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 40px;}.wp-block-uagb-container.uagb-block-68cc37ea{padding-top: 80px;padding-bottom: 80px;padding-left: 32px;padding-right: 32px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67080efa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67080efa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-67080efa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;}.uagb-block-705b23ed .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0%;margin-top: 0%;margin-left: 8%;margin-right: 8%;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-705b23ed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d10d2f9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-9339d68b.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 350px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-68cc37ea{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-68cc37ea > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 40px;}.wp-block-uagb-container.uagb-block-68cc37ea{padding-top: 64px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top:  !important;margin-bottom:  !important;row-gap: 40px;background-color: var(--ast-global-color-4);;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-67080efa{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-67080efa > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;}.wp-block-uagb-container.uagb-block-67080efa{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 24px;flex-wrap: wrap;}.uagb-block-705b23ed .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-705b23ed .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-705b23ed .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-705b23ed.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-7d10d2f9.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-9339d68b.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-9339d68b .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.uagb-block-903bd4d9.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 1200px;height: 300px;}}";s:7:"content";s:1847:"\n<div class="wp-block-uagb-container uagb-block-68cc37ea alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">\n<div class="wp-block-uagb-container uagb-block-67080efa">\n<div class="wp-block-uagb-info-box uagb-block-705b23ed uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title-prefix">Empowering Success Together</h6><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-7d10d2f9"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-9339d68b wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-image alignleft uagb-block-903bd4d9 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-left"><figure class="wp-block-uagb-image__figure"><img srcset="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg ,https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg 780w" sizes="(max-width: 480px) 150px" src="https://websitedemos.net/wp-content/uploads/2023/10/natures-01-1024x683.jpg" alt="" class="uag-image-80573" width="1200" height="400" title="" loading="lazy"/></figure></div>\n</div></div>\n";}s:8:"id-75722";a:10:{s:5:"title";s:7:"Hero 06";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-06/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:18836:".wp-block-uagb-container.uagb-is-root-container .uagb-block-06662c02{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-06662c02 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-block-06662c02{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec30a461{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ec30a461 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec30a461 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec30a461{min-height: 0px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 80px;padding-right: 80px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: flex-start;justify-content: center;flex-wrap: nowrap;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-f47639b5 .uagb-ifb-icon svg{fill: #333;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-f47639b5 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-f47639b5 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color: var(--ast-global-color-2);margin-bottom: 24px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-f47639b5 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-f47639b5 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-f47639b5 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-f47639b5.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 0px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-button__link{text-transform: normal;text-decoration: none;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8ee1b83d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-8ee1b83d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8ee1b83d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-8ee1b83d{min-height: 650px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-06662c02{width: 100%;}.wp-block-uagb-container.uagb-block-06662c02{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec30a461{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec30a461 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-ec30a461{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8ee1b83d{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8ee1b83d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-8ee1b83d{min-height: 500px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-06662c02{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-06662c02{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ec30a461{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ec30a461 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-ec30a461{padding-top: 40px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-f47639b5 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-f47639b5 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-f47639b5 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-f47639b5.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-e91bf028.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-a1e7d68f.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-a1e7d68f .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8ee1b83d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8ee1b83d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-8ee1b83d{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;flex-wrap: wrap;}}";s:7:"content";s:1198:"\n<div class="wp-block-uagb-container uagb-block-06662c02 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-container uagb-block-ec30a461">\n<div class="wp-block-uagb-info-box uagb-block-f47639b5 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-e91bf028"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-a1e7d68f wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-8ee1b83d"></div>\n</div>\n";}s:8:"id-75694";a:10:{s:5:"title";s:7:"Hero 05";s:3:"url";s:46:"https://websitedemos.net/astra-blocks/hero-05/";s:3:"tag";a:0:{}s:8:"category";i:831;s:16:"primary-category";s:0:"";s:4:"type";s:5:"block";s:12:"page-builder";s:9:"gutenberg";s:16:"required-plugins";a:0:{}s:10:"stylesheet";s:18732:".wp-block-uagb-container.uagb-is-root-container .uagb-block-b3b51d95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-b3b51d95 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-block-b3b51d95{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 0px;column-gap: 0px;overflow: visible;border-color: inherit;flex-direction: row;align-items: stretch;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a73a99fe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a73a99fe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a73a99fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-a73a99fe{min-height: 650px;box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;row-gap: 20px;column-gap: 20px;overflow: visible;border-color: inherit;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-attachment: scroll;background-image: url(https://websitedemos.net/wp-content/uploads/2023/10/natures-02.jpg);;background-clip: padding-box;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-288b1dbe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-288b1dbe .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-288b1dbe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: flex-end;justify-content: center;flex-wrap: nowrap;row-gap: 32px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-288b1dbe{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 80px;padding-right: 80px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 32px;column-gap: 0px;overflow: visible;border-color: inherit;background-color: var(--ast-global-color-4);;flex-direction: column;align-items: flex-end;justify-content: center;flex-wrap: nowrap;}.uagb-block-8f38b9c7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-8f38b9c7 .uagb-ifb-icon svg{fill: #333;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-8f38b9c7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-8f38b9c7 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-2);margin-bottom: 20px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-3);margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-8f38b9c7 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-8f38b9c7 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-8f38b9c7 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f38b9c7 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-8f38b9c7.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image > img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image > img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09bca82c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {column-gap: 10px;}.uagb-block-09bca82c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-56cf197e.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-56cf197e .wp-block-button__link{background: var(--ast-global-color-0);}.wp-block-uagb-buttons .uagb-block-56cf197e .wp-block-button__link:hover{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-56cf197e .wp-block-button__link:focus{background: var(--ast-global-color-1);}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-button__wrapper .uagb-buttons-repeater{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-56cf197e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-color: #333;border-style: none;}.wp-block-uagb-buttons .uagb-block-56cf197e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater:hover .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater:focus .uagb-button__link{color: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3b51d95{width: 100%;}.wp-block-uagb-container.uagb-block-b3b51d95{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a73a99fe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a73a99fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-a73a99fe{min-height: 500px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-288b1dbe{max-width: 50%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-288b1dbe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;row-gap: 24px;}.wp-block-uagb-container.uagb-block-288b1dbe{padding-top: 0px;padding-bottom: 0px;padding-left: 32px;padding-right: 32px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;background-color: var(--ast-global-color-4);;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 16px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f38b9c7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09bca82c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-56cf197e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-b3b51d95{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-b3b51d95{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;align-items: stretch;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a73a99fe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a73a99fe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-a73a99fe{min-height: 300px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;background-clip: padding-box;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-288b1dbe{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-288b1dbe > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;row-gap: 24px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-288b1dbe{padding-top: 40px;padding-bottom: 64px;padding-left: 24px;padding-right: 24px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;row-gap: 24px;column-gap: 0px;background-color: var(--ast-global-color-4);;flex-wrap: wrap;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom: 12px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom: 0px;margin-top: 0px;margin-left: 0px;margin-right: 0px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-8f38b9c7 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-ifb-image-content img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-left-title-image img{width: 120px;}.uagb-block-8f38b9c7 .uagb-ifb-content .uagb-ifb-right-title-image img{width: 120px;}.uagb-block-8f38b9c7.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-09bca82c.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: left;align-items: center;}.wp-block-uagb-buttons .uagb-block-56cf197e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #333;}.wp-block-uagb-buttons .uagb-block-56cf197e .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #333;}}";s:7:"content";s:1198:"\n<div class="wp-block-uagb-container uagb-block-b3b51d95 alignfull uagb-is-root-container">\n<div class="wp-block-uagb-container uagb-block-a73a99fe"></div>\n\n\n\n<div class="wp-block-uagb-container uagb-block-288b1dbe">\n<div class="wp-block-uagb-info-box uagb-block-8f38b9c7 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top"><div class="uagb-ifb-content"><div class="uagb-ifb-title-wrap"><h1 class="uagb-ifb-title">Achieve Your Goals with Our Expert Guidance</h1></div><p class="uagb-ifb-desc">We provide comprehensive solutions and support to help you reach new heights.</p></div></div>\n\n\n\n<div class="wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-09bca82c"><div class="uagb-buttons__wrap uagb-buttons-layout-wrap">\n<div class="wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-56cf197e wp-block-button"><div class="uagb-button__wrapper"><a class="uagb-buttons-repeater wp-block-button__link" href="#" onclick="return false;" rel="follow noopener" target="_self"><div class="uagb-button__link">Get Started</div></a></div></div>\n</div></div>\n</div>\n</div>\n";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1550, 'ast-block-templates-sites-8', 'a:30:{s:8:"id-22317";a:24:{s:5:"title";s:12:"Photographer";s:2:"id";i:22317;s:12:"publish-date";i:1561719372;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1-600x2538.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1-400x1692.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/photographer-08";s:20:"astra-site-parent-id";i:75;s:15:"astra-sites-tag";a:9:{i:513;s:6:"camera";i:482;s:7:"fashion";i:515;s:4:"lens";i:510;s:9:"modelling";i:511;s:12:"photographer";i:509;s:11:"photography";i:444;s:9:"portfolio";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-22320";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-1-600x2538.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/photographer-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-22318";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about-1-600x1349.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/photographer-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-22319";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog-1-600x961.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/267";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/photographer-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85430";a:24:{s:5:"title";s:6:"Author";s:2:"id";i:85430;s:12:"publish-date";i:1706206827;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/author-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-600x1943.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-400x1295.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/author-07";s:20:"astra-site-parent-id";i:3422;s:15:"astra-sites-tag";a:7:{i:724;s:6:"author";i:726;s:10:"literature";i:723;s:8:"novelist";i:1020;s:8:"personal";i:722;s:4:"poet";i:1844;s:7:"premium";i:725;s:6:"writer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2839;s:13:"author-writer";i:2814;s:9:"bookstore";i:2769;s:9:"ecommerce";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85431";a:12:{s:5:"title";s:8:"About Me";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-about-me.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-about-me-600x1948.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/525";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/author-07/about-me/";s:15:"astra-sites-tag";a:1:{i:1007;s:8:"about-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85432";a:12:{s:5:"title";s:5:"Books";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-books.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-books-600x1731.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/523";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/author-07/books/";s:15:"astra-sites-tag";a:1:{i:1740;s:5:"books";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85433";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-contact-600x865.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/527";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/author-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85434";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/author-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/author-07-600x1943.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/author-07/wp-json/wp/v2/pages/519";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/author-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48391";a:24:{s:5:"title";s:29:"Windows &#038; Doors Services";s:2:"id";i:48391;s:12:"publish-date";i:1603911926;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1-600x2034.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1-400x1356.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/windows-and-doors-08";s:20:"astra-site-parent-id";i:1730;s:15:"astra-sites-tag";a:7:{i:435;s:12:"architecture";i:440;s:5:"doors";i:436;s:8:"interior";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:441;s:10:"technician";i:438;s:7:"windows";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48395";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-1-600x2034.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/windows-and-doors-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48392";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about-1-600x1247.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/windows-and-doors-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48397";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services-1.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services-1-600x1696.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/windows-and-doors-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48396";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio-1-600x1310.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/windows-and-doors-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48394";a:12:{s:5:"title";s:4:"FAQs";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs-1-600x810.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/171";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/windows-and-doors-08/faqs/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48393";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact-1-600x792.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/180";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/windows-and-doors-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85331";a:24:{s:5:"title";s:8:"Law Firm";s:2:"id";i:85331;s:12:"publish-date";i:1706127448;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-600x2654.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-400x1769.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/law-firm-07";s:20:"astra-site-parent-id";i:3409;s:15:"astra-sites-tag";a:8:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:703;s:11:"enforcement";i:702;s:8:"law-firm";i:998;s:10:"law-office";i:706;s:6:"lawyer";i:778;s:5:"legal";i:917;s:10:"legal-firm";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2824;s:8:"law-firm";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85332";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-about-us.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-about-us-600x1408.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/637";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/law-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85333";a:12:{s:5:"title";s:9:"Attorneys";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-attorneys.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-attorneys-600x1121.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/641";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/law-firm-07/attorneys/";s:15:"astra-sites-tag";a:1:{i:912;s:9:"attorneys";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85334";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-contact-600x1024.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/643";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/law-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85335";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-600x2654.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/634";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/law-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85336";a:12:{s:5:"title";s:14:"Practice Areas";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-practice-areas.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/law-firm-07-practice-areas-600x1403.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/law-firm-07/wp-json/wp/v2/pages/639";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/law-firm-07/practice-areas/";s:15:"astra-sites-tag";a:1:{i:707;s:13:"practice-area";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55398";a:24:{s:5:"title";s:15:"Salon &amp; Spa";s:2:"id";i:55398;s:12:"publish-date";i:1621884270;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-600x2474.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-400x1649.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/stylist-08";s:20:"astra-site-parent-id";i:2101;s:15:"astra-sites-tag";a:11:{i:2102;s:10:"beautician";i:2121;s:13:"beauty-parlor";i:2106;s:12:"beauty-salon";i:2120;s:18:"fashion-and-beauty";i:1642;s:10:"hair-salon";i:2108;s:11:"hairdresser";i:577;s:13:"makeup-artist";i:2119;s:13:"salon-and-spa";i:530;s:3:"spa";i:2107;s:7:"stylist";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55400";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-contact-08.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-contact-08-600x879.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/904";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/stylist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55399";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-about-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-about-08-600x1247.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/900";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/stylist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55402";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-services-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-services-08-600x1642.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/902";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/stylist-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55401";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-600x2474.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/stylist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85365";a:24:{s:5:"title";s:12:"Budget Hotel";s:2:"id";i:85365;s:12:"publish-date";i:1706125476;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-600x3974.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-400x2649.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/budget-hotel-07";s:20:"astra-site-parent-id";i:3412;s:15:"astra-sites-tag";a:10:{i:2200;s:9:"apartment";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2175;s:12:"budget-hotel";i:2177;s:11:"cheap-hotel";i:2189;s:11:"guest-house";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2201;s:7:"lodging";i:714;s:6:"resort";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85370";a:12:{s:5:"title";s:12:"Things To Do";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-things-to-do.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-things-to-do-600x2035.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/budget-hotel-07/things-to-do/";s:15:"astra-sites-tag";a:1:{i:3438;s:12:"things-to-do";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85366";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-contact-600x1398.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/budget-hotel-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85367";a:12:{s:5:"title";s:10:"Facilities";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-facilities.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-facilities-600x1308.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/budget-hotel-07/facilities/";s:15:"astra-sites-tag";a:1:{i:1599;s:10:"facilities";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85368";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-600x3974.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/26";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/budget-hotel-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85369";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-rooms.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/budget-hotel-07-rooms-600x2391.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/budget-hotel-07/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/budget-hotel-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48580";a:24:{s:5:"title";s:8:"Car Wash";s:2:"id";i:48580;s:12:"publish-date";i:1603984622;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-600x2367.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-400x1578.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/car-wash-08";s:20:"astra-site-parent-id";i:1747;s:15:"astra-sites-tag";a:7:{i:1749;s:9:"bike-care";i:1750;s:9:"bike-wash";i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:1751;s:15:"car-maintenance";i:586;s:8:"car-wash";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2475;s:10:"automotive";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48583";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-600x2367.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/car-wash-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48584";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services-1-600x1405.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/car-wash-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48581";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about-1-600x1322.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/car-wash-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48585";a:12:{s:5:"title";s:9:"Wash Menu";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu-1-600x1138.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-wash-08/wash-menu/";s:15:"astra-sites-tag";a:3:{i:585;s:7:"pricing";i:761;s:9:"wash-menu";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48582";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact-1.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact-1-600x1241.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-wash-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85311";a:24:{s:5:"title";s:15:"Innesa Perfumes";s:2:"id";i:85311;s:12:"publish-date";i:1706043646;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-600x2454.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-400x1636.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/inessa-perfumes-07";s:20:"astra-site-parent-id";i:3406;s:15:"astra-sites-tag";a:9:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2844;s:9:"fragrance";i:383;s:12:"online-store";i:2843;s:7:"perfume";i:2846;s:13:"perfume-store";i:967;s:13:"product-store";i:2845;s:5:"smell";i:749;s:5:"store";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-85312";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-about-600x2410.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-07/wp-json/wp/v2/pages/94";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/inessa-perfumes-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85313";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfume-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfume-07-contact-600x878.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-07/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/inessa-perfumes-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85314";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/inessa-perfumes-07-600x2454.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/inessa-perfumes-07/wp-json/wp/v2/pages/90";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:38:"//websitedemos.net/inessa-perfumes-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55310";a:24:{s:5:"title";s:20:"Travel &amp; Tourism";s:2:"id";i:55310;s:12:"publish-date";i:1621612162;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-600x2616.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-400x1744.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/travel-and-tourism-08";s:20:"astra-site-parent-id";i:2065;s:15:"astra-sites-tag";a:17:{i:2073;s:13:"accommodation";i:2076;s:18:"apartments-hostels";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:2079;s:10:"guesthouse";i:2080;s:8:"homestay";i:350;s:5:"hotel";i:2081;s:13:"island-resort";i:2082;s:12:"luxury-hotel";i:714;s:6:"resort";i:2077;s:12:"tour-company";i:430;s:7:"tourism";i:427;s:6:"travel";i:428;s:13:"travel-agency";i:2075;s:15:"travel-services";i:2083;s:8:"urban-bb";i:2084;s:15:"vacation-rental";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-55311";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities-1.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities-1-600x2270.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/travel-and-tourism-08/amenities/";s:15:"astra-sites-tag";a:2:{i:777;s:9:"amenities";i:1599;s:10:"facilities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55312";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-contact-600x963.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/travel-and-tourism-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55313";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-600x2616.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/travel-and-tourism-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-55314";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms-1-600x1709.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/travel-and-tourism-08/rooms/";s:15:"astra-sites-tag";a:2:{i:2073;s:13:"accommodation";i:715;s:5:"rooms";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85378";a:24:{s:5:"title";s:16:"Fiona Patisserie";s:2:"id";i:85378;s:12:"publish-date";i:1706042687;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-600x2734.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-400x1823.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/fiona-patisserie-07";s:20:"astra-site-parent-id";i:3414;s:15:"astra-sites-tag";a:12:{i:758;s:6:"bakery";i:1857;s:6:"baking";i:783;s:4:"cake";i:2987;s:9:"delicious";i:336;s:4:"food";i:2988;s:6:"foodie";i:2984;s:8:"foodporn";i:2983;s:6:"pastry";i:2989;s:10:"pastrylove";i:2982;s:10:"patisserie";i:2986;s:5:"sweet";i:2985;s:8:"tisserie";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2804;s:11:"cafe-bakery";i:2785;s:4:"food";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2478;s:17:"local-storefronts";i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85379";a:12:{s:5:"title";s:8:"About us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-about-us-600x2574.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/38";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fiona-patisserie-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85380";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-contact-600x999.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/40";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/fiona-patisserie-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85381";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-600x2734.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/36";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/fiona-patisserie-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85382";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-our-menu.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/fiona-patisserie-07-our-menu-600x1135.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/fiona-patisserie-07/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/fiona-patisserie-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55436";a:24:{s:5:"title";s:18:"Event Landing Page";s:2:"id";i:55436;s:12:"publish-date";i:1621881999;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/event-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/event-08-600x2182.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/event-08-400x1455.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/event-08";s:20:"astra-site-parent-id";i:2118;s:15:"astra-sites-tag";a:11:{i:2141;s:19:"business-conference";i:2138;s:16:"conference-event";i:2146;s:17:"design-conference";i:2137;s:13:"event-landing";i:2140;s:15:"marketing-event";i:2145;s:6:"meetup";i:648;s:12:"presentation";i:2142;s:14:"product-launch";i:2139;s:7:"seminar";i:2144;s:15:"tech-conference";i:2143;s:20:"webinar-landing-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-55437";a:12:{s:5:"title";s:12:"Landing Page";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/05/event-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/05/event-08-600x2182.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/event-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/event-08/";s:15:"astra-sites-tag";a:2:{i:850;s:12:"landing-page";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85372";a:24:{s:5:"title";s:12:"Tech Blogger";s:2:"id";i:85372;s:12:"publish-date";i:1706042685;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-600x2215.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-400x1476.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/tech-blogger-07";s:20:"astra-site-parent-id";i:3413;s:15:"astra-sites-tag";a:8:{i:2269;s:18:"affiliate-marketer";i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:2266;s:12:"tech-blogger";i:2267;s:15:"tech-influencer";i:2268;s:17:"technology-critic";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:3:{i:2828;s:4:"blog";i:2774;s:8:"magazine";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2497;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-85373";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-about-600x1416.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/614";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-blogger-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85374";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-contact-600x916.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/615";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/tech-blogger-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85375";a:12:{s:5:"title";s:5:"Deals";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-deals.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-deals-600x1247.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/613";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/tech-blogger-07/deals/";s:15:"astra-sites-tag";a:1:{i:2264;s:5:"deals";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85376";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/tech-blogger-07-600x2215.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/tech-blogger-07/wp-json/wp/v2/pages/612";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/tech-blogger-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48398";a:24:{s:5:"title";s:18:"Garden Maintenance";s:2:"id";i:48398;s:12:"publish-date";i:1603963842;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-08-600x2113.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-08-400x1409.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/garden-maintenance-08";s:20:"astra-site-parent-id";i:1731;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:0:{}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85358";a:24:{s:5:"title";s:12:"Photographer";s:2:"id";i:85358;s:12:"publish-date";i:1706042683;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-600x2330.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-400x1553.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/photographer-07";s:20:"astra-site-parent-id";i:3411;s:15:"astra-sites-tag";a:7:{i:513;s:6:"camera";i:515;s:4:"lens";i:511;s:12:"photographer";i:509;s:11:"photography";i:1022;s:12:"professional";i:514;s:11:"videography";i:512;s:13:"wedding-shoot";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2770;s:8:"personal";i:2773;s:11:"photography";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2485;s:11:"photography";i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85359";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-about-600x1221.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/photographer-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85360";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-contact-600x1146.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/17";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/photographer-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85361";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-600x2330.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/photographer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85362";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-portdolio.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-portdolio-600x1965.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/photographer-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85363";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2024/01/photographer-07-services-600x1093.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/photographer-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48208";a:24:{s:5:"title";s:7:"Plumber";s:2:"id";i:48208;s:12:"publish-date";i:1603905881;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-600x1930.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-400x1287.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/plumber-08";s:20:"astra-site-parent-id";i:1706;s:15:"astra-sites-tag";a:6:{i:1712;s:19:"commercial-plumbing";i:439;s:14:"local-services";i:507;s:7:"plumber";i:508;s:8:"plumbing";i:1711;s:18:"remolding-services";i:1710;s:20:"residential-plumbing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2471;s:16:"local-technician";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48212";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-600x1930.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/34";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/plumber-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48209";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-2.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-2-600x1093.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/29";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/plumber-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48213";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-2.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-2-600x1603.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/plumber-08/services/";s:15:"astra-sites-tag";a:2:{i:425;s:8:"services";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48214";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testimonials.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testimonials-600x1293.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/plumber-08/testimonials/";s:15:"astra-sites-tag";a:2:{i:432;s:6:"review";i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48211";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-2.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-2-600x1751.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/32";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/plumber-08/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:1476;s:26:"frequently-asked-questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48210";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-2.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-2-600x998.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/plumber-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85302";a:24:{s:5:"title";s:9:"theAgency";s:2:"id";i:85302;s:12:"publish-date";i:1706042644;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-600x3575.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-400x2383.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/wordpress-agency-07";s:20:"astra-site-parent-id";i:3405;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-85308";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-testimonials.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-testimonials-600x2232.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/wordpress-agency-07/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85303";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-about-600x1789.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/wordpress-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85304";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-contact-600x1340.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/wordpress-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85305";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-600x3575.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/wordpress-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85306";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-projects.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-projects-600x1947.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/33";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-07/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85307";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/01/wordpress-agency-07-services-600x1569.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/wordpress-agency-07/wp-json/wp/v2/pages/30";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/wordpress-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48188";a:24:{s:5:"title";s:17:"Interior Designer";s:2:"id";i:48188;s:12:"publish-date";i:1603905861;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-600x1322.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-400x881.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/interior-designer-08";s:20:"astra-site-parent-id";i:1705;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:1022;s:12:"professional";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2488;s:9:"portfolio";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-48191";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-600x1322.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/688";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/interior-designer-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48189";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-about.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-about-600x1240.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/689";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-designer-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48193";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-services.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-services-600x1104.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/690";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-designer-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48192";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-projects.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-projects-600x1736.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/691";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-designer-08/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48194";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-testimonials.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-testimonials-600x1335.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/692";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/interior-designer-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48190";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-contact.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-08-contact-600x862.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/693";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/interior-designer-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85319";a:24:{s:5:"title";s:6:"Winery";s:2:"id";i:85319;s:12:"publish-date";i:1706042604;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-600x1989.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-400x1326.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/winery-07";s:20:"astra-site-parent-id";i:3408;s:15:"astra-sites-tag";a:4:{i:635;s:7:"brewery";i:632;s:7:"farming";i:1019;s:14:"wine-prouction";i:633;s:6:"winery";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2474;s:13:"manufacturing";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-85321";a:12:{s:5:"title";s:6:"Events";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-events.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-events-600x1299.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1185";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/winery-07/events/";s:15:"astra-sites-tag";a:1:{i:1569;s:6:"events";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85322";a:12:{s:5:"title";s:10:"Experience";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-experience.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-experience-600x2178.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1183";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/winery-07/experience/";s:15:"astra-sites-tag";a:1:{i:636;s:10:"experience";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85323";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-600x1989.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1179";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/winery-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85324";a:12:{s:5:"title";s:9:"Our Story";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-our-story.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-our-story-600x1191.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1181";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/winery-07/our-story/";s:15:"astra-sites-tag";a:1:{i:905;s:9:"our-story";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-85320";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/winery-07-contact-600x874.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/winery-07/wp-json/wp/v2/pages/1187";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/winery-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-85316";a:24:{s:5:"title";s:16:"Personal Trainer";s:2:"id";i:85316;s:12:"publish-date";i:1706039939;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07-600x3277.jpg";s:28:"fullpage-thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07-400x2185.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/personal-trainer-07";s:20:"astra-site-parent-id";i:3407;s:15:"astra-sites-tag";a:6:{i:499;s:7:"fitness";i:505;s:15:"fitness-trainer";i:976;s:14:"gym-instructor";i:504;s:11:"gym-trainer";i:1454;s:16:"personal-trainer";i:1455;s:15:"workout-trainer";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2787;s:11:"gym-fitness";i:2771;s:8:"one-page";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2480;s:16:"fitness-wellness";i:2927;s:8:"one-page";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-85317";a:12:{s:5:"title";s:13:"Trainer Jenny";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/01/personals-trainer-07-600x3277.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/personal-trainer-07/wp-json/wp/v2/pages/309";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/personal-trainer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84604";a:24:{s:5:"title";s:17:"Architecture Firm";s:2:"id";i:84604;s:12:"publish-date";i:1699906822;s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-600x2025.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-400x1350.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/architects-07";s:20:"astra-site-parent-id";i:3397;s:15:"astra-sites-tag";a:5:{i:435;s:12:"architecture";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2777;s:8:"business";i:2793;s:15:"interior-design";i:2852;s:11:"landscaping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-84610";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-services.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-services-600x1334.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/457";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84605";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-about.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-about-600x1920.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/456";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/architects-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84606";a:12:{s:5:"title";s:7:"Clients";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-clients.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-clients-600x1414.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/459";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/architects-07/clients/";s:15:"astra-sites-tag";a:1:{i:450;s:7:"clients";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84607";a:12:{s:5:"title";s:8:"Contacts";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-contact.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-contact-600x1109.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/460";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-07/contacts/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84608";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:69:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-600x2025.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/455";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/architects-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84609";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-projects.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/11/architects-07-projects-600x899.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/architects-07/wp-json/wp/v2/pages/458";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/architects-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74914";a:24:{s:5:"title";s:13:"Web Developer";s:2:"id";i:74914;s:12:"publish-date";i:1689331554;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07-600x3251.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07-400x2167.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/web-developer-07";s:20:"astra-site-parent-id";i:3325;s:15:"astra-sites-tag";a:9:{i:3112;s:9:"developer";i:1020;s:8:"personal";i:3124;s:18:"personal-portfolio";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:3123;s:3:"web";i:3122;s:13:"web-developer";i:3111;s:11:"webdesigner";i:3106;s:12:"webdeveloper";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:2:{i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-74915";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/web-developers-07-600x3251.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/web-developer-07/wp-json/wp/v2/pages/484";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/web-developer-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84383";a:24:{s:5:"title";s:6:"Artist";s:2:"id";i:84383;s:12:"publish-date";i:1699294160;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-600x1981.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-400x1320.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/artist-07";s:20:"astra-site-parent-id";i:3395;s:15:"astra-sites-tag";a:4:{i:597;s:3:"art";i:339;s:6:"artist";i:595;s:10:"exhibition";i:614;s:7:"painter";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2802;s:6:"artist";i:2770;s:8:"personal";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-84387";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-portfolio.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-portfolio-600x1095.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/artist-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84384";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-about-600x1302.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/artist-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84385";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-contact.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-contact-600x711.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/artist-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84386";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/11/artist-07-600x1981.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/artist-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/artist-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75040";a:24:{s:5:"title";s:22:"Construction Equipment";s:2:"id";i:75040;s:12:"publish-date";i:1689338320;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-600x2432.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-400x1621.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/construction-equipment-07";s:20:"astra-site-parent-id";i:3347;s:15:"astra-sites-tag";a:11:{i:435;s:12:"architecture";i:2543;s:8:"building";i:2545;s:19:"building-foundation";i:979;s:7:"company";i:484;s:12:"construction";i:2546;s:21:"construction-services";i:2544;s:11:"fabricating";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2793;s:15:"interior-design";i:2832;s:8:"property";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-75042";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-contact-600x1329.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/478";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/construction-equipment-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75041";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-about-us.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-about-us-600x2049.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/477";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/construction-equipment-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75044";a:12:{s:5:"title";s:10:"Industries";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-industries.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-industries-600x1151.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/476";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/construction-equipment-07/industries/";s:15:"astra-sites-tag";a:1:{i:493;s:10:"industries";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75045";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-services.jpg";s:19:"thumbnail-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-services-600x1569.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/475";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/construction-equipment-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75043";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/construction-equipments-07-600x2432.jpg";s:18:"astra-page-api-url";s:74:"https://websitedemos.net/construction-equipment-07/wp-json/wp/v2/pages/474";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/construction-equipment-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74960";a:24:{s:5:"title";s:23:"Non-Profit Organization";s:2:"id";i:74960;s:12:"publish-date";i:1689344274;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-600x2396.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-400x1597.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/non-profit-organization-07";s:20:"astra-site-parent-id";i:3334;s:15:"astra-sites-tag";a:10:{i:625;s:7:"charity";i:2126;s:20:"charity-organization";i:893;s:6:"church";i:2125;s:9:"community";i:2128;s:16:"community-center";i:1013;s:8:"donation";i:2124;s:17:"environmental-ngo";i:624;s:10:"foundation";i:977;s:10:"non-profit";i:745;s:12:"organization";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:4:{i:2786;s:17:"charity-nonprofit";i:2864;s:9:"community";i:2872;s:19:"donation-fundraiser";i:2871;s:3:"ngo";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2487;s:6:"agency";i:2492;s:10:"non-profit";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74961";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-about-600x1824.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/489";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/non-profit-organization-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74962";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-contact-600x1406.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/495";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/non-profit-organization-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74963";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-600x2396.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/486";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/non-profit-organization-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74964";a:12:{s:5:"title";s:8:"Our Work";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-ourwork.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-ourwork-600x1301.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/491";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/non-profit-organization-07/our-work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74965";a:12:{s:5:"title";s:7:"Stories";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-stories.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/charity-org-07-stories-600x1798.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/non-profit-organization-07/wp-json/wp/v2/pages/493";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/non-profit-organization-07/stories/";s:15:"astra-sites-tag";a:1:{i:3345;s:7:"stories";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74955";a:24:{s:5:"title";s:11:"Music Event";s:2:"id";i:74955;s:12:"publish-date";i:1689341073;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07-600x4095.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07-400x2730.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/music-event-07";s:20:"astra-site-parent-id";i:3328;s:15:"astra-sites-tag";a:10:{i:3331;s:5:"bands";i:755;s:7:"concert";i:406;s:2:"dj";i:660;s:13:"entertainment";i:3330;s:9:"livemusic";i:407;s:5:"music";i:3329;s:10:"musicevent";i:3332;s:13:"musicfestival";i:3333;s:9:"nightlife";i:2635;s:5:"party";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2869;s:2:"dj";i:2784;s:5:"event";i:2781;s:5:"music";i:2771;s:8:"one-page";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2486;s:9:"art-music";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-74956";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/music-events-07-600x4095.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/music-event-07/wp-json/wp/v2/pages/460";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/music-event-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75059";a:24:{s:5:"title";s:19:"Real Estate Company";s:2:"id";i:75059;s:12:"publish-date";i:1689339205;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-600x2398.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-400x1599.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/real-estate-company-07";s:20:"astra-site-parent-id";i:3348;s:15:"astra-sites-tag";a:7:{i:2311;s:19:"construction-agency";i:2088;s:20:"construction-company";i:2313;s:16:"property-rentals";i:485;s:11:"real-estate";i:2310;s:18:"real-estate-agency";i:2535;s:22:"real-estate-consultant";i:2314;s:22:"real-estate-developers";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2832;s:8:"property";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2483;s:15:"expert-services";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-75062";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-600x2398.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/310";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/real-estate-company-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75063";a:12:{s:5:"title";s:10:"Properties";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-properties.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-properties-600x1704.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/313";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/real-estate-company-07/properties/";s:15:"astra-sites-tag";a:1:{i:553;s:10:"properties";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75064";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-services.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-services-600x2059.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/312";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/real-estate-company-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75060";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-about.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-about-600x1874.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/311";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/real-estate-company-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75061";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/real-estate-company-07-contact-600x1202.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/real-estate-company-07/wp-json/wp/v2/pages/314";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/real-estate-company-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-75007";a:24:{s:5:"title";s:5:"Tours";s:2:"id";i:75007;s:12:"publish-date";i:1689339497;s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-600x4884.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-400x3256.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/tours-07";s:20:"astra-site-parent-id";i:3344;s:15:"astra-sites-tag";a:17:{i:2073;s:13:"accommodation";i:2076;s:18:"apartments-hostels";i:1534;s:3:"bnb";i:2078;s:14:"business-hotel";i:2079;s:10:"guesthouse";i:2080;s:8:"homestay";i:350;s:5:"hotel";i:2081;s:13:"island-resort";i:2082;s:12:"luxury-hotel";i:714;s:6:"resort";i:2077;s:12:"tour-company";i:430;s:7:"tourism";i:427;s:6:"travel";i:428;s:13:"travel-agency";i:2075;s:15:"travel-services";i:2083;s:8:"urban-bb";i:2084;s:15:"vacation-rental";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2784;s:5:"event";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-75011";a:12:{s:5:"title";s:5:"Tours";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-tours.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-tours-600x2313.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/754";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/tours-07/tours/";s:15:"astra-sites-tag";a:1:{i:3346;s:5:"tours";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75009";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-contact-600x1215.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/758";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/tours-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75008";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-about-600x1658.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/756";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/tours-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-75010";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:65:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/07/tourss-07-600x4884.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/tours-07/wp-json/wp/v2/pages/751";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/tours-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74987";a:24:{s:5:"title";s:16:"General Hospital";s:2:"id";i:74987;s:12:"publish-date";i:1689335063;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-600x2939.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-400x1959.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/general-hospital-07";s:20:"astra-site-parent-id";i:3336;s:15:"astra-sites-tag";a:11:{i:601;s:6:"doctor";i:3341;s:7:"doctors";i:2045;s:6:"health";i:3343;s:17:"healthandwellness";i:604;s:10:"healthcare";i:3338;s:7:"hosital";i:603;s:7:"medical";i:3337;s:8:"medicine";i:3342;s:6:"nurses";i:3340;s:7:"nursing";i:3339;s:8:"pharmacy";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2834;s:10:"healthcare";i:2841;s:14:"medical-clinic";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74991";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-services-600x1590.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/897";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/general-hospital-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74988";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-about-600x1263.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/896";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/general-hospital-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74989";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-contact-600x907.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/898";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/general-hospital-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74990";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/general-hospital-07-600x2939.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/general-hospital-07/wp-json/wp/v2/pages/895";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/general-hospital-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-91344";a:24:{s:5:"title";s:14:"David Williams";s:2:"id";i:91344;s:12:"publish-date";i:1713876264;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-600x2815.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-400x1877.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/freelance-trader-08";s:20:"astra-site-parent-id";i:3612;s:15:"astra-sites-tag";a:9:{i:446;s:7:"finance";i:3606;s:9:"freelance";i:669;s:10:"freelancer";i:3609;s:10:"investment";i:3610;s:6:"market";i:3611;s:11:"market-rate";i:3608;s:14:"online-trading";i:3607;s:6:"trader";i:2064;s:7:"trading";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2805;s:7:"finance";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:3435;s:8:"business";i:2488;s:9:"portfolio";i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-91345";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-about-600x1823.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/freelance-trader-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-91346";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-contact-600x929.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/freelance-trader-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-91347";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-600x2815.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/freelance-trader-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-91348";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-services.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2024/04/freelance-trader-08-services-600x1640.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/freelance-trader-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/freelance-trader-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74936";a:24:{s:5:"title";s:18:"Advertising Agency";s:2:"id";i:74936;s:12:"publish-date";i:1689332926;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-600x3071.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-400x2047.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/advertising-agency-07";s:20:"astra-site-parent-id";i:3327;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74939";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-600x3071.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/advertising-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74940";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-portfolio.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-portfolio-600x1391.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/advertising-agency-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74937";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-about.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-about-600x1644.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/advertising-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74938";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-contact-600x1328.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/advertising-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74941";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-services.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/advertising-agency-07-services-600x1799.jpg";s:18:"astra-page-api-url";s:68:"https://websitedemos.net/advertising-agency-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/advertising-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1551, 'ast-block-templates-sites-9', 'a:30:{s:8:"id-74919";a:24:{s:5:"title";s:8:"Homestay";s:2:"id";i:74919;s:12:"publish-date";i:1689278588;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-600x2677.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-400x1784.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/homestay-07";s:20:"astra-site-parent-id";i:3326;s:15:"astra-sites-tag";a:11:{i:2193;s:10:"apartments";i:2192;s:2:"bb";i:2202;s:17:"bed-and-breakfast";i:2191;s:11:"budget-stay";i:2189;s:11:"guest-house";i:2188;s:9:"home-stay";i:2194;s:7:"hostels";i:350;s:5:"hotel";i:712;s:5:"lodge";i:2190;s:13:"lodging-house";i:2195;s:4:"stay";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2788;s:9:"hotel-bnb";i:2775;s:14:"travel-tourism";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74921";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-amenities.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-amenities-600x1737.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/291";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/homestay-07/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74922";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-contact-600x1167.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/homestay-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74923";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-600x2677.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/282";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/homestay-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74920";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-about-600x1482.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/293";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/homestay-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74924";a:12:{s:5:"title";s:5:"Rooms";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-rooms.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/homestay-07-rooms-600x1737.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/homestay-07/wp-json/wp/v2/pages/287";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/homestay-07/rooms/";s:15:"astra-sites-tag";a:1:{i:715;s:5:"rooms";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74973";a:24:{s:5:"title";s:16:"Pub &amp; Lounge";s:2:"id";i:74973;s:12:"publish-date";i:1689260060;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-600x2878.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-400x1919.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/pub-and-lounge-07";s:20:"astra-site-parent-id";i:3335;s:15:"astra-sites-tag";a:13:{i:2009;s:8:"bar-room";i:2007;s:19:"barbeque-restaurant";i:2010;s:8:"beer-bar";i:1988;s:10:"beer-joint";i:562;s:6:"bistro";i:635;s:7:"brewery";i:1989;s:15:"cocktail-lounge";i:882;s:6:"drinks";i:350;s:5:"hotel";i:657;s:6:"lounge";i:1983;s:3:"pub";i:2008;s:11:"pub-and-bar";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2769;s:9:"ecommerce";i:2785;s:4:"food";i:2776;s:10:"restaurant";i:2813;s:6:"winery";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74974";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-about-600x1610.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/836";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pub-and-lounge-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74976";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-600x2878.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/835";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pub-and-lounge-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74975";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-contact-600x884.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/838";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/pub-and-lounge-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74977";a:12:{s:5:"title";s:5:"Menus";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-menu.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/pub-and-lounge-07-menu-600x1723.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/pub-and-lounge-07/wp-json/wp/v2/pages/837";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/pub-and-lounge-07/menus/";s:15:"astra-sites-tag";a:1:{i:565;s:4:"menu";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-88174";a:24:{s:5:"title";s:7:"Galatic";s:2:"id";i:88174;s:12:"publish-date";i:1714411654;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-600x2272.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-400x1514.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/galatic-08";s:20:"astra-site-parent-id";i:3596;s:15:"astra-sites-tag";a:4:{i:2456;s:7:"generic";i:2667;s:16:"generic-template";i:1526;s:13:"multi-purpose";i:2493;s:12:"multipurpose";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:2:{i:2860;s:12:"multipurpose";i:2797;s:14:"simple-minimal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:3428;s:4:"free";i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-88175";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-about.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-about-600x1128.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/20";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/galatic-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88176";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-contact-600x726.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/galatic-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88177";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-600x2272.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/galatic-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-88178";a:12:{s:5:"title";s:9:"Offerings";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-offerings.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2024/04/galatic-08-offerings-600x1456.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/galatic-08/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/galatic-08/offerings/";s:15:"astra-sites-tag";a:1:{i:3617;s:9:"offerings";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74726";a:24:{s:5:"title";s:6:"Agency";s:2:"id";i:74726;s:12:"publish-date";i:1688641796;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-600x2889.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-400x1926.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-07";s:20:"astra-site-parent-id";i:3315;s:15:"astra-sites-tag";a:6:{i:663;s:6:"agency";i:979;s:7:"company";i:664;s:16:"digital-services";i:812;s:6:"office";i:665;s:14:"service-agency";i:661;s:7:"website";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2768;s:9:"portfolio";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-74730";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-pricing.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-pricing-600x1338.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1507";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-07/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74731";a:12:{s:5:"title";s:7:"Support";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-support.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-support-600x1532.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1506";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-07/support/";s:15:"astra-sites-tag";a:1:{i:765;s:7:"support";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74732";a:12:{s:5:"title";s:8:"Websites";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-websites.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-websites-600x1787.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1505";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-07/websites/";s:15:"astra-sites-tag";a:1:{i:3316;s:8:"websites";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74727";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-about-600x1444.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1504";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74728";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-contact-600x1030.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1508";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74729";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/07/agencies-07-600x2889.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/agency-07/wp-json/wp/v2/pages/1503";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74706";a:24:{s:5:"title";s:18:"Advertising Agency";s:2:"id";i:74706;s:12:"publish-date";i:1688641119;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-600x3152.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-400x2101.jpg";s:14:"astra-site-url";s:45:"//websitedemos.net/public-relations-agency-07";s:20:"astra-site-parent-id";i:3314;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:6:{s:8:"id-74707";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-about.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-about-600x1569.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1349";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/public-relations-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74712";a:12:{s:5:"title";s:4:"Work";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-work.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-work-600x1820.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1346";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/public-relations-agency-07/work/";s:15:"astra-sites-tag";a:1:{i:451;s:4:"work";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74708";a:12:{s:5:"title";s:12:"Case Studies";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-case-study.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-case-study-600x1373.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:59:"//websitedemos.net/public-relations-agency-07/case-studies/";s:15:"astra-sites-tag";a:1:{i:780;s:12:"case-studies";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74709";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-contact-600x857.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/public-relations-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74710";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-600x3152.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1361";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/public-relations-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74711";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-services.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/07/public-relation-agency-07-services-600x1988.jpg";s:18:"astra-page-api-url";s:76:"https://websitedemos.net/public-relations-agency-07/wp-json/wp/v2/pages/1347";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/public-relations-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74695";a:24:{s:5:"title";s:16:"Electric Scooter";s:2:"id";i:74695;s:12:"publish-date";i:1688640690;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-600x2882.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-400x1921.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/electric-scooter-07";s:20:"astra-site-parent-id";i:3313;s:15:"astra-sites-tag";a:8:{i:2851;s:7:"bicycle";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2848;s:16:"electric-scooter";i:2850;s:14:"electric-store";i:383;s:12:"online-store";i:2849;s:7:"scooter";i:749;s:5:"store";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2800;s:14:"car-automotive";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:3:{i:2495;s:9:"ecommerce";i:2499;s:10:"technology";i:2473;s:9:"transport";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74696";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-about-600x1365.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electric-scooter-07/wp-json/wp/v2/pages/1139";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/electric-scooter-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74697";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-contact-600x958.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/electric-scooter-07/wp-json/wp/v2/pages/1140";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/electric-scooter-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74698";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/07/electric-scooter-07-600x2882.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/electric-scooter-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/electric-scooter-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:5:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}i:4;a:3:{s:4:"slug";s:20:"woocommerce-payments";s:4:"init";s:45:"woocommerce-payments/woocommerce-payments.php";s:4:"name";s:11:"WooPayments";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74320";a:24:{s:5:"title";s:14:"Furniture Shop";s:2:"id";i:74320;s:12:"publish-date";i:1686043445;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-600x2303.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-400x1535.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/furniture-shop-07";s:20:"astra-site-parent-id";i:3210;s:15:"astra-sites-tag";a:9:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2359;s:20:"home-furniture-store";i:2358;s:22:"office-furniture-store";i:2357;s:22:"online-furniture-store";i:383;s:12:"online-store";i:749;s:5:"store";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-74321";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-contact.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-contact-600x1022.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/848";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/furniture-shop-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74322";a:12:{s:5:"title";s:4:"Help";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-help.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-help-600x1157.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/850";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/furniture-shop-07/help/";s:15:"astra-sites-tag";a:1:{i:2909;s:4:"help";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74323";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-600x2303.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/845";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/furniture-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74324";a:12:{s:5:"title";s:5:"Story";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-story.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/06/furnitures-shop-07-story-600x1899.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/furniture-shop-07/wp-json/wp/v2/pages/852";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/furniture-shop-07/story/";s:15:"astra-sites-tag";a:1:{i:767;s:5:"story";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74294";a:24:{s:5:"title";s:24:"Digital Marketing Agency";s:2:"id";i:74294;s:12:"publish-date";i:1686040466;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-600x2395.jpg";s:28:"fullpage-thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-400x1597.jpg";s:14:"astra-site-url";s:46:"//websitedemos.net/digital-marketing-agency-07";s:20:"astra-site-parent-id";i:3209;s:15:"astra-sites-tag";a:14:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:2235;s:24:"digital-marketing-agency";i:2036;s:22:"digital-marketing-firm";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2794;s:10:"consulting";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-74302";a:12:{s:5:"title";s:12:"Social Media";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-social-media.jpg";s:19:"thumbnail-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-social-media-600x2314.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1270";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/digital-marketing-agency-07/social-media-2/";s:15:"astra-sites-tag";a:1:{i:2212;s:12:"social-media";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74295";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-about.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-about-600x2017.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1118";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/digital-marketing-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74296";a:12:{s:5:"title";s:8:"Branding";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-branding.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-branding-600x2291.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1114";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/digital-marketing-agency-07/branding/";s:15:"astra-sites-tag";a:1:{i:2213;s:8:"branding";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74297";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-contact-600x945.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:55:"//websitedemos.net/digital-marketing-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74298";a:12:{s:5:"title";s:17:"Digital Marketing";s:18:"featured-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-digital-marketing.jpg";s:19:"thumbnail-image-url";s:110:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-digital-marketing-600x2314.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1115";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:65:"//websitedemos.net/digital-marketing-agency-07/digital-marketing/";s:15:"astra-sites-tag";a:1:{i:1855;s:17:"digital-marketing";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74299";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-600x2395.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1112";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/digital-marketing-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74300";a:12:{s:5:"title";s:12:"SEO Services";s:18:"featured-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-seo-services.jpg";s:19:"thumbnail-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-seo-services-600x2291.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1274";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/digital-marketing-agency-07/seo-services-2/";s:15:"astra-sites-tag";a:1:{i:2214;s:12:"seo-services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74301";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-services.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/06/digital-marketing-agency-07-services-600x1805.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/digital-marketing-agency-07/wp-json/wp/v2/pages/1113";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/digital-marketing-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74277";a:24:{s:5:"title";s:22:"Office Furniture Store";s:2:"id";i:74277;s:12:"publish-date";i:1686039898;s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-600x3687.jpg";s:28:"fullpage-thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-400x2458.jpg";s:14:"astra-site-url";s:44:"//websitedemos.net/office-furniture-store-07";s:20:"astra-site-parent-id";i:3206;s:15:"astra-sites-tag";a:19:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:524;s:9:"furniture";i:856;s:15:"furniture-store";i:2359;s:20:"home-furniture-store";i:2358;s:22:"office-furniture-store";i:2357;s:22:"online-furniture-store";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:749;s:5:"store";i:1024;s:11:"woocommerce";i:2356;s:14:"work-from-home";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2879;s:9:"furniture";i:2793;s:15:"interior-design";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74278";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-about.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-about-600x1817.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1223";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/office-furniture-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74279";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-contact.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-contact-600x1133.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/office-furniture-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74280";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-600x3687.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1275";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:45:"//websitedemos.net/office-furniture-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74281";a:12:{s:5:"title";s:11:"Home Office";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-home-office-setup.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-home-office-setup-600x2680.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1221";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:57:"//websitedemos.net/office-furniture-store-07/home-office/";s:15:"astra-sites-tag";a:1:{i:3207;s:11:"home-office";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74282";a:12:{s:5:"title";s:13:"Office Setups";s:18:"featured-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-office-setup.jpg";s:19:"thumbnail-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2023/06/office-furniture-stores-07-office-setup-600x2371.jpg";s:18:"astra-page-api-url";s:75:"https://websitedemos.net/office-furniture-store-07/wp-json/wp/v2/pages/1346";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:59:"//websitedemos.net/office-furniture-store-07/office-setups/";s:15:"astra-sites-tag";a:1:{i:3208;s:13:"office-setups";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:4:"init";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:4:"name";s:41:"Checkout Plugins - Stripe for WooCommerce";}i:2;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74264";a:24:{s:5:"title";s:14:"T-Shirts Store";s:2:"id";i:74264;s:12:"publish-date";i:1686038920;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-600x2636.jpg";s:28:"fullpage-thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-400x1757.jpg";s:14:"astra-site-url";s:36:"//websitedemos.net/t-shirts-store-07";s:20:"astra-site-parent-id";i:3205;s:15:"astra-sites-tag";a:10:{i:2697;s:7:"clothes";i:2907;s:12:"design-store";i:2350;s:21:"designer-cloths-store";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:383;s:12:"online-store";i:967;s:13:"product-store";i:749;s:5:"store";i:2906;s:6:"tshirt";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74265";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-about.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-about-600x1207.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/t-shirts-store-07/wp-json/wp/v2/pages/96";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/t-shirts-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74266";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-contact-600x985.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/t-shirts-store-07/wp-json/wp/v2/pages/100";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/t-shirts-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74267";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/06/t-shirts-store-07-600x2636.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/t-shirts-store-07/wp-json/wp/v2/pages/102";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:37:"//websitedemos.net/t-shirts-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74195";a:24:{s:5:"title";s:10:"Life Coach";s:2:"id";i:74195;s:12:"publish-date";i:1685385562;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-600x2563.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-400x1709.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/certified-life-coach-07";s:20:"astra-site-parent-id";i:3202;s:15:"astra-sites-tag";a:5:{i:854;s:5:"coach";i:610;s:8:"coaching";i:1123;s:11:"councelling";i:612;s:10:"life-coach";i:1866;s:10:"life-guide";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2874;s:10:"life-coach";i:2770;s:8:"personal";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:8:{s:8:"id-89278";a:12:{s:5:"title";s:20:"Live Online Sessions";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/certified-life-coach-07/live-online-sessions/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-89277";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/certified-life-coach-07/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-89275";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/certified-life-coach-07/about/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-89276";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:0:"";s:19:"thumbnail-image-url";s:0:"";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/31";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/certified-life-coach-07/contact/";s:15:"astra-sites-tag";a:0:{}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74196";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-about-us.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-about-us-600x1789.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/35";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/certified-life-coach-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74197";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-contact-600x1237.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/189";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/certified-life-coach-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74199";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-600x2563.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/certified-life-coach-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}s:8:"id-74200";a:12:{s:5:"title";s:20:"Live Online Sessions";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-live-online-sessions.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/05/certified-life-coach-07-live-online-sessions-600x2518.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/certified-life-coach-07/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/certified-life-coach-07/live-online-sessions/";s:15:"astra-sites-tag";a:1:{i:3204;s:20:"live-online-sessions";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";s:0:"";}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74201";a:24:{s:5:"title";s:25:"Business Consultancy Firm";s:2:"id";i:74201;s:12:"publish-date";i:1685384818;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-600x2458.jpg";s:28:"fullpage-thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-400x1639.jpg";s:14:"astra-site-url";s:47:"//websitedemos.net/business-consultancy-firm-07";s:20:"astra-site-parent-id";i:3203;s:15:"astra-sites-tag";a:11:{i:663;s:6:"agency";i:2285;s:20:"business-consultancy";i:2286;s:25:"business-consultancy-firm";i:2288;s:19:"business-consulting";i:2050;s:27:"business-consulting-company";i:979;s:7:"company";i:2287;s:20:"consultancy-services";i:2289;s:20:"financial-consulting";i:2292;s:13:"hr-consulting";i:2290;s:15:"sales-marketing";i:2291;s:21:"technology-consulting";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2825;s:8:"coaching";i:2794;s:10:"consulting";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:11:{s:8:"id-74209";a:12:{s:5:"title";s:22:"Sales &#038; Marketing";s:18:"featured-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-sales-and-marketing.jpg";s:19:"thumbnail-image-url";s:113:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-sales-and-marketing-600x1670.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/964";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/business-consultancy-firm-07/sales-marketing/";s:15:"astra-sites-tag";a:1:{i:2290;s:15:"sales-marketing";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74210";a:12:{s:5:"title";s:15:"Success Stories";s:18:"featured-image-url";s:100:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-success-stories.jpg";s:19:"thumbnail-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-success-stories-600x1723.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/970";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:64:"//websitedemos.net/business-consultancy-firm-07/success-stories/";s:15:"astra-sites-tag";a:1:{i:990;s:15:"success-stories";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74211";a:12:{s:5:"title";s:21:"Technology Consulting";s:18:"featured-image-url";s:106:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-technology-consulting.jpg";s:19:"thumbnail-image-url";s:115:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-technology-consulting-600x1792.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/966";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:70:"//websitedemos.net/business-consultancy-firm-07/technology-consulting/";s:15:"astra-sites-tag";a:1:{i:2291;s:21:"technology-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74212";a:12:{s:5:"title";s:8:"Training";s:18:"featured-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-training.jpg";s:19:"thumbnail-image-url";s:102:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-training-600x1805.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:57:"//websitedemos.net/business-consultancy-firm-07/training/";s:15:"astra-sites-tag";a:1:{i:721;s:8:"training";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74203";a:12:{s:5:"title";s:19:"Business Consulting";s:18:"featured-image-url";s:104:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-business-consulting.jpg";s:19:"thumbnail-image-url";s:113:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-business-consulting-600x1782.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/962";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:68:"//websitedemos.net/business-consultancy-firm-07/business-consulting/";s:15:"astra-sites-tag";a:1:{i:2288;s:19:"business-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74204";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-contact.jpg";s:19:"thumbnail-image-url";s:101:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-contact-600x1250.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/972";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:56:"//websitedemos.net/business-consultancy-firm-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74205";a:12:{s:5:"title";s:20:"Financial Consulting";s:18:"featured-image-url";s:105:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-financial-consulting.jpg";s:19:"thumbnail-image-url";s:114:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-financial-consulting-600x1782.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/963";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:69:"//websitedemos.net/business-consultancy-firm-07/financial-consulting/";s:15:"astra-sites-tag";a:1:{i:2289;s:20:"financial-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74206";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-600x2458.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/927";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/business-consultancy-firm-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74207";a:12:{s:5:"title";s:13:"HR Consulting";s:18:"featured-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-hr-consulting.jpg";s:19:"thumbnail-image-url";s:107:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-hr-consulting-600x1782.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/967";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:62:"//websitedemos.net/business-consultancy-firm-07/hr-consulting/";s:15:"astra-sites-tag";a:1:{i:2292;s:13:"hr-consulting";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74208";a:12:{s:5:"title";s:24:"Productivity Improvement";s:18:"featured-image-url";s:109:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-productivity-improvement.jpg";s:19:"thumbnail-image-url";s:118:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-productivity-improvement-600x1792.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/965";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:73:"//websitedemos.net/business-consultancy-firm-07/productivity-improvement/";s:15:"astra-sites-tag";a:1:{i:2303;s:24:"productivity-improvement";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74202";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-about.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2023/05/business-consultancy-firm-07-about-600x1919.jpg";s:18:"astra-page-api-url";s:77:"https://websitedemos.net/business-consultancy-firm-07/wp-json/wp/v2/pages/971";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:54:"//websitedemos.net/business-consultancy-firm-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74113";a:24:{s:5:"title";s:9:"Gift Shop";s:2:"id";i:74113;s:12:"publish-date";i:1685383602;s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-600x3310.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-400x2206.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/gift-shop-07";s:20:"astra-site-parent-id";i:3197;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:2348;s:20:"corporate-gift-store";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:404;s:9:"gift-shop";i:401;s:10:"gift-store";i:2347;s:17:"online-gift-store";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2346;s:18:"personalised-gifts";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:733;s:4:"shop";i:2416;s:8:"shopping";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74116";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-600x3310.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/gift-shop-07/wp-json/wp/v2/pages/703";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:32:"//websitedemos.net/gift-shop-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74114";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-about-us.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-about-us-600x1160.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/gift-shop-07/wp-json/wp/v2/pages/705";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/gift-shop-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74115";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-contact-us.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/gift-shop-07-contact-us-600x823.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/gift-shop-07/wp-json/wp/v2/pages/706";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/gift-shop-07/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74173";a:24:{s:5:"title";s:19:"Recycled Shoe Store";s:2:"id";i:74173;s:12:"publish-date";i:1685381978;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-600x4173.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-400x2782.jpg";s:14:"astra-site-url";s:41:"//websitedemos.net/recycled-shoe-store-07";s:20:"astra-site-parent-id";i:3201;s:15:"astra-sites-tag";a:20:{i:2418;s:8:"commerce";i:1017;s:10:"e-commerce";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2419;s:9:"eshopping";i:2422;s:13:"online-market";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:384;s:13:"running-shoes";i:382;s:10:"shoe-store";i:385;s:5:"shoes";i:733;s:4:"shop";i:2416;s:8:"shopping";i:2427;s:12:"sports-shoes";i:749;s:5:"store";i:966;s:12:"woo-commerce";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2878;s:5:"shoes";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74174";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-contact-600x1286.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1316";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:50:"//websitedemos.net/recycled-shoe-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74175";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-600x4173.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1332";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:42:"//websitedemos.net/recycled-shoe-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:22:"variation-swatches-woo";s:4:"init";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:4:"name";s:34:"Variation Swatches for WooCommerce";}i:3;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74176";a:12:{s:5:"title";s:8:"Lookbook";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-lookbook.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-lookbook-600x2304.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1308";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/recycled-shoe-store-07/lookbook/";s:15:"astra-sites-tag";a:1:{i:752;s:8:"lookbook";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74177";a:12:{s:5:"title";s:4:"Sale";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-sale.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-sale-600x1858.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1309";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/recycled-shoe-store-07/sale/";s:15:"astra-sites-tag";a:1:{i:2743;s:4:"sale";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74178";a:12:{s:5:"title";s:5:"Story";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-story.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2023/05/recycled-shoe-store-07-story-600x1949.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/recycled-shoe-store-07/wp-json/wp/v2/pages/1334";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/recycled-shoe-store-07/story/";s:15:"astra-sites-tag";a:1:{i:767;s:5:"story";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74156";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:74156;s:12:"publish-date";i:1685381141;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-600x2494.jpg";s:28:"fullpage-thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-400x1662.jpg";s:14:"astra-site-url";s:43:"//websitedemos.net/building-construction-07";s:20:"astra-site-parent-id";i:3200;s:15:"astra-sites-tag";a:11:{i:435;s:12:"architecture";i:2543;s:8:"building";i:2545;s:19:"building-foundation";i:979;s:7:"company";i:484;s:12:"construction";i:2546;s:21:"construction-services";i:2544;s:11:"fabricating";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2836;s:12:"construction";i:2793;s:15:"interior-design";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74157";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-about.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-about-600x2079.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/85";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74158";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-contact.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-contact-600x1169.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/92";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/building-construction-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74159";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-600x2494.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/82";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/building-construction-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74160";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-projects.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-projects-600x1611.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/90";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74161";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-services.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2023/05/building-construction-07-services-600x1742.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/building-construction-07/wp-json/wp/v2/pages/88";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/building-construction-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74126";a:24:{s:5:"title";s:29:"Food Blogger &amp; Influencer";s:2:"id";i:74126;s:12:"publish-date";i:1685380359;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-600x2466.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-400x1644.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/food-blogger-07";s:20:"astra-site-parent-id";i:3199;s:15:"astra-sites-tag";a:9:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2173;s:11:"food-drinks";i:2171;s:22:"food-drinks-influencer";i:2172;s:19:"food-drinks-vlogger";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:27;s:8:"business";}s:29:"astra-sites-template-category";a:6:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";i:2801;s:5:"video";i:2870;s:4:"vlog";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-74129";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-600x2466.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1055";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/food-blogger-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74127";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-about-600x1687.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1058";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/food-blogger-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74128";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-contact-600x1057.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1064";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74130";a:12:{s:5:"title";s:7:"Reviews";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-reviews.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-reviews-600x1560.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1060";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/food-blogger-07/reviews/";s:15:"astra-sites-tag";a:1:{i:1615;s:7:"reviews";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74131";a:12:{s:5:"title";s:6:"Videos";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-videos.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/food-blogger-07-videos-600x1608.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/food-blogger-07/wp-json/wp/v2/pages/1062";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/food-blogger-07/videos/";s:15:"astra-sites-tag";a:1:{i:2001;s:6:"videos";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-74122";a:24:{s:5:"title";s:13:"Eyewear Store";s:2:"id";i:74122;s:12:"publish-date";i:1685379799;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-600x2917.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-400x1945.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/eyewear-store-07";s:20:"astra-site-parent-id";i:3198;s:15:"astra-sites-tag";a:14:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2918;s:4:"eyes";i:2915;s:7:"eyewear";i:2916;s:13:"eyewear-store";i:2919;s:6:"glears";i:2922;s:8:"lenskart";i:732;s:11:"online-shop";i:2420;s:15:"online-shopping";i:383;s:12:"online-store";i:2921;s:5:"specs";i:2920;s:10:"spectacles";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:38;s:9:"ecommerce";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2858;s:16:"fashion-clothing";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-74125";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-600x2917.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:36:"//websitedemos.net/eyewear-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}s:8:"id-74123";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-about-us-600x1770.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-07/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/eyewear-store-07/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-74124";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-contact.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/eyewear-store-07-contact-600x1050.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/eyewear-store-07/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/eyewear-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:64;s:9:"ecommerce";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-84958";a:24:{s:5:"title";s:12:"Black Friday";s:2:"id";i:84958;s:12:"publish-date";i:1701782287;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-600x2789.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-400x1859.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/black-friday-07";s:20:"astra-site-parent-id";i:3400;s:15:"astra-sites-tag";a:9:{i:2991;s:12:"black-friday";i:2992;s:11:"blackfriday";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2689;s:7:"gadgets";i:383;s:12:"online-store";i:2993;s:13:"sales-landing";i:749;s:5:"store";i:3129;s:10:"technology";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:36;s:5:"other";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2857;s:15:"online-shopping";i:2817;s:10:"technology";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-84959";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-about-600x1835.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/black-friday-07/wp-json/wp/v2/pages/1319";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/black-friday-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84960";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-contact-600x826.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/black-friday-07/wp-json/wp/v2/pages/1320";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/black-friday-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-84961";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/12/black-friday-07-600x2789.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/black-friday-07/wp-json/wp/v2/pages/1317";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:35:"//websitedemos.net/black-friday-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:139;s:5:"other";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73697";a:24:{s:5:"title";s:7:"Be Bold";s:2:"id";i:73697;s:12:"publish-date";i:1683566320;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-600x2434.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-400x1622.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/be-bold-beauty-store-07";s:20:"astra-site-parent-id";i:3196;s:15:"astra-sites-tag";a:11:{i:1023;s:6:"beauty";i:1465;s:15:"beauty-products";i:2384;s:21:"beauty-products-store";i:1466;s:17:"cosmetic-products";i:1464;s:14:"cosmetic-store";i:1463;s:9:"cosmetics";i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:383;s:12:"online-store";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2790;s:14:"beauty-fashion";i:2769;s:9:"ecommerce";i:2890;s:15:"makeup-cosmetic";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2479;s:6:"beauty";i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-73698";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-about-us.jpg";s:19:"thumbnail-image-url";s:97:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-about-us-600x1517.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/be-bold-beauty-store-07/wp-json/wp/v2/pages/871";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/be-bold-beauty-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73699";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-contact.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-contact-600x1071.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/be-bold-beauty-store-07/wp-json/wp/v2/pages/872";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/be-bold-beauty-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73700";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/be-bold-beauty-store-07-600x2434.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/be-bold-beauty-store-07/wp-json/wp/v2/pages/886";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/be-bold-beauty-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"cartflows";s:4:"init";s:23:"cartflows/cartflows.php";s:4:"name";s:9:"CartFlows";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73686";a:24:{s:5:"title";s:14:"Blingg Jewelry";s:2:"id";i:73686;s:12:"publish-date";i:1683565586;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-600x2000.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-400x1333.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/blingg-jewelry-store-07";s:20:"astra-site-parent-id";i:3195;s:15:"astra-sites-tag";a:12:{i:496;s:9:"ecommerce";i:1817;s:15:"ecommerce-store";i:2912;s:9:"jewellery";i:2382;s:15:"jewellery-store";i:731;s:7:"jewelry";i:2529;s:13:"jewelry-store";i:2383;s:22:"online-jewellery-store";i:383;s:12:"online-store";i:967;s:13:"product-store";i:2913;s:4:"ring";i:749;s:5:"store";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:3:{i:2769;s:9:"ecommerce";i:2838;s:9:"jewellery";i:2857;s:15:"online-shopping";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2495;s:9:"ecommerce";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-73687";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-about.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-about-600x1473.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blingg-jewelry-store-07/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/blingg-jewelry-store-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73688";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-contact.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-contact-600x902.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/blingg-jewelry-store-07/wp-json/wp/v2/pages/470";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/blingg-jewelry-store-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73689";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/blingg-jewelry-store-07-600x2000.jpg";s:18:"astra-page-api-url";s:70:"https://websitedemos.net/blingg-jewelry-store-07/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:43:"//websitedemos.net/blingg-jewelry-store-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:2;a:3:{s:4:"slug";s:11:"woocommerce";s:4:"init";s:27:"woocommerce/woocommerce.php";s:4:"name";s:11:"WooCommerce";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-90116";a:24:{s:5:"title";s:27:"Gardening &amp; Landscaping";s:2:"id";i:90116;s:12:"publish-date";i:1713188535;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-600x2558.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-400x1705.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/gardener-08";s:20:"astra-site-parent-id";i:3600;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2853;s:17:"florist-gardening";i:2852;s:11:"landscaping";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-90117";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about-1.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about-1-600x1625.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/gardener-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90118";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact-1-600x987.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90119";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery-1-600x994.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-08/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90120";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-600x2558.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/gardener-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-90121";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services-1-600x1611.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/gardener-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73637";a:24:{s:5:"title";s:15:"Game Dev Studio";s:2:"id";i:73637;s:12:"publish-date";i:1683560696;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-600x2839.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-400x1892.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/game-dev-studio-07";s:20:"astra-site-parent-id";i:3192;s:15:"astra-sites-tag";a:8:{i:652;s:4:"game";i:3073;s:16:"game-development";i:3077;s:10:"gamedesign";i:3074;s:7:"gamedev";i:3075;s:13:"gamedeveloper";i:3072;s:6:"gaming";i:1510;s:6:"studio";i:3076;s:10:"videogames";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2791;s:8:"creative";i:2768;s:9:"portfolio";i:2779;s:16:"software-company";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2499;s:10:"technology";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-73641";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-projects.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-projects-600x1421.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/647";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/game-dev-studio-07/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73638";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-about.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-about-600x2598.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/645";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/game-dev-studio-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73639";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-contact.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-contact-600x905.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/649";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/game-dev-studio-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73640";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/game-dev-studio-07-600x2839.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/game-dev-studio-07/wp-json/wp/v2/pages/642";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/game-dev-studio-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-87452";a:24:{s:5:"title";s:11:"Creative CV";s:2:"id";i:87452;s:12:"publish-date";i:1712779125;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08-600x2638.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08-400x1758.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/creative-cv-08";s:20:"astra-site-parent-id";i:3539;s:15:"astra-sites-tag";a:6:{i:2151;s:16:"curriculum-vitae";i:2150;s:2:"cv";i:1903;s:16:"personal-website";i:444;s:9:"portfolio";i:2153;s:6:"resume";i:2152;s:12:"work-profile";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2810;s:9:"freelance";i:2770;s:8:"personal";i:2768;s:9:"portfolio";i:2783;s:6:"resume";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2488;s:9:"portfolio";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-87453";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2024/02/creative-cv-08-600x2638.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/creative-cv-08/wp-json/wp/v2/pages/295";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/creative-cv-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73669";a:24:{s:5:"title";s:12:"The Pizzeria";s:2:"id";i:73669;s:12:"publish-date";i:1683564886;s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-600x3273.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-400x2182.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/pizzeria-07";s:20:"astra-site-parent-id";i:3194;s:15:"astra-sites-tag";a:10:{i:2011;s:15:"fast-food-chain";i:2013;s:20:"fast-food-restaurant";i:2018;s:17:"fast-food-service";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:1975;s:5:"pasta";i:1971;s:5:"pizza";i:2012;s:11:"pizza-house";i:1977;s:8:"pizzeria";i:335;s:10:"restaurant";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2785;s:4:"food";i:2876;s:13:"food-ordering";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-73670";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-about.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-about-600x1915.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1297";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/pizzeria-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73671";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-contact.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-contact-600x1580.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/pizzeria-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73672";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:67:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-600x3273.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1294";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/pizzeria-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73673";a:12:{s:5:"title";s:6:"Offers";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-offers.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-offers-600x1934.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1298";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/pizzeria-07/offers/";s:15:"astra-sites-tag";a:1:{i:1969;s:6:"offers";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73674";a:12:{s:5:"title";s:8:"Our Menu";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-our-menu.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2023/05/pizzeria-07-our-menu-600x2784.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/pizzeria-07/wp-json/wp/v2/pages/1296";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/pizzeria-07/our-menu/";s:15:"astra-sites-tag";a:1:{i:1578;s:8:"our-menu";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73390";a:24:{s:5:"title";s:25:"Food &amp; Drinks Blogger";s:2:"id";i:73390;s:12:"publish-date";i:1704285762;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-600x2577.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-400x1718.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/food-drinks-blog-07";s:20:"astra-site-parent-id";i:3139;s:15:"astra-sites-tag";a:10:{i:1652;s:7:"blogger";i:1654;s:15:"content-creator";i:2263;s:19:"food-drinks-blogger";i:2171;s:22:"food-drinks-influencer";i:2172;s:19:"food-drinks-vlogger";i:890;s:12:"food-blogger";i:1547;s:10:"influencer";i:2163;s:23:"social-media-influencer";i:1837;s:7:"vlogger";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:37;s:4:"blog";}s:29:"astra-sites-template-category";a:4:{i:2828;s:4:"blog";i:2785;s:4:"food";i:2770;s:8:"personal";i:2776;s:10:"restaurant";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2497;s:4:"blog";i:2926;s:5:"video";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:3:{s:8:"id-73391";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-about.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-about-600x1774.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/food-drinks-blog-07/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/food-drinks-blog-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73392";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-600x2577.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/food-drinks-blog-07/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:3:"yes";s:14:"astra-page-url";s:39:"//websitedemos.net/food-drinks-blog-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73393";a:12:{s:5:"title";s:12:"Work With Me";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-work-with-me.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2024/01/food-drinks-blog-07-work-with-me-600x668.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/food-drinks-blog-07/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:52:"//websitedemos.net/food-drinks-blog-07/work-with-me/";s:15:"astra-sites-tag";a:1:{i:784;s:12:"work-with-me";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:74;s:4:"blog";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-73652";a:24:{s:5:"title";s:12:"Media Agency";s:2:"id";i:73652;s:12:"publish-date";i:1683561623;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-600x2450.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-400x1633.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/media-agency-07";s:20:"astra-site-parent-id";i:3193;s:15:"astra-sites-tag";a:13:{i:1587;s:18:"advertising-agency";i:2232;s:19:"advertising-company";i:2229;s:16:"advertising-firm";i:663;s:6:"agency";i:979;s:7:"company";i:1588;s:16:"marketing-agency";i:2233;s:17:"marketing-company";i:2228;s:14:"marketing-firm";i:2237;s:12:"media-agency";i:2230;s:12:"press-agency";i:2227;s:14:"promotion-firm";i:2231;s:14:"publicity-firm";i:2234;s:18:"publicity-services";}s:16:"astra-sites-type";s:7:"premium";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:4:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2796;s:17:"digital-marketing";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-73655";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-600x2450.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/469";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/media-agency-07/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73656";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-portfolio.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-portfolio-600x1194.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/472";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/media-agency-07/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73657";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-services-600x1962.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/471";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/media-agency-07/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73653";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-about-600x1750.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/470";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/media-agency-07/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-73654";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-contact.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2023/05/media-agency-07-contact-600x1213.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/media-agency-07/wp-json/wp/v2/pages/473";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/media-agency-07/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:7:"premium";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48703";a:24:{s:5:"title";s:15:"Growth Marketer";s:2:"id";i:48703;s:12:"publish-date";i:1605205567;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2-600x2199.jpg";s:28:"fullpage-thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2-400x1466.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/content-marketing-08";s:20:"astra-site-parent-id";i:1764;s:15:"astra-sites-tag";a:3:{i:470;s:17:"content-marketing";i:472;s:6:"growth";i:471;s:8:"strategy";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48706";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-2-600x2199.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25247";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/content-marketing-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48704";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about-1-600x1131.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25248";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/content-marketing-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48707";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials-1.jpg";s:19:"thumbnail-image-url";s:99:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials-1-600x902.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25249";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:53:"//websitedemos.net/content-marketing-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48705";a:12:{s:5:"title";s:7:"Hire Me";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me-1-600x582.jpg";s:18:"astra-page-api-url";s:71:"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25250";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/content-marketing-08/hire-me/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:773;s:7:"hire-me";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48530";a:24:{s:5:"title";s:11:"Barber Shop";s:2:"id";i:48530;s:12:"publish-date";i:1603984624;s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-600x2737.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-400x1825.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/barber-shop-08";s:20:"astra-site-parent-id";i:1745;s:15:"astra-sites-tag";a:6:{i:478;s:6:"barber";i:474;s:8:"grooming";i:477;s:9:"hair-care";i:984;s:9:"hairstyle";i:982;s:11:"hairstylist";i:1021;s:14:"local-business";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48535";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-600x2737.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/barber-shop-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48531";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-about.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-about-600x1302.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/barber-shop-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48532";a:12:{s:5:"title";s:7:"Barbers";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-barbers.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-barbers-600x1247.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-08/barbers/";s:15:"astra-sites-tag";a:2:{i:478;s:6:"barber";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48534";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-gallery.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-gallery-600x1791.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-08/gallery/";s:15:"astra-sites-tag";a:2:{i:461;s:7:"gallery";i:451;s:4:"work";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48533";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-contact.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/barber-shop-08-contact-600x1076.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/barber-shop-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48132";a:24:{s:5:"title";s:15:"Sierra Industry";s:2:"id";i:48132;s:12:"publish-date";i:1603893474;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-600x2066.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-400x1377.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/sierra-industry-08";s:20:"astra-site-parent-id";i:1703;s:15:"astra-sites-tag";a:4:{i:985;s:7:"factory";i:492;s:8:"industry";i:490;s:13:"manufacturing";i:489;s:10:"production";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48135";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-600x2066.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/sierra-industry-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48133";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about-1-600x1341.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-industry-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48134";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact-1-600x1076.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/sierra-industry-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48136";a:12:{s:5:"title";s:8:"Products";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products-1-600x1348.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-08/products/";s:15:"astra-sites-tag";a:1:{i:540;s:8:"products";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48137";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects-1.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects-1-600x1322.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/sierra-industry-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48103";a:24:{s:5:"title";s:13:"Sierra Nature";s:2:"id";i:48103;s:12:"publish-date";i:1603893479;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-600x1860.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-400x1240.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/sierra-nature-08";s:20:"astra-site-parent-id";i:1701;s:15:"astra-sites-tag";a:6:{i:538;s:6:"forest";i:537;s:13:"national-park";i:535;s:6:"nature";i:534;s:11:"nature-park";i:539;s:9:"sanctuary";i:536;s:10:"wilderness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2500;s:12:"multipurpose";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48104";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-2.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-2-600x1235.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/962";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/sierra-nature-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48105";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-2.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-2-600x930.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sierra-nature-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48106";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-600x1860.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/960";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/sierra-nature-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48107";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-2.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-2-600x1203.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/966";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48108";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-2.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-2-600x1140.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/964";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/sierra-nature-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1552, 'ast-block-templates-last-export-checksums-time', '1715973876', 'no'),
(1557, 'bsf_analytics_optin', 'yes', 'no'),
(1563, 'action_scheduler_hybrid_store_demarkation', '617', 'yes'),
(1564, 'schema-ActionScheduler_StoreSchema', '7.0.1708011491', 'yes'),
(1565, 'schema-ActionScheduler_LoggerSchema', '3.0.1708011491', 'yes'),
(1568, 'woocommerce_newly_installed', 'no', 'yes'),
(1569, 'woocommerce_schema_version', '430', 'yes'),
(1570, 'woocommerce_store_address', '', 'yes'),
(1571, 'woocommerce_store_address_2', '', 'yes'),
(1572, 'woocommerce_store_city', '', 'yes'),
(1573, 'woocommerce_default_country', 'US:CA', 'yes'),
(1574, 'woocommerce_store_postcode', '', 'yes'),
(1575, 'woocommerce_allowed_countries', 'all', 'yes'),
(1576, 'woocommerce_all_except_countries', '', 'yes'),
(1577, 'woocommerce_specific_allowed_countries', '', 'yes'),
(1578, 'woocommerce_ship_to_countries', '', 'yes'),
(1579, 'woocommerce_specific_ship_to_countries', '', 'yes'),
(1580, 'woocommerce_default_customer_address', 'base', 'yes'),
(1581, 'woocommerce_calc_taxes', 'no', 'yes'),
(1582, 'woocommerce_enable_coupons', 'yes', 'yes'),
(1583, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(1584, 'woocommerce_currency', 'USD', 'yes'),
(1585, 'woocommerce_currency_pos', 'left', 'yes'),
(1586, 'woocommerce_price_thousand_sep', ',', 'yes'),
(1587, 'woocommerce_price_decimal_sep', '.', 'yes'),
(1588, 'woocommerce_price_num_decimals', '2', 'yes'),
(1589, 'woocommerce_shop_page_id', '4499', 'yes'),
(1590, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(1591, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(1592, 'woocommerce_placeholder_image', '617', 'yes'),
(1593, 'woocommerce_weight_unit', 'kg', 'yes'),
(1594, 'woocommerce_dimension_unit', 'cm', 'yes'),
(1595, 'woocommerce_enable_reviews', 'yes', 'yes'),
(1596, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(1597, 'woocommerce_review_rating_verification_required', 'no', 'no'),
(1598, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(1599, 'woocommerce_review_rating_required', 'yes', 'no'),
(1600, 'woocommerce_manage_stock', 'yes', 'yes'),
(1601, 'woocommerce_hold_stock_minutes', '60', 'no'),
(1602, 'woocommerce_notify_low_stock', 'yes', 'no'),
(1603, 'woocommerce_notify_no_stock', 'yes', 'no'),
(1604, 'woocommerce_stock_email_recipient', 'vanshsingh0300@gmail.com', 'no'),
(1605, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(1606, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(1607, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(1608, 'woocommerce_stock_format', '', 'yes'),
(1609, 'woocommerce_file_download_method', 'force', 'no'),
(1610, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'no'),
(1611, 'woocommerce_downloads_require_login', 'no', 'no'),
(1612, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(1613, 'woocommerce_downloads_deliver_inline', '', 'no'),
(1614, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'yes'),
(1616, 'woocommerce_attribute_lookup_direct_updates', 'no', 'yes'),
(1617, 'woocommerce_product_match_featured_image_by_sku', 'no', 'yes'),
(1618, 'woocommerce_prices_include_tax', 'no', 'yes'),
(1619, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(1620, 'woocommerce_shipping_tax_class', 'inherit', 'yes'),
(1621, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(1622, 'woocommerce_tax_classes', '', 'yes'),
(1623, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(1624, 'woocommerce_tax_display_cart', 'excl', 'yes'),
(1625, 'woocommerce_price_display_suffix', '', 'yes'),
(1626, 'woocommerce_tax_total_display', 'itemized', 'no'),
(1627, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(1628, 'woocommerce_shipping_cost_requires_address', 'no', 'yes'),
(1629, 'woocommerce_ship_to_destination', 'billing', 'no'),
(1630, 'woocommerce_shipping_debug_mode', 'no', 'yes'),
(1636, 'woocommerce_registration_generate_password', 'yes', 'no'),
(1637, 'woocommerce_erasure_request_removes_order_data', 'no', 'no'),
(1638, 'woocommerce_erasure_request_removes_download_data', 'no', 'no'),
(1639, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'no'),
(1640, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'yes'),
(1641, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'yes'),
(1642, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'no'),
(1643, 'woocommerce_trash_pending_orders', '', 'no'),
(1644, 'woocommerce_trash_failed_orders', '', 'no'),
(1645, 'woocommerce_trash_cancelled_orders', '', 'no'),
(1646, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'no'),
(1647, 'woocommerce_email_from_name', 'Jalaram Produce', 'no'),
(1648, 'woocommerce_email_from_address', 'vanshsingh0300@gmail.com', 'no'),
(1649, 'woocommerce_email_header_image', '', 'no'),
(1650, 'woocommerce_email_footer_text', '{site_title} &mdash; Built with {WooCommerce}', 'no'),
(1651, 'woocommerce_email_base_color', '#7f54b3', 'no'),
(1652, 'woocommerce_email_background_color', '#f7f7f7', 'no'),
(1653, 'woocommerce_email_body_background_color', '#ffffff', 'no'),
(1654, 'woocommerce_email_text_color', '#3c3c3c', 'no'),
(1655, 'woocommerce_merchant_email_notifications', 'no', 'no'),
(1656, 'woocommerce_cart_page_id', '4500', 'no'),
(1657, 'woocommerce_checkout_page_id', '4501', 'no'),
(1658, 'woocommerce_myaccount_page_id', '4502', 'no'),
(1659, 'woocommerce_terms_page_id', '', 'no'),
(1660, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(1661, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(1662, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(1663, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(1664, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(1665, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(1666, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(1667, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(1668, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(1669, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(1670, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(1671, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(1672, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(1673, 'woocommerce_api_enabled', 'no', 'yes'),
(1674, 'woocommerce_allow_tracking', 'no', 'no'),
(1675, 'woocommerce_show_marketplace_suggestions', 'yes', 'no'),
(1676, 'woocommerce_custom_orders_table_enabled', 'yes', 'yes'),
(1677, 'woocommerce_analytics_enabled', 'yes', 'yes'),
(1678, 'woocommerce_navigation_enabled', 'no', 'yes'),
(1679, 'woocommerce_feature_order_attribution_enabled', 'yes', 'yes'),
(1680, 'woocommerce_feature_product_block_editor_enabled', 'no', 'yes'),
(1681, 'woocommerce_single_image_width', '600', 'yes'),
(1682, 'woocommerce_thumbnail_image_width', '300', 'yes'),
(1683, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(1684, 'woocommerce_demo_store', 'no', 'no'),
(1685, 'wc_downloads_approved_directories_mode', 'enabled', 'yes'),
(1686, 'woocommerce_permalinks', 'a:5:{s:12:"product_base";s:7:"product";s:13:"category_base";s:16:"product-category";s:8:"tag_base";s:11:"product-tag";s:14:"attribute_base";s:0:"";s:22:"use_verbose_page_rules";b:0;}', 'yes'),
(1687, 'current_theme_supports_woocommerce', 'yes', 'yes'),
(1688, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(1691, 'default_product_cat', '19', 'yes'),
(1692, 'st_attachments', 'a:0:{}', 'no'),
(1695, 'woocommerce_paypal_settings', 'a:23:{s:7:"enabled";s:2:"no";s:5:"title";s:6:"PayPal";s:11:"description";s:85:"Pay via PayPal; you can pay with your credit card if you don''t have a PayPal account.";s:5:"email";s:24:"vanshsingh0300@gmail.com";s:8:"advanced";s:0:"";s:8:"testmode";s:2:"no";s:5:"debug";s:2:"no";s:16:"ipn_notification";s:3:"yes";s:14:"receiver_email";s:24:"vanshsingh0300@gmail.com";s:14:"identity_token";s:0:"";s:14:"invoice_prefix";s:3:"WC-";s:13:"send_shipping";s:3:"yes";s:16:"address_override";s:2:"no";s:13:"paymentaction";s:4:"sale";s:9:"image_url";s:0:"";s:11:"api_details";s:0:"";s:12:"api_username";s:0:"";s:12:"api_password";s:0:"";s:13:"api_signature";s:0:"";s:20:"sandbox_api_username";s:0:"";s:20:"sandbox_api_password";s:0:"";s:21:"sandbox_api_signature";s:0:"";s:12:"_should_load";s:2:"no";}', 'yes'),
(1696, 'woocommerce_version', '8.5.2', 'yes'),
(1697, 'woocommerce_db_version', '8.5.2', 'yes'),
(1698, 'woocommerce_store_id', 'bfd95c86-1ba1-4012-b0f4-c51e00d8c943', 'yes'),
(1699, 'woocommerce_admin_install_timestamp', '1708011492', 'yes'),
(1700, 'woocommerce_inbox_variant_assignment', '8', 'yes'),
(1707, '_transient_jetpack_autoloader_plugin_paths', 'a:0:{}', 'yes'),
(1708, 'action_scheduler_lock_async-request-runner', '1709058766', 'no'),
(1709, 'woocommerce_admin_notices', 'a:0:{}', 'yes'),
(1711, 'wc_blocks_version', '11.8.0-dev', 'yes'),
(1713, 'jetpack_connection_active_plugins', 'a:1:{s:11:"woocommerce";a:1:{s:4:"name";s:11:"WooCommerce";}}', 'yes'),
(1715, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:"database_prefix";s:32:"vPuyPcKh8rELi29RrKx0Bmk8DdWCOEhZ";}', 'yes'),
(1717, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'yes'),
(1718, 'widget_woocommerce_widget_cart', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1719, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1720, 'widget_woocommerce_layered_nav', 'a:5:{i:1;a:4:{s:5:"title";s:15:"Filter by color";s:9:"attribute";s:5:"color";s:12:"display_type";s:4:"list";s:10:"query_type";s:2:"or";}i:2;a:4:{s:5:"title";s:14:"Filter by size";s:9:"attribute";s:4:"size";s:12:"display_type";s:4:"list";s:10:"query_type";s:2:"or";}i:3;a:4:{s:5:"title";s:15:"Filter by color";s:9:"attribute";s:5:"color";s:12:"display_type";s:4:"list";s:10:"query_type";s:2:"or";}i:4;a:4:{s:5:"title";s:14:"Filter by size";s:9:"attribute";s:4:"size";s:12:"display_type";s:4:"list";s:10:"query_type";s:2:"or";}s:12:"_multiwidget";i:1;}', 'yes'),
(1721, 'widget_woocommerce_price_filter', 'a:5:{i:1;a:0:{}i:2;a:1:{s:5:"title";s:15:"Filter by Price";}i:3;a:0:{}i:4;a:1:{s:5:"title";s:15:"Filter by Price";}s:12:"_multiwidget";i:1;}', 'yes'),
(1722, 'widget_woocommerce_product_categories', 'a:5:{i:1;a:8:{s:5:"title";s:17:"Range of Products";s:7:"orderby";s:5:"order";s:8:"dropdown";i:0;s:5:"count";i:1;s:12:"hierarchical";i:1;s:18:"show_children_only";i:1;s:10:"hide_empty";i:1;s:9:"max_depth";s:0:"";}i:2;a:8:{s:5:"title";s:10:"Categories";s:7:"orderby";s:4:"name";s:8:"dropdown";i:0;s:5:"count";i:1;s:12:"hierarchical";i:1;s:18:"show_children_only";i:0;s:10:"hide_empty";i:1;s:9:"max_depth";s:0:"";}i:3;a:8:{s:5:"title";s:17:"Range of Products";s:7:"orderby";s:5:"order";s:8:"dropdown";i:0;s:5:"count";i:1;s:12:"hierarchical";i:1;s:18:"show_children_only";i:1;s:10:"hide_empty";i:1;s:9:"max_depth";s:0:"";}i:4;a:8:{s:5:"title";s:10:"Categories";s:7:"orderby";s:4:"name";s:8:"dropdown";i:0;s:5:"count";i:1;s:12:"hierarchical";i:1;s:18:"show_children_only";i:0;s:10:"hide_empty";i:1;s:9:"max_depth";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(1723, 'widget_woocommerce_product_search', 'a:3:{i:1;a:0:{}i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(1724, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1725, 'widget_woocommerce_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1726, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1727, 'widget_woocommerce_top_rated_products', 'a:3:{i:1;a:2:{s:5:"title";s:16:"Our Best Sellers";s:6:"number";i:5;}i:2;a:2:{s:5:"title";s:16:"Our Best Sellers";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'),
(1728, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1729, 'widget_woocommerce_rating_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1738, 'wc_admin_show_legacy_coupon_menu', '0', 'yes'),
(1739, 'woocommerce_custom_orders_table_created', 'yes', 'yes'),
(1742, 'wc_blocks_db_schema_version', '260', 'yes'),
(1744, 'wc_remote_inbox_notifications_stored_state', 'O:8:"stdClass":2:{s:22:"there_were_no_products";b:1;s:22:"there_are_now_products";b:1;}', 'no'),
(1748, 'cartflows-assets-version', '1708011500', 'yes'),
(1752, 'wcpay_was_in_use', 'no', 'yes'),
(1768, 'jetpack_options', 'a:1:{s:14:"last_heartbeat";i:1709052710;}', 'yes'),
(1773, 'cartflows-version', '2.0.3', 'yes'),
(1774, 'cf_analytics_installed_time', '1708011504', 'no'),
(1785, 'wcf_ca_status', 'on', 'yes'),
(1786, 'wcf_ca_gdpr_status', 'off', 'yes'),
(1787, 'wcf_ca_coupon_code_status', 'off', 'yes'),
(1788, 'wcf_ca_zapier_tracking_status', 'off', 'yes'),
(1789, 'wcf_ca_delete_plugin_data', 'off', 'yes'),
(1790, 'wcf_ca_cut_off_time', '15', 'yes'),
(1791, 'wcf_ca_from_name', 'Suryansh ', 'yes'),
(1792, 'wcf_ca_from_email', 'suryanshsoni130105@gmail.com', 'yes'),
(1793, 'wcf_ca_reply_email', 'suryanshsoni130105@gmail.com', 'yes'),
(1794, 'wcf_ca_discount_type', 'percent', 'yes'),
(1795, 'wcf_ca_coupon_amount', '10', 'yes'),
(1796, 'wcf_ca_zapier_cart_abandoned_webhook', '', 'yes'),
(1797, 'wcf_ca_gdpr_message', 'Your email & cart are saved so we can send email reminders about this order.', 'yes'),
(1798, 'wcf_ca_coupon_expiry', '0', 'yes'),
(1799, 'wcf_ca_coupon_expiry_unit', 'hours', 'yes'),
(1800, 'wcf_ca_excludes_orders', 'a:2:{i:0;s:10:"processing";i:1;s:9:"completed";}', 'yes'),
(1802, 'wcf_ca_version', '1.2.26', 'yes'),
(1804, 'wpforms_version', '1.8.6.4', 'yes'),
(1805, 'wpforms_version_lite', '1.8.6.4', 'yes'),
(1806, 'wpforms_activated', 'a:1:{s:4:"lite";i:1708011521;}', 'yes'),
(1812, 'wpforms_versions_lite', 'a:11:{s:5:"1.5.9";i:0;s:7:"1.6.7.2";i:0;s:5:"1.6.8";i:0;s:5:"1.7.5";i:0;s:7:"1.7.5.1";i:0;s:5:"1.7.7";i:0;s:5:"1.8.2";i:0;s:5:"1.8.3";i:0;s:5:"1.8.4";i:0;s:5:"1.8.6";i:0;s:7:"1.8.6.4";i:1708011524;}', 'yes'),
(1813, 'widget_wpforms-widget', 'a:3:{i:1;a:4:{s:5:"title";s:9:"Subscribe";s:7:"form_id";i:623;s:10:"show_title";b:0;s:9:"show_desc";b:0;}i:2;a:4:{s:5:"title";s:9:"Subscribe";s:7:"form_id";i:4479;s:10:"show_title";b:0;s:9:"show_desc";b:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(1815, 'wpforms_admin_notices', 'a:1:{s:14:"review_request";a:2:{s:4:"time";i:1708011525;s:9:"dismissed";b:0;}}', 'yes'),
(1816, '_transient_product_query-transient-version', '1708767802', 'yes'),
(1817, 'astra_sites_wpforms_ids_mapping', 'a:1:{i:970;i:4627;}', 'no'),
(1818, '_astra_sites_old_customizer_data', 'a:2:{s:14:"astra-settings";a:2345:{s:17:"blog-single-width";s:7:"default";s:21:"blog-single-max-width";i:1200;s:28:"single-content-images-shadow";b:0;s:30:"single-post-ast-content-layout";s:7:"default";s:25:"single-post-sidebar-style";s:7:"default";s:36:"ast-dynamic-single-post-elements-gap";i:10;s:38:"ast-dynamic-single-post-meta-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:40:"ast-dynamic-single-post-meta-font-weight";s:0:"";s:32:"ast-dynamic-single-post-metadata";a:3:{i:0;s:8:"comments";i:1;s:32:"ast-dynamic-single-post-taxonomy";i:2;s:6:"author";}s:35:"section-search-page-title-structure";a:1:{i:0;s:31:"section-search-page-title-title";}s:38:"section-search-page-title-custom-title";s:19:"Search Results for:";s:50:"section-search-page-title-found-custom-description";s:44:"Here are the search results for your search.";s:54:"section-search-page-title-not-found-custom-description";s:85:"Sorry, but we could not find anything related to your search terms. Please try again.";s:43:"section-search-page-title-title-font-weight";s:0:"";s:41:"section-search-page-title-title-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"ast-search-results-per-page";i:10;s:46:"section-search-page-title-horizontal-alignment";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"ast-search-live-search";b:0;s:33:"ast-search-live-search-post-types";a:2:{s:4:"post";i:1;s:4:"page";i:1;}s:19:"blog-post-structure";a:5:{i:0;s:5:"image";i:1;s:5:"title";i:2;s:10:"title-meta";i:3;s:7:"excerpt";i:4;s:9:"read-more";}s:18:"blog-post-per-page";i:10;s:17:"blog-hover-effect";s:4:"none";s:11:"blog-layout";s:19:"blog-layout-classic";s:10:"blog-width";s:7:"default";s:19:"blog-meta-date-type";s:9:"published";s:21:"blog-meta-date-format";s:0:"";s:14:"blog-max-width";i:1200;s:17:"blog-post-content";s:7:"excerpt";s:9:"blog-meta";a:3:{i:0;s:8:"comments";i:1;s:8:"category";i:2;s:6:"author";}s:23:"post-card-border-radius";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"post-card-featured-overlay";s:0:"";s:19:"blog-category-style";s:7:"default";s:14:"blog-tag-style";s:7:"default";s:27:"blog-post-meta-divider-type";s:1:"/";s:24:"blog-meta-category-style";s:7:"default";s:19:"blog-meta-tag-style";s:7:"default";s:21:"blog-image-ratio-type";s:0:"";s:26:"blog-image-ratio-pre-scale";s:4:"16/9";s:29:"blog-image-custom-scale-width";i:16;s:30:"blog-image-custom-scale-height";i:9;s:10:"text-color";s:25:"var(--ast-global-color-3)";s:10:"link-color";s:25:"var(--ast-global-color-0)";s:11:"theme-color";s:25:"var(--ast-global-color-0)";s:12:"link-h-color";s:25:"var(--ast-global-color-1)";s:18:"heading-base-color";s:25:"var(--ast-global-color-2)";s:12:"border-color";s:0:"";s:13:"footer-bg-obj";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:4:"none";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:12:"footer-color";s:0:"";s:17:"footer-link-color";s:0:"";s:19:"footer-link-h-color";s:0:"";s:17:"footer-adv-bg-obj";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:4:"none";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:21:"footer-adv-text-color";s:0:"";s:21:"footer-adv-link-color";s:0:"";s:23:"footer-adv-link-h-color";s:0:"";s:26:"footer-adv-wgt-title-color";s:0:"";s:12:"button-color";s:25:"var(--ast-global-color-2)";s:14:"button-h-color";s:25:"var(--ast-global-color-2)";s:15:"button-bg-color";s:25:"var(--ast-global-color-0)";s:17:"button-bg-h-color";s:25:"var(--ast-global-color-1)";s:27:"secondary-button-bg-h-color";s:25:"var(--ast-global-color-1)";s:25:"secondary-button-bg-color";s:25:"var(--ast-global-color-0)";s:22:"secondary-button-color";s:0:"";s:24:"secondary-button-h-color";s:0:"";s:20:"theme-button-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:2:"17";s:5:"right";s:2:"40";s:6:"bottom";s:2:"17";s:4:"left";s:2:"40";}s:6:"tablet";a:4:{s:3:"top";s:2:"16";s:5:"right";s:2:"32";s:6:"bottom";s:2:"16";s:4:"left";s:2:"32";}s:6:"mobile";a:4:{s:3:"top";s:2:"15";s:5:"right";s:2:"28";s:6:"bottom";s:2:"15";s:4:"left";s:2:"28";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"secondary-theme-button-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:20:"button-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";i:4;s:5:"right";i:4;s:6:"bottom";i:4;s:4:"left";i:4;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"secondary-button-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";i:4;s:5:"right";i:4;s:6:"bottom";i:4;s:4:"left";i:4;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:37:"theme-button-border-group-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:47:"secondary-theme-button-border-group-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:17:"footer-sml-layout";s:19:"footer-sml-layout-1";s:20:"footer-sml-section-1";s:6:"custom";s:27:"footer-sml-section-1-credit";s:72:"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]";s:20:"footer-sml-section-2";s:0:"";s:27:"footer-sml-section-2-credit";s:72:"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]";s:27:"footer-sml-dist-equal-align";b:1;s:18:"footer-sml-divider";i:1;s:24:"footer-sml-divider-color";s:7:"#7a7a7a";s:19:"footer-layout-width";s:7:"content";s:22:"ast-header-retina-logo";s:0:"";s:21:"ast-header-logo-width";s:0:"";s:32:"ast-header-responsive-logo-width";a:3:{s:7:"desktop";i:60;s:6:"tablet";i:60;s:6:"mobile";i:50;}s:23:"header-color-site-title";s:0:"";s:25:"header-color-h-site-title";s:0:"";s:25:"header-color-site-tagline";s:0:"";s:29:"display-site-title-responsive";a:3:{s:7:"desktop";b:0;s:6:"tablet";b:0;s:6:"mobile";b:0;}s:31:"display-site-tagline-responsive";a:3:{s:7:"desktop";i:0;s:6:"tablet";b:0;s:6:"mobile";i:0;}s:17:"logo-title-inline";i:1;s:19:"disable-primary-nav";b:0;s:14:"header-layouts";s:20:"header-main-layout-1";s:22:"header-main-rt-section";s:4:"none";s:27:"header-display-outside-menu";b:0;s:27:"header-main-rt-section-html";s:27:"<button>Contact Us</button>";s:34:"header-main-rt-section-button-text";s:6:"Button";s:34:"header-main-rt-section-button-link";s:23:"https://www.wpastra.com";s:41:"header-main-rt-section-button-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:35:"header-main-rt-section-button-style";s:12:"theme-button";s:40:"header-main-rt-section-button-text-color";s:0:"";s:40:"header-main-rt-section-button-back-color";s:0:"";s:42:"header-main-rt-section-button-text-h-color";s:0:"";s:42:"header-main-rt-section-button-back-h-color";s:0:"";s:37:"header-main-rt-section-button-padding";a:3:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}}s:41:"header-main-rt-section-button-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:15:"header-main-sep";i:1;s:21:"header-main-sep-color";s:0:"";s:24:"header-main-layout-width";s:7:"content";s:22:"primary-submenu-border";a:4:{s:3:"top";s:1:"2";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:27:"primary-submenu-item-border";b:0;s:23:"primary-submenu-b-color";s:0:"";s:28:"primary-submenu-item-b-color";s:0:"";s:33:"primary-header-button-font-family";s:7:"inherit";s:33:"primary-header-button-font-weight";s:7:"inherit";s:31:"primary-header-button-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"primary-header-button-text-transform";s:0:"";s:33:"primary-header-button-line-height";i:1;s:36:"primary-header-button-letter-spacing";s:0:"";s:22:"header-main-menu-label";s:0:"";s:22:"header-main-menu-align";s:6:"inline";s:39:"header-main-submenu-container-animation";s:0:"";s:24:"mobile-header-breakpoint";s:0:"";s:18:"mobile-header-logo";s:0:"";s:24:"mobile-header-logo-width";s:0:"";s:11:"site-layout";s:21:"ast-full-width-layout";s:18:"site-content-width";i:1200;s:26:"narrow-container-max-width";i:750;s:37:"site-layout-outside-bg-obj-responsive";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:25:"content-bg-obj-responsive";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-4)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:12:"wp-blocks-ui";s:7:"comfort";s:24:"wp-blocks-global-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:20:"enable-comments-area";b:1;s:22:"comments-box-placement";s:0:"";s:21:"comment-form-position";s:5:"below";s:28:"comments-box-container-width";s:0:"";s:31:"ast-sub-section-comments-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:32:"ast-sub-section-comments-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";i:3;s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:30:"single-page-ast-content-layout";s:7:"default";s:25:"single-page-content-style";s:7:"default";s:25:"single-post-content-style";s:7:"default";s:31:"archive-post-ast-content-layout";s:7:"default";s:23:"ast-site-content-layout";s:22:"normal-width-container";s:18:"site-content-style";s:5:"boxed";s:16:"body-font-family";s:21:"''DM Sans'', sans-serif";s:17:"body-font-variant";s:0:"";s:16:"body-font-weight";s:3:"400";s:14:"font-size-body";a:6:{s:7:"desktop";i:16;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:16:"body-font-extras";a:6:{s:11:"line-height";d:1.7;s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:29:"headings-font-height-settings";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:4:"none";s:15:"text-decoration";s:0:"";}s:18:"para-margin-bottom";i:0;s:23:"underline-content-links";b:0;s:25:"site-accessibility-toggle";b:1;s:33:"site-accessibility-highlight-type";s:6:"dotted";s:39:"site-accessibility-highlight-input-type";s:7:"disable";s:19:"body-text-transform";s:0:"";s:20:"headings-font-family";s:21:"''DM Sans'', sans-serif";s:20:"headings-font-weight";s:3:"400";s:20:"font-size-site-title";a:6:{s:7:"desktop";i:35;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"font-size-site-tagline";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"single-post-outside-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:20:"font-size-page-title";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:18:"font-size-post-tax";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"font-size-post-meta";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:12:"font-size-h1";a:6:{s:7:"desktop";s:2:"64";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:12:"font-size-h2";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:12:"font-size-h3";a:6:{s:7:"desktop";s:2:"20";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:12:"font-size-h4";a:6:{s:7:"desktop";s:2:"35";s:6:"tablet";s:2:"35";s:6:"mobile";s:2:"24";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:12:"font-size-h5";a:6:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:12:"font-size-h6";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"site-sidebar-layout";s:10:"no-sidebar";s:18:"site-sidebar-width";i:30;s:26:"single-page-sidebar-layout";s:7:"default";s:26:"single-post-sidebar-layout";s:7:"default";s:27:"archive-post-sidebar-layout";s:7:"default";s:19:"site-sticky-sidebar";b:0;s:18:"site-sidebar-style";s:5:"boxed";s:25:"single-page-sidebar-style";s:7:"default";s:26:"archive-post-sidebar-style";s:7:"default";s:10:"footer-adv";s:8:"disabled";s:23:"footer-adv-border-width";s:0:"";s:23:"footer-adv-border-color";s:7:"#7a7a7a";s:30:"mobile-header-toggle-btn-style";s:4:"fill";s:23:"hide-custom-menu-mobile";i:1;s:27:"mobile-header-toggle-target";s:4:"icon";s:19:"enable-scroll-to-id";b:0;s:20:"enable-related-posts";b:0;s:19:"related-posts-title";s:13:"Related Posts";s:29:"releted-posts-title-alignment";s:4:"left";s:25:"related-posts-total-count";i:2;s:28:"enable-related-posts-excerpt";b:0;s:27:"related-posts-box-placement";s:7:"default";s:30:"related-posts-outside-location";s:5:"above";s:29:"related-posts-container-width";s:8:"fallback";s:27:"related-posts-excerpt-count";i:25;s:22:"related-posts-based-on";s:10:"categories";s:22:"related-posts-order-by";s:4:"date";s:19:"related-posts-order";s:3:"asc";s:29:"related-posts-grid-responsive";a:3:{s:7:"desktop";s:7:"2-equal";s:6:"tablet";s:7:"2-equal";s:6:"mobile";s:4:"full";}s:23:"related-posts-structure";a:2:{i:0;s:14:"featured-image";i:1;s:10:"title-meta";}s:23:"related-posts-tag-style";s:4:"none";s:28:"related-posts-category-style";s:4:"none";s:25:"related-posts-date-format";s:0:"";s:28:"related-posts-meta-date-type";s:9:"published";s:32:"related-posts-author-avatar-size";s:0:"";s:27:"related-posts-author-avatar";b:0;s:33:"related-posts-author-prefix-label";s:3:"By ";s:24:"related-posts-image-size";s:0:"";s:38:"related-posts-image-custom-scale-width";i:16;s:39:"related-posts-image-custom-scale-height";i:9;s:35:"related-posts-image-ratio-pre-scale";s:4:"16/9";s:30:"related-posts-image-ratio-type";s:0:"";s:28:"related-posts-meta-structure";a:3:{i:0;s:8:"comments";i:1;s:8:"category";i:2;s:6:"author";}s:24:"related-posts-text-color";s:0:"";s:24:"related-posts-link-color";s:0:"";s:25:"related-posts-title-color";s:0:"";s:30:"related-posts-background-color";s:0:"";s:24:"related-posts-meta-color";s:0:"";s:30:"related-posts-link-hover-color";s:0:"";s:35:"related-posts-meta-link-hover-color";s:0:"";s:39:"related-posts-section-title-font-family";s:7:"inherit";s:39:"related-posts-section-title-font-weight";s:7:"inherit";s:42:"related-posts-section-title-text-transform";s:0:"";s:39:"related-posts-section-title-line-height";s:0:"";s:39:"related-posts-section-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:37:"related-posts-section-title-font-size";a:6:{s:7:"desktop";s:2:"30";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"related-posts-title-font-family";s:7:"inherit";s:31:"related-posts-title-font-weight";s:7:"inherit";s:34:"related-posts-title-text-transform";s:0:"";s:31:"related-posts-title-line-height";s:1:"1";s:29:"related-posts-title-font-size";a:6:{s:7:"desktop";s:2:"20";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"related-posts-title-font-extras";a:6:{s:11:"line-height";s:1:"1";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:30:"related-posts-meta-font-family";s:7:"inherit";s:30:"related-posts-meta-font-weight";s:7:"inherit";s:33:"related-posts-meta-text-transform";s:0:"";s:30:"related-posts-meta-line-height";s:0:"";s:28:"related-posts-meta-font-size";a:6:{s:7:"desktop";s:2:"14";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"related-posts-meta-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"related-posts-content-font-family";s:7:"inherit";s:33:"related-posts-content-font-weight";s:7:"inherit";s:33:"related-posts-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:31:"related-posts-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:37:"ast-sub-section-related-posts-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";d:2.5;s:5:"right";d:2.5;s:6:"bottom";d:2.5;s:4:"left";d:2.5;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:36:"ast-sub-section-related-posts-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";i:2;s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:23:"transparent-header-logo";s:91:"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/logo-white.svg";s:30:"transparent-header-retina-logo";s:0:"";s:26:"different-transparent-logo";b:1;s:33:"different-transparent-retina-logo";i:0;s:29:"transparent-header-logo-width";a:3:{s:7:"desktop";i:60;s:6:"tablet";i:60;s:6:"mobile";i:50;}s:25:"transparent-header-enable";i:0;s:34:"transparent-header-disable-archive";i:1;s:45:"transparent-header-disable-latest-posts-index";i:1;s:29:"transparent-header-on-devices";s:4:"both";s:27:"transparent-header-main-sep";i:0;s:33:"transparent-header-main-sep-color";s:0:"";s:27:"transparent-header-bg-color";s:0:"";s:35:"transparent-header-color-site-title";s:0:"";s:37:"transparent-header-color-h-site-title";s:0:"";s:25:"transparent-menu-bg-color";s:0:"";s:22:"transparent-menu-color";s:0:"";s:24:"transparent-menu-h-color";s:0:"";s:28:"transparent-submenu-bg-color";s:0:"";s:25:"transparent-submenu-color";s:0:"";s:27:"transparent-submenu-h-color";s:0:"";s:29:"transparent-header-logo-color";s:0:"";s:38:"transparent-header-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:46:"transparent-header-color-site-title-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-5)";s:6:"tablet";s:7:"#ffffff";s:6:"mobile";s:7:"#ffffff";}s:48:"transparent-header-color-h-site-title-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:36:"transparent-menu-bg-color-responsive";a:3:{s:7:"desktop";s:19:"rgba(255,255,255,0)";s:6:"tablet";s:7:"#ffffff";s:6:"mobile";s:7:"#ffffff";}s:33:"transparent-menu-color-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-4)";s:6:"tablet";s:7:"#000000";s:6:"mobile";s:7:"#000000";}s:35:"transparent-menu-h-color-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-5)";s:6:"tablet";s:25:"var(--ast-global-color-0)";s:6:"mobile";s:25:"var(--ast-global-color-0)";}s:39:"transparent-submenu-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:36:"transparent-submenu-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:38:"transparent-submenu-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:49:"transparent-content-section-text-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:49:"transparent-content-section-link-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:51:"transparent-content-section-link-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"breadcrumb-font-family";s:7:"inherit";s:22:"breadcrumb-font-weight";s:7:"inherit";s:32:"breadcrumb-text-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"breadcrumb-active-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"breadcrumb-hover-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"breadcrumb-separator-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:19:"breadcrumb-bg-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:18:"breadcrumb-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:20:"breadcrumb-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"breadcrumb-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:29:"breadcrumb-separator-selector";s:7:"unicode";s:20:"breadcrumb-separator";s:4:"\00bb";s:20:"scroll-to-top-enable";b:0;s:23:"scroll-to-top-icon-size";i:15;s:27:"scroll-to-top-icon-position";s:5:"right";s:24:"scroll-to-top-on-devices";s:4:"both";s:32:"scroll-to-top-icon-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"scroll-to-top-icon-color";s:0:"";s:26:"scroll-to-top-icon-h-color";s:0:"";s:27:"scroll-to-top-icon-bg-color";s:0:"";s:29:"scroll-to-top-icon-h-bg-color";s:0:"";s:8:"h1-color";s:0:"";s:8:"h2-color";s:0:"";s:8:"h3-color";s:0:"";s:8:"h4-color";s:0:"";s:8:"h5-color";s:0:"";s:8:"h6-color";s:0:"";s:14:"font-family-h1";s:7:"inherit";s:14:"font-weight-h1";s:7:"inherit";s:14:"font-extras-h1";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:14:"font-family-h2";s:7:"inherit";s:14:"font-weight-h2";s:7:"inherit";s:14:"font-extras-h2";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:14:"font-family-h3";s:7:"inherit";s:14:"font-weight-h3";s:7:"inherit";s:14:"font-extras-h3";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:14:"font-family-h4";s:16:"''Forum'', display";s:14:"font-weight-h4";s:3:"400";s:14:"font-extras-h4";a:6:{s:11:"line-height";d:1.25;s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:14:"font-family-h5";s:7:"inherit";s:14:"font-weight-h5";s:7:"inherit";s:14:"font-extras-h5";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:14:"font-family-h6";s:7:"inherit";s:14:"font-weight-h6";s:7:"inherit";s:14:"font-extras-h6";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:18:"font-weight-button";s:3:"400";s:28:"secondary-font-weight-button";s:3:"400";s:18:"font-family-button";s:7:"inherit";s:28:"secondary-font-family-button";s:7:"inherit";s:16:"font-size-button";a:6:{s:7:"desktop";s:2:"14";s:6:"tablet";s:2:"16";s:6:"mobile";s:2:"14";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"secondary-font-size-button";a:6:{s:7:"desktop";s:2:"14";s:6:"tablet";s:2:"16";s:6:"mobile";s:2:"14";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:18:"font-extras-button";a:6:{s:11:"line-height";i:1;s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:4:"none";s:15:"text-decoration";s:0:"";}s:28:"secondary-font-extras-button";a:6:{s:11:"line-height";i:1;s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:20:"header-desktop-items";a:5:{s:5:"popup";a:1:{s:13:"popup_content";a:1:{i:0;s:11:"mobile-menu";}}s:5:"above";a:5:{s:10:"above_left";a:0:{}s:17:"above_left_center";a:0:{}s:12:"above_center";a:0:{}s:18:"above_right_center";a:0:{}s:11:"above_right";a:0:{}}s:7:"primary";a:5:{s:12:"primary_left";a:1:{i:0;s:4:"logo";}s:19:"primary_left_center";a:0:{}s:14:"primary_center";a:0:{}s:20:"primary_right_center";a:0:{}s:13:"primary_right";a:2:{i:0;s:6:"menu-1";i:1;s:8:"button-1";}}s:5:"below";a:5:{s:10:"below_left";a:0:{}s:17:"below_left_center";a:0:{}s:12:"below_center";a:0:{}s:18:"below_right_center";a:0:{}s:11:"below_right";a:0:{}}s:4:"flag";b:0;}s:19:"header-mobile-items";a:5:{s:5:"popup";a:1:{s:13:"popup_content";a:1:{i:0;s:6:"menu-1";}}s:5:"above";a:3:{s:10:"above_left";a:0:{}s:12:"above_center";a:0:{}s:11:"above_right";a:0:{}}s:7:"primary";a:3:{s:12:"primary_left";a:1:{i:0;s:4:"logo";}s:14:"primary_center";a:0:{}s:13:"primary_right";a:1:{i:0;s:14:"mobile-trigger";}}s:5:"below";a:3:{s:10:"below_left";a:0:{}s:12:"below_center";a:0:{}s:11:"below_right";a:0:{}}s:4:"flag";b:0;}s:27:"hb-header-main-layout-width";s:7:"content";s:16:"hb-header-height";a:3:{s:7:"desktop";i:70;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:8:"hb-stack";a:3:{s:7:"desktop";s:5:"stack";s:6:"tablet";s:5:"stack";s:6:"mobile";s:5:"stack";}s:18:"hb-header-main-sep";i:0;s:24:"hb-header-main-sep-color";s:7:"#eaeaea";s:25:"hb-header-main-menu-align";s:6:"inline";s:27:"hb-header-bg-obj-responsive";a:3:{s:7:"desktop";a:10:{s:16:"background-color";s:7:"#ffffff";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:17:"hb-header-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:3:"1.5";s:5:"right";s:0:"";s:6:"bottom";s:3:"1.5";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:1:"1";s:5:"right";s:0:"";s:6:"bottom";s:1:"1";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:17:"hba-header-layout";s:21:"above-header-layout-1";s:17:"hba-header-height";a:3:{s:7:"desktop";i:50;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:9:"hba-stack";a:3:{s:7:"desktop";s:5:"stack";s:6:"tablet";s:5:"stack";s:6:"mobile";s:5:"stack";}s:20:"hba-header-separator";i:1;s:30:"hba-header-bottom-border-color";s:7:"#eaeaea";s:28:"hba-header-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#ffffff";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:32:"hba-header-text-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:32:"hba-header-link-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"hba-header-link-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:18:"hba-header-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:0:"";s:6:"bottom";s:1:"0";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:3:"0.5";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"em";}s:17:"hbb-header-layout";s:21:"below-header-layout-1";s:17:"hbb-header-height";a:3:{s:7:"desktop";i:60;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:9:"hbb-stack";a:3:{s:7:"desktop";s:5:"stack";s:6:"tablet";s:5:"stack";s:6:"mobile";s:5:"stack";}s:20:"hbb-header-separator";i:1;s:30:"hbb-header-bottom-border-color";s:7:"#eaeaea";s:28:"hbb-header-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#eeeeee";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:18:"hbb-header-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"1";s:5:"right";s:0:"";s:6:"bottom";s:1:"1";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"px";}s:37:"section-footer-builder-layout-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"section-footer-builder-layout-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"section-above-header-builder-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"section-above-header-builder-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"section-below-header-builder-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"section-below-header-builder-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"section-header-mobile-trigger-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"5";s:5:"right";s:2:"15";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:1:"5";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:38:"section-primary-header-builder-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:37:"section-primary-header-builder-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:2:"10";s:5:"right";s:0:"";s:6:"bottom";s:2:"10";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:20:"title_tagline-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"5";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:2:"15";}s:6:"mobile";a:4:{s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"section-header-search-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-account-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-mobile-menu-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"5";s:4:"left";s:1:"0";}s:6:"mobile";a:4:{s:3:"top";s:1:"5";s:5:"right";s:0:"";s:6:"bottom";s:1:"5";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:33:"section-header-mobile-menu-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"section-above-footer-builder-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"section-above-footer-builder-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"section-below-footer-builder-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"section-footer-copyright-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:1:"0";s:5:"right";s:2:"40";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:6:"mobile";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-footer-menu-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:2:"40";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:6:"mobile";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:38:"section-primary-footer-builder-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:2:"30";s:5:"right";s:0:"";s:6:"bottom";s:2:"30";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:2:"50";s:5:"right";s:2:"20";s:6:"bottom";s:2:"30";s:4:"left";s:2:"20";}s:6:"mobile";a:4:{s:3:"top";s:2:"35";s:5:"right";s:1:"0";s:6:"bottom";s:2:"35";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:37:"section-primary-footer-builder-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:1:"0";s:5:"right";s:0:"";s:6:"bottom";s:1:"0";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:6:"mobile";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"section-header-woo-cart-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"section-header-woo-cart-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button1-text";s:12:"202-555-0188";s:26:"header-button1-link-option";a:3:{s:3:"url";s:16:"tel:202-555-0188";s:7:"new_tab";s:0:"";s:8:"link_rel";s:0:"";}s:26:"header-button1-font-family";s:7:"inherit";s:26:"header-button1-font-weight";s:7:"inherit";s:26:"header-button1-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button1-font-size";a:6:{s:7:"desktop";s:2:"15";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button1-text-color";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-4)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button1-back-color";a:3:{s:7:"desktop";s:13:"rgba(0,0,0,0)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button1-text-h-color";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-5)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button1-back-h-color";a:3:{s:7:"desktop";s:13:"rgba(0,0,0,0)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button1-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button1-border-size";a:4:{s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";}s:27:"header-button1-border-color";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-4)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button1-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";i:4;s:5:"right";i:4;s:6:"bottom";i:4;s:4:"left";i:4;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button1-border-radius";i:4;s:27:"section-hb-button-1-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:2:"15";s:5:"right";s:2:"25";s:6:"bottom";s:2:"15";s:4:"left";s:2:"25";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button1-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button1-text";s:6:"Button";s:26:"footer-button1-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button1-font-family";s:7:"inherit";s:26:"footer-button1-font-weight";s:7:"inherit";s:29:"footer-button1-text-transform";s:0:"";s:26:"footer-button1-line-height";s:0:"";s:24:"footer-button1-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button1-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button1-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button1-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button1-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button1-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button1-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button1-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button1-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-1-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-1-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-1";s:22:"Insert HTML text here.";s:18:"header-html-1color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-1link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-1link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-1";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-1";s:7:"inherit";s:29:"font-family-section-hb-html-1";s:7:"inherit";s:29:"font-extras-section-hb-html-1";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-1";s:180:"<img class="alignnone wp-image-74 size-thumbnail" src="https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/logo-green.svg" alt="" width="60" height="50" />";s:18:"footer-html-1color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-1link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-1link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-1";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-1-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-1";s:7:"inherit";s:29:"font-family-section-fb-html-1";s:7:"inherit";s:29:"font-extras-section-fb-html-1";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:2:"30";s:5:"right";s:1:"0";s:6:"bottom";s:2:"29";s:4:"left";s:1:"0";}s:6:"mobile";a:4:{s:3:"top";s:2:"15";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-1-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-1-bg-space";s:0:"";s:20:"header-social-1-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-1-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-1-color";s:0:"";s:23:"header-social-1-h-color";s:0:"";s:24:"header-social-1-bg-color";s:0:"";s:26:"header-social-1-bg-h-color";s:0:"";s:28:"header-social-1-label-toggle";b:0;s:26:"header-social-1-color-type";s:6:"custom";s:34:"header-social-1-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-1";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-1";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-1-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-1-bg-space";s:0:"";s:20:"footer-social-1-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-1-radius";s:0:"";s:21:"footer-social-1-color";s:0:"";s:23:"footer-social-1-h-color";s:0:"";s:24:"footer-social-1-bg-color";s:0:"";s:26:"footer-social-1-bg-h-color";s:0:"";s:28:"footer-social-1-label-toggle";b:0;s:26:"footer-social-1-color-type";s:6:"custom";s:27:"footer-social-1-brand-color";s:0:"";s:33:"footer-social-1-brand-label-color";s:0:"";s:34:"footer-social-1-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-1";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-1";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-1-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-1-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-1-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-1-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-1-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-1-font-family";s:7:"inherit";s:27:"header-widget-1-font-weight";s:7:"inherit";s:25:"header-widget-1-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-1-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-1-content-font-family";s:7:"inherit";s:35:"header-widget-1-content-font-weight";s:7:"inherit";s:33:"header-widget-1-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-1-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-1-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-1-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-1-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-1-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-1-font-family";s:7:"inherit";s:27:"footer-widget-1-font-weight";s:7:"inherit";s:30:"footer-widget-1-text-transform";s:0:"";s:27:"footer-widget-1-line-height";s:0:"";s:25:"footer-widget-1-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-1-content-font-family";s:7:"inherit";s:35:"footer-widget-1-content-font-weight";s:7:"inherit";s:35:"footer-widget-1-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-1-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-1";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu1-bg-color";s:0:"";s:18:"header-menu1-color";s:0:"";s:23:"header-menu1-h-bg-color";s:0:"";s:20:"header-menu1-h-color";s:0:"";s:23:"header-menu1-a-bg-color";s:0:"";s:20:"header-menu1-a-color";s:0:"";s:30:"header-menu1-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:29:"header-menu1-color-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-3)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu1-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu1-h-color-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu1-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu1-a-color-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu1-menu-hover-animation";s:0:"";s:40:"header-menu1-submenu-container-animation";s:0:"";s:24:"section-hb-menu-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu1-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu1-submenu-item-border";b:0;s:32:"header-menu1-submenu-item-b-size";s:1:"1";s:33:"header-menu1-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu1-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu1-submenu-top-offset";s:0:"";s:26:"header-menu1-submenu-width";s:0:"";s:27:"header-menu1-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu1-menu-stack-on-mobile";b:1;s:22:"header-menu1-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu1-font-weight";s:7:"inherit";s:24:"header-menu1-font-family";s:7:"inherit";s:24:"header-menu1-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-1-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button2-text";s:6:"Button";s:26:"header-button2-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button2-font-family";s:7:"inherit";s:26:"header-button2-font-weight";s:7:"inherit";s:26:"header-button2-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button2-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button2-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button2-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button2-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button2-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button2-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button2-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button2-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button2-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button2-border-radius";s:0:"";s:27:"section-hb-button-2-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button2-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button2-text";s:6:"Button";s:26:"footer-button2-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button2-font-family";s:7:"inherit";s:26:"footer-button2-font-weight";s:7:"inherit";s:29:"footer-button2-text-transform";s:0:"";s:26:"footer-button2-line-height";s:0:"";s:24:"footer-button2-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button2-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button2-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button2-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button2-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button2-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button2-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button2-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button2-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-2-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-2-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-2";s:22:"Insert HTML text here.";s:18:"header-html-2color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-2link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-2link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-2";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-2";s:7:"inherit";s:29:"font-family-section-hb-html-2";s:7:"inherit";s:29:"font-extras-section-hb-html-2";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-2";s:85:"Copyright [copyright] 2022 | [site_title] | <a href="https://tyler.com">Tyler.com</a>";s:18:"footer-html-2color";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-2link-color";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-2link-h-color";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-4)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-2";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-2-alignment";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-2";s:7:"inherit";s:29:"font-family-section-fb-html-2";s:7:"inherit";s:29:"font-extras-section-fb-html-2";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:2:"40";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-2-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-2-bg-space";s:0:"";s:20:"header-social-2-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-2-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-2-color";s:0:"";s:23:"header-social-2-h-color";s:0:"";s:24:"header-social-2-bg-color";s:0:"";s:26:"header-social-2-bg-h-color";s:0:"";s:28:"header-social-2-label-toggle";b:0;s:26:"header-social-2-color-type";s:6:"custom";s:34:"header-social-2-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-2";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-2";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-2-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-2-bg-space";s:0:"";s:20:"footer-social-2-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-2-radius";s:0:"";s:21:"footer-social-2-color";s:0:"";s:23:"footer-social-2-h-color";s:0:"";s:24:"footer-social-2-bg-color";s:0:"";s:26:"footer-social-2-bg-h-color";s:0:"";s:28:"footer-social-2-label-toggle";b:0;s:26:"footer-social-2-color-type";s:6:"custom";s:27:"footer-social-2-brand-color";s:0:"";s:33:"footer-social-2-brand-label-color";s:0:"";s:34:"footer-social-2-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-2";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-2";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-2-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-2-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-2-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-2-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-2-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-2-font-family";s:7:"inherit";s:27:"header-widget-2-font-weight";s:7:"inherit";s:25:"header-widget-2-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-2-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-2-content-font-family";s:7:"inherit";s:35:"header-widget-2-content-font-weight";s:7:"inherit";s:33:"header-widget-2-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-2-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-2-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-2-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-2-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-2-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-2-font-family";s:7:"inherit";s:27:"footer-widget-2-font-weight";s:7:"inherit";s:30:"footer-widget-2-text-transform";s:0:"";s:27:"footer-widget-2-line-height";s:0:"";s:25:"footer-widget-2-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-2-content-font-family";s:7:"inherit";s:35:"footer-widget-2-content-font-weight";s:7:"inherit";s:35:"footer-widget-2-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-2-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-2";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu2-bg-color";s:0:"";s:18:"header-menu2-color";s:0:"";s:23:"header-menu2-h-bg-color";s:0:"";s:20:"header-menu2-h-color";s:0:"";s:23:"header-menu2-a-bg-color";s:0:"";s:20:"header-menu2-a-color";s:0:"";s:30:"header-menu2-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:29:"header-menu2-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu2-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu2-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu2-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu2-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu2-menu-hover-animation";s:0:"";s:40:"header-menu2-submenu-container-animation";s:0:"";s:24:"section-hb-menu-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu2-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu2-submenu-item-border";b:0;s:32:"header-menu2-submenu-item-b-size";s:1:"1";s:33:"header-menu2-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu2-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu2-submenu-top-offset";s:0:"";s:26:"header-menu2-submenu-width";s:0:"";s:27:"header-menu2-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu2-menu-stack-on-mobile";b:1;s:22:"header-menu2-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu2-font-weight";s:7:"inherit";s:24:"header-menu2-font-family";s:7:"inherit";s:24:"header-menu2-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-2-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button3-text";s:6:"Button";s:26:"header-button3-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button3-font-family";s:7:"inherit";s:26:"header-button3-font-weight";s:7:"inherit";s:26:"header-button3-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button3-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button3-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button3-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button3-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button3-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button3-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button3-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button3-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button3-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button3-border-radius";s:0:"";s:27:"section-hb-button-3-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button3-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button3-text";s:6:"Button";s:26:"footer-button3-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button3-font-family";s:7:"inherit";s:26:"footer-button3-font-weight";s:7:"inherit";s:29:"footer-button3-text-transform";s:0:"";s:26:"footer-button3-line-height";s:0:"";s:24:"footer-button3-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button3-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button3-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button3-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button3-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button3-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button3-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button3-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button3-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-3-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-3-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-3";s:22:"Insert HTML text here.";s:18:"header-html-3color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-3link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-3link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-3";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-3";s:7:"inherit";s:29:"font-family-section-hb-html-3";s:7:"inherit";s:29:"font-extras-section-hb-html-3";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-3";s:22:"Insert HTML text here.";s:18:"footer-html-3color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-3link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-3link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-3";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-3-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-3";s:7:"inherit";s:29:"font-family-section-fb-html-3";s:7:"inherit";s:29:"font-extras-section-fb-html-3";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-3-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-3-bg-space";s:0:"";s:20:"header-social-3-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-3-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-3-color";s:0:"";s:23:"header-social-3-h-color";s:0:"";s:24:"header-social-3-bg-color";s:0:"";s:26:"header-social-3-bg-h-color";s:0:"";s:28:"header-social-3-label-toggle";b:0;s:26:"header-social-3-color-type";s:6:"custom";s:34:"header-social-3-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-3";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-3";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-3-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-3-bg-space";s:0:"";s:20:"footer-social-3-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-3-radius";s:0:"";s:21:"footer-social-3-color";s:0:"";s:23:"footer-social-3-h-color";s:0:"";s:24:"footer-social-3-bg-color";s:0:"";s:26:"footer-social-3-bg-h-color";s:0:"";s:28:"footer-social-3-label-toggle";b:0;s:26:"footer-social-3-color-type";s:6:"custom";s:27:"footer-social-3-brand-color";s:0:"";s:33:"footer-social-3-brand-label-color";s:0:"";s:34:"footer-social-3-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-3";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-3";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-3-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-3-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-3-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-3-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-3-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-3-font-family";s:7:"inherit";s:27:"header-widget-3-font-weight";s:7:"inherit";s:25:"header-widget-3-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-3-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-3-content-font-family";s:7:"inherit";s:35:"header-widget-3-content-font-weight";s:7:"inherit";s:33:"header-widget-3-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-3-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-3-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-3-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-3-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-3-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-3-font-family";s:7:"inherit";s:27:"footer-widget-3-font-weight";s:7:"inherit";s:30:"footer-widget-3-text-transform";s:0:"";s:27:"footer-widget-3-line-height";s:0:"";s:25:"footer-widget-3-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-3-content-font-family";s:7:"inherit";s:35:"footer-widget-3-content-font-weight";s:7:"inherit";s:35:"footer-widget-3-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-3-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-3";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu3-bg-color";s:0:"";s:18:"header-menu3-color";s:0:"";s:23:"header-menu3-h-bg-color";s:0:"";s:20:"header-menu3-h-color";s:0:"";s:23:"header-menu3-a-bg-color";s:0:"";s:20:"header-menu3-a-color";s:0:"";s:30:"header-menu3-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu3-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu3-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu3-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu3-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu3-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu3-menu-hover-animation";s:0:"";s:40:"header-menu3-submenu-container-animation";s:0:"";s:24:"section-hb-menu-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu3-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu3-submenu-item-border";b:0;s:32:"header-menu3-submenu-item-b-size";s:1:"1";s:33:"header-menu3-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu3-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu3-submenu-top-offset";s:0:"";s:26:"header-menu3-submenu-width";s:0:"";s:27:"header-menu3-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu3-menu-stack-on-mobile";b:1;s:22:"header-menu3-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu3-font-weight";s:7:"inherit";s:24:"header-menu3-font-family";s:7:"inherit";s:24:"header-menu3-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-3-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button4-text";s:6:"Button";s:26:"header-button4-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button4-font-family";s:7:"inherit";s:26:"header-button4-font-weight";s:7:"inherit";s:26:"header-button4-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button4-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button4-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button4-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button4-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button4-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button4-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button4-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button4-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button4-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button4-border-radius";s:0:"";s:27:"section-hb-button-4-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button4-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button4-text";s:6:"Button";s:26:"footer-button4-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button4-font-family";s:7:"inherit";s:26:"footer-button4-font-weight";s:7:"inherit";s:29:"footer-button4-text-transform";s:0:"";s:26:"footer-button4-line-height";s:0:"";s:24:"footer-button4-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button4-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button4-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button4-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button4-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button4-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button4-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button4-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button4-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-4-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-4-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-4";s:22:"Insert HTML text here.";s:18:"header-html-4color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-4link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-4link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-4";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-4";s:7:"inherit";s:29:"font-family-section-hb-html-4";s:7:"inherit";s:29:"font-extras-section-hb-html-4";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-4";s:22:"Insert HTML text here.";s:18:"footer-html-4color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-4link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-4link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-4";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-4-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-4";s:7:"inherit";s:29:"font-family-section-fb-html-4";s:7:"inherit";s:29:"font-extras-section-fb-html-4";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-4-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-4-bg-space";s:0:"";s:20:"header-social-4-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-4-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-4-color";s:0:"";s:23:"header-social-4-h-color";s:0:"";s:24:"header-social-4-bg-color";s:0:"";s:26:"header-social-4-bg-h-color";s:0:"";s:28:"header-social-4-label-toggle";b:0;s:26:"header-social-4-color-type";s:6:"custom";s:34:"header-social-4-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-4";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-4";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-4-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-4-bg-space";s:0:"";s:20:"footer-social-4-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-4-radius";s:0:"";s:21:"footer-social-4-color";s:0:"";s:23:"footer-social-4-h-color";s:0:"";s:24:"footer-social-4-bg-color";s:0:"";s:26:"footer-social-4-bg-h-color";s:0:"";s:28:"footer-social-4-label-toggle";b:0;s:26:"footer-social-4-color-type";s:6:"custom";s:27:"footer-social-4-brand-color";s:0:"";s:33:"footer-social-4-brand-label-color";s:0:"";s:34:"footer-social-4-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-4";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-4";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-4-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-4-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-4-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-4-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-4-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-4-font-family";s:7:"inherit";s:27:"header-widget-4-font-weight";s:7:"inherit";s:25:"header-widget-4-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-4-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-4-content-font-family";s:7:"inherit";s:35:"header-widget-4-content-font-weight";s:7:"inherit";s:33:"header-widget-4-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-4-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-4-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-4-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-4-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-4-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-4-font-family";s:7:"inherit";s:27:"footer-widget-4-font-weight";s:7:"inherit";s:30:"footer-widget-4-text-transform";s:0:"";s:27:"footer-widget-4-line-height";s:0:"";s:25:"footer-widget-4-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-4-content-font-family";s:7:"inherit";s:35:"footer-widget-4-content-font-weight";s:7:"inherit";s:35:"footer-widget-4-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-4-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-4";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu4-bg-color";s:0:"";s:18:"header-menu4-color";s:0:"";s:23:"header-menu4-h-bg-color";s:0:"";s:20:"header-menu4-h-color";s:0:"";s:23:"header-menu4-a-bg-color";s:0:"";s:20:"header-menu4-a-color";s:0:"";s:30:"header-menu4-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu4-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu4-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu4-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu4-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu4-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu4-menu-hover-animation";s:0:"";s:40:"header-menu4-submenu-container-animation";s:0:"";s:24:"section-hb-menu-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu4-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu4-submenu-item-border";b:0;s:32:"header-menu4-submenu-item-b-size";s:1:"1";s:33:"header-menu4-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu4-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu4-submenu-top-offset";s:0:"";s:26:"header-menu4-submenu-width";s:0:"";s:27:"header-menu4-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu4-menu-stack-on-mobile";b:1;s:22:"header-menu4-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu4-font-weight";s:7:"inherit";s:24:"header-menu4-font-family";s:7:"inherit";s:24:"header-menu4-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-4-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button5-text";s:6:"Button";s:26:"header-button5-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button5-font-family";s:7:"inherit";s:26:"header-button5-font-weight";s:7:"inherit";s:26:"header-button5-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button5-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button5-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button5-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button5-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button5-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button5-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button5-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button5-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button5-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button5-border-radius";s:0:"";s:27:"section-hb-button-5-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button5-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button5-text";s:6:"Button";s:26:"footer-button5-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button5-font-family";s:7:"inherit";s:26:"footer-button5-font-weight";s:7:"inherit";s:29:"footer-button5-text-transform";s:0:"";s:26:"footer-button5-line-height";s:0:"";s:24:"footer-button5-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button5-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button5-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button5-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button5-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button5-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button5-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button5-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button5-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-5-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-5-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-5";s:22:"Insert HTML text here.";s:18:"header-html-5color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-5link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-5link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-5";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-5";s:7:"inherit";s:29:"font-family-section-hb-html-5";s:7:"inherit";s:29:"font-extras-section-hb-html-5";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-5";s:22:"Insert HTML text here.";s:18:"footer-html-5color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-5link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-5link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-5";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-5-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-5";s:7:"inherit";s:29:"font-family-section-fb-html-5";s:7:"inherit";s:29:"font-extras-section-fb-html-5";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-5-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-5-bg-space";s:0:"";s:20:"header-social-5-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-5-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-5-color";s:0:"";s:23:"header-social-5-h-color";s:0:"";s:24:"header-social-5-bg-color";s:0:"";s:26:"header-social-5-bg-h-color";s:0:"";s:28:"header-social-5-label-toggle";b:0;s:26:"header-social-5-color-type";s:6:"custom";s:34:"header-social-5-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-5";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-5";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-5-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-5-bg-space";s:0:"";s:20:"footer-social-5-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-5-radius";s:0:"";s:21:"footer-social-5-color";s:0:"";s:23:"footer-social-5-h-color";s:0:"";s:24:"footer-social-5-bg-color";s:0:"";s:26:"footer-social-5-bg-h-color";s:0:"";s:28:"footer-social-5-label-toggle";b:0;s:26:"footer-social-5-color-type";s:6:"custom";s:27:"footer-social-5-brand-color";s:0:"";s:33:"footer-social-5-brand-label-color";s:0:"";s:34:"footer-social-5-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-5";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-5";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-5-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-5-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-5-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-5-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-5-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-5-font-family";s:7:"inherit";s:27:"header-widget-5-font-weight";s:7:"inherit";s:25:"header-widget-5-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-5-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-5-content-font-family";s:7:"inherit";s:35:"header-widget-5-content-font-weight";s:7:"inherit";s:33:"header-widget-5-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-5-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-5-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-5-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-5-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-5-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-5-font-family";s:7:"inherit";s:27:"footer-widget-5-font-weight";s:7:"inherit";s:30:"footer-widget-5-text-transform";s:0:"";s:27:"footer-widget-5-line-height";s:0:"";s:25:"footer-widget-5-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-5-content-font-family";s:7:"inherit";s:35:"footer-widget-5-content-font-weight";s:7:"inherit";s:35:"footer-widget-5-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-5-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-5";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu5-bg-color";s:0:"";s:18:"header-menu5-color";s:0:"";s:23:"header-menu5-h-bg-color";s:0:"";s:20:"header-menu5-h-color";s:0:"";s:23:"header-menu5-a-bg-color";s:0:"";s:20:"header-menu5-a-color";s:0:"";s:30:"header-menu5-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu5-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu5-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu5-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu5-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu5-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu5-menu-hover-animation";s:0:"";s:40:"header-menu5-submenu-container-animation";s:0:"";s:24:"section-hb-menu-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu5-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu5-submenu-item-border";b:0;s:32:"header-menu5-submenu-item-b-size";s:1:"1";s:33:"header-menu5-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu5-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu5-submenu-top-offset";s:0:"";s:26:"header-menu5-submenu-width";s:0:"";s:27:"header-menu5-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu5-menu-stack-on-mobile";b:1;s:22:"header-menu5-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu5-font-weight";s:7:"inherit";s:24:"header-menu5-font-family";s:7:"inherit";s:24:"header-menu5-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-5-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button6-text";s:6:"Button";s:26:"header-button6-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button6-font-family";s:7:"inherit";s:26:"header-button6-font-weight";s:7:"inherit";s:26:"header-button6-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button6-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button6-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button6-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button6-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button6-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button6-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button6-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button6-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button6-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button6-border-radius";s:0:"";s:27:"section-hb-button-6-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button6-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button6-text";s:6:"Button";s:26:"footer-button6-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button6-font-family";s:7:"inherit";s:26:"footer-button6-font-weight";s:7:"inherit";s:29:"footer-button6-text-transform";s:0:"";s:26:"footer-button6-line-height";s:0:"";s:24:"footer-button6-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button6-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button6-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button6-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button6-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button6-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button6-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button6-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button6-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-6-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-6-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-6";s:22:"Insert HTML text here.";s:18:"header-html-6color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-6link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-6link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-6";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-6";s:7:"inherit";s:29:"font-family-section-hb-html-6";s:7:"inherit";s:29:"font-extras-section-hb-html-6";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-6";s:22:"Insert HTML text here.";s:18:"footer-html-6color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-6link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-6link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-6";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-6-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-6";s:7:"inherit";s:29:"font-family-section-fb-html-6";s:7:"inherit";s:29:"font-extras-section-fb-html-6";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-6-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-6-bg-space";s:0:"";s:20:"header-social-6-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-6-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-6-color";s:0:"";s:23:"header-social-6-h-color";s:0:"";s:24:"header-social-6-bg-color";s:0:"";s:26:"header-social-6-bg-h-color";s:0:"";s:28:"header-social-6-label-toggle";b:0;s:26:"header-social-6-color-type";s:6:"custom";s:34:"header-social-6-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-6";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-6";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-6-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-6-bg-space";s:0:"";s:20:"footer-social-6-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-6-radius";s:0:"";s:21:"footer-social-6-color";s:0:"";s:23:"footer-social-6-h-color";s:0:"";s:24:"footer-social-6-bg-color";s:0:"";s:26:"footer-social-6-bg-h-color";s:0:"";s:28:"footer-social-6-label-toggle";b:0;s:26:"footer-social-6-color-type";s:6:"custom";s:27:"footer-social-6-brand-color";s:0:"";s:33:"footer-social-6-brand-label-color";s:0:"";s:34:"footer-social-6-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-6";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-6";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-6-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-6-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-6-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-6-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-6-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-6-font-family";s:7:"inherit";s:27:"header-widget-6-font-weight";s:7:"inherit";s:25:"header-widget-6-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-6-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-6-content-font-family";s:7:"inherit";s:35:"header-widget-6-content-font-weight";s:7:"inherit";s:33:"header-widget-6-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-6-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-6-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-6-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-6-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-6-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-6-font-family";s:7:"inherit";s:27:"footer-widget-6-font-weight";s:7:"inherit";s:30:"footer-widget-6-text-transform";s:0:"";s:27:"footer-widget-6-line-height";s:0:"";s:25:"footer-widget-6-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-6-content-font-family";s:7:"inherit";s:35:"footer-widget-6-content-font-weight";s:7:"inherit";s:35:"footer-widget-6-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-6-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-6";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu6-bg-color";s:0:"";s:18:"header-menu6-color";s:0:"";s:23:"header-menu6-h-bg-color";s:0:"";s:20:"header-menu6-h-color";s:0:"";s:23:"header-menu6-a-bg-color";s:0:"";s:20:"header-menu6-a-color";s:0:"";s:30:"header-menu6-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu6-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu6-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu6-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu6-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu6-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu6-menu-hover-animation";s:0:"";s:40:"header-menu6-submenu-container-animation";s:0:"";s:24:"section-hb-menu-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu6-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu6-submenu-item-border";b:0;s:32:"header-menu6-submenu-item-b-size";s:1:"1";s:33:"header-menu6-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu6-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu6-submenu-top-offset";s:0:"";s:26:"header-menu6-submenu-width";s:0:"";s:27:"header-menu6-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu6-menu-stack-on-mobile";b:1;s:22:"header-menu6-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu6-font-weight";s:7:"inherit";s:24:"header-menu6-font-family";s:7:"inherit";s:24:"header-menu6-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-6-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button7-text";s:6:"Button";s:26:"header-button7-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button7-font-family";s:7:"inherit";s:26:"header-button7-font-weight";s:7:"inherit";s:26:"header-button7-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button7-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button7-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button7-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button7-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button7-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button7-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button7-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button7-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button7-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button7-border-radius";s:0:"";s:27:"section-hb-button-7-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button7-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button7-text";s:6:"Button";s:26:"footer-button7-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button7-font-family";s:7:"inherit";s:26:"footer-button7-font-weight";s:7:"inherit";s:29:"footer-button7-text-transform";s:0:"";s:26:"footer-button7-line-height";s:0:"";s:24:"footer-button7-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button7-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button7-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button7-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button7-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button7-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button7-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button7-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button7-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-7-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-7-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-7";s:22:"Insert HTML text here.";s:18:"header-html-7color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-7link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-7link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-7";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-7";s:7:"inherit";s:29:"font-family-section-hb-html-7";s:7:"inherit";s:29:"font-extras-section-hb-html-7";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-7";s:22:"Insert HTML text here.";s:18:"footer-html-7color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-7link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-7link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-7";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-7-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-7";s:7:"inherit";s:29:"font-family-section-fb-html-7";s:7:"inherit";s:29:"font-extras-section-fb-html-7";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-7-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-7-bg-space";s:0:"";s:20:"header-social-7-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-7-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-7-color";s:0:"";s:23:"header-social-7-h-color";s:0:"";s:24:"header-social-7-bg-color";s:0:"";s:26:"header-social-7-bg-h-color";s:0:"";s:28:"header-social-7-label-toggle";b:0;s:26:"header-social-7-color-type";s:6:"custom";s:34:"header-social-7-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-7";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-7";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-7-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-7-bg-space";s:0:"";s:20:"footer-social-7-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-7-radius";s:0:"";s:21:"footer-social-7-color";s:0:"";s:23:"footer-social-7-h-color";s:0:"";s:24:"footer-social-7-bg-color";s:0:"";s:26:"footer-social-7-bg-h-color";s:0:"";s:28:"footer-social-7-label-toggle";b:0;s:26:"footer-social-7-color-type";s:6:"custom";s:27:"footer-social-7-brand-color";s:0:"";s:33:"footer-social-7-brand-label-color";s:0:"";s:34:"footer-social-7-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-7";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-7";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-7-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-7-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-7-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-7-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-7-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-7-font-family";s:7:"inherit";s:27:"header-widget-7-font-weight";s:7:"inherit";s:25:"header-widget-7-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-7-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-7-content-font-family";s:7:"inherit";s:35:"header-widget-7-content-font-weight";s:7:"inherit";s:33:"header-widget-7-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-7-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-7-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-7-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-7-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-7-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-7-font-family";s:7:"inherit";s:27:"footer-widget-7-font-weight";s:7:"inherit";s:30:"footer-widget-7-text-transform";s:0:"";s:27:"footer-widget-7-line-height";s:0:"";s:25:"footer-widget-7-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-7-content-font-family";s:7:"inherit";s:35:"footer-widget-7-content-font-weight";s:7:"inherit";s:35:"footer-widget-7-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-7-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-7";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu7-bg-color";s:0:"";s:18:"header-menu7-color";s:0:"";s:23:"header-menu7-h-bg-color";s:0:"";s:20:"header-menu7-h-color";s:0:"";s:23:"header-menu7-a-bg-color";s:0:"";s:20:"header-menu7-a-color";s:0:"";s:30:"header-menu7-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu7-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu7-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu7-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu7-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu7-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu7-menu-hover-animation";s:0:"";s:40:"header-menu7-submenu-container-animation";s:0:"";s:24:"section-hb-menu-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu7-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu7-submenu-item-border";b:0;s:32:"header-menu7-submenu-item-b-size";s:1:"1";s:33:"header-menu7-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu7-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu7-submenu-top-offset";s:0:"";s:26:"header-menu7-submenu-width";s:0:"";s:27:"header-menu7-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu7-menu-stack-on-mobile";b:1;s:22:"header-menu7-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu7-font-weight";s:7:"inherit";s:24:"header-menu7-font-family";s:7:"inherit";s:24:"header-menu7-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-7-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button8-text";s:6:"Button";s:26:"header-button8-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button8-font-family";s:7:"inherit";s:26:"header-button8-font-weight";s:7:"inherit";s:26:"header-button8-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button8-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button8-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button8-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button8-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button8-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button8-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button8-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button8-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button8-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button8-border-radius";s:0:"";s:27:"section-hb-button-8-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button8-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button8-text";s:6:"Button";s:26:"footer-button8-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button8-font-family";s:7:"inherit";s:26:"footer-button8-font-weight";s:7:"inherit";s:29:"footer-button8-text-transform";s:0:"";s:26:"footer-button8-line-height";s:0:"";s:24:"footer-button8-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button8-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button8-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button8-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button8-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button8-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button8-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button8-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button8-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-8-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-8-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-8";s:22:"Insert HTML text here.";s:18:"header-html-8color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-8link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-8link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-8";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-8";s:7:"inherit";s:29:"font-family-section-hb-html-8";s:7:"inherit";s:29:"font-extras-section-hb-html-8";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-8";s:22:"Insert HTML text here.";s:18:"footer-html-8color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-8link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-8link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-8";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-8-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-8";s:7:"inherit";s:29:"font-family-section-fb-html-8";s:7:"inherit";s:29:"font-extras-section-fb-html-8";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-8-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-8-bg-space";s:0:"";s:20:"header-social-8-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-8-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-8-color";s:0:"";s:23:"header-social-8-h-color";s:0:"";s:24:"header-social-8-bg-color";s:0:"";s:26:"header-social-8-bg-h-color";s:0:"";s:28:"header-social-8-label-toggle";b:0;s:26:"header-social-8-color-type";s:6:"custom";s:34:"header-social-8-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-8";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-8";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-8-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-8-bg-space";s:0:"";s:20:"footer-social-8-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-8-radius";s:0:"";s:21:"footer-social-8-color";s:0:"";s:23:"footer-social-8-h-color";s:0:"";s:24:"footer-social-8-bg-color";s:0:"";s:26:"footer-social-8-bg-h-color";s:0:"";s:28:"footer-social-8-label-toggle";b:0;s:26:"footer-social-8-color-type";s:6:"custom";s:27:"footer-social-8-brand-color";s:0:"";s:33:"footer-social-8-brand-label-color";s:0:"";s:34:"footer-social-8-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-8";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-8";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-8-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-8-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-8-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-8-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-8-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-8-font-family";s:7:"inherit";s:27:"header-widget-8-font-weight";s:7:"inherit";s:25:"header-widget-8-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-8-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-8-content-font-family";s:7:"inherit";s:35:"header-widget-8-content-font-weight";s:7:"inherit";s:33:"header-widget-8-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-8-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-8-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-8-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-8-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-8-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-8-font-family";s:7:"inherit";s:27:"footer-widget-8-font-weight";s:7:"inherit";s:30:"footer-widget-8-text-transform";s:0:"";s:27:"footer-widget-8-line-height";s:0:"";s:25:"footer-widget-8-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-8-content-font-family";s:7:"inherit";s:35:"footer-widget-8-content-font-weight";s:7:"inherit";s:35:"footer-widget-8-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-8-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-8";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu8-bg-color";s:0:"";s:18:"header-menu8-color";s:0:"";s:23:"header-menu8-h-bg-color";s:0:"";s:20:"header-menu8-h-color";s:0:"";s:23:"header-menu8-a-bg-color";s:0:"";s:20:"header-menu8-a-color";s:0:"";s:30:"header-menu8-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu8-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu8-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu8-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu8-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu8-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu8-menu-hover-animation";s:0:"";s:40:"header-menu8-submenu-container-animation";s:0:"";s:24:"section-hb-menu-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu8-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu8-submenu-item-border";b:0;s:32:"header-menu8-submenu-item-b-size";s:1:"1";s:33:"header-menu8-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu8-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu8-submenu-top-offset";s:0:"";s:26:"header-menu8-submenu-width";s:0:"";s:27:"header-menu8-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu8-menu-stack-on-mobile";b:1;s:22:"header-menu8-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu8-font-weight";s:7:"inherit";s:24:"header-menu8-font-family";s:7:"inherit";s:24:"header-menu8-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-8-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-button9-text";s:6:"Button";s:26:"header-button9-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-button9-font-family";s:7:"inherit";s:26:"header-button9-font-weight";s:7:"inherit";s:26:"header-button9-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"header-button9-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-button9-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-button9-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button9-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-button9-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-button9-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button9-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"header-button9-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-button9-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-button9-border-radius";s:0:"";s:27:"section-hb-button-9-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-hb-button-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"sticky-header-button9-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"footer-button9-text";s:6:"Button";s:26:"footer-button9-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"footer-button9-font-family";s:7:"inherit";s:26:"footer-button9-font-weight";s:7:"inherit";s:29:"footer-button9-text-transform";s:0:"";s:26:"footer-button9-line-height";s:0:"";s:24:"footer-button9-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button9-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-button9-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button9-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-button9-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-button9-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button9-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:27:"footer-button9-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"footer-button9-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-button-9-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:27:"section-fb-button-9-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"section-fb-button-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"header-html-9";s:22:"Insert HTML text here.";s:18:"header-html-9color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-html-9link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-html-9link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-hb-html-9";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"font-weight-section-hb-html-9";s:7:"inherit";s:29:"font-family-section-hb-html-9";s:7:"inherit";s:29:"font-extras-section-hb-html-9";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-hb-html-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:13:"footer-html-9";s:22:"Insert HTML text here.";s:18:"footer-html-9color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-html-9link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-html-9link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"font-size-section-fb-html-9";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-html-9-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:29:"font-weight-section-fb-html-9";s:7:"inherit";s:29:"font-family-section-fb-html-9";s:7:"inherit";s:29:"font-extras-section-fb-html-9";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"section-fb-html-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-9-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-social-9-bg-space";s:0:"";s:20:"header-social-9-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-social-9-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-9-color";s:0:"";s:23:"header-social-9-h-color";s:0:"";s:24:"header-social-9-bg-color";s:0:"";s:26:"header-social-9-bg-h-color";s:0:"";s:28:"header-social-9-label-toggle";b:0;s:26:"header-social-9-color-type";s:6:"custom";s:34:"header-social-9-brand-hover-toggle";b:0;s:35:"font-size-section-hb-social-icons-9";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-social-icons-9";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:32:"section-hb-social-icons-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-9-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-social-9-bg-space";s:0:"";s:20:"footer-social-9-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-social-9-radius";s:0:"";s:21:"footer-social-9-color";s:0:"";s:23:"footer-social-9-h-color";s:0:"";s:24:"footer-social-9-bg-color";s:0:"";s:26:"footer-social-9-bg-h-color";s:0:"";s:28:"footer-social-9-label-toggle";b:0;s:26:"footer-social-9-color-type";s:6:"custom";s:27:"footer-social-9-brand-color";s:0:"";s:33:"footer-social-9-brand-label-color";s:0:"";s:34:"footer-social-9-brand-hover-toggle";b:0;s:35:"font-size-section-fb-social-icons-9";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"footer-social-icons-9";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:25:"footer-social-9-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:32:"section-fb-social-icons-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-9-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"header-widget-9-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-widget-9-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-9-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-9-font-family";s:7:"inherit";s:27:"header-widget-9-font-weight";s:7:"inherit";s:25:"header-widget-9-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-widget-9-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:35:"header-widget-9-content-font-family";s:7:"inherit";s:35:"header-widget-9-content-font-weight";s:7:"inherit";s:33:"header-widget-9-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"header-widget-9-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:38:"sidebar-widgets-header-widget-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-widget-9-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-widget-9-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-widget-9-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-9-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-9-font-family";s:7:"inherit";s:27:"footer-widget-9-font-weight";s:7:"inherit";s:30:"footer-widget-9-text-transform";s:0:"";s:27:"footer-widget-9-line-height";s:0:"";s:25:"footer-widget-9-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:35:"footer-widget-9-content-font-family";s:7:"inherit";s:35:"footer-widget-9-content-font-weight";s:7:"inherit";s:35:"footer-widget-9-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"footer-widget-9-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"footer-widget-alignment-9";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:38:"sidebar-widgets-footer-widget-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:21:"header-menu9-bg-color";s:0:"";s:18:"header-menu9-color";s:0:"";s:23:"header-menu9-h-bg-color";s:0:"";s:20:"header-menu9-h-color";s:0:"";s:23:"header-menu9-a-bg-color";s:0:"";s:20:"header-menu9-a-color";s:0:"";s:30:"header-menu9-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:29:"header-menu9-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu9-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu9-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu9-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-menu9-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"header-menu9-menu-hover-animation";s:0:"";s:40:"header-menu9-submenu-container-animation";s:0:"";s:24:"section-hb-menu-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu9-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu9-submenu-item-border";b:0;s:32:"header-menu9-submenu-item-b-size";s:1:"1";s:33:"header-menu9-submenu-item-b-color";s:7:"#eaeaea";s:41:"header-menu9-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"header-menu9-submenu-top-offset";s:0:"";s:26:"header-menu9-submenu-width";s:0:"";s:27:"header-menu9-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:33:"header-menu9-menu-stack-on-mobile";b:1;s:22:"header-menu9-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-menu9-font-weight";s:7:"inherit";s:24:"header-menu9-font-family";s:7:"inherit";s:24:"header-menu9-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:27:"section-hb-divider-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-divider-9-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:20:"header-button10-text";s:6:"Button";s:27:"header-button10-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:27:"header-button10-font-family";s:7:"inherit";s:27:"header-button10-font-weight";s:7:"inherit";s:27:"header-button10-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:25:"header-button10-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-button10-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-button10-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-button10-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-button10-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"header-button10-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"header-button10-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:28:"header-button10-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:36:"header-button10-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"header-button10-border-radius";s:0:"";s:28:"section-hb-button-10-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-hb-button-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"sticky-header-button10-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:20:"footer-button10-text";s:6:"Button";s:27:"footer-button10-link-option";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:27:"footer-button10-font-family";s:7:"inherit";s:27:"footer-button10-font-weight";s:7:"inherit";s:30:"footer-button10-text-transform";s:0:"";s:27:"footer-button10-line-height";s:0:"";s:25:"footer-button10-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button10-text-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-button10-back-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-button10-text-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-button10-back-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-button10-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"footer-button10-border-size";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:28:"footer-button10-border-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:36:"footer-button10-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-button-10-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:28:"section-fb-button-10-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:27:"section-fb-button-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:14:"header-html-10";s:22:"Insert HTML text here.";s:19:"header-html-10color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-html-10link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"header-html-10link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"font-size-section-hb-html-10";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"font-weight-section-hb-html-10";s:7:"inherit";s:30:"font-family-section-hb-html-10";s:7:"inherit";s:30:"font-extras-section-hb-html-10";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:25:"section-hb-html-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:14:"footer-html-10";s:22:"Insert HTML text here.";s:19:"footer-html-10color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"footer-html-10link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:26:"footer-html-10link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"font-size-section-fb-html-10";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"footer-html-10-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:30:"font-weight-section-fb-html-10";s:7:"inherit";s:30:"font-family-section-fb-html-10";s:7:"inherit";s:30:"font-extras-section-fb-html-10";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:25:"section-fb-html-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"header-social-10-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-social-10-bg-space";s:0:"";s:21:"header-social-10-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:30:"header-social-10-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"header-social-10-color";s:0:"";s:24:"header-social-10-h-color";s:0:"";s:25:"header-social-10-bg-color";s:0:"";s:27:"header-social-10-bg-h-color";s:0:"";s:29:"header-social-10-label-toggle";b:0;s:27:"header-social-10-color-type";s:6:"custom";s:35:"header-social-10-brand-hover-toggle";b:0;s:36:"font-size-section-hb-social-icons-10";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"header-social-icons-10";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:33:"section-hb-social-icons-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"footer-social-10-space";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"footer-social-10-bg-space";s:0:"";s:21:"footer-social-10-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:23:"footer-social-10-radius";s:0:"";s:22:"footer-social-10-color";s:0:"";s:24:"footer-social-10-h-color";s:0:"";s:25:"footer-social-10-bg-color";s:0:"";s:27:"footer-social-10-bg-h-color";s:0:"";s:29:"footer-social-10-label-toggle";b:0;s:27:"footer-social-10-color-type";s:6:"custom";s:28:"footer-social-10-brand-color";s:0:"";s:34:"footer-social-10-brand-label-color";s:0:"";s:35:"footer-social-10-brand-hover-toggle";b:0;s:36:"font-size-section-fb-social-icons-10";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"footer-social-icons-10";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:26:"footer-social-10-alignment";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:33:"section-fb-social-icons-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-widget-10-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"header-widget-10-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"header-widget-10-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"header-widget-10-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"header-widget-10-font-family";s:7:"inherit";s:28:"header-widget-10-font-weight";s:7:"inherit";s:26:"header-widget-10-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"header-widget-10-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:36:"header-widget-10-content-font-family";s:7:"inherit";s:36:"header-widget-10-content-font-weight";s:7:"inherit";s:34:"header-widget-10-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"header-widget-10-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:39:"sidebar-widgets-header-widget-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"footer-widget-10-title-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:22:"footer-widget-10-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"footer-widget-10-link-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:29:"footer-widget-10-link-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:28:"footer-widget-10-font-family";s:7:"inherit";s:28:"footer-widget-10-font-weight";s:7:"inherit";s:31:"footer-widget-10-text-transform";s:0:"";s:28:"footer-widget-10-line-height";s:0:"";s:26:"footer-widget-10-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"footer-widget-10-content-font-family";s:7:"inherit";s:36:"footer-widget-10-content-font-weight";s:7:"inherit";s:36:"footer-widget-10-content-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:34:"footer-widget-10-content-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"footer-widget-alignment-10";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:39:"sidebar-widgets-footer-widget-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:22:"header-menu10-bg-color";s:0:"";s:19:"header-menu10-color";s:0:"";s:24:"header-menu10-h-bg-color";s:0:"";s:21:"header-menu10-h-color";s:0:"";s:24:"header-menu10-a-bg-color";s:0:"";s:21:"header-menu10-a-color";s:0:"";s:31:"header-menu10-bg-obj-responsive";a:3:{s:7:"desktop";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"tablet";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}s:6:"mobile";a:6:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";}}s:30:"header-menu10-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-menu10-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:32:"header-menu10-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:35:"header-menu10-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:32:"header-menu10-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"header-menu10-menu-hover-animation";s:0:"";s:41:"header-menu10-submenu-container-animation";s:0:"";s:25:"section-hb-menu-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:26:"header-menu10-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:33:"header-menu10-submenu-item-border";b:0;s:33:"header-menu10-submenu-item-b-size";s:1:"1";s:34:"header-menu10-submenu-item-b-color";s:7:"#eaeaea";s:42:"header-menu10-submenu-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:32:"header-menu10-submenu-top-offset";s:0:"";s:27:"header-menu10-submenu-width";s:0:"";s:28:"header-menu10-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:34:"header-menu10-menu-stack-on-mobile";b:1;s:23:"header-menu10-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"header-menu10-font-weight";s:7:"inherit";s:25:"header-menu10-font-family";s:7:"inherit";s:25:"header-menu10-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:28:"section-hb-divider-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:28:"section-fb-divider-10-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"sticky-header-on-devices";s:7:"desktop";s:19:"sticky-header-style";s:4:"none";s:20:"footer-desktop-items";a:10:{s:5:"above";a:6:{s:7:"above_1";a:0:{}s:7:"above_2";a:0:{}s:7:"above_3";a:0:{}s:7:"above_4";a:0:{}s:7:"above_5";a:0:{}s:7:"above_6";a:0:{}}s:7:"primary";a:6:{s:9:"primary_1";a:1:{i:0;s:4:"menu";}s:9:"primary_2";a:1:{i:0;s:6:"html-1";}s:9:"primary_3";a:1:{i:0;s:9:"copyright";}s:9:"primary_4";a:0:{}s:9:"primary_5";a:0:{}s:9:"primary_6";a:0:{}}s:5:"below";a:6:{s:7:"below_1";a:0:{}s:7:"below_2";a:0:{}s:7:"below_3";a:0:{}s:7:"below_4";a:0:{}s:7:"below_5";a:0:{}s:7:"below_6";a:0:{}}s:5:"popup";a:1:{s:13:"popup_content";a:0:{}}s:4:"flag";b:1;s:5:"group";s:36:"astra-settings[footer-desktop-items]";s:4:"rows";a:3:{i:0;s:5:"above";i:1;s:7:"primary";i:2;s:5:"below";}s:5:"zones";a:3:{s:5:"above";a:6:{s:7:"above_1";s:15:"Above Section 1";s:7:"above_2";s:15:"Above Section 2";s:7:"above_3";s:15:"Above Section 3";s:7:"above_4";s:15:"Above Section 4";s:7:"above_5";s:15:"Above Section 5";s:7:"above_6";s:15:"Above Section 6";}s:7:"primary";a:6:{s:9:"primary_1";s:17:"Primary Section 1";s:9:"primary_2";s:17:"Primary Section 2";s:9:"primary_3";s:17:"Primary Section 3";s:9:"primary_4";s:17:"Primary Section 4";s:9:"primary_5";s:17:"Primary Section 5";s:9:"primary_6";s:17:"Primary Section 6";}s:5:"below";a:6:{s:7:"below_1";s:15:"Below Section 1";s:7:"below_2";s:15:"Below Section 2";s:7:"below_3";s:15:"Below Section 3";s:7:"below_4";s:15:"Below Section 4";s:7:"below_5";s:15:"Below Section 5";s:7:"below_6";s:15:"Below Section 6";}}s:7:"layouts";a:3:{s:5:"above";a:2:{s:6:"column";s:1:"2";s:6:"layout";a:3:{s:7:"desktop";s:7:"2-equal";s:6:"tablet";s:7:"2-equal";s:6:"mobile";s:4:"full";}}s:7:"primary";a:2:{s:6:"column";s:1:"3";s:6:"layout";a:3:{s:6:"mobile";s:4:"full";s:6:"tablet";s:4:"full";s:7:"desktop";s:7:"3-equal";}}s:5:"below";a:2:{s:6:"column";s:1:"1";s:6:"layout";a:3:{s:7:"desktop";s:4:"full";s:6:"tablet";s:4:"full";s:6:"mobile";s:4:"full";}}}s:6:"status";a:3:{s:5:"above";b:1;s:7:"primary";b:1;s:5:"below";b:1;}}s:17:"hba-footer-height";i:60;s:17:"hba-footer-column";s:1:"2";s:17:"hba-footer-layout";a:3:{s:7:"desktop";s:7:"2-equal";s:6:"tablet";s:7:"2-equal";s:6:"mobile";s:4:"full";}s:28:"hba-footer-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#eeeeee";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:28:"hbb-footer-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#eeeeee";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:27:"hb-footer-bg-obj-responsive";a:3:{s:7:"desktop";a:10:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:27:"hbb-footer-top-border-color";s:25:"var(--ast-global-color-6)";s:20:"hbb-footer-separator";i:1;s:36:"section-header-builder-layout-margin";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:17:"hbb-footer-height";i:80;s:17:"hbb-footer-column";s:1:"1";s:17:"hbb-footer-layout";a:3:{s:7:"desktop";s:4:"full";s:6:"tablet";s:4:"full";s:6:"mobile";s:4:"full";}s:23:"hba-footer-layout-width";s:7:"content";s:22:"hb-footer-layout-width";s:7:"content";s:23:"hbb-footer-layout-width";s:7:"content";s:29:"hba-footer-vertical-alignment";s:10:"flex-start";s:28:"hb-footer-vertical-alignment";s:6:"center";s:29:"hbb-footer-vertical-alignment";s:10:"flex-start";s:24:"footer-bg-obj-responsive";a:3:{s:7:"desktop";a:10:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:10:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:10:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:16:"hb-footer-column";s:1:"3";s:19:"hb-footer-separator";i:1;s:29:"hb-footer-bottom-border-color";s:7:"#e6e6e6";s:16:"hb-footer-layout";a:4:{s:7:"desktop";s:7:"3-equal";s:6:"tablet";s:4:"full";s:6:"mobile";s:4:"full";s:4:"flag";b:1;}s:18:"hb-footer-main-sep";i:0;s:24:"hb-footer-main-sep-color";s:7:"#e6e6e6";s:23:"footer-copyright-editor";s:26:"Love Nature by Tyler Moore";s:22:"footer-copyright-color";s:25:"var(--ast-global-color-2)";s:36:"line-height-section-footer-copyright";s:0:"";s:26:"footer-copyright-alignment";a:3:{s:7:"desktop";s:5:"right";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:34:"font-size-section-footer-copyright";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:36:"font-weight-section-footer-copyright";s:7:"inherit";s:36:"font-family-section-footer-copyright";s:7:"inherit";s:36:"font-extras-section-footer-copyright";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:21:"footer-menu-alignment";a:3:{s:7:"desktop";s:10:"flex-start";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:36:"section-below-footer-builder-padding";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:24:"header-search-icon-space";a:3:{s:7:"desktop";i:18;s:6:"tablet";i:18;s:6:"mobile";i:18;}s:24:"header-search-icon-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:19:"header-search-width";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:11:"live-search";b:0;s:22:"live-search-post-types";a:2:{s:4:"post";i:1;s:4:"page";i:1;}s:37:"transparent-header-social-icons-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:39:"transparent-header-social-icons-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:40:"transparent-header-social-icons-bg-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:42:"transparent-header-social-icons-bg-h-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:34:"transparent-header-html-text-color";s:0:"";s:34:"transparent-header-html-link-color";s:0:"";s:36:"transparent-header-html-link-h-color";s:0:"";s:37:"transparent-header-widget-title-color";s:0:"";s:39:"transparent-header-widget-content-color";s:0:"";s:36:"transparent-header-widget-link-color";s:0:"";s:38:"transparent-header-widget-link-h-color";s:0:"";s:36:"transparent-header-button-text-color";s:0:"";s:38:"transparent-header-button-text-h-color";s:0:"";s:34:"transparent-header-button-bg-color";s:0:"";s:36:"transparent-header-button-bg-h-color";s:0:"";s:17:"off-canvas-layout";s:10:"side-panel";s:16:"off-canvas-slide";s:5:"right";s:33:"header-builder-menu-toggle-target";s:4:"icon";s:34:"header-offcanvas-content-alignment";s:10:"flex-start";s:21:"off-canvas-background";a:9:{s:16:"background-color";s:7:"#ffffff";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:4:"none";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:22:"off-canvas-close-color";s:7:"#3a3a3a";s:18:"mobile-header-type";s:8:"dropdown";s:24:"off-canvas-inner-spacing";s:0:"";s:18:"footer-menu-layout";a:3:{s:7:"desktop";s:10:"horizontal";s:6:"tablet";s:10:"horizontal";s:6:"mobile";s:8:"vertical";}s:29:"footer-menu-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:28:"footer-menu-color-responsive";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-2)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"footer-menu-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:30:"footer-menu-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:33:"footer-menu-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:30:"footer-menu-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:21:"footer-menu-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:23:"footer-menu-font-weight";s:7:"inherit";s:23:"footer-menu-font-family";s:7:"inherit";s:23:"footer-menu-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:24:"footer-main-menu-spacing";a:6:{s:7:"desktop";a:4:{s:3:"top";s:1:"0";s:5:"right";s:2:"15";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";}s:6:"mobile";a:4:{s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:19:"header-trigger-icon";s:5:"menu2";s:30:"mobile-header-toggle-icon-size";i:22;s:36:"mobile-header-toggle-btn-border-size";a:4:{s:3:"top";i:1;s:5:"right";i:1;s:6:"bottom";i:1;s:4:"left";i:1;}s:34:"mobile-header-toggle-border-radius";i:100;s:41:"mobile-header-toggle-border-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";i:100;s:5:"right";i:100;s:6:"bottom";i:100;s:4:"left";i:100;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"mobile-header-label-font-family";s:7:"inherit";s:31:"mobile-header-label-font-weight";s:7:"inherit";s:34:"mobile-header-label-text-transform";s:0:"";s:31:"mobile-header-label-line-height";s:0:"";s:29:"mobile-header-label-font-size";s:0:"";s:20:"global-color-palette";a:2:{s:7:"palette";a:9:{i:0;s:7:"#ffd936";i:1;s:7:"#dab200";i:2;s:7:"#536942";i:3;s:20:"rgba(82,104,64,0.75)";i:4;s:7:"#f6f8f5";i:5;s:7:"#ffffff";i:6;s:19:"rgba(82,104,64,0.8)";i:7;s:7:"#000000";i:8;s:19:"rgba(82,104,64,0.3)";}s:4:"flag";b:0;}s:17:"header-logo-color";s:0:"";s:27:"header-mobile-menu-bg-color";s:0:"";s:24:"header-mobile-menu-color";s:0:"";s:29:"header-mobile-menu-h-bg-color";s:0:"";s:26:"header-mobile-menu-h-color";s:0:"";s:29:"header-mobile-menu-a-bg-color";s:0:"";s:26:"header-mobile-menu-a-color";s:0:"";s:36:"header-mobile-menu-bg-obj-responsive";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:10:{s:16:"background-color";s:13:"rgba(0,0,0,0)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:5:"color";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:35:"header-mobile-menu-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:7:"#000000";s:6:"mobile";s:0:"";}s:37:"header-mobile-menu-h-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:7:"#000000";s:6:"mobile";s:0:"";}s:37:"header-mobile-menu-a-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:25:"var(--ast-global-color-0)";s:6:"mobile";s:0:"";}s:40:"header-mobile-menu-h-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:13:"rgba(0,0,0,0)";s:6:"mobile";s:0:"";}s:40:"header-mobile-menu-a-bg-color-responsive";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:13:"rgba(0,0,0,0)";s:6:"mobile";s:0:"";}s:46:"header-mobile-menu-submenu-container-animation";s:4:"fade";s:38:"header-mobile-menu-submenu-item-border";b:1;s:38:"header-mobile-menu-submenu-item-b-size";i:1;s:39:"header-mobile-menu-submenu-item-b-color";s:7:"#eaeaea";s:33:"header-mobile-menu-submenu-border";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:28:"header-mobile-menu-font-size";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"font-extras-header-mobile-menu";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:28:"woo-header-cart-click-action";s:7:"default";s:23:"woo-slide-in-cart-width";a:6:{s:7:"desktop";i:35;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:1:"%";s:11:"tablet-unit";s:1:"%";s:11:"mobile-unit";s:1:"%";}s:41:"woo-header-cart-icon-total-label-position";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:25:"header-woo-cart-icon-size";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:20:"woo-header-cart-icon";s:7:"default";s:26:"woo-header-cart-icon-style";s:7:"outline";s:33:"woo-desktop-cart-flyout-direction";s:5:"right";s:26:"header-woo-cart-icon-color";s:0:"";s:38:"transparent-header-woo-cart-icon-color";s:0:"";s:32:"header-woo-cart-icon-hover-color";s:0:"";s:28:"woo-header-cart-border-width";i:2;s:34:"woo-header-cart-icon-radius-fields";a:6:{s:7:"desktop";a:4:{s:3:"top";i:3;s:5:"right";i:3;s:6:"bottom";i:3;s:4:"left";i:3;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:29:"woo-header-cart-badge-display";b:1;s:29:"woo-header-cart-label-display";s:33:"Cart/{cart_total_currency_symbol}";s:26:"header-woo-cart-text-color";s:0:"";s:26:"header-woo-cart-link-color";s:0:"";s:32:"header-woo-cart-background-color";s:0:"";s:38:"header-woo-cart-background-hover-color";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:31:"header-woo-cart-separator-color";s:0:"";s:32:"header-woo-cart-link-hover-color";s:0:"";s:30:"header-woo-cart-btn-text-color";s:0:"";s:36:"header-woo-cart-btn-background-color";s:0:"";s:36:"header-woo-cart-btn-text-hover-color";s:0:"";s:34:"header-woo-cart-btn-bg-hover-color";s:0:"";s:34:"header-woo-checkout-btn-text-color";s:0:"";s:40:"header-woo-checkout-btn-background-color";s:0:"";s:40:"header-woo-checkout-btn-text-hover-color";s:0:"";s:38:"header-woo-checkout-btn-bg-hover-color";s:0:"";s:26:"edd-header-cart-icon-style";s:7:"outline";s:26:"edd-header-cart-icon-color";s:0:"";s:27:"edd-header-cart-icon-radius";i:3;s:38:"transparent-header-edd-cart-icon-color";s:0:"";s:29:"edd-header-cart-total-display";b:1;s:29:"edd-header-cart-title-display";b:1;s:26:"header-edd-cart-text-color";s:0:"";s:26:"header-edd-cart-link-color";s:0:"";s:32:"header-edd-cart-background-color";s:0:"";s:31:"header-edd-cart-separator-color";s:0:"";s:34:"header-edd-checkout-btn-text-color";s:0:"";s:40:"header-edd-checkout-btn-background-color";s:0:"";s:40:"header-edd-checkout-btn-text-hover-color";s:0:"";s:38:"header-edd-checkout-btn-bg-hover-color";s:0:"";s:19:"header-account-type";s:7:"default";s:26:"header-account-login-style";s:4:"icon";s:26:"header-account-action-type";s:4:"link";s:24:"header-account-link-type";s:7:"default";s:27:"header-account-logout-style";s:4:"icon";s:30:"header-account-logged-out-text";s:6:"Log In";s:29:"header-account-logged-in-text";s:10:"My Account";s:28:"header-account-logout-action";s:4:"link";s:26:"header-account-image-width";a:3:{s:7:"desktop";s:2:"40";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:24:"header-account-icon-size";a:3:{s:7:"desktop";i:18;s:6:"tablet";i:18;s:6:"mobile";i:18;}s:25:"header-account-icon-color";s:0:"";s:25:"header-account-login-link";a:3:{s:3:"url";s:0:"";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:26:"header-account-logout-link";a:3:{s:3:"url";s:38:"https://wp3.woolearnr.com/wp-login.php";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:32:"font-size-section-header-account";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:30:"header-account-type-text-color";s:0:"";s:23:"header-account-woo-menu";b:0;s:22:"cloned-component-track";a:12:{s:13:"header-button";i:2;s:13:"footer-button";i:2;s:11:"header-html";i:2;s:11:"footer-html";i:2;s:11:"header-menu";i:2;s:13:"header-widget";i:4;s:13:"footer-widget";i:4;s:19:"header-social-icons";i:1;s:19:"footer-social-icons";i:1;s:14:"header-divider";i:0;s:14:"footer-divider";i:0;s:13:"removed-items";a:0:{}}s:26:"blog-single-post-structure";a:2:{i:0;s:12:"single-image";i:1;s:17:"single-title-meta";}s:16:"blog-single-meta";a:3:{i:0;s:8:"comments";i:1;s:8:"category";i:2;s:6:"author";}s:13:"button-radius";i:4;s:19:"site-content-layout";s:15:"boxed-container";s:26:"single-page-content-layout";s:7:"default";s:26:"single-post-content-layout";s:7:"default";s:27:"archive-post-content-layout";s:7:"default";s:16:"body-line-height";d:1.7;s:23:"headings-text-transform";s:4:"none";s:20:"headings-line-height";s:0:"";s:21:"font-size-entry-title";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:31:"font-size-archive-summary-title";a:6:{s:7:"desktop";i:40;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:25:"load-google-fonts-locally";b:0;s:19:"preload-local-fonts";b:0;s:36:"related-posts-content-text-transform";s:0:"";s:33:"related-posts-content-line-height";s:0:"";s:25:"breadcrumb-text-transform";s:0:"";s:17:"text-transform-h1";s:0:"";s:14:"line-height-h1";s:0:"";s:17:"text-transform-h2";s:0:"";s:14:"line-height-h2";s:0:"";s:17:"text-transform-h3";s:0:"";s:14:"line-height-h3";s:0:"";s:17:"text-transform-h4";s:0:"";s:14:"line-height-h4";d:1.25;s:17:"text-transform-h5";s:0:"";s:14:"line-height-h5";s:0:"";s:17:"text-transform-h6";s:0:"";s:14:"line-height-h6";s:0:"";s:21:"text-transform-button";s:4:"none";s:21:"theme-btn-line-height";i:1;s:24:"theme-btn-letter-spacing";s:0:"";s:29:"header-button1-text-transform";s:0:"";s:26:"header-button1-line-height";s:0:"";s:28:"footer-button1-border-radius";s:0:"";s:29:"line-height-section-hb-html-1";s:0:"";s:32:"text-transform-section-hb-html-1";s:0:"";s:32:"text-transform-section-fb-html-1";s:0:"";s:29:"line-height-section-fb-html-1";s:0:"";s:22:"header-social-1-radius";s:0:"";s:30:"header-widget-1-text-transform";s:0:"";s:27:"header-widget-1-line-height";s:0:"";s:38:"header-widget-1-content-text-transform";s:0:"";s:35:"header-widget-1-content-line-height";s:0:"";s:38:"footer-widget-1-content-text-transform";s:0:"";s:35:"footer-widget-1-content-line-height";s:0:"";s:34:"header-menu1-submenu-border-radius";s:0:"";s:27:"header-menu1-text-transform";s:0:"";s:24:"header-menu1-line-height";s:0:"";s:29:"header-button2-text-transform";s:0:"";s:26:"header-button2-line-height";s:0:"";s:28:"footer-button2-border-radius";s:0:"";s:29:"line-height-section-hb-html-2";s:0:"";s:32:"text-transform-section-hb-html-2";s:0:"";s:32:"text-transform-section-fb-html-2";s:0:"";s:29:"line-height-section-fb-html-2";s:0:"";s:22:"header-social-2-radius";s:0:"";s:30:"header-widget-2-text-transform";s:0:"";s:27:"header-widget-2-line-height";s:0:"";s:38:"header-widget-2-content-text-transform";s:0:"";s:35:"header-widget-2-content-line-height";s:0:"";s:38:"footer-widget-2-content-text-transform";s:0:"";s:35:"footer-widget-2-content-line-height";s:0:"";s:34:"header-menu2-submenu-border-radius";s:0:"";s:27:"header-menu2-text-transform";s:0:"";s:24:"header-menu2-line-height";s:0:"";s:29:"header-button3-text-transform";s:0:"";s:26:"header-button3-line-height";s:0:"";s:28:"footer-button3-border-radius";s:0:"";s:29:"line-height-section-hb-html-3";s:0:"";s:32:"text-transform-section-hb-html-3";s:0:"";s:32:"text-transform-section-fb-html-3";s:0:"";s:29:"line-height-section-fb-html-3";s:0:"";s:22:"header-social-3-radius";s:0:"";s:30:"header-widget-3-text-transform";s:0:"";s:27:"header-widget-3-line-height";s:0:"";s:38:"header-widget-3-content-text-transform";s:0:"";s:35:"header-widget-3-content-line-height";s:0:"";s:38:"footer-widget-3-content-text-transform";s:0:"";s:35:"footer-widget-3-content-line-height";s:0:"";s:34:"header-menu3-submenu-border-radius";s:0:"";s:27:"header-menu3-text-transform";s:0:"";s:24:"header-menu3-line-height";s:0:"";s:29:"header-button4-text-transform";s:0:"";s:26:"header-button4-line-height";s:0:"";s:28:"footer-button4-border-radius";s:0:"";s:29:"line-height-section-hb-html-4";s:0:"";s:32:"text-transform-section-hb-html-4";s:0:"";s:32:"text-transform-section-fb-html-4";s:0:"";s:29:"line-height-section-fb-html-4";s:0:"";s:22:"header-social-4-radius";s:0:"";s:30:"header-widget-4-text-transform";s:0:"";s:27:"header-widget-4-line-height";s:0:"";s:38:"header-widget-4-content-text-transform";s:0:"";s:35:"header-widget-4-content-line-height";s:0:"";s:38:"footer-widget-4-content-text-transform";s:0:"";s:35:"footer-widget-4-content-line-height";s:0:"";s:34:"header-menu4-submenu-border-radius";s:0:"";s:27:"header-menu4-text-transform";s:0:"";s:24:"header-menu4-line-height";s:0:"";s:29:"header-button5-text-transform";s:0:"";s:26:"header-button5-line-height";s:0:"";s:28:"footer-button5-border-radius";s:0:"";s:29:"line-height-section-hb-html-5";s:0:"";s:32:"text-transform-section-hb-html-5";s:0:"";s:32:"text-transform-section-fb-html-5";s:0:"";s:29:"line-height-section-fb-html-5";s:0:"";s:22:"header-social-5-radius";s:0:"";s:30:"header-widget-5-text-transform";s:0:"";s:27:"header-widget-5-line-height";s:0:"";s:38:"header-widget-5-content-text-transform";s:0:"";s:35:"header-widget-5-content-line-height";s:0:"";s:38:"footer-widget-5-content-text-transform";s:0:"";s:35:"footer-widget-5-content-line-height";s:0:"";s:34:"header-menu5-submenu-border-radius";s:0:"";s:27:"header-menu5-text-transform";s:0:"";s:24:"header-menu5-line-height";s:0:"";s:29:"header-button6-text-transform";s:0:"";s:26:"header-button6-line-height";s:0:"";s:28:"footer-button6-border-radius";s:0:"";s:29:"line-height-section-hb-html-6";s:0:"";s:32:"text-transform-section-hb-html-6";s:0:"";s:32:"text-transform-section-fb-html-6";s:0:"";s:29:"line-height-section-fb-html-6";s:0:"";s:22:"header-social-6-radius";s:0:"";s:30:"header-widget-6-text-transform";s:0:"";s:27:"header-widget-6-line-height";s:0:"";s:38:"header-widget-6-content-text-transform";s:0:"";s:35:"header-widget-6-content-line-height";s:0:"";s:38:"footer-widget-6-content-text-transform";s:0:"";s:35:"footer-widget-6-content-line-height";s:0:"";s:34:"header-menu6-submenu-border-radius";s:0:"";s:27:"header-menu6-text-transform";s:0:"";s:24:"header-menu6-line-height";s:0:"";s:29:"header-button7-text-transform";s:0:"";s:26:"header-button7-line-height";s:0:"";s:28:"footer-button7-border-radius";s:0:"";s:29:"line-height-section-hb-html-7";s:0:"";s:32:"text-transform-section-hb-html-7";s:0:"";s:32:"text-transform-section-fb-html-7";s:0:"";s:29:"line-height-section-fb-html-7";s:0:"";s:22:"header-social-7-radius";s:0:"";s:30:"header-widget-7-text-transform";s:0:"";s:27:"header-widget-7-line-height";s:0:"";s:38:"header-widget-7-content-text-transform";s:0:"";s:35:"header-widget-7-content-line-height";s:0:"";s:38:"footer-widget-7-content-text-transform";s:0:"";s:35:"footer-widget-7-content-line-height";s:0:"";s:34:"header-menu7-submenu-border-radius";s:0:"";s:27:"header-menu7-text-transform";s:0:"";s:24:"header-menu7-line-height";s:0:"";s:29:"header-button8-text-transform";s:0:"";s:26:"header-button8-line-height";s:0:"";s:28:"footer-button8-border-radius";s:0:"";s:29:"line-height-section-hb-html-8";s:0:"";s:32:"text-transform-section-hb-html-8";s:0:"";s:32:"text-transform-section-fb-html-8";s:0:"";s:29:"line-height-section-fb-html-8";s:0:"";s:22:"header-social-8-radius";s:0:"";s:30:"header-widget-8-text-transform";s:0:"";s:27:"header-widget-8-line-height";s:0:"";s:38:"header-widget-8-content-text-transform";s:0:"";s:35:"header-widget-8-content-line-height";s:0:"";s:38:"footer-widget-8-content-text-transform";s:0:"";s:35:"footer-widget-8-content-line-height";s:0:"";s:34:"header-menu8-submenu-border-radius";s:0:"";s:27:"header-menu8-text-transform";s:0:"";s:24:"header-menu8-line-height";s:0:"";s:29:"header-button9-text-transform";s:0:"";s:26:"header-button9-line-height";s:0:"";s:28:"footer-button9-border-radius";s:0:"";s:29:"line-height-section-hb-html-9";s:0:"";s:32:"text-transform-section-hb-html-9";s:0:"";s:32:"text-transform-section-fb-html-9";s:0:"";s:29:"line-height-section-fb-html-9";s:0:"";s:22:"header-social-9-radius";s:0:"";s:30:"header-widget-9-text-transform";s:0:"";s:27:"header-widget-9-line-height";s:0:"";s:38:"header-widget-9-content-text-transform";s:0:"";s:35:"header-widget-9-content-line-height";s:0:"";s:38:"footer-widget-9-content-text-transform";s:0:"";s:35:"footer-widget-9-content-line-height";s:0:"";s:34:"header-menu9-submenu-border-radius";s:0:"";s:27:"header-menu9-text-transform";s:0:"";s:24:"header-menu9-line-height";s:0:"";s:30:"header-button10-text-transform";s:0:"";s:27:"header-button10-line-height";s:0:"";s:29:"footer-button10-border-radius";s:0:"";s:30:"line-height-section-hb-html-10";s:0:"";s:33:"text-transform-section-hb-html-10";s:0:"";s:33:"text-transform-section-fb-html-10";s:0:"";s:30:"line-height-section-fb-html-10";s:0:"";s:23:"header-social-10-radius";s:0:"";s:31:"header-widget-10-text-transform";s:0:"";s:28:"header-widget-10-line-height";s:0:"";s:39:"header-widget-10-content-text-transform";s:0:"";s:36:"header-widget-10-content-line-height";s:0:"";s:39:"footer-widget-10-content-text-transform";s:0:"";s:36:"footer-widget-10-content-line-height";s:0:"";s:35:"header-menu10-submenu-border-radius";s:0:"";s:28:"header-menu10-text-transform";s:0:"";s:25:"header-menu10-line-height";s:0:"";s:39:"text-transform-section-footer-copyright";s:0:"";s:26:"footer-menu-text-transform";s:0:"";s:23:"footer-menu-line-height";s:0:"";s:30:"header-mobile-menu-font-weight";s:7:"inherit";s:30:"header-mobile-menu-font-family";s:7:"inherit";s:33:"header-mobile-menu-text-transform";s:0:"";s:30:"header-mobile-menu-line-height";s:0:"";s:27:"woo-header-cart-icon-radius";i:3;s:29:"woo-header-cart-total-display";b:1;s:29:"woo-header-cart-title-display";b:1;s:18:"theme-auto-version";s:5:"4.6.3";s:33:"_astra_pb_compatibility_completed";b:1;s:21:"headings-font-variant";s:7:"400,700";s:36:"transparent-header-search-icon-color";s:7:"#ffffff";s:29:"header-button1-border-h-color";a:1:{s:7:"desktop";s:25:"var(--ast-global-color-5)";}s:35:"transparent-header-toggle-btn-color";s:7:"#ffffff";s:38:"transparent-header-toggle-btn-bg-color";s:25:"var(--ast-global-color-0)";s:38:"transparent-header-toggle-border-color";s:13:"rgba(0,0,0,0)";s:38:"section-header-mobile-menu-hide-tablet";b:0;s:32:"section-footer-menu-hide-desktop";b:0;s:21:"heading-typo-selector";s:2:"h4";s:25:"header-mobile-popup-items";b:0;s:30:"mobile-header-toggle-btn-color";s:25:"var(--ast-global-color-5)";s:33:"mobile-header-toggle-btn-bg-color";s:25:"var(--ast-global-color-0)";s:42:"apply-content-background-fullwidth-layouts";b:0;s:32:"customizer-default-layout-update";b:0;s:33:"single-product-breadcrumb-disable";b:0;s:43:"woocommerce-single-product-fallback-default";b:1;s:24:"astra-addon-auto-version";s:5:"3.9.0";s:28:"is_astra_addon_queue_running";b:0;s:32:"astra-old-global-sidebar-default";b:0;s:20:"dynamic-blog-layouts";b:0;s:32:"theme-dynamic-customizer-support";b:1;s:40:"ast-dynamic-single-astra-sites-structure";a:2:{i:0;s:36:"ast-dynamic-single-astra-sites-image";i:1;s:36:"ast-dynamic-single-astra-sites-title";}s:39:"ast-dynamic-single-astra-sites-metadata";a:2:{i:0;s:8:"comments";i:1;s:6:"author";}s:29:"ast-archive-astra-sites-title";b:1;s:28:"ast-single-astra-sites-title";b:1;s:49:"ast-dynamic-archive-astra-sites-banner-image-type";s:4:"none";s:48:"ast-dynamic-archive-astra-sites-banner-custom-bg";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:49:"ast-dynamic-archive-astra-sites-title-font-family";s:0:"";s:47:"ast-dynamic-archive-astra-sites-title-font-size";a:6:{s:7:"desktop";i:40;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:49:"ast-dynamic-archive-astra-sites-title-font-weight";s:0:"";s:49:"ast-dynamic-archive-astra-sites-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:50:"ast-dynamic-archive-astra-sites-banner-title-color";s:0:"";s:49:"ast-dynamic-archive-astra-sites-banner-text-color";s:0:"";s:49:"ast-dynamic-single-astra-sites-banner-title-color";s:0:"";s:48:"ast-dynamic-single-astra-sites-title-font-family";s:0:"";s:46:"ast-dynamic-single-astra-sites-title-font-size";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:48:"ast-dynamic-single-astra-sites-title-font-weight";s:0:"";s:48:"ast-dynamic-single-astra-sites-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:39:"ast-dynamic-single-site-pages-structure";a:2:{i:0;s:35:"ast-dynamic-single-site-pages-image";i:1;s:35:"ast-dynamic-single-site-pages-title";}s:38:"ast-dynamic-single-site-pages-metadata";a:2:{i:0;s:8:"comments";i:1;s:6:"author";}s:28:"ast-archive-site-pages-title";b:1;s:27:"ast-single-site-pages-title";b:1;s:48:"ast-dynamic-archive-site-pages-banner-image-type";s:4:"none";s:47:"ast-dynamic-archive-site-pages-banner-custom-bg";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:48:"ast-dynamic-archive-site-pages-title-font-family";s:0:"";s:46:"ast-dynamic-archive-site-pages-title-font-size";a:6:{s:7:"desktop";i:40;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:48:"ast-dynamic-archive-site-pages-title-font-weight";s:0:"";s:48:"ast-dynamic-archive-site-pages-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:49:"ast-dynamic-archive-site-pages-banner-title-color";s:0:"";s:48:"ast-dynamic-archive-site-pages-banner-text-color";s:0:"";s:48:"ast-dynamic-single-site-pages-banner-title-color";s:0:"";s:47:"ast-dynamic-single-site-pages-title-font-family";s:0:"";s:45:"ast-dynamic-single-site-pages-title-font-size";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:47:"ast-dynamic-single-site-pages-title-font-weight";s:0:"";s:47:"ast-dynamic-single-site-pages-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:41:"ast-dynamic-single-astra-blocks-structure";a:2:{i:0;s:37:"ast-dynamic-single-astra-blocks-image";i:1;s:37:"ast-dynamic-single-astra-blocks-title";}s:40:"ast-dynamic-single-astra-blocks-metadata";a:2:{i:0;s:8:"comments";i:1;s:6:"author";}s:30:"ast-archive-astra-blocks-title";b:1;s:29:"ast-single-astra-blocks-title";b:1;s:50:"ast-dynamic-archive-astra-blocks-banner-image-type";s:4:"none";s:49:"ast-dynamic-archive-astra-blocks-banner-custom-bg";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:50:"ast-dynamic-archive-astra-blocks-title-font-family";s:0:"";s:48:"ast-dynamic-archive-astra-blocks-title-font-size";a:6:{s:7:"desktop";i:40;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:50:"ast-dynamic-archive-astra-blocks-title-font-weight";s:0:"";s:50:"ast-dynamic-archive-astra-blocks-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:51:"ast-dynamic-archive-astra-blocks-banner-title-color";s:0:"";s:50:"ast-dynamic-archive-astra-blocks-banner-text-color";s:0:"";s:50:"ast-dynamic-single-astra-blocks-banner-title-color";s:0:"";s:49:"ast-dynamic-single-astra-blocks-title-font-family";s:0:"";s:47:"ast-dynamic-single-astra-blocks-title-font-size";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:49:"ast-dynamic-single-astra-blocks-title-font-weight";s:0:"";s:49:"ast-dynamic-single-astra-blocks-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"ast-dynamic-single-post-structure";a:3:{i:0;s:29:"ast-dynamic-single-post-image";i:1;s:29:"ast-dynamic-single-post-title";i:2;s:28:"ast-dynamic-single-post-meta";}s:32:"ast-dynamic-single-post-taxonomy";s:8:"category";s:22:"ast-archive-post-title";b:1;s:21:"ast-single-post-title";b:1;s:42:"ast-dynamic-archive-post-banner-image-type";s:4:"none";s:41:"ast-dynamic-archive-post-banner-custom-bg";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:42:"ast-dynamic-archive-post-title-font-family";s:0:"";s:40:"ast-dynamic-archive-post-title-font-size";a:6:{s:7:"desktop";i:40;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:42:"ast-dynamic-archive-post-title-font-weight";s:0:"";s:42:"ast-dynamic-archive-post-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:43:"ast-dynamic-archive-post-banner-title-color";s:0:"";s:42:"ast-dynamic-archive-post-banner-text-color";s:0:"";s:42:"ast-dynamic-single-post-banner-title-color";s:0:"";s:41:"ast-dynamic-single-post-title-font-family";s:0:"";s:39:"ast-dynamic-single-post-title-font-size";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:41:"ast-dynamic-single-post-title-font-weight";s:0:"";s:41:"ast-dynamic-single-post-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:33:"ast-dynamic-single-page-structure";a:1:{i:0;s:29:"ast-dynamic-single-page-title";}s:32:"ast-dynamic-single-page-metadata";a:2:{i:0;s:8:"comments";i:1;s:6:"author";}s:22:"ast-archive-page-title";b:1;s:21:"ast-single-page-title";b:1;s:42:"ast-dynamic-archive-page-banner-image-type";s:4:"none";s:41:"ast-dynamic-archive-page-banner-custom-bg";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:42:"ast-dynamic-archive-page-title-font-family";s:0:"";s:40:"ast-dynamic-archive-page-title-font-size";a:6:{s:7:"desktop";i:40;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:42:"ast-dynamic-archive-page-title-font-weight";s:0:"";s:42:"ast-dynamic-archive-page-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:43:"ast-dynamic-archive-page-banner-title-color";s:0:"";s:42:"ast-dynamic-archive-page-banner-text-color";s:0:"";s:42:"ast-dynamic-single-page-banner-title-color";s:0:"";s:41:"ast-dynamic-single-page-title-font-family";s:0:"";s:39:"ast-dynamic-single-page-title-font-size";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:41:"ast-dynamic-single-page-title-font-weight";s:0:"";s:41:"ast-dynamic-single-page-title-font-extras";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:31:"archive-download-content-layout";s:7:"default";s:31:"archive-download-sidebar-layout";s:10:"no-sidebar";s:30:"single-download-content-layout";s:7:"default";s:30:"single-download-sidebar-layout";s:7:"default";s:25:"update-default-color-typo";b:0;s:22:"v4-block-editor-compat";b:0;s:23:"v4-1-0-update-migration";b:1;s:27:"single-product-payment-list";a:1:{s:5:"items";a:4:{i:0;a:6:{s:2:"id";s:8:"item-100";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:4:"icon";s:7:"cc-visa";s:5:"image";s:0:"";s:5:"label";s:4:"Visa";}i:1;a:6:{s:2:"id";s:8:"item-101";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:4:"icon";s:13:"cc-mastercard";s:5:"image";s:0:"";s:5:"label";s:10:"Mastercard";}i:2;a:6:{s:2:"id";s:8:"item-102";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:4:"icon";s:7:"cc-amex";s:5:"image";s:0:"";s:5:"label";s:4:"Amex";}i:3;a:6:{s:2:"id";s:8:"item-103";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:4:"icon";s:11:"cc-discover";s:5:"image";s:0:"";s:5:"label";s:8:"Discover";}}}s:23:"v4-1-4-update-migration";b:1;s:27:"list-block-vertical-spacing";b:0;s:18:"add-hr-styling-css";b:0;s:32:"astra-site-svg-logo-equal-height";b:0;s:26:"archive-post-content-style";s:7:"default";s:25:"fullwidth_sidebar_support";b:0;s:23:"v4-2-0-update-migration";b:1;s:29:"v4-2-2-core-form-btns-styling";b:0;s:22:"v4-4-0-backward-option";b:0;s:69:"ast-dynamic-single-templates-article-featured-image-position-layout-1";s:4:"none";s:69:"ast-dynamic-single-templates-article-featured-image-position-layout-2";s:4:"none";s:62:"ast-dynamic-single-templates-article-featured-image-ratio-type";s:7:"default";s:71:"ast-dynamic-single-astra-sites-article-featured-image-position-layout-1";s:4:"none";s:71:"ast-dynamic-single-astra-sites-article-featured-image-position-layout-2";s:4:"none";s:64:"ast-dynamic-single-astra-sites-article-featured-image-ratio-type";s:7:"default";s:70:"ast-dynamic-single-site-pages-article-featured-image-position-layout-1";s:4:"none";s:70:"ast-dynamic-single-site-pages-article-featured-image-position-layout-2";s:4:"none";s:63:"ast-dynamic-single-site-pages-article-featured-image-ratio-type";s:7:"default";s:72:"ast-dynamic-single-astra-blocks-article-featured-image-position-layout-1";s:4:"none";s:72:"ast-dynamic-single-astra-blocks-article-featured-image-position-layout-2";s:4:"none";s:65:"ast-dynamic-single-astra-blocks-article-featured-image-ratio-type";s:7:"default";s:64:"ast-dynamic-single-post-article-featured-image-position-layout-1";s:4:"none";s:64:"ast-dynamic-single-post-article-featured-image-position-layout-2";s:4:"none";s:57:"ast-dynamic-single-post-article-featured-image-ratio-type";s:7:"default";s:64:"ast-dynamic-single-page-article-featured-image-position-layout-1";s:4:"none";s:64:"ast-dynamic-single-page-article-featured-image-position-layout-2";s:4:"none";s:57:"ast-dynamic-single-page-article-featured-image-ratio-type";s:7:"default";s:22:"v4-5-0-backward-option";b:0;s:22:"is_theme_queue_running";b:0;s:26:"scndry-btn-default-padding";b:0;s:22:"v4-6-0-backward-option";b:0;s:21:"ast-font-style-update";b:0;s:22:"v4-6-2-backward-option";b:0;}s:10:"custom-css";s:1456:"/* WPForms fixes */\n/* Initial field looks */\n.wpforms-container input[type=date],\n.wpforms-container input[type=datetime],\n.wpforms-container input[type=datetime-local],\n.wpforms-container input[type=email],\n.wpforms-container input[type=month],\n.wpforms-container input[type=number],\n.wpforms-container input[type=password],\n.wpforms-container input[type=range],\n.wpforms-container input[type=search],\n.wpforms-container input[type=tel],\n.wpforms-container input[type=text],\n.wpforms-container input[type=time],\n.wpforms-container input[type=url],\n.wpforms-container input[type=week],\n.wpforms-container select,\n.wpforms-container textarea {\n    background: #fff;\n    border-width: 0 0 1px 0;\n    color: var(--ast-global-color-2);\n    opacity: 0.5;\n}\n/* On focus */\n.wpforms-container input:focus,\n.wpforms-container select:focus,\n.wpforms-container textarea:focus {\n    outline: none;\n    opacity: 1;\n    border-color: var(--ast-global-color-0);\n}\n/* Don''t allow resizing the Message box */\n.wpforms-container textarea {\n    resize: none;\n}\n/* Message box fixed height */\n.wpforms-container .wpforms-field-textarea textarea.wpforms-field-medium {\n    height: 136px;\n}\n/* Button size & font size */\n.wpforms-container button {\n    padding: 15px 34px;\n    font-size: 15px;\n}\n/* WPForms done */\n/* Footer 2 big columns on sides and 1 small one in the middle */\n.ast-builder-grid-row-3-equal .ast-builder-grid-row {\n    grid-template-columns: 3fr 1fr 3fr;\n}";}', 'no');
INSERT INTO `wpwg_options` VALUES
(1831, 'cartflows_docs_data', 'O:8:"stdClass":2:{s:10:"categories";O:8:"stdClass":9:{s:15:"getting-started";O:8:"stdClass":2:{s:4:"name";s:15:"Getting Started";s:13:"subcategories";a:0:{}}s:20:"installation-updates";O:8:"stdClass":2:{s:4:"name";s:26:"Installation &amp; Updates";s:13:"subcategories";a:0:{}}s:12:"integrations";O:8:"stdClass":2:{s:4:"name";s:12:"Integrations";s:13:"subcategories";a:0:{}}s:7:"general";O:8:"stdClass":2:{s:4:"name";s:7:"General";s:13:"subcategories";a:0:{}}s:8:"features";O:8:"stdClass":2:{s:4:"name";s:8:"Features";s:13:"subcategories";O:8:"stdClass":20:{s:24:"pre-fill-checkout-fields";O:8:"stdClass":2:{s:4:"name";s:24:"Pre-fill Checkout Fields";s:13:"subcategories";a:0:{}}s:20:"add-products-via-url";O:8:"stdClass":2:{s:4:"name";s:20:"Add products via URL";s:13:"subcategories";a:0:{}}s:18:"delete-plugin-data";O:8:"stdClass":2:{s:4:"name";s:18:"Delete Plugin Data";s:13:"subcategories";a:0:{}}s:14:"dynamic-offers";O:8:"stdClass":2:{s:4:"name";s:14:"Dynamic Offers";s:13:"subcategories";a:0:{}}s:20:"address-autocomplete";O:8:"stdClass":2:{s:4:"name";s:20:"Address Autocomplete";s:13:"subcategories";a:0:{}}s:15:"flow-step-clone";O:8:"stdClass":2:{s:4:"name";s:17:"Flow / Step Clone";s:13:"subcategories";a:0:{}}s:23:"cartflows-split-testing";O:8:"stdClass":2:{s:4:"name";s:23:"CartFlows Split Testing";s:13:"subcategories";a:0:{}}s:22:"replace-checkout-order";O:8:"stdClass":2:{s:4:"name";s:22:"Replace Checkout Order";s:13:"subcategories";a:0:{}}s:13:"import-export";O:8:"stdClass":2:{s:4:"name";s:19:"Import &amp; Export";s:13:"subcategories";a:0:{}}s:15:"global-checkout";O:8:"stdClass":2:{s:4:"name";s:15:"Global Checkout";s:13:"subcategories";a:0:{}}s:10:"order-bump";O:8:"stdClass":2:{s:4:"name";s:10:"Order Bump";s:13:"subcategories";a:0:{}}s:18:"pre-checkout-offer";O:8:"stdClass":2:{s:4:"name";s:18:"Pre-Checkout Offer";s:13:"subcategories";a:0:{}}s:21:"checkout-field-editor";O:8:"stdClass":2:{s:4:"name";s:21:"Checkout Field editor";s:13:"subcategories";a:0:{}}s:17:"one-click-upsells";O:8:"stdClass":2:{s:4:"name";s:17:"One Click Upsells";s:13:"subcategories";a:0:{}}s:20:"shortcodes-reference";O:8:"stdClass":2:{s:4:"name";s:20:"Shortcodes Reference";s:13:"subcategories";a:0:{}}s:18:"permalink-settings";O:8:"stdClass":2:{s:4:"name";s:18:"Permalink Settings";s:13:"subcategories";a:0:{}}s:15:"flows-analytics";O:8:"stdClass":2:{s:4:"name";s:15:"Flows Analytics";s:13:"subcategories";a:0:{}}s:5:"optin";O:8:"stdClass":2:{s:4:"name";s:5:"Optin";s:13:"subcategories";a:0:{}}s:23:"cartflows-refund-offers";O:8:"stdClass":2:{s:4:"name";s:23:"CartFlows Refund Offers";s:13:"subcategories";a:0:{}}s:15:"separate-orders";O:8:"stdClass":2:{s:4:"name";s:15:"Separate Orders";s:13:"subcategories";a:0:{}}}}s:16:"cart-abandonment";O:8:"stdClass":2:{s:4:"name";s:16:"Cart Abandonment";s:13:"subcategories";a:0:{}}s:15:"troubleshooting";O:8:"stdClass":2:{s:4:"name";s:15:"Troubleshooting";s:13:"subcategories";a:0:{}}s:13:"account-store";O:8:"stdClass":2:{s:4:"name";s:19:"Account &amp; Store";s:13:"subcategories";a:0:{}}s:13:"code-snippets";O:8:"stdClass":2:{s:4:"name";s:13:"Code Snippets";s:13:"subcategories";a:0:{}}}s:4:"docs";a:157:{i:0;O:8:"stdClass":3:{s:5:"title";s:29:"How to import Divi templates?";s:3:"url";s:56:"https://cartflows.com/docs/how-to-import-divi-templates/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:1;O:8:"stdClass":3:{s:5:"title";s:27:"Modern Cart for WooCommerce";s:3:"url";s:55:"https://cartflows.com/docs/modern-cart-for-woocommerce/";s:8:"category";a:0:{}}i:2;O:8:"stdClass":3:{s:5:"title";s:27:"Flow Analytics in a New Way";s:3:"url";s:51:"https://cartflows.com/docs/improved-flow-analytics/";s:8:"category";a:1:{i:0;s:15:"flows-analytics";}}i:3;O:8:"stdClass":3:{s:5:"title";s:96:"How to Use the &#8220;Order Custom Field&#8221; rule of Dynamic Offers with custom field editor.";s:3:"url";s:63:"https://cartflows.com/docs/use-custom-fields-in-dynamic-offers/";s:8:"category";a:1:{i:0;s:14:"dynamic-offers";}}i:4;O:8:"stdClass":3:{s:5:"title";s:47:"How to Modify Offer Accept/Reject Popup Strings";s:3:"url";s:54:"https://cartflows.com/docs/modify-offer-popup-strings/";s:8:"category";a:1:{i:0;s:17:"one-click-upsells";}}i:5;O:8:"stdClass":3:{s:5:"title";s:57:"How to Fix 5XX Error While Importing Flow/Step Templates?";s:3:"url";s:67:"https://cartflows.com/docs/fix-5xx-error-while-importing-templates/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:6;O:8:"stdClass":3:{s:5:"title";s:30:"How to View the CartFlows logs";s:3:"url";s:47:"https://cartflows.com/docs/view-cartflows-logs/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:7;O:8:"stdClass":3:{s:5:"title";s:52:"How to show the order summary open on mobile devices";s:3:"url";s:80:"https://cartflows.com/docs/how-to-show-the-order-summary-open-on-mobile-devices/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:8;O:8:"stdClass":3:{s:5:"title";s:47:"How to enable the product tab on store checkout";s:3:"url";s:61:"https://cartflows.com/docs/enable-product-tab-store-checkout/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:9;O:8:"stdClass":3:{s:5:"title";s:22:"What is Store Checkout";s:3:"url";s:42:"https://cartflows.com/docs/store-checkout/";s:8:"category";a:1:{i:0;s:15:"global-checkout";}}i:10;O:8:"stdClass":3:{s:5:"title";s:41:"Variation Swatches for WooCommerce Plugin";s:3:"url";s:69:"https://cartflows.com/docs/variation-swatches-for-woocommerce-plugin/";s:8:"category";a:0:{}}i:11;O:8:"stdClass":3:{s:5:"title";s:29:"Offers JS Triggers Shortcodes";s:3:"url";s:57:"https://cartflows.com/docs/offers-js-triggers-shortcodes/";s:8:"category";a:0:{}}i:12;O:8:"stdClass":3:{s:5:"title";s:17:"User role manager";s:3:"url";s:45:"https://cartflows.com/docs/user-role-manager/";s:8:"category";a:0:{}}i:13;O:8:"stdClass":3:{s:5:"title";s:29:"CartFlows Pro WP CLI Commands";s:3:"url";s:43:"https://cartflows.com/docs/wp-cli-commands/";s:8:"category";a:1:{i:0;s:7:"general";}}i:14;O:8:"stdClass":3:{s:5:"title";s:58:"Configuring WooCommerce Cart Abandonment Recovery Settings";s:3:"url";s:86:"https://cartflows.com/docs/configuring-woocommerce-cart-abandonment-recovery-settings/";s:8:"category";a:2:{i:0;s:15:"getting-started";i:1;s:16:"cart-abandonment";}}i:15;O:8:"stdClass":3:{s:5:"title";s:36:"How to create Google Address API Key";s:3:"url";s:57:"https://cartflows.com/docs/create-google-address-api-key/";s:8:"category";a:1:{i:0;s:20:"address-autocomplete";}}i:16;O:8:"stdClass":3:{s:5:"title";s:40:"Enabling the Google Address Autocomplete";s:3:"url";s:65:"https://cartflows.com/docs/enabling-google-address-autocompletes/";s:8:"category";a:1:{i:0;s:20:"address-autocomplete";}}i:17;O:8:"stdClass":3:{s:5:"title";s:50:"Override Global Checkout aka Replace Checkout page";s:3:"url";s:52:"https://cartflows.com/docs/override-global-checkout/";s:8:"category";a:2:{i:0;s:7:"general";i:1;s:15:"global-checkout";}}i:18;O:8:"stdClass":3:{s:5:"title";s:48:"Dynamic Order Bumps aka Conditional order bumps.";s:3:"url";s:47:"https://cartflows.com/docs/dynamic-order-bumps/";s:8:"category";a:1:{i:0;s:10:"order-bump";}}i:19;O:8:"stdClass":3:{s:5:"title";s:49:"Steps To Renew Your CartFlows Pro Expired License";s:3:"url";s:77:"https://cartflows.com/docs/steps-to-renew-your-cartflows-pro-expired-license/";s:8:"category";a:1:{i:0;s:13:"account-store";}}i:20;O:8:"stdClass":3:{s:5:"title";s:52:"How to Download and Install CartFlows Beta Versions?";s:3:"url";s:57:"https://cartflows.com/docs/about-cartflows-beta-versions/";s:8:"category";a:2:{i:0;s:20:"installation-updates";i:1;s:7:"general";}}i:21;O:8:"stdClass":3:{s:5:"title";s:41:"CartFlows Dynamic Offers aka Rule Engine.";s:3:"url";s:64:"https://cartflows.com/docs/cartflows-dynamic-offers-rule-engine/";s:8:"category";a:1:{i:0;s:14:"dynamic-offers";}}i:22;O:8:"stdClass":3:{s:5:"title";s:25:"List of CartFlows Cookies";s:3:"url";s:53:"https://cartflows.com/docs/list-of-cartflows-cookies/";s:8:"category";a:1:{i:0;s:7:"general";}}i:23;O:8:"stdClass":3:{s:5:"title";s:40:"Cart Abandonment Cookies/GDPR Compliance";s:3:"url";s:52:"https://cartflows.com/docs/cart-abandonment-cookies/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:24;O:8:"stdClass":3:{s:5:"title";s:30:"How to Add Multiple Order Bump";s:3:"url";s:51:"https://cartflows.com/docs/add-multiple-order-bump/";s:8:"category";a:1:{i:0;s:10:"order-bump";}}i:25;O:8:"stdClass":3:{s:5:"title";s:81:"VAT Field of WooCommerce EU/UK VAT Compliance (Premium) plugin is not displaying.";s:3:"url";s:65:"https://cartflows.com/docs/vat-field-of-eu-uk-vat-not-displaying/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:26;O:8:"stdClass":3:{s:5:"title";s:108:"How to Resolve “Cannot Activate API Key. Key Already Activated with the same Instance ID” Error Message?";s:3:"url";s:73:"https://cartflows.com/docs/how-to-resolve-same-instance-id-error-message/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:27;O:8:"stdClass":3:{s:5:"title";s:64:"How to Delete the Plugin’s Data While Un-Installing the Plugin";s:3:"url";s:72:"https://cartflows.com/docs/delete-plugin-data-while-uninstalling-plugin/";s:8:"category";a:1:{i:0;s:18:"delete-plugin-data";}}i:28;O:8:"stdClass":3:{s:5:"title";s:52:"How to Add the Products on the Checkout Page via URL";s:3:"url";s:80:"https://cartflows.com/docs/how-to-add-the-products-on-the-checkout-page-via-url/";s:8:"category";a:1:{i:0;s:20:"add-products-via-url";}}i:29;O:8:"stdClass":3:{s:5:"title";s:62:"How to Re-generate the Step&#8217;s Dynamic CSS for Shortcodes";s:3:"url";s:75:"https://cartflows.com/docs/regenerate-the-steps-dynamic-css-for-shortcodes/";s:8:"category";a:1:{i:0;s:7:"general";}}i:30;O:8:"stdClass":3:{s:5:"title";s:45:"How to Set Default Product in Product Options";s:3:"url";s:66:"https://cartflows.com/docs/set-default-product-in-product-options/";s:8:"category";a:1:{i:0;s:7:"general";}}i:31;O:8:"stdClass":3:{s:5:"title";s:37:"How to Start a Flow From Product Page";s:3:"url";s:65:"https://cartflows.com/docs/how-to-start-a-flow-from-product-page/";s:8:"category";a:1:{i:0;s:15:"getting-started";}}i:32;O:8:"stdClass":3:{s:5:"title";s:36:"How to Apply the Coupon from the URL";s:3:"url";s:64:"https://cartflows.com/docs/how-to-apply-the-coupon-from-the-url/";s:8:"category";a:1:{i:0;s:7:"general";}}i:33;O:8:"stdClass":3:{s:5:"title";s:39:"Complete List of WordPress Locale Codes";s:3:"url";s:67:"https://cartflows.com/docs/complete-list-of-wordpress-locale-codes/";s:8:"category";a:1:{i:0;s:7:"general";}}i:34;O:8:"stdClass":3:{s:5:"title";s:64:"How to Translate CartFlows in Your Own Language using GlotPress?";s:3:"url";s:91:"https://cartflows.com/docs/how-to-translate-cartflows-in-your-own-language-using-glotpress/";s:8:"category";a:1:{i:0;s:7:"general";}}i:35;O:8:"stdClass":3:{s:5:"title";s:46:"How to Move the Step from One Flow to Another?";s:3:"url";s:44:"https://cartflows.com/docs/how-to-move-step/";s:8:"category";a:1:{i:0;s:15:"flow-step-clone";}}i:36;O:8:"stdClass":3:{s:5:"title";s:62:"Request Timeout Error while Importing the Flow/Step Templates.";s:3:"url";s:89:"https://cartflows.com/docs/request-timeout-error-while-importing-the-flow-step-templates/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:37;O:8:"stdClass":3:{s:5:"title";s:55:"How to Pre-Fill the Checkout Fields via URL Parameters.";s:3:"url";s:82:"https://cartflows.com/docs/how-to-pre-fill-the-checkout-fields-via-url-parameters/";s:8:"category";a:1:{i:0;s:24:"pre-fill-checkout-fields";}}i:38;O:8:"stdClass":3:{s:5:"title";s:45:"Introduction to Gutenberg Blocks of CartFlows";s:3:"url";s:54:"https://cartflows.com/docs/cartflows-gutenberg-blocks/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:39;O:8:"stdClass":3:{s:5:"title";s:53:"How to Update your Payment Method on CartFlows Store?";s:3:"url";s:54:"https://cartflows.com/docs/update-your-payment-method/";s:8:"category";a:1:{i:0;s:13:"account-store";}}i:40;O:8:"stdClass":3:{s:5:"title";s:46:"How to Renew your CartFlows Pro License Early?";s:3:"url";s:66:"https://cartflows.com/docs/renew-your-cartflows-pro-license-early/";s:8:"category";a:1:{i:0;s:13:"account-store";}}i:41;O:8:"stdClass":3:{s:5:"title";s:35:"Beaver Builder Modules of CartFlows";s:3:"url";s:63:"https://cartflows.com/docs/beaver-builder-modules-of-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:42;O:8:"stdClass":3:{s:5:"title";s:60:"Elementor Error: The Content Area Was Not Found in Your Page";s:3:"url";s:56:"https://cartflows.com/docs/content-area-not-found-error/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:43;O:8:"stdClass":3:{s:5:"title";s:69:"How to Setup Square Gateway for the Cartflows Upsell &#038; Downsell?";s:3:"url";s:62:"https://cartflows.com/docs/setup-square-gateway-for-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:44;O:8:"stdClass":3:{s:5:"title";s:30:"Elementor Widgets of CartFlows";s:3:"url";s:58:"https://cartflows.com/docs/elementor-widgets-of-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:45;O:8:"stdClass":3:{s:5:"title";s:44:"How to Refresh / Flush WordPress Permalinks?";s:3:"url";s:56:"https://cartflows.com/docs/refresh-wordpress-permalinks/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:46;O:8:"stdClass":3:{s:5:"title";s:66:"How to Replace First Product on the Checkout Page With Order Bump?";s:3:"url";s:79:"https://cartflows.com/docs/replace-first-product-with-order-bump-checkout-page/";s:8:"category";a:1:{i:0;s:10:"order-bump";}}i:47;O:8:"stdClass":3:{s:5:"title";s:64:"How to Replace the Main Checkout Order with the Upsell/Downsell?";s:3:"url";s:76:"https://cartflows.com/docs/replace-main-checkout-order-with-upsell-downsell/";s:8:"category";a:1:{i:0;s:22:"replace-checkout-order";}}i:48;O:8:"stdClass":3:{s:5:"title";s:41:"CartFlows Order Bump Conditional Redirect";s:3:"url";s:68:"https://cartflows.com/docs/order-bump-purchase-conditional-redirect/";s:8:"category";a:1:{i:0;s:10:"order-bump";}}i:49;O:8:"stdClass":3:{s:5:"title";s:36:"How to A/B Test the CartFlows Steps?";s:3:"url";s:51:"https://cartflows.com/docs/cartflows-split-testing/";s:8:"category";a:1:{i:0;s:23:"cartflows-split-testing";}}i:50;O:8:"stdClass":3:{s:5:"title";s:57:"How Does CartFlows Work With and Without Global Checkout?";s:3:"url";s:79:"https://cartflows.com/docs/how-cartflows-work-with-and-without-global-checkout/";s:8:"category";a:1:{i:0;s:15:"getting-started";}}i:51;O:8:"stdClass":3:{s:5:"title";s:66:"How to Enable the CartFlows Step Post Types for the Page Builders?";s:3:"url";s:78:"https://cartflows.com/docs/enable-cartflows-step-post-types-for-page-builders/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:52;O:8:"stdClass":3:{s:5:"title";s:84:"How to Display the &#8220;Account Creation Fields&#8221; on CartFlows Checkout Page?";s:3:"url";s:74:"https://cartflows.com/docs/display-account-creation-fields-with-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:53;O:8:"stdClass":3:{s:5:"title";s:56:"How to Change the &#8220;Choose A variation&#8221; text?";s:3:"url";s:49:"https://cartflows.com/docs/change-variation-text/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:54;O:8:"stdClass":3:{s:5:"title";s:56:"How to Allow Cache Plugins to Cache the CartFlows Pages?";s:3:"url";s:72:"https://cartflows.com/docs/allow-cache-plugins-to-cache-cartflows-pages/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:55;O:8:"stdClass":3:{s:5:"title";s:79:"How to Collect the User&#8217;s Contact Data and Redirect to the Checkout Page?";s:3:"url";s:84:"https://cartflows.com/docs/collect-users-contact-data-and-redirect-to-checkout-page/";s:8:"category";a:1:{i:0;s:7:"general";}}i:56;O:8:"stdClass":3:{s:5:"title";s:55:"How to Clone / Duplicate the Flow or Step in CartFlows?";s:3:"url";s:56:"https://cartflows.com/docs/clone-flow-step-in-cartflows/";s:8:"category";a:1:{i:0;s:15:"flow-step-clone";}}i:57;O:8:"stdClass":3:{s:5:"title";s:60:"How to Enable/Insert Coupons on the CartFlows Checkout page?";s:3:"url";s:60:"https://cartflows.com/docs/enable-coupons-on-cartflows-page/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:58;O:8:"stdClass":3:{s:5:"title";s:64:"Why is the Upsell/Downsell not Working or it is Getting Skipped?";s:3:"url";s:65:"https://cartflows.com/docs/resolve-upsell-downsell-skipped-issue/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:59;O:8:"stdClass":3:{s:5:"title";s:102:"How to Enable/Disable the Shipping Fields &#038; Ship to Different Address on CartFlows Checkout Page?";s:3:"url";s:63:"https://cartflows.com/docs/ship-to-different-address-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:60;O:8:"stdClass":3:{s:5:"title";s:77:"How to Resolve Checkout Page Getting Redirected to Home Page of Your Website?";s:3:"url";s:70:"https://cartflows.com/docs/resolve-checkout-page-homepage-redirection/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:61;O:8:"stdClass":3:{s:5:"title";s:84:"How to Resolve Page Not Found Message on CartFlows Checkout Page During the Payment?";s:3:"url";s:68:"https://cartflows.com/docs/resolve-page-not-found-message-cartflows/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:62;O:8:"stdClass":3:{s:5:"title";s:64:"How to Translate or Change CartFlows Strings with LocoTranslate?";s:3:"url";s:73:"https://cartflows.com/docs/change-cartflows-strings-using-loco-translate/";s:8:"category";a:1:{i:0;s:7:"general";}}i:63;O:8:"stdClass":3:{s:5:"title";s:49:"How to Turn Off the Auto-fill of Checkout Fields?";s:3:"url";s:62:"https://cartflows.com/docs/turn-off-auto-fill-checkout-fields/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:64;O:8:"stdClass":3:{s:5:"title";s:89:"How to Enable the Theme&#8217;s Scripts &#038; Styles without Changing the Page Template?";s:3:"url";s:67:"https://cartflows.com/docs/enable-themes-style-for-existing-layout/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:65;O:8:"stdClass":3:{s:5:"title";s:69:"How to Turn Off the Auto-fill of Address Fields on Entering Zip-Code?";s:3:"url";s:61:"https://cartflows.com/docs/turn-off-auto-fill-address-fields/";s:8:"category";a:1:{i:0;s:13:"code-snippets";}}i:66;O:8:"stdClass":3:{s:5:"title";s:48:"How to Resolve the Recovery Email Going to Spam?";s:3:"url";s:61:"https://cartflows.com/docs/resolve-recovery-email-spam-issue/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:67;O:8:"stdClass":3:{s:5:"title";s:90:"How to Create the Subscription Product in WooCommerce &#038; Assign it on CartFlows Pages?";s:3:"url";s:68:"https://cartflows.com/docs/use-subscription-product-cartflows-pages/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:68;O:8:"stdClass":3:{s:5:"title";s:74:"How to Resolve the “CartFlows Pro: Download not found.” Error Message?";s:3:"url";s:68:"https://cartflows.com/docs/resolve-download-not-found-error-message/";s:8:"category";a:1:{i:0;s:20:"installation-updates";}}i:69;O:8:"stdClass":3:{s:5:"title";s:72:"How to Import the Ready-Made Templates for Flows and Steps in CartFlows?";s:3:"url";s:70:"https://cartflows.com/docs/import-cartflows-templates-for-flows-steps/";s:8:"category";a:1:{i:0;s:13:"import-export";}}i:70;O:8:"stdClass":3:{s:5:"title";s:51:"Which Multi-Currency Plugin does CartFlows Support?";s:3:"url";s:68:"https://cartflows.com/docs/use-multi-currency-plugin-with-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:71;O:8:"stdClass":3:{s:5:"title";s:97:"How to Resolve “The Following Required Query String Data is Missing: Instance” Error Message?";s:3:"url";s:93:"https://cartflows.com/docs/resolve-required-query-string-data-missing-instance-error-message/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:72;O:8:"stdClass":3:{s:5:"title";s:51:"What is the “Your Cart is Empty” Error Message?";s:3:"url";s:60:"https://cartflows.com/docs/resolve-your-cart-is-empty-error/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:73;O:8:"stdClass":3:{s:5:"title";s:61:"What to Do if the Order Status is Stuck at MainOrderAccepted?";s:3:"url";s:60:"https://cartflows.com/docs/order-stuck-at-mainorderaccepted/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:74;O:8:"stdClass":3:{s:5:"title";s:57:"How and Where to Add the Custom JS, CSS &#038; PHP Codes?";s:3:"url";s:44:"https://cartflows.com/docs/add-custom-codes/";s:8:"category";a:1:{i:0;s:7:"general";}}i:75;O:8:"stdClass":3:{s:5:"title";s:59:"Introducing the “Separate Orders” Feature in CartFlows?";s:3:"url";s:63:"https://cartflows.com/docs/introducing-separate-orders-feature/";s:8:"category";a:1:{i:0;s:15:"separate-orders";}}i:76;O:8:"stdClass":3:{s:5:"title";s:108:"How to Resolve Stripe Payment Gateway Icons Displayed in Large Size and Credit Card Fields are not Editable?";s:3:"url";s:74:"https://cartflows.com/docs/resolve-stripe-icons-issue-fields-not-editable/";s:8:"category";a:0:{}}i:77;O:8:"stdClass":3:{s:5:"title";s:65:"How to Resolve “No product is selected&#8230;” error message?";s:3:"url";s:69:"https://cartflows.com/docs/resolve-no-product-selected-error-message/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:78;O:8:"stdClass":3:{s:5:"title";s:63:"How to Activate the “API Key/License” of the CartFlows Pro?";s:3:"url";s:58:"https://cartflows.com/docs/activate-cartflows-pro-license/";s:8:"category";a:1:{i:0;s:20:"installation-updates";}}i:79;O:8:"stdClass":3:{s:5:"title";s:107:"How to Add the Custom Support of any Payment Gateway for One-Click Upsell &#038; Downsell in the CartFlows?";s:3:"url";s:69:"https://cartflows.com/docs/add-custom-support-of-any-payment-gateway/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:80;O:8:"stdClass":3:{s:5:"title";s:74:"How to Resolve “Sorry this product cannot be purchased” Error Message?";s:3:"url";s:83:"https://cartflows.com/docs/resolve-sorry-product-cannot-be-purchased-error-message/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:81;O:8:"stdClass":3:{s:5:"title";s:51:"How to Resolve “Session Expired” Error message?";s:3:"url";s:57:"https://cartflows.com/docs/session-expired-error-message/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:82;O:8:"stdClass":3:{s:5:"title";s:87:"How to Resolve &#8220;Order Does not Exist Error&#8221; on Upsell &#038; Downsell Page?";s:3:"url";s:62:"https://cartflows.com/docs/resolve-order-does-not-exist-error/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:83;O:8:"stdClass":3:{s:5:"title";s:49:"Abandoned Orders Not Capturing [Cart Abandonment]";s:3:"url";s:58:"https://cartflows.com/docs/abandoned-orders-not-capturing/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:84;O:8:"stdClass":3:{s:5:"title";s:51:"Cart Recovery Emails not Sending [Cart Abandonment]";s:3:"url";s:55:"https://cartflows.com/docs/recovery-emails-not-sending/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:85;O:8:"stdClass":3:{s:5:"title";s:49:"How to Use “Permalink Settings” of CartFlows?";s:3:"url";s:56:"https://cartflows.com/docs/cartflows-permalink-settings/";s:8:"category";a:1:{i:0;s:18:"permalink-settings";}}i:86;O:8:"stdClass":3:{s:5:"title";s:52:"What is the “Refund Offer” Feature in CartFlows?";s:3:"url";s:58:"https://cartflows.com/docs/refund-offer-feature-cartflows/";s:8:"category";a:1:{i:0;s:23:"cartflows-refund-offers";}}i:87;O:8:"stdClass":3:{s:5:"title";s:65:"How to resolve &#8220;Checkout ID not Found&#8221; Error message?";s:3:"url";s:63:"https://cartflows.com/docs/resolve-checkout-id-not-found-error/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:88;O:8:"stdClass":3:{s:5:"title";s:66:"How to Set Quantity and Discount for Product on the Checkout Page.";s:3:"url";s:61:"https://cartflows.com/docs/set-product-quantity-and-discount/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:89;O:8:"stdClass":3:{s:5:"title";s:43:"How to Style the Highlight Product Section?";s:3:"url";s:70:"https://cartflows.com/docs/how-to-style-the-highlight-product-section/";s:8:"category";a:1:{i:0;s:7:"general";}}i:90;O:8:"stdClass":3:{s:5:"title";s:66:"How to &#8220;Highlight Product&#8221; in CartFlows Checkout Page?";s:3:"url";s:72:"https://cartflows.com/docs/highlight-product-in-cartflows-checkout-page/";s:8:"category";a:1:{i:0;s:7:"general";}}i:91;O:8:"stdClass":3:{s:5:"title";s:39:"How To Create A Marketing Sales Funnel?";s:3:"url";s:66:"https://cartflows.com/docs/how-to-create-a-marketing-sales-funnel/";s:8:"category";a:1:{i:0;s:7:"general";}}i:92;O:8:"stdClass":3:{s:5:"title";s:46:"How to Customize Checkout Fields of CartFlows?";s:3:"url";s:67:"https://cartflows.com/docs/custom-checkout-fields-and-its-settings/";s:8:"category";a:1:{i:0;s:21:"checkout-field-editor";}}i:93;O:8:"stdClass":3:{s:5:"title";s:62:"How to Activate the License of the CartFlows Pro on Multisite?";s:3:"url";s:78:"https://cartflows.com/docs/how-to-activate-cartflows-pro-license-on-multisite/";s:8:"category";a:2:{i:0;s:15:"getting-started";i:1;s:20:"installation-updates";}}i:94;O:8:"stdClass":3:{s:5:"title";s:59:"How to Modify the Checkout Page Using the Backend Settings?";s:3:"url";s:48:"https://cartflows.com/docs/modify-checkout-page/";s:8:"category";a:2:{i:0;s:7:"general";i:1;s:21:"checkout-field-editor";}}i:95;O:8:"stdClass":3:{s:5:"title";s:44:"How to Enable Paypal Reference Transactions?";s:3:"url";s:71:"https://cartflows.com/docs/how-to-enable-paypal-reference-transactions/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:96;O:8:"stdClass":3:{s:5:"title";s:39:"Introducing Upsell Downsell Shortcodes!";s:3:"url";s:66:"https://cartflows.com/docs/introducing-upsell-downsell-shortcodes/";s:8:"category";a:1:{i:0;s:20:"shortcodes-reference";}}i:97;O:8:"stdClass":3:{s:5:"title";s:84:"How to Solve the &#8220;Order Not Found&#8221; Error Message on the Thank  You Page?";s:3:"url";s:81:"https://cartflows.com/docs/solve-order-not-found-error-message-on-thank-you-page/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:98;O:8:"stdClass":3:{s:5:"title";s:60:"How to Setup A/B Testing with Google Optimize for CartFlows?";s:3:"url";s:79:"https://cartflows.com/docs/setup-ab-testing-with-google-optimize-for-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:99;O:8:"stdClass":3:{s:5:"title";s:65:"How to Solve the Never-Ending Loading Issue on the Checkout Page?";s:3:"url";s:64:"https://cartflows.com/docs/solve-loading-issue-on-checkout-page/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:100;O:8:"stdClass":3:{s:5:"title";s:55:"List of all the Supported Payment Gateways by CartFlows";s:3:"url";s:67:"https://cartflows.com/docs/supported-payment-gateways-by-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:101;O:8:"stdClass":3:{s:5:"title";s:76:"How to Setup Authorize.net Gateway for the Cartflows Upsell &#038; Downsell?";s:3:"url";s:69:"https://cartflows.com/docs/setup-authorize-net-gateway-for-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:102;O:8:"stdClass":3:{s:5:"title";s:60:"How to Enable Enfold Avia Layout Builder in CartFlows Steps?";s:3:"url";s:47:"https://cartflows.com/docs/enfold-avia-builder/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:103;O:8:"stdClass":3:{s:5:"title";s:52:"Introducing Personalization Shortcodes in CartFlows!";s:3:"url";s:64:"https://cartflows.com/docs/personalization-shortcodes-cartflows/";s:8:"category";a:1:{i:0;s:20:"shortcodes-reference";}}i:104;O:8:"stdClass":3:{s:5:"title";s:53:"How to Enable Google Analytics Tracking in CartFlows?";s:3:"url";s:70:"https://cartflows.com/docs/enable-google-analytics-tracking-cartflows/";s:8:"category";a:1:{i:0;s:15:"flows-analytics";}}i:105;O:8:"stdClass":3:{s:5:"title";s:40:"Troubleshooting Google Analytics Issues!";s:3:"url";s:76:"https://cartflows.com/docs/troubleshooting-google-analytics-tracking-issues/";s:8:"category";a:1:{i:0;s:15:"flows-analytics";}}i:106;O:8:"stdClass":3:{s:5:"title";s:96:"How to Resolve the Error &#8211; &#8220;Please select a Simple, Virtual and Free product&#8221;?";s:3:"url";s:68:"https://cartflows.com/docs/select-a-simple-virtual-and-free-product/";s:8:"category";a:1:{i:0;s:7:"general";}}i:107;O:8:"stdClass":3:{s:5:"title";s:48:"How to Pass Variable as Query Parameters to URL?";s:3:"url";s:68:"https://cartflows.com/docs/pass-variable-as-query-parameters-to-url/";s:8:"category";a:1:{i:0;s:7:"general";}}i:108;O:8:"stdClass":3:{s:5:"title";s:36:"Introducing CartFlows Optin Feature!";s:3:"url";s:63:"https://cartflows.com/docs/introducing-cartflows-optin-feature/";s:8:"category";a:1:{i:0;s:5:"optin";}}i:109;O:8:"stdClass":3:{s:5:"title";s:62:"How to Create Conditional Upsell &#038; Downsell in CartFlows?";s:3:"url";s:62:"https://cartflows.com/docs/create-conditional-upsell-downsell/";s:8:"category";a:1:{i:0;s:17:"one-click-upsells";}}i:110;O:8:"stdClass":3:{s:5:"title";s:55:"How to Enable Collapsible Checkout Fields in CartFlows?";s:3:"url";s:62:"https://cartflows.com/docs/enable-collapsible-checkout-fields/";s:8:"category";a:1:{i:0;s:21:"checkout-field-editor";}}i:111;O:8:"stdClass":3:{s:5:"title";s:34:"How to Use Global Checkout Filter?";s:3:"url";s:50:"https://cartflows.com/docs/global-checkout-filter/";s:8:"category";a:1:{i:0;s:15:"global-checkout";}}i:112;O:8:"stdClass":3:{s:5:"title";s:63:"How to Translate the CartFlows using the Loco Translate Plugin?";s:3:"url";s:68:"https://cartflows.com/docs/translate-cartflows-using-loco-translate/";s:8:"category";a:1:{i:0;s:7:"general";}}i:113;O:8:"stdClass":3:{s:5:"title";s:53:"How to Enable Fusion Page Builder on CartFlows Steps?";s:3:"url";s:54:"https://cartflows.com/docs/enable-fusion-page-builder/";s:8:"category";a:1:{i:0;s:7:"general";}}i:114;O:8:"stdClass":3:{s:5:"title";s:50:"How to Enable Facebook Pixel Support in Cartflows?";s:3:"url";s:50:"https://cartflows.com/docs/facebook-pixel-support/";s:8:"category";a:1:{i:0;s:7:"general";}}i:115;O:8:"stdClass":3:{s:5:"title";s:38:"Setup Pre-Checkout Upsell in CartFlows";s:3:"url";s:53:"https://cartflows.com/docs/setup-pre-checkout-upsell/";s:8:"category";a:1:{i:0;s:18:"pre-checkout-offer";}}i:116;O:8:"stdClass":3:{s:5:"title";s:60:"How to Troubleshoot a Conflict with the Plugin &#038; Theme?";s:3:"url";s:49:"https://cartflows.com/docs/troubleshooting-steps/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:117;O:8:"stdClass":3:{s:5:"title";s:53:"How to Translate the CartFlows Plugin with GlotPress?";s:3:"url";s:62:"https://cartflows.com/docs/translate-cartflows-with-glotpress/";s:8:"category";a:1:{i:0;s:7:"general";}}i:118;O:8:"stdClass":3:{s:5:"title";s:53:"How Does Paypal/Stripe Work in the Case of Cartflows?";s:3:"url";s:67:"https://cartflows.com/docs/working-of-paypal-stripe-with-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:119;O:8:"stdClass":3:{s:5:"title";s:58:"How to Translate the CartFlows Plugin with TranslatePress?";s:3:"url";s:67:"https://cartflows.com/docs/translate-cartflows-with-translatepress/";s:8:"category";a:1:{i:0;s:7:"general";}}i:120;O:8:"stdClass":3:{s:5:"title";s:56:"Shortcode Reference for Email Fields in Cart Abandonment";s:3:"url";s:64:"https://cartflows.com/docs/shortcode-reference-for-email-fields/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:121;O:8:"stdClass":3:{s:5:"title";s:34:"Filters to Customize Product Table";s:3:"url";s:62:"https://cartflows.com/docs/filters-to-customize-product-table/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:122;O:8:"stdClass":3:{s:5:"title";s:71:"How to Enable Webhooks in WooCommerce Cart Abandonment Recovery Plugin?";s:3:"url";s:91:"https://cartflows.com/docs/enable-webhooks-in-woocommerce-cart-abandonment-recovery-plugin/";s:8:"category";a:1:{i:0;s:16:"cart-abandonment";}}i:123;O:8:"stdClass":3:{s:5:"title";s:26:"Facebook Pixel Integration";s:3:"url";s:54:"https://cartflows.com/docs/facebook-pixel-integration/";s:8:"category";a:1:{i:0;s:7:"general";}}i:124;O:8:"stdClass":3:{s:5:"title";s:50:"How To Display a Terms &#038; Conditions Checkbox?";s:3:"url";s:70:"https://cartflows.com/docs/how-to-a-display-terms-conditions-checkbox/";s:8:"category";a:1:{i:0;s:7:"general";}}i:125;O:8:"stdClass":3:{s:5:"title";s:44:"How To Enable ActiveCampaign With CartFlows?";s:3:"url";s:71:"https://cartflows.com/docs/how-to-enable-activecampaign-with-cartflows/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:126;O:8:"stdClass":3:{s:5:"title";s:37:"Placing Shortcode In The Right Places";s:3:"url";s:65:"https://cartflows.com/docs/placing-shortcode-in-the-right-places/";s:8:"category";a:1:{i:0;s:7:"general";}}i:127;O:8:"stdClass":3:{s:5:"title";s:51:"How To Add Order Bumps To WooCommerce Sales Funnel?";s:3:"url";s:78:"https://cartflows.com/docs/how-to-add-order-bumps-to-woocommerce-sales-funnel/";s:8:"category";a:1:{i:0;s:10:"order-bump";}}i:128;O:8:"stdClass":3:{s:5:"title";s:70:"How To Import/Export Funnels &#038; Individual Page Builder Templates?";s:3:"url";s:70:"https://cartflows.com/docs/import-export-flows-page-builder-templates/";s:8:"category";a:2:{i:0;s:7:"general";i:1;s:13:"import-export";}}i:129;O:8:"stdClass":3:{s:5:"title";s:17:"How Coupons Work?";s:3:"url";s:44:"https://cartflows.com/docs/how-coupons-work/";s:8:"category";a:0:{}}i:130;O:8:"stdClass":3:{s:5:"title";s:20:"Flatsome UX Builder?";s:3:"url";s:47:"https://cartflows.com/docs/flatsome-ux-builder/";s:8:"category";a:1:{i:0;s:12:"integrations";}}i:131;O:8:"stdClass":3:{s:5:"title";s:17:"Flow In Test Mode";s:3:"url";s:45:"https://cartflows.com/docs/flow-in-test-mode/";s:8:"category";a:1:{i:0;s:15:"troubleshooting";}}i:132;O:8:"stdClass":3:{s:5:"title";s:26:"Creating Variable Products";s:3:"url";s:54:"https://cartflows.com/docs/creating-variable-products/";s:8:"category";a:1:{i:0;s:7:"general";}}i:133;O:8:"stdClass":3:{s:5:"title";s:20:"CartFlows Step Types";s:3:"url";s:48:"https://cartflows.com/docs/cartflows-step-types/";s:8:"category";a:1:{i:0;s:15:"getting-started";}}i:134;O:8:"stdClass":3:{s:5:"title";s:35:"How to Use LearnDash with CartFlows";s:3:"url";s:37:"https://cartflows.com/docs/learndash/";s:8:"category";a:1:{i:0;s:7:"general";}}i:135;O:8:"stdClass":3:{s:5:"title";s:23:"How to Disable Caching?";s:3:"url";s:43:"https://cartflows.com/docs/disable-caching/";s:8:"category";a:1:{i:0;s:7:"general";}}i:136;O:8:"stdClass":3:{s:5:"title";s:38:"How To Connect Stripe Payment Gateway?";s:3:"url";s:65:"https://cartflows.com/docs/how-to-connect-stripe-payment-gateway/";s:8:"category";a:1:{i:0;s:7:"general";}}i:137;O:8:"stdClass":3:{s:5:"title";s:15:"GDPR Compliance";s:3:"url";s:43:"https://cartflows.com/docs/gdpr-compliance/";s:8:"category";a:1:{i:0;s:7:"general";}}i:138;O:8:"stdClass":3:{s:5:"title";s:28:"How to Set Flow As Homepage?";s:3:"url";s:48:"https://cartflows.com/docs/set-flow-as-homepage/";s:8:"category";a:1:{i:0;s:7:"general";}}i:139;O:8:"stdClass":3:{s:5:"title";s:32:"How To Add An Affiliate Program?";s:3:"url";s:59:"https://cartflows.com/docs/how-to-add-an-affiliate-program/";s:8:"category";a:1:{i:0;s:7:"general";}}i:140;O:8:"stdClass":3:{s:5:"title";s:20:"Using Pricing Tables";s:3:"url";s:48:"https://cartflows.com/docs/using-pricing-tables/";s:8:"category";a:1:{i:0;s:7:"general";}}i:141;O:8:"stdClass":3:{s:5:"title";s:46:"How To Hide WooCommerce Pages &#038; Products?";s:3:"url";s:66:"https://cartflows.com/docs/how-to-hide-woocommerce-pages-products/";s:8:"category";a:1:{i:0;s:7:"general";}}i:142;O:8:"stdClass":3:{s:5:"title";s:24:"Best Permalinks Settings";s:3:"url";s:52:"https://cartflows.com/docs/best-permalinks-settings/";s:8:"category";a:1:{i:0;s:18:"permalink-settings";}}i:143;O:8:"stdClass":3:{s:5:"title";s:60:"How To Embed A Checkout Form on the CartFlows Checkout page?";s:3:"url";s:56:"https://cartflows.com/docs/how-to-embed-a-checkout-form/";s:8:"category";a:1:{i:0;s:7:"general";}}i:144;O:8:"stdClass":3:{s:5:"title";s:54:"How To Use Your Themes Header &#038; Footer In A Step?";s:3:"url";s:74:"https://cartflows.com/docs/how-to-use-your-themes-header-footer-in-a-step/";s:8:"category";a:1:{i:0;s:7:"general";}}i:145;O:8:"stdClass":3:{s:5:"title";s:24:"CartFlows Tutorial Video";s:3:"url";s:52:"https://cartflows.com/docs/cartflows-tutorial-video/";s:8:"category";a:1:{i:0;s:15:"getting-started";}}i:146;O:8:"stdClass":3:{s:5:"title";s:25:"General Settings Overview";s:3:"url";s:53:"https://cartflows.com/docs/general-settings-overview/";s:8:"category";a:1:{i:0;s:7:"general";}}i:147;O:8:"stdClass":3:{s:5:"title";s:27:"How To Install WooCommerce?";s:3:"url";s:54:"https://cartflows.com/docs/how-to-install-woocommerce/";s:8:"category";a:1:{i:0;s:7:"general";}}i:148;O:8:"stdClass":3:{s:5:"title";s:23:"How To Use WooCommerce?";s:3:"url";s:50:"https://cartflows.com/docs/how-to-use-woocommerce/";s:8:"category";a:1:{i:0;s:7:"general";}}i:149;O:8:"stdClass":3:{s:5:"title";s:15:"Global Checkout";s:3:"url";s:43:"https://cartflows.com/docs/global-checkout/";s:8:"category";a:2:{i:0;s:7:"general";i:1;s:15:"global-checkout";}}i:150;O:8:"stdClass":3:{s:5:"title";s:51:"How to Hide Checkout Fields from the Checkout Page?";s:3:"url";s:55:"https://cartflows.com/docs/how-to-hide-checkout-fields/";s:8:"category";a:1:{i:0;s:7:"general";}}i:151;O:8:"stdClass":3:{s:5:"title";s:43:"How To Use CartFlows With Thrive Architect?";s:3:"url";s:70:"https://cartflows.com/docs/how-to-use-cartflows-with-thrive-architect/";s:8:"category";a:1:{i:0;s:7:"general";}}i:152;O:8:"stdClass":3:{s:5:"title";s:32:"How To Use CartFlows With Brizy?";s:3:"url";s:59:"https://cartflows.com/docs/how-to-use-cartflows-with-brizy/";s:8:"category";a:1:{i:0;s:15:"getting-started";}}i:153;O:8:"stdClass":3:{s:5:"title";s:41:"How To Use CartFlows With Beaver Builder?";s:3:"url";s:68:"https://cartflows.com/docs/how-to-use-cartflows-with-beaver-builder/";s:8:"category";a:1:{i:0;s:7:"general";}}i:154;O:8:"stdClass":3:{s:5:"title";s:44:"How To Use CartFlows With Your Own Template?";s:3:"url";s:71:"https://cartflows.com/docs/how-to-use-cartflows-with-your-own-template/";s:8:"category";a:1:{i:0;s:7:"general";}}i:155;O:8:"stdClass":3:{s:5:"title";s:17:"One Click Upsells";s:3:"url";s:45:"https://cartflows.com/docs/one-click-upsells/";s:8:"category";a:1:{i:0;s:17:"one-click-upsells";}}i:156;O:8:"stdClass":3:{s:5:"title";s:29:"How To Install CartFlows Pro?";s:3:"url";s:52:"https://cartflows.com/docs/how-to-install-cartflows/";s:8:"category";a:1:{i:0;s:20:"installation-updates";}}}}', 'yes'),
(1832, '_astra_sites_old_site_options', 'a:53:{s:30:"woocommerce_product_attributes";a:0:{}s:28:"woocommerce_product_cat_list";a:0:{}s:23:"woocommerce_product_cat";a:0:{}s:11:"custom_logo";s:91:"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/logo-green.svg";s:18:"nav_menu_locations";a:2:{s:7:"primary";s:9:"main-menu";s:11:"footer_menu";s:9:"main-menu";}s:13:"show_on_front";s:4:"page";s:13:"page_on_front";s:4:"Home";s:14:"page_for_posts";s:0:"";s:25:"_fl_builder_enabled_icons";N;s:27:"_fl_builder_enabled_modules";N;s:22:"_fl_builder_post_types";N;s:25:"_fl_builder_color_presets";N;s:20:"_fl_builder_services";N;s:20:"_fl_builder_settings";N;s:23:"_fl_builder_user_access";N;s:29:"_fl_builder_enabled_templates";N;s:25:"elementor_container_width";N;s:21:"elementor_cpt_support";a:2:{i:0;s:4:"post";i:1;s:4:"page";}s:26:"elementor_css_print_method";s:8:"internal";s:31:"elementor_default_generic_fonts";N;s:31:"elementor_disable_color_schemes";s:3:"yes";s:36:"elementor_disable_typography_schemes";s:3:"yes";s:28:"elementor_editor_break_lines";s:0:"";s:28:"elementor_exclude_user_roles";N;s:31:"elementor_global_image_lightbox";N;s:29:"elementor_page_title_selector";N;s:22:"elementor_scheme_color";a:4:{i:1;s:7:"#6ec1e4";i:2;s:7:"#54595f";i:3;s:7:"#7a7a7a";i:4;s:7:"#61ce70";}s:30:"elementor_scheme_color-picker]";a:8:{i:1;s:7:"#6ec1e4";i:2;s:7:"#54595f";i:3;s:7:"#7a7a7a";i:4;s:7:"#61ce70";i:5;s:7:"#4054b2";i:6;s:7:"#23a455";i:7;s:4:"#000";i:8;s:4:"#fff";}s:27:"elementor_scheme_typography";a:4:{i:1;a:2:{s:11:"font_family";s:6:"Roboto";s:11:"font_weight";s:3:"600";}i:2;a:2:{s:11:"font_family";s:11:"Roboto Slab";s:11:"font_weight";s:3:"400";}i:3;a:2:{s:11:"font_family";s:6:"Roboto";s:11:"font_weight";s:3:"400";}i:4;a:2:{s:11:"font_family";s:6:"Roboto";s:11:"font_weight";s:3:"500";}}s:31:"elementor_space_between_widgets";N;s:37:"elementor_stretched_section_container";N;s:23:"elementor_load_fa4_shim";s:3:"yes";s:20:"elementor_active_kit";s:1:"4";s:30:"elementor_experiment-container";s:6:"active";s:27:"woocommerce_shop_page_title";s:0:"";s:27:"woocommerce_cart_page_title";s:0:"";s:31:"woocommerce_checkout_page_title";s:0:"";s:32:"woocommerce_myaccount_page_title";s:0:"";s:35:"woocommerce_edit_address_page_title";s:0:"";s:33:"woocommerce_view_order_page_title";s:0:"";s:38:"woocommerce_change_password_page_title";s:0:"";s:29:"woocommerce_logout_page_title";s:0:"";s:33:"woocommerce_enable_guest_checkout";N;s:42:"woocommerce_enable_checkout_login_reminder";N;s:49:"woocommerce_enable_signup_and_login_from_checkout";N;s:41:"woocommerce_enable_myaccount_registration";N;s:42:"woocommerce_registration_generate_username";N;s:12:"edd_settings";N;s:16:"wpforms_settings";a:5:{s:11:"disable-css";s:1:"2";s:13:"global-assets";b:0;s:4:"gdpr";b:0;s:13:"modern-markup";s:1:"0";s:20:"modern-markup-is-set";b:1;}s:29:"learndash_settings_theme_ld30";N;s:33:"learndash_settings_courses_themes";N;s:20:"astra-color-palettes";a:4:{s:14:"currentPalette";s:9:"palette_1";s:8:"palettes";a:3:{s:9:"palette_1";a:9:{i:0;s:7:"#ffd936";i:1;s:7:"#dab200";i:2;s:7:"#536942";i:3;s:20:"rgba(82,104,64,0.75)";i:4;s:7:"#f6f8f5";i:5;s:7:"#ffffff";i:6;s:19:"rgba(82,104,64,0.8)";i:7;s:7:"#000000";i:8;s:19:"rgba(82,104,64,0.3)";}s:9:"palette_2";a:9:{i:0;s:7:"#0170b9";i:1;s:7:"#3a3a3a";i:2;s:7:"#3a3a3a";i:3;s:7:"#4b4f58";i:4;s:7:"#f5f5f5";i:5;s:7:"#ffffff";i:6;s:7:"#f2f5f7";i:7;s:7:"#424242";i:8;s:7:"#000000";}s:9:"palette_3";a:9:{i:0;s:7:"#0170B9";i:1;s:7:"#3a3a3a";i:2;s:7:"#3a3a3a";i:3;s:7:"#4B4F58";i:4;s:7:"#F5F5F5";i:5;s:7:"#FFFFFF";i:6;s:7:"#F2F5F7";i:7;s:7:"#424242";i:8;s:7:"#000000";}}s:4:"flag";b:0;s:7:"presets";a:10:{s:8:"preset_1";a:9:{i:0;s:7:"#0067FF";i:1;s:7:"#005EE9";i:2;s:7:"#0F172A";i:3;s:7:"#364151";i:4;s:7:"#E7F6FF";i:5;s:7:"#FFFFFF";i:6;s:7:"#D1DAE5";i:7;s:7:"#070614";i:8;s:7:"#222222";}s:8:"preset_2";a:9:{i:0;s:7:"#6528F7";i:1;s:7:"#5511F8";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#F2F0FE";i:5;s:7:"#FFFFFF";i:6;s:7:"#D8D8F5";i:7;s:7:"#0D0614";i:8;s:7:"#222222";}s:8:"preset_3";a:9:{i:0;s:7:"#DD183B";i:1;s:7:"#CC1939";i:2;s:7:"#0F172A";i:3;s:7:"#3A3A3A";i:4;s:7:"#FFEDE6";i:5;s:7:"#FFFFFF";i:6;s:7:"#FFD1BF";i:7;s:7:"#140609";i:8;s:7:"#222222";}s:8:"preset_4";a:9:{i:0;s:7:"#54B435";i:1;s:7:"#379237";i:2;s:7:"#0F172A";i:3;s:7:"#2F3B40";i:4;s:7:"#EDFBE2";i:5;s:7:"#FFFFFF";i:6;s:7:"#D5EAD8";i:7;s:7:"#0C1406";i:8;s:7:"#222222";}s:8:"preset_5";a:9:{i:0;s:7:"#DCA54A";i:1;s:7:"#D09A40";i:2;s:7:"#0F172A";i:3;s:7:"#4A4A4A";i:4;s:7:"#FAF5E5";i:5;s:7:"#FFFFFF";i:6;s:7:"#F0E6C5";i:7;s:7:"#141004";i:8;s:7:"#222222";}s:8:"preset_6";a:9:{i:0;s:7:"#FB5FAB";i:1;s:7:"#EA559D";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#FCEEF5";i:5;s:7:"#FFFFFF";i:6;s:7:"#FAD8E9";i:7;s:7:"#140610";i:8;s:7:"#222222";}s:8:"preset_7";a:9:{i:0;s:7:"#1B9C85";i:1;s:7:"#178E79";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#EDF6EE";i:5;s:7:"#FFFFFF";i:6;s:7:"#D4F3D7";i:7;s:7:"#06140C";i:8;s:7:"#222222";}s:8:"preset_8";a:9:{i:0;s:7:"#FD9800";i:1;s:7:"#E98C00";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#FEF9E1";i:5;s:7:"#FFFFFF";i:6;s:7:"#F9F0C8";i:7;s:7:"#141006";i:8;s:7:"#222222";}s:8:"preset_9";a:9:{i:0;s:7:"#FF6210";i:1;s:7:"#F15808";i:2;s:7:"#1C0D0A";i:3;s:7:"#353535";i:4;s:7:"#FEF1E4";i:5;s:7:"#FFFFFF";i:6;s:7:"#E5D7D1";i:7;s:7:"#140B06";i:8;s:7:"#222222";}s:9:"preset_10";a:9:{i:0;s:7:"#737880";i:1;s:7:"#65696F";i:2;s:7:"#151616";i:3;s:7:"#393C40";i:4;s:7:"#F6F6F6";i:5;s:7:"#FFFFFF";i:6;s:7:"#F1F0F0";i:7;s:7:"#232529";i:8;s:7:"#222222";}}}s:24:"astra-typography-presets";s:0:"";}', 'no'),
(1852, '_astra_sites_old_widgets_data', 'a:13:{s:19:"wp_inactive_widgets";a:14:{i:0;s:28:"woocommerce_product_search-2";i:1;s:32:"woocommerce_product_categories-3";i:2;s:26:"woocommerce_price_filter-3";i:3;s:25:"woocommerce_layered_nav-3";i:4;s:25:"woocommerce_layered_nav-4";i:5;s:16:"wpforms-widget-2";i:6;s:10:"nav_menu-3";i:7;s:10:"nav_menu-4";i:8;s:8:"block-12";i:9;s:8:"block-13";i:10;s:8:"block-14";i:11;s:26:"woocommerce_price_filter-4";i:12;s:32:"woocommerce_product_categories-4";i:13;s:32:"woocommerce_top_rated_products-2";}s:9:"sidebar-1";a:5:{i:0;s:8:"block-15";i:1;s:8:"block-16";i:2;s:8:"block-17";i:3;s:8:"block-18";i:4;s:8:"block-19";}s:13:"header-widget";a:0:{}s:15:"footer-widget-1";a:1:{i:0;s:8:"block-20";}s:15:"footer-widget-2";a:0:{}s:24:"advanced-footer-widget-1";a:0:{}s:24:"advanced-footer-widget-2";a:0:{}s:24:"advanced-footer-widget-3";a:0:{}s:24:"advanced-footer-widget-4";a:0:{}s:13:"array_version";i:3;s:15:"footer-widget-3";a:0:{}s:15:"footer-widget-4";a:0:{}s:22:"astra-woo-shop-sidebar";a:0:{}}', 'no'),
(1854, 'wpforms_process_forms_locator_status', 'completed', 'yes'),
(1858, 'astra_sites_import_complete', 'yes', 'no'),
(1859, 'astra_sites_batch_process_complete', 'yes', 'yes'),
(1867, '_transient_wc_count_comments', 'O:8:"stdClass":7:{s:14:"total_comments";i:1;s:3:"all";i:1;s:8:"approved";s:1:"1";s:9:"moderated";i:0;s:4:"spam";i:0;s:5:"trash";i:0;s:12:"post-trashed";i:0;}', 'yes'),
(1871, '_transient_product-transient-version', '1708359535', 'yes'),
(1888, 'wpforms_crypto_secret_key', 'fxOG3lvNW2E4RPCLPvOVxCvs1zW6QugTBPpcfREiuz0=', 'yes'),
(1889, '_transient_shipping-transient-version', '1708011625', 'yes'),
(1895, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'yes'),
(1898, '_transient_woocommerce_reports-transient-version', '1708011702', 'yes'),
(1906, 'cartflows-elementor-flows-and-steps-1', 'a:33:{i:0;a:11:{s:2:"ID";i:52535;s:5:"title";s:8:"Pet Food";s:4:"type";s:4:"free";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-sales-landing.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-sales-landing-600x2091.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:52536;s:5:"title";s:22:"Pet Food Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-sales-landing.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-sales-landing-600x2091.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/pet-food-sales-landing/";}i:1;a:6:{s:2:"ID";i:52537;s:5:"title";s:17:"Pet Food Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:98:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-checkout.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-checkout-600x1183.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/pet-food-checkout/";}i:2;a:6:{s:2:"ID";i:52538;s:5:"title";s:18:"Pet Food Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-thank-you.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/pet-food-thank-you-600x608.jpg";s:4:"link";s:61:"https://templates.cartflows.com/elementor/pet-food-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:1;a:11:{s:2:"ID";i:52386;s:5:"title";s:17:"Store Checkout 04";s:4:"type";s:4:"free";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-04.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-04-600x817.jpg";s:8:"category";a:1:{i:0;s:14:"store-checkout";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:52388;s:5:"title";s:17:"Store Checkout 04";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-04.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-04-600x817.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/store-checkout-04/";}i:1;a:6:{s:2:"ID";i:55364;s:5:"title";s:24:"Store Checkout Upsell 04";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/09/store-checkout-upsell-04.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/09/store-checkout-upsell-04-600x518.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/store-checkout-upsell-04/";}i:2;a:6:{s:2:"ID";i:52389;s:5:"title";s:27:"Store Checkout Thank You 04";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-04.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-04-600x546.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/store-checkout-thank-you-04/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:200;s:4:"name";s:14:"Store Checkout";s:4:"slug";s:14:"store-checkout";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:200;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:4;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:2;a:11:{s:2:"ID";i:52251;s:5:"title";s:17:"Store Checkout 03";s:4:"type";s:4:"free";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-03-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-03-1-600x999.jpg";s:8:"category";a:1:{i:0;s:14:"store-checkout";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:52253;s:5:"title";s:17:"Store Checkout 03";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-03-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-03-1-600x999.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/store-checkout-03/";}i:1;a:6:{s:2:"ID";i:55344;s:5:"title";s:24:"Store Checkout Upsell 03";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/09/store-checkout-upsell-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/09/store-checkout-upsell-03-600x965.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/store-checkout-upsell-03/";}i:2;a:6:{s:2:"ID";i:52254;s:5:"title";s:27:"Store Checkout Thank You 03";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-03-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-03-1-600x570.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/store-checkout-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:200;s:4:"name";s:14:"Store Checkout";s:4:"slug";s:14:"store-checkout";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:200;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:4;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:3;a:11:{s:2:"ID";i:52099;s:5:"title";s:17:"Store Checkout 02";s:4:"type";s:4:"free";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-02-1.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-02-1-600x1059.jpg";s:8:"category";a:1:{i:0;s:14:"store-checkout";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:52101;s:5:"title";s:17:"Store Checkout 02";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-02-1.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-02-1-600x1059.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/store-checkout-02/";}i:1;a:6:{s:2:"ID";i:55246;s:5:"title";s:24:"Store Checkout Upsell 02";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/09/store-checkout-upsell-02.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/09/store-checkout-upsell-02-600x735.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/store-checkout-upsell-02/";}i:2;a:6:{s:2:"ID";i:52102;s:5:"title";s:27:"Store Checkout Thank You 02";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-02-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-02-1-600x531.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/store-checkout-thank-you-02/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:200;s:4:"name";s:14:"Store Checkout";s:4:"slug";s:14:"store-checkout";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:200;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:4;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:4;a:11:{s:2:"ID";i:51946;s:5:"title";s:17:"Store Checkout 01";s:4:"type";s:4:"free";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-01-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-01-1-600x819.jpg";s:8:"category";a:1:{i:0;s:14:"store-checkout";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:51948;s:5:"title";s:17:"Store Checkout 01";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-01-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-checkout-01-1-600x819.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/store-checkout-01/";}i:1;a:6:{s:2:"ID";i:55145;s:5:"title";s:24:"Store Checkout Upsell 01";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/08/store-checkout-upsell-01.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/08/store-checkout-upsell-01-600x572.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/store-checkout-upsell-01/";}i:2;a:6:{s:2:"ID";i:51949;s:5:"title";s:27:"Store Checkout Thank You 01";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-01-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/global-thankyou-01-1-600x575.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/store-checkout-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:200;s:4:"name";s:14:"Store Checkout";s:4:"slug";s:14:"store-checkout";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:200;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:4;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:5;a:11:{s:2:"ID";i:51226;s:5:"title";s:22:"Online Marketing eBook";s:4:"type";s:4:"free";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/online-marketing-ebook-optin.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/online-marketing-ebook-optin-600x1383.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:51230;s:5:"title";s:28:"Online Marketing eBook Optin";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/online-marketing-ebook-optin.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/online-marketing-ebook-optin-600x1383.jpg";s:4:"link";s:71:"https://templates.cartflows.com/elementor/online-marketing-ebook-optin/";}i:1;a:6:{s:2:"ID";i:51229;s:5:"title";s:32:"Online Marketing eBook Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/online-marketing-ebook-thank-you.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/online-marketing-ebook-thank-you-600x830.jpg";s:4:"link";s:75:"https://templates.cartflows.com/elementor/online-marketing-ebook-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:6;a:11:{s:2:"ID";i:50791;s:5:"title";s:23:"Digital Marketing Guide";s:4:"type";s:4:"free";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/digital-marketing-guide-checkout.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/digital-marketing-guide-checkout-600x3218.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:50793;s:5:"title";s:32:"Digital Marketing Guide Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/digital-marketing-guide-checkout.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/digital-marketing-guide-checkout-600x3218.jpg";s:4:"link";s:75:"https://templates.cartflows.com/elementor/digital-marketing-guide-checkout/";}i:1;a:6:{s:2:"ID";i:50794;s:5:"title";s:33:"Digital Marketing Guide Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/digital-marketing-guide-thank-you.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/digital-marketing-guide-thank-you-600x571.jpg";s:4:"link";s:76:"https://templates.cartflows.com/elementor/digital-marketing-guide-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:7;a:11:{s:2:"ID";i:50212;s:5:"title";s:10:"Fat Burner";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-checkout.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-checkout-600x2585.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:50214;s:5:"title";s:19:"Fat Burner Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-checkout.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-checkout-600x2585.jpg";s:4:"link";s:62:"https://templates.cartflows.com/elementor/fat-burner-checkout/";}i:1;a:6:{s:2:"ID";i:50547;s:5:"title";s:17:"Fat Burner Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:98:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-upsell.jpg";s:19:"thumbnail_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-upsell-600x857.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/fat-burner-upsell/";}i:2;a:6:{s:2:"ID";i:50215;s:5:"title";s:20:"Fat Burner Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-thank-you.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/fat-burner-thank-you-600x423.jpg";s:4:"link";s:63:"https://templates.cartflows.com/elementor/fat-burner-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:8;a:11:{s:2:"ID";i:48243;s:5:"title";s:19:"Evergreen Product 1";s:4:"type";s:4:"free";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-sales-landing.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-sales-landing-600x2442.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:48244;s:5:"title";s:31:"Evergreen Product Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-sales-landing.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-sales-landing-600x2442.jpg";s:4:"link";s:74:"https://templates.cartflows.com/elementor/evergreen-product-sales-landing/";}i:1;a:6:{s:2:"ID";i:48245;s:5:"title";s:26:"Evergreen Product Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-checkout.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-checkout-600x1263.jpg";s:4:"link";s:69:"https://templates.cartflows.com/elementor/evergreen-product-checkout/";}i:2;a:6:{s:2:"ID";i:48246;s:5:"title";s:27:"Evergreen Product Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-thank-you.jpg";s:19:"thumbnail_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/evergreen-product-thank-you-600x1135.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/evergreen-product-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:9;a:11:{s:2:"ID";i:47974;s:5:"title";s:19:"Business Consultant";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:125:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-sales-landing-1-600x5151.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:47975;s:5:"title";s:33:"Business Consultant Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:125:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-sales-landing-1-600x5151.jpg";s:4:"link";s:76:"https://templates.cartflows.com/elementor/business-consultant-sales-landing/";}i:1;a:6:{s:2:"ID";i:47976;s:5:"title";s:28:"Business Consultant Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-checkout.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-checkout-600x1149.jpg";s:4:"link";s:71:"https://templates.cartflows.com/elementor/business-consultant-checkout/";}i:2;a:6:{s:2:"ID";i:47977;s:5:"title";s:29:"Business Consultant Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-thank-you.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/business-consultant-thank-you-600x543.jpg";s:4:"link";s:72:"https://templates.cartflows.com/elementor/business-consultant-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:10;a:11:{s:2:"ID";i:47103;s:5:"title";s:24:"Project Manager Software";s:4:"type";s:4:"free";s:18:"featured_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-software-sales-landing.jpg";s:19:"thumbnail_image_url";s:128:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-software-sales-landing-600x3158.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:47104;s:5:"title";s:38:"Project Manager Software Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-software-sales-landing.jpg";s:19:"thumbnail_image_url";s:128:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-software-sales-landing-600x3158.jpg";s:4:"link";s:81:"https://templates.cartflows.com/elementor/project-manager-software-sales-landing/";}i:1;a:6:{s:2:"ID";i:47105;s:5:"title";s:33:"Project Manager Software Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-software-checkout.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-software-checkout-600x920.jpg";s:4:"link";s:76:"https://templates.cartflows.com/elementor/project-manager-software-checkout/";}i:2;a:6:{s:2:"ID";i:47106;s:5:"title";s:25:"Project Manager Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-thank-you.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/project-manager-thank-you-600x491.jpg";s:4:"link";s:68:"https://templates.cartflows.com/elementor/project-manager-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:11;a:11:{s:2:"ID";i:46529;s:5:"title";s:17:"Web3 Crash Course";s:4:"type";s:4:"free";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/web3-crash-course-checkout.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/web3-crash-course-checkout-600x4252.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:46531;s:5:"title";s:26:"Web3 Crash Course Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/web3-crash-course-checkout-1.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/web3-crash-course-checkout-1-600x4322.jpg";s:4:"link";s:69:"https://templates.cartflows.com/elementor/web3-crash-course-checkout/";}i:1;a:6:{s:2:"ID";i:46532;s:5:"title";s:27:"Web3 Crash Course Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/web3-crash-course-thank-you.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/web3-crash-course-thank-you-600x690.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/web3-crash-course-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:12;a:11:{s:2:"ID";i:45525;s:5:"title";s:15:"Brightening Gel";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-sales-landing-1-600x2902.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:5:{i:0;a:6:{s:2:"ID";i:45526;s:5:"title";s:29:"Brightening Gel Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-sales-landing-2.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-sales-landing-2-600x2902.jpg";s:4:"link";s:72:"https://templates.cartflows.com/elementor/brightening-gel-sales-landing/";}i:1;a:6:{s:2:"ID";i:45527;s:5:"title";s:24:"Brightening Gel Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-checkout.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-checkout-600x1291.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/brightening-gel-checkout/";}i:2;a:6:{s:2:"ID";i:45994;s:5:"title";s:22:"Brightening Gel Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-upsell.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-upsell-600x1299.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/brightening-gel-upsell/";}i:3;a:6:{s:2:"ID";i:46220;s:5:"title";s:24:"Brightening Gel Downsell";s:4:"type";s:8:"downsell";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-downsell.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-downsell-600x423.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/brightening-gel-downsell/";}i:4;a:6:{s:2:"ID";i:45528;s:5:"title";s:25:"Brightening Gel Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-thank-you.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/brightening-gel-thank-you-600x786.jpg";s:4:"link";s:68:"https://templates.cartflows.com/elementor/brightening-gel-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:13;a:11:{s:2:"ID";i:45455;s:5:"title";s:8:"Mint Tea";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-sales-landing.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-sales-landing-600x2300.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:45456;s:5:"title";s:22:"Mint Tea Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-sales-landing.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-sales-landing-600x2300.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/mint-tea-sales-landing/";}i:1;a:6:{s:2:"ID";i:45457;s:5:"title";s:17:"Mint Tea Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-checkout-1.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-checkout-1-600x1048.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/mint-tea-checkout/";}i:2;a:6:{s:2:"ID";i:45462;s:5:"title";s:15:"Mint Tea Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:96:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-upsell.jpg";s:19:"thumbnail_image_url";s:104:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-upsell-600x430.jpg";s:4:"link";s:58:"https://templates.cartflows.com/elementor/mint-tea-upsell/";}i:3;a:6:{s:2:"ID";i:45458;s:5:"title";s:18:"Mint Tea Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-thank-you.jpg";s:19:"thumbnail_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/mint-tea-thank-you-600x1188.jpg";s:4:"link";s:61:"https://templates.cartflows.com/elementor/mint-tea-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:14;a:11:{s:2:"ID";i:45043;s:5:"title";s:20:"Smart Vacuum Cleaner";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-sales-landing.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-sales-landing-600x3463.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:45044;s:5:"title";s:24:"RoboVacuum Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-sales-landing.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-sales-landing-600x3463.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/robovacuum-sales-landing/";}i:1;a:6:{s:2:"ID";i:45045;s:5:"title";s:19:"RoboVacuum Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-checkout-1.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-checkout-1-600x1314.jpg";s:4:"link";s:62:"https://templates.cartflows.com/elementor/robovacuum-checkout/";}i:2;a:6:{s:2:"ID";i:48477;s:5:"title";s:17:"RoboVacuum Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:98:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/robovacuum-upsell.jpg";s:19:"thumbnail_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/02/robovacuum-upsell-600x496.jpg";s:4:"link";s:60:"https://templates.cartflows.com/elementor/robovacuum-upsell/";}i:3;a:6:{s:2:"ID";i:45046;s:5:"title";s:20:"RoboVacuum Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-thank-you.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/robovacuum-thank-you-600x1204.jpg";s:4:"link";s:63:"https://templates.cartflows.com/elementor/robovacuum-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:15;a:11:{s:2:"ID";i:44200;s:5:"title";s:12:"Whey Protein";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-sales-landing.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-sales-landing-600x2771.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:44201;s:5:"title";s:26:"Whey Protein Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-sales-landing.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-sales-landing-600x2771.jpg";s:4:"link";s:69:"https://templates.cartflows.com/elementor/whey-protein-sales-landing/";}i:1;a:6:{s:2:"ID";i:44202;s:5:"title";s:21:"Whey Protein Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-checkout.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-checkout-600x1812.jpg";s:4:"link";s:64:"https://templates.cartflows.com/elementor/whey-protein-checkout/";}i:2;a:6:{s:2:"ID";i:44825;s:5:"title";s:19:"Whey Protein Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-upsell.jpg";s:19:"thumbnail_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-upsell-600x423.jpg";s:4:"link";s:62:"https://templates.cartflows.com/elementor/whey-protein-upsell/";}i:3;a:6:{s:2:"ID";i:44203;s:5:"title";s:22:"Whey Protein Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-thank-you.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/whey-protein-thank-you-600x423.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/whey-protein-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:16;a:11:{s:2:"ID";i:42907;s:5:"title";s:12:"CRM Software";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-landing.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-landing-600x3163.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:42908;s:5:"title";s:26:"CRM Software Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-landing.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-landing-600x3163.jpg";s:4:"link";s:69:"https://templates.cartflows.com/elementor/crm-software-sales-landing/";}i:1;a:6:{s:2:"ID";i:42909;s:5:"title";s:21:"CRM Software Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-checkout.jpg";s:19:"thumbnail_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-checkout-600x1209.jpg";s:4:"link";s:64:"https://templates.cartflows.com/elementor/crm-software-checkout/";}i:2;a:6:{s:2:"ID";i:43498;s:5:"title";s:19:"CRM Software Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-upsell.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-upsell-600x486.jpg";s:4:"link";s:62:"https://templates.cartflows.com/elementor/crm-software-upsell/";}i:3;a:6:{s:2:"ID";i:42910;s:5:"title";s:22:"CRM Software Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-thank-you.jpg";s:19:"thumbnail_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/crm-software-sales-thank-you-600x858.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/crm-software-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:17;a:11:{s:2:"ID";i:41877;s:5:"title";s:28:"Agency / Productized Service";s:4:"type";s:4:"free";s:18:"featured_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-sales-landing.jpg";s:19:"thumbnail_image_url";s:130:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-sales-landing-600x4529.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:41878;s:5:"title";s:42:"Agency / Productized Service Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-sales-landing.jpg";s:19:"thumbnail_image_url";s:130:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-sales-landing-600x4529.jpg";s:4:"link";s:83:"https://templates.cartflows.com/elementor/agency-productized-service-sales-landing/";}i:1;a:6:{s:2:"ID";i:41879;s:5:"title";s:37:"Agency / Productized Service Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-checkout.jpg";s:19:"thumbnail_image_url";s:124:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-checkout-600x636.jpg";s:4:"link";s:78:"https://templates.cartflows.com/elementor/agency-productized-service-checkout/";}i:2;a:6:{s:2:"ID";i:41880;s:5:"title";s:38:"Agency / Productized Service Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-thank-you.jpg";s:19:"thumbnail_image_url";s:125:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/agency-productized-service-thank-you-600x824.jpg";s:4:"link";s:79:"https://templates.cartflows.com/elementor/agency-productized-service-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:18;a:11:{s:2:"ID";i:41664;s:5:"title";s:13:"SaaS Software";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-landing-1-600x3848.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:41665;s:5:"title";s:27:"SaaS Software Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-landing-1-600x3848.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/saas-software-sales-landing/";}i:1;a:6:{s:2:"ID";i:41666;s:5:"title";s:22:"SaaS Software Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-checkout.jpg";s:19:"thumbnail_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-checkout-600x819.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/saas-software-checkout/";}i:2;a:6:{s:2:"ID";i:41667;s:5:"title";s:23:"SaaS Software Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-thank-you.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/saas-software-sales-thank-you-600x885.jpg";s:4:"link";s:66:"https://templates.cartflows.com/elementor/saas-software-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:19;a:11:{s:2:"ID";i:40292;s:5:"title";s:27:"Business Program Membership";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:124:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:133:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-sales-landing-1-600x6305.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:40293;s:5:"title";s:41:"Business Program Membership Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:124:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:133:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-sales-landing-1-600x6305.jpg";s:4:"link";s:84:"https://templates.cartflows.com/elementor/business-program-membership-sales-landing/";}i:1;a:6:{s:2:"ID";i:40294;s:5:"title";s:36:"Business Program Membership Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-checkout.jpg";s:19:"thumbnail_image_url";s:126:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-checkout-600x1356.jpg";s:4:"link";s:79:"https://templates.cartflows.com/elementor/business-program-membership-checkout/";}i:2;a:6:{s:2:"ID";i:40295;s:5:"title";s:37:"Business Program Membership Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-thank-you.jpg";s:19:"thumbnail_image_url";s:126:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2022/01/business-program-membership-thank-you-600x585.jpg";s:4:"link";s:80:"https://templates.cartflows.com/elementor/business-program-membership-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:20;a:11:{s:2:"ID";i:35518;s:5:"title";s:14:"Coffee Machine";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:120:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-sales-landing-1-600x3361.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:35519;s:5:"title";s:28:"Coffee Machine Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-sales-landing-1.jpg";s:19:"thumbnail_image_url";s:120:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-sales-landing-1-600x3361.jpg";s:4:"link";s:71:"https://templates.cartflows.com/elementor/coffee-machine-sales-landing/";}i:1;a:6:{s:2:"ID";i:35540;s:5:"title";s:23:"Coffee Machine Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-checkout-1.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-checkout-1-600x1196.jpg";s:4:"link";s:66:"https://templates.cartflows.com/elementor/coffee-machine-checkout/";}i:2;a:6:{s:2:"ID";i:36535;s:5:"title";s:21:"Coffee Machine Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-upsell-1.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-upsell-1-600x423.jpg";s:4:"link";s:64:"https://templates.cartflows.com/elementor/coffee-machine-upsell/";}i:3;a:6:{s:2:"ID";i:35543;s:5:"title";s:24:"Coffee Machine Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-thank-you-1.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/coffee-machine-thank-you-1-600x1007.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/coffee-machine-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:21;a:11:{s:2:"ID";i:34646;s:5:"title";s:36:"In-person Online Course Registration";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-sales-landing.jpg";s:19:"thumbnail_image_url";s:126:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-sales-landing-600x3312.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:34647;s:5:"title";s:36:"Online Course Inperson Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-sales-landing.jpg";s:19:"thumbnail_image_url";s:126:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-sales-landing-600x3312.jpg";s:4:"link";s:79:"https://templates.cartflows.com/elementor/online-course-inperson-sales-landing/";}i:1;a:6:{s:2:"ID";i:34648;s:5:"title";s:31:"Online Course Inperson Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-checkout.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-checkout-600x1355.jpg";s:4:"link";s:74:"https://templates.cartflows.com/elementor/online-course-inperson-checkout/";}i:2;a:6:{s:2:"ID";i:34649;s:5:"title";s:32:"Online Course Inperson Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-thank-you.jpg";s:19:"thumbnail_image_url";s:121:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-course-inperson-thank-you-600x528.jpg";s:4:"link";s:75:"https://templates.cartflows.com/elementor/online-course-inperson-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:8;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:22;a:11:{s:2:"ID";i:34034;s:5:"title";s:18:"Online Yoga Course";s:4:"type";s:4:"free";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-optin.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-optin-600x2798.jpg";s:8:"category";a:2:{i:0;s:12:"sales-funnel";i:1;s:15:"lead-generation";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:34038;s:5:"title";s:24:"Online Yoga Course Optin";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-optin.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-optin-600x2798.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/online-yoga-course-optin/";}i:1;a:6:{s:2:"ID";i:34036;s:5:"title";s:27:"Online Yoga Course Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-checkout.jpg";s:19:"thumbnail_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-checkout-600x2935.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/online-yoga-course-checkout/";}i:2;a:6:{s:2:"ID";i:34037;s:5:"title";s:28:"Online Yoga Course Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-thank-you.jpg";s:19:"thumbnail_image_url";s:117:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/online-yoga-course-thank-you-600x809.jpg";s:4:"link";s:71:"https://templates.cartflows.com/elementor/online-yoga-course-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:8;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:23;a:11:{s:2:"ID";i:33693;s:5:"title";s:9:"Microwave";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-sales-landing.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-sales-landing-600x3138.jpg";s:8:"category";a:2:{i:0;s:15:"product-landing";i:1;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:33694;s:5:"title";s:23:"Microwave Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-sales-landing.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-sales-landing-600x3138.jpg";s:4:"link";s:66:"https://templates.cartflows.com/elementor/microwave-sales-landing/";}i:1;a:6:{s:2:"ID";i:33695;s:5:"title";s:18:"Microwave Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-checkout.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-checkout-600x943.jpg";s:4:"link";s:61:"https://templates.cartflows.com/elementor/microwave-checkout/";}i:2;a:6:{s:2:"ID";i:34195;s:5:"title";s:16:"Microwave Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:97:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-upsell.jpg";s:19:"thumbnail_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-upsell-600x376.jpg";s:4:"link";s:59:"https://templates.cartflows.com/elementor/microwave-upsell/";}i:3;a:6:{s:2:"ID";i:33696;s:5:"title";s:19:"Microwave Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-thank-you.jpg";s:19:"thumbnail_image_url";s:108:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/microwave-thank-you-600x883.jpg";s:4:"link";s:62:"https://templates.cartflows.com/elementor/microwave-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:24;a:11:{s:2:"ID";i:33002;s:5:"title";s:21:"SEO Foundation E-book";s:4:"type";s:4:"free";s:18:"featured_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-sales-landing.jpg";s:19:"thumbnail_image_url";s:124:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-sales-landing-600x2712.jpg";s:8:"category";a:2:{i:0;s:15:"product-landing";i:1;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:33003;s:5:"title";s:34:"SEO Foundation Ebook Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-sales-landing.jpg";s:19:"thumbnail_image_url";s:124:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-sales-landing-600x2712.jpg";s:4:"link";s:77:"https://templates.cartflows.com/elementor/seo-foundation-ebook-sales-landing/";}i:1;a:6:{s:2:"ID";i:33004;s:5:"title";s:29:"SEO Foundation Ebook Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-checkout.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-checkout-600x461.jpg";s:4:"link";s:72:"https://templates.cartflows.com/elementor/seo-foundation-ebook-checkout/";}i:2;a:6:{s:2:"ID";i:33005;s:5:"title";s:30:"SEO Foundation Ebook Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-thank-you.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/seo-foundation-ebook-thank-you-600x791.jpg";s:4:"link";s:73:"https://templates.cartflows.com/elementor/seo-foundation-ebook-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:25;a:11:{s:2:"ID";i:32553;s:5:"title";s:14:"Business Coach";s:4:"type";s:4:"free";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-sales-landing.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-sales-landing-600x4214.jpg";s:8:"category";a:2:{i:0;s:12:"sales-funnel";i:1;s:15:"lead-generation";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:32554;s:5:"title";s:22:"Business Coach Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-sales-landing.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-sales-landing-600x4214.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/business-coach-landing/";}i:1;a:6:{s:2:"ID";i:32555;s:5:"title";s:23:"Business Coach Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-checkout.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-checkout-600x663.jpg";s:4:"link";s:66:"https://templates.cartflows.com/elementor/business-coach-checkout/";}i:2;a:6:{s:2:"ID";i:32556;s:5:"title";s:24:"Business Coach Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-thank-you.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/12/business-coach-thank-you-600x564.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/business-coach-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:8;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:26;a:11:{s:2:"ID";i:31904;s:5:"title";s:15:"Beauty Skincare";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-sales-landing.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-sales-landing-600x2921.jpg";s:8:"category";a:2:{i:0;s:15:"product-landing";i:1;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:31905;s:5:"title";s:23:"Beauty Skincare Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-sales-landing.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-sales-landing-600x2921.jpg";s:4:"link";s:66:"https://templates.cartflows.com/elementor/beauty-skincare-landing/";}i:1;a:6:{s:2:"ID";i:31906;s:5:"title";s:24:"Beauty Skincare Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-checkout.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-checkout-596x800.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/beauty-skincare-checkout/";}i:2;a:6:{s:2:"ID";i:31911;s:5:"title";s:22:"Beauty Skincare Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-upsell.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-upsell-349x800.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/beauty-skincare-upsell/";}i:3;a:6:{s:2:"ID";i:31907;s:5:"title";s:25:"Beauty Skincare Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-thank-you.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/beauty-skincare-thank-you-355x800.jpg";s:4:"link";s:68:"https://templates.cartflows.com/elementor/beauty-skincare-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:27;a:11:{s:2:"ID";i:31692;s:5:"title";s:11:"Organic Oil";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-sales-landing.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-sales-landing-600x2480.jpg";s:8:"category";a:2:{i:0;s:15:"product-landing";i:1;s:12:"sales-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:31693;s:5:"title";s:25:"Organic Oil Sales Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-sales-landing.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-sales-landing-600x2480.jpg";s:4:"link";s:68:"https://templates.cartflows.com/elementor/organic-oil-sales-landing/";}i:1;a:6:{s:2:"ID";i:31694;s:5:"title";s:20:"Organic Oil Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-checkout.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-checkout-403x800.jpg";s:4:"link";s:63:"https://templates.cartflows.com/elementor/organic-oil-checkout/";}i:2;a:6:{s:2:"ID";i:31700;s:5:"title";s:18:"Organic Oil Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-upsell.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-upsell-600x463.jpg";s:4:"link";s:61:"https://templates.cartflows.com/elementor/organic-oil-upsell/";}i:3;a:6:{s:2:"ID";i:31695;s:5:"title";s:21:"Organic Oil Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-thank-you.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/organic-oil-thank-you-377x800.jpg";s:4:"link";s:64:"https://templates.cartflows.com/elementor/organic-oil-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:28;a:11:{s:2:"ID";i:30832;s:5:"title";s:15:"Online Workshop";s:4:"type";s:4:"free";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/online-workshop-optin.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/online-workshop-optin-600x3669.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:30836;s:5:"title";s:21:"Online Workshop Optin";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/online-workshop-optin.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/online-workshop-optin-600x3669.jpg";s:4:"link";s:64:"https://templates.cartflows.com/elementor/online-workshop-optin/";}i:1;a:6:{s:2:"ID";i:31303;s:5:"title";s:25:"Online Workshop Thank you";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/online-workshop-thank-you.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2021/11/online-workshop-thank-you-600x341.jpg";s:4:"link";s:68:"https://templates.cartflows.com/elementor/online-workshop-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:8;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:29;a:11:{s:2:"ID";i:20113;s:5:"title";s:14:"Download eBook";s:4:"type";s:4:"free";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook-600x517.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:20115;s:5:"title";s:18:"Download The eBook";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook-600x517.jpg";s:4:"link";s:61:"https://templates.cartflows.com/elementor/download-the-ebook/";}i:1;a:6:{s:2:"ID";i:20124;s:5:"title";s:9:"Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-ebook-thank-you-1.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-ebook-thank-you-1-600x776.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/download-ebook-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:8;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:30;a:11:{s:2:"ID";i:20092;s:5:"title";s:11:"Music Album";s:4:"type";s:4:"free";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page-362x800.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:20094;s:5:"title";s:24:"Music Album Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page-362x800.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/music-album-landing-page/";}i:1;a:6:{s:2:"ID";i:20105;s:5:"title";s:20:"Music Album Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-checkout.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-checkout-600x441.jpg";s:4:"link";s:63:"https://templates.cartflows.com/elementor/music-album-checkout/";}i:2;a:6:{s:2:"ID";i:20109;s:5:"title";s:21:"Music Album Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-thankyou.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-thankyou-600x416.jpg";s:4:"link";s:64:"https://templates.cartflows.com/elementor/music-album-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:24;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:31;a:11:{s:2:"ID";i:20073;s:5:"title";s:22:"Email Marketing Course";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead-407x800.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:20075;s:5:"title";s:27:"Email Marketing Free Course";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead-407x800.jpg";s:4:"link";s:63:"https://templates.cartflows.com/elementor/email-marketing-lead/";}i:1;a:6:{s:2:"ID";i:20082;s:5:"title";s:27:"Email Marketing Full Access";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-checkout-1.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-checkout-1-242x800.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/email-marketing-checkout/";}i:2;a:6:{s:2:"ID";i:20089;s:5:"title";s:25:"Email Marketing Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-thankyou.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-thankyou-600x673.jpg";s:4:"link";s:68:"https://templates.cartflows.com/elementor/email-marketing-thank-you/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:8;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:32;a:11:{s:2:"ID";i:20029;s:5:"title";s:18:"Photoshop Tutorial";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin-194x800.jpg";s:8:"category";a:2:{i:0;s:12:"sales-funnel";i:1;s:15:"tripwire-funnel";}s:12:"page_builder";s:9:"elementor";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:20031;s:5:"title";s:15:"Learn Photoshop";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin-194x800.jpg";s:4:"link";s:58:"https://templates.cartflows.com/elementor/learn-photoshop/";}i:1;a:6:{s:2:"ID";i:20048;s:5:"title";s:24:"Learn Photoshop Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-checkout-1.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-checkout-1-194x800.jpg";s:4:"link";s:67:"https://templates.cartflows.com/elementor/learn-photoshop-checkout/";}i:2;a:6:{s:2:"ID";i:20067;s:5:"title";s:22:"Learn Photoshop Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-upsell.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-upsell-600x704.jpg";s:4:"link";s:65:"https://templates.cartflows.com/elementor/learn-photoshop-upsell/";}i:3;a:6:{s:2:"ID";i:20070;s:5:"title";s:25:"Learn Photoshop Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-thankyou.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-thankyou-600x502.jpg";s:4:"link";s:70:"https://templates.cartflows.com/elementor/learn-photoshop-thank-you-2/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:16;s:4:"name";s:9:"Elementor";s:4:"slug";s:9:"elementor";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:16;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:47;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:18;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:35;s:4:"name";s:15:"Tripwire Funnel";s:4:"slug";s:15:"tripwire-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:35;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:1;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:23;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(1907, 'cartflows-gutenberg-flows-and-steps-1', 'a:10:{i:0;a:11:{s:2:"ID";i:19398;s:5:"title";s:24:"Evergreen Product – 01";s:4:"type";s:4:"free";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03-600x1534.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19400;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03-600x1534.jpg";s:4:"link";s:63:"https://templates.cartflows.com/gutenberg/product01-landing-03/";}i:1;a:6:{s:2:"ID";i:19413;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-checkout-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-checkout-03-600x884.jpg";s:4:"link";s:64:"https://templates.cartflows.com/gutenberg/product01-checkout-03/";}i:2;a:6:{s:2:"ID";i:19417;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-thank-you-03.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-thank-you-03-600x538.jpg";s:4:"link";s:65:"https://templates.cartflows.com/gutenberg/product01-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:1;a:11:{s:2:"ID";i:19374;s:5:"title";s:24:"Evergreen Product – 02";s:4:"type";s:4:"free";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03-600x1921.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19376;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03-600x1921.jpg";s:4:"link";s:63:"https://templates.cartflows.com/gutenberg/product02-landing-03/";}i:1;a:6:{s:2:"ID";i:19389;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-checkout-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-checkout-03-600x719.jpg";s:4:"link";s:64:"https://templates.cartflows.com/gutenberg/product02-checkout-03/";}i:2;a:6:{s:2:"ID";i:19395;s:5:"title";s:9:"Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-thank-you-03.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-thank-you-03-600x567.jpg";s:4:"link";s:65:"https://templates.cartflows.com/gutenberg/product02-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:2;a:11:{s:2:"ID";i:19353;s:5:"title";s:24:"Evergreen Product – 03";s:4:"type";s:4:"free";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03-600x1998.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19355;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03-600x1998.jpg";s:4:"link";s:63:"https://templates.cartflows.com/gutenberg/product03-landing-03/";}i:1;a:6:{s:2:"ID";i:19367;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-checkout-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-checkout-03-600x642.jpg";s:4:"link";s:64:"https://templates.cartflows.com/gutenberg/product03-checkout-03/";}i:2;a:6:{s:2:"ID";i:19371;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-thank-you-03.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-thank-you-03-600x489.jpg";s:4:"link";s:65:"https://templates.cartflows.com/gutenberg/product03-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:3;a:11:{s:2:"ID";i:19335;s:5:"title";s:15:"Inline Checkout";s:4:"type";s:4:"free";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03-600x1931.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:19337;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03-600x1931.jpg";s:4:"link";s:61:"https://templates.cartflows.com/gutenberg/inline-checkout-03/";}i:1;a:6:{s:2:"ID";i:19350;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:96:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-thank-you-03.jpg";s:19:"thumbnail_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-thank-you-03-600x581.jpg";s:4:"link";s:55:"https://templates.cartflows.com/gutenberg/thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:4;a:11:{s:2:"ID";i:19315;s:5:"title";s:18:"Protein Supplement";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03-600x1956.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:19317;s:5:"title";s:26:"Protein Supplement Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03-600x1956.jpg";s:4:"link";s:72:"https://templates.cartflows.com/gutenberg/protein-supplement-landing-03/";}i:1;a:6:{s:2:"ID";i:19323;s:5:"title";s:16:"Protein Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:114:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-checkout-03.jpg";s:19:"thumbnail_image_url";s:122:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-checkout-03-600x920.jpg";s:4:"link";s:73:"https://templates.cartflows.com/gutenberg/protein-supplement-checkout-03/";}i:2;a:6:{s:2:"ID";i:19328;s:5:"title";s:25:"Protein Supplement Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-upsell-03.jpg";s:19:"thumbnail_image_url";s:120:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-upsell-03-600x406.jpg";s:4:"link";s:71:"https://templates.cartflows.com/gutenberg/protein-supplement-upsell-03/";}i:3;a:6:{s:2:"ID";i:19332;s:5:"title";s:17:"Protein Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:115:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-thank-you-03.jpg";s:19:"thumbnail_image_url";s:123:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-thank-you-03-600x535.jpg";s:4:"link";s:74:"https://templates.cartflows.com/gutenberg/protein-supplement-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:5;a:11:{s:2:"ID";i:19281;s:5:"title";s:5:"eBook";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03-600x1533.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:5:{i:0;a:6:{s:2:"ID";i:19283;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03-600x1533.jpg";s:4:"link";s:59:"https://templates.cartflows.com/gutenberg/ebook-landing-03/";}i:1;a:6:{s:2:"ID";i:19299;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-checkout-03.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-checkout-03-600x1229.jpg";s:4:"link";s:60:"https://templates.cartflows.com/gutenberg/ebook-checkout-03/";}i:2;a:6:{s:2:"ID";i:19304;s:5:"title";s:12:"EBook Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-upsell-03.jpg";s:19:"thumbnail_image_url";s:107:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-upsell-03-600x366.jpg";s:4:"link";s:58:"https://templates.cartflows.com/gutenberg/ebook-upsell-03/";}i:3;a:6:{s:2:"ID";i:19308;s:5:"title";s:14:"EBook Downsell";s:4:"type";s:8:"downsell";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-downsell-03.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-downsell-03-600x365.jpg";s:4:"link";s:60:"https://templates.cartflows.com/gutenberg/ebook-downsell-03/";}i:4;a:6:{s:2:"ID";i:19312;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-thank-you-03.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-thank-you-03-600x662.jpg";s:4:"link";s:61:"https://templates.cartflows.com/gutenberg/ebook-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:6;a:11:{s:2:"ID";i:19255;s:5:"title";s:14:"Beauty Product";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03-600x1921.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:5:{i:0;a:6:{s:2:"ID";i:19257;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03-600x1921.jpg";s:4:"link";s:68:"https://templates.cartflows.com/gutenberg/beauty-product-landing-03/";}i:1;a:6:{s:2:"ID";i:19264;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-checkout-03.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-checkout-03-600x1026.jpg";s:4:"link";s:69:"https://templates.cartflows.com/gutenberg/beauty-product-checkout-03/";}i:2;a:6:{s:2:"ID";i:19270;s:5:"title";s:6:"Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:108:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-upsell-03.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-upsell-03-600x342.jpg";s:4:"link";s:67:"https://templates.cartflows.com/gutenberg/beauty-product-upsell-03/";}i:3;a:6:{s:2:"ID";i:19274;s:5:"title";s:8:"Downsell";s:4:"type";s:8:"downsell";s:18:"featured_image_url";s:110:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-downsell-03.jpg";s:19:"thumbnail_image_url";s:118:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-downsell-03-600x324.jpg";s:4:"link";s:69:"https://templates.cartflows.com/gutenberg/beauty-product-downsell-03/";}i:4;a:6:{s:2:"ID";i:19278;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-thank-you-03.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-thank-you-03-600x611.jpg";s:4:"link";s:70:"https://templates.cartflows.com/gutenberg/beauty-product-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:7;a:11:{s:2:"ID";i:19224;s:5:"title";s:11:"Organic Tea";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03-600x1741.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:19226;s:5:"title";s:19:"Organic Tea Landing";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:106:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03-600x1741.jpg";s:4:"link";s:65:"https://templates.cartflows.com/gutenberg/organic-tea-landing-03/";}i:1;a:6:{s:2:"ID";i:19244;s:5:"title";s:25:"Organic Tea Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:107:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-checkout-03.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-checkout-03-600x953.jpg";s:4:"link";s:66:"https://templates.cartflows.com/gutenberg/organic-tea-checkout-03/";}i:2;a:6:{s:2:"ID";i:19248;s:5:"title";s:23:"Organic Tea Upsell Page";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-upsell-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-upsell-03-600x383.jpg";s:4:"link";s:64:"https://templates.cartflows.com/gutenberg/organic-tea-upsell-03/";}i:3;a:6:{s:2:"ID";i:19252;s:5:"title";s:26:"Organic Tea Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:108:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-thank-you-03.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-thank-you-03-600x500.jpg";s:4:"link";s:67:"https://templates.cartflows.com/gutenberg/organic-tea-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:8;a:11:{s:2:"ID";i:19182;s:5:"title";s:26:"Dog Food Two Step Checkout";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03-600x2160.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:19184;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03-600x2160.jpg";s:4:"link";s:63:"https://templates.cartflows.com/gutenberg/dog-food-checkout-03/";}i:1;a:6:{s:2:"ID";i:19200;s:5:"title";s:20:"Dog Food Upsell Page";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-upsell-03.jpg";s:19:"thumbnail_image_url";s:110:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-upsell-03-600x365.jpg";s:4:"link";s:61:"https://templates.cartflows.com/gutenberg/dog-food-upsell-03/";}i:2;a:6:{s:2:"ID";i:19204;s:5:"title";s:22:"Dog Food Downsell Page";s:4:"type";s:8:"downsell";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-downsell-03.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-downsell-03-600x428.jpg";s:4:"link";s:63:"https://templates.cartflows.com/gutenberg/dog-food-downsell-03/";}i:3;a:6:{s:2:"ID";i:19208;s:5:"title";s:18:"Dog Food Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-thank-you-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-thank-you-03-600x538.jpg";s:4:"link";s:64:"https://templates.cartflows.com/gutenberg/dog-food-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:9;a:11:{s:2:"ID";i:19211;s:5:"title";s:14:"Download eBook";s:4:"type";s:4:"free";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03-600x734.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:9:"gutenberg";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:19213;s:5:"title";s:18:"Download The eBook";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03.jpg";s:19:"thumbnail_image_url";s:119:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03-600x734.jpg";s:4:"link";s:64:"https://templates.cartflows.com/gutenberg/download-the-ebook-03/";}i:1;a:6:{s:2:"ID";i:19220;s:5:"title";s:9:"Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-the-ebook-03.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-the-ebook-03-600x530.jpg";s:4:"link";s:70:"https://templates.cartflows.com/gutenberg/download-ebook-thank-you-03/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:32;s:4:"name";s:9:"Gutenberg";s:4:"slug";s:9:"gutenberg";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:32;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:15;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:34;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:34;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:1;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:27;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:27;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:7;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}}', 'no'),
(1908, 'cartflows-beaver-builder-flows-and-steps-1', 'a:12:{i:0;a:11:{s:2:"ID";i:19424;s:5:"title";s:20:"Evergreen Product 01";s:4:"type";s:4:"free";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19425;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg";s:4:"link";s:68:"https://templates.cartflows.com/beaver-builder/product01-landing-01/";}i:1;a:6:{s:2:"ID";i:19442;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-checkout-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-checkout-1.jpg";s:4:"link";s:69:"https://templates.cartflows.com/beaver-builder/product01-checkout-01/";}i:2;a:6:{s:2:"ID";i:19445;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-thankyou-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-thankyou-1.jpg";s:4:"link";s:70:"https://templates.cartflows.com/beaver-builder/product01-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:1;a:11:{s:2:"ID";i:19395;s:5:"title";s:20:"Evergreen Product 02";s:4:"type";s:4:"free";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19396;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg";s:4:"link";s:68:"https://templates.cartflows.com/beaver-builder/product02-landing-01/";}i:1;a:6:{s:2:"ID";i:19411;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-1.jpg";s:4:"link";s:69:"https://templates.cartflows.com/beaver-builder/product02-checkout-01/";}i:2;a:6:{s:2:"ID";i:19418;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-2-1.jpg";s:19:"thumbnail_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-2-1.jpg";s:4:"link";s:70:"https://templates.cartflows.com/beaver-builder/product02-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:2;a:11:{s:2:"ID";i:19372;s:5:"title";s:20:"Evergreen Product 03";s:4:"type";s:4:"free";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19373;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg";s:4:"link";s:68:"https://templates.cartflows.com/beaver-builder/product03-landing-01/";}i:1;a:6:{s:2:"ID";i:19386;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-checkout-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-checkout-1.jpg";s:4:"link";s:69:"https://templates.cartflows.com/beaver-builder/product03-checkout-01/";}i:2;a:6:{s:2:"ID";i:19389;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:97:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-2.jpg";s:19:"thumbnail_image_url";s:97:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-2.jpg";s:4:"link";s:70:"https://templates.cartflows.com/beaver-builder/product03-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:3;a:11:{s:2:"ID";i:19352;s:5:"title";s:15:"Inline Checkout";s:4:"type";s:4:"free";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:19353;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg";s:19:"thumbnail_image_url";s:93:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg";s:4:"link";s:66:"https://templates.cartflows.com/beaver-builder/inline-checkout-01/";}i:1;a:6:{s:2:"ID";i:19367;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:97:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-4.jpg";s:19:"thumbnail_image_url";s:97:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-4.jpg";s:4:"link";s:67:"https://templates.cartflows.com/beaver-builder/inline-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:4;a:11:{s:2:"ID";i:19315;s:5:"title";s:5:"eBook";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing.jpg";s:19:"thumbnail_image_url";s:99:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:5:{i:0;a:6:{s:2:"ID";i:19316;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing-1.jpg";s:19:"thumbnail_image_url";s:101:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing-1.jpg";s:4:"link";s:64:"https://templates.cartflows.com/beaver-builder/ebook-landing-01/";}i:1;a:6:{s:2:"ID";i:19334;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-checkout-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-checkout-1.jpg";s:4:"link";s:65:"https://templates.cartflows.com/beaver-builder/ebook-checkout-01/";}i:2;a:6:{s:2:"ID";i:19336;s:5:"title";s:12:"EBook Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:100:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebbok-upsell-1.jpg";s:19:"thumbnail_image_url";s:100:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebbok-upsell-1.jpg";s:4:"link";s:63:"https://templates.cartflows.com/beaver-builder/ebook-upsell-01/";}i:3;a:6:{s:2:"ID";i:19339;s:5:"title";s:14:"EBook Downsell";s:4:"type";s:8:"downsell";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-doensell-1-1.jpg";s:19:"thumbnail_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-doensell-1-1.jpg";s:4:"link";s:65:"https://templates.cartflows.com/beaver-builder/ebook-downsell-01/";}i:4;a:6:{s:2:"ID";i:19342;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-thankyou-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-thankyou-1.jpg";s:4:"link";s:66:"https://templates.cartflows.com/beaver-builder/ebook-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:31;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:31;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:5;a:11:{s:2:"ID";i:19289;s:5:"title";s:18:"Protein Supplement";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg";s:19:"thumbnail_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:19290;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg";s:19:"thumbnail_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg";s:4:"link";s:77:"https://templates.cartflows.com/beaver-builder/protein-supplement-landing-01/";}i:1;a:6:{s:2:"ID";i:19299;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-checkout-1.jpg";s:19:"thumbnail_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-checkout-1.jpg";s:4:"link";s:78:"https://templates.cartflows.com/beaver-builder/protein-supplement-checkout-01/";}i:2;a:6:{s:2:"ID";i:19302;s:5:"title";s:6:"Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-upsell-1.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-upsell-1.jpg";s:4:"link";s:76:"https://templates.cartflows.com/beaver-builder/protein-supplement-upsell-01/";}i:3;a:6:{s:2:"ID";i:19306;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:105:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-thank-you-1.jpg";s:19:"thumbnail_image_url";s:105:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-thank-you-1.jpg";s:4:"link";s:79:"https://templates.cartflows.com/beaver-builder/protein-supplement-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:31;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:31;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:6;a:11:{s:2:"ID";i:19260;s:5:"title";s:14:"Beauty Product";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:5:{i:0;a:6:{s:2:"ID";i:19261;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:109:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg";s:19:"thumbnail_image_url";s:109:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg";s:4:"link";s:73:"https://templates.cartflows.com/beaver-builder/beauty-product-landing-01/";}i:1;a:6:{s:2:"ID";i:19272;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-checkout-1.jpg";s:19:"thumbnail_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-checkout-1.jpg";s:4:"link";s:74:"https://templates.cartflows.com/beaver-builder/beauty-product-checkout-01/";}i:2;a:6:{s:2:"ID";i:19275;s:5:"title";s:6:"Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-upsell-1.jpg";s:19:"thumbnail_image_url";s:101:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-upsell-1.jpg";s:4:"link";s:72:"https://templates.cartflows.com/beaver-builder/beauty-product-upsell-01/";}i:3;a:6:{s:2:"ID";i:19277;s:5:"title";s:8:"Downsell";s:4:"type";s:8:"downsell";s:18:"featured_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-downsell-1.jpg";s:19:"thumbnail_image_url";s:103:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-downsell-1.jpg";s:4:"link";s:74:"https://templates.cartflows.com/beaver-builder/beauty-product-downsell-01/";}i:4;a:6:{s:2:"ID";i:19280;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-thank-you-1.jpg";s:19:"thumbnail_image_url";s:104:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-thank-you-1.jpg";s:4:"link";s:75:"https://templates.cartflows.com/beaver-builder/beauty-product-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:31;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:31;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:7;a:11:{s:2:"ID";i:19226;s:5:"title";s:11:"Organic Tea";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg";s:19:"thumbnail_image_url";s:99:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg";s:8:"category";a:1:{i:0;s:12:"sales-funnel";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:19227;s:5:"title";s:12:"Landing Page";s:4:"type";s:7:"landing";s:18:"featured_image_url";s:99:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg";s:19:"thumbnail_image_url";s:99:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg";s:4:"link";s:70:"https://templates.cartflows.com/beaver-builder/organic-tea-landing-01/";}i:1;a:6:{s:2:"ID";i:19247;s:5:"title";s:13:"Checkout Page";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:98:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-checkout.jpg";s:19:"thumbnail_image_url";s:98:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-checkout.jpg";s:4:"link";s:71:"https://templates.cartflows.com/beaver-builder/organic-tea-checkout-01/";}i:2;a:6:{s:2:"ID";i:19250;s:5:"title";s:6:"Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:98:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-upsell-1.jpg";s:19:"thumbnail_image_url";s:98:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-upsell-1.jpg";s:4:"link";s:69:"https://templates.cartflows.com/beaver-builder/organic-tea-upsell-01/";}i:3;a:6:{s:2:"ID";i:19253;s:5:"title";s:14:"Thank You Page";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:101:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-thank-you-1.jpg";s:19:"thumbnail_image_url";s:101:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-thank-you-1.jpg";s:4:"link";s:72:"https://templates.cartflows.com/beaver-builder/organic-tea-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:31;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:31;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:8;a:11:{s:2:"ID";i:19179;s:5:"title";s:14:"Download eBook";s:4:"type";s:4:"free";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:19180;s:5:"title";s:18:"Download The eBook";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg";s:19:"thumbnail_image_url";s:102:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg";s:4:"link";s:69:"https://templates.cartflows.com/beaver-builder/download-the-ebook-01/";}i:1;a:6:{s:2:"ID";i:19186;s:5:"title";s:9:"Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-Thank-You-1.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-Thank-You-1.jpg";s:4:"link";s:75:"https://templates.cartflows.com/beaver-builder/download-ebook-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:35;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:35;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:2;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:9;a:11:{s:2:"ID";i:19164;s:5:"title";s:22:"Email Marketing Course";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:114:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg";s:8:"category";a:1:{i:0;s:15:"lead-generation";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:3:{i:0;a:6:{s:2:"ID";i:19165;s:5:"title";s:27:"Email Marketing Free Course";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:114:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg";s:19:"thumbnail_image_url";s:114:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg";s:4:"link";s:71:"https://templates.cartflows.com/beaver-builder/email-marketing-lead-01/";}i:1;a:6:{s:2:"ID";i:19169;s:5:"title";s:27:"Email Marketing Full Access";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:115:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-checkout-01-1.jpg";s:19:"thumbnail_image_url";s:115:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-checkout-01-1.jpg";s:4:"link";s:75:"https://templates.cartflows.com/beaver-builder/email-marketing-checkout-01/";}i:2;a:6:{s:2:"ID";i:19173;s:5:"title";s:25:"Email Marketing Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:116:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-thank-you-01-1.jpg";s:19:"thumbnail_image_url";s:116:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-thank-you-01-1.jpg";s:4:"link";s:76:"https://templates.cartflows.com/beaver-builder/email-marketing-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:35;s:4:"name";s:15:"Lead Generation";s:4:"slug";s:15:"lead-generation";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:35;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:2;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:10;a:11:{s:2:"ID";i:19130;s:5:"title";s:18:"Photoshop Tutorial";s:4:"type";s:3:"pro";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg";s:8:"category";a:2:{i:0;s:12:"sales-funnel";i:1;s:15:"tripwire-funnel";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:4:{i:0;a:6:{s:2:"ID";i:19131;s:5:"title";s:15:"Learn Photoshop";s:4:"type";s:5:"optin";s:18:"featured_image_url";s:111:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg";s:19:"thumbnail_image_url";s:111:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg";s:4:"link";s:66:"https://templates.cartflows.com/beaver-builder/learn-photoshop-01/";}i:1;a:6:{s:2:"ID";i:19142;s:5:"title";s:24:"Learn Photoshop Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-checkout-1.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-checkout-1.jpg";s:4:"link";s:75:"https://templates.cartflows.com/beaver-builder/learn-photoshop-checkout-01/";}i:2;a:6:{s:2:"ID";i:19151;s:5:"title";s:22:"Learn Photoshop Upsell";s:4:"type";s:6:"upsell";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-upsell-1-1.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-upsell-1-1.jpg";s:4:"link";s:73:"https://templates.cartflows.com/beaver-builder/learn-photoshop-upsell-01/";}i:3;a:6:{s:2:"ID";i:19153;s:5:"title";s:25:"Learn Photoshop Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-thank-you-1.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-thank-you-1.jpg";s:4:"link";s:76:"https://templates.cartflows.com/beaver-builder/learn-photoshop-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:2:{i:0;a:11:{s:7:"term_id";i:31;s:4:"name";s:12:"Sales Funnel";s:4:"slug";s:12:"sales-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:31;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}i:1;a:11:{s:7:"term_id";i:36;s:4:"name";s:15:"Tripwire Funnel";s:4:"slug";s:15:"tripwire-funnel";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:36;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:1;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:30;s:4:"name";s:3:"Pro";s:4:"slug";s:3:"pro";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:30;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}i:11;a:11:{s:2:"ID";i:19060;s:5:"title";s:23:"Digital Marketing Guide";s:4:"type";s:4:"free";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg";s:8:"category";a:1:{i:0;s:15:"product-landing";}s:12:"page_builder";s:14:"beaver-builder";s:5:"steps";a:2:{i:0;a:6:{s:2:"ID";i:19061;s:5:"title";s:26:"Digital Marketing Checkout";s:4:"type";s:8:"checkout";s:18:"featured_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg";s:19:"thumbnail_image_url";s:112:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg";s:4:"link";s:77:"https://templates.cartflows.com/beaver-builder/digital-marketing-checkout-01/";}i:1;a:6:{s:2:"ID";i:19063;s:5:"title";s:27:"Digital Marketing Thank You";s:4:"type";s:8:"thankyou";s:18:"featured_image_url";s:113:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-thank-you.jpg";s:19:"thumbnail_image_url";s:113:"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-thank-you.jpg";s:4:"link";s:78:"https://templates.cartflows.com/beaver-builder/digital-marketing-thank-you-01/";}}s:27:"cartflows_flow_page_builder";a:1:{i:0;a:11:{s:7:"term_id";i:17;s:4:"name";s:14:"Beaver Builder";s:4:"slug";s:14:"beaver-builder";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:17;s:8:"taxonomy";s:27:"cartflows_flow_page_builder";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:13;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:23:"cartflows_flow_category";a:1:{i:0;a:11:{s:7:"term_id";i:29;s:4:"name";s:15:"Product Landing";s:4:"slug";s:15:"product-landing";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:29;s:8:"taxonomy";s:23:"cartflows_flow_category";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:5;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}s:19:"cartflows_flow_type";a:1:{i:0;a:11:{s:7:"term_id";i:28;s:4:"name";s:4:"Free";s:4:"slug";s:4:"free";s:10:"term_group";i:0;s:16:"term_taxonomy_id";i:28;s:8:"taxonomy";s:19:"cartflows_flow_type";s:11:"description";s:0:"";s:6:"parent";i:0;s:5:"count";i:6;s:6:"filter";s:3:"raw";s:10:"term_order";s:1:"0";}}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(3559, 'astra-sites-and-pages-page-50', 'a:15:{s:8:"id-48374";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:48374;s:12:"publish-date";i:1603963845;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-600x2179.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-400x1453.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-08";s:20:"astra-site-parent-id";i:1729;s:15:"astra-sites-tag";a:5:{i:692;s:8:"business";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:1453;s:15:"coworking-space";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48375";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-about-us-600x1618.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1131";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48376";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-amenities.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-amenities-600x1915.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1132";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-08/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48377";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-contact-us-600x1305.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1133";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48378";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-600x2179.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48379";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-pricing-plans.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-pricing-plans-600x2176.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1134";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-08/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17354";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:17354;s:12:"publish-date";i:1503490197;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/wedding-02";s:20:"astra-site-parent-id";i:264;s:15:"astra-sites-tag";a:6:{i:3416;s:9:"elementor";i:698;s:10:"engagement";i:699;s:10:"invitation";i:399;s:8:"one-page";i:463;s:11:"single-page";i:697;s:7:"wedding";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2771;s:8:"one-page";i:2792;s:7:"wedding";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:3427;s:7:"default";i:2489;s:16:"event-invitation";i:3428;s:4:"free";i:2927;s:8:"one-page";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}i:2;a:3:{s:4:"slug";s:6:"leadin";s:4:"init";s:17:"leadin/leadin.php";s:4:"name";s:55:"HubSpot All-In-One Marketing - Forms, Popups, Live Chat";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1350:"<!-- wp:paragraph -->\n<p>The Wedding Invitation template is a single page that has a romantic design with an engaging header image ideal for showing the happy couple. It’s accompanied by an informative headline and a helpful ‘add to calendar’ button for ease of use.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Further down the page are customizable content blocks for telling your story and for covering the when and where of the wedding. There’s also a helpful map, RSVP form and all the information guests need to know.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Wedding Invitation template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Attractive one page template ideal for weddings</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Romantic colors and design</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes all the information you need to communicate</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSVP form and map within the template</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully customizable colors to match your wedding theme</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Elegant one-page wedding invitation template with everything you need to communicate";s:5:"pages";a:1:{s:8:"id-24754";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/wedding-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/wedding-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:6:"leadin";s:4:"init";s:17:"leadin/leadin.php";s:4:"name";s:55:"HubSpot All-In-One Marketing - Forms, Popups, Live Chat";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:45592;s:26:"related-elementor-template";i:58999;s:26:"related-gutenberg-template";i:48297;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48297";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:48297;s:12:"publish-date";i:1603905879;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-600x2270.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-400x1513.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/wedding-08";s:20:"astra-site-parent-id";i:1716;s:15:"astra-sites-tag";a:5:{i:699;s:10:"invitation";i:746;s:13:"one-page-site";i:463;s:11:"single-page";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48298";a:12:{s:5:"title";s:18:"Wedding Invitation";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-600x2270.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/wedding-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/wedding-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:1718;s:7:"onepage";i:1457;s:18:"wedding-invitation";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17366";a:24:{s:5:"title";s:10:"Car Repair";s:2:"id";i:17366;s:12:"publish-date";i:1503484873;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/car-repair-01";s:20:"astra-site-parent-id";i:298;s:15:"astra-sites-tag";a:4:{i:588;s:8:"car-care";i:587;s:13:"car-detailing";i:666;s:10:"car-repair";i:667;s:11:"repair-shop";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2475;s:10:"automotive";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-25114";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/car-repair-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-25111";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-about-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-about-1.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/193";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/car-repair-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25116";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-services.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/217";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/car-repair-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25115";a:12:{s:5:"title";s:9:"Our Staff";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-our-staff.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-our-staff.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/230";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/car-repair-01/our-staff/";s:15:"astra-sites-tag";a:2:{i:668;s:5:"staff";i:486;s:4:"team";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25113";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/28";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/car-repair-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56731";a:24:{s:5:"title";s:13:"Prime Lawyers";s:2:"id";i:56731;s:12:"publish-date";i:1626107534;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1-600x2347.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1-400x1565.jpg";s:14:"astra-site-url";s:25:"//websitedemos.net/law-08";s:20:"astra-site-parent-id";i:2255;s:15:"astra-sites-tag";a:7:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:703;s:11:"enforcement";i:968;s:7:"justice";i:702;s:8:"law-firm";i:706;s:6:"lawyer";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56732";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about-1-600x1425.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/law-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56733";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact-1-600x875.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/law-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56734";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq-1-600x1042.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/law-08/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:1476;s:26:"frequently-asked-questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56735";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1-600x2347.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:26:"//websitedemos.net/law-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56736";a:12:{s:5:"title";s:13:"Practice Area";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area-1-600x1813.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/law-08/practice-area/";s:15:"astra-sites-tag";a:2:{i:707;s:13:"practice-area";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17337";a:24:{s:5:"title";s:13:"Prime Lawyers";s:2:"id";i:17337;s:12:"publish-date";i:1502425391;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg";s:14:"astra-site-url";s:25:"//websitedemos.net/law-02";s:20:"astra-site-parent-id";i:253;s:15:"astra-sites-tag";a:8:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:3416;s:9:"elementor";i:703;s:11:"enforcement";i:968;s:7:"justice";i:702;s:8:"law-firm";i:706;s:6:"lawyer";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2777;s:8:"business";i:2824;s:8:"law-firm";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2482;s:3:"law";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1369:"<!-- wp:paragraph -->\n<p>The Prime Lawyers template delivers that professional gravity your firm deserves from the moment you open the page. It’s a professionally-designed template complete with sober colors, lots of content areas and service sections and plenty of space to outline your areas of expertise.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a dark theme that portrays the seriousness of the law without being overbearing. It can be quickly customized to suit any type of lawyer, which is why it’s so popular.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Prime Lawyers template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well-designed template ideal for the legal profession</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Suitable for law firms, individual lawyers or legal advice</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of areas to outline services and expertise</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be customized to suit any brand identity</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great balance between light and dark</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Professional template with sober colors, nice layout and confidence-inspiring design";s:5:"pages";a:5:{s:8:"id-24652";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:26:"//websitedemos.net/law-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24648";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-aboutus.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-aboutus.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-02/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/law-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24653";a:12:{s:5:"title";s:13:"Practice Area";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-practice-area-page.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-practice-area-page.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/law-02/practice-area/";s:15:"astra-sites-tag";a:2:{i:708;s:4:"area";i:707;s:13:"practice-area";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24651";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-1.jpg";s:19:"thumbnail-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-1.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/law-02/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:709;s:9:"questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24650";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-2.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-2.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/law-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:17337;s:26:"related-gutenberg-template";i:56731;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17326";a:24:{s:5:"title";s:11:"Electrician";s:2:"id";i:17326;s:12:"publish-date";i:1502182802;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/electrician-02";s:20:"astra-site-parent-id";i:237;s:15:"astra-sites-tag";a:5:{i:341;s:11:"electrician";i:3416;s:9:"elementor";i:1021;s:14:"local-business";i:439;s:14:"local-services";i:671;s:16:"service-provider";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2815;s:11:"electrician";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2471;s:16:"local-technician";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1369:"<!-- wp:paragraph -->\n<p>The Electrician website template is simple but effective and wastes no time getting to the point. It opens strong, with a bold full screen image with contact form front and center. The homepage then opens out to include service sections, another contact form and an attractive interactive footer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Electrician template also includes service pages, about, FAQs and contact page. You can add more pages in seconds thanks to full compatibility with drag and drop page builders.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Electrician template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Simple, effective electrician template ideal for the industry</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of options for engagement and adding content</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Multiple contact forms to attract leads</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of colors and imagery</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be rebranded in minutes to fit your business</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:86:"Concise and professional electrician template with user intent at the center of it all";s:5:"pages";a:5:{s:8:"id-24526";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/electrician-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-24522";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-about-page.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-about-page.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24527";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-service-page.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-service-page.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/electrician-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24525";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/16";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/electrician-02/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24524";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/18";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/electrician-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}}s:19:"related-bb-template";i:17630;s:26:"related-elementor-template";i:17326;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17300";a:24:{s:5:"title";s:13:"Dental Clinic";s:2:"id";i:17300;s:12:"publish-date";i:1501666669;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/dental-02";s:20:"astra-site-parent-id";i:230;s:15:"astra-sites-tag";a:9:{i:623;s:7:"dentist";i:601;s:6:"doctor";i:3416;s:9:"elementor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:399;s:8:"one-page";i:1022;s:12:"professional";i:463;s:11:"single-page";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:4:{i:2799;s:7:"dentist";i:2867;s:6:"doctor";i:2834;s:10:"healthcare";i:2780;s:8:"hospital";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2490;s:10:"healthcare";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1370:"<!-- wp:paragraph -->\n<p>The Dental Clinic template is clean, modern and gentle, which is exactly the first impression dentists need to make to engage their audience. The design uses a friendly white and blue design with engaging images throughout.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template has a range of complementing colors along with a call to action banner, information blocks and a fully operational contact form. Plus, you have the option to move, add or change all blocks and pages across your website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Dental Clinic template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clever design reflects the medical nature of the dentist niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clean, modern layout creates a positive first impression</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Good use of colors, fonts and white space</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes contact forms and calls to action</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Can be completely customized to fit your brand</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fully compatible with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Stay on target and on trend with this appealing and welcoming dental clinic template";s:5:"pages";a:1:{s:8:"id-24468";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/dental-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/dental-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:17524;s:26:"related-elementor-template";i:17300;s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38739";a:24:{s:5:"title";s:13:"Makeup Artist";s:2:"id";i:38739;s:12:"publish-date";i:1579109371;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-02";s:20:"astra-site-parent-id";i:1125;s:15:"astra-sites-tag";a:7:{i:579;s:14:"bridal-make-up";i:3416;s:9:"elementor";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:1126;s:7:"make-up";i:1128;s:14:"make-up-artist";i:1127;s:9:"skin-care";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:7:{i:2802;s:6:"artist";i:2790;s:14:"beauty-fashion";i:2821;s:14:"feminine-girly";i:2890;s:15:"makeup-cosmetic";i:2768;s:9:"portfolio";i:2837;s:5:"salon";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:4:{i:2479;s:6:"beauty";i:3427;s:7:"default";i:3434;s:8:"feminine";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1017:"<!-- wp:paragraph -->\n<p>The Makeup Artist template is a chic design with a strong homepage and complementing service pages. The homepage opens with a strong image and attractive colors before unfolding into a clean, flat template with lots of whitespace to make your content really stand out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design includes some well-chosen fonts and colors, but you can easily customize it to suit your brand. Services are front and center and complemented with a price list and review section. Exactly what you expect to see!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Makeup Artist template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Engaging design that’s perfect for the beauty niche</li><li>Great use of colors, fonts and whitespace</li><li>Engaging service section, pricing and review blocks</li><li>Awesome header and footer all ready to go</li><li>Fully compatible with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:82:"Appealing and stylish, two words that sum up the makeup artist template perfectly!";s:5:"pages";a:5:{s:8:"id-38742";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38740";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/43";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38744";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/44";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38743";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/45";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/makeup-artist-02/portfolio/";s:15:"astra-sites-tag";a:2:{i:997;s:8:"our-work";i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-38741";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/46";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:38733;s:26:"related-elementor-template";i:38739;s:26:"related-gutenberg-template";i:48263;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-38733";a:24:{s:5:"title";s:13:"Makeup Artist";s:2:"id";i:38733;s:12:"publish-date";i:1579109395;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-01";s:20:"astra-site-parent-id";i:1124;s:15:"astra-sites-tag";a:5:{i:579;s:14:"bridal-make-up";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:982;s:11:"hairstylist";i:577;s:13:"makeup-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-44089";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44087";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-about.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-about.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/43";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44091";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-services.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-services.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/44";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44090";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-portfolio.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-portfolio.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/45";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/makeup-artist-01/portfolio/";s:15:"astra-sites-tag";a:2:{i:444;s:9:"portfolio";i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-44088";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-contact.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-contact.jpg";s:18:"astra-page-api-url";s:64:"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/46";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48263";a:24:{s:5:"title";s:13:"Makeup Artist";s:2:"id";i:48263;s:12:"publish-date";i:1603908979;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1-600x2017.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1-400x1344.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-08";s:20:"astra-site-parent-id";i:1713;s:15:"astra-sites-tag";a:6:{i:579;s:14:"bridal-make-up";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:982;s:11:"hairstylist";i:577;s:13:"makeup-artist";i:1728;s:13:"makeup-studio";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48266";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1-600x2017.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48264";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about-1-600x1155.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48268";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services-1-600x1450.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1301";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48267";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio-1-600x1205.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1302";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/makeup-artist-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48265";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact-1-600x866.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1303";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19799";a:24:{s:5:"title";s:13:"Makeup Artist";s:2:"id";i:19799;s:12:"publish-date";i:1543500772;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-05";s:20:"astra-site-parent-id";i:278;s:15:"astra-sites-tag";a:5:{i:579;s:14:"bridal-make-up";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:982;s:11:"hairstylist";i:577;s:13:"makeup-artist";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24882";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/962";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24880";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/968";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24884";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/972";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-05/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24883";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/977";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/makeup-artist-05/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24881";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2019/07/id-24881-makeup-artist-contact-resize.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/983";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-43271";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:43271;s:12:"publish-date";i:1580979456;s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/cleaner-02";s:20:"astra-site-parent-id";i:1406;s:15:"astra-sites-tag";a:8:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:3416;s:9:"elementor";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2819;s:8:"cleaning";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2477;s:13:"home-services";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1005:"<!-- wp:paragraph -->\n<p>The Cleaning Services template is a strong, modern design with contrasting colors and bold fonts that makes an instant impression. The rest of the design reflects that first impression and includes lots of service sections and optional blocks for extra content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The template includes readymade service pages, contact pages and about page. You can also quickly add extra pages to suit your particular needs using a drag and drop page builder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Cleaning Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Bold design with characterful contrasting colors</li><li>Service sections and pages already built</li><li>Attractive contact page and calls to action</li><li>Flexible design with limitless customizations</li><li>Testimonial section on the main page</li><li>Fully compatible with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Build instant confidence with this crisp, professional cleaning service template";s:5:"pages";a:5:{s:8:"id-43275";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/cleaner-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-43272";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-about-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-about-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cleaner-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-43276";a:12:{s:5:"title";s:11:"Residential";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-residential-page.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-residential-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cleaner-02/residential/";s:15:"astra-sites-tag";a:2:{i:682;s:11:"residential";i:1408;s:7:"service";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-43273";a:12:{s:5:"title";s:10:"Commercial";s:18:"featured-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-commercial-page.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-commercial-page.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cleaner-02/commercial/";s:15:"astra-sites-tag";a:2:{i:681;s:10:"commercial";i:1408;s:7:"service";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-43274";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaner-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:21331;s:26:"related-gutenberg-template";i:48269;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-43284";a:24:{s:5:"title";s:16:"Cleaning Service";s:2:"id";i:43284;s:12:"publish-date";i:1580981779;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/cleaner-01";s:20:"astra-site-parent-id";i:1409;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-47208";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-about-1.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-about-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cleaner-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-47209";a:12:{s:5:"title";s:10:"Commercial";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-commercial-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-commercial-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/23";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cleaner-01/commercial/";s:15:"astra-sites-tag";a:1:{i:681;s:10:"commercial";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-47210";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-contact-1.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-contact-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/24";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaner-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}s:8:"id-47211";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/cleaner-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-47212";a:12:{s:5:"title";s:11:"Residential";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-residential-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-residential-1.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/22";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cleaner-01/residential/";s:15:"astra-sites-tag";a:1:{i:682;s:11:"residential";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48269";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:48269;s:12:"publish-date";i:1603905875;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-600x2372.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-400x1581.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/cleaner-08";s:20:"astra-site-parent-id";i:1714;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48273";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-600x2372.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1696";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/cleaner-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48270";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about-1-600x2045.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1352";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cleaner-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48274";a:12:{s:5:"title";s:11:"Residential";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential-1-600x1338.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cleaner-08/residential/";s:15:"astra-sites-tag";a:1:{i:776;s:20:"residential-cleaning";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48271";a:12:{s:5:"title";s:10:"Commercial";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial-1-600x1498.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cleaner-08/commercial/";s:15:"astra-sites-tag";a:1:{i:673;s:19:"commercial-cleaning";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48272";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact-1-600x1054.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1354";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaner-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(3560, 'ast-block-templates-sites-10', 'a:14:{s:8:"id-54442";a:24:{s:5:"title";s:11:"Coffee Shop";s:2:"id";i:54442;s:12:"publish-date";i:1621459375;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1-600x2849.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1-400x1899.jpg";s:14:"astra-site-url";s:33:"//websitedemos.net/coffee-shop-08";s:20:"astra-site-parent-id";i:2033;s:15:"astra-sites-tag";a:10:{i:693;s:4:"cafe";i:2042;s:8:"cafe-bar";i:1527;s:9:"cafeteria";i:2043;s:12:"coffee-house";i:1575;s:11:"coffee-shop";i:399;s:8:"one-page";i:2421;s:9:"purchases";i:2417;s:8:"reseller";i:335;s:10:"restaurant";i:2041;s:9:"snack-bar";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-54443";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08-1-600x2849.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/coffee-shop-08/wp-json/wp/v2/pages/4";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coffee-shop-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:1718;s:7:"onepage";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48496";a:24:{s:5:"title";s:20:"Interior Design Firm";s:2:"id";i:48496;s:12:"publish-date";i:1603984630;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-600x2293.jpg";s:28:"fullpage-thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-400x1528.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/interior-firm-08";s:20:"astra-site-parent-id";i:1742;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:436;s:8:"interior";i:434;s:15:"interior-design";i:422;s:11:"landscaping";i:1022;s:12:"professional";i:437;s:6:"zoning";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:2:{i:2488;s:9:"portfolio";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}i:1;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48499";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-600x2293.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1224";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/interior-firm-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48500";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-projects.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-projects-600x1792.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1182";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/interior-firm-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48497";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about-1-600x1592.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1184";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/interior-firm-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48501";a:12:{s:5:"title";s:12:"Testimonials";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonial.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonial-600x1090.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1186";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/interior-firm-08/testimonials/";s:15:"astra-sites-tag";a:1:{i:433;s:12:"testimonials";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48498";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact-1.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact-1-600x1316.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1188";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/interior-firm-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-47957";a:24:{s:5:"title";s:18:"Italian Restaurant";s:2:"id";i:47957;s:12:"publish-date";i:1603828772;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-600x2375.jpg";s:28:"fullpage-thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-400x1583.jpg";s:14:"astra-site-url";s:40:"//websitedemos.net/italian-restaurant-08";s:20:"astra-site-parent-id";i:1689;s:15:"astra-sites-tag";a:10:{i:562;s:6:"bistro";i:972;s:4:"club";i:560;s:7:"cuisine";i:561;s:6:"eatery";i:336;s:4:"food";i:350;s:5:"hotel";i:563;s:18:"italian-restaurant";i:559;s:6:"outlet";i:335;s:10:"restaurant";i:970;s:6:"restro";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2496;s:15:"restaurant-food";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-47960";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-600x2375.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/56";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/italian-restaurant-08/";s:15:"astra-sites-tag";a:2:{i:423;s:4:"home";i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47961";a:12:{s:5:"title";s:4:"Menu";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-2.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-2-600x2011.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/54";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/italian-restaurant-08/menu/";s:15:"astra-sites-tag";a:2:{i:1579;s:9:"food-menu";i:565;s:4:"menu";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47958";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-us-600x1754.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/53";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/italian-restaurant-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-47959";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-2.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-2-600x1278.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/55";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/italian-restaurant-08/contact/";s:15:"astra-sites-tag";a:2:{i:415;s:7:"contact";i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48342";a:24:{s:5:"title";s:5:"Coach";s:2:"id";i:48342;s:12:"publish-date";i:1603908987;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-600x1970.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-400x1313.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/coach-08";s:20:"astra-site-parent-id";i:1723;s:15:"astra-sites-tag";a:5:{i:610;s:8:"coaching";i:608;s:8:"guidance";i:612;s:10:"life-coach";i:609;s:9:"motivator";i:611;s:16:"self-improvement";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48347";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-600x1970.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/389";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/coach-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48343";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about-1.jpg";s:19:"thumbnail-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about-1-600x1638.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/391";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/coach-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48346";a:12:{s:5:"title";s:6:"e-Book";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-ebook.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-ebook-600x1161.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/393";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/coach-08/e-book/";s:15:"astra-sites-tag";a:1:{i:748;s:5:"ebook";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48345";a:12:{s:5:"title";s:7:"Courses";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses-1-600x1018.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/395";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-08/courses/";s:15:"astra-sites-tag";a:1:{i:462;s:7:"courses";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48344";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact-1.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact-1-600x855.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/397";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/coach-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48231";a:24:{s:5:"title";s:20:"Motivational Speaker";s:2:"id";i:48231;s:12:"publish-date";i:1603901316;s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1-600x1831.jpg";s:28:"fullpage-thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1-400x1220.jpg";s:14:"astra-site-url";s:42:"//websitedemos.net/motivational-speaker-08";s:20:"astra-site-parent-id";i:1708;s:15:"astra-sites-tag";a:3:{i:1545;s:21:"inspirational-speaker";i:855;s:20:"motivational-speaker";i:1709;s:7:"speaker";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:37;s:4:"blog";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2483;s:15:"expert-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-48235";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:81:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-1-600x1831.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/624";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/motivational-speaker-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48232";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-2.jpg";s:19:"thumbnail-image-url";s:96:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-2-600x1154.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/626";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/motivational-speaker-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48233";a:12:{s:5:"title";s:4:"Blog";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-2.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-2-600x1063.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/628";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/motivational-speaker-08/blog/";s:15:"astra-sites-tag";a:1:{i:480;s:4:"blog";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48234";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact-2.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact.jpg";s:18:"astra-page-api-url";s:72:"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/630";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:51:"//websitedemos.net/motivational-speaker-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:74;s:4:"blog";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55358";a:24:{s:5:"title";s:17:"Web Design Agency";s:2:"id";i:55358;s:12:"publish-date";i:1621624720;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/demo-screenshot.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/demo-screenshot-600x1886.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/demo-screenshot-400x1257.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/web-design-agency-08";s:20:"astra-site-parent-id";i:2095;s:15:"astra-sites-tag";a:4:{i:663;s:6:"agency";i:399;s:8:"one-page";i:463;s:11:"single-page";i:2159;s:17:"web-design-agency";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:0:{}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-55567";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/web-design-agency-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/web-design-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:0:{}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48225";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:48225;s:12:"publish-date";i:1603905869;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-600x3030.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-400x2020.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-08";s:20:"astra-site-parent-id";i:1707;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2836;s:12:"construction";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48228";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-600x3030.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1815";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48226";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-about-600x1830.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1816";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/construction-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48230";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-services-600x1372.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1817";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48229";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-projects.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-projects-600x1712.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1818";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48227";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-contact-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-contact-us-600x1078.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1819";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48374";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:48374;s:12:"publish-date";i:1603963845;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-600x2179.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-400x1453.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-08";s:20:"astra-site-parent-id";i:1729;s:15:"astra-sites-tag";a:5:{i:692;s:8:"business";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:1453;s:15:"coworking-space";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:0:{}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48375";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-about-us.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-about-us-600x1618.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1131";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-08/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48376";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-amenities.jpg";s:19:"thumbnail-image-url";s:94:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-amenities-600x1915.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1132";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-08/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48377";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-contact-us.jpg";s:19:"thumbnail-image-url";s:95:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-contact-us-600x1305.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1133";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48378";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-600x2179.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48379";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-pricing-plans.jpg";s:19:"thumbnail-image-url";s:98:"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-08-pricing-plans-600x2176.jpg";s:18:"astra-page-api-url";s:69:"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1134";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-08/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48297";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:48297;s:12:"publish-date";i:1603905879;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-600x2270.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-400x1513.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/wedding-08";s:20:"astra-site-parent-id";i:1716;s:15:"astra-sites-tag";a:5:{i:699;s:10:"invitation";i:746;s:13:"one-page-site";i:463;s:11:"single-page";i:697;s:7:"wedding";i:1457;s:18:"wedding-invitation";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48298";a:12:{s:5:"title";s:18:"Wedding Invitation";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-600x2270.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/wedding-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/wedding-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:1718;s:7:"onepage";i:1457;s:18:"wedding-invitation";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-56731";a:24:{s:5:"title";s:13:"Prime Lawyers";s:2:"id";i:56731;s:12:"publish-date";i:1626107534;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1-600x2347.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1-400x1565.jpg";s:14:"astra-site-url";s:25:"//websitedemos.net/law-08";s:20:"astra-site-parent-id";i:2255;s:15:"astra-sites-tag";a:7:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:703;s:11:"enforcement";i:968;s:7:"justice";i:702;s:8:"law-firm";i:706;s:6:"lawyer";i:1022;s:12:"professional";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-56732";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about-1.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about-1-600x1425.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/law-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56733";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact-1.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact-1-600x875.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/law-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56734";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:68:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq-1-600x1042.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/law-08/faq/";s:15:"astra-sites-tag";a:2:{i:426;s:3:"faq";i:1476;s:26:"frequently-asked-questions";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56735";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-1-600x2347.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:26:"//websitedemos.net/law-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-56736";a:12:{s:5:"title";s:13:"Practice Area";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area-1.jpg";s:19:"thumbnail-image-url";s:87:"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area-1-600x1813.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-08/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/law-08/practice-area/";s:15:"astra-sites-tag";a:2:{i:707;s:13:"practice-area";i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48263";a:24:{s:5:"title";s:13:"Makeup Artist";s:2:"id";i:48263;s:12:"publish-date";i:1603908979;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1-600x2017.jpg";s:28:"fullpage-thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1-400x1344.jpg";s:14:"astra-site-url";s:35:"//websitedemos.net/makeup-artist-08";s:20:"astra-site-parent-id";i:1713;s:15:"astra-sites-tag";a:6:{i:579;s:14:"bridal-make-up";i:477;s:9:"hair-care";i:575;s:11:"hair-styles";i:982;s:11:"hairstylist";i:577;s:13:"makeup-artist";i:1728;s:13:"makeup-studio";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48266";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-1-600x2017.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1299";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/makeup-artist-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48264";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about-1-600x1155.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1300";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/makeup-artist-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48268";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services-1.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services-1-600x1450.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1301";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:45:"//websitedemos.net/makeup-artist-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48267";a:12:{s:5:"title";s:9:"Portfolio";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio-1.jpg";s:19:"thumbnail-image-url";s:93:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio-1-600x1205.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1302";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/makeup-artist-08/portfolio/";s:15:"astra-sites-tag";a:1:{i:444;s:9:"portfolio";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48265";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact-1.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact-1-600x866.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1303";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/makeup-artist-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48269";a:24:{s:5:"title";s:17:"Cleaning Services";s:2:"id";i:48269;s:12:"publish-date";i:1603905875;s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-600x2372.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-400x1581.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/cleaner-08";s:20:"astra-site-parent-id";i:1714;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2477;s:13:"home-services";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48273";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-600x2372.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1696";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/cleaner-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48270";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about-1.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about-1-600x2045.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1352";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:36:"//websitedemos.net/cleaner-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48274";a:12:{s:5:"title";s:11:"Residential";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential-1.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential-1-600x1338.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1348";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cleaner-08/residential/";s:15:"astra-sites-tag";a:1:{i:776;s:20:"residential-cleaning";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48271";a:12:{s:5:"title";s:10:"Commercial";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial-1.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial-1-600x1498.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1350";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/cleaner-08/commercial/";s:15:"astra-sites-tag";a:1:{i:673;s:19:"commercial-cleaning";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48272";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact-1.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact-1-600x1054.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1354";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/cleaner-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54447";a:24:{s:5:"title";s:22:"Health &#038; Wellness";s:2:"id";i:54447;s:12:"publish-date";i:1621454260;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08-600x2273.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08-400x1515.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/health-wellness-08";s:20:"astra-site-parent-id";i:2034;s:15:"astra-sites-tag";a:11:{i:337;s:6:"clinic";i:338;s:6:"dental";i:2047;s:13:"dental-clinic";i:601;s:6:"doctor";i:2045;s:6:"health";i:604;s:10:"healthcare";i:603;s:7:"medical";i:2046;s:14:"medical-clinic";i:621;s:12:"psychiatrist";i:2044;s:9:"therapist";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54449";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-contact-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-contact-08-600x852.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/130";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/health-wellness-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54450";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08-600x2273.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/health-wellness-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54448";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-about-08.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-about-08-600x1484.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/87";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-wellness-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54451";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-services-08.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-services-08-600x1214.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-wellness-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48093";a:24:{s:5:"title";s:13:"Hotel and BnB";s:2:"id";i:48093;s:12:"publish-date";i:1603893483;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08-600x2604.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08-400x1736.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-08";s:20:"astra-site-parent-id";i:1700;s:15:"astra-sites-tag";a:8:{i:560;s:7:"cuisine";i:336;s:4:"food";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:399;s:8:"one-page";i:714;s:6:"resort";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48094";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08-600x2604.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:814;s:8:"homepage";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(4681, 'theme_mods_organic-grocery', 'a:1:{s:18:"custom_css_post_id";i:-1;}', 'no'),
(4691, 'theme_mods_goldy-mex', 'a:1:{s:18:"custom_css_post_id";i:-1;}', 'no'),
(5198, 'astra-sites-and-pages-page-51', 'a:5:{s:8:"id-43296";a:24:{s:5:"title";s:35:"Residential and Commercial Cleaning";s:2:"id";i:43296;s:12:"publish-date";i:1580982304;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/cleaning-05";s:20:"astra-site-parent-id";i:1410;s:15:"astra-sites-tag";a:7:{i:680;s:8:"cleaning";i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";i:674;s:17:"domestic-cleaning";i:1407;s:13:"house-keeping";i:676;s:11:"maintenance";i:677;s:7:"washing";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-43300";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/664";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/cleaning-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-43297";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/674";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/cleaning-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-43301";a:12:{s:5:"title";s:11:"Residential";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/679";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/cleaning-05/residential/";s:15:"astra-sites-tag";a:2:{i:679;s:17:"cleaning-services";i:776;s:20:"residential-cleaning";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-43298";a:12:{s:5:"title";s:10:"Commercial";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/682";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:42:"//websitedemos.net/cleaning-05/commercial/";s:15:"astra-sites-tag";a:2:{i:679;s:17:"cleaning-services";i:673;s:19:"commercial-cleaning";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-43299";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/687";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/cleaning-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-54447";a:24:{s:5:"title";s:22:"Health &#038; Wellness";s:2:"id";i:54447;s:12:"publish-date";i:1621454260;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08-600x2273.jpg";s:28:"fullpage-thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08-400x1515.jpg";s:14:"astra-site-url";s:37:"//websitedemos.net/health-wellness-08";s:20:"astra-site-parent-id";i:2034;s:15:"astra-sites-tag";a:11:{i:337;s:6:"clinic";i:338;s:6:"dental";i:2047;s:13:"dental-clinic";i:601;s:6:"doctor";i:2045;s:6:"health";i:604;s:10:"healthcare";i:603;s:7:"medical";i:2046;s:14:"medical-clinic";i:621;s:12:"psychiatrist";i:2044;s:9:"therapist";i:619;s:8:"wellness";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-54449";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-contact-08.jpg";s:19:"thumbnail-image-url";s:90:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-contact-08-600x852.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/130";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/health-wellness-08/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54450";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08.jpg";s:19:"thumbnail-image-url";s:88:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-home-08-600x2273.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/health-wellness-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54448";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-about-08.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-about-08-600x1484.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/87";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/health-wellness-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-54451";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-services-08.jpg";s:19:"thumbnail-image-url";s:92:"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-services-08-600x1214.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/120";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/health-wellness-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17299";a:24:{s:5:"title";s:13:"Hotel and BnB";s:2:"id";i:17299;s:12:"publish-date";i:1501666668;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-02";s:20:"astra-site-parent-id";i:250;s:15:"astra-sites-tag";a:6:{i:1534;s:3:"bnb";i:3416;s:9:"elementor";i:350;s:5:"hotel";i:399;s:8:"one-page";i:714;s:6:"resort";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2785;s:4:"food";i:2788;s:9:"hotel-bnb";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1096:"<!-- wp:paragraph -->\n<p>The Hotel and BnB template welcomes you with open arms and provides the warm reception you want from a hotel or BnB website template. The homepage contains all the information guests need while painting the picture of a lifestyle, ideal for the niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design is modern with great balance and all the page features you need to introduce your property and engage with guests. There is also a clear call to action, a gallery page, booking form options and the opportunity to add anything you like to your website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Hotel and BnB template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Welcoming home page that creates a positive first impression</li><li>Delivers everything visitors need quickly</li><li>Attractive call to action and enquiry buttons</li><li>Portfolio and amenities sections all ready to go</li><li>Fully responsive and works on any screen</li><li>Fully compatible with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:84:"Engaging hospitality template that welcomes your hotel and BnB guests with open arms";s:5:"pages";a:1:{s:8:"id-24627";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";i:17506;s:26:"related-elementor-template";i:17299;s:26:"related-gutenberg-template";i:48093;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17506";a:24:{s:5:"title";s:13:"Hotel and BnB";s:2:"id";i:17506;s:12:"publish-date";i:1505739180;s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-01";s:20:"astra-site-parent-id";i:247;s:15:"astra-sites-tag";a:8:{i:560;s:7:"cuisine";i:336;s:4:"food";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:399;s:8:"one-page";i:714;s:6:"resort";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-24620";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48093";a:24:{s:5:"title";s:13:"Hotel and BnB";s:2:"id";i:48093;s:12:"publish-date";i:1603893483;s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08-600x2604.jpg";s:28:"fullpage-thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08-400x1736.jpg";s:14:"astra-site-url";s:27:"//websitedemos.net/hotel-08";s:20:"astra-site-parent-id";i:1700;s:15:"astra-sites-tag";a:8:{i:560;s:7:"cuisine";i:336;s:4:"food";i:350;s:5:"hotel";i:712;s:5:"lodge";i:711;s:5:"motel";i:399;s:8:"one-page";i:714;s:6:"resort";i:463;s:11:"single-page";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2498;s:12:"hotel-travel";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-48094";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:64:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2020/10/hotel-08-600x2604.jpg";s:18:"astra-page-api-url";s:55:"https://websitedemos.net/hotel-08/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:28:"//websitedemos.net/hotel-08/";s:15:"astra-sites-tag";a:3:{i:423;s:4:"home";i:814;s:8:"homepage";i:463;s:11:"single-page";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no'),
(8891, 'backuply_version', '1.3.1', 'yes'),
(8892, 'backuply_config_keys', 'a:2:{s:12:"BACKUPLY_KEY";s:64:"beb694466709637a47f7c30efa483dde0412c9e05758a47a2f1fdbd6ccc4c5af";s:11:"RESTORE_KEY";s:64:"c4fcfeee7066dc7f8af27098e0302db1a90858b8aa50c4400dbd3e9b7ef3ab03";}', 'yes'),
(8893, 'backuply_hide_trial', '1715347531', 'no'),
(8894, 'backuply_hide_holiday', '1715973876', 'no'),
(8895, 'backuply_promo_time', '1715347531', 'no'),
(8896, 'backuply_offer_time', '1715347531', 'no'),
(8897, 'backuply_backup_nag', '1714829131', 'no'),
(8898, 'backuply_license_notice', '1715347531', 'yes'),
(8900, 'astra_sites_recent_import_log_file', '/home/tsuh0748/jalaramproduce.ca/wp-content/uploads/astra-sites/import-10-May-2024-01-25-31-102e7bfd990ec000834129b2440cb41d.log', 'no'),
(8901, 'litespeed.conf._version', '6.1', 'yes'),
(8902, 'litespeed.conf.cache-vary_cookies', '[]', 'yes'),
(8903, 'litespeed.conf.optm-ucss_file_exc_inline', '[]', 'yes'),
(8904, 'litespeed.conf.optm-js_delay_inc', '[]', 'yes'),
(8905, 'litespeed.conf.optm-dns_preconnect', '[]', 'yes'),
(8906, 'litespeed.conf.media-preload_featured', '', 'yes'),
(8907, 'backuply_backup_stopped', '', 'no'),
(8908, 'astra-settings', 'a:8:{s:18:"theme-auto-version";s:5:"4.6.5";s:22:"is_theme_queue_running";b:0;s:32:"ast-header-responsive-logo-width";a:3:{s:7:"desktop";i:128;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:27:"hbb-footer-top-border-color";s:25:"var(--ast-global-color-8)";s:28:"hbb-footer-bg-obj-responsive";a:3:{s:7:"desktop";a:10:{s:16:"background-color";s:25:"var(--ast-global-color-8)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:5:"color";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:23:"footer-copyright-editor";s:49:"Copyright [copyright] [current_year] [site_title]";s:22:"footer-copyright-color";s:25:"var(--ast-global-color-5)";s:25:"transparent-header-enable";b:0;}', 'yes'),
(8923, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:1:{i:0;O:8:"stdClass":10:{s:8:"response";s:6:"latest";s:8:"download";s:59:"https://downloads.wordpress.org/release/wordpress-6.5.3.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-6.5.3.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-6.5.3-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-6.5.3-new-bundled.zip";s:7:"partial";s:0:"";s:8:"rollback";s:0:"";}s:7:"current";s:5:"6.5.3";s:7:"version";s:5:"6.5.3";s:11:"php_version";s:5:"7.0.0";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"6.4";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1715952757;s:15:"version_checked";s:5:"6.5.3";s:12:"translations";a:0:{}}', 'no'),
(8931, 'backuply_last_restore', '1715347551', 'no'),
(8932, 'astra-sites-and-pages-page-49', 'a:15:{s:8:"id-17618";a:24:{s:5:"title";s:10:"Sweet Shop";s:2:"id";i:17618;s:12:"publish-date";i:1507027450;s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg";s:14:"astra-site-url";s:32:"//websitedemos.net/sweet-shop-03";s:20:"astra-site-parent-id";i:271;s:15:"astra-sites-tag";a:7:{i:758;s:6:"bakery";i:496;s:9:"ecommerce";i:383;s:12:"online-store";i:749;s:5:"store";i:756;s:10:"sweet-shop";i:757;s:6:"sweets";i:1024;s:11:"woocommerce";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2478;s:17:"local-storefronts";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24800";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:33:"//websitedemos.net/sweet-shop-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24796";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-about-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-about-2.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/sweet-shop-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24799";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-gallery.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-gallery.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/sweet-shop-03/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24801";a:12:{s:5:"title";s:9:"Our Cakes";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-our-cakes.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-our-cakes.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:43:"//websitedemos.net/sweet-shop-03/our-cakes/";s:15:"astra-sites-tag";a:1:{i:783;s:4:"cake";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-24798";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-contact.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-contact.jpg";s:18:"astra-page-api-url";s:61:"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/sweet-shop-03/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17619";a:24:{s:5:"title";s:18:"Wedding Invitation";s:2:"id";i:17619;s:12:"publish-date";i:1507027381;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg";s:14:"astra-site-url";s:29:"//websitedemos.net/wedding-01";s:20:"astra-site-parent-id";i:265;s:15:"astra-sites-tag";a:5:{i:698;s:10:"engagement";i:699;s:10:"invitation";i:399;s:8:"one-page";i:463;s:11:"single-page";i:697;s:7:"wedding";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:1:{i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2489;s:16:"event-invitation";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-24756";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/wedding-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/wedding-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17616";a:24:{s:5:"title";s:6:"Lawyer";s:2:"id";i:17616;s:12:"publish-date";i:1507027353;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg";s:14:"astra-site-url";s:25:"//websitedemos.net/law-01";s:20:"astra-site-parent-id";i:353;s:15:"astra-sites-tag";a:7:{i:704;s:13:"corporate-law";i:701;s:12:"criminal-law";i:703;s:11:"enforcement";i:968;s:7:"justice";i:702;s:8:"law-firm";i:706;s:6:"lawyer";i:778;s:5:"legal";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2482;s:3:"law";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-28283";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-01/wp-json/wp/v2/pages/7";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:26:"//websitedemos.net/law-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-28280";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-about-1.jpg";s:19:"thumbnail-image-url";s:70:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-about-1.jpg";s:18:"astra-page-api-url";s:53:"https://websitedemos.net/law-01/wp-json/wp/v2/pages/9";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/law-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-28284";a:12:{s:5:"title";s:13:"Practice Area";s:18:"featured-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-practice-area-1.jpg";s:19:"thumbnail-image-url";s:78:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-practice-area-1.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-01/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/law-01/practice-area/";s:15:"astra-sites-tag";a:2:{i:708;s:4:"area";i:707;s:13:"practice-area";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-36136";a:12:{s:5:"title";s:3:"FAQ";s:18:"featured-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/law-01-faq.jpg";s:19:"thumbnail-image-url";s:66:"https://websitedemos.net/wp-content/uploads/2020/01/law-01-faq.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-01/wp-json/wp/v2/pages/11";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:30:"//websitedemos.net/law-01/faq/";s:15:"astra-sites-tag";a:1:{i:426;s:3:"faq";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-28282";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-contact-2.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/law-01-contact-2.jpg";s:18:"astra-page-api-url";s:54:"https://websitedemos.net/law-01/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:34:"//websitedemos.net/law-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17562";a:24:{s:5:"title";s:3:"Spa";s:2:"id";i:17562;s:12:"publish-date";i:1505912623;s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg";s:14:"astra-site-url";s:31:"//websitedemos.net/lotus-spa-03";s:20:"astra-site-parent-id";i:191;s:15:"astra-sites-tag";a:10:{i:532;s:11:"acupressure";i:474;s:8:"grooming";i:528;s:7:"massage";i:527;s:17:"massage-therapist";i:529;s:13:"physiotherapy";i:531;s:11:"reflexology";i:533;s:10:"relaxation";i:650;s:5:"salon";i:651;s:8:"skincare";i:530;s:3:"spa";}s:16:"astra-sites-type";s:11:"agency-mini";s:19:"astra-site-category";a:1:{i:27;s:8:"business";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2479;s:6:"beauty";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:11:"astra-addon";s:4:"init";s:27:"astra-addon/astra-addon.php";s:4:"name";s:9:"Astra Pro";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:4:{s:8:"id-23970";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2202";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:32:"//websitedemos.net/lotus-spa-03/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23967";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-about.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-about.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2208";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/lotus-spa-03/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23971";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-services.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-services.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2210";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/lotus-spa-03/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}}}s:8:"id-23969";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-contact.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-contact.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2449";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/lotus-spa-03/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:11:"agency-mini";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:1:{i:60;s:8:"business";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:17:"bb-ultimate-addon";s:4:"init";s:39:"bb-ultimate-addon/bb-ultimate-addon.php";s:4:"name";s:34:"Ultimate Addons for Beaver Builder";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17524";a:24:{s:5:"title";s:13:"Dental Clinic";s:2:"id";i:17524;s:12:"publish-date";i:1505903441;s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/dental-01";s:20:"astra-site-parent-id";i:229;s:15:"astra-sites-tag";a:7:{i:623;s:7:"dentist";i:601;s:6:"doctor";i:604;s:10:"healthcare";i:605;s:8:"hospital";i:399;s:8:"one-page";i:463;s:11:"single-page";i:607;s:9:"treatment";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2490;s:10:"healthcare";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-24462";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg";s:19:"thumbnail-image-url";s:74:"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/dental-01/wp-json/wp/v2/pages/6";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/dental-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17534";a:24:{s:5:"title";s:14:"Digital Agency";s:2:"id";i:17534;s:12:"publish-date";i:1505892622;s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg";s:14:"astra-site-url";s:28:"//websitedemos.net/agency-02";s:20:"astra-site-parent-id";i:210;s:15:"astra-sites-tag";a:7:{i:663;s:6:"agency";i:979;s:7:"company";i:686;s:9:"corporate";i:664;s:16:"digital-services";i:3416;s:9:"elementor";i:812;s:6:"office";i:665;s:14:"service-agency";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:3:{i:2777;s:8:"business";i:2812;s:14:"digital-agency";i:2831;s:7:"service";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1281:"<!-- wp:paragraph -->\n<p>The Digital Agency template has a thoroughly modern feel with a strong homepage and bold colors. Combined with modern sans serif fonts and complementary design throughout the page, this template is perfect for both startups and more established organizations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pages are well laid out and contain everything a visitor would expect to see. All pages are fully customizable using your favorite page builder and can be fully customized to match your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Digital Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Contemporary design ideal for new or more established businesses</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Engaging colors and fonts</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Customizable pages and layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Built-in portfolio section and contact forms</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Effective calls to action throughout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:83:"Fresh, modern template ideal for showcasing upstarts, startups and digital agencies";s:5:"pages";a:4:{s:8:"id-24112";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg";s:18:"astra-page-api-url";s:56:"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:29:"//websitedemos.net/agency-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24109";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-about.jpg";s:19:"thumbnail-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-about.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/19";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/agency-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24113";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-services-page.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-services-page.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/21";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:38:"//websitedemos.net/agency-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24111";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-contact.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-contact.jpg";s:18:"astra-page-api-url";s:57:"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/25";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/agency-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17535";a:24:{s:5:"title";s:27:"Gardening &amp; Landscaping";s:2:"id";i:17535;s:12:"publish-date";i:1505892461;s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/gardener-02";s:20:"astra-site-parent-id";i:307;s:15:"astra-sites-tag";a:9:{i:3416;s:9:"elementor";i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:1021;s:14:"local-business";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2777;s:8:"business";i:2853;s:17:"florist-gardening";i:2852;s:11:"landscaping";i:2830;s:6:"nature";i:2768;s:9:"portfolio";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2476;s:9:"gardening";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1351:"<!-- wp:paragraph -->\n<p>The Gardening &amp; Landscaping website template is perfect for any business involved with gardening, landscaping, growing or farming. It uses sympathetic green colors throughout but could be easily customized to fit your brand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pages are very well-balanced with plenty of content areas and images, calls to action and buttons to help engage. It’s easy to add new content blocks and entire pages thanks to full page builder compatibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Gardening &amp; Landscaping template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Well designed pages with flexible content areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fresh design with universal appeal</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sympathetic colors ideal for the niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lots of opportunities to add extra information or on-page features</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Light, welcoming feel throughout every page</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:80:"Showcase your gardening or landscaping business with this lovely template design";s:5:"pages";a:5:{s:8:"id-25221";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg";s:19:"thumbnail-image-url";s:72:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/gardener-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25217";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-about.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/gardener-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25222";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-services.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-services.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/gardener-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25220";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-gallery.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-gallery.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-02/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25219";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-contact-1.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-contact-1.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:17535;s:26:"related-gutenberg-template";i:48562;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17531";a:24:{s:5:"title";s:27:"Gardening &amp; Landscaping";s:2:"id";i:17531;s:12:"publish-date";i:1505991876;s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/gardener-01";s:20:"astra-site-parent-id";i:305;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2476;s:9:"gardening";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-25194";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg";s:18:"astra-page-api-url";s:58:"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/gardener-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25190";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-about.jpg";s:19:"thumbnail-image-url";s:73:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-about.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/gardener-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25195";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-services.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-services.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/13";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/gardener-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25193";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-gallery.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-gallery.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-01/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25192";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-contact-2.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-contact-2.jpg";s:18:"astra-page-api-url";s:59:"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/15";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-19791";a:24:{s:5:"title";s:27:"Gardening &amp; Landscaping";s:2:"id";i:19791;s:12:"publish-date";i:1543500773;s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg";s:28:"fullpage-thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg";s:14:"astra-site-url";s:30:"//websitedemos.net/gardener-05";s:20:"astra-site-parent-id";i:277;s:15:"astra-sites-tag";a:7:{i:416;s:11:"garden-care";i:421;s:18:"garden-maintenance";i:420;s:9:"gardening";i:422;s:11:"landscaping";i:417;s:9:"lawn-care";i:419;s:8:"planting";i:418;s:12:"weed-control";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:5:"brizy";s:10:"categories";a:0:{}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24873";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg";s:19:"thumbnail-image-url";s:75:"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/750";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:31:"//websitedemos.net/gardener-05/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24870";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/759";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:37:"//websitedemos.net/gardener-05/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24874";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/763";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/gardener-05/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24872";a:12:{s:5:"title";s:7:"Gallery";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/767";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-05/gallery/";s:15:"astra-sites-tag";a:1:{i:461;s:7:"gallery";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}}}s:8:"id-24871";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg";s:19:"thumbnail-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg";s:18:"astra-page-api-url";s:60:"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/770";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/gardener-05/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:5:"brizy";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:5:"brizy";s:4:"init";s:15:"brizy/brizy.php";s:4:"name";s:5:"Brizy";}i:1;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-55358";a:24:{s:5:"title";s:17:"Web Design Agency";s:2:"id";i:55358;s:12:"publish-date";i:1621624720;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2021/05/demo-screenshot.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/demo-screenshot-600x1886.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2021/05/demo-screenshot-400x1257.jpg";s:14:"astra-site-url";s:39:"//websitedemos.net/web-design-agency-08";s:20:"astra-site-parent-id";i:2095;s:15:"astra-sites-tag";a:4:{i:663;s:6:"agency";i:399;s:8:"one-page";i:463;s:11:"single-page";i:2159;s:17:"web-design-agency";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:39;s:4:"free";i:36;s:5:"other";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:0:{}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:1:{s:8:"id-55567";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg";s:19:"thumbnail-image-url";s:76:"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/web-design-agency-08/wp-json/wp/v2/pages/5";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:40:"//websitedemos.net/web-design-agency-08/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:61;s:4:"free";i:139;s:5:"other";}s:16:"required-plugins";a:0:{}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17529";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:17529;s:12:"publish-date";i:1505892280;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-01";s:20:"astra-site-parent-id";i:300;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-25144";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25141";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/construction-01/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25146";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-services.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-01/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25145";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-projects.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-projects.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-01/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-25143";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-01/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17536";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:17536;s:12:"publish-date";i:1505892261;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-02";s:20:"astra-site-parent-id";i:302;s:15:"astra-sites-tag";a:8:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:3416;s:9:"elementor";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";i:687;s:6:"realty";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:5:{i:2795;s:12:"architecture";i:2836;s:12:"construction";i:2793;s:15:"interior-design";i:2768;s:9:"portfolio";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:3427;s:7:"default";i:3428;s:4:"free";i:2484;s:11:"real-estate";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1038:"<!-- wp:paragraph -->\n<p>The Construction template is very clean and crisp, ideal for forward-looking businesses. While set up for construction, you could easily use it for architecture, real estate and other business types.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses bright colors and whitespace along with great imagery to create a positive first impression. Something continued effortlessly throughout the template. Thanks to full compatibility with page builders, you can transform this template without touching a line of code!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Construction template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Clean, crisp business template ideal for business</li><li>Fantastic use of colors, images and whitespace</li><li>Equally attractive extra pages to continue the feel</li><li>Standout engagement buttons</li><li>Flexible content areas on every page</li><li>Full compatibility with drag and drop page builders</li></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:81:"Inspire confidence in new clients with this clean and crisp construction template";s:5:"pages";a:5:{s:8:"id-25166";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg";s:18:"astra-page-api-url";s:62:"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25163";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-about.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-about.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/71";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/construction-02/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25168";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-services.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-services.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/72";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-02/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25167";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-projects.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-projects.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/74";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-02/projects/";s:15:"astra-sites-tag";a:1:{i:424;s:7:"project";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-25165";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-contact.jpg";s:19:"thumbnail-image-url";s:79:"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-contact.jpg";s:18:"astra-page-api-url";s:63:"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/73";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-02/contact-us/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:58953;s:26:"related-gutenberg-template";i:48225;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-48225";a:24:{s:5:"title";s:12:"Construction";s:2:"id";i:48225;s:12:"publish-date";i:1603905869;s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-600x3030.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-400x2020.jpg";s:14:"astra-site-url";s:34:"//websitedemos.net/construction-08";s:20:"astra-site-parent-id";i:1707;s:15:"astra-sites-tag";a:6:{i:435;s:12:"architecture";i:979;s:7:"company";i:484;s:12:"construction";i:436;s:8:"interior";i:812;s:6:"office";i:485;s:11:"real-estate";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:2:{i:2836;s:12:"construction";i:2778;s:11:"real-estate";}s:23:"astra-site-page-builder";s:9:"gutenberg";s:10:"categories";a:1:{i:2484;s:11:"real-estate";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-48228";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:71:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-600x3030.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1815";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:35:"//websitedemos.net/construction-08/";s:15:"astra-sites-tag";a:1:{i:814;s:8:"homepage";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48226";a:12:{s:5:"title";s:5:"About";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-about.jpg";s:19:"thumbnail-image-url";s:86:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-about-600x1830.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1816";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:41:"//websitedemos.net/construction-08/about/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48230";a:12:{s:5:"title";s:8:"Services";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-services.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-services-600x1372.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1817";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-08/services/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48229";a:12:{s:5:"title";s:8:"Projects";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-projects.jpg";s:19:"thumbnail-image-url";s:89:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-projects-600x1712.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1818";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:44:"//websitedemos.net/construction-08/projects/";s:15:"astra-sites-tag";a:1:{i:1613;s:8:"projects";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}s:8:"id-48227";a:12:{s:5:"title";s:10:"Contact Us";s:18:"featured-image-url";s:82:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-contact-us.jpg";s:19:"thumbnail-image-url";s:91:"https://websitedemos.net/wp-content/uploads/2020/10/construction-08-contact-us-600x1078.jpg";s:18:"astra-page-api-url";s:65:"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1819";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:46:"//websitedemos.net/construction-08/contact-us/";s:15:"astra-sites-tag";a:1:{i:454;s:10:"contact-us";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"gutenberg";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:1:{i:0;a:3:{s:4:"slug";s:29:"ultimate-addons-for-gutenberg";s:4:"init";s:63:"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php";s:4:"name";s:7:"Spectra";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17504";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:17504;s:12:"publish-date";i:1505739194;s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg";s:28:"fullpage-thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-02";s:20:"astra-site-parent-id";i:215;s:15:"astra-sites-tag";a:8:{i:692;s:8:"business";i:693;s:4:"cafe";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:979;s:7:"company";i:3416;s:9:"elementor";i:812;s:6:"office";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:1:{i:2777;s:8:"business";}s:23:"astra-site-page-builder";s:9:"elementor";s:10:"categories";a:3:{i:2487;s:6:"agency";i:3427;s:7:"default";i:3428;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:1295:"<!-- wp:paragraph -->\n<p>The Co-Working Space template provides all the ingredients you need to build an engaging business website. While configured for a coworking space, it could easily be personalized to suit any organization.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The use of modern fonts, clean colors and whitespace throughout keeps the design accessible and engaging. You have lots of options for adding or removing page features and pages thanks to full compatibility with page builders.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"UAGDay":[]} -->\n<h2 class="wp-block-heading">Key features of the Co-Working Space template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Clean, modern business template ideal for any niche</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Great use of imagery and layout</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Includes essential content areas and pages</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Attractive contact page with form</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Designed to be quickly customizable</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Full compatibility with drag and drop page builders</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->";s:12:"post-excerpt";s:90:"Light and modern business template designed for real estate businesses or coworking spaces";s:5:"pages";a:5:{s:8:"id-24320";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg";s:19:"thumbnail-image-url";s:80:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-02/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24316";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-about-page.jpg";s:19:"thumbnail-image-url";s:77:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-about-page.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/8";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-02/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24317";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-aminities.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-aminities.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/12";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-02/amenities/";s:15:"astra-sites-tag";a:1:{i:777;s:9:"amenities";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24321";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/14";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-02/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}}}s:8:"id-24319";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-contact.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/10";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-02/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:9:"elementor";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:9:"elementor";s:4:"init";s:23:"elementor/elementor.php";s:4:"name";s:9:"Elementor";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";i:45466;s:26:"related-gutenberg-template";i:48374;s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}s:8:"id-17363";a:24:{s:5:"title";s:16:"Co-Working Space";s:2:"id";i:17363;s:12:"publish-date";i:1503041658;s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg";s:28:"fullpage-thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg";s:14:"astra-site-url";s:38:"//websitedemos.net/co-working-space-01";s:20:"astra-site-parent-id";i:217;s:15:"astra-sites-tag";a:7:{i:692;s:8:"business";i:693;s:4:"cafe";i:694;s:16:"co-working-place";i:695;s:13:"collaboration";i:979;s:7:"company";i:812;s:6:"office";i:691;s:10:"work-place";}s:16:"astra-sites-type";s:4:"free";s:19:"astra-site-category";a:2:{i:27;s:8:"business";i:39;s:4:"free";}s:29:"astra-sites-template-category";a:0:{}s:23:"astra-site-page-builder";s:14:"beaver-builder";s:10:"categories";a:1:{i:2487;s:6:"agency";}s:16:"required-plugins";a:4:{i:0;a:3:{s:4:"slug";s:13:"astra-widgets";s:4:"init";s:31:"astra-widgets/astra-widgets.php";s:4:"name";s:13:"Astra Widgets";}i:1;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:2;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:3;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}s:11:"post-status";s:7:"publish";s:12:"post-content";s:0:"";s:12:"post-excerpt";s:0:"";s:5:"pages";a:5:{s:8:"id-24344";a:12:{s:5:"title";s:4:"Home";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg";s:18:"astra-page-api-url";s:66:"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/2";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:39:"//websitedemos.net/co-working-space-01/";s:15:"astra-sites-tag";a:1:{i:423;s:4:"home";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24340";a:12:{s:5:"title";s:8:"About Us";s:18:"featured-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-about-us.jpg";s:19:"thumbnail-image-url";s:84:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-about-us.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/37";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:48:"//websitedemos.net/co-working-space-01/about-us/";s:15:"astra-sites-tag";a:1:{i:352;s:5:"about";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24341";a:12:{s:5:"title";s:9:"Amenities";s:18:"featured-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-amenities.jpg";s:19:"thumbnail-image-url";s:85:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-amenities.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/39";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:49:"//websitedemos.net/co-working-space-01/amenities/";s:15:"astra-sites-tag";a:1:{i:425;s:8:"services";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24345";a:12:{s:5:"title";s:7:"Pricing";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-pricing.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-pricing.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/40";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-01/pricing/";s:15:"astra-sites-tag";a:1:{i:585;s:7:"pricing";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:2:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}}}s:8:"id-24343";a:12:{s:5:"title";s:7:"Contact";s:18:"featured-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-contact.jpg";s:19:"thumbnail-image-url";s:83:"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-contact.jpg";s:18:"astra-page-api-url";s:67:"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/41";s:12:"dynamic-page";s:2:"no";s:14:"astra-page-url";s:47:"//websitedemos.net/co-working-space-01/contact/";s:15:"astra-sites-tag";a:1:{i:415;s:7:"contact";}s:15:"site-pages-type";s:4:"free";s:23:"site-pages-page-builder";s:14:"beaver-builder";s:19:"site-pages-category";a:0:{}s:26:"site-pages-parent-category";a:2:{i:60;s:8:"business";i:61;s:4:"free";}s:16:"required-plugins";a:3:{i:0;a:3:{s:4:"slug";s:27:"beaver-builder-lite-version";s:4:"init";s:42:"beaver-builder-lite-version/fl-builder.php";s:4:"name";s:36:"Beaver Builder Plugin (Lite Version)";}i:1;a:3:{s:4:"slug";s:39:"ultimate-addons-for-beaver-builder-lite";s:4:"init";s:61:"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php";s:4:"name";s:41:"Ultimate Addons for Beaver Builder - Lite";}i:2;a:3:{s:4:"slug";s:12:"wpforms-lite";s:4:"init";s:24:"wpforms-lite/wpforms.php";s:4:"name";s:12:"WPForms Lite";}}}}s:19:"related-bb-template";s:0:"";s:26:"related-elementor-template";s:0:"";s:26:"related-gutenberg-template";s:0:"";s:26:"related_ecommerce_template";s:0:"";s:25:"ecommerce_parent_template";s:0:"";}}', 'no');
INSERT INTO `wpwg_options` VALUES
(8933, 'astra-sites-and-pages-page-52', 'a:0:{}', 'no'),
(8934, 'astra-sites-and-pages-page-53', 'a:0:{}', 'no'),
(8935, 'can_compress_scripts', '1', 'yes'),
(8942, 'elementor_tracker_last_send', '1715347656', 'yes'),
(8951, 'elementor_log', 'a:4:{s:32:"d2a7600a07690daa04312eba4e4edea7";O:31:"Elementor\\Core\\Logger\\Items\\PHP":9:{s:7:"\0*\0file";s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits/manager.php";s:7:"\0*\0line";i:280;s:7:"\0*\0date";s:19:"2024-05-10 13:37:56";s:7:"\0*\0type";s:6:"notice";s:10:"\0*\0message";s:60:"Trying to get property &#039;post_status&#039; of non-object";s:7:"\0*\0meta";a:1:{s:5:"trace";a:1:{i:0;a:3:{s:8:"function";s:8:"shutdown";s:5:"class";s:29:"Elementor\\Core\\Logger\\Manager";s:4:"type";s:2:"->";}}}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2024-05-10 13:37:56";}s:7:"\0*\0args";a:5:{s:4:"type";s:6:"notice";s:7:"message";s:50:"Trying to get property ''post_status'' of non-object";s:4:"file";s:83:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/kits/manager.php";s:4:"line";i:280;s:5:"trace";b:1;}}s:32:"20176940ae701dbf14a5ea3ef67073e8";O:30:"Elementor\\Core\\Logger\\Items\\JS":10:{s:9:"\0*\0column";s:5:"14799";s:7:"\0*\0file";s:94:"https://jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0";s:7:"\0*\0line";s:1:"2";s:7:"\0*\0date";s:19:"2024-05-17 20:09:59";s:7:"\0*\0type";s:5:"error";s:10:"\0*\0message";s:58:"Cannot read properties of null (reading &#039;clone&#039;)";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:547;s:14:"\0*\0times_dates";a:42:{i:0;s:19:"2024-05-17 20:10:42";i:1;s:19:"2024-05-17 20:10:42";i:2;s:19:"2024-05-17 20:10:42";i:3;s:19:"2024-05-17 20:10:42";i:4;s:19:"2024-05-17 20:10:42";i:5;s:19:"2024-05-17 20:10:42";i:6;s:19:"2024-05-17 20:10:42";i:7;s:19:"2024-05-17 20:10:43";i:8;s:19:"2024-05-17 20:10:43";i:9;s:19:"2024-05-17 20:10:43";i:10;s:19:"2024-05-17 20:10:43";i:11;s:19:"2024-05-17 20:10:43";i:12;s:19:"2024-05-17 20:10:43";i:13;s:19:"2024-05-17 20:10:43";i:14;s:19:"2024-05-17 20:10:43";i:15;s:19:"2024-05-17 20:10:43";i:16;s:19:"2024-05-17 20:10:43";i:17;s:19:"2024-05-17 20:10:43";i:18;s:19:"2024-05-17 20:10:43";i:19;s:19:"2024-05-17 20:10:43";i:20;s:19:"2024-05-17 20:10:43";i:21;s:19:"2024-05-17 20:10:43";i:22;s:19:"2024-05-17 20:10:43";i:23;s:19:"2024-05-17 20:10:43";i:24;s:19:"2024-05-17 20:10:43";i:25;s:19:"2024-05-17 20:10:43";i:26;s:19:"2024-05-17 20:10:43";i:27;s:19:"2024-05-17 20:10:43";i:28;s:19:"2024-05-17 20:10:43";i:29;s:19:"2024-05-17 20:10:43";i:30;s:19:"2024-05-17 20:10:43";i:31;s:19:"2024-05-17 20:10:43";i:32;s:19:"2024-05-17 20:10:43";i:33;s:19:"2024-05-17 20:10:43";i:34;s:19:"2024-05-17 20:10:45";i:35;s:19:"2024-05-17 20:10:45";i:36;s:19:"2024-05-17 20:10:45";i:37;s:19:"2024-05-17 20:10:45";i:38;s:19:"2024-05-17 20:10:45";i:39;s:19:"2024-05-17 20:10:45";i:40;s:19:"2024-05-17 20:10:45";i:41;s:19:"2024-05-17 20:10:45";}s:7:"\0*\0args";a:6:{s:4:"type";s:5:"error";s:9:"timestamp";s:10:"1715976599";s:7:"message";s:48:"Cannot read properties of null (reading ''clone'')";s:3:"url";s:94:"https://jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0";s:4:"line";s:1:"2";s:6:"column";s:5:"14799";}}s:32:"0a997826a2fbc91e2cea3d61324d249d";O:30:"Elementor\\Core\\Logger\\Items\\JS":10:{s:9:"\0*\0column";s:5:"19552";s:7:"\0*\0file";s:94:"https://jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0";s:7:"\0*\0line";s:1:"2";s:7:"\0*\0date";s:19:"2024-05-17 20:10:00";s:7:"\0*\0type";s:5:"error";s:10:"\0*\0message";s:63:"Cannot read properties of null (reading &#039;changestop&#039;)";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:9;s:14:"\0*\0times_dates";a:9:{i:0;s:19:"2024-05-17 20:10:00";i:1;s:19:"2024-05-17 20:10:06";i:2;s:19:"2024-05-17 20:10:07";i:3;s:19:"2024-05-17 20:10:12";i:4;s:19:"2024-05-17 20:10:27";i:5;s:19:"2024-05-17 20:10:28";i:6;s:19:"2024-05-17 20:10:39";i:7;s:19:"2024-05-17 20:10:40";i:8;s:19:"2024-05-17 20:10:45";}s:7:"\0*\0args";a:6:{s:4:"type";s:5:"error";s:9:"timestamp";s:10:"1715976600";s:7:"message";s:53:"Cannot read properties of null (reading ''changestop'')";s:3:"url";s:94:"https://jalaramproduce.ca/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0";s:4:"line";s:1:"2";s:6:"column";s:5:"19552";}}s:32:"1410ec22ae5ed73a32f6d26ae0c856a1";O:31:"Elementor\\Core\\Logger\\Items\\PHP":9:{s:7:"\0*\0file";s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/logger/items/js.php";s:7:"\0*\0line";i:17;s:7:"\0*\0date";s:19:"2024-05-17 20:10:38";s:7:"\0*\0type";s:6:"notice";s:10:"\0*\0message";s:20:"Undefined index: url";s:7:"\0*\0meta";a:1:{s:5:"trace";a:1:{i:0;a:3:{s:8:"function";s:8:"shutdown";s:5:"class";s:29:"Elementor\\Core\\Logger\\Manager";s:4:"type";s:2:"->";}}}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2024-05-17 20:10:38";}s:7:"\0*\0args";a:5:{s:4:"type";s:6:"notice";s:7:"message";s:20:"Undefined index: url";s:4:"file";s:86:"/home/tsuh0748/jalaramproduce.ca/wp-content/plugins/elementor/core/logger/items/js.php";s:4:"line";i:17;s:5:"trace";b:1;}}}', 'no'),
(8980, 'show_on_front', 'page', 'yes'),
(8981, 'page_on_front', '4649', 'yes'),
(8991, 'ast-block-templates-sites-11', 'a:0:{}', 'no'),
(9047, '_site_transient_timeout_browser_7f43958fcd8b0148374f10f8a0c96f26', '1715969190', 'no'),
(9048, '_site_transient_browser_7f43958fcd8b0148374f10f8a0c96f26', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"124.0.0.0";s:8:"platform";s:9:"Macintosh";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'no'),
(9049, '_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447', '1715969190', 'no'),
(9050, '_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447', 'a:5:{s:19:"recommended_version";s:3:"7.4";s:15:"minimum_version";s:3:"7.0";s:12:"is_supported";b:1;s:9:"is_secure";b:1;s:13:"is_acceptable";b:1;}', 'no'),
(9085, '_elementor_settings_update_time', '1715365712', 'yes'),
(9086, 'elementor_cpt_support', 'a:3:{i:0;s:4:"post";i:1;s:4:"page";i:2;s:14:"e-landing-page";}', 'yes'),
(9087, 'elementor_disable_color_schemes', '', 'yes'),
(9088, 'elementor_disable_typography_schemes', '', 'yes'),
(9089, 'elementor_google_maps_api_key', '', 'yes'),
(9090, 'elementor_css_print_method', 'external', 'yes'),
(9091, 'elementor_editor_break_lines', '', 'yes'),
(9092, 'elementor_unfiltered_files_upload', '', 'yes'),
(9093, 'elementor_google_font', '1', 'yes'),
(9094, 'elementor_load_fa4_shim', '', 'yes'),
(9095, 'elementor_meta_generator_tag', '', 'yes'),
(9096, 'elementor_experiment-e_font_icon_svg', 'default', 'yes'),
(9097, 'elementor_experiment-container', 'default', 'yes'),
(9098, 'elementor_experiment-container_grid', 'default', 'yes'),
(9099, 'elementor_experiment-editor_v2', 'default', 'yes'),
(9100, 'elementor_experiment-ai-layout', 'default', 'yes'),
(9101, 'elementor_experiment-landing-pages', 'default', 'yes'),
(9102, 'elementor_experiment-nested-elements', 'default', 'yes'),
(9103, 'elementor_experiment-e_lazyload', 'default', 'yes'),
(9104, 'elementor_experiment-e_optimized_assets_loading', 'default', 'yes'),
(9105, 'elementor_experiment-e_optimized_css_loading', 'default', 'yes'),
(9106, 'elementor_experiment-additional_custom_breakpoints', 'default', 'yes'),
(9107, 'elementor_experiment-e_swiper_latest', 'default', 'yes'),
(9108, 'elementor_experiment-block_editor_assets_optimize', 'default', 'yes'),
(9109, 'elementor_experiment-e_image_loading_optimization', 'default', 'yes'),
(9110, 'elementor_experiment-e_global_styleguide', 'default', 'yes'),
(9117, 'elementor_active_kit', '5523', 'yes'),
(9118, 'elementor_clear_cache', '', 'yes'),
(9119, 'elementor_reset_api_data', '', 'yes'),
(9120, 'elementor_safe_mode', '', 'yes'),
(9121, 'elementor_enable_inspector', '', 'yes'),
(9122, 'elementor_replace_url', '', 'yes'),
(9123, 'elementor_rollback', '', 'yes'),
(9124, 'elementor_beta', 'no', 'yes'),
(9125, 'elementor_maintenance_mode_mode', '', 'yes'),
(9126, 'elementor_maintenance_mode_exclude_mode', 'logged_in', 'yes'),
(9127, 'elementor_maintenance_mode_exclude_roles', 'a:0:{}', 'yes'),
(9128, 'elementor_maintenance_mode_template_id', '', 'yes'),
(9129, '_elementor_assets_data', 'a:2:{s:3:"svg";a:1:{s:9:"font-icon";a:8:{s:9:"fas-award";a:2:{s:7:"content";a:4:{s:5:"width";i:384;s:6:"height";i:512;s:4:"path";s:1442:"M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z";s:3:"key";s:9:"fas-award";}s:7:"version";s:6:"5.15.3";}s:8:"fas-star";a:2:{s:7:"content";a:4:{s:5:"width";i:576;s:6:"height";i:512;s:4:"path";s:256:"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z";s:3:"key";s:8:"fas-star";}s:7:"version";s:6:"5.15.3";}s:17:"fas-air-freshener";a:2:{s:7:"content";a:4:{s:5:"width";i:384;s:6:"height";i:512;s:4:"path";s:563:"M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z";s:3:"key";s:17:"fas-air-freshener";}s:7:"version";s:6:"5.15.3";}s:13:"fas-phone-alt";a:2:{s:7:"content";a:4:{s:5:"width";i:512;s:6:"height";i:512;s:4:"path";s:264:"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z";s:3:"key";s:13:"fas-phone-alt";}s:7:"version";s:6:"5.15.3";}s:12:"fab-whatsapp";a:2:{s:7:"content";a:4:{s:5:"width";i:448;s:6:"height";i:512;s:4:"path";s:886:"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z";s:3:"key";s:12:"fab-whatsapp";}s:7:"version";s:6:"5.15.3";}s:12:"fab-facebook";a:2:{s:7:"content";a:4:{s:5:"width";i:512;s:6:"height";i:512;s:4:"path";s:264:"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z";s:3:"key";s:12:"fab-facebook";}s:7:"version";s:6:"5.15.3";}s:12:"fas-envelope";a:2:{s:7:"content";a:4:{s:5:"width";i:512;s:6:"height";i:512;s:4:"path";s:464:"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z";s:3:"key";s:12:"fas-envelope";}s:7:"version";s:6:"5.15.3";}s:20:"fas-phone-square-alt";a:2:{s:7:"content";a:4:{s:5:"width";i:448;s:6:"height";i:512;s:4:"path";s:460:"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z";s:3:"key";s:20:"fas-phone-square-alt";}s:7:"version";s:6:"5.15.3";}}}s:3:"css";a:1:{s:7:"widgets";a:11:{s:6:"spacer";a:2:{s:7:"content";s:1379:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>";s:7:"version";s:6:"3.19.0";}s:7:"heading";a:2:{s:7:"content";s:673:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>";s:7:"version";s:6:"3.19.0";}s:6:"button";a:2:{s:7:"content";s:0:"";s:7:"version";s:6:"3.19.0";}s:11:"text-editor";a:2:{s:7:"content";s:719:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>";s:7:"version";s:6:"3.19.0";}s:5:"image";a:2:{s:7:"content";s:269:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>";s:7:"version";s:6:"3.19.0";}s:7:"divider";a:2:{s:7:"content";s:4311:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>";s:7:"version";s:6:"3.19.0";}s:9:"image-box";a:2:{s:7:"content";s:1425:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style>";s:7:"version";s:6:"3.19.0";}s:5:"video";a:2:{s:7:"content";s:1883:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>";s:7:"version";s:6:"3.19.0";}s:8:"icon-box";a:2:{s:7:"content";s:120:"<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">";s:7:"version";s:6:"3.19.0";}s:12:"social-icons";a:2:{s:7:"content";s:4943:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>";s:7:"version";s:6:"3.19.0";}s:11:"google_maps";a:2:{s:7:"content";s:247:"<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>";s:7:"version";s:6:"3.19.0";}}}}', 'yes'),
(9130, '_elementor_global_css', 'a:6:{s:4:"time";i:1715365746;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;b:0;}', 'yes'),
(9141, 'backuply_last_backup', '1715602162', 'no'),
(9163, 'elementor_controls_usage', 'a:1:{s:7:"wp-page";a:12:{s:6:"spacer";a:2:{s:5:"count";i:-1;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:-5;}}}}s:7:"heading";a:2:{s:5:"count";i:-8;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:-8;s:11:"header_size";i:3;}}s:5:"style";a:1:{s:19:"section_title_style";a:12:{s:5:"align";i:-8;s:11:"title_color";i:32;s:22:"typography_line_height";i:5;s:23:"typography_word_spacing";i:1;s:25:"typography_letter_spacing";i:1;s:26:"typography_text_decoration";i:1;s:28:"text_stroke_text_stroke_type";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:21:"typography_font_style";i:1;s:20:"typography_font_size";i:2;s:21:"typography_typography";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:2;}s:15:"_section_border";a:2:{s:14:"_border_border";i:2;s:13:"_border_width";i:1;}}}}s:11:"text-editor";a:2:{s:5:"count";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:2:{s:6:"editor";i:4;s:10:"column_gap";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:5;s:10:"text_color";i:4;s:21:"typography_typography";i:5;s:22:"typography_font_family";i:5;s:20:"typography_font_size";i:5;s:22:"typography_line_height";i:4;s:22:"typography_font_weight";i:3;}}s:8:"advanced";a:3:{s:14:"_section_style";a:5:{s:8:"_padding";i:1;s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:10:"_flex_size";i:1;s:7:"_margin";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}s:15:"_section_border";a:2:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;}}}}s:5:"video";a:2:{s:5:"count";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_video";a:7:{s:10:"video_type";i:1;s:11:"youtube_url";i:1;s:10:"hosted_url";i:1;s:5:"start";i:1;s:3:"end";i:1;s:8:"autoplay";i:1;s:14:"play_on_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_video_style";a:1:{s:12:"aspect_ratio";i:1;}}}}s:5:"image";a:2:{s:5:"count";i:-9;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:-9;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:-9;s:5:"space";i:-9;s:19:"image_border_radius";i:3;s:6:"height";i:3;s:5:"align";i:1;s:7:"opacity";i:1;s:19:"image_border_border";i:24;s:18:"image_border_width";i:24;}}s:8:"advanced";a:2:{s:14:"_section_style";a:4:{s:8:"_padding";i:1;s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:10:"_flex_size";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:8:"icon-box";a:2:{s:5:"count";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:6:{s:10:"title_text";i:2;s:16:"description_text";i:2;s:4:"view";i:4;s:13:"selected_icon";i:3;s:10:"title_size";i:3;s:4:"link";i:2;}}s:5:"style";a:3:{s:17:"section_style_box";a:2:{s:10:"text_align";i:2;s:26:"content_vertical_alignment";i:4;}s:21:"section_style_content";a:10:{s:18:"title_bottom_space";i:2;s:27:"title_typography_typography";i:2;s:26:"title_typography_font_size";i:2;s:33:"description_typography_typography";i:2;s:32:"description_typography_font_size";i:2;s:11:"title_color";i:6;s:28:"title_typography_line_height";i:3;s:34:"description_typography_line_height";i:3;s:31:"title_typography_letter_spacing";i:3;s:17:"description_color";i:3;}s:18:"section_style_icon";a:3:{s:10:"icon_space";i:4;s:9:"icon_size";i:4;s:15:"secondary_color";i:4;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}}}}s:9:"container";a:2:{s:5:"count";i:24;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:9:{s:10:"min_height";i:5;s:14:"flex_direction";i:9;s:16:"flex_align_items";i:6;s:11:"boxed_width";i:6;s:5:"width";i:12;s:20:"flex_justify_content";i:2;s:8:"flex_gap";i:7;s:9:"flex_wrap";i:4;s:13:"content_width";i:8;}}s:5:"style";a:3:{s:18:"section_background";a:10:{s:21:"background_background";i:9;s:16:"background_image";i:5;s:19:"background_position";i:4;s:21:"background_attachment";i:2;s:17:"background_repeat";i:4;s:15:"background_size";i:5;s:15:"background_ypos";i:3;s:15:"background_xpos";i:1;s:16:"background_color";i:3;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:4:{s:26:"background_overlay_color_b";i:1;s:24:"background_overlay_color";i:1;s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:2;s:12:"border_width";i:1;}}s:8:"advanced";a:3:{s:14:"section_layout";a:3:{s:7:"padding";i:14;s:6:"margin";i:5;s:10:"_flex_size";i:2;}s:15:"section_effects";a:2:{s:9:"animation";i:8;s:18:"animation_duration";i:1;}s:19:"_section_responsive";a:2:{s:11:"hide_tablet";i:2;s:11:"hide_mobile";i:2;}}}}s:6:"button";a:2:{s:5:"count";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:3;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:12:{s:20:"typography_font_size";i:1;s:13:"border_radius";i:1;s:12:"text_padding";i:1;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:17:"button_text_color";i:1;s:21:"background_background";i:1;s:16:"background_color";i:2;s:18:"background_color_b";i:1;s:25:"background_gradient_angle";i:1;s:11:"hover_color";i:1;s:29:"button_background_hover_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:7:"divider";a:2:{s:5:"count";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:2:{s:5:"width";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:9:"image-box";a:2:{s:5:"count";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:2:{s:17:"section_style_box";a:1:{s:10:"text_align";i:3;}s:21:"section_style_content";a:4:{s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:11:"title_color";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}s:12:"social-icons";a:2:{s:5:"count";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:19:"section_social_icon";a:4:{s:16:"social_icon_list";i:1;s:5:"shape";i:1;s:5:"align";i:1;s:12:"align_mobile";i:1;}}s:5:"style";a:2:{s:20:"section_social_style";a:6:{s:10:"icon_color";i:1;s:20:"icon_secondary_color";i:1;s:9:"icon_size";i:1;s:12:"icon_padding";i:1;s:12:"icon_spacing";i:1;s:18:"icon_primary_color";i:1;}s:20:"section_social_hover";a:2:{s:21:"hover_secondary_color";i:1;s:19:"hover_primary_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:11:"google_maps";a:2:{s:5:"count";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}}', 'no'),
(9206, 'astra_partials_config_cache', 'a:2:{s:8:"settings";a:985:{s:46:"section-header-builder-layout-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[cloned-component-track]";a:4:{s:7:"default";a:12:{s:13:"header-button";i:2;s:13:"footer-button";i:2;s:11:"header-html";i:2;s:11:"footer-html";i:2;s:11:"header-menu";i:2;s:13:"header-widget";i:4;s:13:"footer-widget";i:4;s:19:"header-social-icons";i:1;s:19:"footer-social-icons";i:1;s:14:"header-divider";i:0;s:14:"footer-divider";i:0;s:13:"removed-items";a:0:{}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[builder-header]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[header-desktop-items]";a:4:{s:7:"default";a:4:{s:5:"popup";a:1:{s:13:"popup_content";a:1:{i:0;s:11:"mobile-menu";}}s:5:"above";a:5:{s:10:"above_left";a:0:{}s:17:"above_left_center";a:0:{}s:12:"above_center";a:0:{}s:18:"above_right_center";a:0:{}s:11:"above_right";a:0:{}}s:7:"primary";a:5:{s:12:"primary_left";a:1:{i:0;s:4:"logo";}s:19:"primary_left_center";a:0:{}s:14:"primary_center";a:0:{}s:20:"primary_right_center";a:0:{}s:13:"primary_right";a:1:{i:0;s:6:"menu-1";}}s:5:"below";a:5:{s:10:"below_left";a:0:{}s:17:"below_left_center";a:0:{}s:12:"below_center";a:0:{}s:18:"below_right_center";a:0:{}s:11:"below_right";a:0:{}}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-desktop-draggable-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[header-mobile-items]";a:4:{s:7:"default";a:4:{s:5:"popup";a:1:{s:13:"popup_content";a:1:{i:0;s:11:"mobile-menu";}}s:5:"above";a:3:{s:10:"above_left";a:0:{}s:12:"above_center";a:0:{}s:11:"above_right";a:0:{}}s:7:"primary";a:3:{s:12:"primary_left";a:1:{i:0;s:4:"logo";}s:14:"primary_center";a:0:{}s:13:"primary_right";a:1:{i:0;s:14:"mobile-trigger";}}s:5:"below";a:3:{s:10:"below_left";a:0:{}s:12:"below_center";a:0:{}s:11:"below_right";a:0:{}}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-mobile-draggable-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-mobile-popup-items]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[header-transparent-link-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[header-transparant-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[hb-header-main-layout-width]";a:4:{s:7:"default";s:7:"content";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-header-builder-layout-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:40:"astra-settings[header-builder-pro-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[button-preset-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[theme-button-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[theme-button-bg-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[theme-button-border-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[theme-button-border-group-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:56:"astra-settings[theme-button-border-group-border-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:28:"astra-settings[button-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[button-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:31:"astra-settings[button-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[button-bg-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[theme-button-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:15;s:5:"right";i:30;s:6:"bottom";i:15;s:4:"left";i:30;}s:6:"tablet";a:4:{s:3:"top";i:14;s:5:"right";i:28;s:6:"bottom";i:14;s:4:"left";i:28;}s:6:"mobile";a:4:{s:3:"top";i:12;s:5:"right";i:24;s:6:"bottom";i:12;s:4:"left";i:24;}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:53:"astra-settings[theme-button-border-group-border-size]";a:4:{s:7:"default";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[button-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:45:"astra-settings[secondary-button-preset-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[secondary-theme-button-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[secondary-theme-button-bg-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[secondary-theme-button-border-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:64:"astra-settings[secondary-theme-button-border-group-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:66:"astra-settings[secondary-theme-button-border-group-border-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:38:"astra-settings[secondary-button-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[secondary-button-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[secondary-button-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[secondary-button-bg-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[secondary-theme-button-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:13;s:5:"right";i:30;s:6:"bottom";i:13;s:4:"left";i:30;}s:6:"tablet";a:4:{s:3:"top";i:12;s:5:"right";i:28;s:6:"bottom";i:12;s:4:"left";i:28;}s:6:"mobile";a:4:{s:3:"top";i:10;s:5:"right";i:24;s:6:"bottom";i:10;s:4:"left";i:24;}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:63:"astra-settings[secondary-theme-button-border-group-border-size]";a:4:{s:7:"default";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[secondary-button-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:34:"section-secondary-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[site-content-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[narrow-container-max-width]";a:4:{s:7:"default";i:750;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[different-retina-logo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[ast-header-retina-logo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:11:"esc_url_raw";}s:37:"astra-settings[different-mobile-logo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[mobile-header-logo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:11:"esc_url_raw";}s:48:"astra-settings[ast-header-responsive-logo-width]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:128;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[display-site-title-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[display-site-tagline-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:0;s:6:"tablet";i:0;s:6:"mobile";i:0;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[logo-title-inline]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[site-identity-title-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[header-color-site-title]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-color-h-site-title]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-color-site-tagline]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[site-icon-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:26:"astra-settings[blog-width]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[blog-max-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[blog-post-content]";a:4:{s:7:"default";s:7:"excerpt";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:28:"astra-settings[blog-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:27:"astra-settings[blog-layout]";a:4:{s:7:"default";s:13:"blog-layout-4";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[blog-post-per-page]";a:4:{s:7:"default";i:10;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[archive-post-content-structure-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[blog-post-structure]";a:4:{s:7:"default";a:5:{i:0;s:5:"image";i:1;s:8:"category";i:2;s:5:"title";i:3;s:10:"title-meta";i:4;s:7:"excerpt";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[blog-meta-date-type]";a:4:{s:7:"default";s:9:"published";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[blog-meta-date-format]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[blog-image-ratio-type]";a:4:{s:7:"default";s:10:"predefined";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[blog-image-ratio-pre-scale]";a:4:{s:7:"default";s:4:"16/9";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[blog-image-custom-scale-width]";a:4:{s:7:"default";i:16;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:46:"astra-settings[blog-image-custom-scale-height]";a:4:{s:7:"default";i:9;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[blog-custom-image-scale-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[blog-hover-effect]";a:4:{s:7:"default";s:7:"zoom-in";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:31:"astra-settings[blog-image-size]";a:4:{s:7:"default";s:5:"large";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[blog-post-color-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[post-card-featured-overlay]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[post-card-border-radius]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:6;s:5:"right";i:6;s:6:"bottom";i:6;s:4:"left";i:6;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[blog-category-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[blog-tag-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[blog-post-meta-divider-type]";a:4:{s:7:"default";s:1:"/";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[blog-meta-category-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[blog-meta-tag-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:29:"section-blog-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:25:"astra-settings[blog-meta]";a:4:{s:7:"default";a:2:{i:0;s:6:"author";i:1;s:4:"date";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[blog-single-width]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[blog-single-max-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[single-content-images-shadow]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[section-blog-single-spacing-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[single-post-outside-spacing]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:42:"astra-settings[single-post-inside-spacing]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:36:"section-blog-single-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[site-sidebar-layout]";a:4:{s:7:"default";s:10:"no-sidebar";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[site-sidebar-style]";a:4:{s:7:"default";s:7:"unboxed";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[site-sidebar-width]";a:4:{s:7:"default";i:30;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[site-sidebar-width-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:0:"";}s:35:"astra-settings[site-sticky-sidebar]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[ast-sidebar-pro-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[ast-site-content-layout]";a:4:{s:7:"default";s:22:"normal-width-container";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[site-content-style]";a:4:{s:7:"default";s:5:"boxed";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[surface-colors-title]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[site-layout-outside-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-4)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[content-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[ast-site-layout-button-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[global-color-palette]";a:4:{s:7:"default";a:1:{s:7:"palette";a:9:{i:0;s:7:"#046bd2";i:1;s:7:"#045cb4";i:2;s:7:"#1e293b";i:3;s:7:"#334155";i:4;s:7:"#F0F5FA";i:5;s:7:"#FFFFFF";i:6;s:7:"#D1D5DB";i:7;s:7:"#111111";i:8;s:7:"#111111";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:20:"astra-color-palettes";a:4:{s:7:"default";a:3:{s:14:"currentPalette";s:9:"palette_1";s:8:"palettes";a:3:{s:9:"palette_1";a:9:{i:0;s:7:"#046bd2";i:1;s:7:"#045cb4";i:2;s:7:"#1e293b";i:3;s:7:"#334155";i:4;s:7:"#F0F5FA";i:5;s:7:"#FFFFFF";i:6;s:7:"#D1D5DB";i:7;s:7:"#111111";i:8;s:7:"#111111";}s:9:"palette_2";a:9:{i:0;s:7:"#0067FF";i:1;s:7:"#005EE9";i:2;s:7:"#0F172A";i:3;s:7:"#364151";i:4;s:7:"#E7F6FF";i:5;s:7:"#FFFFFF";i:6;s:7:"#D1DAE5";i:7;s:7:"#070614";i:8;s:7:"#222222";}s:9:"palette_3";a:9:{i:0;s:7:"#6528F7";i:1;s:7:"#5511F8";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#F2F0FE";i:5;s:7:"#FFFFFF";i:6;s:7:"#D8D8F5";i:7;s:7:"#0D0614";i:8;s:7:"#222222";}}s:7:"presets";a:10:{s:8:"preset_1";a:9:{i:0;s:7:"#0067FF";i:1;s:7:"#005EE9";i:2;s:7:"#0F172A";i:3;s:7:"#364151";i:4;s:7:"#E7F6FF";i:5;s:7:"#FFFFFF";i:6;s:7:"#D1DAE5";i:7;s:7:"#070614";i:8;s:7:"#222222";}s:8:"preset_2";a:9:{i:0;s:7:"#6528F7";i:1;s:7:"#5511F8";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#F2F0FE";i:5;s:7:"#FFFFFF";i:6;s:7:"#D8D8F5";i:7;s:7:"#0D0614";i:8;s:7:"#222222";}s:8:"preset_3";a:9:{i:0;s:7:"#DD183B";i:1;s:7:"#CC1939";i:2;s:7:"#0F172A";i:3;s:7:"#3A3A3A";i:4;s:7:"#FFEDE6";i:5;s:7:"#FFFFFF";i:6;s:7:"#FFD1BF";i:7;s:7:"#140609";i:8;s:7:"#222222";}s:8:"preset_4";a:9:{i:0;s:7:"#54B435";i:1;s:7:"#379237";i:2;s:7:"#0F172A";i:3;s:7:"#2F3B40";i:4;s:7:"#EDFBE2";i:5;s:7:"#FFFFFF";i:6;s:7:"#D5EAD8";i:7;s:7:"#0C1406";i:8;s:7:"#222222";}s:8:"preset_5";a:9:{i:0;s:7:"#DCA54A";i:1;s:7:"#D09A40";i:2;s:7:"#0F172A";i:3;s:7:"#4A4A4A";i:4;s:7:"#FAF5E5";i:5;s:7:"#FFFFFF";i:6;s:7:"#F0E6C5";i:7;s:7:"#141004";i:8;s:7:"#222222";}s:8:"preset_6";a:9:{i:0;s:7:"#FB5FAB";i:1;s:7:"#EA559D";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#FCEEF5";i:5;s:7:"#FFFFFF";i:6;s:7:"#FAD8E9";i:7;s:7:"#140610";i:8;s:7:"#222222";}s:8:"preset_7";a:9:{i:0;s:7:"#1B9C85";i:1;s:7:"#178E79";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#EDF6EE";i:5;s:7:"#FFFFFF";i:6;s:7:"#D4F3D7";i:7;s:7:"#06140C";i:8;s:7:"#222222";}s:8:"preset_8";a:9:{i:0;s:7:"#FD9800";i:1;s:7:"#E98C00";i:2;s:7:"#0F172A";i:3;s:7:"#454F5E";i:4;s:7:"#FEF9E1";i:5;s:7:"#FFFFFF";i:6;s:7:"#F9F0C8";i:7;s:7:"#141006";i:8;s:7:"#222222";}s:8:"preset_9";a:9:{i:0;s:7:"#FF6210";i:1;s:7:"#F15808";i:2;s:7:"#1C0D0A";i:3;s:7:"#353535";i:4;s:7:"#FEF1E4";i:5;s:7:"#FFFFFF";i:6;s:7:"#E5D7D1";i:7;s:7:"#140B06";i:8;s:7:"#222222";}s:9:"preset_10";a:9:{i:0;s:7:"#737880";i:1;s:7:"#65696F";i:2;s:7:"#151616";i:3;s:7:"#393C40";i:4;s:7:"#F6F6F6";i:5;s:7:"#FFFFFF";i:6;s:7:"#F1F0F0";i:7;s:7:"#232529";i:8;s:7:"#222222";}}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[theme-color-divider-reset]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:27:"astra-settings[theme-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-0)";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[base-link-colors-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:26:"astra-settings[link-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-0)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:28:"astra-settings[link-h-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-1)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:26:"astra-settings[text-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-3)";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:28:"astra-settings[border-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-6)";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[ast-blog-pro-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[font-size-page-title]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:20;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[font-size-post-meta]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:13;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[font-size-post-tax]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:14;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[ast-body-font-settings-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[ast-body-font-settings]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[body-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:33:"astra-settings[body-font-variant]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:21:"sanitize_font_variant";}}s:32:"astra-settings[body-font-weight]";a:4:{s:7:"default";s:3:"400";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:30:"astra-settings[font-size-body]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:16;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[body-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:4:"1.65";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[ast-headings-font-settings]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[ast-headings-font-settings-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[headings-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:36:"astra-settings[headings-font-weight]";a:4:{s:7:"default";s:3:"600";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:37:"astra-settings[headings-font-variant]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:21:"sanitize_font_variant";}}s:36:"astra-settings[headings-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[para-margin-bottom]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[underline-content-links]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[ast-heading-h1-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[ast-heading-h2-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[ast-heading-h3-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[ast-heading-h4-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[ast-heading-h5-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[ast-heading-h6-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:28:"astra-settings[wp-blocks-ui]";a:4:{s:7:"default";s:7:"comfort";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[wp-blocks-global-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:40:"astra-settings[wp-blocks-ui-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:0:"";}s:33:"comments-section-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[comments-single-section-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[enable-comments-area]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[comments-box-placement]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[comments-box-container-width]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[comment-form-position]";a:4:{s:7:"default";s:5:"below";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-sub-section-comments-border-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-sub-section-comments-border-width]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-sub-section-comments-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:54:"astra-settings[ast-sub-section-comments-border-radius]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[ast-sub-section-comments-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[ast-sub-section-comments-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";i:2;s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:47:"astra-settings[ast-sub-section-comments-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:2;s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:30:"astra-settings[font-family-h1]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:30:"astra-settings[font-weight-h1]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:28:"astra-settings[font-size-h1]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:36;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-extras-h1]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.4";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-family-h2]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:30:"astra-settings[font-weight-h2]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:28:"astra-settings[font-size-h2]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:30;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-extras-h2]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.3";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-family-h3]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:30:"astra-settings[font-weight-h3]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:28:"astra-settings[font-size-h3]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:24;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-extras-h3]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.3";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-family-h4]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:30:"astra-settings[font-weight-h4]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:28:"astra-settings[font-size-h4]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:20;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-extras-h4]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.2";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-family-h5]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:30:"astra-settings[font-weight-h5]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:28:"astra-settings[font-size-h5]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:16;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-extras-h5]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.2";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-family-h6]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:30:"astra-settings[font-weight-h6]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:28:"astra-settings[font-size-h6]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:16;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[font-extras-h6]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:4:"1.25";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[ast-single-post-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:24:"astra-typography-presets";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[enable-scroll-to-id]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[site-accessibility-toggle]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[site-accessibility-highlight-type]";a:4:{s:7:"default";s:6:"dotted";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[site-accessibility-highlight-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[site-accessibility-highlight-input-type]";a:4:{s:7:"default";s:7:"disable";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[site-accessibility-highlight-input-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[astra-pro-section-notice]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[single-post-ast-content-layout]";a:4:{s:7:"default";s:22:"narrow-width-container";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[single-post-content-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[single-post-sidebar-layout]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[single-post-sidebar-style]";a:4:{s:7:"default";s:5:"boxed";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"ast-dynamic-single-post-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[ast-single-post-title]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[ast-dynamic-single-post-layout]";a:4:{s:7:"default";s:8:"layout-1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-post-banner-width-type]";a:4:{s:7:"default";s:9:"fullwidth";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-single-post-banner-custom-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[ast-dynamic-single-post-structure]";a:4:{s:7:"default";a:2:{i:0;s:29:"ast-dynamic-single-post-title";i:1;s:28:"ast-dynamic-single-post-meta";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:80:"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-1]";a:4:{s:7:"default";s:6:"behind";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:80:"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-2]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:73:"astra-settings[ast-dynamic-single-post-article-featured-image-width-type]";a:4:{s:7:"default";s:4:"wide";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:73:"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-type]";a:4:{s:7:"default";s:10:"predefined";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:78:"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-pre-scale]";a:4:{s:7:"default";s:4:"16/9";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:81:"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-width]";a:4:{s:7:"default";i:16;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:82:"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-height]";a:4:{s:7:"default";i:9;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:87:"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:67:"astra-settings[ast-dynamic-single-post-article-featured-image-size]";a:4:{s:7:"default";s:5:"large";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[ast-dynamic-single-post-remove-featured-padding]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[ast-dynamic-single-post-featured-as-background]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[ast-dynamic-single-post-banner-featured-overlay]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[ast-dynamic-single-post-taxonomy-clone-tracker]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-single-post-structural-taxonomy]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:65:"astra-settings[ast-dynamic-single-post-structural-taxonomy-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[ast-dynamic-single-post-metadata]";a:4:{s:7:"default";a:2:{i:0;s:6:"author";i:1;s:4:"date";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-single-post-author-prefix-label]";a:4:{s:7:"default";s:3:"By ";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-single-post-author-avatar]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-post-author-avatar-size]";a:4:{s:7:"default";i:30;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[ast-dynamic-single-post-meta-date-type]";a:4:{s:7:"default";s:9:"published";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[ast-dynamic-single-post-date-format]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-post-metadata-separator]";a:4:{s:7:"default";s:1:"/";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[ast-dynamic-single-post-horizontal-alignment]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-post-vertical-alignment]";a:4:{s:7:"default";s:6:"center";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-single-post-banner-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[ast-dynamic-single-post-elements-gap]";a:4:{s:7:"default";i:15;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-post-banner-background]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-post-banner-title-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-post-banner-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-post-banner-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[ast-dynamic-single-post-banner-link-hover-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:69:"astra-settings[ast-dynamic-single-post-banner-title-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:68:"astra-settings[ast-dynamic-single-post-banner-text-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-post-text-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:56:"astra-settings[ast-dynamic-single-post-text-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:54:"astra-settings[ast-dynamic-single-post-text-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-post-text-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-post-title-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:57:"astra-settings[ast-dynamic-single-post-title-font-weight]";a:4:{s:7:"default";s:3:"600";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:55:"astra-settings[ast-dynamic-single-post-title-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"32";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-post-title-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:68:"astra-settings[ast-dynamic-single-post-banner-meta-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-post-meta-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:56:"astra-settings[ast-dynamic-single-post-meta-font-weight]";a:4:{s:7:"default";s:3:"600";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:54:"astra-settings[ast-dynamic-single-post-meta-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:13;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-post-meta-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-single-post-banner-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:54:"astra-settings[ast-dynamic-single-post-banner-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:3;s:5:"right";i:3;s:6:"bottom";i:3;s:4:"left";i:3;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:48:"astra-settings[ast-dynamic-single-post-taxonomy]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[ast-dynamic-single-post-taxonomy-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[ast-dynamic-single-post-taxonomy-1]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-post-taxonomy-1-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[ast-dynamic-single-post-taxonomy-2]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-post-taxonomy-2-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[single-page-ast-content-layout]";a:4:{s:7:"default";s:22:"normal-width-container";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[single-page-content-style]";a:4:{s:7:"default";s:7:"unboxed";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[single-page-sidebar-layout]";a:4:{s:7:"default";s:10:"no-sidebar";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[single-page-sidebar-style]";a:4:{s:7:"default";s:7:"unboxed";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"ast-dynamic-single-page-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[ast-single-page-title]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[ast-dynamic-single-page-layout]";a:4:{s:7:"default";s:8:"layout-1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-page-banner-width-type]";a:4:{s:7:"default";s:9:"fullwidth";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-single-page-banner-custom-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[ast-dynamic-single-page-structure]";a:4:{s:7:"default";a:2:{i:0;s:29:"ast-dynamic-single-page-image";i:1;s:29:"ast-dynamic-single-page-title";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:80:"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-1]";a:4:{s:7:"default";s:6:"behind";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:80:"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-2]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:73:"astra-settings[ast-dynamic-single-page-article-featured-image-width-type]";a:4:{s:7:"default";s:4:"wide";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:73:"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-type]";a:4:{s:7:"default";s:10:"predefined";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:78:"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-pre-scale]";a:4:{s:7:"default";s:4:"16/9";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:81:"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-width]";a:4:{s:7:"default";i:16;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:82:"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-height]";a:4:{s:7:"default";i:9;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:87:"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:67:"astra-settings[ast-dynamic-single-page-article-featured-image-size]";a:4:{s:7:"default";s:5:"large";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[ast-dynamic-single-page-remove-featured-padding]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[ast-dynamic-single-page-featured-as-background]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[ast-dynamic-single-page-banner-featured-overlay]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[ast-dynamic-single-page-taxonomy-clone-tracker]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-single-page-structural-taxonomy]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:65:"astra-settings[ast-dynamic-single-page-structural-taxonomy-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[ast-dynamic-single-page-metadata]";a:4:{s:7:"default";a:3:{i:0;s:8:"comments";i:1;s:6:"author";i:2;s:4:"date";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-single-page-author-prefix-label]";a:4:{s:7:"default";s:3:"By ";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-single-page-author-avatar]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-page-author-avatar-size]";a:4:{s:7:"default";i:30;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[ast-dynamic-single-page-meta-date-type]";a:4:{s:7:"default";s:9:"published";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[ast-dynamic-single-page-date-format]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-page-metadata-separator]";a:4:{s:7:"default";s:1:"/";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[ast-dynamic-single-page-horizontal-alignment]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-page-vertical-alignment]";a:4:{s:7:"default";s:6:"center";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-single-page-banner-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[ast-dynamic-single-page-elements-gap]";a:4:{s:7:"default";i:10;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-page-banner-background]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-single-page-banner-title-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-page-banner-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-page-banner-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[ast-dynamic-single-page-banner-link-hover-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:69:"astra-settings[ast-dynamic-single-page-banner-title-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:68:"astra-settings[ast-dynamic-single-page-banner-text-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-page-text-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:56:"astra-settings[ast-dynamic-single-page-text-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:54:"astra-settings[ast-dynamic-single-page-text-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-page-text-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-page-title-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:57:"astra-settings[ast-dynamic-single-page-title-font-weight]";a:4:{s:7:"default";s:3:"600";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:55:"astra-settings[ast-dynamic-single-page-title-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"32";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-single-page-title-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:68:"astra-settings[ast-dynamic-single-page-banner-meta-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-page-meta-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:56:"astra-settings[ast-dynamic-single-page-meta-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:54:"astra-settings[ast-dynamic-single-page-meta-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[ast-dynamic-single-page-meta-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-single-page-banner-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:54:"astra-settings[ast-dynamic-single-page-banner-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:3;s:5:"right";i:3;s:6:"bottom";i:3;s:4:"left";i:3;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:47:"ast-dynamic-single-page-parent-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[section-single-page-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[section-single-page-padding]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:42:"astra-settings[section-single-page-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:47:"astra-settings[archive-post-ast-content-layout]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[archive-post-content-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[archive-post-sidebar-layout]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[archive-post-sidebar-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"ast-dynamic-archive-post-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[ast-archive-post-title]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[ast-dynamic-archive-post-layout]";a:4:{s:7:"default";s:8:"layout-1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-archive-post-banner-width-type]";a:4:{s:7:"default";s:9:"fullwidth";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[ast-dynamic-archive-post-banner-custom-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[ast-dynamic-archive-post-structure]";a:4:{s:7:"default";a:2:{i:0;s:30:"ast-dynamic-archive-post-title";i:1;s:36:"ast-dynamic-archive-post-description";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-archive-post-custom-title]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:61:"astra-settings[ast-dynamic-archive-post-custom-title-support]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-archive-post-custom-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:67:"astra-settings[ast-dynamic-archive-post-custom-description-support]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:61:"astra-settings[ast-dynamic-archive-post-horizontal-alignment]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-archive-post-vertical-alignment]";a:4:{s:7:"default";s:6:"center";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[ast-dynamic-archive-post-banner-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-dynamic-archive-post-elements-gap]";a:4:{s:7:"default";i:10;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-archive-post-banner-image-type]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-archive-post-banner-custom-bg]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[ast-dynamic-archive-post-banner-title-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-archive-post-banner-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-archive-post-banner-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:64:"astra-settings[ast-dynamic-archive-post-banner-link-hover-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:70:"astra-settings[ast-dynamic-archive-post-banner-title-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:69:"astra-settings[ast-dynamic-archive-post-banner-text-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-archive-post-text-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:57:"astra-settings[ast-dynamic-archive-post-text-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:55:"astra-settings[ast-dynamic-archive-post-text-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[ast-dynamic-archive-post-text-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-archive-post-title-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:58:"astra-settings[ast-dynamic-archive-post-title-font-weight]";a:4:{s:7:"default";s:3:"600";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:56:"astra-settings[ast-dynamic-archive-post-title-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"32";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-dynamic-archive-post-title-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[ast-dynamic-archive-post-banner-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:55:"astra-settings[ast-dynamic-archive-post-banner-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:3;s:5:"right";i:3;s:6:"bottom";i:3;s:4:"left";i:3;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:55:"astra-settings[ast-dynamic-archive-post-banner-on-blog]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"section-search-page-title-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[ast-search-page-title]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-search-page-title-layout]";a:4:{s:7:"default";s:8:"layout-1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[section-search-page-title-banner-width-type]";a:4:{s:7:"default";s:9:"fullwidth";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:61:"astra-settings[section-search-page-title-banner-custom-width]";a:4:{s:7:"default";i:1200;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[section-search-page-title-structure]";a:4:{s:7:"default";a:2:{i:0;s:31:"section-search-page-title-title";i:1;s:36:"section-search-page-title-breadcrumb";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[section-search-page-title-custom-title]";a:4:{s:7:"default";s:19:"Search Results for:";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:66:"astra-settings[section-search-page-title-found-custom-description]";a:4:{s:7:"default";s:44:"Here are the search results for your search.";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:70:"astra-settings[section-search-page-title-not-found-custom-description]";a:4:{s:7:"default";s:85:"Sorry, but we could not find anything related to your search terms. Please try again.";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[section-search-page-title-horizontal-alignment]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[section-search-page-title-vertical-alignment]";a:4:{s:7:"default";s:6:"center";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[section-search-page-title-banner-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[section-search-page-title-elements-gap]";a:4:{s:7:"default";i:10;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[section-search-page-title-banner-image-type]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[section-search-page-title-banner-custom-bg]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"tablet";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}s:6:"mobile";a:11:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:0:"";s:16:"background-media";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[section-search-page-title-banner-title-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[section-search-page-title-banner-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[section-search-page-title-banner-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:65:"astra-settings[section-search-page-title-banner-link-hover-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:71:"astra-settings[section-search-page-title-banner-title-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:70:"astra-settings[section-search-page-title-banner-text-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[section-search-page-title-text-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:58:"astra-settings[section-search-page-title-text-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:56:"astra-settings[section-search-page-title-text-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[section-search-page-title-text-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[section-search-page-title-title-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:59:"astra-settings[section-search-page-title-title-font-weight]";a:4:{s:7:"default";s:3:"600";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:57:"astra-settings[section-search-page-title-title-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:32;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[section-search-page-title-title-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[section-search-page-title-banner-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:56:"astra-settings[section-search-page-title-banner-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:3;s:5:"right";i:3;s:6:"bottom";i:3;s:4:"left";i:3;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:41:"astra-settings[ast-search-content-layout]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[ast-search-content-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[ast-search-sidebar-layout]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[ast-search-sidebar-style]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[ast-search-results-style]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[ast-search-results-per-page]";a:4:{s:7:"default";i:10;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[ast-search-live-search]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[ast-search-live-search-post-types]";a:4:{s:7:"default";a:2:{s:4:"post";i:1;s:4:"page";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[related-posts-section-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"related-posts-section-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[enable-related-posts]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[related-posts-title]";a:4:{s:7:"default";s:13:"Related Posts";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[releted-posts-title-alignment]";a:4:{s:7:"default";s:4:"left";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[related-posts-structure]";a:4:{s:7:"default";a:2:{i:0;s:14:"featured-image";i:1;s:10:"title-meta";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[related-metadata-separator]";a:4:{s:7:"default";s:1:"/";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[related-posts-meta-structure]";a:4:{s:7:"default";a:3:{i:0;s:8:"comments";i:1;s:8:"category";i:2;s:6:"author";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[related-posts-image-ratio-type]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[related-posts-image-ratio-pre-scale]";a:4:{s:7:"default";s:4:"16/9";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[related-posts-image-custom-scale-width]";a:4:{s:7:"default";i:16;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:55:"astra-settings[related-posts-image-custom-scale-height]";a:4:{s:7:"default";i:9;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_number_n_blank";}}s:60:"astra-settings[related-posts-custom-image-scale-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[related-posts-image-size]";a:4:{s:7:"default";s:5:"large";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[related-posts-author-prefix-label]";a:4:{s:7:"default";s:3:"By ";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[related-posts-author-avatar]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[related-posts-author-avatar-size]";a:4:{s:7:"default";i:30;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[related-posts-meta-date-type]";a:4:{s:7:"default";s:9:"published";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[related-posts-date-format]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[related-posts-category-style]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[related-posts-tag-style]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[enable-related-posts-excerpt]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[related-posts-excerpt-count]";a:4:{s:7:"default";i:25;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[related-posts-total-count]";a:4:{s:7:"default";i:2;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[related-posts-grid-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:7:"2-equal";s:6:"tablet";s:7:"2-equal";s:6:"mobile";s:4:"full";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[related-posts-query-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[related-posts-based-on]";a:4:{s:7:"default";s:10:"categories";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[related-posts-order-by]";a:4:{s:7:"default";s:4:"date";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[related-posts-order]";a:4:{s:7:"default";s:3:"asc";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[related-posts-box-placement]";a:4:{s:7:"default";s:7:"default";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[related-posts-outside-location]";a:4:{s:7:"default";s:5:"above";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[related-posts-container-width]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[related-posts-colors-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[related-posts-section-title-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[related-posts-title-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[related-posts-meta-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[related-posts-content-typography-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[related-posts-text-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-2)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[related-posts-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[related-posts-title-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-2)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:46:"astra-settings[related-posts-background-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:40:"astra-settings[related-posts-meta-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[related-posts-link-hover-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[related-posts-meta-link-hover-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[related-posts-title-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:47:"astra-settings[related-posts-title-font-weight]";a:4:{s:7:"default";s:3:"500";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:45:"astra-settings[related-posts-title-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"20";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[related-posts-title-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.5";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[related-posts-section-title-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:55:"astra-settings[related-posts-section-title-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:53:"astra-settings[related-posts-section-title-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"26";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[related-posts-section-title-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.6";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[related-posts-meta-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:46:"astra-settings[related-posts-meta-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:44:"astra-settings[related-posts-meta-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"14";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[related-posts-meta-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:3:"1.6";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[related-posts-content-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:49:"astra-settings[related-posts-content-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:47:"astra-settings[related-posts-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[related-posts-content-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-sub-section-related-posts-border-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-sub-section-related-posts-border-width]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[ast-sub-section-related-posts-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:59:"astra-settings[ast-sub-section-related-posts-border-radius]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-sub-section-related-posts-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[ast-sub-section-related-posts-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";d:2.5;s:5:"right";d:2.5;s:6:"bottom";d:2.5;s:4:"left";d:2.5;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:52:"astra-settings[ast-sub-section-related-posts-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:2;s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"em";s:11:"tablet-unit";s:2:"em";s:11:"mobile-unit";s:2:"em";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:45:"astra-settings[transparent-header-logo-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[transparent-header-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[transparent-header-color-site-title-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:64:"astra-settings[transparent-header-color-h-site-title-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[transparent-menu-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[transparent-menu-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[transparent-menu-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[transparent-submenu-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[transparent-submenu-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[transparent-submenu-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:65:"astra-settings[transparent-content-section-link-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:67:"astra-settings[transparent-content-section-link-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[transparent-header-enable]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[transparent-header-disable-archive]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[transparent-header-disable-index]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:61:"astra-settings[transparent-header-disable-latest-posts-index]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[transparent-header-disable-page]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[transparent-header-disable-posts]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[transparent-header-on-devices]";a:4:{s:7:"default";s:4:"both";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[different-transparent-logo]";a:4:{s:7:"default";i:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[transparent-header-logo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:11:"esc_url_raw";}s:49:"astra-settings[different-transparent-retina-logo]";a:4:{s:7:"default";i:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[transparent-header-retina-logo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:11:"esc_url_raw";}s:45:"astra-settings[transparent-header-logo-width]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:150;s:6:"tablet";i:120;s:6:"mobile";i:100;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[transparent-header-main-sep]";a:4:{s:7:"default";i:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[transparent-header-main-sep-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:47:"astra-settings[divider-sec-transparent-styling]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[transparent-header-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[transparent-header-colors-menu]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[transparent-header-colors-submenu]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"section-transparent-header-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:61:"astra-settings[transparent-header-social-text-colors-content]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:67:"astra-settings[transparent-header-social-background-colors-content]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[transparent-header-social-icons-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[transparent-header-social-icons-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[transparent-header-social-icons-bg-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:58:"astra-settings[transparent-header-social-icons-bg-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[transparent-header-html-colors-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[transparent-header-html-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:50:"astra-settings[transparent-header-html-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:52:"astra-settings[transparent-header-html-link-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:52:"astra-settings[transparent-header-search-icon-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:62:"astra-settings[transparent-header-search-box-background-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:53:"astra-settings[transparent-header-buttons-text-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:59:"astra-settings[transparent-header-buttons-background-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[transparent-header-button-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:54:"astra-settings[transparent-header-button-text-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:50:"astra-settings[transparent-header-button-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:52:"astra-settings[transparent-header-button-bg-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:46:"astra-settings[transparent-account-icon-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:51:"astra-settings[transparent-account-type-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:51:"astra-settings[transparent-header-toggle-btn-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[transparent-header-toggle-btn-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[transparent-header-toggle-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[breadcrumb-position]";a:4:{s:7:"default";s:4:"none";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[breadcrumb-position-none-notice]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:0:"";}s:49:"astra-settings[breadcrumb-disable-layout-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[breadcrumb-disable-home-page]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[breadcrumb-disable-blog-posts-page]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[breadcrumb-disable-search]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[breadcrumb-disable-archive]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[breadcrumb-disable-single-page]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[breadcrumb-disable-single-post]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[breadcrumb-disable-singular]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[breadcrumb-disable-404-page]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[breadcrumb-alignment]";a:4:{s:7:"default";s:4:"left";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[breadcrumb-spacing]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:45:"astra-settings[breadcrumb-separator-selector]";a:4:{s:7:"default";s:5:"\\003E";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[breadcrumb-separator]";a:4:{s:7:"default";s:5:"\\00bb";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"section-breadcrumb-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[breadcrumb-color-section-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[breadcrumb-bg-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[breadcrumb-active-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[breadcrumb-separator-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[section-breadcrumb-link-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[breadcrumb-text-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[breadcrumb-hover-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[section-breadcrumb-typo]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[breadcrumb-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:38:"astra-settings[breadcrumb-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:36:"astra-settings[breadcrumb-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[breadcrumb-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[scroll-to-top-enable]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[scroll-to-top-on-devices]";a:4:{s:7:"default";s:4:"both";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[scroll-to-top-icon-position]";a:4:{s:7:"default";s:5:"right";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[scroll-to-top-icon-size]";a:4:{s:7:"default";i:15;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[scroll-on-top-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[scroll-on-top-bg-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[scroll-to-top-icon-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[scroll-to-top-icon-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:43:"astra-settings[scroll-to-top-icon-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:42:"astra-settings[scroll-to-top-icon-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:45:"astra-settings[scroll-to-top-icon-h-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:38:"section-scroll-to-top-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[enable-scroll-to-top-notice]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:0:"";}s:34:"astra-settings[heading-base-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-2)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:38:"astra-settings[button-text-typography]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[secondary-button-text-typography]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[font-family-button]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:44:"astra-settings[secondary-font-family-button]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:34:"astra-settings[font-weight-button]";a:4:{s:7:"default";s:3:"500";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:44:"astra-settings[secondary-font-weight-button]";a:4:{s:7:"default";s:3:"500";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:32:"astra-settings[font-size-button]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"16";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[secondary-font-size-button]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:2:"16";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[font-extras-button]";a:4:{s:7:"default";a:6:{s:11:"line-height";i:1;s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[secondary-font-extras-button]";a:4:{s:7:"default";a:6:{s:11:"line-height";i:1;s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"section-footer-builder-layout-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:30:"astra-settings[builder-footer]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[footer-bg-obj-responsive-description]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";s:0:"";}s:36:"astra-settings[footer-desktop-items]";a:4:{s:7:"default";a:3:{s:5:"above";a:5:{s:7:"above_1";a:0:{}s:7:"above_2";a:0:{}s:7:"above_3";a:0:{}s:7:"above_4";a:0:{}s:7:"above_5";a:0:{}}s:7:"primary";a:5:{s:9:"primary_1";a:0:{}s:9:"primary_2";a:0:{}s:9:"primary_3";a:0:{}s:9:"primary_4";a:0:{}s:9:"primary_5";a:0:{}}s:5:"below";a:5:{s:7:"below_1";a:1:{i:0;s:9:"copyright";}s:7:"below_2";a:0:{}s:7:"below_3";a:0:{}s:7:"below_4";a:0:{}s:7:"below_5";a:0:{}}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[footer-draggable-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-builder-pro-items]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[section-footer-builder-layout-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[section-footer-builder-layout-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:52:"astra-settings[section-footer-builder-layout-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:45:"section-above-header-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hba-header-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:50;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[hba-header-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#ffffff";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[hba-header-bottom-border-color]";a:4:{s:7:"default";s:7:"#eaeaea";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:36:"astra-settings[hba-header-separator]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-above-header-builder-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-above-header-builder-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:51:"astra-settings[section-above-header-builder-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:66:"astra-settings[section-above-header-builder-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"section-below-header-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hbb-header-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:60;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[hbb-header-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#eeeeee";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[hbb-header-bottom-border-color]";a:4:{s:7:"default";s:7:"#eaeaea";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:36:"astra-settings[hbb-header-separator]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-below-header-builder-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-below-header-builder-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:51:"astra-settings[section-below-header-builder-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:66:"astra-settings[section-below-header-builder-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[astra-sidebar-widgets-header-widget-1-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:43:"astra-settings[header-widget-1-title-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-widget-1-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[header-widget-1-link-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-widget-1-link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-widget-1-link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-widget-1-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-widget-1-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:75:"astra-settings[astra-sidebar-widgets-header-widget-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[astra-sidebar-widgets-header-widget-2-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:43:"astra-settings[header-widget-2-title-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-widget-2-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[header-widget-2-link-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-widget-2-link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-widget-2-link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-widget-2-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-widget-2-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:75:"astra-settings[astra-sidebar-widgets-header-widget-2-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"section-header-mobile-trigger-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[header-trigger-icon]";a:4:{s:7:"default";s:4:"menu";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[mobile-header-toggle-btn-style]";a:4:{s:7:"default";s:7:"minimal";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[mobile-header-menu-label]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[mobile-header-toggle-btn-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:46:"astra-settings[mobile-header-toggle-icon-size]";a:4:{s:7:"default";i:20;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[mobile-header-toggle-btn-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:52:"astra-settings[mobile-header-toggle-btn-border-size]";a:4:{s:7:"default";a:4:{s:3:"top";i:1;s:5:"right";i:1;s:6:"bottom";i:1;s:4:"left";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[mobile-header-toggle-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:57:"astra-settings[mobile-header-toggle-border-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:60:"astra-settings[section-header-mobile-trigger-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-header-mobile-trigger-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:45:"astra-settings[mobile-header-label-font-size]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"section-popup-header-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[mobile-header-type]";a:4:{s:7:"default";s:8:"dropdown";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[off-canvas-slide]";a:4:{s:7:"default";s:5:"right";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-builder-menu-toggle-target]";a:4:{s:7:"default";s:4:"icon";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[header-offcanvas-content-alignment]";a:4:{s:7:"default";s:10:"flex-start";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[off-canvas-background]";a:4:{s:7:"default";a:9:{s:16:"background-color";s:7:"#ffffff";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:23:"sanitize_background_obj";}}s:38:"astra-settings[off-canvas-close-color]";a:4:{s:7:"default";s:7:"#3a3a3a";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:40:"astra-settings[off-canvas-inner-spacing]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[off-canvas-padding]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"section-primary-header-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[hb-header-height]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:80;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[hb-header-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#ffffff";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[hb-header-main-sep-color]";a:4:{s:7:"default";s:7:"#eaeaea";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:34:"astra-settings[hb-header-main-sep]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[section-primary-header-builder-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[section-primary-header-builder-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:53:"astra-settings[section-primary-header-builder-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:68:"astra-settings[section-primary-header-builder-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[logo-title-settings-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:30:"title_tagline-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[header-logo-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[title_tagline-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[title_tagline-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:36:"astra-settings[font-size-site-title]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:26;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[font-size-site-tagline]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[title_tagline-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"section-hb-button-1-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[header-button1-text]";a:4:{s:7:"default";s:6:"Button";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-button1-link-option]";a:4:{s:7:"default";a:3:{s:3:"url";s:23:"https://www.wpastra.com";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:13:"sanitize_link";}}s:47:"astra-settings[header-button1-text-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[header-button1-background-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-button1-text-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-button1-text-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-button1-back-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-button1-back-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:65:"astra-settings[header-button1-builder-button-border-colors-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-button1-border-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-button1-border-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-button1-border-size]";a:4:{s:7:"default";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[header-button1-border-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:40;s:5:"right";i:40;s:6:"bottom";i:40;s:4:"left";i:40;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:46:"astra-settings[header-button1-text-typography]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-button1-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:42:"astra-settings[header-button1-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:40:"astra-settings[header-button1-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-button1-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[section-hb-button-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[section-hb-button-1-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[section-hb-button-1-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";i:15;s:5:"right";i:30;s:6:"bottom";i:15;s:4:"left";i:30;}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:42:"astra-settings[section-hb-button-1-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:55:"astra-settings[section-hb-html-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[font-size-section-hb-html-1]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"section-hb-html-1-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:29:"astra-settings[header-html-1]";a:4:{s:7:"default";s:22:"Insert HTML text here.";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[header-html-1color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-html-1-link-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[header-html-1link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-html-1link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-hb-html-1-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[section-hb-html-1-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:55:"astra-settings[section-hb-html-2-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[font-size-section-hb-html-2]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:15;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"section-hb-html-2-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:29:"astra-settings[header-html-2]";a:4:{s:7:"default";s:22:"Insert HTML text here.";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[header-html-2color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-html-2-link-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[header-html-2link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-html-2link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-hb-html-2-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[section-hb-html-2-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:55:"astra-settings[section-hb-menu-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"section-hb-menu-1-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-menu1-create-menu-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-menu1-menu-hover-animation]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-menu1-submenu-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-menu1-submenu-width]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[header-menu1-submenu-container-animation]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[header-menu1-submenu-container-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[header-menu1-submenu-item-b-size]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-menu1-submenu-item-b-color]";a:4:{s:7:"default";s:7:"#eaeaea";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:47:"astra-settings[header-menu1-submenu-top-offset]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-menu1-submenu-border]";a:4:{s:7:"default";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-menu1-submenu-b-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:57:"astra-settings[header-menu1-submenu-border-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:48:"astra-settings[header-menu1-submenu-item-border]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-menu1-menu-stack-on-mobile]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[section-hb-menu-1-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:40:"astra-settings[header-menu1-text-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-menu1-background-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-menu1-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-3)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-menu1-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[header-menu1-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[header-menu1-h-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[header-menu1-a-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[header-menu1-a-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-1-font-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[header-menu1-header-menu-typography]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-menu1-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:40:"astra-settings[header-menu1-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:38:"astra-settings[header-menu1-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-menu1-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-1-spacing-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-menu1-menu-spacing]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:55:"astra-settings[section-hb-menu-2-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"section-hb-menu-2-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-menu2-create-menu-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-menu2-menu-hover-animation]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-menu2-submenu-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-menu2-submenu-width]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[header-menu2-submenu-container-animation]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[header-menu2-submenu-container-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[header-menu2-submenu-item-b-size]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-menu2-submenu-item-b-color]";a:4:{s:7:"default";s:7:"#eaeaea";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:47:"astra-settings[header-menu2-submenu-top-offset]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-menu2-submenu-border]";a:4:{s:7:"default";a:4:{s:3:"top";i:2;s:6:"bottom";i:0;s:4:"left";i:0;s:5:"right";i:0;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-menu2-submenu-b-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:57:"astra-settings[header-menu2-submenu-border-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:48:"astra-settings[header-menu2-submenu-item-border]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-menu2-menu-stack-on-mobile]";a:4:{s:7:"default";b:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[section-hb-menu-2-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:40:"astra-settings[header-menu2-text-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-menu2-background-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-menu2-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-3)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-menu2-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[header-menu2-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[header-menu2-h-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[header-menu2-a-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[header-menu2-a-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-2-font-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[header-menu2-header-menu-typography]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-menu2-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:40:"astra-settings[header-menu2-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:38:"astra-settings[header-menu2-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-menu2-font-extras]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-2-spacing-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-menu2-menu-spacing]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:38:"section-header-search-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-search-icon-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-search-icon-space]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:18;s:6:"tablet";i:18;s:6:"mobile";i:18;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[header-search-width]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:27:"astra-settings[live-search]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[live-search-post-types]";a:4:{s:7:"default";a:2:{s:4:"post";i:1;s:4:"page";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-header-search-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[section-header-search-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:59:"astra-settings[section-header-search-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:35:"astra-settings[header-account-tabs]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-account-login-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-account-login-style]";a:4:{s:7:"default";s:4:"icon";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-account-logged-in-text]";a:4:{s:7:"default";s:10:"My Account";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-account-login-link]";a:4:{s:7:"default";a:3:{s:3:"url";s:0:"";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:13:"sanitize_link";}}s:45:"astra-settings[header-account-logout-heading]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-account-logout-style]";a:4:{s:7:"default";s:4:"icon";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-account-logout-preview]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-account-logged-out-text]";a:4:{s:7:"default";s:6:"Log In";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-account-logout-link]";a:4:{s:7:"default";a:3:{s:3:"url";s:38:"https://jalaramproduce.ca/wp-login.php";s:7:"new_tab";b:0;s:8:"link_rel";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:13:"sanitize_link";}}s:42:"astra-settings[header-account-image-width]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:2:"40";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-account-icon-size]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:18;s:6:"tablet";i:18;s:6:"mobile";i:18;}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[header-account-icon-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:50:"astra-settings[header-account-text-design-options]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-account-type-text-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:46:"astra-settings[header-account-spacing-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-account-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:48:"astra-settings[font-size-section-header-account]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[section-header-account-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[section-hb-social-icons-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[font-size-section-hb-social-icons-1]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"section-hb-social-icons-1-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-social-1-color-type]";a:4:{s:7:"default";s:6:"custom";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-social-1-brand-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-social-1-brand-label-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[header-social-1-brand-hover-toggle]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[header-social-1-icon-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[header-social-1-label-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[header-social-1-background-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-social-1-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[header-social-1-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[header-social-1-label-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-social-1-label-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-social-1-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[header-social-1-bg-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-social-icons-1]";a:4:{s:7:"default";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[header-social-1-label-toggle]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[header-social-1-space]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[header-social-1-bg-space]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[header-social-1-size]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[header-social-1-radius-fields]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:56:"astra-settings[section-hb-social-icons-1-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-hb-social-icons-1-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:43:"section-header-mobile-menu-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[header-mobile-menu-create-menu-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[header-mobile-menu-submenu-item-border]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[header-mobile-menu-divider-colors-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[header-mobile-menu-submenu-item-b-size]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[header-mobile-menu-submenu-item-b-color]";a:4:{s:7:"default";s:7:"#eaeaea";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:46:"astra-settings[header-mobile-menu-link-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[header-mobile-menu-background-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[header-mobile-menu-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-3)";s:6:"tablet";s:25:"var(--ast-global-color-3)";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[header-mobile-menu-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:25:"var(--ast-global-color-5)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[header-mobile-menu-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:25:"var(--ast-global-color-1)";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[header-mobile-menu-h-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:25:"var(--ast-global-color-4)";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:53:"astra-settings[header-mobile-menu-a-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:25:"var(--ast-global-color-1)";s:6:"tablet";s:25:"var(--ast-global-color-1)";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:56:"astra-settings[header-mobile-menu-a-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:25:"var(--ast-global-color-4)";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[header-mobile-menu-header-typo-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[header-mobile-menu-header-menu-typography]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[header-mobile-menu-font-family]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";s:19:"sanitize_text_field";}s:46:"astra-settings[header-mobile-menu-font-weight]";a:4:{s:7:"default";s:7:"inherit";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_font_weight";}}s:44:"astra-settings[header-mobile-menu-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[font-extras-header-mobile-menu]";a:4:{s:7:"default";a:6:{s:11:"line-height";s:0:"";s:16:"line-height-unit";s:2:"em";s:14:"letter-spacing";s:0:"";s:19:"letter-spacing-unit";s:2:"px";s:14:"text-transform";s:0:"";s:15:"text-decoration";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[header-mobile-menu-menu-spacing-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[header-mobile-menu-menu-spacing]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:49:"astra-settings[section-header-mobile-menu-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:64:"astra-settings[section-header-mobile-menu-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"section-above-footer-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hba-footer-column]";a:4:{s:7:"default";s:1:"2";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hba-footer-layout]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:7:"2-equal";s:6:"tablet";s:7:"2-equal";s:6:"mobile";s:4:"full";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[hba-footer-layout-width]";a:4:{s:7:"default";s:7:"content";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hba-footer-height]";a:4:{s:7:"default";i:60;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[hba-footer-vertical-alignment]";a:4:{s:7:"default";s:10:"flex-start";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:25:"astra-settings[hba-stack]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:5:"stack";s:6:"tablet";s:5:"stack";s:6:"mobile";s:5:"stack";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[hba-footer-separator]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[hba-footer-top-border-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:44:"astra-settings[hba-footer-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#eeeeee";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hba-inner-spacing]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-above-footer-builder-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-above-footer-builder-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:51:"astra-settings[section-above-footer-builder-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:66:"astra-settings[section-above-footer-builder-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"section-below-footer-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hbb-footer-column]";a:4:{s:7:"default";s:1:"1";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hbb-footer-layout]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:4:"full";s:6:"tablet";s:4:"full";s:6:"mobile";s:4:"full";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[hbb-footer-layout-width]";a:4:{s:7:"default";s:7:"content";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hbb-footer-height]";a:4:{s:7:"default";i:60;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[hbb-footer-vertical-alignment]";a:4:{s:7:"default";s:6:"center";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:25:"astra-settings[hbb-stack]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:5:"stack";s:6:"tablet";s:5:"stack";s:6:"mobile";s:5:"stack";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[hbb-footer-separator]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[hbb-footer-top-border-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-8)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:44:"astra-settings[hbb-footer-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:10:{s:16:"background-color";s:25:"var(--ast-global-color-8)";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";s:15:"background-type";s:5:"color";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:33:"astra-settings[hbb-inner-spacing]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-below-footer-builder-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:52:"astra-settings[section-below-footer-builder-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:51:"astra-settings[section-below-footer-builder-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:66:"astra-settings[section-below-footer-builder-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:41:"section-footer-copyright-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[footer-copyright-editor]";a:4:{s:7:"default";s:49:"Copyright [copyright] [current_year] [site_title]";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-copyright-alignment]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[footer-copyright-color]";a:4:{s:7:"default";s:25:"var(--ast-global-color-5)";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:55:"astra-settings[section-footer-copyright-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"astra-settings[section-footer-copyright-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:50:"astra-settings[font-size-section-footer-copyright]";a:4:{s:7:"default";a:6:{s:7:"desktop";i:16;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:62:"astra-settings[section-footer-copyright-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:36:"section-footer-menu-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[footer-create-menu-link]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[footer-menu-layout]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:10:"horizontal";s:6:"tablet";s:8:"vertical";s:6:"mobile";s:8:"vertical";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-menu-alignment]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[footer-menu-link-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[footer-menu-background-colors]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[footer-menu-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[footer-menu-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[footer-menu-h-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-menu-h-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:46:"astra-settings[footer-menu-a-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-menu-a-bg-color-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-main-menu-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-main-menu-spacing]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:42:"astra-settings[section-footer-menu-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:37:"astra-settings[footer-menu-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:57:"astra-settings[section-footer-menu-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:63:"astra-settings[section-fb-social-icons-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:51:"astra-settings[font-size-section-fb-social-icons-1]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"section-fb-social-icons-1-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-social-1-color-type]";a:4:{s:7:"default";s:6:"custom";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[footer-social-1-brand-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-social-1-brand-label-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:50:"astra-settings[footer-social-1-brand-hover-toggle]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[footer-social-1-icon-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-social-1-label-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[footer-social-1-background-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-social-1-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[footer-social-1-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[footer-social-1-label-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[footer-social-1-label-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-social-1-bg-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-social-1-bg-h-color]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-social-icons-1]";a:4:{s:7:"default";a:1:{s:5:"items";a:3:{i:0;a:8:{s:2:"id";s:8:"facebook";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#557dbc";s:10:"background";s:11:"transparent";s:4:"icon";s:8:"facebook";s:5:"label";s:8:"Facebook";}i:1;a:8:{s:2:"id";s:7:"twitter";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#7acdee";s:10:"background";s:11:"transparent";s:4:"icon";s:7:"twitter";s:5:"label";s:7:"Twitter";}i:2;a:8:{s:2:"id";s:9:"instagram";s:7:"enabled";b:1;s:6:"source";s:4:"icon";s:3:"url";s:0:"";s:5:"color";s:7:"#8a3ab9";s:10:"background";s:11:"transparent";s:4:"icon";s:9:"instagram";s:5:"label";s:9:"Instagram";}}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[footer-social-1-label-toggle]";a:4:{s:7:"default";b:0;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-social-1-space]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-social-1-bg-space]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:36:"astra-settings[footer-social-1-size]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:18;s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:45:"astra-settings[footer-social-1-radius-fields]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:56:"astra-settings[section-fb-social-icons-1-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-fb-social-icons-1-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:41:"astra-settings[footer-social-1-alignment]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:47:"section-primary-footer-builder-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[hb-footer-column]";a:4:{s:7:"default";s:1:"3";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[hb-footer-layout]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:7:"3-equal";s:6:"tablet";s:7:"3-equal";s:6:"mobile";s:4:"full";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:38:"astra-settings[hb-footer-layout-width]";a:4:{s:7:"default";s:7:"content";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[hb-footer-vertical-alignment]";a:4:{s:7:"default";s:10:"flex-start";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:24:"astra-settings[hb-stack]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:5:"stack";s:6:"tablet";s:5:"stack";s:6:"mobile";s:5:"stack";}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[hb-footer-main-sep]";a:4:{s:7:"default";i:1;s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[hb-footer-main-sep-color]";a:4:{s:7:"default";s:7:"#e6e6e6";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:20:"sanitize_alpha_color";}}s:43:"astra-settings[hb-footer-bg-obj-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";a:9:{s:16:"background-color";s:7:"#f9f9f9";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"tablet";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}s:6:"mobile";a:9:{s:16:"background-color";s:0:"";s:16:"background-image";s:0:"";s:17:"background-repeat";s:6:"repeat";s:19:"background-position";s:13:"center center";s:15:"background-size";s:4:"auto";s:21:"background-attachment";s:6:"scroll";s:12:"overlay-type";s:0:"";s:13:"overlay-color";s:0:"";s:16:"overlay-gradient";s:0:"";}}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:32:"astra-settings[hb-inner-spacing]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[section-primary-footer-builder-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:54:"astra-settings[section-primary-footer-builder-padding]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:53:"astra-settings[section-primary-footer-builder-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:68:"astra-settings[section-primary-footer-builder-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[section-fb-html-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[font-size-section-fb-html-1]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"section-fb-html-1-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:29:"astra-settings[footer-html-1]";a:4:{s:7:"default";s:22:"Insert HTML text here.";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[footer-html-1color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-html-1-link-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[footer-html-1link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[footer-html-1link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-fb-html-1-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[section-fb-html-1-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:39:"astra-settings[footer-html-1-alignment]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:55:"astra-settings[section-fb-html-2-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[font-size-section-fb-html-2]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"section-fb-html-2-ast-context-tabs";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:29:"astra-settings[footer-html-2]";a:4:{s:7:"default";s:22:"Insert HTML text here.";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:34:"astra-settings[footer-html-2color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[footer-html-2-link-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:39:"astra-settings[footer-html-2link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[footer-html-2link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[section-fb-html-2-margin-divider]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:40:"astra-settings[section-fb-html-2-margin]";a:4:{s:7:"default";a:6:{s:7:"desktop";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"tablet";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:6:"mobile";a:4:{s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";}s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:39:"astra-settings[footer-html-2-alignment]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:6:"center";s:6:"tablet";s:6:"center";s:6:"mobile";s:6:"center";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[astra-sidebar-widgets-footer-widget-1-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:41:"astra-settings[footer-widget-alignment-1]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[footer-widget-1-title-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-widget-1-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[footer-widget-1-link-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-widget-1-link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[footer-widget-1-link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[footer-widget-1-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-widget-1-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:75:"astra-settings[astra-sidebar-widgets-footer-widget-1-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[astra-sidebar-widgets-footer-widget-2-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:41:"astra-settings[footer-widget-alignment-2]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[footer-widget-2-title-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-widget-2-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[footer-widget-2-link-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-widget-2-link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[footer-widget-2-link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[footer-widget-2-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-widget-2-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:75:"astra-settings[astra-sidebar-widgets-footer-widget-2-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[astra-sidebar-widgets-footer-widget-3-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:41:"astra-settings[footer-widget-alignment-3]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[footer-widget-3-title-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-widget-3-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[footer-widget-3-link-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-widget-3-link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[footer-widget-3-link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[footer-widget-3-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-widget-3-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:75:"astra-settings[astra-sidebar-widgets-footer-widget-3-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}s:60:"astra-settings[astra-sidebar-widgets-footer-widget-4-margin]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";a:2:{i:0;s:26:"Astra_Customizer_Sanitizes";i:1;s:27:"sanitize_responsive_spacing";}}s:41:"astra-settings[footer-widget-alignment-4]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:4:"left";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:43:"astra-settings[footer-widget-4-title-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:37:"astra-settings[footer-widget-4-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:48:"astra-settings[footer-widget-4-link-color-group]";a:4:{s:7:"default";s:0:"";s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:42:"astra-settings[footer-widget-4-link-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:44:"astra-settings[footer-widget-4-link-h-color]";a:4:{s:7:"default";a:3:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:41:"astra-settings[footer-widget-4-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:49:"astra-settings[footer-widget-4-content-font-size]";a:4:{s:7:"default";a:6:{s:7:"desktop";s:0:"";s:6:"tablet";s:0:"";s:6:"mobile";s:0:"";s:12:"desktop-unit";s:2:"px";s:11:"tablet-unit";s:2:"px";s:11:"mobile-unit";s:2:"px";}s:4:"type";s:6:"option";s:9:"transport";s:11:"postMessage";s:17:"sanitize_callback";b:0;}s:75:"astra-settings[astra-sidebar-widgets-footer-widget-4-visibility-responsive]";a:4:{s:7:"default";a:3:{s:7:"desktop";i:1;s:6:"tablet";i:1;s:6:"mobile";i:1;}s:4:"type";s:6:"option";s:9:"transport";s:7:"refresh";s:17:"sanitize_callback";b:0;}}s:8:"partials";a:35:{s:36:"astra-settings[header-desktop-items]";a:4:{s:8:"selector";s:9:"#masthead";s:15:"render_callback";a:2:{i:0;O:20:"Astra_Builder_Header":0:{}i:1;s:21:"header_builder_markup";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:1;}s:35:"astra-settings[header-mobile-items]";a:4:{s:8:"selector";s:9:"#masthead";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:21:"header_builder_markup";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:1;}s:41:"astra-settings[header-mobile-popup-items]";a:4:{s:8:"selector";s:25:"#ast-mobile-popup-wrapper";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:12:"mobile_popup";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:1;}s:37:"astra-settings[different-retina-logo]";a:4:{s:8:"selector";s:14:".site-branding";s:15:"render_callback";s:35:"Astra_Builder_Header::site_identity";s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:38:"astra-settings[ast-header-retina-logo]";a:4:{s:8:"selector";s:14:".site-branding";s:15:"render_callback";s:35:"Astra_Builder_Header::site_identity";s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:37:"astra-settings[different-mobile-logo]";a:4:{s:8:"selector";s:14:".site-branding";s:15:"render_callback";s:35:"Astra_Builder_Header::site_identity";s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:33:"astra-settings[logo-title-inline]";a:4:{s:8:"selector";s:14:".site-branding";s:15:"render_callback";s:35:"Astra_Builder_Header::site_identity";s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:35:"astra-settings[related-posts-title]";a:4:{s:8:"selector";s:57:".ast-related-posts-title-section .ast-related-posts-title";s:15:"render_callback";a:2:{i:0;s:26:"Astra_Related_Posts_Loader";i:1;s:26:"render_related_posts_title";}s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:39:"astra-settings[transparent-header-logo]";a:4:{s:8:"selector";s:64:".ast-replace-site-logo-transparent .site-branding .site-logo-img";s:15:"render_callback";s:0:"";s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:35:"astra-settings[breadcrumb-position]";a:4:{s:8:"selector";s:54:".ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items";s:15:"render_callback";s:0:"";s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:36:"astra-settings[footer-desktop-items]";a:4:{s:8:"selector";s:12:".site-footer";s:15:"render_callback";a:2:{i:0;O:20:"Astra_Builder_Footer":0:{}i:1;s:13:"footer_markup";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:1;}s:35:"astra-settings[header-trigger-icon]";a:4:{s:8:"selector";s:16:".ast-button-wrap";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:21:"render_mobile_trigger";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:46:"astra-settings[mobile-header-toggle-btn-style]";a:4:{s:8:"selector";s:16:".ast-button-wrap";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:21:"render_mobile_trigger";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:40:"astra-settings[mobile-header-menu-label]";a:4:{s:8:"selector";s:16:".ast-button-wrap";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:21:"render_mobile_trigger";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:35:"astra-settings[header-button1-text]";a:4:{s:8:"selector";s:20:".ast-header-button-1";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:8:"button_1";}s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:0;}s:42:"astra-settings[header-button1-link-option]";a:4:{s:8:"selector";s:20:".ast-header-button-1";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:8:"button_1";}s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:29:"astra-settings[header-html-1]";a:4:{s:8:"selector";s:18:".ast-header-html-1";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:13:"header_html_1";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:0;}s:29:"astra-settings[header-html-2]";a:4:{s:8:"selector";s:18:".ast-header-html-2";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:13:"header_html_2";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:0;}s:42:"astra-settings[header-account-login-style]";a:4:{s:8:"selector";s:19:".ast-header-account";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:14:"render_account";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:45:"astra-settings[header-account-logged-in-text]";a:4:{s:8:"selector";s:19:".ast-header-account";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:14:"render_account";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:41:"astra-settings[header-account-login-link]";a:4:{s:8:"selector";s:19:".ast-header-account";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:14:"render_account";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:43:"astra-settings[header-account-logout-style]";a:4:{s:8:"selector";s:19:".ast-header-account";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:14:"render_account";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:45:"astra-settings[header-account-logout-preview]";a:4:{s:8:"selector";s:19:".ast-header-account";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:14:"render_account";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:46:"astra-settings[header-account-logged-out-text]";a:4:{s:8:"selector";s:19:".ast-header-account";s:15:"render_callback";a:2:{i:0;s:27:"Astra_Builder_UI_Controller";i:1;s:14:"render_account";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:1;}s:37:"astra-settings[header-social-icons-1]";a:4:{s:8:"selector";s:25:".ast-header-social-1-wrap";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:15:"header_social_1";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:0;}s:44:"astra-settings[header-social-1-label-toggle]";a:4:{s:8:"selector";s:25:".ast-header-social-1-wrap";s:15:"render_callback";a:2:{i:0;r:8182;i:1;s:15:"header_social_1";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:0;}s:33:"astra-settings[hba-footer-column]";a:4:{s:8:"selector";s:23:".site-above-footer-wrap";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:12:"above_footer";}s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:33:"astra-settings[hbb-footer-column]";a:4:{s:8:"selector";s:23:".site-below-footer-wrap";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:12:"below_footer";}s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:39:"astra-settings[footer-copyright-editor]";a:4:{s:8:"selector";s:21:".ast-footer-copyright";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:16:"footer_copyright";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:1;}s:34:"astra-settings[footer-menu-layout]";a:4:{s:8:"selector";s:59:".footer-widget-area[data-section="section-footer-menu"] nav";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:11:"footer_menu";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:1;}s:37:"astra-settings[footer-social-icons-1]";a:4:{s:8:"selector";s:25:".ast-footer-social-1-wrap";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:15:"footer_social_1";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:0;}s:44:"astra-settings[footer-social-1-label-toggle]";a:4:{s:8:"selector";s:25:".ast-footer-social-1-wrap";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:15:"footer_social_1";}s:18:"containerInclusive";b:1;s:15:"fallbackRefresh";b:0;}s:32:"astra-settings[hb-footer-column]";a:4:{s:8:"selector";s:25:".site-primary-footer-wrap";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:14:"primary_footer";}s:18:"containerInclusive";b:0;s:15:"fallbackRefresh";b:1;}s:29:"astra-settings[footer-html-1]";a:4:{s:8:"selector";s:18:".ast-footer-html-1";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:13:"footer_html_1";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:0;}s:29:"astra-settings[footer-html-2]";a:4:{s:8:"selector";s:18:".ast-footer-html-2";s:15:"render_callback";a:2:{i:0;r:8240;i:1;s:13:"footer_html_2";}s:18:"containerInclusive";s:0:"";s:15:"fallbackRefresh";b:0;}}}', 'no');
INSERT INTO `wpwg_options` VALUES
(9364, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'no'),
(9375, 'category_children', 'a:0:{}', 'yes'),
(9492, '_site_transient_timeout_bsf_analytics_track', '1716048184', 'no'),
(9493, '_site_transient_bsf_analytics_track', '1', 'no'),
(9547, '_site_transient_timeout_theme_roots', '1715954557', 'no'),
(9548, '_site_transient_theme_roots', 'a:11:{s:5:"astra";s:7:"/themes";s:9:"goldy-mex";s:7:"/themes";s:16:"grocery-shopping";s:7:"/themes";s:19:"grocery-supermarket";s:7:"/themes";s:12:"organic-farm";s:7:"/themes";s:15:"organic-grocery";s:7:"/themes";s:14:"organic-market";s:7:"/themes";s:16:"twentytwentyfour";s:7:"/themes";s:15:"twentytwentyone";s:7:"/themes";s:17:"twentytwentythree";s:7:"/themes";s:15:"twentytwentytwo";s:7:"/themes";}', 'no'),
(9550, '_site_transient_update_themes', 'O:8:"stdClass":5:{s:12:"last_checked";i:1715952758;s:7:"checked";a:11:{s:5:"astra";s:5:"4.6.5";s:9:"goldy-mex";s:6:"1.0.26";s:16:"grocery-shopping";s:3:"3.0";s:19:"grocery-supermarket";s:5:"1.2.8";s:12:"organic-farm";s:3:"0.9";s:15:"organic-grocery";s:3:"3.7";s:14:"organic-market";s:5:"0.3.6";s:16:"twentytwentyfour";s:3:"1.0";s:15:"twentytwentyone";s:3:"1.9";s:17:"twentytwentythree";s:3:"1.3";s:15:"twentytwentytwo";s:3:"1.6";}s:8:"response";a:11:{s:5:"astra";a:6:{s:5:"theme";s:5:"astra";s:11:"new_version";s:6:"4.6.14";s:3:"url";s:35:"https://wordpress.org/themes/astra/";s:7:"package";s:54:"https://downloads.wordpress.org/theme/astra.4.6.14.zip";s:8:"requires";s:3:"5.3";s:12:"requires_php";s:3:"5.3";}s:9:"goldy-mex";a:6:{s:5:"theme";s:9:"goldy-mex";s:11:"new_version";s:6:"1.0.28";s:3:"url";s:39:"https://wordpress.org/themes/goldy-mex/";s:7:"package";s:58:"https://downloads.wordpress.org/theme/goldy-mex.1.0.28.zip";s:8:"requires";b:0;s:12:"requires_php";s:3:"7.0";}s:16:"grocery-shopping";a:6:{s:5:"theme";s:16:"grocery-shopping";s:11:"new_version";s:3:"3.4";s:3:"url";s:46:"https://wordpress.org/themes/grocery-shopping/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/grocery-shopping.3.4.zip";s:8:"requires";s:3:"5.0";s:12:"requires_php";s:3:"5.6";}s:19:"grocery-supermarket";a:6:{s:5:"theme";s:19:"grocery-supermarket";s:11:"new_version";s:5:"1.3.3";s:3:"url";s:49:"https://wordpress.org/themes/grocery-supermarket/";s:7:"package";s:67:"https://downloads.wordpress.org/theme/grocery-supermarket.1.3.3.zip";s:8:"requires";s:3:"5.0";s:12:"requires_php";s:3:"7.2";}s:12:"organic-farm";a:6:{s:5:"theme";s:12:"organic-farm";s:11:"new_version";s:3:"1.3";s:3:"url";s:42:"https://wordpress.org/themes/organic-farm/";s:7:"package";s:58:"https://downloads.wordpress.org/theme/organic-farm.1.3.zip";s:8:"requires";s:3:"5.0";s:12:"requires_php";s:3:"5.6";}s:15:"organic-grocery";a:6:{s:5:"theme";s:15:"organic-grocery";s:11:"new_version";s:3:"3.9";s:3:"url";s:45:"https://wordpress.org/themes/organic-grocery/";s:7:"package";s:61:"https://downloads.wordpress.org/theme/organic-grocery.3.9.zip";s:8:"requires";s:3:"5.0";s:12:"requires_php";s:3:"5.6";}s:14:"organic-market";a:6:{s:5:"theme";s:14:"organic-market";s:11:"new_version";s:5:"0.4.3";s:3:"url";s:44:"https://wordpress.org/themes/organic-market/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/organic-market.0.4.3.zip";s:8:"requires";s:3:"5.0";s:12:"requires_php";s:3:"7.2";}s:16:"twentytwentyfour";a:6:{s:5:"theme";s:16:"twentytwentyfour";s:11:"new_version";s:3:"1.1";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfour/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfour.1.1.zip";s:8:"requires";s:3:"6.4";s:12:"requires_php";s:3:"7.0";}s:15:"twentytwentyone";a:6:{s:5:"theme";s:15:"twentytwentyone";s:11:"new_version";s:3:"2.2";s:3:"url";s:45:"https://wordpress.org/themes/twentytwentyone/";s:7:"package";s:61:"https://downloads.wordpress.org/theme/twentytwentyone.2.2.zip";s:8:"requires";s:3:"5.3";s:12:"requires_php";s:3:"5.6";}s:17:"twentytwentythree";a:6:{s:5:"theme";s:17:"twentytwentythree";s:11:"new_version";s:3:"1.4";s:3:"url";s:47:"https://wordpress.org/themes/twentytwentythree/";s:7:"package";s:63:"https://downloads.wordpress.org/theme/twentytwentythree.1.4.zip";s:8:"requires";s:3:"6.1";s:12:"requires_php";s:3:"5.6";}s:15:"twentytwentytwo";a:6:{s:5:"theme";s:15:"twentytwentytwo";s:11:"new_version";s:3:"1.7";s:3:"url";s:45:"https://wordpress.org/themes/twentytwentytwo/";s:7:"package";s:61:"https://downloads.wordpress.org/theme/twentytwentytwo.1.7.zip";s:8:"requires";s:3:"5.9";s:12:"requires_php";s:3:"5.6";}}s:9:"no_update";a:0:{}s:12:"translations";a:0:{}}', 'no'),
(9551, '_site_transient_update_plugins', 'O:8:"stdClass":4:{s:12:"last_checked";i:1715952758;s:8:"response";a:15:{s:19:"akismet/akismet.php";O:8:"stdClass":13:{s:2:"id";s:21:"w.org/plugins/akismet";s:4:"slug";s:7:"akismet";s:6:"plugin";s:19:"akismet/akismet.php";s:11:"new_version";s:5:"5.3.2";s:3:"url";s:38:"https://wordpress.org/plugins/akismet/";s:7:"package";s:56:"https://downloads.wordpress.org/plugin/akismet.5.3.2.zip";s:5:"icons";a:2:{s:2:"2x";s:60:"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463";s:2:"1x";s:60:"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463";}s:7:"banners";a:2:{s:2:"2x";s:63:"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731";s:2:"1x";s:62:"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.8";s:6:"tested";s:5:"6.4.4";s:12:"requires_php";s:6:"5.6.20";s:16:"requires_plugins";a:0:{}}s:23:"cartflows/cartflows.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/cartflows";s:4:"slug";s:9:"cartflows";s:6:"plugin";s:23:"cartflows/cartflows.php";s:11:"new_version";s:5:"2.0.8";s:3:"url";s:40:"https://wordpress.org/plugins/cartflows/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/cartflows.2.0.8.zip";s:5:"icons";a:2:{s:2:"1x";s:54:"https://ps.w.org/cartflows/assets/icon.svg?rev=2960367";s:3:"svg";s:54:"https://ps.w.org/cartflows/assets/icon.svg?rev=2960367";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/cartflows/assets/banner-1544x500.gif?rev=2960367";s:2:"1x";s:64:"https://ps.w.org/cartflows/assets/banner-772x250.gif?rev=2960367";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.8";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.2";s:16:"requires_plugins";a:0:{}}s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";O:8:"stdClass":13:{s:2:"id";s:41:"w.org/plugins/checkout-plugins-stripe-woo";s:4:"slug";s:27:"checkout-plugins-stripe-woo";s:6:"plugin";s:59:"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php";s:11:"new_version";s:5:"1.8.1";s:3:"url";s:58:"https://wordpress.org/plugins/checkout-plugins-stripe-woo/";s:7:"package";s:76:"https://downloads.wordpress.org/plugin/checkout-plugins-stripe-woo.1.8.1.zip";s:5:"icons";a:2:{s:2:"2x";s:80:"https://ps.w.org/checkout-plugins-stripe-woo/assets/icon-256x256.gif?rev=3002468";s:2:"1x";s:80:"https://ps.w.org/checkout-plugins-stripe-woo/assets/icon-128x128.gif?rev=3002468";}s:7:"banners";a:2:{s:2:"2x";s:83:"https://ps.w.org/checkout-plugins-stripe-woo/assets/banner-1544x500.jpg?rev=2985904";s:2:"1x";s:82:"https://ps.w.org/checkout-plugins-stripe-woo/assets/banner-772x250.jpg?rev=2985904";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.4";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"5.6";s:16:"requires_plugins";a:0:{}}s:23:"elementor/elementor.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:6:"3.21.5";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip";s:5:"icons";a:2:{s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=2597493";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=2597493";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.0";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}s:51:"google-listings-and-ads/google-listings-and-ads.php";O:8:"stdClass":13:{s:2:"id";s:37:"w.org/plugins/google-listings-and-ads";s:4:"slug";s:23:"google-listings-and-ads";s:6:"plugin";s:51:"google-listings-and-ads/google-listings-and-ads.php";s:11:"new_version";s:5:"2.7.0";s:3:"url";s:54:"https://wordpress.org/plugins/google-listings-and-ads/";s:7:"package";s:72:"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.7.0.zip";s:5:"icons";a:2:{s:2:"1x";s:68:"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988";s:3:"svg";s:68:"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988";}s:7:"banners";a:2:{s:2:"2x";s:79:"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080";s:2:"1x";s:78:"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.9";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:1:{i:0;s:11:"woocommerce";}}s:29:"gutena-forms/gutena-forms.php";O:8:"stdClass":13:{s:2:"id";s:26:"w.org/plugins/gutena-forms";s:4:"slug";s:12:"gutena-forms";s:6:"plugin";s:29:"gutena-forms/gutena-forms.php";s:11:"new_version";s:5:"1.2.3";s:3:"url";s:43:"https://wordpress.org/plugins/gutena-forms/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/gutena-forms.1.2.3.zip";s:5:"icons";a:2:{s:2:"2x";s:65:"https://ps.w.org/gutena-forms/assets/icon-256x256.png?rev=2836567";s:2:"1x";s:65:"https://ps.w.org/gutena-forms/assets/icon-128x128.png?rev=2836567";}s:7:"banners";a:2:{s:2:"2x";s:68:"https://ps.w.org/gutena-forms/assets/banner-1544x500.png?rev=2836567";s:2:"1x";s:67:"https://ps.w.org/gutena-forms/assets/banner-772x250.png?rev=2836567";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.5";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"5.6";s:16:"requires_plugins";a:0:{}}s:35:"litespeed-cache/litespeed-cache.php";O:8:"stdClass":13:{s:2:"id";s:29:"w.org/plugins/litespeed-cache";s:4:"slug";s:15:"litespeed-cache";s:6:"plugin";s:35:"litespeed-cache/litespeed-cache.php";s:11:"new_version";s:7:"6.2.0.1";s:3:"url";s:46:"https://wordpress.org/plugins/litespeed-cache/";s:7:"package";s:66:"https://downloads.wordpress.org/plugin/litespeed-cache.6.2.0.1.zip";s:5:"icons";a:2:{s:2:"2x";s:68:"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181";s:2:"1x";s:68:"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181";}s:7:"banners";a:2:{s:2:"2x";s:71:"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181";s:2:"1x";s:70:"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.0";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}}s:23:"loginizer/loginizer.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/loginizer";s:4:"slug";s:9:"loginizer";s:6:"plugin";s:23:"loginizer/loginizer.php";s:11:"new_version";s:5:"1.8.4";s:3:"url";s:40:"https://wordpress.org/plugins/loginizer/";s:7:"package";s:52:"https://downloads.wordpress.org/plugin/loginizer.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093";s:2:"1x";s:62:"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/loginizer/assets/banner-1544x500.jpg?rev=2668035";s:2:"1x";s:64:"https://ps.w.org/loginizer/assets/banner-772x250.jpg?rev=2668037";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.0";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"5.5";s:16:"requires_plugins";a:0:{}}s:37:"royal-elementor-addons/wpr-addons.php";O:8:"stdClass":13:{s:2:"id";s:36:"w.org/plugins/royal-elementor-addons";s:4:"slug";s:22:"royal-elementor-addons";s:6:"plugin";s:37:"royal-elementor-addons/wpr-addons.php";s:11:"new_version";s:7:"1.3.975";s:3:"url";s:53:"https://wordpress.org/plugins/royal-elementor-addons/";s:7:"package";s:73:"https://downloads.wordpress.org/plugin/royal-elementor-addons.1.3.975.zip";s:5:"icons";a:1:{s:2:"1x";s:75:"https://ps.w.org/royal-elementor-addons/assets/icon-128x128.gif?rev=2604295";}s:7:"banners";a:2:{s:2:"2x";s:78:"https://ps.w.org/royal-elementor-addons/assets/banner-1544x500.png?rev=2782347";s:2:"1x";s:77:"https://ps.w.org/royal-elementor-addons/assets/banner-772x250.png?rev=2782347";}s:11:"banners_rtl";a:2:{s:2:"2x";s:82:"https://ps.w.org/royal-elementor-addons/assets/banner-1544x500-rtl.png?rev=2782347";s:2:"1x";s:81:"https://ps.w.org/royal-elementor-addons/assets/banner-772x250-rtl.png?rev=2782347";}s:8:"requires";s:3:"5.0";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"5.6";s:16:"requires_plugins";a:0:{}}s:27:"speedycache/speedycache.php";O:8:"stdClass":13:{s:2:"id";s:25:"w.org/plugins/speedycache";s:4:"slug";s:11:"speedycache";s:6:"plugin";s:27:"speedycache/speedycache.php";s:11:"new_version";s:5:"1.1.6";s:3:"url";s:42:"https://wordpress.org/plugins/speedycache/";s:7:"package";s:54:"https://downloads.wordpress.org/plugin/speedycache.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/speedycache/assets/icon-256x256.png?rev=2858418";s:2:"1x";s:64:"https://ps.w.org/speedycache/assets/icon-128x128.png?rev=2858418";}s:7:"banners";a:1:{s:2:"1x";s:66:"https://ps.w.org/speedycache/assets/banner-772x250.png?rev=2858418";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.7";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.3";s:16:"requires_plugins";a:0:{}}s:27:"astra-sites/astra-sites.php";O:8:"stdClass":13:{s:2:"id";s:25:"w.org/plugins/astra-sites";s:4:"slug";s:11:"astra-sites";s:6:"plugin";s:27:"astra-sites/astra-sites.php";s:11:"new_version";s:5:"4.2.4";s:3:"url";s:42:"https://wordpress.org/plugins/astra-sites/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/astra-sites.4.2.4.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/astra-sites/assets/icon-256x256.gif?rev=3060571";s:2:"1x";s:64:"https://ps.w.org/astra-sites/assets/icon-256x256.gif?rev=3060571";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/astra-sites/assets/banner-1544x500.jpg?rev=3055258";s:2:"1x";s:66:"https://ps.w.org/astra-sites/assets/banner-772x250.jpg?rev=3055258";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}s:27:"updraftplus/updraftplus.php";O:8:"stdClass":13:{s:2:"id";s:25:"w.org/plugins/updraftplus";s:4:"slug";s:11:"updraftplus";s:6:"plugin";s:27:"updraftplus/updraftplus.php";s:11:"new_version";s:6:"1.24.3";s:3:"url";s:42:"https://wordpress.org/plugins/updraftplus/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/updraftplus.1.24.3.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200";s:2:"1x";s:64:"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200";s:2:"1x";s:66:"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.2";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";b:0;s:16:"requires_plugins";a:0:{}}s:49:"variation-swatches-woo/variation-swatches-woo.php";O:8:"stdClass":13:{s:2:"id";s:36:"w.org/plugins/variation-swatches-woo";s:4:"slug";s:22:"variation-swatches-woo";s:6:"plugin";s:49:"variation-swatches-woo/variation-swatches-woo.php";s:11:"new_version";s:5:"1.0.8";s:3:"url";s:53:"https://wordpress.org/plugins/variation-swatches-woo/";s:7:"package";s:71:"https://downloads.wordpress.org/plugin/variation-swatches-woo.1.0.8.zip";s:5:"icons";a:2:{s:2:"1x";s:67:"https://ps.w.org/variation-swatches-woo/assets/icon.svg?rev=2850895";s:3:"svg";s:67:"https://ps.w.org/variation-swatches-woo/assets/icon.svg?rev=2850895";}s:7:"banners";a:2:{s:2:"2x";s:78:"https://ps.w.org/variation-swatches-woo/assets/banner-1544X500.jpg?rev=2762761";s:2:"1x";s:77:"https://ps.w.org/variation-swatches-woo/assets/banner-772X250.jpg?rev=2762761";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.4";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"5.6";s:16:"requires_plugins";a:0:{}}s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";O:8:"stdClass":13:{s:2:"id";s:43:"w.org/plugins/woo-cart-abandonment-recovery";s:4:"slug";s:29:"woo-cart-abandonment-recovery";s:6:"plugin";s:63:"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php";s:11:"new_version";s:6:"1.2.27";s:3:"url";s:60:"https://wordpress.org/plugins/woo-cart-abandonment-recovery/";s:7:"package";s:79:"https://downloads.wordpress.org/plugin/woo-cart-abandonment-recovery.1.2.27.zip";s:5:"icons";a:2:{s:2:"2x";s:82:"https://ps.w.org/woo-cart-abandonment-recovery/assets/icon-256x256.png?rev=2957062";s:2:"1x";s:82:"https://ps.w.org/woo-cart-abandonment-recovery/assets/icon-128x128.png?rev=2957062";}s:7:"banners";a:2:{s:2:"2x";s:85:"https://ps.w.org/woo-cart-abandonment-recovery/assets/banner-1544x500.png?rev=2957062";s:2:"1x";s:84:"https://ps.w.org/woo-cart-abandonment-recovery/assets/banner-772x250.png?rev=2957062";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.4";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.2";s:16:"requires_plugins";a:0:{}}s:24:"wpforms-lite/wpforms.php";O:8:"stdClass":13:{s:2:"id";s:26:"w.org/plugins/wpforms-lite";s:4:"slug";s:12:"wpforms-lite";s:6:"plugin";s:24:"wpforms-lite/wpforms.php";s:11:"new_version";s:7:"1.8.8.3";s:3:"url";s:43:"https://wordpress.org/plugins/wpforms-lite/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.8.3.zip";s:5:"icons";a:2:{s:2:"1x";s:57:"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198";s:3:"svg";s:57:"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198";}s:7:"banners";a:2:{s:2:"2x";s:68:"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491";s:2:"1x";s:67:"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491";}s:11:"banners_rtl";a:2:{s:2:"2x";s:72:"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491";s:2:"1x";s:71:"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491";}s:8:"requires";s:3:"5.5";s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"7.0";s:16:"requires_plugins";a:0:{}}}s:12:"translations";a:0:{}s:9:"no_update";a:9:{s:21:"backuply/backuply.php";O:8:"stdClass":10:{s:2:"id";s:22:"w.org/plugins/backuply";s:4:"slug";s:8:"backuply";s:6:"plugin";s:21:"backuply/backuply.php";s:11:"new_version";s:5:"1.3.1";s:3:"url";s:39:"https://wordpress.org/plugins/backuply/";s:7:"package";s:51:"https://downloads.wordpress.org/plugin/backuply.zip";s:5:"icons";a:1:{s:2:"1x";s:61:"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139";}s:7:"banners";a:2:{s:2:"2x";s:64:"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332";s:2:"1x";s:63:"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.7";}s:35:"classic-widgets/classic-widgets.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/classic-widgets";s:4:"slug";s:15:"classic-widgets";s:6:"plugin";s:35:"classic-widgets/classic-widgets.php";s:11:"new_version";s:3:"0.3";s:3:"url";s:46:"https://wordpress.org/plugins/classic-widgets/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/classic-widgets.0.3.zip";s:5:"icons";a:1:{s:7:"default";s:59:"https://s.w.org/plugins/geopattern-icon/classic-widgets.svg";}s:7:"banners";a:0:{}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.9";}s:63:"currency-switcher-woocommerce/currency-switcher-woocommerce.php";O:8:"stdClass":10:{s:2:"id";s:43:"w.org/plugins/currency-switcher-woocommerce";s:4:"slug";s:29:"currency-switcher-woocommerce";s:6:"plugin";s:63:"currency-switcher-woocommerce/currency-switcher-woocommerce.php";s:11:"new_version";s:6:"2.15.2";s:3:"url";s:60:"https://wordpress.org/plugins/currency-switcher-woocommerce/";s:7:"package";s:79:"https://downloads.wordpress.org/plugin/currency-switcher-woocommerce.2.15.2.zip";s:5:"icons";a:2:{s:2:"2x";s:82:"https://ps.w.org/currency-switcher-woocommerce/assets/icon-256x256.jpg?rev=1462374";s:2:"1x";s:82:"https://ps.w.org/currency-switcher-woocommerce/assets/icon-128x128.jpg?rev=1462374";}s:7:"banners";a:2:{s:2:"2x";s:85:"https://ps.w.org/currency-switcher-woocommerce/assets/banner-1544x500.png?rev=2459092";s:2:"1x";s:84:"https://ps.w.org/currency-switcher-woocommerce/assets/banner-772x250.png?rev=2460632";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.4";}s:25:"gtranslate/gtranslate.php";O:8:"stdClass":10:{s:2:"id";s:24:"w.org/plugins/gtranslate";s:4:"slug";s:10:"gtranslate";s:6:"plugin";s:25:"gtranslate/gtranslate.php";s:11:"new_version";s:5:"3.0.6";s:3:"url";s:41:"https://wordpress.org/plugins/gtranslate/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/gtranslate.3.0.6.zip";s:5:"icons";a:2:{s:2:"2x";s:63:"https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917";s:2:"1x";s:63:"https://ps.w.org/gtranslate/assets/icon-128x128.png?rev=2595917";}s:7:"banners";a:2:{s:2:"2x";s:66:"https://ps.w.org/gtranslate/assets/banner-1544x500.png?rev=2034820";s:2:"1x";s:65:"https://ps.w.org/gtranslate/assets/banner-772x250.png?rev=2034820";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:5:"2.8.1";}s:9:"hello.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/hello-dolly";s:4:"slug";s:11:"hello-dolly";s:6:"plugin";s:9:"hello.php";s:11:"new_version";s:5:"1.7.2";s:3:"url";s:42:"https://wordpress.org/plugins/hello-dolly/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/hello-dolly.1.7.3.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855";s:2:"1x";s:64:"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582";s:2:"1x";s:66:"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.6";}s:30:"mizan-demo-importer/plugin.php";O:8:"stdClass":10:{s:2:"id";s:33:"w.org/plugins/mizan-demo-importer";s:4:"slug";s:19:"mizan-demo-importer";s:6:"plugin";s:30:"mizan-demo-importer/plugin.php";s:11:"new_version";s:5:"0.0.2";s:3:"url";s:50:"https://wordpress.org/plugins/mizan-demo-importer/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/mizan-demo-importer.zip";s:5:"icons";a:1:{s:7:"default";s:63:"https://s.w.org/plugins/geopattern-icon/mizan-demo-importer.svg";}s:7:"banners";a:0:{}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.2";}s:52:"bdthemes-prime-slider-lite/bdthemes-prime-slider.php";O:8:"stdClass":10:{s:2:"id";s:40:"w.org/plugins/bdthemes-prime-slider-lite";s:4:"slug";s:26:"bdthemes-prime-slider-lite";s:6:"plugin";s:52:"bdthemes-prime-slider-lite/bdthemes-prime-slider.php";s:11:"new_version";s:6:"3.14.5";s:3:"url";s:57:"https://wordpress.org/plugins/bdthemes-prime-slider-lite/";s:7:"package";s:69:"https://downloads.wordpress.org/plugin/bdthemes-prime-slider-lite.zip";s:5:"icons";a:1:{s:2:"1x";s:79:"https://ps.w.org/bdthemes-prime-slider-lite/assets/icon-128x128.gif?rev=2844250";}s:7:"banners";a:2:{s:2:"2x";s:82:"https://ps.w.org/bdthemes-prime-slider-lite/assets/banner-1544x500.png?rev=2802047";s:2:"1x";s:81:"https://ps.w.org/bdthemes-prime-slider-lite/assets/banner-772x250.png?rev=2802047";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:5:"5.0.0";}s:27:"woocommerce/woocommerce.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/woocommerce";s:4:"slug";s:11:"woocommerce";s:6:"plugin";s:27:"woocommerce/woocommerce.php";s:11:"new_version";s:5:"8.8.3";s:3:"url";s:42:"https://wordpress.org/plugins/woocommerce/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506";s:2:"1x";s:64:"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842";s:2:"1x";s:66:"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.4";}s:34:"yith-woocommerce-wishlist/init.php";O:8:"stdClass":10:{s:2:"id";s:39:"w.org/plugins/yith-woocommerce-wishlist";s:4:"slug";s:25:"yith-woocommerce-wishlist";s:6:"plugin";s:34:"yith-woocommerce-wishlist/init.php";s:11:"new_version";s:6:"3.34.0";s:3:"url";s:56:"https://wordpress.org/plugins/yith-woocommerce-wishlist/";s:7:"package";s:75:"https://downloads.wordpress.org/plugin/yith-woocommerce-wishlist.3.34.0.zip";s:5:"icons";a:2:{s:2:"1x";s:70:"https://ps.w.org/yith-woocommerce-wishlist/assets/icon.svg?rev=3042923";s:3:"svg";s:70:"https://ps.w.org/yith-woocommerce-wishlist/assets/icon.svg?rev=3042923";}s:7:"banners";a:2:{s:2:"2x";s:81:"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-1544x500.jpg?rev=2209192";s:2:"1x";s:80:"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-772x250.jpg?rev=2209192";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.3";}}}', 'no'),
(9571, '_transient_timeout_elementor_remote_info_api_data_3.19.0', '1716016056', 'no'),
(9572, '_transient_elementor_remote_info_api_data_3.19.0', 'a:4:{s:9:"timestamp";s:10:"1715971573";s:14:"upgrade_notice";a:3:{s:7:"version";s:5:"2.0.0";s:7:"message";s:0:"";s:11:"update_link";s:0:"";}s:11:"pro_widgets";a:75:{i:0;a:4:{s:4:"name";s:5:"posts";s:5:"title";s:5:"Posts";s:4:"icon";s:15:"eicon-post-list";s:10:"categories";s:16:"["pro-elements"]";}i:1;a:4:{s:4:"name";s:9:"portfolio";s:5:"title";s:9:"Portfolio";s:4:"icon";s:18:"eicon-gallery-grid";s:10:"categories";s:16:"["pro-elements"]";}i:2;a:4:{s:4:"name";s:9:"mega-menu";s:5:"title";s:4:"Menu";s:4:"icon";s:15:"eicon-mega-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:3;a:4:{s:4:"name";s:4:"form";s:5:"title";s:4:"Form";s:4:"icon";s:21:"eicon-form-horizontal";s:10:"categories";s:16:"["pro-elements"]";}i:4;a:4:{s:4:"name";s:9:"loop-grid";s:5:"title";s:9:"Loop Grid";s:4:"icon";s:18:"eicon-loop-builder";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:5;a:4:{s:4:"name";s:13:"loop-carousel";s:5:"title";s:13:"Loop Carousel";s:4:"icon";s:19:"eicon-carousel-loop";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:6;a:4:{s:4:"name";s:7:"gallery";s:5:"title";s:7:"Gallery";s:4:"icon";s:23:"eicon-gallery-justified";s:10:"categories";s:16:"["pro-elements"]";}i:7;a:4:{s:4:"name";s:17:"animated-headline";s:5:"title";s:17:"Animated Headline";s:4:"icon";s:23:"eicon-animated-headline";s:10:"categories";s:16:"["pro-elements"]";}i:8;a:4:{s:4:"name";s:10:"price-list";s:5:"title";s:10:"Price List";s:4:"icon";s:16:"eicon-price-list";s:10:"categories";s:16:"["pro-elements"]";}i:9;a:4:{s:4:"name";s:11:"price-table";s:5:"title";s:11:"Price Table";s:4:"icon";s:17:"eicon-price-table";s:10:"categories";s:16:"["pro-elements"]";}i:10;a:4:{s:4:"name";s:8:"flip-box";s:5:"title";s:8:"Flip Box";s:4:"icon";s:14:"eicon-flip-box";s:10:"categories";s:16:"["pro-elements"]";}i:11;a:4:{s:4:"name";s:14:"call-to-action";s:5:"title";s:14:"Call to Action";s:4:"icon";s:20:"eicon-image-rollover";s:10:"categories";s:16:"["pro-elements"]";}i:12;a:4:{s:4:"name";s:14:"media-carousel";s:5:"title";s:14:"Media Carousel";s:4:"icon";s:20:"eicon-media-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:13;a:4:{s:4:"name";s:15:"nested-carousel";s:5:"title";s:8:"Carousel";s:4:"icon";s:21:"eicon-nested-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:14;a:4:{s:4:"name";s:9:"countdown";s:5:"title";s:9:"Countdown";s:4:"icon";s:15:"eicon-countdown";s:10:"categories";s:16:"["pro-elements"]";}i:15;a:4:{s:4:"name";s:13:"share-buttons";s:5:"title";s:13:"Share Buttons";s:4:"icon";s:11:"eicon-share";s:10:"categories";s:16:"["pro-elements"]";}i:16;a:4:{s:4:"name";s:10:"blockquote";s:5:"title";s:10:"Blockquote";s:4:"icon";s:16:"eicon-blockquote";s:10:"categories";s:16:"["pro-elements"]";}i:17;a:4:{s:4:"name";s:6:"lottie";s:5:"title";s:6:"Lottie";s:4:"icon";s:12:"eicon-lottie";s:10:"categories";s:16:"["pro-elements"]";}i:18;a:4:{s:4:"name";s:7:"hotspot";s:5:"title";s:7:"Hotspot";s:4:"icon";s:19:"eicon-image-hotspot";s:10:"categories";s:16:"["pro-elements"]";}i:19;a:4:{s:4:"name";s:13:"paypal-button";s:5:"title";s:13:"PayPal Button";s:4:"icon";s:19:"eicon-paypal-button";s:10:"categories";s:16:"["pro-elements"]";}i:20;a:4:{s:4:"name";s:14:"code-highlight";s:5:"title";s:14:"Code Highlight";s:4:"icon";s:20:"eicon-code-highlight";s:10:"categories";s:16:"["pro-elements"]";}i:21;a:4:{s:4:"name";s:14:"video-playlist";s:5:"title";s:14:"Video Playlist";s:4:"icon";s:20:"eicon-video-playlist";s:10:"categories";s:16:"["pro-elements"]";}i:22;a:4:{s:4:"name";s:8:"template";s:5:"title";s:8:"Template";s:4:"icon";s:19:"eicon-document-file";s:10:"categories";s:16:"["pro-elements"]";}i:23;a:4:{s:4:"name";s:13:"stripe-button";s:5:"title";s:13:"Stripe Button";s:4:"icon";s:19:"eicon-stripe-button";s:10:"categories";s:16:"["pro-elements"]";}i:24;a:4:{s:4:"name";s:16:"progress-tracker";s:5:"title";s:16:"Progress Tracker";s:4:"icon";s:22:"eicon-progress-tracker";s:10:"categories";s:40:"["pro-elements","theme-elements-single"]";}i:25;a:4:{s:4:"name";s:8:"nav-menu";s:5:"title";s:8:"Nav Menu";s:4:"icon";s:14:"eicon-nav-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:26;a:4:{s:4:"name";s:17:"table-of-contents";s:5:"title";s:17:"Table of Contents";s:4:"icon";s:23:"eicon-table-of-contents";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:27;a:4:{s:4:"name";s:5:"login";s:5:"title";s:5:"Login";s:4:"icon";s:15:"eicon-lock-user";s:10:"categories";s:16:"["pro-elements"]";}i:28;a:4:{s:4:"name";s:6:"slides";s:5:"title";s:6:"Slides";s:4:"icon";s:12:"eicon-slides";s:10:"categories";s:16:"["pro-elements"]";}i:29;a:4:{s:4:"name";s:20:"testimonial-carousel";s:5:"title";s:20:"Testimonial Carousel";s:4:"icon";s:26:"eicon-testimonial-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:30;a:4:{s:4:"name";s:7:"reviews";s:5:"title";s:7:"Reviews";s:4:"icon";s:12:"eicon-review";s:10:"categories";s:16:"["pro-elements"]";}i:31;a:4:{s:4:"name";s:15:"facebook-button";s:5:"title";s:15:"Facebook Button";s:4:"icon";s:23:"eicon-facebook-like-box";s:10:"categories";s:16:"["pro-elements"]";}i:32;a:4:{s:4:"name";s:17:"facebook-comments";s:5:"title";s:17:"Facebook Comments";s:4:"icon";s:23:"eicon-facebook-comments";s:10:"categories";s:16:"["pro-elements"]";}i:33;a:4:{s:4:"name";s:14:"facebook-embed";s:5:"title";s:14:"Facebook Embed";s:4:"icon";s:14:"eicon-fb-embed";s:10:"categories";s:16:"["pro-elements"]";}i:34;a:4:{s:4:"name";s:13:"facebook-page";s:5:"title";s:13:"Facebook Page";s:4:"icon";s:13:"eicon-fb-feed";s:10:"categories";s:16:"["pro-elements"]";}i:35;a:4:{s:4:"name";s:15:"theme-site-logo";s:5:"title";s:9:"Site Logo";s:4:"icon";s:15:"eicon-site-logo";s:10:"categories";s:18:"["theme-elements"]";}i:36;a:4:{s:4:"name";s:16:"theme-site-title";s:5:"title";s:10:"Site Title";s:4:"icon";s:16:"eicon-site-title";s:10:"categories";s:18:"["theme-elements"]";}i:37;a:4:{s:4:"name";s:16:"theme-page-title";s:5:"title";s:10:"Page Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:38;a:4:{s:4:"name";s:16:"theme-post-title";s:5:"title";s:10:"Post Title";s:4:"icon";s:16:"eicon-post-title";s:10:"categories";s:18:"["theme-elements"]";}i:39;a:4:{s:4:"name";s:18:"theme-post-excerpt";s:5:"title";s:12:"Post Excerpt";s:4:"icon";s:18:"eicon-post-excerpt";s:10:"categories";s:18:"["theme-elements"]";}i:40;a:4:{s:4:"name";s:25:"theme-post-featured-image";s:5:"title";s:14:"Featured Image";s:4:"icon";s:20:"eicon-featured-image";s:10:"categories";s:18:"["theme-elements"]";}i:41;a:4:{s:4:"name";s:19:"theme-archive-title";s:5:"title";s:13:"Archive Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:42;a:4:{s:4:"name";s:13:"archive-posts";s:5:"title";s:13:"Archive Posts";s:4:"icon";s:19:"eicon-archive-posts";s:10:"categories";s:18:"["theme-elements"]";}i:43;a:4:{s:4:"name";s:11:"search-form";s:5:"title";s:11:"Search Form";s:4:"icon";s:17:"eicon-site-search";s:10:"categories";s:18:"["theme-elements"]";}i:44;a:4:{s:4:"name";s:10:"author-box";s:5:"title";s:10:"Author Box";s:4:"icon";s:12:"eicon-person";s:10:"categories";s:18:"["theme-elements"]";}i:45;a:4:{s:4:"name";s:13:"post-comments";s:5:"title";s:13:"Post Comments";s:4:"icon";s:14:"eicon-comments";s:10:"categories";s:18:"["theme-elements"]";}i:46;a:4:{s:4:"name";s:15:"post-navigation";s:5:"title";s:15:"Post Navigation";s:4:"icon";s:21:"eicon-post-navigation";s:10:"categories";s:18:"["theme-elements"]";}i:47;a:4:{s:4:"name";s:9:"post-info";s:5:"title";s:9:"Post Info";s:4:"icon";s:15:"eicon-post-info";s:10:"categories";s:18:"["theme-elements"]";}i:48;a:4:{s:4:"name";s:7:"sitemap";s:5:"title";s:7:"Sitemap";s:4:"icon";s:13:"eicon-sitemap";s:10:"categories";s:18:"["theme-elements"]";}i:49;a:4:{s:4:"name";s:11:"breadcrumbs";s:5:"title";s:11:"Breadcrumbs";s:4:"icon";s:11:"eicon-yoast";s:10:"categories";s:18:"["theme-elements"]";}i:50;a:4:{s:4:"name";s:21:"woocommerce-menu-cart";s:5:"title";s:9:"Menu Cart";s:4:"icon";s:10:"eicon-cart";s:10:"categories";s:41:"["theme-elements","woocommerce-elements"]";}i:51;a:4:{s:4:"name";s:19:"wc-archive-products";s:5:"title";s:16:"Archive Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:52;a:4:{s:4:"name";s:31:"woocommerce-archive-description";s:5:"title";s:19:"Archive Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:53;a:4:{s:4:"name";s:20:"woocommerce-products";s:5:"title";s:8:"Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:54;a:4:{s:4:"name";s:22:"woocommerce-breadcrumb";s:5:"title";s:23:"WooCommerce Breadcrumbs";s:4:"icon";s:25:"eicon-product-breadcrumbs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:55;a:4:{s:4:"name";s:14:"wc-add-to-cart";s:5:"title";s:18:"Custom Add To Cart";s:4:"icon";s:17:"eicon-woocommerce";s:10:"categories";s:24:"["woocommerce-elements"]";}i:56;a:4:{s:4:"name";s:11:"wc-elements";s:5:"title";s:17:"WooCommerce Pages";s:4:"icon";s:19:"eicon-product-pages";s:10:"categories";s:24:"["woocommerce-elements"]";}i:57;a:4:{s:4:"name";s:13:"wc-categories";s:5:"title";s:18:"Product Categories";s:4:"icon";s:24:"eicon-product-categories";s:10:"categories";s:24:"["woocommerce-elements"]";}i:58;a:4:{s:4:"name";s:25:"woocommerce-product-title";s:5:"title";s:13:"Product Title";s:4:"icon";s:19:"eicon-product-title";s:10:"categories";s:24:"["woocommerce-elements"]";}i:59;a:4:{s:4:"name";s:26:"woocommerce-product-images";s:5:"title";s:14:"Product Images";s:4:"icon";s:20:"eicon-product-images";s:10:"categories";s:24:"["woocommerce-elements"]";}i:60;a:4:{s:4:"name";s:25:"woocommerce-product-price";s:5:"title";s:13:"Product Price";s:4:"icon";s:19:"eicon-product-price";s:10:"categories";s:24:"["woocommerce-elements"]";}i:61;a:4:{s:4:"name";s:31:"woocommerce-product-add-to-cart";s:5:"title";s:11:"Add To Cart";s:4:"icon";s:25:"eicon-product-add-to-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:62;a:4:{s:4:"name";s:26:"woocommerce-product-rating";s:5:"title";s:14:"Product Rating";s:4:"icon";s:20:"eicon-product-rating";s:10:"categories";s:24:"["woocommerce-elements"]";}i:63;a:4:{s:4:"name";s:25:"woocommerce-product-stock";s:5:"title";s:13:"Product Stock";s:4:"icon";s:19:"eicon-product-stock";s:10:"categories";s:24:"["woocommerce-elements"]";}i:64;a:4:{s:4:"name";s:24:"woocommerce-product-meta";s:5:"title";s:12:"Product Meta";s:4:"icon";s:18:"eicon-product-meta";s:10:"categories";s:24:"["woocommerce-elements"]";}i:65;a:4:{s:4:"name";s:37:"woocommerce-product-short-description";s:5:"title";s:17:"Short Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:66;a:4:{s:4:"name";s:29:"woocommerce-product-data-tabs";s:5:"title";s:17:"Product Data Tabs";s:4:"icon";s:18:"eicon-product-tabs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:67;a:4:{s:4:"name";s:42:"woocommerce-product-additional-information";s:5:"title";s:22:"Additional Information";s:4:"icon";s:19:" eicon-product-info";s:10:"categories";s:24:"["woocommerce-elements"]";}i:68;a:4:{s:4:"name";s:27:"woocommerce-product-related";s:5:"title";s:15:"Product Related";s:4:"icon";s:21:"eicon-product-related";s:10:"categories";s:24:"["woocommerce-elements"]";}i:69;a:4:{s:4:"name";s:26:"woocommerce-product-upsell";s:5:"title";s:7:"Upsells";s:4:"icon";s:20:"eicon-product-upsell";s:10:"categories";s:24:"["woocommerce-elements"]";}i:70;a:4:{s:4:"name";s:25:"woocommerce-checkout-page";s:5:"title";s:8:"Checkout";s:4:"icon";s:14:"eicon-checkout";s:10:"categories";s:24:"["woocommerce-elements"]";}i:71;a:4:{s:4:"name";s:16:"woocommerce-cart";s:5:"title";s:4:"Cart";s:4:"icon";s:14:"eicon-woo-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:72;a:4:{s:4:"name";s:22:"woocommerce-my-account";s:5:"title";s:10:"My Account";s:4:"icon";s:16:"eicon-my-account";s:10:"categories";s:24:"["woocommerce-elements"]";}i:73;a:4:{s:4:"name";s:28:"woocommerce-purchase-summary";s:5:"title";s:16:"Purchase Summary";s:4:"icon";s:22:"eicon-purchase-summary";s:10:"categories";s:24:"["woocommerce-elements"]";}i:74;a:4:{s:4:"name";s:19:"woocommerce-notices";s:5:"title";s:19:"WooCommerce Notices";s:4:"icon";s:25:"eicon-woocommerce-notices";s:10:"categories";s:24:"["woocommerce-elements"]";}}s:17:"canary_deployment";a:2:{s:11:"plugin_info";a:11:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.6.0";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"6.5.3";s:12:"requires_php";s:3:"5.6";}s:10:"conditions";a:0:{}}}', 'no'),
(9575, '_site_transient_timeout_astra-sites-import-check', '1716578676', 'no'),
(9576, '_site_transient_astra-sites-import-check', 'true', 'no'),
(9578, '_transient_timeout_astra-sites-cron-test-ok', '1715977476', 'no'),
(9579, '_transient_astra-sites-cron-test-ok', '1', 'no'),
(9584, '_transient_timeout_bcloud_trial_token', '1715980335', 'no'),
(9585, '_transient_bcloud_trial_token', 'ZIre8mmpSdMdR3iMwFdRawT86c1QggNL', 'no'),
(9586, '_site_transient_timeout_elementor_ai_usage', '1716060311', 'no'),
(9587, '_site_transient_elementor_ai_usage', 'a:4:{s:17:"hasAiSubscription";b:0;s:9:"usedQuota";i:195;s:5:"quota";i:330;s:10:"builderUrl";s:62:"https://editor-static-bucket.elementor.com/choose-element.html";}', 'no'),
(9588, '_site_transient_timeout_ai_remote_config', '1716060312', 'no'),
(9589, '_site_transient_ai_remote_config', 'a:1:{s:6:"config";a:4:{s:18:"webBasedBuilderUrl";s:78:"https://editor-static-bucket.elementor.com/choose-element.html?v=1715973912302";s:3:"jwt";s:372:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoiNjEzMjAxOSJ9LCJ3ZWJzaXRlIjp7ImlkIjoiN2Q4NDAzM2RkMTc1YWM1NDFiODdlZDE0YTgxY2ViZTExMGI1NTFhYzhlNDQ5Y2RkODYzZTE0YTM5OWU1MDRmZiIsInVybCI6Imh0dHBzOi8vamFsYXJhbXByb2R1Y2UuY2EvIn0sInN1YnNjcmlwdGlvbiI6eyJpZCI6MCwidXNlZFF1b3RhIjoxOTV9LCJpYXQiOjE3MTU5NzM5MTIsImV4cCI6MTcxNTk4ODMxMn0.nbPC9rjGDZUa9zLNSxANsBP8Kq7cD3GbP15xZX3PPec";s:8:"features";a:0:{}s:20:"remoteIntegrationUrl";s:76:"https://editor-static-bucket.elementor.com/ai-integration.js?v=1715973912279";}}', 'no'),
(9590, '_transient_timeout_elementor_unread_notifications_2', '1715977513', 'no'),
(9591, '_transient_elementor_unread_notifications_2', 'a:10:{i:0;s:24:"loop-taxonomy-query-3.21";i:1;s:22:"performance-boost-3.21";i:2;s:26:"ai-personal-assistant-3.21";i:3;s:39:"display-conditions-dynamic-content-3.20";i:4;s:32:"display-conditions-or-logic-3.20";i:5;s:20:"5-star-rating-prompt";i:6;s:32:"element-manager-permissions-3.19";i:7;s:12:"akismet-3.19";i:8;s:38:"ai-variations-in-template-library-3.19";i:9;s:33:"taxonomy-filter-multi-select-3.18";}', 'no'),
(9602, '_transient_timeout_astra-theme-cron-test-ok', '1715978048', 'no'),
(9603, '_transient_astra-theme-cron-test-ok', '1', 'no'),
(9649, '_transient_is_multi_author', '0', 'yes');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_postmeta`
DROP TABLE IF EXISTS `wpwg_postmeta`;
--
-- Table structure for table `wpwg_postmeta`
--

CREATE TABLE `wpwg_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=18695 ;

--
-- Dumping data for table `wpwg_postmeta`
--

INSERT INTO `wpwg_postmeta` VALUES
(6, 9, '_elementor_edit_mode', 'builder'),
(7, 9, '_elementor_template_type', 'kit'),
(13, 10, '_wp_attached_file', '2024/01/JALARAM-PRODUCE.png'),
(14, 10, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:27:"2024/01/JALARAM-PRODUCE.png";s:8:"filesize";i:99171;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"JALARAM-PRODUCE-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:59560;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"JALARAM-PRODUCE-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11024;}s:6:"medium";a:5:{s:4:"file";s:27:"JALARAM-PRODUCE-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:59560;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"JALARAM-PRODUCE-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21114;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(23, 15, '_wp_attached_file', '2024/01/cropped-JALARAM-PRODUCE.png'),
(24, 15, '_wp_attachment_context', 'custom-header'),
(25, 15, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:35:"2024/01/cropped-JALARAM-PRODUCE.png";s:8:"filesize";i:96396;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:35:"cropped-JALARAM-PRODUCE-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:59560;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"cropped-JALARAM-PRODUCE-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21114;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(29, 17, '_wp_attached_file', '2024/01/cropped-JALARAM-PRODUCE-1.png'),
(30, 17, '_wp_attachment_context', 'custom-header'),
(31, 17, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:95;s:4:"file";s:37:"2024/01/cropped-JALARAM-PRODUCE-1.png";s:8:"filesize";i:38546;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"cropped-JALARAM-PRODUCE-1-300x95.png";s:5:"width";i:300;s:6:"height";i:95;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:28816;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"cropped-JALARAM-PRODUCE-1-100x95.png";s:5:"width";i:100;s:6:"height";i:95;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7721;}s:6:"medium";a:5:{s:4:"file";s:36:"cropped-JALARAM-PRODUCE-1-300x57.png";s:5:"width";i:300;s:6:"height";i:57;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:22625;}s:9:"thumbnail";a:5:{s:4:"file";s:36:"cropped-JALARAM-PRODUCE-1-150x95.png";s:5:"width";i:150;s:6:"height";i:95;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13626;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:36:"cropped-JALARAM-PRODUCE-1-250x95.png";s:5:"width";i:250;s:6:"height";i:95;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:24252;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(35, 18, '_wp_attached_file', '2024/01/cropped-cropped-JALARAM-PRODUCE.png'),
(36, 18, '_wp_attachment_context', 'custom-logo'),
(37, 18, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:43:"2024/01/cropped-cropped-JALARAM-PRODUCE.png";s:8:"filesize";i:96396;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:43:"cropped-cropped-JALARAM-PRODUCE-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:59560;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:43:"cropped-cropped-JALARAM-PRODUCE-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11024;}s:6:"medium";a:5:{s:4:"file";s:43:"cropped-cropped-JALARAM-PRODUCE-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:59560;}s:9:"thumbnail";a:5:{s:4:"file";s:43:"cropped-cropped-JALARAM-PRODUCE-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21114;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:43:"cropped-cropped-JALARAM-PRODUCE-250x145.png";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:43281;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(39, 20, '_wp_attached_file', '2024/01/cropped-cropped-JALARAM-PRODUCE-1.png'),
(40, 20, '_wp_attachment_context', 'site-icon'),
(41, 20, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:45:"2024/01/cropped-cropped-JALARAM-PRODUCE-1.png";s:8:"filesize";i:127074;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:45:"cropped-cropped-JALARAM-PRODUCE-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:62423;}s:9:"thumbnail";a:5:{s:4:"file";s:45:"cropped-cropped-JALARAM-PRODUCE-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21292;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:45:"cropped-cropped-JALARAM-PRODUCE-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:62423;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:45:"cropped-cropped-JALARAM-PRODUCE-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11074;}s:25:"ast-transparent-logo-size";a:5:{s:4:"file";s:45:"cropped-cropped-JALARAM-PRODUCE-1-120x120.png";s:5:"width";i:120;s:6:"height";i:120;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14822;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(42, 21, '_menu_item_type', 'custom'),
(43, 21, '_menu_item_menu_item_parent', '0'),
(44, 21, '_menu_item_object_id', '21'),
(45, 21, '_menu_item_object', 'custom'),
(46, 21, '_menu_item_target', ''),
(47, 21, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(48, 21, '_menu_item_xfn', ''),
(49, 21, '_menu_item_url', 'https://jalaramproduce.ca/'),
(50, 21, '_menu_item_orphaned', '1706685255'),
(60, 23, '_menu_item_type', 'custom'),
(61, 23, '_menu_item_menu_item_parent', '0'),
(62, 23, '_menu_item_object_id', '23'),
(63, 23, '_menu_item_object', 'custom'),
(64, 23, '_menu_item_target', ''),
(65, 23, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(66, 23, '_menu_item_xfn', ''),
(67, 23, '_menu_item_url', 'https://jalaramproduce.ca/'),
(68, 23, '_menu_item_orphaned', '1706685271'),
(90, 36, '_elementor_edit_mode', 'builder'),
(91, 36, '_elementor_template_type', 'kit'),
(93, 9, '_wp_page_template', 'default'),
(94, 9, '_elementor_page_settings', 'a:2:{s:9:"site_name";s:15:"Jalaram Produce";s:16:"site_description";s:17:"Quality From Soil";}'),
(160, 51, '_wp_attached_file', '2024/01/BACK-1.webp'),
(161, 51, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:476;s:4:"file";s:19:"2024/01/BACK-1.webp";s:8:"filesize";i:70418;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"BACK-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:16338;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"BACK-1-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3124;}s:6:"medium";a:5:{s:4:"file";s:19:"BACK-1-300x238.webp";s:5:"width";i:300;s:6:"height";i:238;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:14436;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"BACK-1-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:5546;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:19:"BACK-1-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6726;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(373, 83, '_wp_attached_file', '2024/01/do-the-restaurants-benefit-from-it.webp'),
(374, 83, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:300;s:6:"height";i:225;s:4:"file";s:47:"2024/01/do-the-restaurants-benefit-from-it.webp";s:8:"filesize";i:12954;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:47:"do-the-restaurants-benefit-from-it-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3936;}s:9:"thumbnail";a:5:{s:4:"file";s:47:"do-the-restaurants-benefit-from-it-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:7508;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:47:"do-the-restaurants-benefit-from-it-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:11380;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(375, 84, '_wp_attached_file', '2024/01/istockphoto-664222314-612x612-1.jpg'),
(376, 84, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:612;s:6:"height";i:408;s:4:"file";s:43:"2024/01/istockphoto-664222314-612x612-1.jpg";s:8:"filesize";i:42585;s:5:"sizes";a:6:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:43:"istockphoto-664222314-612x612-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26203;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:43:"istockphoto-664222314-612x612-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6414;}s:18:"woocommerce_single";a:5:{s:4:"file";s:43:"istockphoto-664222314-612x612-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51923;}s:6:"medium";a:5:{s:4:"file";s:43:"istockphoto-664222314-612x612-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19604;}s:9:"thumbnail";a:5:{s:4:"file";s:43:"istockphoto-664222314-612x612-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10232;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:43:"istockphoto-664222314-612x612-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13915;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:24:"Getty Images/iStockphoto";s:6:"camera";s:0:"";s:7:"caption";s:47:"Chef consulting his trainee while cooking salad";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:47:"Chef consulting his trainee while cooking salad";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(553, 110, '_wp_attached_file', '2024/01/clideo_editor_53ddda98b3c347fc9fa05a9d18bde1a6.mp4'),
(554, 110, '_wp_attachment_metadata', 'a:10:{s:8:"filesize";i:553915;s:9:"mime_type";s:9:"video/mp4";s:6:"length";i:10;s:16:"length_formatted";s:4:"0:10";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:5:"audio";a:7:{s:10:"dataformat";s:3:"mp4";s:5:"codec";s:19:"ISO/IEC 14496-3 AAC";s:11:"sample_rate";d:44100;s:8:"channels";i:2;s:15:"bits_per_sample";i:16;s:8:"lossless";b:0;s:11:"channelmode";s:6:"stereo";}s:17:"created_timestamp";i:-2082844800;}'),
(596, 117, '_wp_attached_file', '2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg'),
(597, 117, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:455;s:6:"height";i:360;s:4:"file";s:62:"2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg";s:8:"filesize";i:24568;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:62:"360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16556;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:62:"360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6511;}s:6:"medium";a:5:{s:4:"file";s:62:"360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-300x237.jpg";s:5:"width";i:300;s:6:"height";i:237;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13034;}s:9:"thumbnail";a:5:{s:4:"file";s:62:"360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8413;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:62:"360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10393;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(598, 118, '_wp_attached_file', '2024/01/APPLE-1.jpeg'),
(599, 118, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:20:"2024/01/APPLE-1.jpeg";s:8:"filesize";i:5046;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"APPLE-1-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2255;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"APPLE-1-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3767;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:20:"APPLE-1-225x145.jpeg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6353;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(600, 119, '_wp_attached_file', '2024/01/BANANA-1.webp'),
(601, 119, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:364;s:6:"height";i:365;s:4:"file";s:21:"2024/01/BANANA-1.webp";s:8:"filesize";i:6390;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"BANANA-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3284;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"BANANA-1-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:854;}s:6:"medium";a:5:{s:4:"file";s:21:"BANANA-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3298;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"BANANA-1-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1358;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:21:"BANANA-1-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2338;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(602, 120, '_wp_attached_file', '2024/01/Broccoli-florets.webp'),
(603, 120, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:1180;s:4:"file";s:29:"2024/01/Broccoli-florets.webp";s:8:"filesize";i:186462;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"Broccoli-florets-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:26822;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"Broccoli-florets-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4894;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"Broccoli-florets-600x443.webp";s:5:"width";i:600;s:6:"height";i:443;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:61978;}s:6:"medium";a:5:{s:4:"file";s:29:"Broccoli-florets-300x221.webp";s:5:"width";i:300;s:6:"height";i:221;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:23248;}s:5:"large";a:5:{s:4:"file";s:30:"Broccoli-florets-1024x755.webp";s:5:"width";i:1024;s:6:"height";i:755;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:123088;}s:9:"thumbnail";a:5:{s:4:"file";s:29:"Broccoli-florets-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:9592;}s:12:"medium_large";a:5:{s:4:"file";s:29:"Broccoli-florets-768x566.webp";s:5:"width";i:768;s:6:"height";i:566;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:86388;}s:9:"1536x1536";a:5:{s:4:"file";s:31:"Broccoli-florets-1536x1133.webp";s:5:"width";i:1536;s:6:"height";i:1133;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:204362;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:29:"Broccoli-florets-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:14010;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(604, 121, '_wp_attached_file', '2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg'),
(605, 121, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:526;s:6:"height";i:526;s:4:"file";s:104:"2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg";s:8:"filesize";i:59557;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:104:"carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22263;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:104:"carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3740;}s:6:"medium";a:5:{s:4:"file";s:104:"carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22263;}s:9:"thumbnail";a:5:{s:4:"file";s:104:"carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6965;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:104:"carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9779;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(606, 122, '_wp_attached_file', '2024/01/cauliflower-1527707670-1.jpg'),
(607, 122, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:768;s:6:"height";i:768;s:4:"file";s:36:"2024/01/cauliflower-1527707670-1.jpg";s:8:"filesize";i:113016;s:5:"sizes";a:6:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"cauliflower-1527707670-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25341;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"cauliflower-1527707670-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4277;}s:18:"woocommerce_single";a:5:{s:4:"file";s:36:"cauliflower-1527707670-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:78211;}s:6:"medium";a:5:{s:4:"file";s:36:"cauliflower-1527707670-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25341;}s:9:"thumbnail";a:5:{s:4:"file";s:36:"cauliflower-1527707670-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8036;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:36:"cauliflower-1527707670-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11001;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(608, 123, '_wp_attached_file', '2024/01/fruits-watermelons-1.jpg'),
(609, 123, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:1200;s:4:"file";s:32:"2024/01/fruits-watermelons-1.jpg";s:8:"filesize";i:203377;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"fruits-watermelons-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17350;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"fruits-watermelons-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3123;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"fruits-watermelons-1-600x450.jpg";s:5:"width";i:600;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36234;}s:6:"medium";a:5:{s:4:"file";s:32:"fruits-watermelons-1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11474;}s:5:"large";a:5:{s:4:"file";s:33:"fruits-watermelons-1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:88306;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"fruits-watermelons-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5677;}s:12:"medium_large";a:5:{s:4:"file";s:32:"fruits-watermelons-1-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54623;}s:9:"1536x1536";a:5:{s:4:"file";s:34:"fruits-watermelons-1-1536x1152.jpg";s:5:"width";i:1536;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:167108;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:32:"fruits-watermelons-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8013;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(610, 124, '_wp_attached_file', '2024/01/images-1-2.jpeg'),
(611, 124, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:300;s:6:"height";i:168;s:4:"file";s:23:"2024/01/images-1-2.jpeg";s:8:"filesize";i:6670;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"images-1-2-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2963;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"images-1-2-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5296;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"images-1-2-250x145.jpeg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7142;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(612, 125, '_wp_attached_file', '2024/01/ladisfing1-1.jpg'),
(613, 125, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:525;s:6:"height";i:350;s:4:"file";s:24:"2024/01/ladisfing1-1.jpg";s:8:"filesize";i:28449;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"ladisfing1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20065;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"ladisfing1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9186;}s:6:"medium";a:5:{s:4:"file";s:24:"ladisfing1-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15489;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"ladisfing1-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11221;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"ladisfing1-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13271;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(614, 126, '_wp_attached_file', '2024/01/orange-1558624428-1.jpg'),
(615, 126, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1804;s:6:"height";i:1661;s:4:"file";s:31:"2024/01/orange-1558624428-1.jpg";s:8:"filesize";i:172579;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"orange-1558624428-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10515;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"orange-1558624428-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2016;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"orange-1558624428-1-600x552.jpg";s:5:"width";i:600;s:6:"height";i:552;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30146;}s:6:"medium";a:5:{s:4:"file";s:31:"orange-1558624428-1-300x276.jpg";s:5:"width";i:300;s:6:"height";i:276;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9183;}s:5:"large";a:5:{s:4:"file";s:32:"orange-1558624428-1-1024x943.jpg";s:5:"width";i:1024;s:6:"height";i:943;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72473;}s:9:"thumbnail";a:5:{s:4:"file";s:31:"orange-1558624428-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3466;}s:12:"medium_large";a:5:{s:4:"file";s:31:"orange-1558624428-1-768x707.jpg";s:5:"width";i:768;s:6:"height";i:707;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45410;}s:9:"1536x1536";a:5:{s:4:"file";s:33:"orange-1558624428-1-1536x1414.jpg";s:5:"width";i:1536;s:6:"height";i:1414;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:138007;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:31:"orange-1558624428-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5134;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(773, 155, '_wp_attached_file', '2024/01/grocerystore.jpg'),
(774, 155, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:225;s:4:"file";s:24:"2024/01/grocerystore.jpg";s:8:"filesize";i:24624;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"grocerystore-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23502;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"grocerystore-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4654;}s:6:"medium";a:5:{s:4:"file";s:24:"grocerystore-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18051;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"grocerystore-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8728;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"grocerystore-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13930;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(775, 156, '_wp_attached_file', '2024/01/avatar-2155431_1280-1.webp'),
(776, 156, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:720;s:4:"file";s:34:"2024/01/avatar-2155431_1280-1.webp";s:8:"filesize";i:61108;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"avatar-2155431_1280-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:9212;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"avatar-2155431_1280-1-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2890;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"avatar-2155431_1280-1-600x338.webp";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:16898;}s:6:"medium";a:5:{s:4:"file";s:34:"avatar-2155431_1280-1-300x169.webp";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:7026;}s:5:"large";a:5:{s:4:"file";s:35:"avatar-2155431_1280-1-1024x576.webp";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:38278;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"avatar-2155431_1280-1-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4244;}s:12:"medium_large";a:5:{s:4:"file";s:34:"avatar-2155431_1280-1-768x432.webp";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:23932;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:34:"avatar-2155431_1280-1-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6104;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(975, 187, '_wp_attached_file', '2024/01/cropped-cropped-JALARAM-PRODUCE-1-1.png'),
(976, 187, '_wp_attachment_context', 'custom-header'),
(977, 187, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:62;s:4:"file";s:47:"2024/01/cropped-cropped-JALARAM-PRODUCE-1-1.png";s:8:"filesize";i:23738;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:46:"cropped-cropped-JALARAM-PRODUCE-1-1-300x62.png";s:5:"width";i:300;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20166;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:46:"cropped-cropped-JALARAM-PRODUCE-1-1-100x62.png";s:5:"width";i:100;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5514;}s:6:"medium";a:5:{s:4:"file";s:46:"cropped-cropped-JALARAM-PRODUCE-1-1-300x37.png";s:5:"width";i:300;s:6:"height";i:37;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13542;}s:9:"thumbnail";a:5:{s:4:"file";s:46:"cropped-cropped-JALARAM-PRODUCE-1-1-150x62.png";s:5:"width";i:150;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9371;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:46:"cropped-cropped-JALARAM-PRODUCE-1-1-250x62.png";s:5:"width";i:250;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17460;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(993, 191, '_wp_attached_file', '2024/01/cropped-JALARAM-PRODUCE-2.png'),
(994, 191, '_wp_attachment_context', 'custom-header'),
(995, 191, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:103;s:4:"file";s:37:"2024/01/cropped-JALARAM-PRODUCE-2.png";s:8:"filesize";i:41322;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:37:"cropped-JALARAM-PRODUCE-2-300x103.png";s:5:"width";i:300;s:6:"height";i:103;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31294;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:37:"cropped-JALARAM-PRODUCE-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10053;}s:6:"medium";a:5:{s:4:"file";s:36:"cropped-JALARAM-PRODUCE-2-300x62.png";s:5:"width";i:300;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:24596;}s:9:"thumbnail";a:5:{s:4:"file";s:37:"cropped-JALARAM-PRODUCE-2-150x103.png";s:5:"width";i:150;s:6:"height";i:103;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15114;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:37:"cropped-JALARAM-PRODUCE-2-250x103.png";s:5:"width";i:250;s:6:"height";i:103;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26330;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(998, 192, '_wp_attached_file', '2024/02/animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165.webp'),
(999, 192, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:480;s:6:"height";i:259;s:4:"file";s:93:"2024/02/animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165.webp";s:8:"filesize";i:4336;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:93:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165-300x259.webp";s:5:"width";i:300;s:6:"height";i:259;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3684;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:93:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1054;}s:6:"medium";a:5:{s:4:"file";s:93:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165-300x162.webp";s:5:"width";i:300;s:6:"height";i:162;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2368;}s:9:"thumbnail";a:5:{s:4:"file";s:93:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1634;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:93:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-e1706805055165-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2026;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1000, 192, '_wp_attachment_backup_sizes', 'a:4:{s:9:"full-orig";a:3:{s:5:"width";i:480;s:6:"height";i:270;s:4:"file";s:70:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl.webp";}s:14:"thumbnail-orig";a:5:{s:4:"file";s:78:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1602;}s:11:"medium-orig";a:5:{s:4:"file";s:78:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-300x169.webp";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2346;}s:34:"organic-market-homepage-thumb-orig";a:5:{s:4:"file";s:78:"animation-scooter-driver-delivery-cartoon-footage-118528560_iconl-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1926;}}'),
(1045, 199, '_wp_attached_file', '2024/02/buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683.webp'),
(1046, 199, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:1125;s:4:"file";s:153:"2024/02/buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683.webp";s:8:"filesize";i:55890;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:10382;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2558;}s:18:"woocommerce_single";a:5:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-600x422.webp";s:5:"width";i:600;s:6:"height";i:422;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:17676;}s:6:"medium";a:5:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-300x211.webp";s:5:"width";i:300;s:6:"height";i:211;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:7496;}s:5:"large";a:5:{s:4:"file";s:154:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-1024x720.webp";s:5:"width";i:1024;s:6:"height";i:720;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:34806;}s:9:"thumbnail";a:5:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4248;}s:12:"medium_large";a:5:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-768x540.webp";s:5:"width";i:768;s:6:"height";i:540;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:24252;}s:9:"1536x1536";a:5:{s:4:"file";s:155:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-1536x1080.webp";s:5:"width";i:1536;s:6:"height";i:1080;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:56984;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:153:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-e1706805823683-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:5734;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1047, 199, '_wp_attachment_backup_sizes', 'a:7:{s:9:"full-orig";a:3:{s:5:"width";i:1600;s:6:"height";i:1233;s:4:"file";s:130:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100.webp";}s:14:"thumbnail-orig";a:5:{s:4:"file";s:138:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4370;}s:11:"medium-orig";a:5:{s:4:"file";s:138:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-300x231.webp";s:5:"width";i:300;s:6:"height";i:231;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8052;}s:17:"medium_large-orig";a:5:{s:4:"file";s:138:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-768x592.webp";s:5:"width";i:768;s:6:"height";i:592;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:27096;}s:10:"large-orig";a:5:{s:4:"file";s:139:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1024x789.webp";s:5:"width";i:1024;s:6:"height";i:789;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:39772;}s:14:"1536x1536-orig";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1536x1184.webp";s:5:"width";i:1536;s:6:"height";i:1184;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:65562;}s:34:"organic-market-homepage-thumb-orig";a:5:{s:4:"file";s:138:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:5654;}}'),
(1048, 200, '_wp_attached_file', '2024/02/buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1.webp'),
(1049, 200, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:1233;s:4:"file";s:140:"2024/02/buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1.webp";s:8:"filesize";i:49966;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:10276;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2540;}s:18:"woocommerce_single";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-600x462.webp";s:5:"width";i:600;s:6:"height";i:462;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:20190;}s:6:"medium";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-300x231.webp";s:5:"width";i:300;s:6:"height";i:231;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8052;}s:5:"large";a:5:{s:4:"file";s:141:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-1024x789.webp";s:5:"width";i:1024;s:6:"height";i:789;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:39772;}s:9:"thumbnail";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4370;}s:12:"medium_large";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-768x592.webp";s:5:"width";i:768;s:6:"height";i:592;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:27096;}s:9:"1536x1536";a:5:{s:4:"file";s:142:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-1536x1184.webp";s:5:"width";i:1536;s:6:"height";i:1184;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:65562;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:140:"buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:5654;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1050, 201, '_wp_attached_file', '2024/02/online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector.jpg'),
(1051, 201, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1393;s:6:"height";i:980;s:4:"file";s:151:"2024/02/online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector.jpg";s:8:"filesize";i:54155;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12648;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2636;}s:18:"woocommerce_single";a:5:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-600x422.jpg";s:5:"width";i:600;s:6:"height";i:422;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21362;}s:6:"medium";a:5:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-300x211.jpg";s:5:"width";i:300;s:6:"height";i:211;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8035;}s:5:"large";a:5:{s:4:"file";s:152:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-1024x720.jpg";s:5:"width";i:1024;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43345;}s:9:"thumbnail";a:5:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4751;}s:12:"medium_large";a:5:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-768x540.jpg";s:5:"width";i:768;s:6:"height";i:540;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29466;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:151:"online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6114;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1296, 237, '_wp_attached_file', '2024/02/20160426141201-shutterstock-147642644.jpeg'),
(1297, 237, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2000;s:6:"height";i:1334;s:4:"file";s:50:"2024/02/20160426141201-shutterstock-147642644.jpeg";s:8:"filesize";i:236101;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-300x300.jpeg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20923;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4267;}s:18:"woocommerce_single";a:5:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-600x400.jpeg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36591;}s:6:"medium";a:5:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-300x200.jpeg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13160;}s:5:"large";a:5:{s:4:"file";s:51:"20160426141201-shutterstock-147642644-1024x683.jpeg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:80262;}s:9:"thumbnail";a:5:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7553;}s:12:"medium_large";a:5:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-768x512.jpeg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52619;}s:9:"1536x1536";a:5:{s:4:"file";s:52:"20160426141201-shutterstock-147642644-1536x1025.jpeg";s:5:"width";i:1536;s:6:"height";i:1025;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:144516;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:50:"20160426141201-shutterstock-147642644-250x145.jpeg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9390;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpwg_postmeta` VALUES
(1350, 245, '_wp_attached_file', '2024/02/images.jpg'),
(1351, 245, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:395;s:6:"height";i:128;s:4:"file";s:18:"2024/02/images.jpg";s:8:"filesize";i:15819;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"images-300x128.jpg";s:5:"width";i:300;s:6:"height";i:128;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15893;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"images-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3897;}s:6:"medium";a:5:{s:4:"file";s:17:"images-300x97.jpg";s:5:"width";i:300;s:6:"height";i:97;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11230;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"images-150x128.jpg";s:5:"width";i:150;s:6:"height";i:128;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7920;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:18:"images-250x128.jpg";s:5:"width";i:250;s:6:"height";i:128;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12459;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1570, 279, '_wp_attached_file', '2024/02/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg'),
(1571, 279, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:520;s:4:"file";s:58:"2024/02/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg";s:8:"filesize";i:87282;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-300x300.jpeg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25243;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4195;}s:18:"woocommerce_single";a:5:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-600x390.jpeg";s:5:"width";i:600;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51603;}s:6:"medium";a:5:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-300x195.jpeg";s:5:"width";i:300;s:6:"height";i:195;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16580;}s:9:"thumbnail";a:5:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7962;}s:12:"medium_large";a:5:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-768x499.jpeg";s:5:"width";i:768;s:6:"height";i:499;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77756;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:58:"Is_Fresh_Produce_Safe_to_Eat_Small-compressor-250x145.jpeg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11540;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1572, 280, '_wp_attached_file', '2024/02/download.jpeg'),
(1573, 280, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:274;s:6:"height";i:184;s:4:"file";s:21:"2024/02/download.jpeg";s:8:"filesize";i:8566;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"download-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3420;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"download-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6221;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:21:"download-250x145.jpeg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8221;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1574, 281, '_wp_attached_file', '2024/02/download-2.jpeg'),
(1575, 281, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:274;s:6:"height";i:184;s:4:"file";s:23:"2024/02/download-2.jpeg";s:8:"filesize";i:11010;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"download-2-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3860;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"download-2-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7645;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"download-2-250x145.jpeg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10957;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1598, 285, '_wp_attached_file', '2024/02/unnamed-file-144.jpg'),
(1599, 285, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:685;s:6:"height";i:439;s:4:"file";s:28:"2024/02/unnamed-file-144.jpg";s:8:"filesize";i:23263;s:5:"sizes";a:6:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"unnamed-file-144-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18498;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"unnamed-file-144-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5596;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"unnamed-file-144-600x385.jpg";s:5:"width";i:600;s:6:"height";i:385;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29434;}s:6:"medium";a:5:{s:4:"file";s:28:"unnamed-file-144-300x192.jpg";s:5:"width";i:300;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12481;}s:9:"thumbnail";a:5:{s:4:"file";s:28:"unnamed-file-144-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8309;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:28:"unnamed-file-144-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9740;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:5:"Admin";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1705076185";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1900, 51, '_wp_attachment_is_custom_background', 'organic-market'),
(1902, 18, '_wp_attachment_is_custom_background', 'organic-market'),
(2517, 420, '_wp_attached_file', '2024/02/jalaram-logo.jpg'),
(2518, 420, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:863;s:6:"height";i:1068;s:4:"file";s:24:"2024/02/jalaram-logo.jpg";s:8:"filesize";i:36278;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:24:"jalaram-logo-242x300.jpg";s:5:"width";i:242;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11708;}s:5:"large";a:5:{s:4:"file";s:25:"jalaram-logo-827x1024.jpg";s:5:"width";i:827;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27600;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"jalaram-logo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9295;}s:12:"medium_large";a:5:{s:4:"file";s:24:"jalaram-logo-768x950.jpg";s:5:"width";i:768;s:6:"height";i:950;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25817;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"jalaram-logo-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12171;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"jalaram-logo-600x743.jpg";s:5:"width";i:600;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21297;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"jalaram-logo-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8453;}s:25:"ast-transparent-logo-size";a:5:{s:4:"file";s:24:"jalaram-logo-150x186.jpg";s:5:"width";i:150;s:6:"height";i:186;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9729;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:13:"purav Thakkar";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(2519, 421, '_wp_attached_file', '2024/02/cropped-jalaram-logo.jpg'),
(2520, 421, '_wp_attachment_context', 'custom-logo'),
(2521, 421, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:862;s:6:"height";i:931;s:4:"file";s:32:"2024/02/cropped-jalaram-logo.jpg";s:8:"filesize";i:28985;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"cropped-jalaram-logo-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12123;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"cropped-jalaram-logo-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8456;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"cropped-jalaram-logo-600x648.jpg";s:5:"width";i:600;s:6:"height";i:648;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20376;}s:6:"medium";a:5:{s:4:"file";s:32:"cropped-jalaram-logo-278x300.jpg";s:5:"width";i:278;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12448;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"cropped-jalaram-logo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9252;}s:12:"medium_large";a:5:{s:4:"file";s:32:"cropped-jalaram-logo-768x829.jpg";s:5:"width";i:768;s:6:"height";i:829;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25641;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:32:"cropped-jalaram-logo-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8949;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:13:"purav Thakkar";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(2529, 425, '_wp_attached_file', '2024/02/cropped-cropped-jalaram-logo.jpg'),
(2530, 425, '_wp_attachment_context', 'site-icon'),
(2531, 425, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:40:"2024/02/cropped-cropped-jalaram-logo.jpg";s:8:"filesize";i:14873;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:40:"cropped-cropped-jalaram-logo-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11347;}s:9:"thumbnail";a:5:{s:4:"file";s:40:"cropped-cropped-jalaram-logo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8981;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:40:"cropped-cropped-jalaram-logo-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8960;}s:13:"site_icon-270";a:5:{s:4:"file";s:40:"cropped-cropped-jalaram-logo-270x270.jpg";s:5:"width";i:270;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10848;}s:13:"site_icon-192";a:5:{s:4:"file";s:40:"cropped-cropped-jalaram-logo-192x192.jpg";s:5:"width";i:192;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9679;}s:13:"site_icon-180";a:5:{s:4:"file";s:40:"cropped-cropped-jalaram-logo-180x180.jpg";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9474;}s:12:"site_icon-32";a:5:{s:4:"file";s:38:"cropped-cropped-jalaram-logo-32x32.jpg";s:5:"width";i:32;s:6:"height";i:32;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7470;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:13:"purav Thakkar";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3050, 498, '_wp_attached_file', '2024/02/thai-basil.jpg'),
(3051, 498, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:22:"2024/02/thai-basil.jpg";s:8:"filesize";i:8390;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"thai-basil-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3217;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"thai-basil-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5961;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:22:"thai-basil-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9120;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3052, 499, '_wp_attached_file', '2024/02/Ba-La-Lot-scaled.jpg'),
(3053, 499, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1707;s:6:"height";i:2560;s:4:"file";s:28:"2024/02/Ba-La-Lot-scaled.jpg";s:8:"filesize";i:542007;s:5:"sizes";a:10:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"Ba-La-Lot-scaled-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26503;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"Ba-La-Lot-scaled-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6653;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"Ba-La-Lot-scaled-600x900.jpg";s:5:"width";i:600;s:6:"height";i:900;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:100135;}s:6:"medium";a:5:{s:4:"file";s:21:"Ba-La-Lot-200x300.jpg";s:5:"width";i:200;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17174;}s:5:"large";a:5:{s:4:"file";s:22:"Ba-La-Lot-683x1024.jpg";s:5:"width";i:683;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:125546;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"Ba-La-Lot-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10072;}s:12:"medium_large";a:5:{s:4:"file";s:22:"Ba-La-Lot-768x1152.jpg";s:5:"width";i:768;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:150963;}s:9:"1536x1536";a:5:{s:4:"file";s:23:"Ba-La-Lot-1024x1536.jpg";s:5:"width";i:1024;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:241217;}s:9:"2048x2048";a:5:{s:4:"file";s:23:"Ba-La-Lot-1365x2048.jpg";s:5:"width";i:1365;s:6:"height";i:2048;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:383394;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:21:"Ba-La-Lot-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15656;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3054, 500, '_wp_attached_file', '2024/02/bean-sprouts.jpg'),
(3055, 500, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:271;s:6:"height";i:186;s:4:"file";s:24:"2024/02/bean-sprouts.jpg";s:8:"filesize";i:6402;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"bean-sprouts-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2785;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"bean-sprouts-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5237;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"bean-sprouts-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7125;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3056, 501, '_wp_attached_file', '2024/02/broccoli.jpg'),
(3057, 501, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:20:"2024/02/broccoli.jpg";s:8:"filesize";i:6346;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"broccoli-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2155;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"broccoli-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3892;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:20:"broccoli-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8128;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3058, 502, '_wp_attached_file', '2024/02/chilli-long.jpg'),
(3059, 502, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:23:"2024/02/chilli-long.jpg";s:8:"filesize";i:5117;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"chilli-long-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1946;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"chilli-long-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3342;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"chilli-long-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5949;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3060, 503, '_wp_attached_file', '2024/02/Cilantro-1.jpg'),
(3061, 503, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:670;s:6:"height";i:438;s:4:"file";s:22:"2024/02/Cilantro-1.jpg";s:8:"filesize";i:35755;s:5:"sizes";a:6:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"Cilantro-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20214;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"Cilantro-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3465;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"Cilantro-1-600x392.jpg";s:5:"width";i:600;s:6:"height";i:392;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34323;}s:6:"medium";a:5:{s:4:"file";s:22:"Cilantro-1-300x196.jpg";s:5:"width";i:300;s:6:"height";i:196;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10851;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"Cilantro-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6451;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:22:"Cilantro-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7936;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(3062, 504, '_wp_attached_file', '2024/02/deep-fried-tofu.jpg'),
(3063, 504, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:27:"2024/02/deep-fried-tofu.jpg";s:8:"filesize";i:66317;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"deep-fried-tofu-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16641;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"deep-fried-tofu-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3226;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"deep-fried-tofu-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48491;}s:6:"medium";a:5:{s:4:"file";s:27:"deep-fried-tofu-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16641;}s:5:"large";a:5:{s:4:"file";s:29:"deep-fried-tofu-1024x1024.jpg";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:110532;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"deep-fried-tofu-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5673;}s:12:"medium_large";a:5:{s:4:"file";s:27:"deep-fried-tofu-768x768.jpg";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:71649;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:27:"deep-fried-tofu-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9979;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3064, 505, '_wp_attached_file', '2024/02/download.jpg'),
(3065, 505, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:20:"2024/02/download.jpg";s:8:"filesize";i:5669;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"download-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2171;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"download-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3868;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:20:"download-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6954;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3066, 506, '_wp_attached_file', '2024/02/drum-leaves.jpg'),
(3067, 506, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:275;s:6:"height";i:183;s:4:"file";s:23:"2024/02/drum-leaves.jpg";s:8:"filesize";i:5935;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"drum-leaves-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2637;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"drum-leaves-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4998;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"drum-leaves-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6348;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3068, 507, '_wp_attached_file', '2024/02/drum-stick.jpg'),
(3069, 507, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:350;s:6:"height";i:350;s:4:"file";s:22:"2024/02/drum-stick.jpg";s:8:"filesize";i:8992;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"drum-stick-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8510;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"drum-stick-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1732;}s:6:"medium";a:5:{s:4:"file";s:22:"drum-stick-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8510;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"drum-stick-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2961;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:22:"drum-stick-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6034;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3070, 508, '_wp_attached_file', '2024/02/galabnga.jpg'),
(3071, 508, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:318;s:6:"height";i:159;s:4:"file";s:20:"2024/02/galabnga.jpg";s:8:"filesize";i:8203;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"galabnga-300x159.jpg";s:5:"width";i:300;s:6:"height";i:159;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12075;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"galabnga-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4070;}s:6:"medium";a:5:{s:4:"file";s:20:"galabnga-300x150.jpg";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9791;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"galabnga-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7632;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:20:"galabnga-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9237;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3072, 509, '_wp_attached_file', '2024/02/ginger-scaled-1.jpg'),
(3073, 509, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1280;s:4:"file";s:27:"2024/02/ginger-scaled-1.jpg";s:8:"filesize";i:200639;s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"ginger-scaled-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14295;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"ginger-scaled-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2545;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"ginger-scaled-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27517;}s:6:"medium";a:5:{s:4:"file";s:27:"ginger-scaled-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8553;}s:5:"large";a:5:{s:4:"file";s:28:"ginger-scaled-1-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:69957;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"ginger-scaled-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4561;}s:12:"medium_large";a:5:{s:4:"file";s:27:"ginger-scaled-1-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42290;}s:9:"1536x1536";a:5:{s:4:"file";s:29:"ginger-scaled-1-1536x1024.jpg";s:5:"width";i:1536;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:138651;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:27:"ginger-scaled-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6354;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3074, 510, '_wp_attached_file', '2024/02/green-onion.jpg'),
(3075, 510, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:281;s:6:"height";i:180;s:4:"file";s:23:"2024/02/green-onion.jpg";s:8:"filesize";i:4803;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"green-onion-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2191;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"green-onion-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3892;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"green-onion-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5223;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3076, 511, '_wp_attached_file', '2024/02/green-pepeer.jpg'),
(3077, 511, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/green-pepeer.jpg";s:8:"filesize";i:5704;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"green-pepeer-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2682;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"green-pepeer-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4533;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"green-pepeer-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6290;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3078, 512, '_wp_attached_file', '2024/02/how-to-deep-fry-tofu-11.webp'),
(3079, 512, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1440;s:6:"height";i:2160;s:4:"file";s:36:"2024/02/how-to-deep-fry-tofu-11.webp";s:8:"filesize";i:213644;s:5:"sizes";a:10:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"how-to-deep-fry-tofu-11-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:12410;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"how-to-deep-fry-tofu-11-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2230;}s:18:"woocommerce_single";a:5:{s:4:"file";s:36:"how-to-deep-fry-tofu-11-600x900.webp";s:5:"width";i:600;s:6:"height";i:900;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:47168;}s:6:"medium";a:5:{s:4:"file";s:36:"how-to-deep-fry-tofu-11-200x300.webp";s:5:"width";i:200;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:7920;}s:5:"large";a:5:{s:4:"file";s:37:"how-to-deep-fry-tofu-11-683x1024.webp";s:5:"width";i:683;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:57970;}s:9:"thumbnail";a:5:{s:4:"file";s:36:"how-to-deep-fry-tofu-11-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4262;}s:12:"medium_large";a:5:{s:4:"file";s:37:"how-to-deep-fry-tofu-11-768x1152.webp";s:5:"width";i:768;s:6:"height";i:1152;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:70560;}s:9:"1536x1536";a:5:{s:4:"file";s:38:"how-to-deep-fry-tofu-11-1024x1536.webp";s:5:"width";i:1024;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:109630;}s:9:"2048x2048";a:5:{s:4:"file";s:38:"how-to-deep-fry-tofu-11-1365x2048.webp";s:5:"width";i:1365;s:6:"height";i:2048;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:165484;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:36:"how-to-deep-fry-tofu-11-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:5558;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3080, 513, '_wp_attached_file', '2024/02/indian-okra.webp'),
(3081, 513, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:1280;s:4:"file";s:24:"2024/02/indian-okra.webp";s:8:"filesize";i:64888;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"indian-okra-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8804;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"indian-okra-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2216;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"indian-okra-600x600.webp";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:20366;}s:6:"medium";a:5:{s:4:"file";s:24:"indian-okra-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8804;}s:5:"large";a:5:{s:4:"file";s:26:"indian-okra-1024x1024.webp";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:41684;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"indian-okra-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3712;}s:12:"medium_large";a:5:{s:4:"file";s:24:"indian-okra-768x768.webp";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:29434;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"indian-okra-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6366;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3082, 514, '_wp_attached_file', '2024/02/jumbo-carrot.jpg'),
(3083, 514, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/jumbo-carrot.jpg";s:8:"filesize";i:3786;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"jumbo-carrot-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2027;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"jumbo-carrot-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3304;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"jumbo-carrot-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4212;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3084, 515, '_wp_attached_file', '2024/02/LEMONGRASS.webp'),
(3085, 515, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:1000;s:4:"file";s:23:"2024/02/LEMONGRASS.webp";s:8:"filesize";i:21898;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"LEMONGRASS-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4882;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"LEMONGRASS-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1692;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"LEMONGRASS-600x600.webp";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:10804;}s:6:"medium";a:5:{s:4:"file";s:23:"LEMONGRASS-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4882;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"LEMONGRASS-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:2420;}s:12:"medium_large";a:5:{s:4:"file";s:23:"LEMONGRASS-768x768.webp";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:14298;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"LEMONGRASS-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3948;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3086, 516, '_wp_attached_file', '2024/02/lettuce.jpg'),
(3087, 516, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:259;s:6:"height";i:194;s:4:"file";s:19:"2024/02/lettuce.jpg";s:8:"filesize";i:5897;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"lettuce-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2511;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"lettuce-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4735;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:19:"lettuce-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7190;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3088, 517, '_wp_attached_file', '2024/02/onion-small.jpg'),
(3089, 517, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:23:"2024/02/onion-small.jpg";s:8:"filesize";i:3801;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"onion-small-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1864;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"onion-small-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2997;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"onion-small-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4512;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3090, 518, '_wp_attached_file', '2024/02/Opo-Squash-Whole-Cut.jpg'),
(3091, 518, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:596;s:4:"file";s:32:"2024/02/Opo-Squash-Whole-Cut.jpg";s:8:"filesize";i:37880;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9982;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2237;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-600x358.jpg";s:5:"width";i:600;s:6:"height";i:358;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16746;}s:6:"medium";a:5:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-300x179.jpg";s:5:"width";i:300;s:6:"height";i:179;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5953;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3636;}s:12:"medium_large";a:5:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-768x458.jpg";s:5:"width";i:768;s:6:"height";i:458;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24581;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:32:"Opo-Squash-Whole-Cut-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4700;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3092, 519, '_wp_attached_file', '2024/02/paan-leavewes.jpg'),
(3093, 519, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:25:"2024/02/paan-leavewes.jpg";s:8:"filesize";i:5270;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"paan-leavewes-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2247;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"paan-leavewes-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4050;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:25:"paan-leavewes-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6422;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3094, 520, '_wp_attached_file', '2024/02/red-onion.jpg'),
(3095, 520, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:21:"2024/02/red-onion.jpg";s:8:"filesize";i:4774;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"red-onion-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2037;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"red-onion-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3527;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:21:"red-onion-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5952;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3096, 521, '_wp_attached_file', '2024/02/roma-tomato.jpg'),
(3097, 521, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:23:"2024/02/roma-tomato.jpg";s:8:"filesize";i:6933;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"roma-tomato-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2846;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"roma-tomato-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4826;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"roma-tomato-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6751;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3098, 522, '_wp_attached_file', '2024/02/soft-tofu.png'),
(3099, 522, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:21:"2024/02/soft-tofu.png";s:8:"filesize";i:60203;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"soft-tofu-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:60162;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"soft-tofu-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9252;}s:6:"medium";a:5:{s:4:"file";s:21:"soft-tofu-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:60162;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"soft-tofu-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18675;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:21:"soft-tofu-250x145.png";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37553;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3100, 523, '_wp_attached_file', '2024/02/taro-leaves.jpg'),
(3101, 523, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:280;s:6:"height";i:180;s:4:"file";s:23:"2024/02/taro-leaves.jpg";s:8:"filesize";i:7224;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"taro-leaves-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3447;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"taro-leaves-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6358;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"taro-leaves-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8289;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3102, 524, '_wp_attached_file', '2024/02/thai-basil-1.jpg'),
(3103, 524, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/thai-basil-1.jpg";s:8:"filesize";i:8390;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"thai-basil-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3217;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"thai-basil-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5961;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:24:"thai-basil-1-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9120;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3104, 525, '_wp_attached_file', '2024/02/thai-chilli-green.webp'),
(3105, 525, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:436;s:6:"height";i:436;s:4:"file";s:30:"2024/02/thai-chilli-green.webp";s:8:"filesize";i:11028;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"thai-chilli-green-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:7578;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"thai-chilli-green-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1736;}s:6:"medium";a:5:{s:4:"file";s:30:"thai-chilli-green-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:7578;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"thai-chilli-green-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3062;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:30:"thai-chilli-green-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6148;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3106, 526, '_wp_attached_file', '2024/02/thai-red-chilli-500x500-1.webp'),
(3107, 526, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:38:"2024/02/thai-red-chilli-500x500-1.webp";s:8:"filesize";i:17562;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:38:"thai-red-chilli-500x500-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8270;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:38:"thai-red-chilli-500x500-1-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:1916;}s:6:"medium";a:5:{s:4:"file";s:38:"thai-red-chilli-500x500-1-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8270;}s:9:"thumbnail";a:5:{s:4:"file";s:38:"thai-red-chilli-500x500-1-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3438;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:38:"thai-red-chilli-500x500-1-250x145.webp";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6588;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpwg_postmeta` VALUES
(3108, 527, '_wp_attached_file', '2024/02/white-mushroom.jpg'),
(3109, 527, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:275;s:6:"height";i:183;s:4:"file";s:26:"2024/02/white-mushroom.jpg";s:8:"filesize";i:3323;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"white-mushroom-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1992;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"white-mushroom-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3455;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:26:"white-mushroom-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4186;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3110, 528, '_wp_attached_file', '2024/02/whiteturmeric-500x515-1.jpg'),
(3111, 528, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:515;s:4:"file";s:35:"2024/02/whiteturmeric-500x515-1.jpg";s:8:"filesize";i:26532;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"whiteturmeric-500x515-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7516;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"whiteturmeric-500x515-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1664;}s:6:"medium";a:5:{s:4:"file";s:35:"whiteturmeric-500x515-1-291x300.jpg";s:5:"width";i:291;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7173;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"whiteturmeric-500x515-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2749;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:35:"whiteturmeric-500x515-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5282;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3112, 529, '_wp_attached_file', '2024/02/yellow-turmeric.jpg'),
(3113, 529, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:275;s:6:"height";i:183;s:4:"file";s:27:"2024/02/yellow-turmeric.jpg";s:8:"filesize";i:5324;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"yellow-turmeric-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2543;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"yellow-turmeric-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4437;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:27:"yellow-turmeric-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6494;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3114, 530, '_wp_attached_file', '2024/02/yellow-onion-1616828931-5769894.jpeg'),
(3115, 530, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:44:"2024/02/yellow-onion-1616828931-5769894.jpeg";s:8:"filesize";i:20968;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:44:"yellow-onion-1616828931-5769894-300x300.jpeg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11305;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:44:"yellow-onion-1616828931-5769894-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2413;}s:6:"medium";a:5:{s:4:"file";s:44:"yellow-onion-1616828931-5769894-300x300.jpeg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11305;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"yellow-onion-1616828931-5769894-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4106;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:44:"yellow-onion-1616828931-5769894-250x145.jpeg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7709;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3307, 559, '_wp_attached_file', '2024/02/download-1.jpg'),
(3308, 559, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:22:"2024/02/download-1.jpg";s:8:"filesize";i:7345;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"download-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2490;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"download-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4610;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:22:"download-1-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9370;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3316, 561, '_wp_attached_file', '2024/02/download-2.jpg'),
(3317, 561, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:22:"2024/02/download-2.jpg";s:8:"filesize";i:5669;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"download-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2171;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"download-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3868;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:22:"download-2-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6954;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3318, 562, '_wp_attached_file', '2024/02/ratalu.jpg'),
(3319, 562, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:350;s:6:"height";i:350;s:4:"file";s:18:"2024/02/ratalu.jpg";s:8:"filesize";i:10769;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"ratalu-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9721;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"ratalu-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1912;}s:6:"medium";a:5:{s:4:"file";s:18:"ratalu-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9721;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"ratalu-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3270;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:18:"ratalu-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7052;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3427, 579, '_wp_attached_file', '2024/02/cropped-cropped-jalaram-logo-1.jpg'),
(3428, 579, '_wp_attachment_context', 'custom-logo'),
(3429, 579, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:861;s:6:"height";i:863;s:4:"file";s:42:"2024/02/cropped-cropped-jalaram-logo-1.jpg";s:8:"filesize";i:25693;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12160;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8465;}s:18:"woocommerce_single";a:5:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-600x601.jpg";s:5:"width";i:600;s:6:"height";i:601;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18812;}s:6:"medium";a:5:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12157;}s:9:"thumbnail";a:5:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9269;}s:12:"medium_large";a:5:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-768x770.jpg";s:5:"width";i:768;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22903;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:42:"cropped-cropped-jalaram-logo-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8948;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:13:"purav Thakkar";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3430, 580, '_wp_attached_file', '2024/02/cropped-jalaram-logo-1.jpg'),
(3431, 580, '_wp_attachment_context', 'custom-logo'),
(3432, 580, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:861;s:6:"height";i:967;s:4:"file";s:34:"2024/02/cropped-jalaram-logo-1.jpg";s:8:"filesize";i:28859;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"cropped-jalaram-logo-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12176;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8443;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-1-600x674.jpg";s:5:"width";i:600;s:6:"height";i:674;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20546;}s:6:"medium";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-1-267x300.jpg";s:5:"width";i:267;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11959;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9273;}s:12:"medium_large";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-1-768x863.jpg";s:5:"width";i:768;s:6:"height";i:863;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25649;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-1-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8934;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:13:"purav Thakkar";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3443, 585, '_wp_attached_file', '2024/02/download-3.jpg'),
(3444, 585, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:22:"2024/02/download-3.jpg";s:8:"filesize";i:7345;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"download-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2490;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"download-3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4610;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:22:"download-3-225x145.jpg";s:5:"width";i:225;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9370;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3445, 586, '_wp_attached_file', '2024/02/green-mango.jpg'),
(3446, 586, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:482;s:6:"height";i:360;s:4:"file";s:23:"2024/02/green-mango.jpg";s:8:"filesize";i:24684;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"green-mango-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16129;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"green-mango-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6014;}s:6:"medium";a:5:{s:4:"file";s:23:"green-mango-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11812;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"green-mango-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7901;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:23:"green-mango-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9577;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3447, 587, '_wp_attached_file', '2024/02/papaya.jpg'),
(3448, 587, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:365;s:4:"file";s:18:"2024/02/papaya.jpg";s:8:"filesize";i:33568;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"papaya-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14908;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"papaya-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2937;}s:6:"medium";a:5:{s:4:"file";s:18:"papaya-300x219.jpg";s:5:"width";i:300;s:6:"height";i:219;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10822;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"papaya-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5128;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:18:"papaya-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7246;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3449, 588, '_wp_attached_file', '2024/02/passion-fruit.jpg'),
(3450, 588, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:259;s:6:"height";i:194;s:4:"file";s:25:"2024/02/passion-fruit.jpg";s:8:"filesize";i:6671;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"passion-fruit-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2997;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"passion-fruit-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5643;}s:29:"organic-market-homepage-thumb";a:5:{s:4:"file";s:25:"passion-fruit-250x145.jpg";s:5:"width";i:250;s:6:"height";i:145;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7939;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3567, 580, '_oembed_7225935e4020f9db1597769c00faa46b', '{{unknown}}'),
(3570, 608, '_wp_attached_file', '2024/02/cropped-jalaram-logo-2.jpg'),
(3571, 608, '_wp_attachment_context', 'custom-logo'),
(3572, 608, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:861;s:6:"height";i:915;s:4:"file";s:34:"2024/02/cropped-jalaram-logo-2.jpg";s:8:"filesize";i:28637;s:5:"sizes";a:7:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"cropped-jalaram-logo-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12138;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8457;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-2-600x638.jpg";s:5:"width";i:600;s:6:"height";i:638;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20867;}s:6:"medium";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-2-282x300.jpg";s:5:"width";i:282;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12501;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9252;}s:12:"medium_large";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-2-768x816.jpg";s:5:"width";i:768;s:6:"height";i:816;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25203;}s:14:"post-thumbnail";a:5:{s:4:"file";s:34:"cropped-jalaram-logo-2-600x350.jpg";s:5:"width";i:600;s:6:"height";i:350;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11916;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:13:"purav Thakkar";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3607, 608, '_oembed_25ba215c53fb742a9811ec2ae93b5dae', '{{unknown}}'),
(3613, 617, '_wp_attached_file', 'woocommerce-placeholder.png'),
(3614, 617, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:27:"woocommerce-placeholder.png";s:8:"filesize";i:102644;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10546;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1803;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31893;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6804, 4299, 'wpforms_form_locations', 'a:0:{}'),
(6828, 4436, '_wp_attached_file', '2024/02/banner-04.jpg'),
(6829, 4436, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1100;s:4:"file";s:21:"2024/02/banner-04.jpg";s:8:"filesize";i:531013;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"banner-04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30722;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"banner-04-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6190;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"banner-04-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62619;}s:6:"medium";a:5:{s:4:"file";s:21:"banner-04-300x172.jpg";s:5:"width";i:300;s:6:"height";i:172;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20865;}s:5:"large";a:5:{s:4:"file";s:22:"banner-04-1024x587.jpg";s:5:"width";i:1024;s:6:"height";i:587;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:157648;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"banner-04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10557;}s:12:"medium_large";a:5:{s:4:"file";s:21:"banner-04-768x440.jpg";s:5:"width";i:768;s:6:"height";i:440;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:94965;}s:9:"1536x1536";a:5:{s:4:"file";s:22:"banner-04-1536x880.jpg";s:5:"width";i:1536;s:6:"height";i:880;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:317331;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6830, 4436, '_elementor_source_image_hash', 'dd726d2bd4365f86df8ad47f2d9bbdfb74476cf5'),
(6832, 4437, '_wp_attached_file', '2024/02/banner-06.jpg'),
(6833, 4437, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1100;s:4:"file";s:21:"2024/02/banner-06.jpg";s:8:"filesize";i:299984;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"banner-06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27480;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"banner-06-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5716;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"banner-06-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49900;}s:6:"medium";a:5:{s:4:"file";s:21:"banner-06-300x172.jpg";s:5:"width";i:300;s:6:"height";i:172;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17836;}s:5:"large";a:5:{s:4:"file";s:22:"banner-06-1024x587.jpg";s:5:"width";i:1024;s:6:"height";i:587;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:113959;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"banner-06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9787;}s:12:"medium_large";a:5:{s:4:"file";s:21:"banner-06-768x440.jpg";s:5:"width";i:768;s:6:"height";i:440;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72424;}s:9:"1536x1536";a:5:{s:4:"file";s:22:"banner-06-1536x880.jpg";s:5:"width";i:1536;s:6:"height";i:880;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:208362;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6835, 4437, '_elementor_source_image_hash', '1d68c11a93caa9edd30716af7bcf47c236d4f435'),
(6839, 4438, '_wp_attached_file', '2024/02/product-about-01.jpg'),
(6840, 4438, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:28:"2024/02/product-about-01.jpg";s:8:"filesize";i:49340;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"product-about-01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14512;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"product-about-01-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2675;}s:6:"medium";a:5:{s:4:"file";s:28:"product-about-01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14512;}s:9:"thumbnail";a:5:{s:4:"file";s:28:"product-about-01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4767;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6841, 4438, '_elementor_source_image_hash', '261c351a35f2878783148b34ed0cef37f6ad6adb'),
(6842, 4439, '_wp_attached_file', '2024/02/product-about-04.jpg'),
(6843, 4439, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:28:"2024/02/product-about-04.jpg";s:8:"filesize";i:32678;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"product-about-04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11806;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"product-about-04-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2400;}s:6:"medium";a:5:{s:4:"file";s:28:"product-about-04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11806;}s:9:"thumbnail";a:5:{s:4:"file";s:28:"product-about-04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4180;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6844, 4439, '_elementor_source_image_hash', 'b70981e7a1114fd912366edab30b724be1ac3428'),
(6845, 4440, '_wp_attached_file', '2024/02/product-about-02.jpg'),
(6846, 4440, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:28:"2024/02/product-about-02.jpg";s:8:"filesize";i:95451;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"product-about-02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21620;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"product-about-02-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3504;}s:6:"medium";a:5:{s:4:"file";s:28:"product-about-02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21620;}s:9:"thumbnail";a:5:{s:4:"file";s:28:"product-about-02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6638;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6847, 4440, '_elementor_source_image_hash', '834a1072d332d51f4b8f469f327459d64e9b80ad'),
(6848, 4441, '_wp_attached_file', '2024/02/product-about-03.jpg'),
(6849, 4441, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:28:"2024/02/product-about-03.jpg";s:8:"filesize";i:57686;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"product-about-03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16770;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"product-about-03-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2840;}s:6:"medium";a:5:{s:4:"file";s:28:"product-about-03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16770;}s:9:"thumbnail";a:5:{s:4:"file";s:28:"product-about-03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5294;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6850, 4441, '_elementor_source_image_hash', '037986b574e29850bd7af9d859beea6c006377df'),
(6867, 4442, '_wp_attached_file', '2024/02/banner-04-1.jpg'),
(6868, 4442, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1100;s:4:"file";s:23:"2024/02/banner-04-1.jpg";s:8:"filesize";i:531013;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"banner-04-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30722;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"banner-04-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6190;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"banner-04-1-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62619;}s:6:"medium";a:5:{s:4:"file";s:23:"banner-04-1-300x172.jpg";s:5:"width";i:300;s:6:"height";i:172;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20865;}s:5:"large";a:5:{s:4:"file";s:24:"banner-04-1-1024x587.jpg";s:5:"width";i:1024;s:6:"height";i:587;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:157648;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"banner-04-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10557;}s:12:"medium_large";a:5:{s:4:"file";s:23:"banner-04-1-768x440.jpg";s:5:"width";i:768;s:6:"height";i:440;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:94965;}s:9:"1536x1536";a:5:{s:4:"file";s:24:"banner-04-1-1536x880.jpg";s:5:"width";i:1536;s:6:"height";i:880;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:317331;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6869, 4442, '_elementor_source_image_hash', '12e869d439c90972ad9a4b07e12e3754706ba7aa'),
(6871, 4443, '_wp_attached_file', '2024/02/banner-06-1.jpg'),
(6872, 4443, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1100;s:4:"file";s:23:"2024/02/banner-06-1.jpg";s:8:"filesize";i:299984;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"banner-06-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27480;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"banner-06-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5716;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"banner-06-1-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49900;}s:6:"medium";a:5:{s:4:"file";s:23:"banner-06-1-300x172.jpg";s:5:"width";i:300;s:6:"height";i:172;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17836;}s:5:"large";a:5:{s:4:"file";s:24:"banner-06-1-1024x587.jpg";s:5:"width";i:1024;s:6:"height";i:587;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:113959;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"banner-06-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9787;}s:12:"medium_large";a:5:{s:4:"file";s:23:"banner-06-1-768x440.jpg";s:5:"width";i:768;s:6:"height";i:440;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72424;}s:9:"1536x1536";a:5:{s:4:"file";s:24:"banner-06-1-1536x880.jpg";s:5:"width";i:1536;s:6:"height";i:880;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:208362;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6873, 4443, '_elementor_source_image_hash', 'aad0d18caae7205dd7e1277b7fce5a7a3f516f31'),
(6874, 4444, '_wp_attached_file', '2024/02/product-about-01-1.jpg'),
(6875, 4444, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:30:"2024/02/product-about-01-1.jpg";s:8:"filesize";i:49340;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"product-about-01-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14512;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"product-about-01-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2675;}s:6:"medium";a:5:{s:4:"file";s:30:"product-about-01-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14512;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"product-about-01-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4767;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6876, 4444, '_elementor_source_image_hash', '9c110eb3a4d2932060fdd8bd6ed202cde863066f'),
(6877, 4445, '_wp_attached_file', '2024/02/product-about-04-1.jpg'),
(6878, 4445, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:30:"2024/02/product-about-04-1.jpg";s:8:"filesize";i:32678;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"product-about-04-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11806;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"product-about-04-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2400;}s:6:"medium";a:5:{s:4:"file";s:30:"product-about-04-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11806;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"product-about-04-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4180;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6879, 4445, '_elementor_source_image_hash', '50c4aeacd46e7238c203819037907f5aa92acaf3'),
(6880, 4446, '_wp_attached_file', '2024/02/product-about-02-1.jpg'),
(6881, 4446, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:30:"2024/02/product-about-02-1.jpg";s:8:"filesize";i:95451;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"product-about-02-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21620;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"product-about-02-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3504;}s:6:"medium";a:5:{s:4:"file";s:30:"product-about-02-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21620;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"product-about-02-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6638;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6882, 4446, '_elementor_source_image_hash', 'e85314cf168990c449f9f05eed24c6bcef6a1500'),
(6883, 4447, '_wp_attached_file', '2024/02/product-about-03-1.jpg'),
(6884, 4447, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:30:"2024/02/product-about-03-1.jpg";s:8:"filesize";i:57686;s:5:"sizes";a:4:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"product-about-03-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16770;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"product-about-03-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2840;}s:6:"medium";a:5:{s:4:"file";s:30:"product-about-03-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16770;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"product-about-03-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5294;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6885, 4447, '_elementor_source_image_hash', 'dd19669eb92ee6206b6017a066b17533e055dd99'),
(6886, 4448, '_wp_attached_file', '2024/02/home-new-bg-free-img.jpg'),
(6887, 4448, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:32:"2024/02/home-new-bg-free-img.jpg";s:8:"filesize";i:145142;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"home-new-bg-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14247;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"home-new-bg-free-img-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2748;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"home-new-bg-free-img-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30393;}s:6:"medium";a:5:{s:4:"file";s:32:"home-new-bg-free-img-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9665;}s:5:"large";a:5:{s:4:"file";s:33:"home-new-bg-free-img-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:76463;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"home-new-bg-free-img-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4749;}s:12:"medium_large";a:5:{s:4:"file";s:32:"home-new-bg-free-img-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46113;}s:9:"1536x1536";a:5:{s:4:"file";s:33:"home-new-bg-free-img-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:151356;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6888, 4448, '_elementor_source_image_hash', '1355d18a1f1d032b738d5649488fd0a8ec7d890e'),
(6889, 4449, '_wp_attached_file', '2024/02/client-logo-1.png'),
(6890, 4449, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:119;s:6:"height";i:28;s:4:"file";s:25:"2024/02/client-logo-1.png";s:8:"filesize";i:2173;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"client-logo-1-100x28.png";s:5:"width";i:100;s:6:"height";i:28;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2369;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6891, 4449, '_elementor_source_image_hash', 'cf1c5896f660a73f9a1dc8744c1a5331d80a2d78'),
(6892, 4450, '_wp_attached_file', '2024/02/client-logo-2.png'),
(6893, 4450, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:130;s:6:"height";i:30;s:4:"file";s:25:"2024/02/client-logo-2.png";s:8:"filesize";i:1799;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"client-logo-2-100x30.png";s:5:"width";i:100;s:6:"height";i:30;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1894;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6894, 4450, '_elementor_source_image_hash', '83900271187284f3896865ac725bd107fcdec3dd'),
(6895, 4451, '_wp_attached_file', '2024/02/client-logo-3.png'),
(6896, 4451, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:114;s:6:"height";i:26;s:4:"file";s:25:"2024/02/client-logo-3.png";s:8:"filesize";i:1882;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"client-logo-3-100x26.png";s:5:"width";i:100;s:6:"height";i:26;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2245;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6897, 4451, '_elementor_source_image_hash', '3b103f60d9841f0401a4ee7c7a2eefa85c188a3c'),
(6898, 4452, '_wp_attached_file', '2024/02/client-logo-5.png'),
(6899, 4452, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:119;s:6:"height";i:28;s:4:"file";s:25:"2024/02/client-logo-5.png";s:8:"filesize";i:2173;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"client-logo-5-100x28.png";s:5:"width";i:100;s:6:"height";i:28;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2369;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6900, 4452, '_elementor_source_image_hash', 'c3fd6baa3a39645bfc85b6a8f11961a4d7bdb469'),
(6901, 4453, '_wp_attached_file', '2024/02/client-logo-4.png'),
(6902, 4453, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:136;s:6:"height";i:27;s:4:"file";s:25:"2024/02/client-logo-4.png";s:8:"filesize";i:2169;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"client-logo-4-100x27.png";s:5:"width";i:100;s:6:"height";i:27;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2012;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6903, 4453, '_elementor_source_image_hash', '4ce473d5e9fac2ef2c242b3fa679528dc36dfe85'),
(6904, 4454, '_wp_attached_file', '2024/02/women-fashion-free-img.jpg'),
(6905, 4454, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:700;s:6:"height";i:700;s:4:"file";s:34:"2024/02/women-fashion-free-img.jpg";s:8:"filesize";i:38437;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"women-fashion-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13903;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"women-fashion-free-img-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2691;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"women-fashion-free-img-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42556;}s:6:"medium";a:5:{s:4:"file";s:34:"women-fashion-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13903;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"women-fashion-free-img-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4648;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6906, 4454, '_elementor_source_image_hash', '83e1a592785f54c698df6ba908b32949d97be7d4'),
(6907, 4455, '_wp_attached_file', '2024/02/men-fashion-free-img.jpg'),
(6908, 4455, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:700;s:6:"height";i:700;s:4:"file";s:32:"2024/02/men-fashion-free-img.jpg";s:8:"filesize";i:53664;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"men-fashion-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16084;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"men-fashion-free-img-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3162;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"men-fashion-free-img-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49771;}s:6:"medium";a:5:{s:4:"file";s:32:"men-fashion-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16084;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"men-fashion-free-img-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5568;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6909, 4455, '_elementor_source_image_hash', 'a6a8a043ba28258dc0c377aac80e0e6ee41519af'),
(6910, 4456, '_wp_attached_file', '2024/02/footwear-free-img.jpg'),
(6911, 4456, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:700;s:6:"height";i:700;s:4:"file";s:29:"2024/02/footwear-free-img.jpg";s:8:"filesize";i:19911;s:5:"sizes";a:5:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"footwear-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8406;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"footwear-free-img-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2000;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"footwear-free-img-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23740;}s:6:"medium";a:5:{s:4:"file";s:29:"footwear-free-img-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8406;}s:9:"thumbnail";a:5:{s:4:"file";s:29:"footwear-free-img-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3244;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6912, 4456, '_elementor_source_image_hash', 'd187ab73bf2a362ea61544b60e77985dec8c163a'),
(6913, 4457, '_wp_attached_file', '2024/02/banner-03.jpg'),
(6914, 4457, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1100;s:4:"file";s:21:"2024/02/banner-03.jpg";s:8:"filesize";i:242200;s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"banner-03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14167;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"banner-03-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3320;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"banner-03-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24839;}s:6:"medium";a:5:{s:4:"file";s:21:"banner-03-300x172.jpg";s:5:"width";i:300;s:6:"height";i:172;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8628;}s:5:"large";a:5:{s:4:"file";s:22:"banner-03-1024x587.jpg";s:5:"width";i:1024;s:6:"height";i:587;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66385;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"banner-03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5182;}s:12:"medium_large";a:5:{s:4:"file";s:21:"banner-03-768x440.jpg";s:5:"width";i:768;s:6:"height";i:440;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38590;}s:9:"1536x1536";a:5:{s:4:"file";s:22:"banner-03-1536x880.jpg";s:5:"width";i:1536;s:6:"height";i:880;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:140766;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpwg_postmeta` VALUES
(6915, 4457, '_elementor_source_image_hash', 'ad5bf12613a6aa8c2666a0a591a13372065b5a73'),
(6916, 4458, '_wp_attached_file', '2024/02/globe-free-img.png'),
(6917, 4458, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:120;s:4:"file";s:26:"2024/02/globe-free-img.png";s:8:"filesize";i:3416;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"globe-free-img-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5598;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6918, 4458, '_elementor_source_image_hash', 'cad9220c2fbb225b8e923448cc19dc68fd17421a'),
(6919, 4459, '_wp_attached_file', '2024/02/quality-free-img.png'),
(6920, 4459, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:120;s:4:"file";s:28:"2024/02/quality-free-img.png";s:8:"filesize";i:1601;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"quality-free-img-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2248;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6921, 4459, '_elementor_source_image_hash', 'e80c57fc788b2cb7949e3d08bb97c129eca8b9c5'),
(6922, 4460, '_wp_attached_file', '2024/02/tag-free-img.png'),
(6923, 4460, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:120;s:4:"file";s:24:"2024/02/tag-free-img.png";s:8:"filesize";i:2040;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"tag-free-img-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3587;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6924, 4460, '_elementor_source_image_hash', '68aeed0c51245fda44e1c42e0c2fa617cf9df22e'),
(6925, 4461, '_wp_attached_file', '2024/02/lock-free-img.png'),
(6926, 4461, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:120;s:6:"height";i:120;s:4:"file";s:25:"2024/02/lock-free-img.png";s:8:"filesize";i:1800;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"lock-free-img-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2798;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6927, 4461, '_elementor_source_image_hash', 'af62711139c7406ee7866c08b4b5b3c1d68aec62'),
(10309, 4540, '_customize_changeset_uuid', '045720ed-4373-46f7-8662-6d5968b2f767'),
(10329, 4544, '_menu_item_type', 'post_type'),
(10330, 4544, '_menu_item_menu_item_parent', '0'),
(10331, 4544, '_menu_item_object_id', '4540'),
(10332, 4544, '_menu_item_object', 'page'),
(10333, 4544, '_menu_item_target', ''),
(10334, 4544, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10335, 4544, '_menu_item_xfn', ''),
(10336, 4544, '_menu_item_url', ''),
(10807, 623, 'wpforms_form_locations', 'a:1:{i:0;a:4:{s:4:"type";s:6:"widget";s:5:"title";s:9:"Subscribe";s:7:"form_id";i:623;s:2:"id";s:16:"wpforms-widget-1";}}'),
(10819, 4596, '_wp_attached_file', '2024/02/f0c4a69c95ba23a866897fa5cf9bc319.jpg'),
(10820, 4596, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:236;s:6:"height";i:118;s:4:"file";s:44:"2024/02/f0c4a69c95ba23a866897fa5cf9bc319.jpg";s:8:"filesize";i:6553;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:44:"f0c4a69c95ba23a866897fa5cf9bc319-150x118.jpg";s:5:"width";i:150;s:6:"height";i:118;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3771;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:44:"f0c4a69c95ba23a866897fa5cf9bc319-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2171;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10821, 4597, '_wp_attached_file', '2024/02/Fruits-and-Vegetables-scaled.jpg'),
(10822, 4597, '_wp_attachment_metadata', 'a:7:{s:5:"width";i:2560;s:6:"height";i:1707;s:4:"file";s:40:"2024/02/Fruits-and-Vegetables-scaled.jpg";s:8:"filesize";i:497145;s:5:"sizes";a:9:{s:6:"medium";a:5:{s:4:"file";s:33:"Fruits-and-Vegetables-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12847;}s:5:"large";a:5:{s:4:"file";s:34:"Fruits-and-Vegetables-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:101942;}s:9:"thumbnail";a:5:{s:4:"file";s:33:"Fruits-and-Vegetables-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7166;}s:12:"medium_large";a:5:{s:4:"file";s:33:"Fruits-and-Vegetables-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61439;}s:9:"1536x1536";a:5:{s:4:"file";s:35:"Fruits-and-Vegetables-1536x1024.jpg";s:5:"width";i:1536;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:212181;}s:9:"2048x2048";a:5:{s:4:"file";s:35:"Fruits-and-Vegetables-2048x1365.jpg";s:5:"width";i:2048;s:6:"height";i:1365;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:342719;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"Fruits-and-Vegetables-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21087;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"Fruits-and-Vegetables-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40177;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"Fruits-and-Vegetables-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4239;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}s:14:"original_image";s:25:"Fruits-and-Vegetables.jpg";}'),
(10889, 4605, '_wp_attached_file', '2024/02/shutterstock_795233002.jpg'),
(10890, 4605, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:773;s:4:"file";s:34:"2024/02/shutterstock_795233002.jpg";s:8:"filesize";i:280767;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:34:"shutterstock_795233002-300x193.jpg";s:5:"width";i:300;s:6:"height";i:193;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21904;}s:5:"large";a:5:{s:4:"file";s:35:"shutterstock_795233002-1024x660.jpg";s:5:"width";i:1024;s:6:"height";i:660;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:133348;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"shutterstock_795233002-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12540;}s:12:"medium_large";a:5:{s:4:"file";s:34:"shutterstock_795233002-768x495.jpg";s:5:"width";i:768;s:6:"height";i:495;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:85698;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"shutterstock_795233002-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29308;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"shutterstock_795233002-600x387.jpg";s:5:"width";i:600;s:6:"height";i:387;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:58732;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"shutterstock_795233002-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8843;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:12:"Shutterstock";s:6:"camera";s:0:"";s:7:"caption";s:83:"A tabletop arrangement of a variety of fresh fruits and vegetables sorted by colors";s:17:"created_timestamp";s:10:"1516060800";s:9:"copyright";s:77:"Copyright (c) 2018 Denise I Johnson/Shutterstock.  No use without permission.";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:55:"A,Tabletop,Arrangement,Of,A,Variety,Of,Fresh,Fruits,And";s:11:"orientation";s:1:"1";s:8:"keywords";a:1:{i:0;s:265:"pepper,color,cucumber,fruit,blueberries,blackberries,tomato,vegetable,green beans,vegetables,agriculture,red,apple,vegetarian,diet,organic,banana,green,peppers,nature,health,eating,lettuce,food,vitamin,orange,rainbow,nutrition,background,healthy,fresh,turnip,carrot";}}}'),
(10960, 4613, '_wp_attached_file', '2024/02/download-4-e1708174488931.jpg'),
(10961, 4613, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:217;s:6:"height";i:214;s:4:"file";s:37:"2024/02/download-4-e1708174488931.jpg";s:8:"filesize";i:11439;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:37:"download-4-e1708174488931-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6849;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:37:"download-4-e1708174488931-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3644;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10962, 4613, '_wp_attachment_backup_sizes', 'a:3:{s:9:"full-orig";a:3:{s:5:"width";i:217;s:6:"height";i:232;s:4:"file";s:14:"download-4.jpg";}s:14:"thumbnail-orig";a:5:{s:4:"file";s:22:"download-4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6938;}s:34:"woocommerce_gallery_thumbnail-orig";a:5:{s:4:"file";s:22:"download-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3740;}}'),
(10963, 4614, '_wp_attached_file', '2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1709240039116.jpg'),
(10964, 4614, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:950;s:4:"file";s:73:"2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1709240039116.jpg";s:8:"filesize";i:209803;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1709240039116-300x285.jpg";s:5:"width";i:300;s:6:"height";i:285;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29121;}s:5:"large";a:5:{s:4:"file";s:59:"fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg";s:5:"width";i:948;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:139714;}s:9:"thumbnail";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1709240039116-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12534;}s:12:"medium_large";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1709240039116-768x730.jpg";s:5:"width";i:768;s:6:"height";i:730;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:105170;}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29444;}s:18:"woocommerce_single";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg";s:5:"width";i:600;s:6:"height";i:597;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:73960;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7625;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10965, 4614, '_wp_attachment_backup_sizes', 'a:16:{s:9:"full-orig";a:3:{s:5:"width";i:1000;s:6:"height";i:1080;s:4:"file";s:50:"fruit-and-vegetables-heart-shape-vector-930372.jpg";}s:14:"thumbnail-orig";a:5:{s:4:"file";s:58:"fruit-and-vegetables-heart-shape-vector-930372-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12240;}s:11:"medium-orig";a:5:{s:4:"file";s:58:"fruit-and-vegetables-heart-shape-vector-930372-278x300.jpg";s:5:"width";i:278;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27798;}s:17:"medium_large-orig";a:5:{s:4:"file";s:58:"fruit-and-vegetables-heart-shape-vector-930372-768x829.jpg";s:5:"width";i:768;s:6:"height";i:829;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:107028;}s:10:"large-orig";a:5:{s:4:"file";s:59:"fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg";s:5:"width";i:948;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:139714;}s:26:"woocommerce_thumbnail-orig";a:6:{s:4:"file";s:58:"fruit-and-vegetables-heart-shape-vector-930372-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30308;s:9:"uncropped";b:0;}s:23:"woocommerce_single-orig";a:5:{s:4:"file";s:58:"fruit-and-vegetables-heart-shape-vector-930372-600x648.jpg";s:5:"width";i:600;s:6:"height";i:648;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77747;}s:34:"woocommerce_gallery_thumbnail-orig";a:5:{s:4:"file";s:58:"fruit-and-vegetables-heart-shape-vector-930372-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7865;}s:18:"full-1709237295299";a:3:{s:5:"width";i:1000;s:6:"height";i:995;s:4:"file";s:65:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg";}s:23:"thumbnail-1709237295299";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12046;}s:20:"medium-1709237295299";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29340;}s:26:"medium_large-1709237295299";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg";s:5:"width";i:768;s:6:"height";i:764;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:101417;}s:18:"full-1709240039116";a:3:{s:5:"width";i:1000;s:6:"height";i:950;s:4:"file";s:65:"fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg";}s:23:"thumbnail-1709240039116";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1709237295299-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12554;}s:20:"medium-1709240039116";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1709237295299-300x285.jpg";s:5:"width";i:300;s:6:"height";i:285;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29136;}s:26:"medium_large-1709240039116";a:5:{s:4:"file";s:73:"fruit-and-vegetables-heart-shape-vector-930372-e1709237295299-768x730.jpg";s:5:"width";i:768;s:6:"height";i:730;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104712;}}'),
(11090, 4627, '_astra_sites_imported_wp_forms', '1'),
(11093, 4631, '_wp_attached_file', '2021/11/logo-green.svg'),
(11094, 4631, '_wp_attachment_metadata', 'a:1:{s:8:"filesize";i:5619;}'),
(11096, 4631, '_wxr_import_user_slug', 'harshadd'),
(11097, 4631, '_astra_sites_imported_post', '1'),
(11098, 4631, '_astra_sites_enable_for_batch', '1'),
(11099, 4631, '_astra_sites_image_hash', 'dae24d3dcc06af82ab4736a2e9f4b9f5a250057f'),
(11100, 4631, '_elementor_source_image_hash', 'dae24d3dcc06af82ab4736a2e9f4b9f5a250057f'),
(11101, 4632, '_wp_attached_file', '2021/11/logo-white.svg'),
(11102, 4632, '_wp_attachment_metadata', 'a:1:{s:8:"filesize";i:5613;}'),
(11104, 4632, '_wxr_import_user_slug', 'harshadd'),
(11105, 4632, '_astra_sites_imported_post', '1'),
(11106, 4632, '_astra_sites_enable_for_batch', '1'),
(11107, 4632, '_astra_sites_image_hash', 'c0fb902f381adbb9f61d51685e31a3af31398432'),
(11108, 4632, '_elementor_source_image_hash', 'c0fb902f381adbb9f61d51685e31a3af31398432'),
(11109, 4633, '_wp_attached_file', '2021/11/service-3.jpg'),
(11110, 4633, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:21:"2021/11/service-3.jpg";s:8:"filesize";i:63792;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"service-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15868;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"service-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2648;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11113, 4633, '_astra_sites_imported_post', '1'),
(11114, 4633, '_astra_sites_enable_for_batch', '1'),
(11115, 4633, '_astra_sites_image_hash', '62d80a1436aaac10d6f9c2d475db1a48a1050df7'),
(11116, 4633, '_elementor_source_image_hash', '62d80a1436aaac10d6f9c2d475db1a48a1050df7'),
(11117, 4634, '_wp_attached_file', '2021/11/service-1.jpg'),
(11118, 4634, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:21:"2021/11/service-1.jpg";s:8:"filesize";i:90000;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"service-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23714;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"service-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3729;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11121, 4634, '_astra_sites_imported_post', '1'),
(11122, 4634, '_astra_sites_enable_for_batch', '1'),
(11123, 4634, '_astra_sites_image_hash', 'bb0908e48a64b70c19275e94cf8d496f9770e6ec'),
(11124, 4634, '_elementor_source_image_hash', 'bb0908e48a64b70c19275e94cf8d496f9770e6ec'),
(11125, 4635, '_wp_attached_file', '2021/11/service-2.jpg'),
(11126, 4635, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:370;s:6:"height";i:500;s:4:"file";s:21:"2021/11/service-2.jpg";s:8:"filesize";i:99020;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"service-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22448;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"service-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3126;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11129, 4635, '_astra_sites_imported_post', '1'),
(11130, 4635, '_astra_sites_enable_for_batch', '1'),
(11131, 4635, '_astra_sites_image_hash', 'a510094998ae07ce9b8998a77694aca32c74785d'),
(11132, 4635, '_elementor_source_image_hash', 'a510094998ae07ce9b8998a77694aca32c74785d'),
(11133, 4636, '_wp_attached_file', '2021/11/quotes.svg'),
(11134, 4636, '_wp_attachment_metadata', 'a:1:{s:8:"filesize";i:742;}'),
(11136, 4636, '_wxr_import_user_slug', 'harshadd'),
(11137, 4636, '_astra_sites_imported_post', '1'),
(11138, 4636, '_astra_sites_enable_for_batch', '1'),
(11139, 4636, '_astra_sites_image_hash', 'c9f26927c3947b50d8cbe400d652a67140ad7481'),
(11140, 4636, '_elementor_source_image_hash', 'c9f26927c3947b50d8cbe400d652a67140ad7481'),
(11141, 4637, '_wp_attached_file', '2021/11/leaf.jpg'),
(11142, 4637, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:470;s:6:"height";i:570;s:4:"file";s:16:"2021/11/leaf.jpg";s:8:"filesize";i:26812;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:16:"leaf-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12973;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:16:"leaf-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2778;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11145, 4637, '_astra_sites_imported_post', '1'),
(11146, 4637, '_astra_sites_enable_for_batch', '1'),
(11147, 4637, '_astra_sites_image_hash', 'df6bff7b43114a45adc8e266049350ce86ac72a5'),
(11148, 4637, '_elementor_source_image_hash', 'df6bff7b43114a45adc8e266049350ce86ac72a5'),
(11149, 4638, '_wp_attached_file', '2021/11/footer-hero-big.jpg'),
(11150, 4638, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:600;s:4:"file";s:27:"2021/11/footer-hero-big.jpg";s:8:"filesize";i:177640;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11153, 4638, '_astra_sites_imported_post', '1'),
(11154, 4638, '_astra_sites_enable_for_batch', '1'),
(11155, 4638, '_astra_sites_image_hash', '75b3e247e8a3d9c35320703ad6665feeda06a9b1'),
(11156, 4638, '_elementor_source_image_hash', '75b3e247e8a3d9c35320703ad6665feeda06a9b1'),
(11157, 4639, '_wp_attached_file', '2021/11/footer-hero-mobile.jpg'),
(11158, 4639, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1075;s:6:"height";i:600;s:4:"file";s:30:"2021/11/footer-hero-mobile.jpg";s:8:"filesize";i:62768;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11161, 4639, '_astra_sites_imported_post', '1'),
(11162, 4639, '_astra_sites_enable_for_batch', '1'),
(11163, 4639, '_astra_sites_image_hash', '090f0d3b5f79d073f27651019d06e6efe9ff68b1'),
(11164, 4639, '_elementor_source_image_hash', '090f0d3b5f79d073f27651019d06e6efe9ff68b1'),
(11165, 4640, '_wp_attached_file', '2021/11/contact-hero.jpg'),
(11166, 4640, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1170;s:6:"height";i:600;s:4:"file";s:24:"2021/11/contact-hero.jpg";s:8:"filesize";i:205218;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"contact-hero-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14851;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"contact-hero-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2453;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11167, 4640, '_wxr_import_user_slug', 'harshadd'),
(11168, 4640, '_astra_sites_imported_post', '1'),
(11169, 4640, '_astra_sites_enable_for_batch', '1'),
(11170, 4640, '_astra_sites_image_hash', '569f676d3cdbabd5e20da90a977986341bc2da7e'),
(11171, 4640, '_elementor_source_image_hash', '569f676d3cdbabd5e20da90a977986341bc2da7e'),
(11172, 4641, '_wp_attached_file', '2021/11/header-hero-1.jpg'),
(11173, 4641, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:500;s:4:"file";s:25:"2021/11/header-hero-1.jpg";s:8:"filesize";i:266477;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11174, 4641, '_wxr_import_user_slug', 'harshadd'),
(11175, 4641, '_astra_sites_imported_post', '1'),
(11176, 4641, '_astra_sites_enable_for_batch', '1'),
(11177, 4641, '_astra_sites_image_hash', 'c8940f47a68fd44ebd88a3a128ed4f4f1eddcfce'),
(11178, 4641, '_elementor_source_image_hash', 'c8940f47a68fd44ebd88a3a128ed4f4f1eddcfce'),
(11179, 4642, '_wp_attached_file', '2021/11/avatar_1.jpg'),
(11180, 4642, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:285;s:6:"height";i:280;s:4:"file";s:20:"2021/11/avatar_1.jpg";s:8:"filesize";i:35990;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"avatar_1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3279;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11183, 4642, '_astra_sites_imported_post', '1'),
(11184, 4642, '_astra_sites_enable_for_batch', '1'),
(11185, 4642, '_astra_sites_image_hash', '095f4197f2efaf4eeaf17d5edf67aab830b226fd'),
(11186, 4642, '_elementor_source_image_hash', '095f4197f2efaf4eeaf17d5edf67aab830b226fd'),
(11187, 4643, '_wp_attached_file', '2021/11/avatar_2.jpg'),
(11188, 4643, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:285;s:6:"height";i:280;s:4:"file";s:20:"2021/11/avatar_2.jpg";s:8:"filesize";i:33077;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"avatar_2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2821;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11191, 4643, '_astra_sites_imported_post', '1'),
(11192, 4643, '_astra_sites_enable_for_batch', '1'),
(11193, 4643, '_astra_sites_image_hash', 'c1f23e52978878cde6258050f36ae3815081253b'),
(11194, 4643, '_elementor_source_image_hash', 'c1f23e52978878cde6258050f36ae3815081253b'),
(11195, 4644, '_wp_attached_file', '2021/11/avatar_3.jpg'),
(11196, 4644, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:285;s:6:"height";i:280;s:4:"file";s:20:"2021/11/avatar_3.jpg";s:8:"filesize";i:28877;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:20:"avatar_3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5678;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"avatar_3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3279;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11199, 4644, '_astra_sites_imported_post', '1'),
(11200, 4644, '_astra_sites_enable_for_batch', '1'),
(11201, 4644, '_astra_sites_image_hash', '73ba398d29f720b5085240373d19faad3597a69b'),
(11202, 4644, '_elementor_source_image_hash', '73ba398d29f720b5085240373d19faad3597a69b'),
(11203, 4645, '_wp_attached_file', '2021/11/avatar_4.jpg'),
(11204, 4645, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:285;s:6:"height";i:280;s:4:"file";s:20:"2021/11/avatar_4.jpg";s:8:"filesize";i:24301;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:20:"avatar_4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4252;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"avatar_4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2379;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11207, 4645, '_astra_sites_imported_post', '1'),
(11208, 4645, '_astra_sites_enable_for_batch', '1'),
(11209, 4645, '_astra_sites_image_hash', 'b21cd63a23c7627081521dd509be3bbb538b76f1'),
(11210, 4645, '_elementor_source_image_hash', 'b21cd63a23c7627081521dd509be3bbb538b76f1'),
(11211, 4646, '_wp_attached_file', '2021/11/contact-hero-1.jpg'),
(11212, 4646, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:500;s:4:"file";s:26:"2021/11/contact-hero-1.jpg";s:8:"filesize";i:213002;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"contact-hero-1-300x78.jpg";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6618;}s:5:"large";a:5:{s:4:"file";s:27:"contact-hero-1-1024x267.jpg";s:5:"width";i:1024;s:6:"height";i:267;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:53092;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"contact-hero-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2799;}s:12:"medium_large";a:5:{s:4:"file";s:26:"contact-hero-1-768x200.jpg";s:5:"width";i:768;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31237;}s:9:"1536x1536";a:5:{s:4:"file";s:27:"contact-hero-1-1536x400.jpg";s:5:"width";i:1536;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:103082;}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:26:"contact-hero-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8218;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"contact-hero-1-600x156.jpg";s:5:"width";i:600;s:6:"height";i:156;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21042;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"contact-hero-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1709;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11215, 4646, '_astra_sites_imported_post', '1'),
(11216, 4646, '_astra_sites_enable_for_batch', '1'),
(11217, 4646, '_astra_sites_image_hash', '9458727a031d98f1e464d0378fc303c7bd6d399f'),
(11218, 4646, '_elementor_source_image_hash', '9458727a031d98f1e464d0378fc303c7bd6d399f'),
(11219, 788, '_wp_attached_file', '2021/11/services-hero.jpg'),
(11220, 788, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:500;s:4:"file";s:25:"2021/11/services-hero.jpg";s:8:"filesize";i:312337;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:24:"services-hero-300x78.jpg";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5789;}s:5:"large";a:5:{s:4:"file";s:26:"services-hero-1024x267.jpg";s:5:"width";i:1024;s:6:"height";i:267;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44573;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"services-hero-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3776;}s:12:"medium_large";a:5:{s:4:"file";s:25:"services-hero-768x200.jpg";s:5:"width";i:768;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26561;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"services-hero-1536x400.jpg";s:5:"width";i:1536;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:88847;}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:25:"services-hero-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11774;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"services-hero-600x156.jpg";s:5:"width";i:600;s:6:"height";i:156;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18139;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"services-hero-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2172;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11223, 788, '_astra_sites_imported_post', '1'),
(11224, 788, '_astra_sites_enable_for_batch', '1'),
(11225, 788, '_astra_sites_image_hash', '628f103479f7db4015b8d30b1dc65152dc2038a4'),
(11226, 788, '_elementor_source_image_hash', '628f103479f7db4015b8d30b1dc65152dc2038a4'),
(11227, 924, '_wp_attached_file', '2021/11/avatar_on_home.png'),
(11228, 924, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:128;s:6:"height";i:128;s:4:"file";s:26:"2021/11/avatar_on_home.png";s:8:"filesize";i:7775;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"avatar_on_home-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14021;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11231, 924, '_astra_sites_imported_post', '1'),
(11232, 924, '_astra_sites_enable_for_batch', '1'),
(11233, 924, '_astra_sites_image_hash', '4760172695544340a29e38c7bd0eb36b8ba41f46'),
(11234, 924, '_elementor_source_image_hash', '4760172695544340a29e38c7bd0eb36b8ba41f46'),
(11235, 925, '_wp_attached_file', '2021/11/avatar_on_about.png'),
(11236, 925, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:128;s:6:"height";i:128;s:4:"file";s:27:"2021/11/avatar_on_about.png";s:8:"filesize";i:11167;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"avatar_on_about-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18557;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11239, 925, '_astra_sites_imported_post', '1'),
(11240, 925, '_astra_sites_enable_for_batch', '1'),
(11241, 925, '_astra_sites_image_hash', '105e11bbde929c8d24c596559e2ae5d04738de60'),
(11242, 925, '_elementor_source_image_hash', '105e11bbde929c8d24c596559e2ae5d04738de60'),
(11243, 1315, '_wp_attached_file', '2022/01/demo-screenshot.jpg'),
(11244, 1315, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:630;s:4:"file";s:27:"2022/01/demo-screenshot.jpg";s:8:"filesize";i:110711;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:27:"demo-screenshot-300x158.jpg";s:5:"width";i:300;s:6:"height";i:158;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10888;}s:5:"large";a:5:{s:4:"file";s:28:"demo-screenshot-1024x538.jpg";s:5:"width";i:1024;s:6:"height";i:538;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:82128;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"demo-screenshot-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5987;}s:12:"medium_large";a:5:{s:4:"file";s:27:"demo-screenshot-768x403.jpg";s:5:"width";i:768;s:6:"height";i:403;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51369;}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"demo-screenshot-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17056;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"demo-screenshot-600x315.jpg";s:5:"width";i:600;s:6:"height";i:315;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33350;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"demo-screenshot-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3741;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11245, 1315, '_wxr_import_user_slug', 'harshadd'),
(11246, 1315, '_astra_sites_imported_post', '1'),
(11247, 1315, '_astra_sites_enable_for_batch', '1'),
(11248, 1315, '_astra_sites_image_hash', 'd29c7899b4b83e438f96f4d146aaadaef7b7a4d9'),
(11249, 1315, '_elementor_source_image_hash', 'd29c7899b4b83e438f96f4d146aaadaef7b7a4d9'),
(11250, 4647, '_elementor_edit_mode', 'builder'),
(11251, 4647, '_elementor_template_type', 'kit'),
(11252, 4647, '_wp_page_template', 'default'),
(11253, 4647, '_elementor_page_settings', 'a:11:{s:13:"system_colors";a:4:{i:0;a:3:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:5:"color";s:7:"#6EC1E4";}i:1;a:3:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:5:"color";s:7:"#54595F";}i:2;a:3:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:5:"color";s:7:"#7A7A7A";}i:3;a:2:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";}}s:13:"custom_colors";a:1:{i:0;a:3:{s:3:"_id";s:7:"2e6c5c0";s:5:"title";s:11:"Hover Green";s:5:"color";s:7:"#9FCE00";}}s:17:"system_typography";a:4:{i:0;a:5:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"600";}i:1;a:5:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:11:"Roboto Slab";s:22:"typography_font_weight";s:3:"400";}i:2;a:5:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"400";}i:3;a:5:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"500";}}s:17:"custom_typography";a:0:{}s:21:"default_generic_fonts";s:10:"Sans-serif";s:9:"site_name";s:15:"Jalaram Produce";s:16:"site_description";s:17:"Quality From Soil";s:19:"page_title_selector";s:14:"h1.entry-title";s:15:"activeItemIndex";i:1;s:11:"viewport_md";i:768;s:11:"viewport_lg";i:1025;}'),
(11254, 4647, '_elementor_data', 'a:0:{}'),
(11255, 4647, '_elementor_page_assets', 'a:0:{}'),
(11256, 4647, '_elementor_version', '3.4.4'),
(11257, 4647, '_wxr_import_user_slug', 'harshadd'),
(11258, 4647, '_astra_sites_imported_post', '1'),
(11259, 4647, '_astra_sites_enable_for_batch', '1'),
(11260, 4648, '_elementor_edit_mode', 'builder'),
(11261, 4648, '_elementor_template_type', 'kit'),
(11262, 4648, '_wp_page_template', 'default'),
(11263, 4648, '_elementor_page_settings', 'a:46:{s:16:"site_description";s:29:"Learn How To Create a Website";s:13:"system_colors";a:4:{i:0;a:3:{s:3:"_id";s:7:"primary";s:5:"title";s:9:"Yellow #1";s:5:"color";s:7:"#FFD936";}i:1;a:3:{s:3:"_id";s:9:"secondary";s:5:"title";s:8:"Green #2";s:5:"color";s:7:"#536941";}i:2;a:3:{s:3:"_id";s:4:"text";s:5:"title";s:15:"Yellow Hover #3";s:5:"color";s:7:"#DAB200";}i:3;a:3:{s:3:"_id";s:6:"accent";s:5:"title";s:14:"Green Hover #4";s:5:"color";s:7:"#9FCE00";}}s:13:"custom_colors";a:6:{i:0;a:3:{s:3:"_id";s:7:"f59c35c";s:5:"title";s:21:"Green Transparent 80%";s:5:"color";s:9:"#536941CC";}i:1;a:3:{s:3:"_id";s:7:"33aea5c";s:5:"title";s:21:"Green Transparent 50%";s:5:"color";s:9:"#53694180";}i:2;a:3:{s:3:"_id";s:7:"4e773ae";s:5:"title";s:21:"Green Transparent 30%";s:5:"color";s:9:"#5369414D";}i:3;a:3:{s:3:"_id";s:7:"a44f58b";s:5:"title";s:5:"White";s:5:"color";s:7:"#FFFFFF";}i:4;a:3:{s:3:"_id";s:7:"2baa247";s:5:"title";s:5:"Black";s:5:"color";s:7:"#000000";}i:5;a:3:{s:3:"_id";s:7:"43af8c0";s:5:"title";s:21:"Green Transparent 70%";s:5:"color";s:9:"#536941B3";}}s:17:"system_typography";a:4:{i:0;a:5:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"600";}i:1;a:5:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:11:"Roboto Slab";s:22:"typography_font_weight";s:3:"400";}i:2;a:5:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"400";}i:3;a:5:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"500";}}s:17:"custom_typography";a:0:{}s:21:"default_generic_fonts";s:10:"Sans-serif";s:9:"site_name";s:16:"Create a Website";s:19:"page_title_selector";s:14:"h1.entry-title";s:15:"activeItemIndex";i:1;s:11:"viewport_md";i:768;s:11:"viewport_lg";i:1025;s:26:"body_typography_typography";s:6:"custom";s:30:"body_typography_text_transform";s:4:"none";s:33:"link_normal_typography_typography";s:6:"custom";s:37:"link_normal_typography_text_transform";s:4:"none";s:24:"h1_typography_typography";s:6:"custom";s:28:"h1_typography_text_transform";s:4:"none";s:24:"h2_typography_typography";s:6:"custom";s:28:"h2_typography_text_transform";s:4:"none";s:24:"h3_typography_typography";s:6:"custom";s:28:"h3_typography_text_transform";s:4:"none";s:24:"h4_typography_typography";s:6:"custom";s:28:"h4_typography_text_transform";s:4:"none";s:24:"h5_typography_typography";s:6:"custom";s:28:"h5_typography_text_transform";s:4:"none";s:24:"h6_typography_typography";s:6:"custom";s:28:"h6_typography_text_transform";s:4:"none";s:20:"button_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:14:"button_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"17";s:5:"right";s:2:"40";s:6:"bottom";s:2:"17";s:4:"left";s:2:"40";s:8:"isLinked";b:0;}s:28:"button_typography_typography";s:6:"custom";s:27:"button_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:17:"button_text_color";s:7:"#536941";s:23:"button_hover_text_color";s:7:"#536941";s:11:"__globals__";a:12:{s:17:"button_text_color";s:0:"";s:23:"button_hover_text_color";s:27:"globals/colors?id=secondary";s:29:"button_hover_background_color";s:0:"";s:8:"h1_color";s:0:"";s:17:"link_normal_color";s:22:"globals/colors?id=text";s:10:"body_color";s:25:"globals/colors?id=f59c35c";s:8:"h2_color";s:27:"globals/colors?id=secondary";s:8:"h3_color";s:27:"globals/colors?id=secondary";s:8:"h4_color";s:27:"globals/colors?id=secondary";s:8:"h5_color";s:27:"globals/colors?id=secondary";s:8:"h6_color";s:27:"globals/colors?id=secondary";s:16:"link_hover_color";s:24:"globals/colors?id=accent";}s:32:"link_hover_typography_typography";s:6:"custom";s:37:"link_hover_typography_text_decoration";s:4:"none";s:8:"h1_color";s:7:"#536941";s:23:"h2_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"body_color";s:9:"#536941CC";s:17:"link_normal_color";s:7:"#DAB200";s:8:"h2_color";s:7:"#536941";s:8:"h3_color";s:7:"#536941";s:8:"h4_color";s:7:"#536941";s:8:"h5_color";s:7:"#536941";s:8:"h6_color";s:7:"#536941";s:29:"button_typography_font_weight";s:3:"400";}'),
(11264, 4648, '_elementor_data', 'a:0:{}'),
(11265, 4648, '_elementor_page_assets', 'a:0:{}'),
(11266, 4648, '_elementor_version', '3.4.8'),
(11267, 4648, '_wxr_import_user_slug', 'harshadd'),
(11268, 4648, '_astra_sites_imported_post', '1'),
(11269, 4648, '_astra_sites_enable_for_batch', '1'),
(11270, 4649, '_elementor_edit_mode', 'builder'),
(11271, 4649, '_elementor_template_type', 'wp-page'),
(11272, 4649, '_elementor_version', '3.19.0'),
(11273, 4649, '_astra_content_layout_flag', 'disabled'),
(11274, 4649, 'site-post-title', 'disabled'),
(11275, 4649, 'ast-title-bar-display', 'disabled'),
(11276, 4649, 'ast-featured-img', 'disabled'),
(11277, 4649, 'site-content-layout', 'page-builder'),
(11278, 4649, 'site-sidebar-layout', 'no-sidebar'),
(11279, 4649, '_wp_page_template', 'default'),
(11280, 4649, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"Abril Fatface","typography_font_size":{"unit":"px","size":51,"sizes":[]},"_border_border":"none"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c328737","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"87ffece","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4d77bf5","elType":"widget","settings":{"editor":"<ul>\\n \\tApple<\\/li>\\n \\t<br>Pomegranate<\\/li>\\n \\t<br>Sapodilla<\\/li>\\n \\t<br>Banana<\\/li>\\n \\t<br>Orange<\\/li>\\n \\t<br>Kiwi<\\/li>\\n \\t<br>Avocado<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0996a49","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"2e52ca7","elType":"widget","settings":{"editor":"<ul>\\n \\tCarrots<\\/li>\\n \\t<br>Broccoli<\\/li>\\n \\t<br>Potatoes<\\/li>\\n \\t<br>Mushrooms<\\/li>\\n \\t<br>Peas<\\/li>\\n \\t<br>Spinach<\\/li>\\n \\t<br>Sprouts<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"88e4582","elType":"widget","settings":{"text":"Explore More!!!","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","background_color":"#000000","hover_color":"#000000","button_background_hover_color":"#6ECE62"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11281, 4649, '_elementor_page_assets', 'a:0:{}'),
(11282, 4649, 'theme-transparent-header-meta', 'enabled'),
(11283, 4649, '_yoast_wpseo_content_score', '90'),
(11284, 4649, '_yoast_wpseo_estimated-reading-time-minutes', '3'),
(11285, 4649, 'ast_self_id_58719', '1'),
(11286, 4649, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11287, 4649, 'astra-main-page-id', '58732'),
(11288, 4649, 'ast_self_id_58732', '1'),
(11290, 4649, '_uag_page_assets', 'a:9:{s:3:"css";s:263:".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n";s:2:"js";s:0:"";s:18:"current_block_list";a:8:{i:0;s:11:"core/search";i:1;s:10:"core/group";i:2;s:12:"core/heading";i:3;s:17:"core/latest-posts";i:4;s:20:"core/latest-comments";i:5;s:13:"core/archives";i:6;s:15:"core/categories";i:7;s:14:"core/paragraph";}s:8:"uag_flag";b:0;s:11:"uag_version";s:10:"1676181887";s:6:"gfonts";a:0:{}s:10:"gfonts_url";s:0:"";s:12:"gfonts_files";a:0:{}s:14:"uag_faq_layout";b:0;}'),
(11291, 4649, '_uag_css_file_name', 'uag-css-11-1676188219.css'),
(11292, 4649, '_wxr_import_user_slug', 'harshadd'),
(11293, 4649, '_astra_sites_imported_post', '1'),
(11294, 4649, '_astra_sites_enable_for_batch', '1'),
(11295, 4650, '_elementor_edit_mode', 'builder'),
(11296, 4650, '_elementor_template_type', 'wp-page'),
(11297, 4650, '_elementor_version', '3.19.0'),
(11298, 4650, '_astra_content_layout_flag', 'disabled'),
(11299, 4650, 'site-post-title', 'disabled'),
(11300, 4650, 'ast-title-bar-display', 'disabled'),
(11301, 4650, 'ast-featured-img', 'disabled'),
(11302, 4650, 'site-content-layout', 'page-builder'),
(11303, 4650, 'site-sidebar-layout', 'no-sidebar'),
(11304, 4650, 'theme-transparent-header-meta', 'enabled'),
(11305, 4650, '_wp_page_template', 'default'),
(11306, 4650, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(11307, 4650, '_elementor_page_assets', 'a:0:{}'),
(11308, 4650, '_yoast_wpseo_content_score', '90'),
(11309, 4650, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(11310, 4650, 'ast_self_id_58717', '1'),
(11311, 4650, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11312, 4650, 'astra-main-page-id', '69724'),
(11313, 4650, 'ast_self_id_58730', '1'),
(11315, 4650, 'ast_self_id_69724', '1'),
(11316, 4650, '_uag_page_assets', 'a:9:{s:3:"css";s:263:".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n";s:2:"js";s:0:"";s:18:"current_block_list";a:8:{i:0;s:11:"core/search";i:1;s:10:"core/group";i:2;s:12:"core/heading";i:3;s:17:"core/latest-posts";i:4;s:20:"core/latest-comments";i:5;s:13:"core/archives";i:6;s:15:"core/categories";i:7;s:14:"core/paragraph";}s:8:"uag_flag";b:0;s:11:"uag_version";s:10:"1676181887";s:6:"gfonts";a:0:{}s:10:"gfonts_url";s:0:"";s:12:"gfonts_files";a:0:{}s:14:"uag_faq_layout";b:0;}'),
(11317, 4650, '_uag_css_file_name', 'uag-css-14-1676183106.css'),
(11318, 4650, '_wxr_import_user_slug', 'harshadd'),
(11319, 4650, '_astra_sites_imported_post', '1'),
(11320, 4650, '_astra_sites_enable_for_batch', '1'),
(11321, 4651, '_elementor_edit_mode', 'builder'),
(11322, 4651, '_elementor_template_type', 'wp-page'),
(11323, 4651, '_elementor_version', '3.19.0'),
(11324, 4651, '_astra_content_layout_flag', 'disabled'),
(11325, 4651, 'site-post-title', 'disabled'),
(11326, 4651, 'ast-title-bar-display', 'disabled'),
(11327, 4651, 'ast-featured-img', 'disabled'),
(11328, 4651, 'site-content-layout', 'page-builder'),
(11329, 4651, 'site-sidebar-layout', 'no-sidebar'),
(11330, 4651, 'theme-transparent-header-meta', 'enabled'),
(11331, 4651, '_wp_page_template', 'default'),
(11332, 4651, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4-e1715976370151.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<br \\/>Your website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<\\/h5>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<br \\/>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/h5>","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<br \\/>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/h5>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(11333, 4651, '_elementor_page_assets', 'a:0:{}'),
(11334, 4651, '_yoast_wpseo_content_score', '90'),
(11335, 4651, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(11336, 4651, 'ast_self_id_58720', '1'),
(11337, 4651, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11338, 4651, 'astra-main-page-id', '69726'),
(11339, 4651, 'ast_self_id_58733', '1'),
(11341, 4651, 'ast_self_id_69726', '1'),
(11342, 4651, '_uag_page_assets', 'a:9:{s:3:"css";s:263:".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n";s:2:"js";s:0:"";s:18:"current_block_list";a:8:{i:0;s:11:"core/search";i:1;s:10:"core/group";i:2;s:12:"core/heading";i:3;s:17:"core/latest-posts";i:4;s:20:"core/latest-comments";i:5;s:13:"core/archives";i:6;s:15:"core/categories";i:7;s:14:"core/paragraph";}s:8:"uag_flag";b:0;s:11:"uag_version";s:10:"1676181887";s:6:"gfonts";a:0:{}s:10:"gfonts_url";s:0:"";s:12:"gfonts_files";a:0:{}s:14:"uag_faq_layout";b:0;}'),
(11343, 4651, '_uag_css_file_name', 'uag-css-15-1676182773.css'),
(11344, 4651, '_wxr_import_user_slug', 'harshadd'),
(11345, 4651, '_astra_sites_imported_post', '1'),
(11346, 4651, '_astra_sites_enable_for_batch', '1'),
(11347, 16, '_elementor_edit_mode', 'builder'),
(11348, 16, '_elementor_template_type', 'wp-page'),
(11349, 16, '_elementor_version', '3.19.0'),
(11350, 16, '_astra_content_layout_flag', 'disabled'),
(11351, 16, 'site-post-title', 'disabled'),
(11352, 16, 'ast-title-bar-display', 'disabled'),
(11353, 16, 'ast-featured-img', 'disabled'),
(11354, 16, 'site-content-layout', 'page-builder'),
(11355, 16, 'site-sidebar-layout', 'no-sidebar'),
(11356, 16, 'theme-transparent-header-meta', 'enabled'),
(11357, 16, '_wp_page_template', 'default'),
(11358, 16, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000CC","description_color":"#FFF9F9"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000","description_color":"#266EE3"},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"title_color":"#000000","description_color":"#266EE3"},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11359, 16, '_elementor_page_assets', 'a:0:{}'),
(11360, 16, '_yoast_wpseo_content_score', '90'),
(11361, 16, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(11362, 16, 'ast_self_id_58718', '1'),
(11363, 16, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11364, 16, 'astra-main-page-id', '69725'),
(11365, 16, 'ast_self_id_58731', '1'),
(11367, 16, 'ast_self_id_69725', '1'),
(11368, 16, '_uag_page_assets', 'a:9:{s:3:"css";s:263:".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n";s:2:"js";s:0:"";s:18:"current_block_list";a:8:{i:0;s:11:"core/search";i:1;s:10:"core/group";i:2;s:12:"core/heading";i:3;s:17:"core/latest-posts";i:4;s:20:"core/latest-comments";i:5;s:13:"core/archives";i:6;s:15:"core/categories";i:7;s:14:"core/paragraph";}s:8:"uag_flag";b:0;s:11:"uag_version";s:10:"1676181887";s:6:"gfonts";a:0:{}s:10:"gfonts_url";s:0:"";s:12:"gfonts_files";a:0:{}s:14:"uag_faq_layout";b:0;}'),
(11369, 16, '_uag_css_file_name', 'uag-css-16-1676187351.css'),
(11370, 16, '_wxr_import_user_slug', 'harshadd'),
(11371, 16, '_astra_sites_imported_post', '1'),
(11372, 16, '_astra_sites_enable_for_batch', '1'),
(11373, 4652, '_wxr_import_user_slug', 'harshadd'),
(11374, 4652, '_astra_sites_imported_post', '1'),
(11375, 4652, '_astra_sites_enable_for_batch', '1'),
(11376, 1169, '_menu_item_type', 'post_type'),
(11377, 1169, '_menu_item_object_id', '4649'),
(11378, 1169, '_menu_item_object', 'page'),
(11379, 1169, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(11380, 1169, '_wp_old_date', '2021-11-26'),
(11381, 1169, '_wxr_import_user_slug', 'harshadd'),
(11382, 1169, '_astra_sites_imported_post', '1'),
(11383, 1169, '_astra_sites_enable_for_batch', '1'),
(11384, 1170, '_menu_item_type', 'post_type'),
(11385, 1170, '_menu_item_object_id', '4650'),
(11386, 1170, '_menu_item_object', 'page'),
(11387, 1170, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(11388, 1170, '_wp_old_date', '2021-11-26'),
(11389, 1170, '_wxr_import_user_slug', 'harshadd'),
(11390, 1170, '_astra_sites_imported_post', '1'),
(11391, 1170, '_astra_sites_enable_for_batch', '1'),
(11392, 1171, '_menu_item_type', 'post_type'),
(11393, 1171, '_menu_item_object_id', '16'),
(11394, 1171, '_menu_item_object', 'page'),
(11395, 1171, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(11396, 1171, '_wp_old_date', '2021-11-26'),
(11397, 1171, '_wxr_import_user_slug', 'harshadd'),
(11398, 1171, '_astra_sites_imported_post', '1'),
(11399, 1171, '_astra_sites_enable_for_batch', '1'),
(11408, 1318, '_wp_attached_file', '2022/01/header-hero.jpg'),
(11409, 1318, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:967;s:4:"file";s:23:"2022/01/header-hero.jpg";s:8:"filesize";i:272083;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:23:"header-hero-300x151.jpg";s:5:"width";i:300;s:6:"height";i:151;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10105;}s:5:"large";a:5:{s:4:"file";s:24:"header-hero-1024x516.jpg";s:5:"width";i:1024;s:6:"height";i:516;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:93332;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"header-hero-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5164;}s:12:"medium_large";a:5:{s:4:"file";s:23:"header-hero-768x387.jpg";s:5:"width";i:768;s:6:"height";i:387;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54905;}s:9:"1536x1536";a:5:{s:4:"file";s:24:"header-hero-1536x774.jpg";s:5:"width";i:1536;s:6:"height";i:774;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:193315;}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:23:"header-hero-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17113;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"header-hero-600x302.jpg";s:5:"width";i:600;s:6:"height";i:302;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34454;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"header-hero-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2840;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11410, 1318, '_wxr_import_user_slug', 'harshadd'),
(11411, 1318, '_astra_sites_imported_post', '1'),
(11412, 1318, '_astra_sites_enable_for_batch', '1'),
(11413, 1318, '_astra_sites_image_hash', '999695f05008a41d545dcb04eb28b4e46828af7d'),
(11414, 1318, '_elementor_source_image_hash', '999695f05008a41d545dcb04eb28b4e46828af7d'),
(11415, 1645, '_wxr_import_user_slug', 'aadhavanm'),
(11416, 1645, '_wxr_import_term', 'a:3:{s:8:"taxonomy";s:8:"wp_theme";s:4:"slug";s:5:"astra";s:4:"name";s:5:"astra";}'),
(11417, 1645, '_astra_sites_imported_post', '1'),
(11418, 1645, '_astra_sites_enable_for_batch', '1'),
(11419, 4647, '_astra_sites_hotlink_imported', '1'),
(11420, 16, '_astra_sites_hotlink_imported', '1'),
(11421, 4651, '_astra_sites_hotlink_imported', '1'),
(11422, 4650, '_astra_sites_hotlink_imported', '1'),
(11423, 4649, '_astra_sites_hotlink_imported', '1'),
(11424, 4648, '_astra_sites_hotlink_imported', '1'),
(11433, 4649, '_edit_lock', '1715975630:2'),
(11434, 4655, '_elementor_edit_mode', 'builder'),
(11435, 4655, '_elementor_template_type', 'wp-page'),
(11436, 4655, '_elementor_version', '3.17.3'),
(11437, 4655, '_wp_page_template', 'default'),
(11438, 4655, '_elementor_data', 's:77182:"a:5:{i:0;a:5:{s:2:"id";s:7:"9e1a3b7";s:8:"settings";a:31:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:655;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"1318";s:3:"url";s:68:"https://jalaramproduce.ca/wp-content/uploads/2022/01/header-hero.jpg";}s:19:"background_position";s:13:"center center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_color_b";s:7:"#000000";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.2;s:5:"sizes";a:0:{}}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:480;s:5:"sizes";a:0:{}}s:17:"min_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:414;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"64";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"8f73ee5";s:8:"settings";a:18:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"4a02dab";s:8:"settings";a:15:{s:5:"title";s:11:"we all love";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:50;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:132:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">we all love</h1>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"93873aa";s:8:"settings";a:20:{s:5:"title";s:6:"nature";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:117;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-50";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:98;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:72;s:5:"sizes";a:0:{}}s:32:"typography_letter_spacing_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-45";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-40";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:127:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">nature</h1>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"e46045d";s:8:"settings";a:18:{s:6:"editor";s:77:"<p>Look deep into nature, and you will<br />understand everything better.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-20";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:29:"typography_line_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-25";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:142:"		<div class="elementor-widget-container">\n							<p>Look deep into nature, and you will<br />understand everything better.</p>						</div>\n		";}i:3;a:7:{s:2:"id";s:7:"84e5af3";s:8:"settings";a:27:{s:4:"text";s:11:"Get Started";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"17";s:5:"right";s:2:"40";s:6:"bottom";s:2:"17";s:4:"left";s:2:"40";s:8:"isLinked";b:0;}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:29:"button_background_hover_color";s:0:"";}s:21:"typography_typography";s:6:"custom";s:22:"typography_font_weight";s:6:"normal";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"32";s:6:"bottom";s:2:"16";s:4:"left";s:2:"32";s:8:"isLinked";b:0;}s:19:"text_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"28";s:6:"bottom";s:2:"15";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:325:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Get Started</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"96bd614";s:8:"settings";a:18:{s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"70";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"70";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"f6f7e27";s:8:"settings";a:14:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"d16f5b6";s:8:"settings";a:14:{s:5:"title";s:12:"Our Services";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:133:"		<div class="elementor-widget-container">\n			<h2 class="elementor-heading-title elementor-size-default">Our Services</h2>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"49160ad";s:8:"settings";a:15:{s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:5:"align";s:6:"center";s:4:"text";s:7:"Divider";s:6:"weight";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:3;s:5:"sizes";a:0:{}}s:3:"gap";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:5:"color";s:33:"globals/colors?id=astglobalcolor0";}s:12:"width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:4:"icon";a:2:{s:5:"value";s:11:"fas fa-star";s:7:"library";s:8:"fa-solid";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"divider";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:4473:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		<div class="elementor-divider">\n			<span class="elementor-divider-separator">\n						</span>\n		</div>\n				</div>\n		";}i:2;a:5:{s:2:"id";s:7:"a306a4a";s:8:"settings";a:23:{s:9:"structure";s:2:"30";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"25";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:15:"flex_gap_tablet";a:6:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:5:{s:2:"id";s:7:"5822dc4";s:8:"settings";a:19:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:2:"15";s:6:"bottom";s:2:"40";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"85cc8cf";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4634";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-1.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"66d0917";s:8:"settings";a:17:{s:5:"image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:10:"title_text";s:10:"Web Design";s:16:"description_text";s:99:"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:9;s:5:"sizes";a:0:{}}s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:0:"";s:17:"description_color";s:0:"";}s:33:"description_typography_typography";s:6:"custom";s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"image-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1775:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Web Design</h3><p class="elementor-image-box-description">Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p></div></div>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"39b81fb";s:8:"settings";a:19:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:2:"15";s:6:"bottom";s:2:"40";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"66dde07";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4635";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-2.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"90cb059";s:8:"settings";a:17:{s:5:"image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:10:"title_text";s:14:"Graphic Design";s:16:"description_text";s:99:"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:9;s:5:"sizes";a:0:{}}s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:0:"";s:17:"description_color";s:0:"";}s:33:"description_typography_typography";s:6:"custom";s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"image-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:354:"		<div class="elementor-widget-container">\n			<div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Graphic Design</h3><p class="elementor-image-box-description">Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p></div></div>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"db379a5";s:8:"settings";a:19:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:2:"15";s:6:"bottom";s:2:"40";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"ece35b4";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4633";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-3.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"a9f0e53";s:8:"settings";a:17:{s:5:"image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:10:"title_text";s:16:"Content Creation";s:16:"description_text";s:99:"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:9;s:5:"sizes";a:0:{}}s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:0:"";s:17:"description_color";s:0:"";}s:33:"description_typography_typography";s:6:"custom";s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"image-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:356:"		<div class="elementor-widget-container">\n			<div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Content Creation</h3><p class="elementor-image-box-description">Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p></div></div>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"eef07f1";s:8:"settings";a:22:{s:9:"structure";s:2:"30";s:21:"background_background";s:7:"classic";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"35";s:5:"right";s:1:"0";s:6:"bottom";s:2:"28";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"flex_wrap_tablet";s:4:"wrap";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:5:{s:2:"id";s:7:"560a2f2";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"2969cd2";s:8:"settings";a:17:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";d:69.332;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:2:"20";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"b386419";s:8:"settings";a:17:{s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:5:"image";a:2:{s:2:"id";s:4:"4636";s:3:"url";s:63:"https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg";}s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:7:"opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.3;s:5:"sizes";a:0:{}}s:12:"width_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:12:"space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"width_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:5:"space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:562:"		<div class="elementor-widget-container">\n													<img width="455" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg" class="attachment-full size-full wp-image-117" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg 455w, https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-300x237.jpg 300w" sizes="(max-width: 455px) 100vw, 455px" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"e609acf";s:8:"settings";a:22:{s:5:"title";s:136:"“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”";s:11:"header_size";s:2:"h4";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"80";s:6:"bottom";s:2:"20";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:43;s:5:"sizes";a:0:{}}s:29:"typography_line_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:43;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:257:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"012264a";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:3:"924";s:3:"url";s:71:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:50;s:5:"sizes";a:0:{}}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:242:"		<div class="elementor-widget-container">\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" class="attachment-full size-full wp-image-924" alt="" />													</div>\n		";}i:3;a:7:{s:2:"id";s:7:"f8ed883";s:8:"settings";a:13:{s:6:"editor";s:18:"<p>Jane Miller</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-12";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor7";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:83:"		<div class="elementor-widget-container">\n							<p>Jane Miller</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"dff0224";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:3;a:5:{s:2:"id";s:7:"f457a2d";s:8:"settings";a:19:{s:9:"structure";s:2:"20";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:2:"25";s:6:"bottom";s:2:"70";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"25";s:6:"bottom";s:2:"50";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"3b5731b";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:60;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:3:"250";s:6:"bottom";s:2:"10";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"35";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"51a9953";s:8:"settings";a:13:{s:6:"editor";s:15:"<p>ABOUT US</p>";s:5:"align";s:4:"left";s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:10:"text_color";s:9:"#536941B3";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:80:"		<div class="elementor-widget-container">\n							<p>ABOUT US</p>						</div>\n		";}i:1;a:7:{s:2:"id";s:7:"375584b";s:8:"settings";a:17:{s:5:"title";s:75:"Tell website visitors who you are and why they should choose your business.";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:29:"typography_line_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:196:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Tell website visitors who you are and why they should choose your business.</h4>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"a98b1b9";s:8:"settings";a:15:{s:6:"editor";s:220:"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:2:"20";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:21:"typography_typography";s:6:"custom";s:10:"text_color";s:9:"#536941CC";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:297:"		<div class="elementor-widget-container">\n							<p>Because when a visitor first lands on your website, you&#8217;re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you&#8217;re selling.</p>						</div>\n		";}i:3;a:7:{s:2:"id";s:7:"18de470";s:8:"settings";a:25:{s:4:"text";s:13:"Find Out More";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:11:"hover_color";s:7:"#719200";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"36";s:6:"bottom";s:2:"16";s:4:"left";s:2:"36";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";}s:22:"typography_font_weight";s:6:"normal";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:327:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Find Out More</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"162cad4";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:40;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:12:"width_tablet";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:27:"flex_justify_content_tablet";s:6:"center";s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"hide_mobile";s:13:"hidden-mobile";s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"8aee090";s:8:"settings";a:12:{s:5:"image";a:2:{s:2:"id";s:4:"4637";s:3:"url";s:61:"https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg";}s:10:"image_size";s:4:"full";s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"16";s:6:"bottom";s:2:"16";s:4:"left";s:2:"16";s:8:"isLinked";b:1;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:194:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/leaf.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:4;a:5:{s:2:"id";s:7:"16ec7fa";s:8:"settings";a:31:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:480;s:5:"sizes";a:0:{}}s:16:"content_position";s:6:"middle";s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"4638";s:3:"url";s:72:"https://jalaramproduce.ca/wp-content/uploads/2021/11/footer-hero-big.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"background_size";s:5:"cover";s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:450;s:5:"sizes";a:0:{}}s:17:"min_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:394;s:5:"sizes";a:0:{}}s:23:"background_image_tablet";a:4:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:3:"alt";s:0:"";s:6:"source";s:7:"library";}s:23:"background_image_mobile";a:5:{s:3:"url";s:85:"https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/footer-hero-mobile.jpg";s:2:"id";i:277;s:3:"alt";s:0:"";s:6:"source";s:7:"library";s:4:"size";s:0:"";}s:26:"background_position_mobile";s:13:"center center";s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:2:"40";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"32";s:5:"right";s:1:"0";s:6:"bottom";s:2:"32";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"d13f07f";s:8:"settings";a:16:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"ba599af";s:8:"settings";a:18:{s:5:"title";s:10:"QUESTIONS?";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:58;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:42;s:5:"sizes";a:0:{}}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:131:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">QUESTIONS?</h1>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"03937cd";s:8:"settings";a:19:{s:6:"editor";s:110:"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"30";s:6:"bottom";s:1:"0";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor3";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:187:"		<div class="elementor-widget-container">\n							<p>Whether you&#8217;re curious about features, a free trial, or even press, we&#8217;re here to answer any questions.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"639a73b";s:8:"settings";a:24:{s:4:"text";s:14:"Let''s Talk Now";s:5:"align";s:6:"center";s:22:"typography_font_weight";s:6:"normal";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:3:{s:17:"button_text_color";s:0:"";s:16:"background_color";s:0:"";s:29:"button_background_hover_color";s:0:"";}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"32";s:6:"bottom";s:2:"16";s:4:"left";s:2:"32";s:8:"isLinked";b:0;}s:19:"text_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"28";s:6:"bottom";s:2:"15";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:21:"typography_typography";s:6:"custom";s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:328:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Let''s Talk Now</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(11439, 4655, '_elementor_page_assets', 'a:0:{}'),
(11440, 4655, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11441, 4655, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11443, 4656, '_elementor_edit_mode', 'builder'),
(11444, 4656, '_elementor_template_type', 'wp-page'),
(11445, 4656, '_elementor_version', '3.17.3'),
(11446, 4656, '_wp_page_template', 'default'),
(11447, 4656, '_elementor_data', 's:77182:"a:5:{i:0;a:5:{s:2:"id";s:7:"9e1a3b7";s:8:"settings";a:31:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:655;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"1318";s:3:"url";s:68:"https://jalaramproduce.ca/wp-content/uploads/2022/01/header-hero.jpg";}s:19:"background_position";s:13:"center center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_color_b";s:7:"#000000";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.2;s:5:"sizes";a:0:{}}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:480;s:5:"sizes";a:0:{}}s:17:"min_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:414;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"64";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"8f73ee5";s:8:"settings";a:18:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"4a02dab";s:8:"settings";a:15:{s:5:"title";s:11:"we all love";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:50;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:132:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">we all love</h1>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"93873aa";s:8:"settings";a:20:{s:5:"title";s:6:"nature";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:117;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-50";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:98;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:72;s:5:"sizes";a:0:{}}s:32:"typography_letter_spacing_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-45";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-40";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:127:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">nature</h1>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"e46045d";s:8:"settings";a:18:{s:6:"editor";s:77:"<p>Look deep into nature, and you will<br />understand everything better.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-20";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:29:"typography_line_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-25";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:142:"		<div class="elementor-widget-container">\n							<p>Look deep into nature, and you will<br />understand everything better.</p>						</div>\n		";}i:3;a:7:{s:2:"id";s:7:"84e5af3";s:8:"settings";a:27:{s:4:"text";s:11:"Get Started";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"17";s:5:"right";s:2:"40";s:6:"bottom";s:2:"17";s:4:"left";s:2:"40";s:8:"isLinked";b:0;}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:29:"button_background_hover_color";s:0:"";}s:21:"typography_typography";s:6:"custom";s:22:"typography_font_weight";s:6:"normal";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"32";s:6:"bottom";s:2:"16";s:4:"left";s:2:"32";s:8:"isLinked";b:0;}s:19:"text_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"28";s:6:"bottom";s:2:"15";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:325:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Get Started</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"96bd614";s:8:"settings";a:18:{s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"70";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"70";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"f6f7e27";s:8:"settings";a:14:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"d16f5b6";s:8:"settings";a:14:{s:5:"title";s:12:"Our Services";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:133:"		<div class="elementor-widget-container">\n			<h2 class="elementor-heading-title elementor-size-default">Our Services</h2>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"49160ad";s:8:"settings";a:15:{s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:5:"align";s:6:"center";s:4:"text";s:7:"Divider";s:6:"weight";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:3;s:5:"sizes";a:0:{}}s:3:"gap";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:5:"color";s:33:"globals/colors?id=astglobalcolor0";}s:12:"width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:4:"icon";a:2:{s:5:"value";s:11:"fas fa-star";s:7:"library";s:8:"fa-solid";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"divider";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:4473:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		<div class="elementor-divider">\n			<span class="elementor-divider-separator">\n						</span>\n		</div>\n				</div>\n		";}i:2;a:5:{s:2:"id";s:7:"a306a4a";s:8:"settings";a:23:{s:9:"structure";s:2:"30";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"25";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:15:"flex_gap_tablet";a:6:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:5:{s:2:"id";s:7:"5822dc4";s:8:"settings";a:19:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:2:"15";s:6:"bottom";s:2:"40";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"85cc8cf";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4634";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-1.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"66d0917";s:8:"settings";a:17:{s:5:"image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:10:"title_text";s:10:"Web Design";s:16:"description_text";s:99:"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:9;s:5:"sizes";a:0:{}}s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:0:"";s:17:"description_color";s:0:"";}s:33:"description_typography_typography";s:6:"custom";s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"image-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1775:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Web Design</h3><p class="elementor-image-box-description">Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p></div></div>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"39b81fb";s:8:"settings";a:19:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:2:"15";s:6:"bottom";s:2:"40";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"66dde07";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4635";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-2.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"90cb059";s:8:"settings";a:17:{s:5:"image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:10:"title_text";s:14:"Graphic Design";s:16:"description_text";s:99:"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:9;s:5:"sizes";a:0:{}}s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:0:"";s:17:"description_color";s:0:"";}s:33:"description_typography_typography";s:6:"custom";s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"image-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:354:"		<div class="elementor-widget-container">\n			<div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Graphic Design</h3><p class="elementor-image-box-description">Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p></div></div>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"db379a5";s:8:"settings";a:19:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:2:"15";s:6:"bottom";s:2:"40";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"ece35b4";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4633";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-3.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"a9f0e53";s:8:"settings";a:17:{s:5:"image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:10:"title_text";s:16:"Content Creation";s:16:"description_text";s:99:"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:9;s:5:"sizes";a:0:{}}s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:0:"";s:17:"description_color";s:0:"";}s:33:"description_typography_typography";s:6:"custom";s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"image-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:356:"		<div class="elementor-widget-container">\n			<div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Content Creation</h3><p class="elementor-image-box-description">Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p></div></div>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"eef07f1";s:8:"settings";a:22:{s:9:"structure";s:2:"30";s:21:"background_background";s:7:"classic";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"35";s:5:"right";s:1:"0";s:6:"bottom";s:2:"28";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"flex_wrap_tablet";s:4:"wrap";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:5:{s:2:"id";s:7:"560a2f2";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"2969cd2";s:8:"settings";a:17:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";d:69.332;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:2:"20";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"b386419";s:8:"settings";a:17:{s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:5:"image";a:2:{s:2:"id";s:4:"4636";s:3:"url";s:63:"https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg";}s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:7:"opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.3;s:5:"sizes";a:0:{}}s:12:"width_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:12:"space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"width_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:5:"space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:562:"		<div class="elementor-widget-container">\n													<img width="455" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg" class="attachment-full size-full wp-image-117" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg 455w, https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-300x237.jpg 300w" sizes="(max-width: 455px) 100vw, 455px" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"e609acf";s:8:"settings";a:22:{s:5:"title";s:136:"“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”";s:11:"header_size";s:2:"h4";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"80";s:6:"bottom";s:2:"20";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:43;s:5:"sizes";a:0:{}}s:29:"typography_line_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:43;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:257:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"012264a";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:3:"924";s:3:"url";s:71:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:50;s:5:"sizes";a:0:{}}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:242:"		<div class="elementor-widget-container">\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" class="attachment-full size-full wp-image-924" alt="" />													</div>\n		";}i:3;a:7:{s:2:"id";s:7:"f8ed883";s:8:"settings";a:13:{s:6:"editor";s:18:"<p>Jane Miller</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-12";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor7";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:83:"		<div class="elementor-widget-container">\n							<p>Jane Miller</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"dff0224";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:3;a:5:{s:2:"id";s:7:"f457a2d";s:8:"settings";a:19:{s:9:"structure";s:2:"20";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:2:"25";s:6:"bottom";s:2:"70";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"25";s:6:"bottom";s:2:"50";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"3b5731b";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:60;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:3:"250";s:6:"bottom";s:2:"10";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"35";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"51a9953";s:8:"settings";a:13:{s:6:"editor";s:15:"<p>ABOUT US</p>";s:5:"align";s:4:"left";s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:10:"text_color";s:9:"#536941B3";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:80:"		<div class="elementor-widget-container">\n							<p>ABOUT US</p>						</div>\n		";}i:1;a:7:{s:2:"id";s:7:"375584b";s:8:"settings";a:17:{s:5:"title";s:75:"Tell website visitors who you are and why they should choose your business.";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:29:"typography_line_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:196:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Tell website visitors who you are and why they should choose your business.</h4>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"a98b1b9";s:8:"settings";a:15:{s:6:"editor";s:220:"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:2:"20";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:21:"typography_typography";s:6:"custom";s:10:"text_color";s:9:"#536941CC";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:297:"		<div class="elementor-widget-container">\n							<p>Because when a visitor first lands on your website, you&#8217;re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you&#8217;re selling.</p>						</div>\n		";}i:3;a:7:{s:2:"id";s:7:"18de470";s:8:"settings";a:25:{s:4:"text";s:13:"Find Out More";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:11:"hover_color";s:7:"#719200";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"36";s:6:"bottom";s:2:"16";s:4:"left";s:2:"36";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";}s:22:"typography_font_weight";s:6:"normal";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:327:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Find Out More</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"162cad4";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:40;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:12:"width_tablet";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:27:"flex_justify_content_tablet";s:6:"center";s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"hide_mobile";s:13:"hidden-mobile";s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"8aee090";s:8:"settings";a:12:{s:5:"image";a:2:{s:2:"id";s:4:"4637";s:3:"url";s:61:"https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg";}s:10:"image_size";s:4:"full";s:19:"image_border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"2";s:6:"bottom";s:1:"2";s:4:"left";s:1:"2";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"16";s:6:"bottom";s:2:"16";s:4:"left";s:2:"16";s:8:"isLinked";b:1;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:194:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/leaf.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:4;a:5:{s:2:"id";s:7:"16ec7fa";s:8:"settings";a:31:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:480;s:5:"sizes";a:0:{}}s:16:"content_position";s:6:"middle";s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"4638";s:3:"url";s:72:"https://jalaramproduce.ca/wp-content/uploads/2021/11/footer-hero-big.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"background_size";s:5:"cover";s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:450;s:5:"sizes";a:0:{}}s:17:"min_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:394;s:5:"sizes";a:0:{}}s:23:"background_image_tablet";a:4:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:3:"alt";s:0:"";s:6:"source";s:7:"library";}s:23:"background_image_mobile";a:5:{s:3:"url";s:85:"https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/footer-hero-mobile.jpg";s:2:"id";i:277;s:3:"alt";s:0:"";s:6:"source";s:7:"library";s:4:"size";s:0:"";}s:26:"background_position_mobile";s:13:"center center";s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:2:"40";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"32";s:5:"right";s:1:"0";s:6:"bottom";s:2:"32";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"d13f07f";s:8:"settings";a:16:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"ba599af";s:8:"settings";a:18:{s:5:"title";s:10:"QUESTIONS?";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:58;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:42;s:5:"sizes";a:0:{}}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:131:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">QUESTIONS?</h1>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"03937cd";s:8:"settings";a:19:{s:6:"editor";s:110:"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"30";s:6:"bottom";s:1:"0";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor3";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:187:"		<div class="elementor-widget-container">\n							<p>Whether you&#8217;re curious about features, a free trial, or even press, we&#8217;re here to answer any questions.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"639a73b";s:8:"settings";a:24:{s:4:"text";s:14:"Let''s Talk Now";s:5:"align";s:6:"center";s:22:"typography_font_weight";s:6:"normal";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:3:{s:17:"button_text_color";s:0:"";s:16:"background_color";s:0:"";s:29:"button_background_hover_color";s:0:"";}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:16;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"16";s:5:"right";s:2:"32";s:6:"bottom";s:2:"16";s:4:"left";s:2:"32";s:8:"isLinked";b:0;}s:19:"text_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"28";s:6:"bottom";s:2:"15";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:21:"typography_typography";s:6:"custom";s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:328:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Let''s Talk Now</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(11448, 4656, '_elementor_page_assets', 'a:0:{}'),
(11449, 4656, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11450, 4656, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11452, 4657, '_elementor_edit_mode', 'builder'),
(11453, 4657, '_elementor_template_type', 'wp-page'),
(11454, 4657, '_elementor_version', '3.17.3'),
(11455, 4657, '_wp_page_template', 'default'),
(11456, 4657, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11457, 4657, '_elementor_page_assets', 'a:0:{}'),
(11458, 4657, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11459, 4657, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11462, 4658, '_elementor_edit_mode', 'builder'),
(11463, 4658, '_elementor_template_type', 'wp-page'),
(11464, 4658, '_elementor_version', '3.19.0'),
(11465, 4658, '_wp_page_template', 'default'),
(11466, 4658, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11467, 4658, '_elementor_page_assets', 'a:0:{}'),
(11468, 4658, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11469, 4658, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11471, 4659, '_elementor_edit_mode', 'builder'),
(11472, 4659, '_elementor_template_type', 'wp-page'),
(11473, 4659, '_elementor_version', '3.19.0'),
(11474, 4659, '_wp_page_template', 'default'),
(11475, 4659, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11476, 4659, '_elementor_page_assets', 'a:0:{}'),
(11477, 4659, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11478, 4659, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11480, 4660, '_elementor_edit_mode', 'builder'),
(11481, 4660, '_elementor_template_type', 'wp-page'),
(11482, 4660, '_elementor_version', '3.19.0'),
(11483, 4660, '_wp_page_template', 'default'),
(11484, 4660, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11485, 4660, '_elementor_page_assets', 'a:0:{}'),
(11486, 4660, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11487, 4660, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11490, 4661, '_elementor_edit_mode', 'builder'),
(11491, 4661, '_elementor_template_type', 'wp-page'),
(11492, 4661, '_elementor_version', '3.19.0'),
(11493, 4661, '_wp_page_template', 'default'),
(11494, 4661, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11495, 4661, '_elementor_page_assets', 'a:0:{}'),
(11496, 4661, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11497, 4661, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11499, 4662, '_elementor_edit_mode', 'builder'),
(11500, 4662, '_elementor_template_type', 'wp-page'),
(11501, 4662, '_elementor_version', '3.19.0'),
(11502, 4662, '_wp_page_template', 'default'),
(11503, 4662, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11504, 4662, '_elementor_page_assets', 'a:0:{}'),
(11505, 4662, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11506, 4662, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11508, 4663, '_elementor_edit_mode', 'builder'),
(11509, 4663, '_elementor_template_type', 'wp-page'),
(11510, 4663, '_elementor_version', '3.19.0'),
(11511, 4663, '_wp_page_template', 'default'),
(11512, 4663, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11513, 4663, '_elementor_page_assets', 'a:0:{}'),
(11514, 4663, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11515, 4663, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11518, 4664, '_elementor_edit_mode', 'builder'),
(11519, 4664, '_elementor_template_type', 'wp-page'),
(11520, 4664, '_elementor_version', '3.19.0'),
(11521, 4664, '_wp_page_template', 'default'),
(11522, 4664, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11523, 4664, '_elementor_page_assets', 'a:0:{}'),
(11524, 4664, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11525, 4664, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11527, 4665, '_elementor_edit_mode', 'builder'),
(11528, 4665, '_elementor_template_type', 'wp-page'),
(11529, 4665, '_elementor_version', '3.19.0'),
(11530, 4665, '_wp_page_template', 'default'),
(11531, 4665, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11532, 4665, '_elementor_page_assets', 'a:0:{}'),
(11533, 4665, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11534, 4665, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11536, 4666, '_elementor_edit_mode', 'builder'),
(11537, 4666, '_elementor_template_type', 'wp-page'),
(11538, 4666, '_elementor_version', '3.19.0'),
(11539, 4666, '_wp_page_template', 'default'),
(11540, 4666, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11541, 4666, '_elementor_page_assets', 'a:0:{}'),
(11542, 4666, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11543, 4666, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11546, 4667, '_elementor_edit_mode', 'builder'),
(11547, 4667, '_elementor_template_type', 'wp-page'),
(11548, 4667, '_elementor_version', '3.19.0'),
(11549, 4667, '_wp_page_template', 'default'),
(11550, 4667, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11551, 4667, '_elementor_page_assets', 'a:0:{}'),
(11552, 4667, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11553, 4667, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11555, 4668, '_elementor_edit_mode', 'builder'),
(11556, 4668, '_elementor_template_type', 'wp-page'),
(11557, 4668, '_elementor_version', '3.19.0'),
(11558, 4668, '_wp_page_template', 'default'),
(11559, 4668, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11560, 4668, '_elementor_page_assets', 'a:0:{}'),
(11561, 4668, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11562, 4668, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11564, 4669, '_elementor_edit_mode', 'builder'),
(11565, 4669, '_elementor_template_type', 'wp-page'),
(11566, 4669, '_elementor_version', '3.19.0'),
(11567, 4669, '_wp_page_template', 'default'),
(11568, 4669, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11569, 4669, '_elementor_page_assets', 'a:0:{}'),
(11570, 4669, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11571, 4669, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11574, 4670, '_elementor_edit_mode', 'builder'),
(11575, 4670, '_elementor_template_type', 'wp-page'),
(11576, 4670, '_elementor_version', '3.19.0'),
(11577, 4670, '_wp_page_template', 'default'),
(11578, 4670, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11579, 4670, '_elementor_page_assets', 'a:0:{}'),
(11580, 4670, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11581, 4670, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11583, 4671, '_elementor_edit_mode', 'builder'),
(11584, 4671, '_elementor_template_type', 'wp-page'),
(11585, 4671, '_elementor_version', '3.19.0'),
(11586, 4671, '_wp_page_template', 'default'),
(11587, 4671, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11588, 4671, '_elementor_page_assets', 'a:0:{}'),
(11589, 4671, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11590, 4671, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11592, 4672, '_elementor_edit_mode', 'builder'),
(11593, 4672, '_elementor_template_type', 'wp-page'),
(11594, 4672, '_elementor_version', '3.19.0'),
(11595, 4672, '_wp_page_template', 'default'),
(11596, 4672, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11597, 4672, '_elementor_page_assets', 'a:0:{}'),
(11598, 4672, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11599, 4672, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11607, 4675, '_elementor_edit_mode', 'builder'),
(11608, 4675, '_elementor_template_type', 'wp-page'),
(11609, 4675, '_elementor_version', '3.19.0'),
(11610, 4675, '_wp_page_template', 'default'),
(11611, 4675, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11612, 4675, '_elementor_page_assets', 'a:0:{}'),
(11613, 4675, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11614, 4675, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11616, 4676, '_elementor_edit_mode', 'builder'),
(11617, 4676, '_elementor_template_type', 'wp-page'),
(11618, 4676, '_elementor_version', '3.19.0'),
(11619, 4676, '_wp_page_template', 'default'),
(11620, 4676, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11621, 4676, '_elementor_page_assets', 'a:0:{}'),
(11622, 4676, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11623, 4676, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11625, 4677, '_elementor_edit_mode', 'builder'),
(11626, 4677, '_elementor_template_type', 'wp-page'),
(11627, 4677, '_elementor_version', '3.19.0'),
(11628, 4677, '_wp_page_template', 'default'),
(11629, 4677, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11630, 4677, '_elementor_page_assets', 'a:0:{}'),
(11631, 4677, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11632, 4677, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11635, 4678, '_elementor_edit_mode', 'builder'),
(11636, 4678, '_elementor_template_type', 'wp-page'),
(11637, 4678, '_elementor_version', '3.19.0'),
(11638, 4678, '_wp_page_template', 'default'),
(11639, 4678, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11640, 4678, '_elementor_page_assets', 'a:0:{}'),
(11641, 4678, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11642, 4678, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11644, 4679, '_elementor_edit_mode', 'builder'),
(11645, 4679, '_elementor_template_type', 'wp-page'),
(11646, 4679, '_elementor_version', '3.19.0'),
(11647, 4679, '_wp_page_template', 'default'),
(11648, 4679, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11649, 4679, '_elementor_page_assets', 'a:0:{}'),
(11650, 4679, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11651, 4679, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11653, 4680, '_elementor_edit_mode', 'builder'),
(11654, 4680, '_elementor_template_type', 'wp-page'),
(11655, 4680, '_elementor_version', '3.19.0'),
(11656, 4680, '_wp_page_template', 'default'),
(11657, 4680, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11658, 4680, '_elementor_page_assets', 'a:0:{}'),
(11659, 4680, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11660, 4680, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11663, 4681, '_elementor_edit_mode', 'builder'),
(11664, 4681, '_elementor_template_type', 'wp-page'),
(11665, 4681, '_elementor_version', '3.19.0'),
(11666, 4681, '_wp_page_template', 'default'),
(11667, 4681, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11668, 4681, '_elementor_page_assets', 'a:0:{}'),
(11669, 4681, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11670, 4681, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11672, 4682, '_elementor_edit_mode', 'builder'),
(11673, 4682, '_elementor_template_type', 'wp-page'),
(11674, 4682, '_elementor_version', '3.19.0'),
(11675, 4682, '_wp_page_template', 'default'),
(11676, 4682, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11677, 4682, '_elementor_page_assets', 'a:0:{}'),
(11678, 4682, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11679, 4682, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11681, 4683, '_elementor_edit_mode', 'builder'),
(11682, 4683, '_elementor_template_type', 'wp-page'),
(11683, 4683, '_elementor_version', '3.19.0'),
(11684, 4683, '_wp_page_template', 'default'),
(11685, 4683, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11686, 4683, '_elementor_page_assets', 'a:0:{}'),
(11687, 4683, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11688, 4683, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11700, 4685, '_elementor_edit_mode', 'builder'),
(11701, 4685, '_elementor_template_type', 'wp-page'),
(11702, 4685, '_elementor_version', '3.19.0'),
(11703, 4685, '_wp_page_template', 'default'),
(11704, 4685, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11705, 4685, '_elementor_page_assets', 'a:0:{}'),
(11706, 4685, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11707, 4685, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11708, 4686, '_elementor_edit_mode', 'builder'),
(11709, 4686, '_elementor_template_type', 'wp-page'),
(11710, 4686, '_elementor_version', '3.19.0'),
(11711, 4686, '_wp_page_template', 'default'),
(11712, 4686, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"51a9953","elType":"widget","settings":{"editor":"<p>ABOUT US<\\/p>","align":"left","__globals__":{"text_color":""},"typography_typography":"custom","typography_font_size":{"unit":"px","size":12,"sizes":[]},"text_color":"#536941B3"},"elements":[],"widgetType":"text-editor"},{"id":"375584b","elType":"widget","settings":{"title":"Tell website visitors who you are and why they should choose your business.","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"header_size":"h4","typography_typography":"custom","typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_tablet":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a98b1b9","elType":"widget","settings":{"editor":"<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.<\\/p>","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"typography_typography":"custom","text_color":"#536941CC"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":"4637","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/leaf.jpg"},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11713, 4686, '_elementor_page_assets', 'a:0:{}'),
(11714, 4686, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11715, 4686, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11716, 4687, '_elementor_edit_mode', 'builder'),
(11717, 4687, '_elementor_template_type', 'wp-page'),
(11718, 4687, '_elementor_version', '3.19.0'),
(11719, 4687, '_wp_page_template', 'default'),
(11720, 4687, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>. They contain:<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11721, 4687, '_elementor_page_assets', 'a:0:{}'),
(11722, 4687, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11723, 4687, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11725, 4688, '_elementor_edit_mode', 'builder'),
(11726, 4688, '_elementor_template_type', 'wp-page'),
(11727, 4688, '_elementor_version', '3.19.0'),
(11728, 4688, '_wp_page_template', 'default'),
(11729, 4688, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>. They contain:<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11730, 4688, '_elementor_page_assets', 'a:0:{}'),
(11731, 4688, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11732, 4688, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11734, 4689, '_elementor_edit_mode', 'builder'),
(11735, 4689, '_elementor_template_type', 'wp-page'),
(11736, 4689, '_elementor_version', '3.19.0'),
(11737, 4689, '_wp_page_template', 'default'),
(11738, 4689, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>. They contain:<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11739, 4689, '_elementor_page_assets', 'a:0:{}'),
(11740, 4689, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11741, 4689, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11743, 4690, '_elementor_edit_mode', 'builder'),
(11744, 4690, '_elementor_template_type', 'wp-page'),
(11745, 4690, '_elementor_version', '3.19.0'),
(11746, 4690, '_wp_page_template', 'default'),
(11747, 4690, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11748, 4690, '_elementor_page_assets', 'a:0:{}'),
(11749, 4690, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11750, 4690, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11753, 4691, '_elementor_edit_mode', 'builder'),
(11754, 4691, '_elementor_template_type', 'wp-page'),
(11755, 4691, '_elementor_version', '3.19.0'),
(11756, 4691, '_wp_page_template', 'default'),
(11757, 4691, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11758, 4691, '_elementor_page_assets', 'a:0:{}'),
(11759, 4691, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11760, 4691, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11762, 4692, '_elementor_edit_mode', 'builder'),
(11763, 4692, '_elementor_template_type', 'wp-page'),
(11764, 4692, '_elementor_version', '3.19.0'),
(11765, 4692, '_wp_page_template', 'default'),
(11766, 4692, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11767, 4692, '_elementor_page_assets', 'a:0:{}'),
(11768, 4692, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11769, 4692, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11771, 4693, '_elementor_edit_mode', 'builder'),
(11772, 4693, '_elementor_template_type', 'wp-page'),
(11773, 4693, '_elementor_version', '3.19.0'),
(11774, 4693, '_wp_page_template', 'default'),
(11775, 4693, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11776, 4693, '_elementor_page_assets', 'a:0:{}'),
(11777, 4693, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11778, 4693, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11781, 4694, '_elementor_edit_mode', 'builder'),
(11782, 4694, '_elementor_template_type', 'wp-page'),
(11783, 4694, '_elementor_version', '3.19.0'),
(11784, 4694, '_wp_page_template', 'default'),
(11785, 4694, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11786, 4694, '_elementor_page_assets', 'a:0:{}'),
(11787, 4694, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11788, 4694, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11790, 4695, '_elementor_edit_mode', 'builder'),
(11791, 4695, '_elementor_template_type', 'wp-page'),
(11792, 4695, '_elementor_version', '3.19.0'),
(11793, 4695, '_wp_page_template', 'default'),
(11794, 4695, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11795, 4695, '_elementor_page_assets', 'a:0:{}'),
(11796, 4695, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11797, 4695, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11799, 4696, '_elementor_edit_mode', 'builder'),
(11800, 4696, '_elementor_template_type', 'wp-page'),
(11801, 4696, '_elementor_version', '3.19.0'),
(11802, 4696, '_wp_page_template', 'default'),
(11803, 4696, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"double","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11804, 4696, '_elementor_page_assets', 'a:0:{}'),
(11805, 4696, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11806, 4696, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11809, 4697, '_elementor_edit_mode', 'builder'),
(11810, 4697, '_elementor_template_type', 'wp-page'),
(11811, 4697, '_elementor_version', '3.19.0'),
(11812, 4697, '_wp_page_template', 'default'),
(11813, 4697, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"double","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11814, 4697, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11815, 4697, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11816, 4697, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11818, 4698, '_elementor_edit_mode', 'builder'),
(11819, 4698, '_elementor_template_type', 'wp-page'),
(11820, 4698, '_elementor_version', '3.19.0'),
(11821, 4698, '_wp_page_template', 'default'),
(11822, 4698, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"double","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11823, 4698, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11824, 4698, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11825, 4698, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11827, 4699, '_elementor_edit_mode', 'builder'),
(11828, 4699, '_elementor_template_type', 'wp-page'),
(11829, 4699, '_elementor_version', '3.19.0'),
(11830, 4699, '_wp_page_template', 'default'),
(11831, 4699, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11832, 4699, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11833, 4699, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11834, 4699, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11837, 4700, '_elementor_edit_mode', 'builder'),
(11838, 4700, '_elementor_template_type', 'wp-page'),
(11839, 4700, '_elementor_version', '3.19.0'),
(11840, 4700, '_wp_page_template', 'default'),
(11841, 4700, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11842, 4700, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11843, 4700, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11844, 4700, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11846, 4701, '_elementor_edit_mode', 'builder'),
(11847, 4701, '_elementor_template_type', 'wp-page'),
(11848, 4701, '_elementor_version', '3.19.0'),
(11849, 4701, '_wp_page_template', 'default'),
(11850, 4701, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":84,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11851, 4701, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11852, 4701, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11853, 4701, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11855, 4702, '_elementor_edit_mode', 'builder'),
(11856, 4702, '_elementor_template_type', 'wp-page'),
(11857, 4702, '_elementor_version', '3.19.0'),
(11858, 4702, '_wp_page_template', 'default'),
(11859, 4702, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11860, 4702, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11861, 4702, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11862, 4702, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11864, 4703, '_wp_attached_file', '2024/02/pizza-chef-cook-366111.jpg'),
(11865, 4703, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:720;s:6:"height";i:1280;s:4:"file";s:34:"2024/02/pizza-chef-cook-366111.jpg";s:8:"filesize";i:268807;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:34:"pizza-chef-cook-366111-169x300.jpg";s:5:"width";i:169;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16609;}s:5:"large";a:5:{s:4:"file";s:35:"pizza-chef-cook-366111-576x1024.jpg";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:116046;}s:9:"thumbnail";a:5:{s:4:"file";s:34:"pizza-chef-cook-366111-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7992;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"pizza-chef-cook-366111-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25134;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"pizza-chef-cook-366111-600x1067.jpg";s:5:"width";i:600;s:6:"height";i:1067;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:124859;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"pizza-chef-cook-366111-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4172;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11866, 4703, '_source_url', 'https://pixabay.com/get/g91049848d05a43dbe36305e0012129ecac3adcc4f03b8973222d5ad6538f4d6c66d2716d4f3633d5cef5f16239e1ffdf_1280.jpg'),
(11867, 4703, 'astra-images', '366111'),
(11868, 4703, '_wp_attachment_image_alt', 'pizza, chef, cook-366111.jpg'),
(11877, 4705, '_wp_attached_file', '2024/02/8-Female-Indian-Chefs-We-Adore.webp'),
(11878, 4705, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:800;s:4:"file";s:43:"2024/02/8-Female-Indian-Chefs-We-Adore.webp";s:8:"filesize";i:60564;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:43:"8-Female-Indian-Chefs-We-Adore-300x200.webp";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:13906;}s:5:"large";a:5:{s:4:"file";s:44:"8-Female-Indian-Chefs-We-Adore-1024x683.webp";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:68508;}s:9:"thumbnail";a:5:{s:4:"file";s:43:"8-Female-Indian-Chefs-We-Adore-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:6570;}s:12:"medium_large";a:5:{s:4:"file";s:43:"8-Female-Indian-Chefs-We-Adore-768x512.webp";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:47342;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:43:"8-Female-Indian-Chefs-We-Adore-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:16514;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:43:"8-Female-Indian-Chefs-We-Adore-600x400.webp";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:34226;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:43:"8-Female-Indian-Chefs-We-Adore-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:3598;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11879, 4706, '_wp_attached_file', '2024/02/hss-kitchen-workers-768x486-1.jpg'),
(11880, 4706, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:768;s:6:"height";i:486;s:4:"file";s:41:"2024/02/hss-kitchen-workers-768x486-1.jpg";s:8:"filesize";i:110847;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:41:"hss-kitchen-workers-768x486-1-300x190.jpg";s:5:"width";i:300;s:6:"height";i:190;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36796;}s:9:"thumbnail";a:5:{s:4:"file";s:41:"hss-kitchen-workers-768x486-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26091;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:41:"hss-kitchen-workers-768x486-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45334;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:41:"hss-kitchen-workers-768x486-1-600x380.jpg";s:5:"width";i:600;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77186;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:41:"hss-kitchen-workers-768x486-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21548;}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.4";s:6:"credit";s:12:"Getty Images";s:6:"camera";s:11:"Canon EOS R";s:7:"caption";s:39:"Restaurant kitchen crew preparing food.";s:17:"created_timestamp";s:10:"1600214400";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"35";s:3:"iso";s:3:"500";s:13:"shutter_speed";s:5:"0.002";s:5:"title";s:33:"Restaurant kitchen crew in action";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(11881, 4707, '_wp_attached_file', '2024/02/0x0.webp'),
(11882, 4707, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1349;s:6:"height";i:900;s:4:"file";s:16:"2024/02/0x0.webp";s:8:"filesize";i:108988;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:16:"0x0-300x200.webp";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:18006;}s:5:"large";a:5:{s:4:"file";s:17:"0x0-1024x683.webp";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:90016;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"0x0-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:8516;}s:12:"medium_large";a:5:{s:4:"file";s:16:"0x0-768x512.webp";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:62862;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:16:"0x0-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:21998;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:16:"0x0-600x400.webp";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:45766;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:16:"0x0-100x100.webp";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4558;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11883, 4708, '_elementor_edit_mode', 'builder'),
(11884, 4708, '_elementor_template_type', 'wp-page'),
(11885, 4708, '_elementor_version', '3.19.0'),
(11886, 4708, '_wp_page_template', 'default'),
(11887, 4708, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11888, 4708, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11889, 4708, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11890, 4708, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11891, 4709, '_elementor_edit_mode', 'builder'),
(11892, 4709, '_elementor_template_type', 'wp-page'),
(11893, 4709, '_elementor_version', '3.19.0'),
(11894, 4709, '_wp_page_template', 'default'),
(11895, 4709, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our Services","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":"4634","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-1.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Web Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":"4635","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-2.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Graphic Design","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":"4633","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/service-3.jpg"},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Content Creation","description_text":"Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11896, 4709, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11897, 4709, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11898, 4709, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11899, 4710, '_elementor_edit_mode', 'builder'),
(11900, 4710, '_elementor_template_type', 'wp-page'),
(11901, 4710, '_elementor_version', '3.19.0'),
(11902, 4710, '_wp_page_template', 'default'),
(11903, 4710, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11904, 4710, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11905, 4710, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11906, 4710, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11917, 4712, '_elementor_edit_mode', 'builder'),
(11918, 4712, '_elementor_template_type', 'wp-page'),
(11919, 4712, '_elementor_version', '3.19.0'),
(11920, 4712, '_wp_page_template', 'default'),
(11921, 4712, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11922, 4712, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11923, 4712, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11924, 4712, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11925, 4713, '_elementor_edit_mode', 'builder'),
(11926, 4713, '_elementor_template_type', 'wp-page'),
(11927, 4713, '_elementor_version', '3.19.0'),
(11928, 4713, '_wp_page_template', 'default'),
(11929, 4713, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":"4638","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/footer-hero-big.jpg"},"background_position":"bottom center","background_attachment":"scroll","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"03937cd","elType":"widget","settings":{"editor":"<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":17,"sizes":[]},"typography_line_height":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"25","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor3"},"typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"%","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_padding_mobile":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11930, 4713, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11931, 4713, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11932, 4713, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11933, 4714, '_elementor_edit_mode', 'builder'),
(11934, 4714, '_elementor_template_type', 'wp-page'),
(11935, 4714, '_elementor_version', '3.19.0'),
(11936, 4714, '_wp_page_template', 'default'),
(11937, 4714, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11938, 4714, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11939, 4714, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11940, 4714, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11951, 4719, '_elementor_edit_mode', 'builder'),
(11952, 4719, '_elementor_template_type', 'wp-page'),
(11953, 4719, '_elementor_version', '3.19.0'),
(11954, 4719, '_wp_page_template', 'default'),
(11955, 4719, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11956, 4719, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11957, 4719, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11958, 4719, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11960, 4720, '_elementor_edit_mode', 'builder'),
(11961, 4720, '_elementor_template_type', 'wp-page'),
(11962, 4720, '_elementor_version', '3.19.0'),
(11963, 4720, '_wp_page_template', 'default'),
(11964, 4720, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]}},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true}},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11965, 4720, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11966, 4720, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11967, 4720, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11969, 4721, '_elementor_edit_mode', 'builder'),
(11970, 4721, '_elementor_template_type', 'wp-page'),
(11971, 4721, '_elementor_version', '3.19.0'),
(11972, 4721, '_wp_page_template', 'default'),
(11973, 4721, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11974, 4721, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(11975, 4721, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11976, 4721, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11979, 4722, '_wp_attached_file', '2024/02/call-center-phone-call-customer-support-7374023.png'),
(11980, 4722, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:1280;s:4:"file";s:59:"2024/02/call-center-phone-call-customer-support-7374023.png";s:8:"filesize";i:204584;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:59:"call-center-phone-call-customer-support-7374023-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:29489;}s:5:"large";a:5:{s:4:"file";s:61:"call-center-phone-call-customer-support-7374023-1024x1024.png";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:155264;}s:9:"thumbnail";a:5:{s:4:"file";s:59:"call-center-phone-call-customer-support-7374023-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12969;}s:12:"medium_large";a:5:{s:4:"file";s:59:"call-center-phone-call-customer-support-7374023-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:98269;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:59:"call-center-phone-call-customer-support-7374023-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:29489;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:59:"call-center-phone-call-customer-support-7374023-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:69422;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:59:"call-center-phone-call-customer-support-7374023-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7708;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11981, 4722, '_source_url', 'https://pixabay.com/get/gcb22fb9c947d8e0358807a45343f6f90f0135a8f95a3b410ddf0a5fb32a6dffb2ff2719bdf7762739932a5b05b179100ad5cb894e43de1c29aa115223e355056_1280.png'),
(11982, 4722, 'astra-images', '7374023'),
(11983, 4722, '_wp_attachment_image_alt', 'call center, phone call, customer support-7374023.jpg'),
(11984, 4723, '_elementor_edit_mode', 'builder'),
(11985, 4723, '_elementor_template_type', 'wp-page'),
(11986, 4723, '_elementor_version', '3.19.0'),
(11987, 4723, '_wp_page_template', 'default'),
(11988, 4723, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(11989, 4723, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(11990, 4723, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(11991, 4723, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(11993, 4724, '_elementor_edit_mode', 'builder'),
(11994, 4724, '_elementor_template_type', 'wp-page'),
(11995, 4724, '_elementor_version', '3.19.0'),
(11996, 4724, '_wp_page_template', 'default'),
(11997, 4724, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":279,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team at Love Nature are always a pleasure to work with.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":"924","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_home.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f8ed883","elType":"widget","settings":{"editor":"<p>Jane Miller<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(11998, 4724, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(11999, 4724, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12000, 4724, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12002, 4725, '_elementor_edit_mode', 'builder'),
(12003, 4725, '_elementor_template_type', 'wp-page'),
(12004, 4725, '_elementor_version', '3.19.0'),
(12005, 4725, '_wp_page_template', 'default'),
(12006, 4725, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12007, 4725, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(12008, 4725, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12009, 4725, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12013, 4479, 'wpforms_form_locations', 'a:1:{i:0;a:4:{s:4:"type";s:6:"widget";s:5:"title";s:9:"Subscribe";s:7:"form_id";i:4479;s:2:"id";s:16:"wpforms-widget-2";}}'),
(12015, 4726, '_elementor_edit_mode', 'builder'),
(12016, 4726, '_elementor_template_type', 'wp-page'),
(12017, 4726, '_elementor_version', '3.19.0'),
(12018, 4726, '_wp_page_template', 'default'),
(12019, 4726, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12020, 4726, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(12021, 4726, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12022, 4726, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12024, 4727, '_elementor_edit_mode', 'builder'),
(12025, 4727, '_elementor_template_type', 'wp-page'),
(12026, 4727, '_elementor_version', '3.19.0'),
(12027, 4727, '_wp_page_template', 'default'),
(12028, 4727, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"}},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12029, 4727, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(12030, 4727, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12031, 4727, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12033, 4728, '_elementor_edit_mode', 'builder'),
(12034, 4728, '_elementor_template_type', 'wp-page'),
(12035, 4728, '_elementor_version', '3.19.0'),
(12036, 4728, '_wp_page_template', 'default'),
(12037, 4728, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12038, 4728, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(12039, 4728, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12040, 4728, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12042, 4729, '_wp_attached_file', '2024/02/b35047dc0cd424272cb500e53494f75a.jpg'),
(12043, 4729, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:473;s:6:"height";i:315;s:4:"file";s:44:"2024/02/b35047dc0cd424272cb500e53494f75a.jpg";s:8:"filesize";i:39015;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:44:"b35047dc0cd424272cb500e53494f75a-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17608;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"b35047dc0cd424272cb500e53494f75a-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7499;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:44:"b35047dc0cd424272cb500e53494f75a-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23328;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:44:"b35047dc0cd424272cb500e53494f75a-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4193;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12044, 4730, '_elementor_edit_mode', 'builder'),
(12045, 4730, '_elementor_template_type', 'wp-page'),
(12046, 4730, '_elementor_version', '3.19.0'),
(12047, 4730, '_wp_page_template', 'default'),
(12048, 4730, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12049, 4730, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12050, 4730, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12051, 4730, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12052, 4731, '_elementor_edit_mode', 'builder'),
(12053, 4731, '_elementor_template_type', 'wp-page'),
(12054, 4731, '_elementor_version', '3.19.0'),
(12055, 4731, '_wp_page_template', 'default'),
(12056, 4731, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12057, 4731, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12058, 4731, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12059, 4731, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12060, 4732, '_elementor_edit_mode', 'builder'),
(12061, 4732, '_elementor_template_type', 'wp-page'),
(12062, 4732, '_elementor_version', '3.19.0'),
(12063, 4732, '_wp_page_template', 'default'),
(12064, 4732, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4729,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/b35047dc0cd424272cb500e53494f75a.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12065, 4732, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12066, 4732, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12067, 4732, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12069, 4733, '_wp_attached_file', '2024/02/images-1.jpg'),
(12070, 4733, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:276;s:6:"height";i:183;s:4:"file";s:20:"2024/02/images-1.jpg";s:8:"filesize";i:9922;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:20:"images-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6108;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"images-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3279;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12082, 4736, '_wp_attached_file', '2024/02/images-2.jpg'),
(12083, 4736, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:276;s:6:"height";i:183;s:4:"file";s:20:"2024/02/images-2.jpg";s:8:"filesize";i:9922;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:20:"images-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6108;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"images-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3279;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12084, 4737, '_wp_attached_file', '2024/02/b35047dc0cd424272cb500e53494f75a-1.jpg'),
(12085, 4737, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:473;s:6:"height";i:315;s:4:"file";s:46:"2024/02/b35047dc0cd424272cb500e53494f75a-1.jpg";s:8:"filesize";i:39015;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:46:"b35047dc0cd424272cb500e53494f75a-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17608;}s:9:"thumbnail";a:5:{s:4:"file";s:46:"b35047dc0cd424272cb500e53494f75a-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7499;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:46:"b35047dc0cd424272cb500e53494f75a-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23328;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:46:"b35047dc0cd424272cb500e53494f75a-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4193;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12086, 4738, '_wp_attached_file', '2024/02/e726b0654bbb625edd9f9478a0d82bda.jpg'),
(12087, 4738, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:626;s:6:"height";i:417;s:4:"file";s:44:"2024/02/e726b0654bbb625edd9f9478a0d82bda.jpg";s:8:"filesize";i:30061;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:44:"e726b0654bbb625edd9f9478a0d82bda-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9415;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"e726b0654bbb625edd9f9478a0d82bda-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4133;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:44:"e726b0654bbb625edd9f9478a0d82bda-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11662;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:44:"e726b0654bbb625edd9f9478a0d82bda-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27238;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:44:"e726b0654bbb625edd9f9478a0d82bda-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2421;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12088, 4739, '_elementor_edit_mode', 'builder'),
(12089, 4739, '_elementor_template_type', 'wp-page'),
(12090, 4739, '_elementor_version', '3.19.0'),
(12091, 4739, '_wp_page_template', 'default'),
(12092, 4739, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4729,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/b35047dc0cd424272cb500e53494f75a.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12093, 4739, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12094, 4739, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12095, 4739, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12096, 4740, '_elementor_edit_mode', 'builder'),
(12097, 4740, '_elementor_template_type', 'wp-page'),
(12098, 4740, '_elementor_version', '3.19.0'),
(12099, 4740, '_wp_page_template', 'default'),
(12100, 4740, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4729,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/b35047dc0cd424272cb500e53494f75a.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12101, 4740, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12102, 4740, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12103, 4740, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12104, 4741, '_elementor_edit_mode', 'builder'),
(12105, 4741, '_elementor_template_type', 'wp-page'),
(12106, 4741, '_elementor_version', '3.19.0'),
(12107, 4741, '_wp_page_template', 'default'),
(12108, 4741, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12109, 4741, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12110, 4741, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12111, 4741, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12113, 4742, '_elementor_edit_mode', 'builder'),
(12114, 4742, '_elementor_template_type', 'wp-page'),
(12115, 4742, '_elementor_version', '3.19.0'),
(12116, 4742, '_wp_page_template', 'default'),
(12117, 4742, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12118, 4742, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12119, 4742, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12120, 4742, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12122, 4743, '_elementor_edit_mode', 'builder'),
(12123, 4743, '_elementor_template_type', 'wp-page'),
(12124, 4743, '_elementor_version', '3.19.0'),
(12125, 4743, '_wp_page_template', 'default'),
(12126, 4743, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"},"typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12127, 4743, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12128, 4743, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12129, 4743, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12131, 4744, '_elementor_edit_mode', 'builder'),
(12132, 4744, '_elementor_template_type', 'wp-page'),
(12133, 4744, '_elementor_version', '3.19.0'),
(12134, 4744, '_wp_page_template', 'default'),
(12135, 4744, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12136, 4744, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12137, 4744, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12138, 4744, '_elementor_controls_usage', 'a:8:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:6;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:6;s:27:"typography_font_size_mobile";i:5;s:27:"typography_font_size_tablet";i:4;s:32:"typography_letter_spacing_tablet";i:1;s:32:"typography_letter_spacing_mobile";i:2;s:22:"typography_line_height";i:2;s:29:"typography_line_height_tablet";i:2;s:29:"typography_line_height_mobile";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:3;s:14:"_margin_tablet";i:1;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:8:{s:5:"align";i:4;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_tablet";i:1;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:3;s:29:"typography_line_height_tablet";i:1;s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:3;s:14:"_margin_mobile";i:1;s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:14:"_margin_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:2;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:20:"typography_font_size";i:2;s:13:"border_radius";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:3;s:22:"typography_font_weight";i:3;s:27:"typography_font_size_tablet";i:3;s:27:"typography_font_size_mobile";i:2;s:19:"text_padding_tablet";i:3;s:19:"text_padding_mobile";i:2;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:11;s:19:"_inline_size_tablet";i:5;s:16:"content_position";i:1;s:23:"content_position_tablet";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:14:"padding_mobile";i:4;s:14:"padding_tablet";i:2;}s:19:"_section_responsive";a:1:{s:11:"hide_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:6:{s:6:"height";i:2;s:13:"custom_height";i:2;s:20:"custom_height_tablet";i:2;s:20:"custom_height_mobile";i:2;s:6:"layout";i:1;s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:9:{s:21:"background_background";i:3;s:16:"background_image";i:2;s:19:"background_position";i:2;s:21:"background_attachment";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:23:"background_image_tablet";i:1;s:23:"background_image_mobile";i:1;s:26:"background_position_mobile";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:6;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:6;s:6:"margin";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:3:{s:5:"width";i:1;s:5:"align";i:1;s:12:"width_mobile";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:6;s:10:"image_size";i:6;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:8:{s:5:"width";i:5;s:19:"image_border_radius";i:4;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:5:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(12147, 4650, '_edit_lock', '1715781717:2'),
(12148, 4747, '_wp_attached_file', '2024/02/images-1-1.jpg'),
(12149, 4747, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:275;s:6:"height";i:183;s:4:"file";s:22:"2024/02/images-1-1.jpg";s:8:"filesize";i:7469;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:22:"images-1-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4412;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"images-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2571;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12150, 4748, '_wp_attached_file', '2024/02/istockphoto-1030918230-612x612-1.jpg'),
(12151, 4748, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:612;s:6:"height";i:408;s:4:"file";s:44:"2024/02/istockphoto-1030918230-612x612-1.jpg";s:8:"filesize";i:44804;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:44:"istockphoto-1030918230-612x612-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20034;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"istockphoto-1030918230-612x612-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9209;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:44:"istockphoto-1030918230-612x612-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23998;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:44:"istockphoto-1030918230-612x612-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54800;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:44:"istockphoto-1030918230-612x612-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5840;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:12:"Getty Images";s:6:"camera";s:0:"";s:7:"caption";s:64:"elevated view of frame made of ripe vegetables isolated on white";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:64:"elevated view of frame made of ripe vegetables isolated on white";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12152, 4749, '_elementor_edit_mode', 'builder'),
(12153, 4749, '_elementor_template_type', 'wp-page'),
(12154, 4749, '_elementor_version', '3.17.3'),
(12155, 4749, '_wp_page_template', 'default'),
(12156, 4749, '_elementor_data', 's:39357:"a:3:{i:0;a:5:{s:2:"id";s:7:"dcfb448";s:8:"settings";a:26:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:420;s:5:"sizes";a:0:{}}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:330;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"4641";s:3:"url";s:70:"https://jalaramproduce.ca/wp-content/uploads/2021/11/header-hero-1.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.1;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"d21b7e0";s:8:"settings";a:15:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"e9fd9dc";s:8:"settings";a:19:{s:5:"title";s:8:"about us";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:76;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:54;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">about us</h1>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"500861b";s:8:"settings";a:18:{s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"7dbc6fb";s:8:"settings";a:19:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:3:"4.2";s:6:"bottom";s:1:"0";s:4:"left";s:3:"4.2";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"6658dc9";s:8:"settings";a:25:{s:5:"title";s:132:"We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.";s:11:"header_size";s:2:"h4";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"19";s:6:"bottom";s:1:"0";s:4:"left";s:2:"19";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:253:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"e9a8c1e";s:8:"settings";a:13:{s:5:"image";a:2:{s:2:"id";s:4:"4640";s:3:"url";s:69:"https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero.jpg";}s:10:"image_size";s:4:"full";s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"45";s:6:"bottom";s:1:"0";s:4:"left";s:2:"45";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:202:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/contact-hero.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:2;a:5:{s:2:"id";s:7:"51b695b";s:8:"settings";a:22:{s:9:"structure";s:2:"20";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:1:"0";s:6:"bottom";s:2:"70";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"40";s:6:"bottom";s:2:"50";s:4:"left";s:2:"40";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"10";s:6:"bottom";s:2:"50";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"bda37a0";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"6d20ef0";s:8:"settings";a:18:{s:5:"title";s:11:"Our Mission";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h3";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:132:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">Our Mission</h3>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"91bab08";s:8:"settings";a:18:{s:6:"editor";s:150:"<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"15";s:6:"bottom";s:1:"0";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:215:"		<div class="elementor-widget-container">\n							<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"8c3d36e";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"42";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"2061947";s:8:"settings";a:18:{s:5:"title";s:10:"Our Values";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h3";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:131:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">Our Values</h3>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"d19c62f";s:8:"settings";a:18:{s:6:"editor";s:155:"<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"15";s:6:"bottom";s:1:"0";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:220:"		<div class="elementor-widget-container">\n							<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"ba46aa4";s:8:"settings";a:23:{s:9:"structure";s:2:"30";s:21:"background_background";s:7:"classic";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"25";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"flex_wrap_tablet";s:4:"wrap";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:5:{s:2:"id";s:7:"920e714";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"94092f7";s:8:"settings";a:17:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";d:69.332;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:2:"20";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"aad1e15";s:8:"settings";a:18:{s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:5:"image";a:2:{s:2:"id";s:4:"4636";s:3:"url";s:63:"https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg";}s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:7:"opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.3;s:5:"sizes";a:0:{}}s:12:"width_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:12:"space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"width_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:5:"space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:562:"		<div class="elementor-widget-container">\n													<img width="455" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg" class="attachment-full size-full wp-image-117" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg 455w, https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-300x237.jpg 300w" sizes="(max-width: 455px) 100vw, 455px" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"7f86a88";s:8:"settings";a:21:{s:5:"title";s:105:"“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”";s:11:"header_size";s:2:"h4";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"80";s:6:"bottom";s:2:"20";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:43;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:226:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"d503280";s:8:"settings";a:12:{s:5:"image";a:2:{s:2:"id";s:3:"925";s:3:"url";s:72:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:50;s:5:"sizes";a:0:{}}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:243:"		<div class="elementor-widget-container">\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png" class="attachment-full size-full wp-image-925" alt="" />													</div>\n		";}i:3;a:7:{s:2:"id";s:7:"22c93f1";s:8:"settings";a:14:{s:6:"editor";s:18:"<p>Emily Davis</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-12";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor7";}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:83:"		<div class="elementor-widget-container">\n							<p>Emily Davis</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"0bd015f";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(12157, 4749, '_elementor_page_assets', 'a:0:{}'),
(12158, 4749, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12159, 4749, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12161, 4750, '_elementor_edit_mode', 'builder'),
(12162, 4750, '_elementor_template_type', 'wp-page'),
(12163, 4750, '_elementor_version', '3.17.3'),
(12164, 4750, '_wp_page_template', 'default'),
(12165, 4750, '_elementor_data', 's:39357:"a:3:{i:0;a:5:{s:2:"id";s:7:"dcfb448";s:8:"settings";a:26:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:420;s:5:"sizes";a:0:{}}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:330;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"4641";s:3:"url";s:70:"https://jalaramproduce.ca/wp-content/uploads/2021/11/header-hero-1.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.1;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"d21b7e0";s:8:"settings";a:15:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"e9fd9dc";s:8:"settings";a:19:{s:5:"title";s:8:"about us";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:76;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:54;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">about us</h1>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"500861b";s:8:"settings";a:18:{s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"7dbc6fb";s:8:"settings";a:19:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:3:"4.2";s:6:"bottom";s:1:"0";s:4:"left";s:3:"4.2";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:0:"";s:5:"right";s:0:"";s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"6658dc9";s:8:"settings";a:25:{s:5:"title";s:132:"We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.";s:11:"header_size";s:2:"h4";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"19";s:6:"bottom";s:1:"0";s:4:"left";s:2:"19";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:253:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"e9a8c1e";s:8:"settings";a:13:{s:5:"image";a:2:{s:2:"id";s:4:"4640";s:3:"url";s:69:"https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero.jpg";}s:10:"image_size";s:4:"full";s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"45";s:6:"bottom";s:1:"0";s:4:"left";s:2:"45";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:202:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/contact-hero.jpg" title="" alt="" loading="lazy" />													</div>\n		";}i:2;a:5:{s:2:"id";s:7:"51b695b";s:8:"settings";a:22:{s:9:"structure";s:2:"20";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"30";s:5:"right";s:1:"0";s:6:"bottom";s:2:"70";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"40";s:6:"bottom";s:2:"50";s:4:"left";s:2:"40";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"10";s:6:"bottom";s:2:"50";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"bda37a0";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"2";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"6d20ef0";s:8:"settings";a:18:{s:5:"title";s:11:"Our Mission";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h3";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:132:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">Our Mission</h3>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"91bab08";s:8:"settings";a:18:{s:6:"editor";s:150:"<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"15";s:6:"bottom";s:1:"0";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:215:"		<div class="elementor-widget-container">\n							<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"8c3d36e";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"42";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"boxed_width";a:3:{s:4:"unit";s:1:"%";s:4:"size";i:100;s:5:"sizes";a:0:{}}s:18:"boxed_width_tablet";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:18:"boxed_width_mobile";a:3:{s:4:"unit";s:1:"%";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"2061947";s:8:"settings";a:18:{s:5:"title";s:10:"Our Values";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h3";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:131:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">Our Values</h3>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"d19c62f";s:8:"settings";a:18:{s:6:"editor";s:155:"<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:26;s:5:"sizes";a:0:{}}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"15";s:6:"bottom";s:1:"0";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:220:"		<div class="elementor-widget-container">\n							<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"ba46aa4";s:8:"settings";a:23:{s:9:"structure";s:2:"30";s:21:"background_background";s:7:"classic";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"50";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"25";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"flex_wrap_tablet";s:4:"wrap";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:5:{s:2:"id";s:7:"920e714";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"94092f7";s:8:"settings";a:17:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";d:69.332;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:1:"0";s:6:"bottom";s:2:"20";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"aad1e15";s:8:"settings";a:18:{s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:5:"image";a:2:{s:2:"id";s:4:"4636";s:3:"url";s:63:"https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg";}s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:7:"opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.3;s:5:"sizes";a:0:{}}s:12:"width_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:12:"space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:12:"width_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:5:"space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:37;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:562:"		<div class="elementor-widget-container">\n													<img width="455" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg" class="attachment-full size-full wp-image-117" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg 455w, https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1-300x237.jpg 300w" sizes="(max-width: 455px) 100vw, 455px" />													</div>\n		";}i:1;a:7:{s:2:"id";s:7:"7f86a88";s:8:"settings";a:21:{s:5:"title";s:105:"“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”";s:11:"header_size";s:2:"h4";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"80";s:6:"bottom";s:2:"20";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"25";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:32:"typography_letter_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:-1.5;s:5:"sizes";a:0:{}}s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:35;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:24;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:43;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:38;s:5:"sizes";a:0:{}}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:226:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		</div>\n		";}i:2;a:7:{s:2:"id";s:7:"d503280";s:8:"settings";a:12:{s:5:"image";a:2:{s:2:"id";s:3:"925";s:3:"url";s:72:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png";}s:10:"image_size";s:4:"full";s:5:"width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:50;s:5:"sizes";a:0:{}}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:243:"		<div class="elementor-widget-container">\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png" class="attachment-full size-full wp-image-925" alt="" />													</div>\n		";}i:3;a:7:{s:2:"id";s:7:"22c93f1";s:8:"settings";a:14:{s:6:"editor";s:18:"<p>Emily Davis</p>";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-12";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:10:"text_color";s:33:"globals/colors?id=astglobalcolor7";}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:83:"		<div class="elementor-widget-container">\n							<p>Emily Davis</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"0bd015f";s:8:"settings";a:18:{s:12:"_column_size";i:33;s:5:"width";a:2:{s:4:"size";i:15;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:0:{}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";'),
(12166, 4750, '_elementor_page_assets', 'a:0:{}'),
(12167, 4750, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12168, 4750, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}');
INSERT INTO `wpwg_postmeta` VALUES
(12170, 4751, '_elementor_edit_mode', 'builder'),
(12171, 4751, '_elementor_template_type', 'wp-page'),
(12172, 4751, '_elementor_version', '3.17.3'),
(12173, 4751, '_wp_page_template', 'default'),
(12174, 4751, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":"4640","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/contact-hero.jpg"},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"\\u201cLove Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"d503280","elType":"widget","settings":{"image":{"id":"925","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_about.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<p>Emily Davis<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12175, 4751, '_elementor_page_assets', 'a:0:{}'),
(12176, 4751, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12177, 4751, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12189, 4753, '_elementor_edit_mode', 'builder'),
(12190, 4753, '_elementor_template_type', 'wp-page'),
(12191, 4753, '_elementor_version', '3.19.0'),
(12192, 4753, '_wp_page_template', 'default'),
(12193, 4753, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":"4640","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/contact-hero.jpg"},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"\\u201cLove Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"d503280","elType":"widget","settings":{"image":{"id":"925","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_about.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<p>Emily Davis<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12194, 4753, '_elementor_page_assets', 'a:0:{}'),
(12195, 4753, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12196, 4753, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12197, 4754, '_elementor_edit_mode', 'builder'),
(12198, 4754, '_elementor_template_type', 'wp-page'),
(12199, 4754, '_elementor_version', '3.19.0'),
(12200, 4754, '_wp_page_template', 'default'),
(12201, 4754, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":"4640","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/contact-hero.jpg"},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"\\u201cLove Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"d503280","elType":"widget","settings":{"image":{"id":"925","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/avatar_on_about.png"},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<p>Emily Davis<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12202, 4754, '_elementor_page_assets', 'a:0:{}'),
(12203, 4754, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12204, 4754, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12205, 4755, '_elementor_edit_mode', 'builder'),
(12206, 4755, '_elementor_template_type', 'wp-page'),
(12207, 4755, '_elementor_version', '3.19.0'),
(12208, 4755, '_wp_page_template', 'default'),
(12209, 4755, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12210, 4755, '_elementor_page_assets', 'a:0:{}'),
(12211, 4755, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12212, 4755, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12214, 4756, '_elementor_edit_mode', 'builder'),
(12215, 4756, '_elementor_template_type', 'wp-page'),
(12216, 4756, '_elementor_version', '3.19.0'),
(12217, 4756, '_wp_page_template', 'default'),
(12218, 4756, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12219, 4756, '_elementor_page_assets', 'a:0:{}'),
(12220, 4756, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12221, 4756, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12223, 4757, '_elementor_edit_mode', 'builder'),
(12224, 4757, '_elementor_template_type', 'wp-page'),
(12225, 4757, '_elementor_version', '3.19.0'),
(12226, 4757, '_wp_page_template', 'default'),
(12227, 4757, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12228, 4757, '_elementor_page_assets', 'a:0:{}'),
(12229, 4757, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12230, 4757, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12232, 4758, '_elementor_edit_mode', 'builder'),
(12233, 4758, '_elementor_template_type', 'wp-page'),
(12234, 4758, '_elementor_version', '3.19.0'),
(12235, 4758, '_wp_page_template', 'default'),
(12236, 4758, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"2d480cd","elType":"container","settings":[],"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12237, 4758, '_elementor_page_assets', 'a:0:{}'),
(12238, 4758, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12239, 4758, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12242, 4759, '_elementor_edit_mode', 'builder'),
(12243, 4759, '_elementor_template_type', 'wp-page'),
(12244, 4759, '_elementor_version', '3.19.0'),
(12245, 4759, '_wp_page_template', 'default'),
(12246, 4759, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"2d480cd","elType":"container","settings":[],"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12247, 4759, '_elementor_page_assets', 'a:0:{}'),
(12248, 4759, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12249, 4759, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12251, 4760, '_elementor_edit_mode', 'builder'),
(12252, 4760, '_elementor_template_type', 'wp-page'),
(12253, 4760, '_elementor_version', '3.19.0'),
(12254, 4760, '_wp_page_template', 'default'),
(12255, 4760, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"2d480cd","elType":"container","settings":[],"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12256, 4760, '_elementor_page_assets', 'a:0:{}'),
(12257, 4760, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12258, 4760, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12260, 4761, '_elementor_edit_mode', 'builder'),
(12261, 4761, '_elementor_template_type', 'wp-page'),
(12262, 4761, '_elementor_version', '3.19.0'),
(12263, 4761, '_wp_page_template', 'default'),
(12264, 4761, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":[],"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":[],"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(12265, 4761, '_elementor_page_assets', 'a:0:{}'),
(12266, 4761, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12267, 4761, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:5;s:5:"align";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:27:"typography_font_size_mobile";i:5;s:25:"typography_letter_spacing";i:3;s:32:"typography_letter_spacing_mobile";i:2;s:29:"typography_line_height_mobile";i:4;s:22:"typography_line_height";i:4;s:27:"typography_font_size_tablet";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:6:{s:7:"_margin";i:4;s:14:"_margin_tablet";i:2;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;s:14:"_margin_mobile";i:1;s:15:"_padding_mobile";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:6:"margin";i:2;s:7:"padding";i:3;s:14:"padding_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"image_size";i:3;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:14:"_margin_mobile";i:1;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:7:{s:5:"width";i:2;s:7:"opacity";i:1;s:12:"width_mobile";i:1;s:12:"space_tablet";i:1;s:12:"space_mobile";i:1;s:12:"width_tablet";i:1;s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:5:"align";i:3;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:14:"_margin_mobile";i:2;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}}}}}'),
(12270, 16, '_edit_lock', '1715976731:2'),
(12271, 4762, '_elementor_edit_mode', 'builder'),
(12272, 4762, '_elementor_template_type', 'wp-page'),
(12273, 4762, '_elementor_version', '3.17.3'),
(12274, 4762, '_wp_page_template', 'default'),
(12275, 4762, '_elementor_data', 's:58868:"a:3:{i:0;a:5:{s:2:"id";s:7:"f3d06b3";s:8:"settings";a:26:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:420;s:5:"sizes";a:0:{}}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:330;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"4646";s:3:"url";s:71:"https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero-1.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.1;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"c248003";s:8:"settings";a:15:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"0cd6647";s:8:"settings";a:19:{s:5:"title";s:10:"contact us";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:76;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:54;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:804:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1 class="elementor-heading-title elementor-size-default">contact us</h1>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"6753142";s:8:"settings";a:19:{s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"120";s:5:"right";s:1:"0";s:6:"bottom";s:3:"120";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"15";s:6:"bottom";s:2:"50";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:2:"20";s:6:"bottom";s:2:"70";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:21:"background_background";s:7:"classic";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"e6c12b6";s:8:"settings";a:17:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"3251d36";s:8:"settings";a:20:{s:9:"structure";s:2:"20";s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:20:"reverse_order_mobile";s:14:"reverse-mobile";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:21:"flex_direction_mobile";s:14:"column-reverse";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"b8ab7ad";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:45;s:4:"unit";s:1:"%";}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"28";s:6:"bottom";s:1:"0";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:5:{i:0;a:7:{s:2:"id";s:7:"e7ad7cd";s:8:"settings";a:18:{s:5:"title";s:18:"You can find us at";s:5:"align";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:12:"align_mobile";s:6:"center";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:139:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">You can find us at</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"185d908";s:8:"settings";a:29:{s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:10:"title_text";s:5:"EMAIL";s:16:"description_text";s:15:"hello@tyler.com";s:10:"title_size";s:2:"h6";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:5;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:33:"description_typography_typography";s:6:"custom";s:32:"description_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:34:"description_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor6";s:17:"description_color";s:33:"globals/colors?id=astglobalcolor2";}s:17:"text_align_mobile";s:6:"center";s:25:"title_bottom_space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:10;s:5:"sizes";a:0:{}}s:25:"title_bottom_space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:33:"title_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:31:"title_typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:465:"		<div class="elementor-widget-container">\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-content">\n				<h6 class="elementor-icon-box-title">\n					<span  >\n						EMAIL					</span>\n				</h6>\n									<p class="elementor-icon-box-description">\n						hello@tyler.com					</p>\n							</div>\n		</div>\n				</div>\n		";}i:2;a:7:{s:2:"id";s:7:"eaad622";s:8:"settings";a:29:{s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:10:"title_text";s:12:"PHONE NUMBER";s:16:"description_text";s:12:"202-555-0188";s:10:"title_size";s:2:"h6";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:5;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:33:"description_typography_typography";s:6:"custom";s:32:"description_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:34:"description_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor6";s:17:"description_color";s:33:"globals/colors?id=astglobalcolor2";}s:17:"text_align_mobile";s:6:"center";s:25:"title_bottom_space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:10;s:5:"sizes";a:0:{}}s:25:"title_bottom_space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:33:"title_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:31:"title_typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:349:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-content">\n				<h6 class="elementor-icon-box-title">\n					<span  >\n						PHONE NUMBER					</span>\n				</h6>\n									<p class="elementor-icon-box-description">\n						202-555-0188					</p>\n							</div>\n		</div>\n				</div>\n		";}i:3;a:7:{s:2:"id";s:7:"a45bd6a";s:8:"settings";a:29:{s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:10:"title_text";s:8:"LOCATION";s:16:"description_text";s:38:"2360 Hood Avenue, San Diego, CA, 92123";s:10:"title_size";s:2:"h6";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:5;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:33:"description_typography_typography";s:6:"custom";s:32:"description_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:34:"description_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor6";s:17:"description_color";s:33:"globals/colors?id=astglobalcolor2";}s:17:"text_align_mobile";s:6:"center";s:25:"title_bottom_space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:10;s:5:"sizes";a:0:{}}s:25:"title_bottom_space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:33:"title_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:31:"title_typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:371:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-content">\n				<h6 class="elementor-icon-box-title">\n					<span  >\n						LOCATION					</span>\n				</h6>\n									<p class="elementor-icon-box-description">\n						2360 Hood Avenue, San Diego, CA, 92123					</p>\n							</div>\n		</div>\n				</div>\n		";}i:4;a:7:{s:2:"id";s:7:"1d16f0a";s:8:"settings";a:30:{s:16:"social_icon_list";a:3:{i:0;a:6:{s:11:"social_icon";a:2:{s:5:"value";s:14:"fab fa-twitter";s:7:"library";s:9:"fa-brands";}s:3:"_id";s:7:"bc2758c";s:4:"link";a:4:{s:3:"url";s:1:"#";s:11:"is_external";s:0:"";s:8:"nofollow";s:0:"";s:17:"custom_attributes";s:0:"";}s:15:"item_icon_color";s:7:"default";s:23:"item_icon_primary_color";s:0:"";s:25:"item_icon_secondary_color";s:0:"";}i:1;a:6:{s:3:"_id";s:7:"67346b3";s:11:"social_icon";a:2:{s:5:"value";s:16:"fab fa-instagram";s:7:"library";s:9:"fa-brands";}s:4:"link";a:4:{s:3:"url";s:1:"#";s:11:"is_external";s:0:"";s:8:"nofollow";s:0:"";s:17:"custom_attributes";s:0:"";}s:15:"item_icon_color";s:7:"default";s:23:"item_icon_primary_color";s:0:"";s:25:"item_icon_secondary_color";s:0:"";}i:2;a:6:{s:11:"social_icon";a:2:{s:5:"value";s:14:"fab fa-youtube";s:7:"library";s:9:"fa-brands";}s:3:"_id";s:7:"1e1c559";s:4:"link";a:4:{s:3:"url";s:1:"#";s:11:"is_external";s:0:"";s:8:"nofollow";s:0:"";s:17:"custom_attributes";s:0:"";}s:15:"item_icon_color";s:7:"default";s:23:"item_icon_primary_color";s:0:"";s:25:"item_icon_secondary_color";s:0:"";}}s:5:"shape";s:6:"circle";s:5:"align";s:4:"left";s:10:"icon_color";s:6:"custom";s:20:"icon_secondary_color";s:7:"#FFFFFF";s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:22;s:5:"sizes";a:0:{}}s:12:"icon_padding";a:3:{s:4:"unit";s:2:"em";s:4:"size";d:0.55;s:5:"sizes";a:0:{}}s:12:"icon_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:21:"hover_secondary_color";s:7:"#FFFFFF";s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:2:{s:18:"icon_primary_color";s:0:"";s:19:"hover_primary_color";s:33:"globals/colors?id=astglobalcolor2";}s:12:"align_mobile";s:6:"center";s:16:"icon_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:16:"icon_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:19:"icon_padding_mobile";a:3:{s:4:"unit";s:2:"em";s:4:"size";d:0.55;s:5:"sizes";a:0:{}}s:19:"icon_spacing_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:19:"icon_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:19:"hover_primary_color";s:7:"#536941";s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:18:"icon_primary_color";s:9:"#5369415E";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:12:"social-icons";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:8393:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		<div class="elementor-social-icons-wrapper elementor-grid">\n							<span class="elementor-grid-item">\n					<a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-bc2758c" href="#">\n						<span class="elementor-screen-only">Twitter</span>\n						<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n				</span>\n							<span class="elementor-grid-item">\n					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-67346b3" href="#">\n						<span class="elementor-screen-only">Instagram</span>\n						<svg class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n				</span>\n							<span class="elementor-grid-item">\n					<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-1e1c559" href="#">\n						<span class="elementor-screen-only">Youtube</span>\n						<svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n				</span>\n					</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"303e334";s:8:"settings";a:21:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:55;s:4:"unit";s:1:"%";}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"28";s:6:"bottom";s:1:"0";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"4fb4811";s:8:"settings";a:18:{s:5:"title";s:18:"Let''s get in touch";s:5:"align";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:12:"align_mobile";s:6:"center";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:139:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Let''s get in touch</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"e618af3";s:8:"settings";a:12:{s:9:"shortcode";s:19:"[wpforms id="4627"]";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"shortcode";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:2553:"		<div class="elementor-widget-container">\n					<div class="elementor-shortcode"><div class="wpforms-container " id="wpforms-4627"><form id="wpforms-form-4627" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="4627" method="post" enctype="multipart/form-data" action="/wp-admin/admin-ajax.php?action=wp_image_process&#038;nonce=cf908f204b" data-token="2a7e00fc1eec28bad57ad33a905ee797"><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript><div class="wpforms-field-container"><div id="wpforms-4627-field_0-container" class="wpforms-field wpforms-field-name" data-field-id="0"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-4627-field_0">Your Name <span class="wpforms-required-label">*</span></label><input type="text" id="wpforms-4627-field_0" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][0]" placeholder="Your Name" required></div><div id="wpforms-4627-field_1-container" class="wpforms-field wpforms-field-email" data-field-id="1"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-4627-field_1">Email Address <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-4627-field_1" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][1]" placeholder="Your Email" spellcheck="false" required></div><div id="wpforms-4627-field_2-container" class="wpforms-field wpforms-field-textarea" data-field-id="2"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-4627-field_2">Your Message <span class="wpforms-required-label">*</span></label><textarea id="wpforms-4627-field_2" class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][2]" placeholder="Message" required></textarea></div></div><!-- .wpforms-field-container --><div class="wpforms-submit-container" ><input type="hidden" name="wpforms[id]" value="4627">			<input\n				type="hidden"\n				name="wpforms[nonce]"\n				value="0a21c8b422"\n			/>\n			<input type="hidden" name="wpforms[author]" value="0"><button type="submit" name="wpforms[submit]" id="wpforms-submit-4627" class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Send Message" aria-live="assertive" value="wpforms-submit">Send Message</button><img src="https://jalaramproduce.ca/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Loading"></div></form></div>  <!-- .wpforms-container --></div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"267b2e7";s:8:"settings";a:22:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1230;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:2:"50";s:6:"bottom";s:2:"70";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:2:"30";s:6:"bottom";s:2:"60";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"60";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"7dad71c";s:8:"settings";a:17:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:10:"flex-start";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"1ce54c8";s:8:"settings";a:21:{s:5:"title";s:42:"We are optimists who love to work together";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"35";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"31";s:6:"bottom";s:1:"0";s:4:"left";s:2:"31";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:1:"5";s:6:"bottom";s:1:"0";s:4:"left";s:1:"5";s:8:"isLinked";b:0;}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:163:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">We are optimists who love to work together</h4>		</div>\n		";}i:1;a:5:{s:2:"id";s:7:"1687b4e";s:8:"settings";a:17:{s:9:"structure";s:2:"40";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:5:{s:2:"id";s:7:"ad9c194";s:8:"settings";a:16:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"7a566f8";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4642";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_1.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:467:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_1.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"a47d26e";s:8:"settings";a:16:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"993e708";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4643";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_2.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:198:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_2.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"1470505";s:8:"settings";a:15:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"4ee27d8";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4644";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_3.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:198:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_3.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:3;a:5:{s:2:"id";s:7:"97066f9";s:8:"settings";a:15:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"4299f53";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4645";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_4.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:198:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_4.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(12276, 4762, '_elementor_page_assets', 'a:0:{}'),
(12277, 4762, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12278, 4762, '_elementor_controls_usage', 'a:7:{s:7:"heading";a:3:{s:5:"count";i:4;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:4;s:11:"header_size";i:4;s:5:"align";i:4;s:12:"align_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:21:"typography_typography";i:4;s:20:"typography_font_size";i:4;s:27:"typography_font_size_mobile";i:4;s:25:"typography_letter_spacing";i:4;s:27:"typography_font_size_tablet";i:2;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:2;s:14:"_margin_tablet";i:2;s:8:"_padding";i:4;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:9;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:9;s:19:"_inline_size_tablet";i:3;s:16:"content_position";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:4;s:13:"margin_mobile";i:2;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;s:13:"margin_tablet";i:3;s:6:"margin";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:4:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;s:13:"content_width";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:3;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:2;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}s:19:"_section_responsive";a:1:{s:20:"reverse_order_mobile";i:1;}}}}s:8:"icon-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:4:{s:13:"selected_icon";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;s:10:"title_size";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:14:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:27:"title_typography_typography";i:3;s:26:"title_typography_font_size";i:3;s:28:"title_typography_line_height";i:3;s:33:"description_typography_typography";i:3;s:32:"description_typography_font_size";i:3;s:34:"description_typography_line_height";i:3;s:17:"text_align_mobile";i:3;s:25:"title_bottom_space_tablet";i:3;s:25:"title_bottom_space_mobile";i:3;s:33:"title_typography_font_size_tablet";i:3;s:31:"title_typography_letter_spacing";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:3;s:15:"_padding_tablet";i:3;s:15:"_padding_mobile";i:3;}}}}s:12:"social-icons";a:3:{s:5:"count";i:1;s:15:"control_percent";i:9;s:8:"controls";a:3:{s:7:"content";a:1:{s:19:"section_social_icon";a:4:{s:16:"social_icon_list";i:1;s:5:"shape";i:1;s:5:"align";i:1;s:12:"align_mobile";i:1;}}s:5:"style";a:2:{s:20:"section_social_style";a:11:{s:10:"icon_color";i:1;s:20:"icon_secondary_color";i:1;s:9:"icon_size";i:1;s:12:"icon_padding";i:1;s:12:"icon_spacing";i:1;s:16:"icon_size_tablet";i:1;s:16:"icon_size_mobile";i:1;s:19:"icon_padding_mobile";i:1;s:19:"icon_spacing_tablet";i:1;s:19:"icon_spacing_mobile";i:1;s:18:"icon_primary_color";i:1;}s:20:"section_social_hover";a:2:{s:21:"hover_secondary_color";i:1;s:19:"hover_primary_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:8:"_padding";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:4;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:4;s:10:"image_size";i:4;s:5:"align";i:4;}}}}}'),
(12280, 4763, '_elementor_edit_mode', 'builder'),
(12281, 4763, '_elementor_template_type', 'wp-page'),
(12282, 4763, '_elementor_version', '3.17.3'),
(12283, 4763, '_wp_page_template', 'default'),
(12284, 4763, '_elementor_data', 's:58868:"a:3:{i:0;a:5:{s:2:"id";s:7:"f3d06b3";s:8:"settings";a:26:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:420;s:5:"sizes";a:0:{}}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:330;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:4:"4646";s:3:"url";s:71:"https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero-1.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.1;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"c248003";s:8:"settings";a:15:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"0cd6647";s:8:"settings";a:19:{s:5:"title";s:10:"contact us";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:76;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:54;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:804:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1 class="elementor-heading-title elementor-size-default">contact us</h1>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"6753142";s:8:"settings";a:19:{s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"120";s:5:"right";s:1:"0";s:6:"bottom";s:3:"120";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"15";s:6:"bottom";s:2:"50";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:2:"20";s:6:"bottom";s:2:"70";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:21:"background_background";s:7:"classic";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"e6c12b6";s:8:"settings";a:17:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"3251d36";s:8:"settings";a:20:{s:9:"structure";s:2:"20";s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:20:"reverse_order_mobile";s:14:"reverse-mobile";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:21:"flex_direction_mobile";s:14:"column-reverse";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"b8ab7ad";s:8:"settings";a:20:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:45;s:4:"unit";s:1:"%";}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"28";s:6:"bottom";s:1:"0";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"40";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:5:{i:0;a:7:{s:2:"id";s:7:"e7ad7cd";s:8:"settings";a:18:{s:5:"title";s:18:"You can find us at";s:5:"align";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:12:"align_mobile";s:6:"center";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:139:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">You can find us at</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"185d908";s:8:"settings";a:29:{s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:10:"title_text";s:5:"EMAIL";s:16:"description_text";s:15:"hello@tyler.com";s:10:"title_size";s:2:"h6";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:5;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:33:"description_typography_typography";s:6:"custom";s:32:"description_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:34:"description_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor6";s:17:"description_color";s:33:"globals/colors?id=astglobalcolor2";}s:17:"text_align_mobile";s:6:"center";s:25:"title_bottom_space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:10;s:5:"sizes";a:0:{}}s:25:"title_bottom_space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:33:"title_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:31:"title_typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:465:"		<div class="elementor-widget-container">\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-content">\n				<h6 class="elementor-icon-box-title">\n					<span  >\n						EMAIL					</span>\n				</h6>\n									<p class="elementor-icon-box-description">\n						hello@tyler.com					</p>\n							</div>\n		</div>\n				</div>\n		";}i:2;a:7:{s:2:"id";s:7:"eaad622";s:8:"settings";a:29:{s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:10:"title_text";s:12:"PHONE NUMBER";s:16:"description_text";s:12:"202-555-0188";s:10:"title_size";s:2:"h6";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:5;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:33:"description_typography_typography";s:6:"custom";s:32:"description_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:34:"description_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor6";s:17:"description_color";s:33:"globals/colors?id=astglobalcolor2";}s:17:"text_align_mobile";s:6:"center";s:25:"title_bottom_space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:10;s:5:"sizes";a:0:{}}s:25:"title_bottom_space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:33:"title_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:31:"title_typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:349:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-content">\n				<h6 class="elementor-icon-box-title">\n					<span  >\n						PHONE NUMBER					</span>\n				</h6>\n									<p class="elementor-icon-box-description">\n						202-555-0188					</p>\n							</div>\n		</div>\n				</div>\n		";}i:3;a:7:{s:2:"id";s:7:"a45bd6a";s:8:"settings";a:29:{s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:10:"title_text";s:8:"LOCATION";s:16:"description_text";s:38:"2360 Hood Avenue, San Diego, CA, 92123";s:10:"title_size";s:2:"h6";s:10:"text_align";s:4:"left";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:5;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:33:"description_typography_typography";s:6:"custom";s:32:"description_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:34:"description_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"6";s:5:"right";s:1:"0";s:6:"bottom";s:2:"25";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:2:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor6";s:17:"description_color";s:33:"globals/colors?id=astglobalcolor2";}s:17:"text_align_mobile";s:6:"center";s:25:"title_bottom_space_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:10;s:5:"sizes";a:0:{}}s:25:"title_bottom_space_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:8;s:5:"sizes";a:0:{}}s:33:"title_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:31:"title_typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:39:"description_typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:17;s:5:"sizes";a:0:{}}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:371:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-content">\n				<h6 class="elementor-icon-box-title">\n					<span  >\n						LOCATION					</span>\n				</h6>\n									<p class="elementor-icon-box-description">\n						2360 Hood Avenue, San Diego, CA, 92123					</p>\n							</div>\n		</div>\n				</div>\n		";}i:4;a:7:{s:2:"id";s:7:"1d16f0a";s:8:"settings";a:30:{s:16:"social_icon_list";a:3:{i:0;a:6:{s:11:"social_icon";a:2:{s:5:"value";s:14:"fab fa-twitter";s:7:"library";s:9:"fa-brands";}s:3:"_id";s:7:"bc2758c";s:4:"link";a:4:{s:3:"url";s:1:"#";s:11:"is_external";s:0:"";s:8:"nofollow";s:0:"";s:17:"custom_attributes";s:0:"";}s:15:"item_icon_color";s:7:"default";s:23:"item_icon_primary_color";s:0:"";s:25:"item_icon_secondary_color";s:0:"";}i:1;a:6:{s:3:"_id";s:7:"67346b3";s:11:"social_icon";a:2:{s:5:"value";s:16:"fab fa-instagram";s:7:"library";s:9:"fa-brands";}s:4:"link";a:4:{s:3:"url";s:1:"#";s:11:"is_external";s:0:"";s:8:"nofollow";s:0:"";s:17:"custom_attributes";s:0:"";}s:15:"item_icon_color";s:7:"default";s:23:"item_icon_primary_color";s:0:"";s:25:"item_icon_secondary_color";s:0:"";}i:2;a:6:{s:11:"social_icon";a:2:{s:5:"value";s:14:"fab fa-youtube";s:7:"library";s:9:"fa-brands";}s:3:"_id";s:7:"1e1c559";s:4:"link";a:4:{s:3:"url";s:1:"#";s:11:"is_external";s:0:"";s:8:"nofollow";s:0:"";s:17:"custom_attributes";s:0:"";}s:15:"item_icon_color";s:7:"default";s:23:"item_icon_primary_color";s:0:"";s:25:"item_icon_secondary_color";s:0:"";}}s:5:"shape";s:6:"circle";s:5:"align";s:4:"left";s:10:"icon_color";s:6:"custom";s:20:"icon_secondary_color";s:7:"#FFFFFF";s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:22;s:5:"sizes";a:0:{}}s:12:"icon_padding";a:3:{s:4:"unit";s:2:"em";s:4:"size";d:0.55;s:5:"sizes";a:0:{}}s:12:"icon_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:21:"hover_secondary_color";s:7:"#FFFFFF";s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:2:{s:18:"icon_primary_color";s:0:"";s:19:"hover_primary_color";s:33:"globals/colors?id=astglobalcolor2";}s:12:"align_mobile";s:6:"center";s:16:"icon_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:16:"icon_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:19:"icon_padding_mobile";a:3:{s:4:"unit";s:2:"em";s:4:"size";d:0.55;s:5:"sizes";a:0:{}}s:19:"icon_spacing_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:12;s:5:"sizes";a:0:{}}s:19:"icon_spacing_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:19:"hover_primary_color";s:7:"#536941";s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"5";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:18:"icon_primary_color";s:9:"#5369415E";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:12:"social-icons";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:8393:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		<div class="elementor-social-icons-wrapper elementor-grid">\n							<span class="elementor-grid-item">\n					<a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-bc2758c" href="#">\n						<span class="elementor-screen-only">Twitter</span>\n						<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n				</span>\n							<span class="elementor-grid-item">\n					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-67346b3" href="#">\n						<span class="elementor-screen-only">Instagram</span>\n						<svg class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n				</span>\n							<span class="elementor-grid-item">\n					<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-1e1c559" href="#">\n						<span class="elementor-screen-only">Youtube</span>\n						<svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n				</span>\n					</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"303e334";s:8:"settings";a:21:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:50;s:4:"unit";s:1:"%";}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:12:"width_tablet";a:2:{s:4:"size";i:55;s:4:"unit";s:1:"%";}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"28";s:6:"bottom";s:1:"0";s:4:"left";s:2:"28";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"4fb4811";s:8:"settings";a:18:{s:5:"title";s:18:"Let''s get in touch";s:5:"align";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"15";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:12:"align_mobile";s:6:"center";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:32;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:139:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Let''s get in touch</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"e618af3";s:8:"settings";a:12:{s:9:"shortcode";s:19:"[wpforms id="4627"]";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"7";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:9:"shortcode";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:2553:"		<div class="elementor-widget-container">\n					<div class="elementor-shortcode"><div class="wpforms-container " id="wpforms-4627"><form id="wpforms-form-4627" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="4627" method="post" enctype="multipart/form-data" action="/wp-admin/admin-ajax.php?action=wp_image_process&#038;nonce=cf908f204b" data-token="2a7e00fc1eec28bad57ad33a905ee797"><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript><div class="wpforms-field-container"><div id="wpforms-4627-field_0-container" class="wpforms-field wpforms-field-name" data-field-id="0"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-4627-field_0">Your Name <span class="wpforms-required-label">*</span></label><input type="text" id="wpforms-4627-field_0" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][0]" placeholder="Your Name" required></div><div id="wpforms-4627-field_1-container" class="wpforms-field wpforms-field-email" data-field-id="1"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-4627-field_1">Email Address <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-4627-field_1" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][1]" placeholder="Your Email" spellcheck="false" required></div><div id="wpforms-4627-field_2-container" class="wpforms-field wpforms-field-textarea" data-field-id="2"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-4627-field_2">Your Message <span class="wpforms-required-label">*</span></label><textarea id="wpforms-4627-field_2" class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][2]" placeholder="Message" required></textarea></div></div><!-- .wpforms-field-container --><div class="wpforms-submit-container" ><input type="hidden" name="wpforms[id]" value="4627">			<input\n				type="hidden"\n				name="wpforms[nonce]"\n				value="0a21c8b422"\n			/>\n			<input type="hidden" name="wpforms[author]" value="0"><button type="submit" name="wpforms[submit]" id="wpforms-submit-4627" class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Send Message" aria-live="assertive" value="wpforms-submit">Send Message</button><img src="https://jalaramproduce.ca/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Loading"></div></form></div>  <!-- .wpforms-container --></div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"267b2e7";s:8:"settings";a:22:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1230;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"70";s:5:"right";s:2:"50";s:6:"bottom";s:2:"70";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:2:"30";s:6:"bottom";s:2:"60";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:2:"60";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"7dad71c";s:8:"settings";a:17:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:10:"flex-start";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:7:{s:2:"id";s:7:"1ce54c8";s:8:"settings";a:21:{s:5:"title";s:42:"We are optimists who love to work together";s:5:"align";s:6:"center";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"35";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"31";s:6:"bottom";s:1:"0";s:4:"left";s:2:"31";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:36;s:5:"sizes";a:0:{}}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:2:"20";s:6:"bottom";s:1:"0";s:4:"left";s:2:"20";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:1:"%";s:3:"top";s:1:"0";s:5:"right";s:1:"5";s:6:"bottom";s:1:"0";s:4:"left";s:1:"5";s:8:"isLinked";b:0;}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:163:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">We are optimists who love to work together</h4>		</div>\n		";}i:1;a:5:{s:2:"id";s:7:"1687b4e";s:8:"settings";a:17:{s:9:"structure";s:2:"40";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:5:{s:2:"id";s:7:"ad9c194";s:8:"settings";a:16:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"7a566f8";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4642";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_1.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:467:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_1.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"a47d26e";s:8:"settings";a:16:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"993e708";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4643";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_2.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:198:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_2.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"1470505";s:8:"settings";a:15:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"4ee27d8";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4644";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_3.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:198:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_3.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:3;a:5:{s:2:"id";s:7:"97066f9";s:8:"settings";a:15:{s:12:"_column_size";i:25;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"4299f53";s:8:"settings";a:10:{s:5:"image";a:2:{s:2:"id";s:4:"4645";s:3:"url";s:65:"https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_4.jpg";}s:10:"image_size";s:4:"full";s:5:"align";s:6:"center";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:198:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/avatar_4.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(12285, 4763, '_elementor_page_assets', 'a:0:{}'),
(12286, 4763, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12287, 4763, '_elementor_controls_usage', 'a:7:{s:7:"heading";a:3:{s:5:"count";i:4;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:4;s:11:"header_size";i:4;s:5:"align";i:4;s:12:"align_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:21:"typography_typography";i:4;s:20:"typography_font_size";i:4;s:27:"typography_font_size_mobile";i:4;s:25:"typography_letter_spacing";i:4;s:27:"typography_font_size_tablet";i:2;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:2;s:14:"_margin_tablet";i:2;s:8:"_padding";i:4;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:9;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:9;s:19:"_inline_size_tablet";i:3;s:16:"content_position";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:4;s:13:"margin_mobile";i:2;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;s:13:"margin_tablet";i:3;s:6:"margin";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:4:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;s:13:"content_width";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:3;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:2;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}s:19:"_section_responsive";a:1:{s:20:"reverse_order_mobile";i:1;}}}}s:8:"icon-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:4:{s:13:"selected_icon";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;s:10:"title_size";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:14:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:27:"title_typography_typography";i:3;s:26:"title_typography_font_size";i:3;s:28:"title_typography_line_height";i:3;s:33:"description_typography_typography";i:3;s:32:"description_typography_font_size";i:3;s:34:"description_typography_line_height";i:3;s:17:"text_align_mobile";i:3;s:25:"title_bottom_space_tablet";i:3;s:25:"title_bottom_space_mobile";i:3;s:33:"title_typography_font_size_tablet";i:3;s:31:"title_typography_letter_spacing";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:3;s:15:"_padding_tablet";i:3;s:15:"_padding_mobile";i:3;}}}}s:12:"social-icons";a:3:{s:5:"count";i:1;s:15:"control_percent";i:9;s:8:"controls";a:3:{s:7:"content";a:1:{s:19:"section_social_icon";a:4:{s:16:"social_icon_list";i:1;s:5:"shape";i:1;s:5:"align";i:1;s:12:"align_mobile";i:1;}}s:5:"style";a:2:{s:20:"section_social_style";a:11:{s:10:"icon_color";i:1;s:20:"icon_secondary_color";i:1;s:9:"icon_size";i:1;s:12:"icon_padding";i:1;s:12:"icon_spacing";i:1;s:16:"icon_size_tablet";i:1;s:16:"icon_size_mobile";i:1;s:19:"icon_padding_mobile";i:1;s:19:"icon_spacing_tablet";i:1;s:19:"icon_spacing_mobile";i:1;s:18:"icon_primary_color";i:1;}s:20:"section_social_hover";a:2:{s:21:"hover_secondary_color";i:1;s:19:"hover_primary_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:8:"_padding";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:4;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:4;s:10:"image_size";i:4;s:5:"align";i:4;}}}}}'),
(12289, 4627, 'wpforms_form_locations', 'a:1:{i:0;a:6:{s:4:"type";s:4:"page";s:5:"title";s:7:"Contact";s:7:"form_id";i:4627;s:2:"id";i:16;s:6:"status";s:7:"publish";s:3:"url";s:9:"/contact/";}}'),
(12290, 4764, '_elementor_edit_mode', 'builder'),
(12291, 4764, '_elementor_template_type', 'wp-page'),
(12292, 4764, '_elementor_version', '3.17.3'),
(12293, 4764, '_wp_page_template', 'default'),
(12294, 4764, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":[],"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(12295, 4764, '_elementor_page_assets', 'a:0:{}'),
(12296, 4764, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12297, 4764, '_elementor_controls_usage', 'a:7:{s:7:"heading";a:3:{s:5:"count";i:4;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:4;s:11:"header_size";i:4;s:5:"align";i:4;s:12:"align_mobile";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:21:"typography_typography";i:4;s:20:"typography_font_size";i:4;s:27:"typography_font_size_mobile";i:4;s:25:"typography_letter_spacing";i:4;s:27:"typography_font_size_tablet";i:2;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:2;s:14:"_margin_tablet";i:2;s:8:"_padding";i:4;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:9;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:9;s:19:"_inline_size_tablet";i:3;s:16:"content_position";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:4;s:13:"margin_mobile";i:2;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;s:13:"margin_tablet";i:3;s:6:"margin";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:4:{s:6:"height";i:1;s:13:"custom_height";i:1;s:20:"custom_height_tablet";i:1;s:13:"content_width";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:3;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:14:"padding_tablet";i:4;s:7:"padding";i:2;s:14:"padding_mobile";i:2;s:6:"margin";i:1;}s:19:"_section_responsive";a:1:{s:20:"reverse_order_mobile";i:1;}}}}s:8:"icon-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:4:{s:13:"selected_icon";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;s:10:"title_size";i:3;}}s:5:"style";a:1:{s:21:"section_style_content";a:14:{s:10:"text_align";i:3;s:18:"title_bottom_space";i:3;s:27:"title_typography_typography";i:3;s:26:"title_typography_font_size";i:3;s:28:"title_typography_line_height";i:3;s:33:"description_typography_typography";i:3;s:32:"description_typography_font_size";i:3;s:34:"description_typography_line_height";i:3;s:17:"text_align_mobile";i:3;s:25:"title_bottom_space_tablet";i:3;s:25:"title_bottom_space_mobile";i:3;s:33:"title_typography_font_size_tablet";i:3;s:31:"title_typography_letter_spacing";i:3;s:39:"description_typography_font_size_tablet";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:3;s:15:"_padding_tablet";i:3;s:15:"_padding_mobile";i:3;}}}}s:12:"social-icons";a:3:{s:5:"count";i:1;s:15:"control_percent";i:9;s:8:"controls";a:3:{s:7:"content";a:1:{s:19:"section_social_icon";a:4:{s:16:"social_icon_list";i:1;s:5:"shape";i:1;s:5:"align";i:1;s:12:"align_mobile";i:1;}}s:5:"style";a:2:{s:20:"section_social_style";a:11:{s:10:"icon_color";i:1;s:20:"icon_secondary_color";i:1;s:9:"icon_size";i:1;s:12:"icon_padding";i:1;s:12:"icon_spacing";i:1;s:16:"icon_size_tablet";i:1;s:16:"icon_size_mobile";i:1;s:19:"icon_padding_mobile";i:1;s:19:"icon_spacing_tablet";i:1;s:19:"icon_spacing_mobile";i:1;s:18:"icon_primary_color";i:1;}s:20:"section_social_hover";a:2:{s:21:"hover_secondary_color";i:1;s:19:"hover_primary_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:8:"_padding";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:4;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:4;s:10:"image_size";i:4;s:5:"align";i:4;}}}}}'),
(12300, 4627, 'wpforms_entries_count', '1'),
(12301, 1169, '_menu_item_menu_item_parent', '0'),
(12302, 1169, '_menu_item_target', ''),
(12303, 1169, '_menu_item_xfn', ''),
(12304, 1169, '_menu_item_url', ''),
(12305, 1169, '_wp_old_date', '2021-12-04'),
(12306, 1170, '_menu_item_menu_item_parent', '0'),
(12307, 1170, '_menu_item_target', ''),
(12308, 1170, '_menu_item_xfn', ''),
(12309, 1170, '_menu_item_url', ''),
(12310, 1170, '_wp_old_date', '2021-12-04'),
(12311, 1171, '_menu_item_menu_item_parent', '0'),
(12312, 1171, '_menu_item_target', ''),
(12313, 1171, '_menu_item_xfn', ''),
(12314, 1171, '_menu_item_url', ''),
(12315, 1171, '_wp_old_date', '2021-12-04'),
(12333, 4769, '_menu_item_type', 'post_type'),
(12334, 4769, '_menu_item_menu_item_parent', '0'),
(12335, 4769, '_menu_item_object_id', '4540'),
(12336, 4769, '_menu_item_object', 'page'),
(12337, 4769, '_menu_item_target', ''),
(12338, 4769, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12339, 4769, '_menu_item_xfn', ''),
(12340, 4769, '_menu_item_url', ''),
(12341, 4769, '_menu_item_orphaned', '1708697219'),
(12342, 4770, '_edit_lock', '1709139127:2'),
(12343, 4770, 'ast-site-content-layout', 'full-width-container'),
(12344, 4770, 'theme-transparent-header-meta', ''),
(12345, 4770, 'adv-header-id-meta', ''),
(12346, 4770, 'stick-header-meta', ''),
(12347, 4770, 'astra-migrate-meta-layouts', 'set'),
(12348, 4770, 'footnotes', ''),
(12349, 4771, 'footnotes', ''),
(12350, 4770, '_edit_last', '2'),
(12351, 4772, '_edit_lock', '1715370231:2'),
(12352, 4772, 'ast-site-content-layout', 'full-width-container'),
(12353, 4772, 'theme-transparent-header-meta', ''),
(12354, 4772, 'adv-header-id-meta', ''),
(12355, 4772, 'stick-header-meta', ''),
(12356, 4772, 'astra-migrate-meta-layouts', 'set'),
(12357, 4772, 'footnotes', ''),
(12358, 4773, 'footnotes', ''),
(12359, 4772, '_edit_last', '2'),
(12378, 4776, '_menu_item_type', 'post_type'),
(12379, 4776, '_menu_item_menu_item_parent', '0'),
(12380, 4776, '_menu_item_object_id', '4540'),
(12381, 4776, '_menu_item_object', 'page'),
(12382, 4776, '_menu_item_target', ''),
(12383, 4776, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12384, 4776, '_menu_item_xfn', ''),
(12385, 4776, '_menu_item_url', ''),
(12387, 1169, '_wp_old_date', '2024-02-22'),
(12388, 1170, '_wp_old_date', '2024-02-22'),
(12389, 1171, '_wp_old_date', '2024-02-22'),
(12421, 4770, '_elementor_edit_mode', 'builder'),
(12422, 4770, '_elementor_template_type', 'wp-page'),
(12423, 4770, '_elementor_version', '3.19.0'),
(12424, 4770, '_astra_content_layout_flag', 'disabled'),
(12425, 4770, 'site-post-title', 'disabled'),
(12426, 4770, 'ast-title-bar-display', 'disabled'),
(12427, 4770, 'ast-featured-img', 'disabled'),
(12428, 4770, 'site-content-layout', 'page-builder'),
(12429, 4770, 'site-sidebar-layout', 'no-sidebar'),
(12430, 4789, 'footnotes', ''),
(12431, 4789, '_elementor_edit_mode', 'builder'),
(12432, 4789, '_elementor_template_type', 'wp-page'),
(12433, 4789, '_elementor_version', '3.19.0'),
(12434, 4790, 'footnotes', ''),
(12435, 4790, '_elementor_edit_mode', 'builder'),
(12436, 4790, '_elementor_template_type', 'wp-page'),
(12437, 4790, '_elementor_version', '3.19.0'),
(12438, 4770, '_wp_page_template', 'default'),
(12439, 4770, '_elementor_data', '[{"id":"d9c2402","elType":"container","settings":[],"elements":[{"id":"309af23","elType":"widget","settings":{"title":"FRESH VEGETABLES !!!"},"elements":[],"widgetType":"heading"}],"isInner":false}]'),
(12440, 4791, 'footnotes', ''),
(12441, 4791, '_elementor_edit_mode', 'builder'),
(12442, 4791, '_elementor_template_type', 'wp-page'),
(12443, 4791, '_elementor_version', '3.19.0'),
(12444, 4791, '_wp_page_template', 'default'),
(12445, 4791, '_elementor_data', '[{"id":"d9c2402","elType":"container","settings":[],"elements":[{"id":"309af23","elType":"widget","settings":{"title":"FRESH VEGETABLES !!!"},"elements":[],"widgetType":"heading"}],"isInner":false}]'),
(12446, 4770, '_elementor_page_assets', 'a:0:{}'),
(12448, 4792, 'footnotes', ''),
(12449, 4792, '_elementor_edit_mode', 'builder'),
(12450, 4792, '_elementor_template_type', 'wp-page'),
(12451, 4792, '_elementor_version', '3.19.0'),
(12452, 4792, '_wp_page_template', 'default'),
(12453, 4792, '_elementor_data', '[{"id":"d9c2402","elType":"container","settings":[],"elements":[{"id":"309af23","elType":"widget","settings":{"title":"FRESH VEGETABLES !!!"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"23e1b18","elType":"container","settings":[],"elements":[{"id":"027cd59","elType":"widget","settings":{"space":{"unit":"px","size":89,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1b87de4","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"66ee12e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"4b27c63","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"6641f2b","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"8365d5f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"882d214","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"7e47291","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7c71f33","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"9a34e3e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"e6df9f4","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"a917bba","elType":"container","settings":[],"elements":[{"id":"e792493","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2a53849","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"c5c23ed","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e9cef40","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4ea4b2c","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"1d968f7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"76f2ba4","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"805607d","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"9f0c14d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"573f289","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"883f888","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b4a0d71","elType":"container","settings":[],"elements":[{"id":"5cf2f2b","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"cb729ca","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"882e0b0","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"60c6cc4","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"0eff07c","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"950677f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"a255b47","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"80dd2d6","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"b3590f2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"464140e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ec24f43","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"985768c","elType":"container","settings":[],"elements":[{"id":"6cbe3fc","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"6318a32","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"a1b32ab","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"a474e6c","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"0cc9841","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ad6be20","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"9bbcac7","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"3d6e021","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7176b1a","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"4091b21","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"8963137","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"d060b1a","elType":"container","settings":[],"elements":[{"id":"1d8b728","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"0801ded","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"49015c7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"3f66f2f","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"937ee9c","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"201c7b1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e7b094a","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"8097608","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ae227d9","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"043a085","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"14066b7","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"edade08","elType":"container","settings":[],"elements":[{"id":"c8f0cd3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7d33947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"a2dbb4a","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"abd8d8e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"1bffb02","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"50a03fc","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"9474adb","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"7cdda17","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"5406fb7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"c480dfd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"51db118","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"f3548f2","elType":"container","settings":[],"elements":[{"id":"1c4e815","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"d87e7ef","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e689d10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"a571d53","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"7bcd627","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0f8297a","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"2f1068b","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"bc58df3","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7d16f3d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"a0d078c","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"800266b","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c06d75b","elType":"container","settings":[],"elements":[{"id":"346680d","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"750a025","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"content_width":"full","width":{"unit":"%","size":92.193},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"9ca8b30","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":34.014},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"47bbe95","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4802a92","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.823},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dbad8da","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":33.339},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"6dba13f","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"fd88229","elType":"widget","settings":{"height":{"unit":"px","size":300,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.51},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"16f1770","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":32.206},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"3166efb","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4cc588d","elType":"widget","settings":{"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":300,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12454, 4792, '_elementor_page_assets', 'a:0:{}'),
(12457, 4651, '_edit_lock', '1715976509:2'),
(12458, 4540, '_edit_lock', '1715975602:2'),
(12460, 4540, '_elementor_template_type', 'wp-page'),
(12461, 4540, '_elementor_version', '3.19.0'),
(12462, 4540, '_astra_content_layout_flag', 'disabled'),
(12463, 4540, 'site-post-title', 'disabled'),
(12464, 4540, 'ast-title-bar-display', 'disabled'),
(12465, 4540, 'ast-featured-img', 'disabled'),
(12466, 4540, 'site-content-layout', 'page-builder'),
(12467, 4540, 'ast-site-content-layout', 'full-width-container'),
(12468, 4540, 'site-sidebar-layout', 'no-sidebar'),
(12475, 4794, '_elementor_edit_mode', 'builder'),
(12476, 4794, '_elementor_template_type', 'wp-page'),
(12477, 4794, '_elementor_version', '3.19.0'),
(12478, 4795, '_elementor_edit_mode', 'builder'),
(12479, 4795, '_elementor_template_type', 'wp-page'),
(12480, 4795, '_elementor_version', '3.19.0'),
(12481, 4540, '_wp_page_template', 'default'),
(12482, 4540, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8317125","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"b1ba777","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4cb6fb4","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e78709e","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/30006607_3-fresho-drumstick-leaves.webp","id":5561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Drum Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e32e022","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12483, 4796, '_elementor_edit_mode', 'builder'),
(12484, 4796, '_elementor_template_type', 'wp-page'),
(12485, 4796, '_elementor_version', '3.19.0'),
(12486, 4796, '_wp_page_template', 'default'),
(12487, 4796, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12488, 4540, '_elementor_page_assets', 'a:0:{}'),
(12491, 4772, '_elementor_edit_mode', 'builder'),
(12492, 4772, '_elementor_template_type', 'wp-page'),
(12493, 4772, '_elementor_version', '3.19.0'),
(12494, 4772, '_astra_content_layout_flag', 'disabled'),
(12495, 4772, 'site-post-title', 'disabled'),
(12496, 4772, 'ast-title-bar-display', 'disabled'),
(12497, 4772, 'ast-featured-img', 'disabled'),
(12498, 4772, 'site-content-layout', 'page-builder'),
(12499, 4772, 'site-sidebar-layout', 'no-sidebar'),
(12500, 4798, 'footnotes', ''),
(12501, 4798, '_elementor_edit_mode', 'builder'),
(12502, 4798, '_elementor_template_type', 'wp-page'),
(12503, 4798, '_elementor_version', '3.19.0'),
(12504, 4799, 'footnotes', ''),
(12505, 4799, '_elementor_edit_mode', 'builder'),
(12506, 4799, '_elementor_template_type', 'wp-page'),
(12507, 4799, '_elementor_version', '3.19.0'),
(12508, 4772, '_wp_page_template', 'default'),
(12509, 4772, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"62bee40","elType":"widget","settings":{"title":"FRESH FRUITS !!!","align":"left","title_color":"#000000","typography_typography":"custom","typography_font_family":"Aclonica","typography_font_size":{"unit":"px","size":45,"sizes":[]},"typography_font_weight":"800"},"elements":[],"widgetType":"heading"},{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":176,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12510, 4800, 'footnotes', ''),
(12511, 4800, '_elementor_edit_mode', 'builder'),
(12512, 4800, '_elementor_template_type', 'wp-page'),
(12513, 4800, '_elementor_version', '3.19.0'),
(12514, 4800, '_wp_page_template', 'default'),
(12515, 4800, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12516, 4772, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12519, 4801, '_wp_attached_file', '2024/02/download-2-1.jpg'),
(12520, 4801, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/download-2-1.jpg";s:8:"filesize";i:4757;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"download-2-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3594;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"download-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2027;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12521, 4802, 'footnotes', ''),
(12522, 4802, '_elementor_edit_mode', 'builder'),
(12523, 4802, '_elementor_template_type', 'wp-page'),
(12524, 4802, '_elementor_version', '3.19.0'),
(12525, 4802, '_wp_page_template', 'default'),
(12526, 4802, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12527, 4802, '_elementor_page_assets', 'a:0:{}'),
(12529, 4803, 'footnotes', ''),
(12530, 4803, '_elementor_edit_mode', 'builder'),
(12531, 4803, '_elementor_template_type', 'wp-page'),
(12532, 4803, '_elementor_version', '3.19.0'),
(12533, 4803, '_wp_page_template', 'default'),
(12534, 4803, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12535, 4803, '_elementor_page_assets', 'a:0:{}'),
(12537, 4804, 'footnotes', ''),
(12538, 4804, '_elementor_edit_mode', 'builder'),
(12539, 4804, '_elementor_template_type', 'wp-page'),
(12540, 4804, '_elementor_version', '3.19.0'),
(12541, 4804, '_wp_page_template', 'default'),
(12542, 4804, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12543, 4804, '_elementor_page_assets', 'a:0:{}'),
(12547, 4805, '_wp_attached_file', '2024/02/banana-yellow-bunch-of-bananas-1025109.jpg'),
(12548, 4805, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:992;s:4:"file";s:50:"2024/02/banana-yellow-bunch-of-bananas-1025109.jpg";s:8:"filesize";i:116540;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:50:"banana-yellow-bunch-of-bananas-1025109-300x233.jpg";s:5:"width";i:300;s:6:"height";i:233;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8923;}s:5:"large";a:5:{s:4:"file";s:51:"banana-yellow-bunch-of-bananas-1025109-1024x794.jpg";s:5:"width";i:1024;s:6:"height";i:794;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50808;}s:9:"thumbnail";a:5:{s:4:"file";s:50:"banana-yellow-bunch-of-bananas-1025109-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4342;}s:12:"medium_large";a:5:{s:4:"file";s:50:"banana-yellow-bunch-of-bananas-1025109-768x595.jpg";s:5:"width";i:768;s:6:"height";i:595;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33787;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:50:"banana-yellow-bunch-of-bananas-1025109-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11118;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:50:"banana-yellow-bunch-of-bananas-1025109-600x465.jpg";s:5:"width";i:600;s:6:"height";i:465;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23869;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:50:"banana-yellow-bunch-of-bananas-1025109-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2609;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12549, 4805, '_source_url', 'https://pixabay.com/get/g3459c823e2b0f316d83786f621f02da0c026f7e29c02566f2066c4b349cc432e78c45e47672e8ab55c9918b2c8e900aa98ff2f5ffb565355b66f24aaaa2663a7_1280.jpg'),
(12550, 4805, 'astra-images', '1025109'),
(12551, 4805, '_wp_attachment_image_alt', 'banana, yellow, bunch of bananas-1025109.jpg'),
(12561, 4807, '_wp_attached_file', '2024/02/download-1-1.jpg'),
(12562, 4807, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/download-1-1.jpg";s:8:"filesize";i:5429;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"download-1-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4199;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"download-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2388;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12563, 4808, '_wp_attached_file', '2024/02/download-3-1.jpg'),
(12564, 4808, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/download-3-1.jpg";s:8:"filesize";i:3881;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"download-3-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3000;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"download-3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1822;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12565, 4809, 'footnotes', ''),
(12566, 4809, '_elementor_edit_mode', 'builder'),
(12567, 4809, '_elementor_template_type', 'wp-page'),
(12568, 4809, '_elementor_version', '3.19.0'),
(12569, 4809, '_wp_page_template', 'default'),
(12570, 4809, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12571, 4809, '_elementor_page_assets', 'a:0:{}'),
(12572, 4810, 'footnotes', ''),
(12573, 4810, '_elementor_edit_mode', 'builder'),
(12574, 4810, '_elementor_template_type', 'wp-page'),
(12575, 4810, '_elementor_version', '3.19.0'),
(12576, 4810, '_wp_page_template', 'default'),
(12577, 4810, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12578, 4810, '_elementor_page_assets', 'a:0:{}'),
(12579, 4811, 'footnotes', ''),
(12580, 4811, '_elementor_edit_mode', 'builder'),
(12581, 4811, '_elementor_template_type', 'wp-page'),
(12582, 4811, '_elementor_version', '3.19.0'),
(12583, 4811, '_wp_page_template', 'default'),
(12584, 4811, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12585, 4811, '_elementor_page_assets', 'a:0:{}'),
(12588, 4812, '_wp_attached_file', '2024/02/healthy-fruit-kiwi-1284048.jpg'),
(12589, 4812, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:38:"2024/02/healthy-fruit-kiwi-1284048.jpg";s:8:"filesize";i:118432;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:38:"healthy-fruit-kiwi-1284048-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5371;}s:5:"large";a:5:{s:4:"file";s:39:"healthy-fruit-kiwi-1284048-1024x682.jpg";s:5:"width";i:1024;s:6:"height";i:682;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43392;}s:9:"thumbnail";a:5:{s:4:"file";s:38:"healthy-fruit-kiwi-1284048-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3143;}s:12:"medium_large";a:5:{s:4:"file";s:38:"healthy-fruit-kiwi-1284048-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25533;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:38:"healthy-fruit-kiwi-1284048-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9107;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:38:"healthy-fruit-kiwi-1284048-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16338;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:38:"healthy-fruit-kiwi-1284048-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1863;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12590, 4812, '_source_url', 'https://pixabay.com/get/g7c7984515ee2259d3e0a459d0858658103edcd5dc18917e5c93e26e602147630bbda33395ac67764621562bd99fceb1349de29901330a8bda0bffa01e81f6886_1280.jpg'),
(12591, 4812, 'astra-images', '1284048'),
(12592, 4812, '_wp_attachment_image_alt', 'healthy, fruit, kiwi-1284048.jpg'),
(12593, 4813, '_wp_attached_file', '2024/02/download-4-1.jpg'),
(12594, 4813, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:225;s:6:"height";i:225;s:4:"file";s:24:"2024/02/download-4-1.jpg";s:8:"filesize";i:5055;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"download-4-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3525;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"download-4-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1955;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12595, 4814, '_wp_attached_file', '2024/02/watermelon-fruit-red-4580910.png'),
(12596, 4814, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:1138;s:4:"file";s:40:"2024/02/watermelon-fruit-red-4580910.png";s:8:"filesize";i:338888;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:40:"watermelon-fruit-red-4580910-300x267.png";s:5:"width";i:300;s:6:"height";i:267;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:42470;}s:5:"large";a:5:{s:4:"file";s:41:"watermelon-fruit-red-4580910-1024x910.png";s:5:"width";i:1024;s:6:"height";i:910;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:239405;}s:9:"thumbnail";a:5:{s:4:"file";s:40:"watermelon-fruit-red-4580910-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18826;}s:12:"medium_large";a:5:{s:4:"file";s:40:"watermelon-fruit-red-4580910-768x683.png";s:5:"width";i:768;s:6:"height";i:683;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:151089;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:40:"watermelon-fruit-red-4580910-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:49443;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:40:"watermelon-fruit-red-4580910-600x533.png";s:5:"width";i:600;s:6:"height";i:533;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:104667;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:40:"watermelon-fruit-red-4580910-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10011;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12597, 4814, '_source_url', 'https://pixabay.com/get/ge2378e1a47eb48d59af184f2fc0aaeab254acf0eb9475df1f9252766c8a3fe615cd5ccd3b83e30d02ac8a16b1fd4b3c33e834542415ab9de119465f7cde9c930_1280.png'),
(12598, 4814, 'astra-images', '4580910'),
(12599, 4814, '_wp_attachment_image_alt', 'watermelon, fruit, red-4580910.jpg'),
(12609, 4816, '_wp_attached_file', '2024/02/grapes-red-wine-2520999.png'),
(12610, 4816, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:1017;s:4:"file";s:35:"2024/02/grapes-red-wine-2520999.png";s:8:"filesize";i:1238397;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:35:"grapes-red-wine-2520999-300x238.png";s:5:"width";i:300;s:6:"height";i:238;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:84349;}s:5:"large";a:5:{s:4:"file";s:36:"grapes-red-wine-2520999-1024x814.png";s:5:"width";i:1024;s:6:"height";i:814;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:806678;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"grapes-red-wine-2520999-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35372;}s:12:"medium_large";a:5:{s:4:"file";s:35:"grapes-red-wine-2520999-768x610.png";s:5:"width";i:768;s:6:"height";i:610;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:475186;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"grapes-red-wine-2520999-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:122315;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"grapes-red-wine-2520999-600x477.png";s:5:"width";i:600;s:6:"height";i:477;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:300663;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"grapes-red-wine-2520999-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17368;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12611, 4816, '_source_url', 'https://pixabay.com/get/g7fb74e4bac15507bd74225f490296b8de2c40b74820c180d2f8dda2e8e765e4b09af566c6c45e1f690ae70dcd8f7fd146b9403aea2f63d7380c87d4a6db38db5_1280.png'),
(12612, 4816, 'astra-images', '2520999'),
(12613, 4816, '_wp_attachment_image_alt', 'grapes, red, wine-2520999.jpg'),
(12614, 4817, 'footnotes', ''),
(12615, 4817, '_elementor_edit_mode', 'builder'),
(12616, 4817, '_elementor_template_type', 'wp-page'),
(12617, 4817, '_elementor_version', '3.19.0'),
(12618, 4817, '_wp_page_template', 'default'),
(12619, 4817, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12620, 4817, '_elementor_page_assets', 'a:0:{}'),
(12621, 4818, 'footnotes', ''),
(12622, 4818, '_elementor_edit_mode', 'builder'),
(12623, 4818, '_elementor_template_type', 'wp-page'),
(12624, 4818, '_elementor_version', '3.19.0'),
(12625, 4818, '_wp_page_template', 'default'),
(12626, 4818, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"Add Your Heading Text Here"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":[],"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12627, 4818, '_elementor_page_assets', 'a:0:{}'),
(12628, 4819, 'footnotes', ''),
(12629, 4819, '_elementor_edit_mode', 'builder'),
(12630, 4819, '_elementor_template_type', 'wp-page'),
(12631, 4819, '_elementor_version', '3.19.0'),
(12632, 4819, '_wp_page_template', 'default'),
(12633, 4819, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12634, 4819, '_elementor_page_assets', 'a:0:{}'),
(12637, 4820, 'footnotes', ''),
(12638, 4820, '_elementor_edit_mode', 'builder'),
(12639, 4820, '_elementor_template_type', 'wp-page'),
(12640, 4820, '_elementor_version', '3.19.0'),
(12641, 4820, '_wp_page_template', 'default'),
(12642, 4820, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12643, 4820, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12645, 4821, 'footnotes', ''),
(12646, 4821, '_elementor_edit_mode', 'builder'),
(12647, 4821, '_elementor_template_type', 'wp-page'),
(12648, 4821, '_elementor_version', '3.19.0'),
(12649, 4821, '_wp_page_template', 'default'),
(12650, 4821, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12651, 4821, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12653, 4822, 'footnotes', ''),
(12654, 4822, '_elementor_edit_mode', 'builder'),
(12655, 4822, '_elementor_template_type', 'wp-page'),
(12656, 4822, '_elementor_version', '3.19.0'),
(12657, 4822, '_wp_page_template', 'default'),
(12658, 4822, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12659, 4822, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12663, 4823, '_elementor_edit_mode', 'builder'),
(12664, 4823, '_elementor_template_type', 'wp-page'),
(12665, 4823, '_elementor_version', '3.19.0'),
(12666, 4823, '_wp_page_template', 'default'),
(12667, 4823, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12668, 4823, '_elementor_page_assets', 'a:0:{}'),
(12670, 4824, '_elementor_edit_mode', 'builder'),
(12671, 4824, '_elementor_template_type', 'wp-page'),
(12672, 4824, '_elementor_version', '3.19.0'),
(12673, 4824, '_wp_page_template', 'default'),
(12674, 4824, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12675, 4824, '_elementor_page_assets', 'a:0:{}'),
(12677, 4825, '_elementor_edit_mode', 'builder'),
(12678, 4825, '_elementor_template_type', 'wp-page'),
(12679, 4825, '_elementor_version', '3.19.0'),
(12680, 4825, '_wp_page_template', 'default'),
(12681, 4825, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"#https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12682, 4825, '_elementor_page_assets', 'a:0:{}'),
(12686, 4826, '_elementor_edit_mode', 'builder'),
(12687, 4826, '_elementor_template_type', 'wp-page'),
(12688, 4826, '_elementor_version', '3.19.0'),
(12689, 4826, '_wp_page_template', 'default'),
(12690, 4826, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"#https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12691, 4826, '_elementor_page_assets', 'a:0:{}'),
(12693, 4827, '_elementor_edit_mode', 'builder'),
(12694, 4827, '_elementor_template_type', 'wp-page'),
(12695, 4827, '_elementor_version', '3.19.0'),
(12696, 4827, '_wp_page_template', 'default'),
(12697, 4827, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"#https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12698, 4827, '_elementor_page_assets', 'a:0:{}'),
(12700, 4828, '_elementor_edit_mode', 'builder'),
(12701, 4828, '_elementor_template_type', 'wp-page'),
(12702, 4828, '_elementor_version', '3.19.0'),
(12703, 4828, '_wp_page_template', 'default'),
(12704, 4828, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12705, 4828, '_elementor_page_assets', 'a:0:{}'),
(12709, 4829, '_elementor_edit_mode', 'builder'),
(12710, 4829, '_elementor_template_type', 'wp-page'),
(12711, 4829, '_elementor_version', '3.19.0'),
(12712, 4829, '_wp_page_template', 'default'),
(12713, 4829, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12714, 4829, '_elementor_page_assets', 'a:0:{}'),
(12716, 4830, '_elementor_edit_mode', 'builder'),
(12717, 4830, '_elementor_template_type', 'wp-page'),
(12718, 4830, '_elementor_version', '3.19.0'),
(12719, 4830, '_wp_page_template', 'default'),
(12720, 4830, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"Explore Now","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12721, 4830, '_elementor_page_assets', 'a:0:{}'),
(12723, 4831, '_elementor_edit_mode', 'builder'),
(12724, 4831, '_elementor_template_type', 'wp-page'),
(12725, 4831, '_elementor_version', '3.19.0'),
(12726, 4831, '_wp_page_template', 'default'),
(12727, 4831, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12728, 4831, '_elementor_page_assets', 'a:0:{}'),
(12732, 1169, '_wp_old_date', '2024-02-23'),
(12733, 1170, '_wp_old_date', '2024-02-23'),
(12734, 4776, '_wp_old_date', '2024-02-23'),
(12735, 1171, '_wp_old_date', '2024-02-23'),
(12736, 4832, 'footnotes', ''),
(12737, 4832, '_elementor_edit_mode', 'builder'),
(12738, 4832, '_elementor_template_type', 'wp-page'),
(12739, 4832, '_elementor_version', '3.19.0'),
(12740, 4832, '_wp_page_template', 'default'),
(12741, 4832, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12742, 4832, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12744, 4833, 'footnotes', ''),
(12745, 4833, '_elementor_edit_mode', 'builder'),
(12746, 4833, '_elementor_template_type', 'wp-page'),
(12747, 4833, '_elementor_version', '3.19.0'),
(12748, 4833, '_wp_page_template', 'default'),
(12749, 4833, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12750, 4833, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12752, 4834, 'footnotes', ''),
(12753, 4834, '_elementor_edit_mode', 'builder'),
(12754, 4834, '_elementor_template_type', 'wp-page'),
(12755, 4834, '_elementor_version', '3.19.0'),
(12756, 4834, '_wp_page_template', 'default'),
(12757, 4834, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"62bee40","elType":"widget","settings":{"title":"FRESH FRUITS !!!","align":"left","title_color":"#000000","typography_typography":"custom","typography_font_family":"Aclonica","typography_font_size":{"unit":"px","size":45,"sizes":[]},"typography_font_weight":"800"},"elements":[],"widgetType":"heading"},{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":176,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(12758, 4834, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(12771, 4836, '_elementor_edit_mode', 'builder'),
(12772, 4836, '_elementor_template_type', 'wp-page'),
(12773, 4836, '_elementor_version', '3.19.0'),
(12774, 4836, '_wp_page_template', 'default'),
(12775, 4836, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12776, 4836, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12777, 4836, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12778, 4837, '_elementor_edit_mode', 'builder'),
(12779, 4837, '_elementor_template_type', 'wp-page'),
(12780, 4837, '_elementor_version', '3.19.0'),
(12781, 4837, '_wp_page_template', 'default'),
(12782, 4837, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12783, 4837, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12784, 4837, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12785, 4838, '_elementor_edit_mode', 'builder'),
(12786, 4838, '_elementor_template_type', 'wp-page'),
(12787, 4838, '_elementor_version', '3.19.0'),
(12788, 4838, '_wp_page_template', 'default'),
(12789, 4838, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"#jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12790, 4838, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12791, 4838, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12794, 4839, '_elementor_edit_mode', 'builder'),
(12795, 4839, '_elementor_template_type', 'wp-page'),
(12796, 4839, '_elementor_version', '3.19.0'),
(12797, 4839, '_wp_page_template', 'default'),
(12798, 4839, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"#jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12799, 4839, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12800, 4839, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12802, 4840, '_elementor_edit_mode', 'builder'),
(12803, 4840, '_elementor_template_type', 'wp-page'),
(12804, 4840, '_elementor_version', '3.19.0'),
(12805, 4840, '_wp_page_template', 'default'),
(12806, 4840, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"#jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12807, 4840, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12808, 4840, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12810, 4841, '_elementor_edit_mode', 'builder'),
(12811, 4841, '_elementor_template_type', 'wp-page'),
(12812, 4841, '_elementor_version', '3.19.0'),
(12813, 4841, '_wp_page_template', 'default'),
(12814, 4841, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12815, 4841, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12816, 4841, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12820, 4842, '_elementor_edit_mode', 'builder'),
(12821, 4842, '_elementor_template_type', 'wp-page'),
(12822, 4842, '_elementor_version', '3.19.0'),
(12823, 4842, '_wp_page_template', 'default'),
(12824, 4842, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12825, 4842, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12826, 4842, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12828, 4843, '_elementor_edit_mode', 'builder'),
(12829, 4843, '_elementor_template_type', 'wp-page'),
(12830, 4843, '_elementor_version', '3.19.0'),
(12831, 4843, '_wp_page_template', 'default'),
(12832, 4843, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12833, 4843, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12834, 4843, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12836, 4844, '_elementor_edit_mode', 'builder'),
(12837, 4844, '_elementor_template_type', 'wp-page'),
(12838, 4844, '_elementor_version', '3.19.0'),
(12839, 4844, '_wp_page_template', 'default'),
(12840, 4844, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12841, 4844, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12842, 4844, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12855, 4846, '_elementor_edit_mode', 'builder'),
(12856, 4846, '_elementor_template_type', 'wp-page'),
(12857, 4846, '_elementor_version', '3.19.0'),
(12858, 4846, '_wp_page_template', 'default'),
(12859, 4846, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12860, 4846, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12861, 4846, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12862, 4847, '_elementor_edit_mode', 'builder'),
(12863, 4847, '_elementor_template_type', 'wp-page'),
(12864, 4847, '_elementor_version', '3.19.0'),
(12865, 4847, '_wp_page_template', 'default'),
(12866, 4847, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12867, 4847, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12868, 4847, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12869, 4848, '_elementor_edit_mode', 'builder'),
(12870, 4848, '_elementor_template_type', 'wp-page'),
(12871, 4848, '_elementor_version', '3.19.0'),
(12872, 4848, '_wp_page_template', 'default'),
(12873, 4848, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":[],"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12874, 4848, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12875, 4848, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12878, 4849, '_elementor_edit_mode', 'builder'),
(12879, 4849, '_elementor_template_type', 'wp-page'),
(12880, 4849, '_elementor_version', '3.19.0'),
(12881, 4849, '_wp_page_template', 'default'),
(12882, 4849, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":[],"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12883, 4849, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12884, 4849, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12886, 4850, '_elementor_edit_mode', 'builder'),
(12887, 4850, '_elementor_template_type', 'wp-page'),
(12888, 4850, '_elementor_version', '3.19.0'),
(12889, 4850, '_wp_page_template', 'default'),
(12890, 4850, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":[],"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12891, 4850, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12892, 4850, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12894, 4851, '_elementor_edit_mode', 'builder'),
(12895, 4851, '_elementor_template_type', 'wp-page'),
(12896, 4851, '_elementor_version', '3.19.0'),
(12897, 4851, '_wp_page_template', 'default'),
(12898, 4851, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":[],"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#D4FFBD"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#A3F8B5","background_color_b":"#FAFFFD"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12899, 4851, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12900, 4851, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12904, 4852, '_elementor_edit_mode', 'builder'),
(12905, 4852, '_elementor_template_type', 'wp-page'),
(12906, 4852, '_elementor_version', '3.19.0'),
(12907, 4852, '_wp_page_template', 'default'),
(12908, 4852, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":[],"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#D4FFBD"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#A3F8B5","background_color_b":"#FAFFFD"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12909, 4852, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12910, 4852, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12912, 4853, '_elementor_edit_mode', 'builder'),
(12913, 4853, '_elementor_template_type', 'wp-page'),
(12914, 4853, '_elementor_version', '3.19.0'),
(12915, 4853, '_wp_page_template', 'default'),
(12916, 4853, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":[],"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":[],"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":[],"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#D4FFBD"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#A3F8B5","background_color_b":"#FAFFFD"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":[],"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":[],"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12917, 4853, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12918, 4853, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12920, 4854, '_elementor_edit_mode', 'builder'),
(12921, 4854, '_elementor_template_type', 'wp-page'),
(12922, 4854, '_elementor_version', '3.19.0'),
(12923, 4854, '_wp_page_template', 'default'),
(12924, 4854, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#A3F8B5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12925, 4854, '_elementor_page_assets', 'a:1:{s:6:"styles";a:7:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";}}'),
(12926, 4854, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12930, 4855, '_elementor_edit_mode', 'builder'),
(12931, 4855, '_elementor_template_type', 'wp-page'),
(12932, 4855, '_elementor_version', '3.19.0'),
(12933, 4855, '_wp_page_template', 'default'),
(12934, 4855, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#A3F8B5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12935, 4855, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(12936, 4855, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12938, 4856, '_elementor_edit_mode', 'builder'),
(12939, 4856, '_elementor_template_type', 'wp-page'),
(12940, 4856, '_elementor_version', '3.19.0'),
(12941, 4856, '_wp_page_template', 'default'),
(12942, 4856, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#A3F8B5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12943, 4856, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(12944, 4856, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12946, 4857, '_elementor_edit_mode', 'builder'),
(12947, 4857, '_elementor_template_type', 'wp-page'),
(12948, 4857, '_elementor_version', '3.19.0'),
(12949, 4857, '_wp_page_template', 'default'),
(12950, 4857, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12951, 4857, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(12952, 4857, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12956, 4858, '_elementor_edit_mode', 'builder'),
(12957, 4858, '_elementor_template_type', 'wp-page'),
(12958, 4858, '_elementor_version', '3.19.0'),
(12959, 4858, '_wp_page_template', 'default'),
(12960, 4858, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12961, 4858, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(12962, 4858, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12964, 4859, '_elementor_edit_mode', 'builder'),
(12965, 4859, '_elementor_template_type', 'wp-page'),
(12966, 4859, '_elementor_version', '3.19.0'),
(12967, 4859, '_wp_page_template', 'default'),
(12968, 4859, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(12969, 4859, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(12970, 4859, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12972, 4860, '_elementor_edit_mode', 'builder'),
(12973, 4860, '_elementor_template_type', 'wp-page'),
(12974, 4860, '_elementor_version', '3.19.0'),
(12975, 4860, '_wp_page_template', 'default'),
(12976, 4860, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(12977, 4860, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(12978, 4860, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(12999, 4863, '_elementor_edit_mode', 'builder'),
(13000, 4863, '_elementor_template_type', 'wp-page'),
(13001, 4863, '_elementor_version', '3.19.0'),
(13002, 4863, '_wp_page_template', 'default'),
(13003, 4863, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":[],"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":[],"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13004, 4863, '_elementor_page_assets', 'a:0:{}'),
(13005, 4863, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(13006, 4864, '_elementor_edit_mode', 'builder'),
(13007, 4864, '_elementor_template_type', 'wp-page'),
(13008, 4864, '_elementor_version', '3.19.0'),
(13009, 4864, '_wp_page_template', 'default'),
(13010, 4864, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":[],"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":[],"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13011, 4864, '_elementor_page_assets', 'a:0:{}'),
(13012, 4864, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13013, 4865, '_elementor_edit_mode', 'builder'),
(13014, 4865, '_elementor_template_type', 'wp-page'),
(13015, 4865, '_elementor_version', '3.19.0'),
(13016, 4865, '_wp_page_template', 'default'),
(13017, 4865, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13018, 4865, '_elementor_page_assets', 'a:0:{}'),
(13019, 4865, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13022, 4866, '_elementor_edit_mode', 'builder'),
(13023, 4866, '_elementor_template_type', 'wp-page'),
(13024, 4866, '_elementor_version', '3.19.0'),
(13025, 4866, '_wp_page_template', 'default'),
(13026, 4866, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13027, 4866, '_elementor_page_assets', 'a:0:{}'),
(13028, 4866, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13030, 4867, '_elementor_edit_mode', 'builder'),
(13031, 4867, '_elementor_template_type', 'wp-page'),
(13032, 4867, '_elementor_version', '3.19.0'),
(13033, 4867, '_wp_page_template', 'default'),
(13034, 4867, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13035, 4867, '_elementor_page_assets', 'a:0:{}'),
(13036, 4867, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13038, 4868, '_elementor_edit_mode', 'builder'),
(13039, 4868, '_elementor_template_type', 'wp-page'),
(13040, 4868, '_elementor_version', '3.19.0'),
(13041, 4868, '_wp_page_template', 'default'),
(13042, 4868, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13043, 4868, '_elementor_page_assets', 'a:0:{}'),
(13044, 4868, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13048, 4869, '_elementor_edit_mode', 'builder'),
(13049, 4869, '_elementor_template_type', 'wp-page'),
(13050, 4869, '_elementor_version', '3.19.0'),
(13051, 4869, '_wp_page_template', 'default'),
(13052, 4869, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":[],"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13053, 4869, '_elementor_page_assets', 'a:0:{}'),
(13054, 4869, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13056, 4870, '_elementor_edit_mode', 'builder'),
(13057, 4870, '_elementor_template_type', 'wp-page'),
(13058, 4870, '_elementor_version', '3.19.0'),
(13059, 4870, '_wp_page_template', 'default'),
(13060, 4870, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true}},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":[],"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13061, 4870, '_elementor_page_assets', 'a:0:{}'),
(13062, 4870, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13064, 4871, '_elementor_edit_mode', 'builder'),
(13065, 4871, '_elementor_template_type', 'wp-page'),
(13066, 4871, '_elementor_version', '3.19.0'),
(13067, 4871, '_wp_page_template', 'default'),
(13068, 4871, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":[],"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13069, 4871, '_elementor_page_assets', 'a:0:{}'),
(13070, 4871, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13074, 4872, '_elementor_edit_mode', 'builder'),
(13075, 4872, '_elementor_template_type', 'wp-page'),
(13076, 4872, '_elementor_version', '3.19.0'),
(13077, 4872, '_wp_page_template', 'default'),
(13078, 4872, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":[],"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13079, 4872, '_elementor_page_assets', 'a:0:{}'),
(13080, 4872, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13082, 4873, '_elementor_edit_mode', 'builder'),
(13083, 4873, '_elementor_template_type', 'wp-page'),
(13084, 4873, '_elementor_version', '3.19.0'),
(13085, 4873, '_wp_page_template', 'default'),
(13086, 4873, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":[],"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13087, 4873, '_elementor_page_assets', 'a:0:{}'),
(13088, 4873, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13090, 4874, '_elementor_edit_mode', 'builder'),
(13091, 4874, '_elementor_template_type', 'wp-page'),
(13092, 4874, '_elementor_version', '3.19.0'),
(13093, 4874, '_wp_page_template', 'default'),
(13094, 4874, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13095, 4874, '_elementor_page_assets', 'a:0:{}'),
(13096, 4874, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13099, 4875, '_elementor_edit_mode', 'builder'),
(13100, 4875, '_elementor_template_type', 'wp-page'),
(13101, 4875, '_elementor_version', '3.19.0'),
(13102, 4875, '_wp_page_template', 'default'),
(13103, 4875, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13104, 4875, '_elementor_page_assets', 'a:0:{}'),
(13106, 4876, '_elementor_edit_mode', 'builder'),
(13107, 4876, '_elementor_template_type', 'wp-page'),
(13108, 4876, '_elementor_version', '3.19.0'),
(13109, 4876, '_wp_page_template', 'default'),
(13110, 4876, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13111, 4876, '_elementor_page_assets', 'a:0:{}'),
(13113, 4877, '_elementor_edit_mode', 'builder'),
(13114, 4877, '_elementor_template_type', 'wp-page'),
(13115, 4877, '_elementor_version', '3.19.0'),
(13116, 4877, '_wp_page_template', 'default'),
(13117, 4877, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13118, 4877, '_elementor_page_assets', 'a:0:{}'),
(13132, 4540, 'site-content-style', 'unboxed'),
(13133, 4540, 'site-sidebar-style', 'unboxed'),
(13134, 4540, 'theme-transparent-header-meta', ''),
(13135, 4540, 'adv-header-id-meta', ''),
(13136, 4540, 'stick-header-meta', ''),
(13137, 4540, 'astra-migrate-meta-layouts', 'set'),
(13138, 4540, 'footnotes', ''),
(13139, 4879, 'footnotes', ''),
(13140, 4879, '_elementor_edit_mode', 'builder'),
(13141, 4879, '_elementor_template_type', 'wp-page'),
(13142, 4879, '_elementor_version', '3.19.0'),
(13143, 4879, '_wp_page_template', 'default'),
(13144, 4879, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13145, 4879, '_elementor_page_assets', 'a:0:{}'),
(13146, 4879, '_elementor_controls_usage', 'a:6:{s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:1:{s:5:"title";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:7:{s:5:"align";i:1;s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;s:22:"typography_font_family";i:1;s:22:"typography_line_height";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:1;s:10:"text_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;s:22:"typography_line_height";i:1;s:22:"typography_font_family";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:8:"icon-box";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:10:"title_text";i:1;s:16:"description_text";i:1;}}s:5:"style";a:3:{s:17:"section_style_box";a:2:{s:10:"text_align";i:1;s:15:"position_tablet";i:1;}s:21:"section_style_content";a:11:{s:18:"title_bottom_space";i:1;s:11:"title_color";i:1;s:27:"title_typography_typography";i:1;s:28:"title_typography_font_family";i:1;s:26:"title_typography_font_size";i:1;s:28:"title_typography_font_weight";i:1;s:17:"description_color";i:1;s:33:"description_typography_typography";i:1;s:34:"description_typography_font_family";i:1;s:32:"description_typography_font_size";i:1;s:34:"description_typography_font_weight";i:1;}s:18:"section_style_icon";a:2:{s:13:"primary_color";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:21:"_element_custom_width";i:1;s:7:"_margin";i:1;}}}}s:9:"container";a:3:{s:5:"count";i:5;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:13:"content_width";i:3;s:14:"flex_direction";i:3;s:8:"flex_gap";i:4;s:5:"width";i:2;s:10:"min_height";i:1;s:16:"flex_align_items";i:1;s:11:"boxed_width";i:1;s:20:"flex_justify_content";i:1;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:6:"margin";i:3;s:7:"padding";i:5;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:17:"background_repeat";i:1;s:19:"background_position";i:1;s:15:"background_size";i:1;s:16:"background_color";i:1;}s:26:"section_background_overlay";a:1:{s:24:"background_overlay_color";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:5:{s:4:"text";i:2;s:11:"icon_indent";i:2;s:13:"selected_icon";i:2;s:10:"icon_align";i:2;s:4:"link";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:2;s:14:"_element_width";i:2;s:21:"_element_custom_width";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:17:"button_text_color";i:2;s:12:"border_width";i:2;s:12:"border_color";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:21:"typography_font_style";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:16:"background_color";i:2;s:34:"button_background_hover_background";i:2;s:13:"border_border";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:1;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:5:"space";i:1;s:5:"width";i:1;}}}}}'),
(13148, 4540, '_edit_last', '2'),
(13167, 4882, 'footnotes', ''),
(13168, 4882, '_elementor_edit_mode', 'builder'),
(13169, 4882, '_elementor_template_type', 'wp-page'),
(13170, 4882, '_elementor_version', '3.19.0'),
(13171, 4882, '_wp_page_template', 'default'),
(13172, 4882, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13173, 4882, '_elementor_page_assets', 'a:0:{}'),
(13174, 4882, '_elementor_controls_usage', 'a:6:{s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:1:{s:5:"title";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:7:{s:5:"align";i:1;s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;s:22:"typography_font_family";i:1;s:22:"typography_line_height";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:1;s:10:"text_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;s:22:"typography_line_height";i:1;s:22:"typography_font_family";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:8:"icon-box";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:10:"title_text";i:1;s:16:"description_text";i:1;}}s:5:"style";a:3:{s:17:"section_style_box";a:2:{s:10:"text_align";i:1;s:15:"position_tablet";i:1;}s:21:"section_style_content";a:11:{s:18:"title_bottom_space";i:1;s:11:"title_color";i:1;s:27:"title_typography_typography";i:1;s:28:"title_typography_font_family";i:1;s:26:"title_typography_font_size";i:1;s:28:"title_typography_font_weight";i:1;s:17:"description_color";i:1;s:33:"description_typography_typography";i:1;s:34:"description_typography_font_family";i:1;s:32:"description_typography_font_size";i:1;s:34:"description_typography_font_weight";i:1;}s:18:"section_style_icon";a:2:{s:13:"primary_color";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:21:"_element_custom_width";i:1;s:7:"_margin";i:1;}}}}s:9:"container";a:3:{s:5:"count";i:5;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:13:"content_width";i:3;s:14:"flex_direction";i:3;s:8:"flex_gap";i:4;s:5:"width";i:2;s:10:"min_height";i:1;s:16:"flex_align_items";i:1;s:11:"boxed_width";i:1;s:20:"flex_justify_content";i:1;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:6:"margin";i:3;s:7:"padding";i:5;}}s:5:"style";a:2:{s:18:"section_background";a:6:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:17:"background_repeat";i:1;s:19:"background_position";i:1;s:15:"background_size";i:1;s:16:"background_color";i:1;}s:26:"section_background_overlay";a:1:{s:24:"background_overlay_color";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:5:{s:4:"text";i:2;s:11:"icon_indent";i:2;s:13:"selected_icon";i:2;s:10:"icon_align";i:2;s:4:"link";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:2;s:14:"_element_width";i:2;s:21:"_element_custom_width";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:17:"button_text_color";i:2;s:12:"border_width";i:2;s:12:"border_color";i:2;s:12:"text_padding";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:21:"typography_font_style";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:16:"background_color";i:2;s:34:"button_background_hover_background";i:2;s:13:"border_border";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:1;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:5:"space";i:1;s:5:"width";i:1;}}}}}'),
(13176, 4883, '_elementor_edit_mode', 'builder'),
(13177, 4883, '_elementor_template_type', 'wp-page'),
(13178, 4883, '_elementor_version', '3.19.0'),
(13179, 4883, '_wp_page_template', 'default'),
(13180, 4883, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13181, 4883, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(13182, 4883, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13184, 4884, '_elementor_edit_mode', 'builder'),
(13185, 4884, '_elementor_template_type', 'wp-page'),
(13186, 4884, '_elementor_version', '3.19.0'),
(13187, 4884, '_wp_page_template', 'default'),
(13188, 4884, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"lightSpeedIn"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"lightSpeedIn","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"lightSpeedIn"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"lightSpeedIn"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13189, 4884, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(13190, 4884, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13192, 4885, '_elementor_edit_mode', 'builder'),
(13193, 4885, '_elementor_template_type', 'wp-page'),
(13194, 4885, '_elementor_version', '3.19.0'),
(13195, 4885, '_wp_page_template', 'default'),
(13196, 4885, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13197, 4885, '_elementor_page_assets', 'a:1:{s:6:"styles";a:9:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";i:6;s:12:"e-animations";i:7;s:12:"e-animations";i:8;s:12:"e-animations";}}'),
(13198, 4885, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13202, 4886, '_elementor_edit_mode', 'builder'),
(13203, 4886, '_elementor_template_type', 'wp-page'),
(13204, 4886, '_elementor_version', '3.19.0'),
(13205, 4886, '_wp_page_template', 'default'),
(13206, 4886, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13207, 4886, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13208, 4886, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13210, 4887, '_elementor_edit_mode', 'builder'),
(13211, 4887, '_elementor_template_type', 'wp-page'),
(13212, 4887, '_elementor_version', '3.19.0'),
(13213, 4887, '_wp_page_template', 'default'),
(13214, 4887, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13215, 4887, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13216, 4887, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13218, 4888, '_elementor_edit_mode', 'builder'),
(13219, 4888, '_elementor_template_type', 'wp-page'),
(13220, 4888, '_elementor_version', '3.19.0'),
(13221, 4888, '_wp_page_template', 'default'),
(13222, 4888, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13223, 4888, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13224, 4888, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13227, 4889, '_elementor_edit_mode', 'builder'),
(13228, 4889, '_elementor_template_type', 'wp-page'),
(13229, 4889, '_elementor_version', '3.19.0'),
(13230, 4889, '_wp_page_template', 'default'),
(13231, 4889, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13232, 4889, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13233, 4889, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13234, 4890, '_elementor_edit_mode', 'builder'),
(13235, 4890, '_elementor_template_type', 'wp-page'),
(13236, 4890, '_elementor_version', '3.19.0'),
(13237, 4890, '_wp_page_template', 'default'),
(13238, 4890, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13239, 4890, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13240, 4890, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13241, 4891, '_elementor_edit_mode', 'builder'),
(13242, 4891, '_elementor_template_type', 'wp-page'),
(13243, 4891, '_elementor_version', '3.19.0'),
(13244, 4891, '_wp_page_template', 'default'),
(13245, 4891, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13246, 4891, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13247, 4891, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13250, 4892, '_elementor_edit_mode', 'builder'),
(13251, 4892, '_elementor_template_type', 'wp-page'),
(13252, 4892, '_elementor_version', '3.19.0'),
(13253, 4892, '_wp_page_template', 'default'),
(13254, 4892, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13255, 4892, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13256, 4892, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13258, 4893, '_elementor_edit_mode', 'builder'),
(13259, 4893, '_elementor_template_type', 'wp-page'),
(13260, 4893, '_elementor_version', '3.19.0'),
(13261, 4893, '_wp_page_template', 'default'),
(13262, 4893, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"lightSpeedIn"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13263, 4893, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13264, 4893, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13266, 4894, '_elementor_edit_mode', 'builder'),
(13267, 4894, '_elementor_template_type', 'wp-page'),
(13268, 4894, '_elementor_version', '3.19.0'),
(13269, 4894, '_wp_page_template', 'default'),
(13270, 4894, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13271, 4894, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13272, 4894, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13276, 4895, '_elementor_edit_mode', 'builder'),
(13277, 4895, '_elementor_template_type', 'wp-page'),
(13278, 4895, '_elementor_version', '3.19.0'),
(13279, 4895, '_wp_page_template', 'default'),
(13280, 4895, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13281, 4895, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13282, 4895, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13284, 4896, '_elementor_edit_mode', 'builder'),
(13285, 4896, '_elementor_template_type', 'wp-page'),
(13286, 4896, '_elementor_version', '3.19.0'),
(13287, 4896, '_wp_page_template', 'default'),
(13288, 4896, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13289, 4896, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13290, 4896, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13292, 4897, '_elementor_edit_mode', 'builder'),
(13293, 4897, '_elementor_template_type', 'wp-page'),
(13294, 4897, '_elementor_version', '3.19.0'),
(13295, 4897, '_wp_page_template', 'default'),
(13296, 4897, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13297, 4897, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13298, 4897, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13302, 4898, '_elementor_edit_mode', 'builder'),
(13303, 4898, '_elementor_template_type', 'wp-page'),
(13304, 4898, '_elementor_version', '3.19.0'),
(13305, 4898, '_wp_page_template', 'default'),
(13306, 4898, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13307, 4898, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13308, 4898, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13310, 4899, '_elementor_edit_mode', 'builder'),
(13311, 4899, '_elementor_template_type', 'wp-page'),
(13312, 4899, '_elementor_version', '3.19.0'),
(13313, 4899, '_wp_page_template', 'default'),
(13314, 4899, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13315, 4899, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13316, 4899, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13318, 4900, '_elementor_edit_mode', 'builder'),
(13319, 4900, '_elementor_template_type', 'wp-page'),
(13320, 4900, '_elementor_version', '3.19.0'),
(13321, 4900, '_wp_page_template', 'default'),
(13322, 4900, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13323, 4900, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13324, 4900, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13328, 4901, '_elementor_edit_mode', 'builder'),
(13329, 4901, '_elementor_template_type', 'wp-page'),
(13330, 4901, '_elementor_version', '3.19.0'),
(13331, 4901, '_wp_page_template', 'default'),
(13332, 4901, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13333, 4901, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13334, 4901, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13336, 4902, '_elementor_edit_mode', 'builder'),
(13337, 4902, '_elementor_template_type', 'wp-page'),
(13338, 4902, '_elementor_version', '3.19.0'),
(13339, 4902, '_wp_page_template', 'default'),
(13340, 4902, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13341, 4902, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13342, 4902, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13344, 4903, '_elementor_edit_mode', 'builder'),
(13345, 4903, '_elementor_template_type', 'wp-page'),
(13346, 4903, '_elementor_version', '3.19.0'),
(13347, 4903, '_wp_page_template', 'default'),
(13348, 4903, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13349, 4903, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13350, 4903, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13353, 4904, '_elementor_edit_mode', 'builder'),
(13354, 4904, '_elementor_template_type', 'wp-page'),
(13355, 4904, '_elementor_version', '3.19.0'),
(13356, 4904, '_wp_page_template', 'default'),
(13357, 4904, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13358, 4904, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13359, 4904, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13360, 4905, '_elementor_edit_mode', 'builder'),
(13361, 4905, '_elementor_template_type', 'wp-page'),
(13362, 4905, '_elementor_version', '3.19.0'),
(13363, 4905, '_wp_page_template', 'default'),
(13364, 4905, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13365, 4905, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13366, 4905, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13367, 4906, '_elementor_edit_mode', 'builder'),
(13368, 4906, '_elementor_template_type', 'wp-page'),
(13369, 4906, '_elementor_version', '3.19.0'),
(13370, 4906, '_wp_page_template', 'default'),
(13371, 4906, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"slow"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13372, 4906, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13373, 4906, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13376, 4907, '_elementor_edit_mode', 'builder'),
(13377, 4907, '_elementor_template_type', 'wp-page'),
(13378, 4907, '_elementor_version', '3.19.0'),
(13379, 4907, '_wp_page_template', 'default'),
(13380, 4907, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"slow"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13381, 4907, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13382, 4907, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13384, 4908, '_elementor_edit_mode', 'builder'),
(13385, 4908, '_elementor_template_type', 'wp-page'),
(13386, 4908, '_elementor_version', '3.19.0'),
(13387, 4908, '_wp_page_template', 'default'),
(13388, 4908, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"slow"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13389, 4908, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13390, 4908, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13392, 4909, '_elementor_edit_mode', 'builder'),
(13393, 4909, '_elementor_template_type', 'wp-page'),
(13394, 4909, '_elementor_version', '3.19.0'),
(13395, 4909, '_wp_page_template', 'default'),
(13396, 4909, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13397, 4909, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13398, 4909, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13424, 4916, '_wp_attached_file', '2024/02/asas.jpg'),
(13425, 4916, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:626;s:6:"height";i:418;s:4:"file";s:16:"2024/02/asas.jpg";s:8:"filesize";i:77351;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:16:"asas-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12307;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"asas-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5609;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13426, 4917, '_elementor_edit_mode', 'builder'),
(13427, 4917, '_elementor_template_type', 'wp-page'),
(13428, 4917, '_elementor_version', '3.19.0'),
(13429, 4917, '_wp_page_template', 'default'),
(13430, 4917, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13431, 4917, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13432, 4917, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13433, 4918, '_elementor_edit_mode', 'builder'),
(13434, 4918, '_elementor_template_type', 'wp-page'),
(13435, 4918, '_elementor_version', '3.19.0'),
(13436, 4918, '_wp_page_template', 'default'),
(13437, 4918, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13438, 4918, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13439, 4918, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13440, 4919, '_elementor_edit_mode', 'builder'),
(13441, 4919, '_elementor_template_type', 'wp-page'),
(13442, 4919, '_elementor_version', '3.19.0'),
(13443, 4919, '_wp_page_template', 'default'),
(13444, 4919, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13445, 4919, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13446, 4919, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13449, 4920, '_elementor_edit_mode', 'builder'),
(13450, 4920, '_elementor_template_type', 'wp-page'),
(13451, 4920, '_elementor_version', '3.19.0'),
(13452, 4920, '_wp_page_template', 'default'),
(13453, 4920, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13454, 4920, '_elementor_page_assets', 'a:0:{}'),
(13455, 4920, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(13457, 4921, '_elementor_edit_mode', 'builder'),
(13458, 4921, '_elementor_template_type', 'wp-page'),
(13459, 4921, '_elementor_version', '3.19.0'),
(13460, 4921, '_wp_page_template', 'default'),
(13461, 4921, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13462, 4921, '_elementor_page_assets', 'a:0:{}'),
(13463, 4921, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13465, 4922, '_elementor_edit_mode', 'builder'),
(13466, 4922, '_elementor_template_type', 'wp-page'),
(13467, 4922, '_elementor_version', '3.19.0'),
(13468, 4922, '_wp_page_template', 'default'),
(13469, 4922, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13470, 4922, '_elementor_page_assets', 'a:0:{}'),
(13471, 4922, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13481, 4925, '_elementor_edit_mode', 'builder'),
(13482, 4925, '_elementor_template_type', 'wp-page'),
(13483, 4925, '_elementor_version', '3.19.0'),
(13484, 4925, '_wp_page_template', 'default'),
(13485, 4925, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13486, 4925, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13487, 4925, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13489, 4926, '_elementor_edit_mode', 'builder'),
(13490, 4926, '_elementor_template_type', 'wp-page'),
(13491, 4926, '_elementor_version', '3.19.0'),
(13492, 4926, '_wp_page_template', 'default'),
(13493, 4926, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13494, 4926, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13495, 4926, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13497, 4927, '_elementor_edit_mode', 'builder'),
(13498, 4927, '_elementor_template_type', 'wp-page'),
(13499, 4927, '_elementor_version', '3.19.0'),
(13500, 4927, '_wp_page_template', 'default'),
(13501, 4927, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"fadeIn","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13502, 4927, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(13503, 4927, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13506, 4928, '_elementor_edit_mode', 'builder'),
(13507, 4928, '_elementor_template_type', 'wp-page'),
(13508, 4928, '_elementor_version', '3.19.0'),
(13509, 4928, '_wp_page_template', 'default'),
(13510, 4928, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"fadeIn","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13511, 4928, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13512, 4928, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13513, 4929, '_elementor_edit_mode', 'builder'),
(13514, 4929, '_elementor_template_type', 'wp-page'),
(13515, 4929, '_elementor_version', '3.19.0'),
(13516, 4929, '_wp_page_template', 'default'),
(13517, 4929, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"fadeIn","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13518, 4929, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13519, 4929, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13520, 4930, '_elementor_edit_mode', 'builder'),
(13521, 4930, '_elementor_template_type', 'wp-page'),
(13522, 4930, '_elementor_version', '3.19.0'),
(13523, 4930, '_wp_page_template', 'default'),
(13524, 4930, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"fadeIn","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"fadeIn"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13525, 4930, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13526, 4930, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13529, 4931, '_elementor_edit_mode', 'builder'),
(13530, 4931, '_elementor_template_type', 'wp-page'),
(13531, 4931, '_elementor_version', '3.19.0'),
(13532, 4931, '_wp_page_template', 'default'),
(13533, 4931, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"fadeIn","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"fadeIn"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13534, 4931, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(13535, 4931, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13537, 4932, '_elementor_edit_mode', 'builder'),
(13538, 4932, '_elementor_template_type', 'wp-page'),
(13539, 4932, '_elementor_version', '3.19.0'),
(13540, 4932, '_wp_page_template', 'default'),
(13541, 4932, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"fadeIn","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"fadeIn"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(13542, 4932, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(13543, 4932, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13545, 4933, '_elementor_edit_mode', 'builder'),
(13546, 4933, '_elementor_template_type', 'wp-page'),
(13547, 4933, '_elementor_version', '3.19.0'),
(13548, 4933, '_wp_page_template', 'default'),
(13549, 4933, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"fadeIn"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13550, 4933, '_elementor_page_assets', 'a:1:{s:6:"styles";a:6:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";i:5;s:12:"e-animations";}}'),
(13551, 4933, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13565, 4935, '_elementor_edit_mode', 'builder'),
(13566, 4935, '_elementor_template_type', 'wp-page'),
(13567, 4935, '_elementor_version', '3.19.0'),
(13568, 4935, '_wp_page_template', 'default'),
(13569, 4935, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13570, 4935, '_elementor_page_assets', 'a:0:{}'),
(13571, 4935, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13573, 4936, '_elementor_edit_mode', 'builder'),
(13574, 4936, '_elementor_template_type', 'wp-page'),
(13575, 4936, '_elementor_version', '3.19.0'),
(13576, 4936, '_wp_page_template', 'default'),
(13577, 4936, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023-1024x1024.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"contact us","header_size":"h1","align":"right","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"e618af3","elType":"widget","settings":{"shortcode":"[wpforms id=\\"4627\\"]","_padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"shortcode"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13578, 4936, '_elementor_page_assets', 'a:0:{}'),
(13579, 4936, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13581, 4937, '_elementor_edit_mode', 'builder'),
(13582, 4937, '_elementor_template_type', 'wp-page'),
(13583, 4937, '_elementor_version', '3.19.0'),
(13584, 4937, '_wp_page_template', 'default'),
(13585, 4937, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n    <title>Contact Form<\\/title>\\n<\\/head>\\n<body>\\n    <h2>Contact Form<\\/h2>\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> \\nName: \\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">Email:<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">Phone No:<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13586, 4937, '_elementor_page_assets', 'a:0:{}'),
(13587, 4937, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13591, 4938, '_elementor_edit_mode', 'builder'),
(13592, 4938, '_elementor_template_type', 'wp-page'),
(13593, 4938, '_elementor_version', '3.19.0'),
(13594, 4938, '_wp_page_template', 'default'),
(13595, 4938, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n    <title>Contact Form<\\/title>\\n<\\/head>\\n<body>\\n    <h2>Contact Form<\\/h2>\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> \\nName: \\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">Email:<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">Phone No:<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13596, 4938, '_elementor_page_assets', 'a:0:{}'),
(13597, 4938, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13599, 4939, '_elementor_edit_mode', 'builder'),
(13600, 4939, '_elementor_template_type', 'wp-page'),
(13601, 4939, '_elementor_version', '3.19.0'),
(13602, 4939, '_wp_page_template', 'default'),
(13603, 4939, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n    <title>Contact Form<\\/title>\\n<\\/head>\\n<body>\\n    <h2>Contact Form<\\/h2>\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> \\nName: \\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">Email:<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">Phone No:<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13604, 4939, '_elementor_page_assets', 'a:0:{}'),
(13605, 4939, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13607, 4940, '_elementor_edit_mode', 'builder'),
(13608, 4940, '_elementor_template_type', 'wp-page'),
(13609, 4940, '_elementor_version', '3.19.0'),
(13610, 4940, '_wp_page_template', 'default'),
(13611, 4940, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> \\nName: \\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">Email:<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">Phone No:<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13612, 4940, '_elementor_page_assets', 'a:0:{}'),
(13613, 4940, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13617, 4941, '_elementor_edit_mode', 'builder'),
(13618, 4941, '_elementor_template_type', 'wp-page'),
(13619, 4941, '_elementor_version', '3.19.0'),
(13620, 4941, '_wp_page_template', 'default'),
(13621, 4941, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> \\nName: \\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">Email:<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">Phone No:<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13622, 4941, '_elementor_page_assets', 'a:0:{}'),
(13623, 4941, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(13625, 4942, '_elementor_edit_mode', 'builder'),
(13626, 4942, '_elementor_template_type', 'wp-page'),
(13627, 4942, '_elementor_version', '3.19.0'),
(13628, 4942, '_wp_page_template', 'default'),
(13629, 4942, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> \\nName: \\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">Email:<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">Phone No:<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13630, 4942, '_elementor_page_assets', 'a:0:{}'),
(13631, 4942, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13633, 4943, '_elementor_edit_mode', 'builder'),
(13634, 4943, '_elementor_template_type', 'wp-page'),
(13635, 4943, '_elementor_version', '3.19.0'),
(13636, 4943, '_wp_page_template', 'default'),
(13637, 4943, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13638, 4943, '_elementor_page_assets', 'a:0:{}'),
(13639, 4943, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13643, 4944, '_elementor_edit_mode', 'builder'),
(13644, 4944, '_elementor_template_type', 'wp-page'),
(13645, 4944, '_elementor_version', '3.19.0'),
(13646, 4944, '_wp_page_template', 'default'),
(13647, 4944, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13648, 4944, '_elementor_page_assets', 'a:0:{}'),
(13649, 4944, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13651, 4945, '_elementor_edit_mode', 'builder'),
(13652, 4945, '_elementor_template_type', 'wp-page'),
(13653, 4945, '_elementor_version', '3.19.0'),
(13654, 4945, '_wp_page_template', 'default'),
(13655, 4945, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]{3}-[0-9]{3}-[0-9]{4}\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13656, 4945, '_elementor_page_assets', 'a:0:{}'),
(13657, 4945, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13659, 4946, '_elementor_edit_mode', 'builder'),
(13660, 4946, '_elementor_template_type', 'wp-page'),
(13661, 4946, '_elementor_version', '3.19.0'),
(13662, 4946, '_wp_page_template', 'default'),
(13663, 4946, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13664, 4946, '_elementor_page_assets', 'a:0:{}'),
(13665, 4946, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13669, 4947, '_elementor_edit_mode', 'builder'),
(13670, 4947, '_elementor_template_type', 'wp-page'),
(13671, 4947, '_elementor_version', '3.19.0'),
(13672, 4947, '_wp_page_template', 'default'),
(13673, 4947, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13674, 4947, '_elementor_page_assets', 'a:0:{}'),
(13675, 4947, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13677, 4948, '_elementor_edit_mode', 'builder'),
(13678, 4948, '_elementor_template_type', 'wp-page'),
(13679, 4948, '_elementor_version', '3.19.0'),
(13680, 4948, '_wp_page_template', 'default'),
(13681, 4948, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\" required pattern=\\"[0-9]\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13682, 4948, '_elementor_page_assets', 'a:0:{}'),
(13683, 4948, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(13685, 4949, '_elementor_edit_mode', 'builder'),
(13686, 4949, '_elementor_template_type', 'wp-page'),
(13687, 4949, '_elementor_version', '3.19.0'),
(13688, 4949, '_wp_page_template', 'default'),
(13689, 4949, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(13690, 4949, '_elementor_page_assets', 'a:0:{}'),
(13691, 4949, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13704, 4951, 'footnotes', ''),
(13706, 4540, '_elementor_edit_mode', 'builder'),
(13714, 4953, 'footnotes', ''),
(13715, 4953, '_elementor_template_type', 'wp-page'),
(13716, 4953, '_elementor_version', '3.19.0'),
(13717, 4953, '_wp_page_template', 'default'),
(13718, 4953, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13719, 4953, '_elementor_page_assets', 'a:0:{}'),
(13720, 4953, '_elementor_edit_mode', 'builder'),
(13721, 4954, 'footnotes', ''),
(13722, 4954, '_elementor_template_type', 'wp-page'),
(13723, 4954, '_elementor_version', '3.19.0'),
(13724, 4954, '_wp_page_template', 'default'),
(13725, 4954, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13726, 4954, '_elementor_page_assets', 'a:0:{}'),
(13727, 4954, '_elementor_edit_mode', 'builder'),
(13728, 4955, 'footnotes', ''),
(13729, 4955, '_elementor_template_type', 'wp-page'),
(13730, 4955, '_elementor_version', '3.19.0'),
(13731, 4955, '_wp_page_template', 'default'),
(13732, 4955, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13733, 4955, '_elementor_page_assets', 'a:0:{}'),
(13734, 4955, '_elementor_edit_mode', 'builder'),
(13744, 4957, 'footnotes', ''),
(13745, 4957, '_elementor_template_type', 'wp-page'),
(13746, 4957, '_elementor_version', '3.19.0'),
(13747, 4957, '_wp_page_template', 'default'),
(13748, 4957, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13749, 4957, '_elementor_page_assets', 'a:0:{}'),
(13750, 4957, '_elementor_edit_mode', 'builder'),
(13751, 4958, 'footnotes', ''),
(13752, 4958, '_elementor_template_type', 'wp-page'),
(13753, 4958, '_elementor_version', '3.19.0'),
(13754, 4958, '_wp_page_template', 'default'),
(13755, 4958, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"6bb7ce8","elType":"container","settings":{"flex_direction":"row","flex_direction_mobile":"row","flex_justify_content_mobile":"flex-start","flex_gap":{"unit":"px","size":8,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":8,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":8,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"62d9730","elType":"widget","settings":{"text":"FRUITS","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/fruits\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"},{"id":"4bb5241","elType":"widget","settings":{"text":"VEGETABLES","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_width":"auto","button_text_color":"#1C244B","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":"1"},"border_color":"#1C244B","text_padding":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"__globals__":{"button_text_color":"","hover_color":"","button_background_hover_color":"","button_hover_border_color":"","border_color":"","background_color":""},"text_padding_mobile":{"unit":"px","top":"12","right":"24","bottom":"12","left":"24","isLinked":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":""},"typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_weight":"400","typography_text_transform":"capitalize","typography_font_style":"normal","typography_text_decoration":"none","typography_line_height":{"unit":"custom","size":"150%","sizes":[]},"background_color":"#1222FE00","typography_font_size_mobile":{"unit":"px","size":15,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_element_custom_width":{"unit":"%","size":15,"sizes":[]},"icon_indent":{"unit":"px","size":14,"sizes":[]},"typography_font_size_tablet":{"unit":"custom","size":"","sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"selected_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"icon_align":"right","button_background_hover_background":"","link":{"url":"https:\\/\\/jalaramproduce.ca\\/VEGETABLES\\/","is_external":"on","nofollow":"","custom_attributes":""},"border_border":"double"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13756, 4958, '_elementor_page_assets', 'a:0:{}'),
(13757, 4958, '_elementor_edit_mode', 'builder'),
(13758, 4959, 'footnotes', ''),
(13759, 4959, '_elementor_template_type', 'wp-page'),
(13760, 4959, '_elementor_version', '3.19.0'),
(13761, 4959, '_wp_page_template', 'default'),
(13762, 4959, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6ff11d1","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13763, 4959, '_elementor_page_assets', 'a:0:{}'),
(13764, 4959, '_elementor_edit_mode', 'builder'),
(13767, 4960, 'footnotes', ''),
(13768, 4960, '_elementor_edit_mode', 'builder'),
(13769, 4960, '_elementor_template_type', 'wp-page'),
(13770, 4960, '_elementor_version', '3.19.0'),
(13771, 4960, '_wp_page_template', 'default'),
(13772, 4960, '_elementor_data', '[{"id":"d10e25c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"bb3d537","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"62bee40","elType":"widget","settings":{"title":"FRESH FRUITS !!!","align":"left","title_color":"#000000","typography_typography":"custom","typography_font_family":"Aclonica","typography_font_size":{"unit":"px","size":45,"sizes":[]},"typography_font_weight":"800"},"elements":[],"widgetType":"heading"},{"id":"14ea430","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"9347729","elType":"widget","settings":{"title":"APPLE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"639a0cc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"opacity":{"unit":"px","size":1,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":101.273},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"4687cf3","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"eb68e10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"1548066","elType":"widget","settings":{"space":{"unit":"px","size":176,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"2d7f888","elType":"widget","settings":{"title":"MANGO","align":"center"},"elements":[],"widgetType":"heading"},{"id":"f9bb574","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"e74102f","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"900a8a2","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":51.537},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"33b7a48","elType":"widget","settings":{"title":"PAPAYA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"2cef2f1","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.636},"_flex_size":"none"},"elements":[],"widgetType":"image"},{"id":"55cbcaf","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"2ff02a6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b15f016","elType":"widget","settings":{"title":"BANANA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9657f01","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8dff947","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"00c0ed5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":46.53},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8d0ede0","elType":"widget","settings":{"title":"POMEGRANATE","align":"center"},"elements":[],"widgetType":"heading"},{"id":"48c7ff8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.909},"_flex_size":"none","_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"6a8ee1a","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"cacc881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"89af0e1","elType":"widget","settings":{"title":"SAPODILLA","align":"center"},"elements":[],"widgetType":"heading"},{"id":"db5e133","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"7cd7d7a","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"d00bb5b","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"e584249","elType":"widget","settings":{"title":"KIWI","align":"center"},"elements":[],"widgetType":"heading"},{"id":"5f38aed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"},{"id":"d917c4f","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3606d8e","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"8597426","elType":"widget","settings":{"title":"AVOCADOS","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4c8e7bf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"c0c153c","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"animation":"lightSpeedIn"},"elements":[{"id":"8e88e04","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b957b5e","elType":"widget","settings":{"title":"WATERMELON","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ced293f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62d8c82","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4409edd","elType":"widget","settings":{"title":"GRAPES","align":"center"},"elements":[],"widgetType":"heading"},{"id":"37b15e2","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"width":{"unit":"%","size":80,"sizes":[]},"space":{"unit":"%","size":80,"sizes":[]},"height":{"unit":"px","size":450,"sizes":[]},"image_border_border":"solid"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13773, 4960, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(13774, 4960, '_elementor_controls_usage', 'a:4:{s:7:"heading";a:3:{s:5:"count";i:11;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:1:{s:5:"title";i:11;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:5:"align";i:11;s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;}}}}s:6:"spacer";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:6;}}}}s:5:"image";a:3:{s:5:"count";i:10;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:10;}}s:5:"style";a:1:{s:19:"section_style_image";a:5:{s:5:"width";i:10;s:5:"space";i:10;s:6:"height";i:10;s:7:"opacity";i:1;s:19:"image_border_border";i:8;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:14:"_element_width";i:3;s:21:"_element_custom_width";i:3;s:10:"_flex_size";i:3;}s:15:"_section_border";a:1:{s:14:"_border_border";i:2;}}}}s:9:"container";a:3:{s:5:"count";i:15;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:24:"section_layout_container";a:4:{s:14:"flex_direction";i:15;s:13:"content_width";i:10;s:5:"width";i:10;s:8:"flex_gap";i:5;}}s:8:"advanced";a:2:{s:14:"section_layout";a:1:{s:10:"_flex_size";i:3;}s:15:"section_effects";a:1:{s:9:"animation";i:5;}}}}}');
INSERT INTO `wpwg_postmeta` VALUES
(13776, 4961, '_wp_attached_file', '2024/02/strawberry-berry-fruit-1238295.jpg'),
(13777, 4961, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:1120;s:4:"file";s:42:"2024/02/strawberry-berry-fruit-1238295.jpg";s:8:"filesize";i:243574;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:42:"strawberry-berry-fruit-1238295-300x263.jpg";s:5:"width";i:300;s:6:"height";i:263;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12079;}s:5:"large";a:5:{s:4:"file";s:43:"strawberry-berry-fruit-1238295-1024x896.jpg";s:5:"width";i:1024;s:6:"height";i:896;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:90798;}s:9:"thumbnail";a:5:{s:4:"file";s:42:"strawberry-berry-fruit-1238295-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4970;}s:12:"medium_large";a:5:{s:4:"file";s:42:"strawberry-berry-fruit-1238295-768x672.jpg";s:5:"width";i:768;s:6:"height";i:672;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56388;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13778, 4961, '_source_url', 'https://pixabay.com/get/g48643b2efa2a995b9af35775f76290ed14dc5cd811ff27dbe2e6e72d8d77f8b22c8b1cb9fa3397075654c17ea4b2451b6519e08a4ea3de5f1d2a204f66b004c5_1280.jpg'),
(13779, 4961, 'astra-images', '1238295'),
(13780, 4961, '_wp_attachment_image_alt', 'strawberry, berry, fruit-1238295.jpg'),
(13781, 4962, '_wp_attached_file', '2024/02/berris.jpg'),
(13782, 4962, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:275;s:6:"height";i:184;s:4:"file";s:18:"2024/02/berris.jpg";s:8:"filesize";i:5716;s:5:"sizes";a:1:{s:9:"thumbnail";a:5:{s:4:"file";s:18:"berris-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4276;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13792, 4964, '_wp_attached_file', '2024/02/grapes-green-fruit-582207.jpg'),
(13793, 4964, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:37:"2024/02/grapes-green-fruit-582207.jpg";s:8:"filesize";i:197516;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:37:"grapes-green-fruit-582207-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11381;}s:5:"large";a:5:{s:4:"file";s:38:"grapes-green-fruit-582207-1024x682.jpg";s:5:"width";i:1024;s:6:"height";i:682;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:82708;}s:9:"thumbnail";a:5:{s:4:"file";s:37:"grapes-green-fruit-582207-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6038;}s:12:"medium_large";a:5:{s:4:"file";s:37:"grapes-green-fruit-582207-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51944;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13794, 4964, '_source_url', 'https://pixabay.com/get/g2c47a0ad12c83315dda82b5690f261a1e22146c8bc755d07f1a423105dfaa4c11335f6e343552ef4157c6d7456f52d80_1280.jpg'),
(13795, 4964, 'astra-images', '582207'),
(13796, 4964, '_wp_attachment_image_alt', 'grapes, green, fruit-582207.jpg'),
(13797, 4965, 'footnotes', ''),
(13798, 4965, '_elementor_template_type', 'wp-page'),
(13799, 4965, '_elementor_version', '3.19.0'),
(13800, 4965, '_wp_page_template', 'default'),
(13801, 4965, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6ff11d1","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13802, 4965, '_elementor_page_assets', 'a:0:{}'),
(13803, 4965, '_elementor_edit_mode', 'builder'),
(13804, 4966, 'footnotes', ''),
(13805, 4966, '_elementor_template_type', 'wp-page'),
(13806, 4966, '_elementor_version', '3.19.0'),
(13807, 4966, '_wp_page_template', 'default'),
(13808, 4966, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-red-wine-2520999.png","id":4816,"size":"","alt":"grapes, red, wine-2520999.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6ff11d1","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13809, 4966, '_elementor_page_assets', 'a:0:{}'),
(13810, 4966, '_elementor_edit_mode', 'builder'),
(13811, 4967, 'footnotes', ''),
(13812, 4967, '_elementor_template_type', 'wp-page'),
(13813, 4967, '_elementor_version', '3.19.0'),
(13814, 4967, '_wp_page_template', 'default'),
(13815, 4967, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13816, 4967, '_elementor_page_assets', 'a:0:{}'),
(13817, 4967, '_elementor_edit_mode', 'builder'),
(13842, 4974, 'footnotes', ''),
(13843, 4974, '_elementor_template_type', 'wp-page'),
(13844, 4974, '_elementor_version', '3.19.0'),
(13845, 4974, '_wp_page_template', 'default'),
(13846, 4974, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13847, 4974, '_elementor_page_assets', 'a:0:{}'),
(13848, 4974, '_elementor_edit_mode', 'builder'),
(13849, 4975, 'footnotes', ''),
(13850, 4975, '_elementor_template_type', 'wp-page'),
(13851, 4975, '_elementor_version', '3.19.0'),
(13852, 4975, '_wp_page_template', 'default'),
(13853, 4975, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13854, 4975, '_elementor_page_assets', 'a:0:{}'),
(13855, 4975, '_elementor_edit_mode', 'builder'),
(13856, 4976, 'footnotes', ''),
(13857, 4976, '_elementor_template_type', 'wp-page'),
(13858, 4976, '_elementor_version', '3.19.0'),
(13859, 4976, '_wp_page_template', 'default'),
(13860, 4976, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"},{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"},{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"},{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13861, 4976, '_elementor_page_assets', 'a:0:{}'),
(13862, 4976, '_elementor_edit_mode', 'builder'),
(13865, 4977, 'footnotes', ''),
(13866, 4977, '_elementor_template_type', 'wp-page'),
(13867, 4977, '_elementor_version', '3.19.0'),
(13868, 4977, '_wp_page_template', 'default'),
(13869, 4977, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"},{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"},{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"},{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13870, 4977, '_elementor_page_assets', 'a:0:{}'),
(13871, 4977, '_elementor_edit_mode', 'builder'),
(13873, 4978, 'footnotes', ''),
(13874, 4978, '_elementor_template_type', 'wp-page'),
(13875, 4978, '_elementor_version', '3.19.0'),
(13876, 4978, '_wp_page_template', 'default'),
(13877, 4978, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"},{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"},{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"},{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(13878, 4978, '_elementor_page_assets', 'a:0:{}'),
(13879, 4978, '_elementor_edit_mode', 'builder'),
(13881, 4979, 'footnotes', ''),
(13882, 4979, '_elementor_template_type', 'wp-page'),
(13883, 4979, '_elementor_version', '3.19.0'),
(13884, 4979, '_wp_page_template', 'default'),
(13885, 4979, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"},{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"},{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"},{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"},{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"},{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"},{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"},{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"},{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13886, 4979, '_elementor_page_assets', 'a:0:{}'),
(13887, 4979, '_elementor_edit_mode', 'builder'),
(13900, 4981, '_elementor_edit_mode', 'builder'),
(13901, 4981, '_elementor_template_type', 'wp-page'),
(13902, 4981, '_elementor_version', '3.19.0'),
(13903, 4981, '_wp_page_template', 'default'),
(13904, 4981, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13905, 4981, '_elementor_page_assets', 'a:0:{}'),
(13906, 4981, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13908, 4982, '_elementor_edit_mode', 'builder'),
(13909, 4982, '_elementor_template_type', 'wp-page'),
(13910, 4982, '_elementor_version', '3.19.0'),
(13911, 4982, '_wp_page_template', 'default'),
(13912, 4982, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(13913, 4982, '_elementor_page_assets', 'a:0:{}'),
(13914, 4982, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13916, 4983, '_elementor_edit_mode', 'builder'),
(13917, 4983, '_elementor_template_type', 'wp-page'),
(13918, 4983, '_elementor_version', '3.19.0'),
(13919, 4983, '_wp_page_template', 'default'),
(13920, 4983, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13921, 4983, '_elementor_page_assets', 'a:0:{}'),
(13922, 4983, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13925, 4984, '_wp_attached_file', '2024/02/Customer-Support3.jpg'),
(13926, 4984, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2048;s:6:"height";i:1884;s:4:"file";s:29:"2024/02/Customer-Support3.jpg";s:8:"filesize";i:119659;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:29:"Customer-Support3-300x276.jpg";s:5:"width";i:300;s:6:"height";i:276;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12225;}s:5:"large";a:5:{s:4:"file";s:30:"Customer-Support3-1024x942.jpg";s:5:"width";i:1024;s:6:"height";i:942;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59826;}s:9:"thumbnail";a:5:{s:4:"file";s:29:"Customer-Support3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5281;}s:12:"medium_large";a:5:{s:4:"file";s:29:"Customer-Support3-768x707.jpg";s:5:"width";i:768;s:6:"height";i:707;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42051;}s:9:"1536x1536";a:5:{s:4:"file";s:31:"Customer-Support3-1536x1413.jpg";s:5:"width";i:1536;s:6:"height";i:1413;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:100732;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13927, 4985, '_elementor_edit_mode', 'builder'),
(13928, 4985, '_elementor_template_type', 'wp-page'),
(13929, 4985, '_elementor_version', '3.17.3'),
(13930, 4985, '_wp_page_template', 'default'),
(13931, 4985, '_elementor_data', 's:86471:"a:5:{i:0;a:5:{s:2:"id";s:7:"93263f3";s:8:"settings";a:27:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:420;s:5:"sizes";a:0:{}}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:330;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:3:"788";s:3:"url";s:70:"https://jalaramproduce.ca/wp-content/uploads/2021/11/services-hero.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.1;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"6c32ff7";s:8:"settings";a:15:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"888fcee";s:8:"settings";a:19:{s:5:"title";s:12:"our services";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:76;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:54;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:133:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">our services</h1>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"4cb475b";s:8:"settings";a:22:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1200;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"90";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"90";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";i:0;s:6:"bottom";s:2:"60";s:4:"left";i:0;s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"9741bfd";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:44;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"35";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"20";s:6:"bottom";s:2:"20";s:4:"left";s:2:"20";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"d90ef00";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4634";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg";}s:10:"image_size";s:4:"full";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-1.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"458f621";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:56;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"57ee7d9";s:8:"settings";a:21:{s:5:"title";s:10:"Web Design";s:12:"align_mobile";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:28;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:131:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Web Design</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"9dbc1b1";s:8:"settings";a:17:{s:6:"editor";s:285:"<p>Tell your visitor how your service can improve their life. Connect with the problem that they''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:3:"120";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1075:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Tell your visitor how your service can improve their life. Connect with the problem that they&#8217;re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"6e070d4";s:8:"settings";a:23:{s:5:"title";s:8:"From $99";s:11:"header_size";s:2:"h3";s:12:"align_mobile";s:4:"left";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:23;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:19;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"14";s:4:"left";s:1:"1";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"7";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-16";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"12";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">From $99</h3>		</div>\n		";}i:3;a:7:{s:2:"id";s:7:"7179690";s:8:"settings";a:24:{s:4:"text";s:15:"Start a Project";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";}s:11:"icon_indent";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:6:"normal";s:11:"hover_color";s:7:"#719200";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:329:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Start a Project</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"f270834";s:8:"settings";a:23:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1200;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"60";s:4:"left";i:0;s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"d82f624";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:44;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"35";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"20";s:6:"bottom";s:2:"20";s:4:"left";s:2:"20";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"3b778e2";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4635";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg";}s:10:"image_size";s:4:"full";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-2.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"dda9887";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:56;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"dbd12a7";s:8:"settings";a:21:{s:5:"title";s:14:"Graphic Design";s:12:"align_mobile";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:28;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:135:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Graphic Design</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"ed08cdd";s:8:"settings";a:17:{s:6:"editor";s:285:"<p>Tell your visitor how your service can improve their life. Connect with the problem that they''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:3:"120";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:356:"		<div class="elementor-widget-container">\n							<p>Tell your visitor how your service can improve their life. Connect with the problem that they&#8217;re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"2d71e83";s:8:"settings";a:23:{s:5:"title";s:8:"From $99";s:11:"header_size";s:2:"h3";s:12:"align_mobile";s:4:"left";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:23;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:19;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"14";s:4:"left";s:1:"1";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"7";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-16";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"12";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">From $99</h3>		</div>\n		";}i:3;a:7:{s:2:"id";s:7:"6a32355";s:8:"settings";a:24:{s:4:"text";s:15:"Start a Project";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";}s:11:"icon_indent";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:6:"normal";s:11:"hover_color";s:7:"#719200";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:329:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Start a Project</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:3;a:5:{s:2:"id";s:7:"89f0651";s:8:"settings";a:23:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1200;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"90";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"90";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"60";s:4:"left";i:0;s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"0d63c59";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:44;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"35";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"20";s:6:"bottom";s:2:"20";s:4:"left";s:2:"20";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"65c3c3c";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4633";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg";}s:10:"image_size";s:4:"full";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-3.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"4897024";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:56;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"6bf4288";s:8:"settings";a:21:{s:5:"title";s:16:"Content Creation";s:12:"align_mobile";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:28;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:137:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Content Creation</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"2080280";s:8:"settings";a:17:{s:6:"editor";s:285:"<p>Tell your visitor how your service can improve their life. Connect with the problem that they''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:3:"120";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:356:"		<div class="elementor-widget-container">\n							<p>Tell your visitor how your service can improve their life. Connect with the problem that they&#8217;re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"2adf42c";s:8:"settings";a:23:{s:5:"title";s:8:"From $99";s:11:"header_size";s:2:"h3";s:12:"align_mobile";s:4:"left";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:23;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:19;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"14";s:4:"left";s:1:"1";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"7";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-16";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"12";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">From $99</h3>		</div>\n		";}i:3;a:7:{s:2:"id";s:7:"a98e0b4";s:8:"settings";a:24:{s:4:"text";s:15:"Start a Project";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";}s:11:"icon_indent";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:6:"normal";s:11:"hover_color";s:7:"#719200";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:329:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Start a Project</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:4;a:5:{s:2:"id";s:7:"c96eca9";s:8:"settings";a:24:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1145;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:21:"background_background";s:7:"classic";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:2:"50";s:6:"bottom";s:2:"70";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:2:"30";s:6:"bottom";s:2:"20";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"15";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"flex_wrap_tablet";s:4:"wrap";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"5db1738";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:60;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:10:"flex-start";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"7e98b1d";s:8:"settings";a:16:{s:5:"title";s:15:"Why Love Nature";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"40";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:136:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Why Love Nature</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"728a3ca";s:8:"settings";a:16:{s:6:"editor";s:199:"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"30";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:264:"		<div class="elementor-widget-container">\n							<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"d7c939b";s:8:"settings";a:16:{s:6:"editor";s:226:"<p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"30";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:291:"		<div class="elementor-widget-container">\n							<p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"3a154d3";s:8:"settings";a:22:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:40;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:8:"flex_gap";a:6:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"0cd199c";s:8:"settings";a:22:{s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"42";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"hide_tablet";s:13:"hidden-tablet";s:11:"hide_mobile";s:13:"hidden-mobile";s:16:"content_position";s:6:"middle";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"5242dac";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"609d2c7";s:8:"settings";a:21:{s:13:"selected_icon";a:2:{s:5:"value";s:12:"fas fa-award";s:7:"library";s:8:"fa-solid";}s:4:"view";s:7:"stacked";s:10:"title_text";s:18:"8 Years Experience";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1984:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-award" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						8 Years Experience					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"2cd7577";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"c15ea43";s:8:"settings";a:21:{s:4:"view";s:7:"stacked";s:10:"title_text";s:13:"5 Star Rating";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:13:"selected_icon";a:2:{s:5:"value";s:11:"fas fa-star";s:7:"library";s:8:"fa-solid";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:792:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						5 Star Rating					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"b7e1fd9";s:8:"settings";a:22:{s:16:"content_position";s:6:"middle";s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"hide_tablet";s:13:"hidden-tablet";s:11:"hide_mobile";s:13:"hidden-mobile";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"a88dc14";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"4e7dc6a";s:8:"settings";a:21:{s:13:"selected_icon";a:2:{s:5:"value";s:15:"fas fa-sync-alt";s:7:"library";s:8:"fa-solid";}s:4:"view";s:7:"stacked";s:10:"title_text";s:16:"Quick Turnaround";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1305:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-sync-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						Quick Turnaround					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"f76a177";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"360c858";s:8:"settings";a:21:{s:13:"selected_icon";a:2:{s:5:"value";s:16:"fas fa-life-ring";s:7:"library";s:8:"fa-solid";}s:4:"view";s:7:"stacked";s:10:"title_text";s:17:"Dedicated Support";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1208:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-life-ring" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						Dedicated Support					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(13932, 4985, '_elementor_page_assets', 'a:0:{}'),
(13933, 4985, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13934, 4986, '_elementor_edit_mode', 'builder'),
(13935, 4986, '_elementor_template_type', 'wp-page'),
(13936, 4986, '_elementor_version', '3.17.3'),
(13937, 4986, '_wp_page_template', 'default'),
(13938, 4986, '_elementor_data', 's:86471:"a:5:{i:0;a:5:{s:2:"id";s:7:"93263f3";s:8:"settings";a:27:{s:10:"min_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:420;s:5:"sizes";a:0:{}}s:17:"min_height_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:330;s:5:"sizes";a:0:{}}s:21:"background_background";s:7:"classic";s:16:"background_image";a:2:{s:2:"id";s:3:"788";s:3:"url";s:70:"https://jalaramproduce.ca/wp-content/uploads/2021/11/services-hero.jpg";}s:19:"background_position";s:13:"bottom center";s:21:"background_attachment";s:6:"scroll";s:17:"background_repeat";s:9:"no-repeat";s:15:"background_size";s:5:"cover";s:29:"background_overlay_background";s:7:"classic";s:26:"background_overlay_opacity";a:3:{s:4:"unit";s:2:"px";s:4:"size";d:0.1;s:5:"sizes";a:0:{}}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:10;s:4:"unit";s:2:"px";s:6:"column";s:2:"10";s:3:"row";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:24:"background_overlay_color";s:33:"globals/colors?id=astglobalcolor7";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:5:{s:2:"id";s:7:"6c32ff7";s:8:"settings";a:15:{s:12:"_column_size";i:100;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"888fcee";s:8:"settings";a:19:{s:5:"title";s:12:"our services";s:11:"header_size";s:2:"h1";s:5:"align";s:6:"center";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:76;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:54;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-3;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:11:"title_color";s:33:"globals/colors?id=astglobalcolor5";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:133:"		<div class="elementor-widget-container">\n			<h1 class="elementor-heading-title elementor-size-default">our services</h1>		</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"4cb475b";s:8:"settings";a:22:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1200;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"90";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"90";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";i:0;s:6:"bottom";s:2:"60";s:4:"left";i:0;s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"9741bfd";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:44;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"35";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"20";s:6:"bottom";s:2:"20";s:4:"left";s:2:"20";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"d90ef00";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4634";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg";}s:10:"image_size";s:4:"full";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-1.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"458f621";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:56;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"57ee7d9";s:8:"settings";a:21:{s:5:"title";s:10:"Web Design";s:12:"align_mobile";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:28;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:131:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Web Design</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"9dbc1b1";s:8:"settings";a:17:{s:6:"editor";s:285:"<p>Tell your visitor how your service can improve their life. Connect with the problem that they''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:3:"120";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1075:"		<div class="elementor-widget-container">\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Tell your visitor how your service can improve their life. Connect with the problem that they&#8217;re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"6e070d4";s:8:"settings";a:23:{s:5:"title";s:8:"From $99";s:11:"header_size";s:2:"h3";s:12:"align_mobile";s:4:"left";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:23;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:19;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"14";s:4:"left";s:1:"1";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"7";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-16";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"12";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">From $99</h3>		</div>\n		";}i:3;a:7:{s:2:"id";s:7:"7179690";s:8:"settings";a:24:{s:4:"text";s:15:"Start a Project";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";}s:11:"icon_indent";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:6:"normal";s:11:"hover_color";s:7:"#719200";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:329:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Start a Project</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:2;a:5:{s:2:"id";s:7:"f270834";s:8:"settings";a:23:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1200;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"50";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"60";s:4:"left";i:0;s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"d82f624";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:44;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"35";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"20";s:6:"bottom";s:2:"20";s:4:"left";s:2:"20";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"3b778e2";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4635";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg";}s:10:"image_size";s:4:"full";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-2.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"dda9887";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:56;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"dbd12a7";s:8:"settings";a:21:{s:5:"title";s:14:"Graphic Design";s:12:"align_mobile";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:28;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:135:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Graphic Design</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"ed08cdd";s:8:"settings";a:17:{s:6:"editor";s:285:"<p>Tell your visitor how your service can improve their life. Connect with the problem that they''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:3:"120";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:356:"		<div class="elementor-widget-container">\n							<p>Tell your visitor how your service can improve their life. Connect with the problem that they&#8217;re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"2d71e83";s:8:"settings";a:23:{s:5:"title";s:8:"From $99";s:11:"header_size";s:2:"h3";s:12:"align_mobile";s:4:"left";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:23;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:19;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"14";s:4:"left";s:1:"1";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"7";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-16";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"12";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">From $99</h3>		</div>\n		";}i:3;a:7:{s:2:"id";s:7:"6a32355";s:8:"settings";a:24:{s:4:"text";s:15:"Start a Project";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";}s:11:"icon_indent";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:6:"normal";s:11:"hover_color";s:7:"#719200";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:329:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Start a Project</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:3;a:5:{s:2:"id";s:7:"89f0651";s:8:"settings";a:23:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1200;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"90";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"90";s:4:"left";i:0;s:8:"isLinked";b:0;}s:13:"margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:2:"60";s:4:"left";i:0;s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"0d63c59";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:44;s:4:"unit";s:1:"%";}s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"35";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"20";s:5:"right";s:2:"20";s:6:"bottom";s:2:"20";s:4:"left";s:2:"20";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"65c3c3c";s:8:"settings";a:11:{s:5:"image";a:2:{s:2:"id";s:4:"4633";s:3:"url";s:66:"https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg";}s:10:"image_size";s:4:"full";s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"80";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:5:"image";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:199:"		<div class="elementor-widget-container">\n													<img src="https://jalaramproduce.ca/wp-content/uploads/sites/988/2021/11/service-3.jpg" title="" alt="" loading="lazy" />													</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"4897024";s:8:"settings";a:19:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:56;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:4:{i:0;a:7:{s:2:"id";s:7:"6bf4288";s:8:"settings";a:21:{s:5:"title";s:16:"Content Creation";s:12:"align_mobile";s:4:"left";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:34;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:28;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"10";s:6:"bottom";s:1:"0";s:4:"left";s:2:"10";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:137:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Content Creation</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"2080280";s:8:"settings";a:17:{s:6:"editor";s:285:"<p>Tell your visitor how your service can improve their life. Connect with the problem that they''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:15;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:3:"120";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"50";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"10";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:356:"		<div class="elementor-widget-container">\n							<p>Tell your visitor how your service can improve their life. Connect with the problem that they&#8217;re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"2adf42c";s:8:"settings";a:23:{s:5:"title";s:8:"From $99";s:11:"header_size";s:2:"h3";s:12:"align_mobile";s:4:"left";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:23;s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:21;s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:19;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:31;s:5:"sizes";a:0:{}}s:29:"typography_line_height_mobile";a:3:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-1;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:1:"0";s:6:"bottom";s:2:"14";s:4:"left";s:1:"1";s:8:"isLinked";b:0;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"-3";s:5:"right";s:1:"0";s:6:"bottom";s:1:"7";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:14:"_margin_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:3:"-16";s:5:"right";s:1:"0";s:6:"bottom";s:2:"10";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:15:"_padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"10";s:5:"right";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"12";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:129:"		<div class="elementor-widget-container">\n			<h3 class="elementor-heading-title elementor-size-default">From $99</h3>		</div>\n		";}i:3;a:7:{s:2:"id";s:7:"a98e0b4";s:8:"settings";a:24:{s:4:"text";s:15:"Start a Project";s:27:"typography_font_size_tablet";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:14;s:5:"sizes";a:0:{}}s:16:"background_color";s:9:"#FFFFFF00";s:13:"border_border";s:5:"solid";s:12:"border_width";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"1";s:5:"right";s:1:"1";s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:8:"isLinked";b:1;}s:12:"text_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:11:"__globals__";a:4:{s:17:"button_text_color";s:33:"globals/colors?id=astglobalcolor2";s:12:"border_color";s:33:"globals/colors?id=astglobalcolor7";s:11:"hover_color";s:25:"globals/colors?id=2e6c5c0";s:25:"button_hover_border_color";s:25:"globals/colors?id=2e6c5c0";}s:11:"icon_indent";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:6:"normal";s:11:"hover_color";s:7:"#719200";s:13:"border_radius";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"4";s:5:"right";s:1:"4";s:6:"bottom";s:1:"4";s:4:"left";s:1:"4";s:8:"isLinked";b:1;}s:19:"text_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"30";s:6:"bottom";s:2:"15";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:13:"selected_icon";a:2:{s:5:"value";s:0:"";s:7:"library";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:38:"button_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:41:"button_background_hover_slideshow_gallery";a:0:{}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:6:"button";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:329:"		<div class="elementor-widget-container">\n					<div class="elementor-button-wrapper">\n			<a class="elementor-button elementor-button-link elementor-size-sm" href="#">\n						<span class="elementor-button-content-wrapper">\n						<span class="elementor-button-text">Start a Project</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}i:4;a:5:{s:2:"id";s:7:"c96eca9";s:8:"settings";a:24:{s:11:"boxed_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1145;s:5:"sizes";a:0:{}}s:9:"structure";s:2:"20";s:21:"background_background";s:7:"classic";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:2:"50";s:6:"bottom";s:2:"70";s:4:"left";s:2:"50";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:2:"30";s:6:"bottom";s:2:"20";s:4:"left";s:2:"30";s:8:"isLinked";b:0;}s:14:"padding_mobile";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:2:"15";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:16:"background_color";s:33:"globals/colors?id=astglobalcolor4";}s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"flex_wrap_tablet";s:4:"wrap";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"5db1738";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:60;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:10:"flex-start";s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"15";s:5:"right";s:2:"15";s:6:"bottom";s:2:"15";s:4:"left";s:2:"15";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:3:{i:0;a:7:{s:2:"id";s:7:"7e98b1d";s:8:"settings";a:16:{s:5:"title";s:15:"Why Love Nature";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:44;s:5:"sizes";a:0:{}}s:25:"typography_letter_spacing";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:-2;s:5:"sizes";a:0:{}}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"40";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:2:"30";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"__globals__";a:1:{s:11:"title_color";s:0:"";}s:11:"header_size";s:2:"h4";s:21:"typography_typography";s:6:"custom";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:7:"heading";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:136:"		<div class="elementor-widget-container">\n			<h4 class="elementor-heading-title elementor-size-default">Why Love Nature</h4>		</div>\n		";}i:1;a:7:{s:2:"id";s:7:"728a3ca";s:8:"settings";a:16:{s:6:"editor";s:199:"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"30";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:0:"";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:264:"		<div class="elementor-widget-container">\n							<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p>						</div>\n		";}i:2;a:7:{s:2:"id";s:7:"d7c939b";s:8:"settings";a:16:{s:6:"editor";s:226:"<p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>";s:21:"typography_typography";s:6:"custom";s:20:"typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:18;s:5:"sizes";a:0:{}}s:22:"typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}}s:7:"_margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:14:"_margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:8:"_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:2:"30";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:15:"_padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"__globals__";a:1:{s:10:"text_color";s:25:"globals/colors?id=f59c35c";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:11:"text-editor";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:291:"		<div class="elementor-widget-container">\n							<p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>						</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"3a154d3";s:8:"settings";a:22:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";i:40;s:4:"unit";s:1:"%";}s:12:"width_tablet";a:2:{s:4:"size";i:100;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"margin_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:2:"25";s:8:"isLinked";b:0;}s:14:"padding_tablet";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"50";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:13:"content_width";s:4:"full";s:8:"flex_gap";a:6:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"0cd199c";s:8:"settings";a:22:{s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"42";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:0;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:11:"hide_tablet";s:13:"hidden-tablet";s:11:"hide_mobile";s:13:"hidden-mobile";s:16:"content_position";s:6:"middle";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"5242dac";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"609d2c7";s:8:"settings";a:21:{s:13:"selected_icon";a:2:{s:5:"value";s:12:"fas fa-award";s:7:"library";s:8:"fa-solid";}s:4:"view";s:7:"stacked";s:10:"title_text";s:18:"8 Years Experience";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1984:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-award" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						8 Years Experience					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"2cd7577";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"c15ea43";s:8:"settings";a:21:{s:4:"view";s:7:"stacked";s:10:"title_text";s:13:"5 Star Rating";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:13:"selected_icon";a:2:{s:5:"value";s:11:"fas fa-star";s:7:"library";s:8:"fa-solid";}s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:792:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						5 Star Rating					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"b7e1fd9";s:8:"settings";a:22:{s:16:"content_position";s:6:"middle";s:9:"structure";s:2:"20";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";i:0;s:6:"bottom";s:1:"0";s:4:"left";i:0;s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:2:"60";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:0;}s:11:"hide_tablet";s:13:"hidden-tablet";s:11:"hide_mobile";s:13:"hidden-mobile";s:14:"flex_direction";s:3:"row";s:16:"flex_align_items";s:7:"stretch";s:8:"flex_gap";a:5:{s:4:"size";i:0;s:4:"unit";s:2:"px";s:6:"column";s:1:"0";s:3:"row";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:2:{i:0;a:5:{s:2:"id";s:7:"a88dc14";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"4e7dc6a";s:8:"settings";a:21:{s:13:"selected_icon";a:2:{s:5:"value";s:15:"fas fa-sync-alt";s:7:"library";s:8:"fa-solid";}s:4:"view";s:7:"stacked";s:10:"title_text";s:16:"Quick Turnaround";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1305:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-sync-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						Quick Turnaround					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}i:1;a:5:{s:2:"id";s:7:"f76a177";s:8:"settings";a:18:{s:12:"_column_size";i:50;s:5:"width";a:2:{s:4:"size";N;s:4:"unit";s:1:"%";}s:20:"flex_justify_content";s:6:"center";s:6:"margin";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:7:"padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";s:1:"0";s:5:"right";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:8:"isLinked";b:1;}s:13:"content_width";s:4:"full";s:16:"background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:25:"background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:28:"background_slideshow_gallery";a:0:{}s:22:"background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:31:"background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:34:"background_hover_slideshow_gallery";a:0:{}s:24:"background_overlay_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:33:"background_overlay_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:36:"background_overlay_slideshow_gallery";a:0:{}s:30:"background_overlay_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:39:"background_overlay_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:42:"background_overlay_hover_slideshow_gallery";a:0:{}}s:8:"elements";a:1:{i:0;a:7:{s:2:"id";s:7:"360c858";s:8:"settings";a:21:{s:13:"selected_icon";a:2:{s:5:"value";s:16:"fas fa-life-ring";s:7:"library";s:8:"fa-solid";}s:4:"view";s:7:"stacked";s:10:"title_text";s:17:"Dedicated Support";s:16:"description_text";s:0:"";s:10:"icon_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:6;s:5:"sizes";a:0:{}}s:9:"icon_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:40;s:5:"sizes";a:0:{}}s:10:"text_align";s:6:"center";s:26:"content_vertical_alignment";s:6:"bottom";s:18:"title_bottom_space";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:0;s:5:"sizes";a:0:{}}s:27:"title_typography_typography";s:6:"custom";s:26:"title_typography_font_size";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:13;s:5:"sizes";a:0:{}}s:28:"title_typography_line_height";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:20;s:5:"sizes";a:0:{}}s:11:"__globals__";a:3:{s:15:"secondary_color";s:33:"globals/colors?id=astglobalcolor2";s:11:"title_color";s:0:"";s:13:"primary_color";s:33:"globals/colors?id=astglobalcolor5";}s:15:"secondary_color";s:7:"#536941";s:17:"_background_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:26:"_background_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:29:"_background_slideshow_gallery";a:0:{}s:23:"_background_hover_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:32:"_background_hover_video_fallback";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}s:35:"_background_hover_slideshow_gallery";a:0:{}s:11:"_mask_image";a:3:{s:3:"url";s:0:"";s:2:"id";s:0:"";s:4:"size";s:0:"";}}s:8:"elements";a:0:{}s:7:"isInner";b:0;s:10:"widgetType";s:8:"icon-box";s:6:"elType";s:6:"widget";s:9:"htmlCache";s:1208:"		<div class="elementor-widget-container">\n					<div class="elementor-icon-box-wrapper">\n						<div class="elementor-icon-box-icon">\n				<span  class="elementor-icon elementor-animation-">\n				<svg aria-hidden="true" class="e-font-icon-svg e-fas-life-ring" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				</span>\n			</div>\n						<div class="elementor-icon-box-content">\n				<h3 class="elementor-icon-box-title">\n					<span  >\n						Dedicated Support					</span>\n				</h3>\n							</div>\n		</div>\n				</div>\n		";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:1;s:6:"elType";s:9:"container";}}s:7:"isInner";b:0;s:6:"elType";s:9:"container";}}";');
INSERT INTO `wpwg_postmeta` VALUES
(13939, 4986, '_elementor_page_assets', 'a:0:{}'),
(13940, 4986, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13941, 4987, '_elementor_edit_mode', 'builder'),
(13942, 4987, '_elementor_template_type', 'wp-page'),
(13943, 4987, '_elementor_version', '3.17.3'),
(13944, 4987, '_wp_page_template', 'default'),
(13945, 4987, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"solid","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(13946, 4987, '_elementor_page_assets', 'a:0:{}'),
(13947, 4987, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13949, 4988, '_menu_item_type', 'post_type'),
(13950, 4988, '_menu_item_menu_item_parent', '0'),
(13951, 4988, '_menu_item_object_id', '4651'),
(13952, 4988, '_menu_item_object', 'page'),
(13953, 4988, '_menu_item_target', ''),
(13954, 4988, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(13955, 4988, '_menu_item_xfn', ''),
(13956, 4988, '_menu_item_url', ''),
(13958, 1169, '_wp_old_date', '2024-02-24'),
(13959, 1170, '_wp_old_date', '2024-02-24'),
(13960, 4776, '_wp_old_date', '2024-02-24'),
(13961, 1171, '_wp_old_date', '2024-02-24'),
(13963, 4989, '_elementor_edit_mode', 'builder'),
(13964, 4989, '_elementor_template_type', 'wp-page'),
(13965, 4989, '_elementor_version', '3.19.0'),
(13966, 4989, '_wp_page_template', 'default'),
(13967, 4989, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"solid","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(13968, 4989, '_elementor_page_assets', 'a:0:{}'),
(13969, 4989, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13971, 4990, '_elementor_edit_mode', 'builder'),
(13972, 4990, '_elementor_template_type', 'wp-page'),
(13973, 4990, '_elementor_version', '3.19.0'),
(13974, 4990, '_wp_page_template', 'default'),
(13975, 4990, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"solid","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(13976, 4990, '_elementor_page_assets', 'a:0:{}'),
(13977, 4990, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13979, 4991, '_elementor_edit_mode', 'builder'),
(13980, 4991, '_elementor_template_type', 'wp-page'),
(13981, 4991, '_elementor_version', '3.19.0'),
(13982, 4991, '_wp_page_template', 'default'),
(13983, 4991, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"solid","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(13984, 4991, '_elementor_page_assets', 'a:0:{}'),
(13985, 4991, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13988, 4992, '_elementor_edit_mode', 'builder'),
(13989, 4992, '_elementor_template_type', 'wp-page'),
(13990, 4992, '_elementor_version', '3.19.0'),
(13991, 4992, '_wp_page_template', 'default'),
(13992, 4992, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"solid","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(13993, 4992, '_elementor_page_assets', 'a:0:{}'),
(13994, 4992, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(13995, 4993, '_elementor_edit_mode', 'builder'),
(13996, 4993, '_elementor_template_type', 'wp-page'),
(13997, 4993, '_elementor_version', '3.19.0'),
(13998, 4993, '_wp_page_template', 'default'),
(13999, 4993, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"solid","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14000, 4993, '_elementor_page_assets', 'a:0:{}'),
(14001, 4993, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14002, 4994, '_elementor_edit_mode', 'builder'),
(14003, 4994, '_elementor_template_type', 'wp-page'),
(14004, 4994, '_elementor_version', '3.19.0'),
(14005, 4994, '_wp_page_template', 'default'),
(14006, 4994, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14007, 4994, '_elementor_page_assets', 'a:0:{}'),
(14008, 4994, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14011, 4995, '_elementor_edit_mode', 'builder'),
(14012, 4995, '_elementor_template_type', 'wp-page'),
(14013, 4995, '_elementor_version', '3.19.0'),
(14014, 4995, '_wp_page_template', 'default'),
(14015, 4995, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14016, 4995, '_elementor_page_assets', 'a:0:{}'),
(14017, 4995, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14019, 4996, '_elementor_edit_mode', 'builder'),
(14020, 4996, '_elementor_template_type', 'wp-page'),
(14021, 4996, '_elementor_version', '3.19.0'),
(14022, 4996, '_wp_page_template', 'default'),
(14023, 4996, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14024, 4996, '_elementor_page_assets', 'a:0:{}'),
(14025, 4996, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14027, 4997, '_elementor_edit_mode', 'builder'),
(14028, 4997, '_elementor_template_type', 'wp-page'),
(14029, 4997, '_elementor_version', '3.19.0'),
(14030, 4997, '_wp_page_template', 'default'),
(14031, 4997, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14032, 4997, '_elementor_page_assets', 'a:0:{}'),
(14033, 4997, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14037, 4998, '_elementor_edit_mode', 'builder'),
(14038, 4998, '_elementor_template_type', 'wp-page'),
(14039, 4998, '_elementor_version', '3.19.0'),
(14040, 4998, '_wp_page_template', 'default'),
(14041, 4998, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14042, 4998, '_elementor_page_assets', 'a:0:{}'),
(14043, 4998, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14045, 4999, '_elementor_edit_mode', 'builder'),
(14046, 4999, '_elementor_template_type', 'wp-page'),
(14047, 4999, '_elementor_version', '3.19.0'),
(14048, 4999, '_wp_page_template', 'default'),
(14049, 4999, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14050, 4999, '_elementor_page_assets', 'a:0:{}'),
(14051, 4999, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14053, 5000, '_elementor_edit_mode', 'builder'),
(14054, 5000, '_elementor_template_type', 'wp-page'),
(14055, 5000, '_elementor_version', '3.19.0'),
(14056, 5000, '_wp_page_template', 'default'),
(14057, 5000, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14058, 5000, '_elementor_page_assets', 'a:0:{}'),
(14059, 5000, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14072, 5002, '_wp_attached_file', '2024/02/img_ser_jp.webp'),
(14073, 5002, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:675;s:4:"file";s:23:"2024/02/img_ser_jp.webp";s:8:"filesize";i:62982;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:23:"img_ser_jp-300x169.webp";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:10588;}s:5:"large";a:5:{s:4:"file";s:24:"img_ser_jp-1024x576.webp";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:46752;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"img_ser_jp-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:5348;}s:12:"medium_large";a:5:{s:4:"file";s:23:"img_ser_jp-768x432.webp";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:33880;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14074, 5003, '_elementor_edit_mode', 'builder'),
(14075, 5003, '_elementor_template_type', 'wp-page'),
(14076, 5003, '_elementor_version', '3.19.0'),
(14077, 5003, '_wp_page_template', 'default'),
(14078, 5003, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14079, 5003, '_elementor_page_assets', 'a:0:{}'),
(14080, 5003, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14081, 5004, '_elementor_edit_mode', 'builder'),
(14082, 5004, '_elementor_template_type', 'wp-page'),
(14083, 5004, '_elementor_version', '3.19.0'),
(14084, 5004, '_wp_page_template', 'default'),
(14085, 5004, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"c2b1646","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":35.652},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"1f7c472","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Customer-Support3.jpg","id":4984,"size":"","alt":"","source":"library"},"link_to":"custom","link":{"url":"https:\\/\\/jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0c18a70","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"66.6666"}},"elements":[{"id":"be08c7f","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"e1398b8","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"183abc4","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14086, 5004, '_elementor_page_assets', 'a:0:{}'),
(14087, 5004, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14088, 5005, '_elementor_edit_mode', 'builder'),
(14089, 5005, '_elementor_template_type', 'wp-page'),
(14090, 5005, '_elementor_version', '3.19.0'),
(14091, 5005, '_wp_page_template', 'default'),
(14092, 5005, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14093, 5005, '_elementor_page_assets', 'a:0:{}'),
(14094, 5005, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14097, 5006, '_elementor_edit_mode', 'builder'),
(14098, 5006, '_elementor_template_type', 'wp-page'),
(14099, 5006, '_elementor_version', '3.19.0'),
(14100, 5006, '_wp_page_template', 'default'),
(14101, 5006, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14102, 5006, '_elementor_page_assets', 'a:0:{}'),
(14103, 5006, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14105, 5007, '_elementor_edit_mode', 'builder'),
(14106, 5007, '_elementor_template_type', 'wp-page'),
(14107, 5007, '_elementor_version', '3.19.0'),
(14108, 5007, '_wp_page_template', 'default'),
(14109, 5007, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14110, 5007, '_elementor_page_assets', 'a:0:{}'),
(14111, 5007, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14113, 5008, '_elementor_edit_mode', 'builder'),
(14114, 5008, '_elementor_template_type', 'wp-page'),
(14115, 5008, '_elementor_version', '3.19.0'),
(14116, 5008, '_wp_page_template', 'default'),
(14117, 5008, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.23},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14118, 5008, '_elementor_page_assets', 'a:0:{}'),
(14119, 5008, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14123, 5009, '_elementor_edit_mode', 'builder'),
(14124, 5009, '_elementor_template_type', 'wp-page'),
(14125, 5009, '_elementor_version', '3.19.0'),
(14126, 5009, '_wp_page_template', 'default'),
(14127, 5009, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.23},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14128, 5009, '_elementor_page_assets', 'a:0:{}'),
(14129, 5009, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14131, 5010, '_elementor_edit_mode', 'builder'),
(14132, 5010, '_elementor_template_type', 'wp-page'),
(14133, 5010, '_elementor_version', '3.19.0'),
(14134, 5010, '_wp_page_template', 'default'),
(14135, 5010, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"_element_width":"initial","_element_custom_width":{"unit":"%","size":95.23},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14136, 5010, '_elementor_page_assets', 'a:0:{}'),
(14137, 5010, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14139, 5011, '_elementor_edit_mode', 'builder'),
(14140, 5011, '_elementor_template_type', 'wp-page'),
(14141, 5011, '_elementor_version', '3.19.0'),
(14142, 5011, '_wp_page_template', 'default'),
(14143, 5011, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14144, 5011, '_elementor_page_assets', 'a:0:{}'),
(14145, 5011, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14158, 5013, '_elementor_edit_mode', 'builder'),
(14159, 5013, '_elementor_template_type', 'wp-page'),
(14160, 5013, '_elementor_version', '3.19.0'),
(14161, 5013, '_wp_page_template', 'default'),
(14162, 5013, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"fadeIn"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14163, 5013, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(14164, 5013, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(14166, 5014, '_elementor_edit_mode', 'builder'),
(14167, 5014, '_elementor_template_type', 'wp-page'),
(14168, 5014, '_elementor_version', '3.19.0'),
(14169, 5014, '_wp_page_template', 'default'),
(14170, 5014, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"solid","background_background":"classic","background_color":"#EDFFE5","animation":"fadeIn"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14171, 5014, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(14172, 5014, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14174, 5015, '_elementor_edit_mode', 'builder'),
(14175, 5015, '_elementor_template_type', 'wp-page'),
(14176, 5015, '_elementor_version', '3.19.0'),
(14177, 5015, '_wp_page_template', 'default'),
(14178, 5015, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14179, 5015, '_elementor_page_assets', 'a:1:{s:6:"styles";a:5:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";i:4;s:12:"e-animations";}}'),
(14180, 5015, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14183, 5016, '_elementor_edit_mode', 'builder'),
(14184, 5016, '_elementor_template_type', 'wp-page'),
(14185, 5016, '_elementor_version', '3.19.0'),
(14186, 5016, '_wp_page_template', 'default'),
(14187, 5016, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14188, 5016, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(14189, 5016, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14190, 5017, '_elementor_edit_mode', 'builder'),
(14191, 5017, '_elementor_template_type', 'wp-page'),
(14192, 5017, '_elementor_version', '3.19.0'),
(14193, 5017, '_wp_page_template', 'default'),
(14194, 5017, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"18de470","elType":"widget","settings":{"text":"Find Out More","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#FFFFFF00","hover_color":"#719200","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"__globals__":{"border_color":"globals\\/colors?id=astglobalcolor7","hover_color":"globals\\/colors?id=2e6c5c0","button_hover_border_color":"globals\\/colors?id=2e6c5c0","button_text_color":"globals\\/colors?id=astglobalcolor2"},"typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"15","right":"30","bottom":"15","left":"30","isLinked":false},"link":{"url":"","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14195, 5017, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(14196, 5017, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14197, 5018, '_elementor_edit_mode', 'builder'),
(14198, 5018, '_elementor_template_type', 'wp-page'),
(14199, 5018, '_elementor_version', '3.19.0'),
(14200, 5018, '_wp_page_template', 'default'),
(14201, 5018, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14202, 5018, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(14203, 5018, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14206, 5019, '_elementor_edit_mode', 'builder'),
(14207, 5019, '_elementor_template_type', 'wp-page'),
(14208, 5019, '_elementor_version', '3.19.0'),
(14209, 5019, '_wp_page_template', 'default'),
(14210, 5019, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14211, 5019, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(14212, 5019, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14214, 5020, '_elementor_edit_mode', 'builder'),
(14215, 5020, '_elementor_template_type', 'wp-page'),
(14216, 5020, '_elementor_version', '3.19.0'),
(14217, 5020, '_wp_page_template', 'default'),
(14218, 5020, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"43d69e0","elType":"container","settings":{"boxed_width":{"unit":"px","size":1121,"sizes":[]},"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"d0e563a","elType":"widget","settings":{"title":"Regural Fruits & Vegetables !","align":"center","title_color":"#4DB544","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":50,"sizes":[]},"_animation":"lightSpeedIn","_border_border":"solid"},"elements":[],"widgetType":"heading"},{"id":"cd688db","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ FRUITS ]<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0[ VEGETABLES ]<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14219, 5020, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(14220, 5020, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14222, 5021, '_elementor_edit_mode', 'builder'),
(14223, 5021, '_elementor_template_type', 'wp-page'),
(14224, 5021, '_elementor_version', '3.19.0'),
(14225, 5021, '_wp_page_template', 'default'),
(14226, 5021, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14227, 5021, '_elementor_page_assets', 'a:1:{s:6:"styles";a:4:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";i:3;s:12:"e-animations";}}'),
(14228, 5021, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14232, 5022, '_elementor_edit_mode', 'builder'),
(14233, 5022, '_elementor_template_type', 'wp-page'),
(14234, 5022, '_elementor_version', '3.19.0'),
(14235, 5022, '_wp_page_template', 'default'),
(14236, 5022, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14237, 5022, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14238, 5022, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14240, 5023, '_elementor_edit_mode', 'builder'),
(14241, 5023, '_elementor_template_type', 'wp-page'),
(14242, 5023, '_elementor_version', '3.19.0'),
(14243, 5023, '_wp_page_template', 'default'),
(14244, 5023, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14245, 5023, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14246, 5023, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14248, 5024, '_elementor_edit_mode', 'builder'),
(14249, 5024, '_elementor_template_type', 'wp-page'),
(14250, 5024, '_elementor_version', '3.19.0'),
(14251, 5024, '_wp_page_template', 'default'),
(14252, 5024, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14253, 5024, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14254, 5024, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14257, 5025, '_elementor_edit_mode', 'builder'),
(14258, 5025, '_elementor_template_type', 'wp-page'),
(14259, 5025, '_elementor_version', '3.19.0'),
(14260, 5025, '_wp_page_template', 'default'),
(14261, 5025, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14262, 5025, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14263, 5025, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14264, 5026, '_elementor_edit_mode', 'builder'),
(14265, 5026, '_elementor_template_type', 'wp-page'),
(14266, 5026, '_elementor_version', '3.19.0'),
(14267, 5026, '_wp_page_template', 'default'),
(14268, 5026, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14269, 5026, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14270, 5026, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14271, 5027, '_elementor_edit_mode', 'builder'),
(14272, 5027, '_elementor_template_type', 'wp-page'),
(14273, 5027, '_elementor_version', '3.19.0'),
(14274, 5027, '_wp_page_template', 'default'),
(14275, 5027, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14276, 5027, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14277, 5027, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14280, 5028, '_elementor_edit_mode', 'builder'),
(14281, 5028, '_elementor_template_type', 'wp-page'),
(14282, 5028, '_elementor_version', '3.19.0'),
(14283, 5028, '_wp_page_template', 'default'),
(14284, 5028, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14285, 5028, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14286, 5028, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14288, 5029, '_elementor_edit_mode', 'builder'),
(14289, 5029, '_elementor_template_type', 'wp-page'),
(14290, 5029, '_elementor_version', '3.19.0'),
(14291, 5029, '_wp_page_template', 'default'),
(14292, 5029, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"gradient","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#F7FFF3"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14293, 5029, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14294, 5029, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14296, 5030, '_elementor_edit_mode', 'builder'),
(14297, 5030, '_elementor_template_type', 'wp-page'),
(14298, 5030, '_elementor_version', '3.19.0'),
(14299, 5030, '_wp_page_template', 'default'),
(14300, 5030, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#D8FFC7"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14301, 5030, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14302, 5030, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14306, 5031, '_elementor_edit_mode', 'builder'),
(14307, 5031, '_elementor_template_type', 'wp-page'),
(14308, 5031, '_elementor_version', '3.19.0'),
(14309, 5031, '_wp_page_template', 'default'),
(14310, 5031, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#D8FFC7"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14311, 5031, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14312, 5031, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14314, 5032, '_elementor_edit_mode', 'builder'),
(14315, 5032, '_elementor_template_type', 'wp-page'),
(14316, 5032, '_elementor_version', '3.19.0'),
(14317, 5032, '_wp_page_template', 'default'),
(14318, 5032, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#EDFFE5","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#EDFFE5","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"06f5585","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9c6c10e","elType":"widget","settings":{"space":{"unit":"px","size":71,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#D8FFC7"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14319, 5032, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14320, 5032, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14322, 5033, '_elementor_edit_mode', 'builder'),
(14323, 5033, '_elementor_template_type', 'wp-page'),
(14324, 5033, '_elementor_version', '3.19.0'),
(14325, 5033, '_wp_page_template', 'default'),
(14326, 5033, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14327, 5033, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14328, 5033, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14332, 5034, '_elementor_edit_mode', 'builder'),
(14333, 5034, '_elementor_template_type', 'wp-page'),
(14334, 5034, '_elementor_version', '3.19.0'),
(14335, 5034, '_wp_page_template', 'default'),
(14336, 5034, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14337, 5034, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14338, 5034, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14340, 5035, '_elementor_edit_mode', 'builder'),
(14341, 5035, '_elementor_template_type', 'wp-page'),
(14342, 5035, '_elementor_version', '3.19.0'),
(14343, 5035, '_wp_page_template', 'default'),
(14344, 5035, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":103.091},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14345, 5035, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14346, 5035, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14348, 5036, '_elementor_edit_mode', 'builder'),
(14349, 5036, '_elementor_template_type', 'wp-page'),
(14350, 5036, '_elementor_version', '3.19.0'),
(14351, 5036, '_wp_page_template', 'default'),
(14352, 5036, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14353, 5036, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14354, 5036, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14358, 5037, '_elementor_edit_mode', 'builder'),
(14359, 5037, '_elementor_template_type', 'wp-page'),
(14360, 5037, '_elementor_version', '3.19.0'),
(14361, 5037, '_wp_page_template', 'default'),
(14362, 5037, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14363, 5037, '_elementor_page_assets', 'a:0:{}'),
(14364, 5037, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14365, 5038, '_elementor_edit_mode', 'builder'),
(14366, 5038, '_elementor_template_type', 'wp-page'),
(14367, 5038, '_elementor_version', '3.19.0'),
(14368, 5038, '_wp_page_template', 'default'),
(14369, 5038, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":"globals\\/colors?id=astglobalcolor4"},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Love Nature","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.<\\/p><p>\\u00a0<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"8 Years Experience","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-sync-alt","library":"fa-solid"},"view":"stacked","title_text":"Quick Turnaround","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-life-ring","library":"fa-solid"},"view":"stacked","title_text":"Dedicated Support","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14370, 5038, '_elementor_page_assets', 'a:0:{}'),
(14371, 5038, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14372, 5039, '_elementor_edit_mode', 'builder'),
(14373, 5039, '_elementor_template_type', 'wp-page'),
(14374, 5039, '_elementor_version', '3.19.0'),
(14375, 5039, '_wp_page_template', 'default'),
(14376, 5039, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14377, 5039, '_elementor_page_assets', 'a:0:{}'),
(14378, 5039, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14381, 5040, '_elementor_edit_mode', 'builder'),
(14382, 5040, '_elementor_template_type', 'wp-page'),
(14383, 5040, '_elementor_version', '3.19.0'),
(14384, 5040, '_wp_page_template', 'default'),
(14385, 5040, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14386, 5040, '_elementor_page_assets', 'a:0:{}'),
(14387, 5040, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14389, 5041, '_elementor_edit_mode', 'builder'),
(14390, 5041, '_elementor_template_type', 'wp-page'),
(14391, 5041, '_elementor_version', '3.19.0'),
(14392, 5041, '_wp_page_template', 'default'),
(14393, 5041, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14394, 5041, '_elementor_page_assets', 'a:0:{}'),
(14395, 5041, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14397, 5042, '_elementor_edit_mode', 'builder'),
(14398, 5042, '_elementor_template_type', 'wp-page'),
(14399, 5042, '_elementor_version', '3.19.0'),
(14400, 5042, '_wp_page_template', 'default'),
(14401, 5042, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"9bc57e5","elType":"container","settings":{"flex_direction":"column"},"elements":[{"id":"b1b0b3c","elType":"widget","settings":{"text":"Click here","link":{"url":"<span rel=\\"\\" role=\\"button\\" aria-haspopup=\\"menu\\" data-ux=\\"Link\\" data-typography=\\"LinkAlpha\\" class=\\"x-el x-el-span c2-2c c2-2d c2-b c2-c c2-d c2-2j c2-f c2-3 c2-2f c2-4 c2-2g c2-2h c2-2i c2-5 c2-6 c2-7 c2-8\\">Attach Resume<\\/span>","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false}]'),
(14402, 5042, '_elementor_page_assets', 'a:0:{}'),
(14403, 5042, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14425, 5047, '_elementor_edit_mode', 'builder'),
(14426, 5047, '_elementor_template_type', 'wp-page'),
(14427, 5047, '_elementor_version', '3.19.0'),
(14428, 5047, '_wp_page_template', 'default'),
(14429, 5047, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14430, 5047, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14431, 5047, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14433, 5048, '_elementor_edit_mode', 'builder'),
(14434, 5048, '_elementor_template_type', 'wp-page'),
(14435, 5048, '_elementor_version', '3.19.0'),
(14436, 5048, '_wp_page_template', 'default'),
(14437, 5048, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"86f3b83","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#070707"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14438, 5048, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14439, 5048, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14441, 5049, '_elementor_edit_mode', 'builder'),
(14442, 5049, '_elementor_template_type', 'wp-page'),
(14443, 5049, '_elementor_version', '3.19.0'),
(14444, 5049, '_wp_page_template', 'default'),
(14445, 5049, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14446, 5049, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14447, 5049, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14451, 5050, '_elementor_edit_mode', 'builder'),
(14452, 5050, '_elementor_template_type', 'wp-page'),
(14453, 5050, '_elementor_version', '3.19.0'),
(14454, 5050, '_wp_page_template', 'default'),
(14455, 5050, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14456, 5050, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14457, 5050, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14459, 5051, '_elementor_edit_mode', 'builder'),
(14460, 5051, '_elementor_template_type', 'wp-page'),
(14461, 5051, '_elementor_version', '3.19.0'),
(14462, 5051, '_wp_page_template', 'default'),
(14463, 5051, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14464, 5051, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14465, 5051, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14467, 5052, '_elementor_edit_mode', 'builder'),
(14468, 5052, '_elementor_template_type', 'wp-page'),
(14469, 5052, '_elementor_version', '3.19.0'),
(14470, 5052, '_wp_page_template', 'default'),
(14471, 5052, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14472, 5052, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14473, 5052, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14477, 5053, '_elementor_edit_mode', 'builder'),
(14478, 5053, '_elementor_template_type', 'wp-page'),
(14479, 5053, '_elementor_version', '3.19.0'),
(14480, 5053, '_wp_page_template', 'default'),
(14481, 5053, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14482, 5053, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14483, 5053, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14485, 5054, '_elementor_edit_mode', 'builder'),
(14486, 5054, '_elementor_template_type', 'wp-page'),
(14487, 5054, '_elementor_version', '3.19.0'),
(14488, 5054, '_wp_page_template', 'default'),
(14489, 5054, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"02dad39","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"6c095cd","elType":"widget","settings":{"space":{"unit":"px","size":58,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":104},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100.179},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14490, 5054, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14491, 5054, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14493, 5055, '_elementor_edit_mode', 'builder'),
(14494, 5055, '_elementor_template_type', 'wp-page'),
(14495, 5055, '_elementor_version', '3.19.0'),
(14496, 5055, '_wp_page_template', 'default'),
(14497, 5055, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14498, 5055, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14499, 5055, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14504, 5056, '_elementor_edit_mode', 'builder'),
(14505, 5056, '_elementor_template_type', 'wp-page'),
(14506, 5056, '_elementor_version', '3.19.0'),
(14507, 5056, '_wp_page_template', 'default'),
(14508, 5056, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14509, 5056, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14510, 5056, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14512, 5057, '_elementor_edit_mode', 'builder'),
(14513, 5057, '_elementor_template_type', 'wp-page'),
(14514, 5057, '_elementor_version', '3.19.0'),
(14515, 5057, '_wp_page_template', 'default'),
(14516, 5057, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14517, 5057, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14518, 5057, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14520, 5058, '_elementor_edit_mode', 'builder'),
(14521, 5058, '_elementor_template_type', 'wp-page'),
(14522, 5058, '_elementor_version', '3.19.0'),
(14523, 5058, '_wp_page_template', 'default'),
(14524, 5058, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14525, 5058, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14526, 5058, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14531, 5059, '_elementor_edit_mode', 'builder'),
(14532, 5059, '_elementor_template_type', 'wp-page'),
(14533, 5059, '_elementor_version', '3.19.0'),
(14534, 5059, '_wp_page_template', 'default'),
(14535, 5059, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14536, 5059, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14537, 5059, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14539, 5060, '_elementor_edit_mode', 'builder'),
(14540, 5060, '_elementor_template_type', 'wp-page'),
(14541, 5060, '_elementor_version', '3.19.0'),
(14542, 5060, '_wp_page_template', 'default'),
(14543, 5060, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"lightSpeedIn","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14544, 5060, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14545, 5060, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14547, 5061, '_elementor_edit_mode', 'builder'),
(14548, 5061, '_elementor_template_type', 'wp-page'),
(14549, 5061, '_elementor_version', '3.19.0'),
(14550, 5061, '_wp_page_template', 'default'),
(14551, 5061, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14552, 5061, '_elementor_page_assets', 'a:1:{s:6:"styles";a:3:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";i:2;s:12:"e-animations";}}'),
(14553, 5061, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14556, 5062, '_elementor_edit_mode', 'builder'),
(14557, 5062, '_elementor_template_type', 'wp-page'),
(14558, 5062, '_elementor_version', '3.19.0'),
(14559, 5062, '_wp_page_template', 'default'),
(14560, 5062, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14561, 5062, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(14562, 5062, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14563, 5063, '_elementor_edit_mode', 'builder'),
(14564, 5063, '_elementor_template_type', 'wp-page'),
(14565, 5063, '_elementor_version', '3.19.0'),
(14566, 5063, '_wp_page_template', 'default'),
(14567, 5063, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins<\\/strong>,&nbsp;<strong>minerals<\\/strong>, and&nbsp;<strong>antioxidants<\\/strong>. They contain:<\\/p><p><br><\\/p><p><br><\\/p>\\n<ul>\\n<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none"},"elements":[{"id":"8aee090","elType":"widget","settings":{"image":{"id":4614,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_animation":"lightSpeedIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"lightSpeedIn"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14568, 5063, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(14569, 5063, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14570, 5064, '_elementor_edit_mode', 'builder'),
(14571, 5064, '_elementor_template_type', 'wp-page'),
(14572, 5064, '_elementor_version', '3.19.0'),
(14573, 5064, '_wp_page_template', 'default'),
(14574, 5064, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"large","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14575, 5064, '_elementor_page_assets', 'a:1:{s:6:"styles";a:2:{i:0;s:12:"e-animations";i:1;s:12:"e-animations";}}'),
(14576, 5064, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14578, 5065, '_elementor_edit_mode', 'builder'),
(14579, 5065, '_elementor_template_type', 'wp-page'),
(14580, 5065, '_elementor_version', '3.19.0'),
(14581, 5065, '_wp_page_template', 'default'),
(14582, 5065, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"large","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14583, 5065, '_elementor_page_assets', 'a:0:{}'),
(14584, 5065, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14585, 5066, '_elementor_edit_mode', 'builder'),
(14586, 5066, '_elementor_template_type', 'wp-page'),
(14587, 5066, '_elementor_version', '3.19.0'),
(14588, 5066, '_wp_page_template', 'default'),
(14589, 5066, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"large","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14590, 5066, '_elementor_page_assets', 'a:0:{}'),
(14591, 5066, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14592, 5067, '_elementor_edit_mode', 'builder'),
(14593, 5067, '_elementor_template_type', 'wp-page'),
(14594, 5067, '_elementor_version', '3.19.0'),
(14595, 5067, '_wp_page_template', 'default'),
(14596, 5067, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14597, 5067, '_elementor_page_assets', 'a:0:{}'),
(14598, 5067, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14610, 4650, 'ast-site-content-layout', 'full-width-container'),
(14611, 4650, 'site-content-style', 'unboxed'),
(14612, 4650, 'site-sidebar-style', 'unboxed'),
(14613, 4650, 'adv-header-id-meta', ''),
(14614, 4650, 'stick-header-meta', ''),
(14615, 4650, 'astra-migrate-meta-layouts', 'set'),
(14616, 4650, 'footnotes', ''),
(14617, 5072, 'footnotes', ''),
(14618, 5072, '_elementor_edit_mode', 'builder'),
(14619, 5072, '_elementor_template_type', 'wp-page'),
(14620, 5072, '_elementor_version', '3.19.0'),
(14621, 5072, '_wp_page_template', 'default'),
(14622, 5072, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(14623, 5072, '_elementor_page_assets', 'a:0:{}'),
(14624, 5072, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(14625, 5072, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:6;s:11:"header_size";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:5:"align";i:6;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:25:"typography_letter_spacing";i:3;s:11:"title_color";i:1;s:22:"typography_line_height";i:4;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:4;s:8:"_padding";i:5;}}}}s:9:"container";a:3:{s:5:"count";i:13;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:5:"width";i:7;s:20:"flex_justify_content";i:2;s:10:"min_height";i:1;s:14:"flex_direction";i:4;s:16:"flex_align_items";i:3;s:8:"flex_gap";i:4;s:11:"boxed_width";i:3;s:13:"content_width";i:4;}}s:5:"style";a:3:{s:18:"section_background";a:9:{s:21:"background_background";i:5;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:16:"background_color";i:4;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:6:"margin";i:5;s:7:"padding";i:7;}}}}s:6:"spacer";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:4;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:4;s:10:"text_color";i:1;s:21:"typography_typography";i:4;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;s:20:"typography_font_size";i:3;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:8:"_padding";i:3;s:7:"_margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:3;s:10:"image_size";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:5:{s:6:"height";i:1;s:5:"align";i:1;s:5:"width";i:1;s:7:"opacity";i:1;s:5:"space";i:1;}}}}}'),
(14627, 4650, '_edit_last', '2'),
(14628, 5073, 'footnotes', ''),
(14629, 5073, '_elementor_edit_mode', 'builder'),
(14630, 5073, '_elementor_template_type', 'wp-page'),
(14631, 5073, '_elementor_version', '3.19.0'),
(14632, 5073, '_wp_page_template', 'default'),
(14633, 5073, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(14634, 5073, '_elementor_page_assets', 'a:0:{}'),
(14635, 5073, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14637, 5074, 'footnotes', ''),
(14638, 5074, '_elementor_edit_mode', 'builder'),
(14639, 5074, '_elementor_template_type', 'wp-page'),
(14640, 5074, '_elementor_version', '3.19.0'),
(14641, 5074, '_wp_page_template', 'default'),
(14642, 5074, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"about us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(14643, 5074, '_elementor_page_assets', 'a:0:{}'),
(14644, 5074, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14646, 5075, 'footnotes', ''),
(14647, 5075, '_elementor_edit_mode', 'builder'),
(14648, 5075, '_elementor_template_type', 'wp-page'),
(14649, 5075, '_elementor_version', '3.19.0'),
(14650, 5075, '_wp_page_template', 'default'),
(14651, 5075, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14652, 5075, '_elementor_page_assets', 'a:0:{}'),
(14653, 5075, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14656, 5076, 'footnotes', ''),
(14657, 5076, '_elementor_edit_mode', 'builder'),
(14658, 5076, '_elementor_template_type', 'wp-page'),
(14659, 5076, '_elementor_version', '3.19.0'),
(14660, 5076, '_wp_page_template', 'default'),
(14661, 5076, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(14662, 5076, '_elementor_page_assets', 'a:0:{}'),
(14663, 5076, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14664, 5076, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:6;s:11:"header_size";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:5:"align";i:6;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:25:"typography_letter_spacing";i:3;s:11:"title_color";i:1;s:22:"typography_line_height";i:4;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:4;s:8:"_padding";i:5;}}}}s:9:"container";a:3:{s:5:"count";i:13;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:5:"width";i:7;s:20:"flex_justify_content";i:2;s:10:"min_height";i:1;s:14:"flex_direction";i:4;s:16:"flex_align_items";i:3;s:8:"flex_gap";i:4;s:11:"boxed_width";i:3;s:13:"content_width";i:4;}}s:5:"style";a:3:{s:18:"section_background";a:9:{s:21:"background_background";i:5;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:16:"background_color";i:4;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:6:"margin";i:5;s:7:"padding";i:7;}}}}s:6:"spacer";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:4;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:4;s:10:"text_color";i:1;s:21:"typography_typography";i:4;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;s:20:"typography_font_size";i:3;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:8:"_padding";i:3;s:7:"_margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:3;s:10:"image_size";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:5:{s:6:"height";i:1;s:5:"align";i:1;s:5:"width";i:1;s:7:"opacity";i:1;s:5:"space";i:1;}}}}}'),
(14666, 5077, 'footnotes', ''),
(14667, 5077, '_elementor_edit_mode', 'builder'),
(14668, 5077, '_elementor_template_type', 'wp-page'),
(14669, 5077, '_elementor_version', '3.19.0'),
(14670, 5077, '_wp_page_template', 'default'),
(14671, 5077, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(14672, 5077, '_elementor_page_assets', 'a:0:{}'),
(14673, 5077, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14675, 5078, 'footnotes', ''),
(14676, 5078, '_elementor_edit_mode', 'builder'),
(14677, 5078, '_elementor_template_type', 'wp-page'),
(14678, 5078, '_elementor_version', '3.19.0'),
(14679, 5078, '_wp_page_template', 'default'),
(14680, 5078, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14681, 5078, '_elementor_page_assets', 'a:0:{}'),
(14682, 5078, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14684, 5079, 'footnotes', ''),
(14685, 5079, '_elementor_edit_mode', 'builder'),
(14686, 5079, '_elementor_template_type', 'wp-page'),
(14687, 5079, '_elementor_version', '3.19.0'),
(14688, 5079, '_wp_page_template', 'default'),
(14689, 5079, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#62D780","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(14690, 5079, '_elementor_page_assets', 'a:0:{}'),
(14691, 5079, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14695, 5080, '_elementor_edit_mode', 'builder'),
(14696, 5080, '_elementor_template_type', 'wp-page'),
(14697, 5080, '_elementor_version', '3.19.0'),
(14698, 5080, '_wp_page_template', 'default'),
(14699, 5080, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(14700, 5080, '_elementor_page_assets', 'a:0:{}'),
(14701, 5080, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14703, 5081, '_elementor_edit_mode', 'builder'),
(14704, 5081, '_elementor_template_type', 'wp-page'),
(14705, 5081, '_elementor_version', '3.19.0'),
(14706, 5081, '_wp_page_template', 'default'),
(14707, 5081, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#EDFFE5"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14708, 5081, '_elementor_page_assets', 'a:0:{}'),
(14709, 5081, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14711, 5082, '_elementor_edit_mode', 'builder'),
(14712, 5082, '_elementor_template_type', 'wp-page'),
(14713, 5082, '_elementor_version', '3.19.0'),
(14714, 5082, '_wp_page_template', 'default'),
(14715, 5082, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#F8F8F8"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(14716, 5082, '_elementor_page_assets', 'a:0:{}'),
(14717, 5082, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14720, 5083, 'footnotes', ''),
(14721, 5083, '_elementor_template_type', 'wp-page'),
(14722, 5083, '_elementor_version', '3.19.0'),
(14723, 5083, '_wp_page_template', 'default'),
(14724, 5083, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"},{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"},{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"},{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"},{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"},{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"},{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"},{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"},{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]'),
(14725, 5083, '_elementor_page_assets', 'a:0:{}'),
(14726, 5083, '_elementor_edit_mode', 'builder'),
(14728, 5084, 'footnotes', ''),
(14729, 5084, '_elementor_template_type', 'wp-page'),
(14730, 5084, '_elementor_version', '3.19.0'),
(14731, 5084, '_wp_page_template', 'default'),
(14732, 5084, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#EDFFE5"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"9e37eb9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"cffe716","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"},{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"},{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"},{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"},{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"},{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"},{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"},{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"},{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"},{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14733, 5084, '_elementor_page_assets', 'a:0:{}'),
(14734, 5084, '_elementor_edit_mode', 'builder'),
(14736, 5085, 'footnotes', ''),
(14737, 5085, '_elementor_template_type', 'wp-page'),
(14738, 5085, '_elementor_version', '3.19.0'),
(14739, 5085, '_wp_page_template', 'default'),
(14740, 5085, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8a0f009","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]'),
(14741, 5085, '_elementor_page_assets', 'a:0:{}'),
(14742, 5085, '_elementor_edit_mode', 'builder'),
(14745, 5086, 'footnotes', ''),
(14746, 5086, '_elementor_template_type', 'wp-page'),
(14747, 5086, '_elementor_version', '3.19.0'),
(14748, 5086, '_wp_page_template', 'default'),
(14749, 5086, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8a0f009","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14750, 5086, '_elementor_page_assets', 'a:0:{}'),
(14751, 5086, '_elementor_edit_mode', 'builder'),
(14752, 5087, 'footnotes', ''),
(14753, 5087, '_elementor_template_type', 'wp-page'),
(14754, 5087, '_elementor_version', '3.19.0'),
(14755, 5087, '_wp_page_template', 'default'),
(14756, 5087, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8a0f009","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]'),
(14757, 5087, '_elementor_page_assets', 'a:0:{}'),
(14758, 5087, '_elementor_edit_mode', 'builder'),
(14759, 5088, 'footnotes', ''),
(14760, 5088, '_elementor_template_type', 'wp-page'),
(14761, 5088, '_elementor_version', '3.19.0'),
(14762, 5088, '_wp_page_template', 'default'),
(14763, 5088, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9a4ba1d","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"13fdf27","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"a06546a","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8a0f009","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14764, 5088, '_elementor_page_assets', 'a:0:{}'),
(14765, 5088, '_elementor_edit_mode', 'builder'),
(14814, 5095, 'footnotes', ''),
(14815, 5095, '_elementor_template_type', 'wp-page'),
(14816, 5095, '_elementor_version', '3.19.0'),
(14817, 5095, '_wp_page_template', 'default'),
(14818, 5095, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9a4ba1d","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"13fdf27","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"a06546a","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8a0f009","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]'),
(14819, 5095, '_elementor_page_assets', 'a:0:{}'),
(14820, 5095, '_elementor_edit_mode', 'builder'),
(14822, 5096, 'footnotes', ''),
(14823, 5096, '_elementor_template_type', 'wp-page'),
(14824, 5096, '_elementor_version', '3.19.0'),
(14825, 5096, '_wp_page_template', 'default'),
(14826, 5096, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"9a4ba1d","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"13fdf27","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"a06546a","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8a0f009","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14827, 5096, '_elementor_page_assets', 'a:0:{}'),
(14828, 5096, '_elementor_edit_mode', 'builder'),
(14830, 5097, 'footnotes', ''),
(14831, 5097, '_elementor_template_type', 'wp-page'),
(14832, 5097, '_elementor_version', '3.19.0'),
(14833, 5097, '_wp_page_template', 'default'),
(14834, 5097, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]'),
(14835, 5097, '_elementor_page_assets', 'a:0:{}'),
(14836, 5097, '_elementor_edit_mode', 'builder'),
(14851, 5101, '_elementor_edit_mode', 'builder'),
(14852, 5101, '_elementor_template_type', 'wp-page'),
(14853, 5101, '_elementor_version', '3.19.0'),
(14854, 5101, '_wp_page_template', 'default'),
(14855, 5101, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"9bc57e5","elType":"container","settings":{"flex_direction":"column"},"elements":[{"id":"b1b0b3c","elType":"widget","settings":{"text":"Click here","link":{"url":"<span rel=\\"\\" role=\\"button\\" aria-haspopup=\\"menu\\" data-ux=\\"Link\\" data-typography=\\"LinkAlpha\\" class=\\"x-el x-el-span c2-2c c2-2d c2-b c2-c c2-d c2-2j c2-f c2-3 c2-2f c2-4 c2-2g c2-2h c2-2i c2-5 c2-6 c2-7 c2-8\\">Attach Resume<\\/span>","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false}]'),
(14856, 5101, '_elementor_page_assets', 'a:0:{}'),
(14857, 5101, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14859, 5102, '_elementor_edit_mode', 'builder'),
(14860, 5102, '_elementor_template_type', 'wp-page'),
(14861, 5102, '_elementor_version', '3.19.0'),
(14862, 5102, '_wp_page_template', 'default'),
(14863, 5102, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#EDFFE5","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h3>Customer Support :<\\/h3>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h3>User-Friendly Interface :<\\/h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h3>Phone Ordering Process :<\\/h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#EDFFE5"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"9bc57e5","elType":"container","settings":{"flex_direction":"column"},"elements":[{"id":"b1b0b3c","elType":"widget","settings":{"text":"Click here","link":{"url":"<span rel=\\"\\" role=\\"button\\" aria-haspopup=\\"menu\\" data-ux=\\"Link\\" data-typography=\\"LinkAlpha\\" class=\\"x-el x-el-span c2-2c c2-2d c2-b c2-c c2-d c2-2j c2-f c2-3 c2-2f c2-4 c2-2g c2-2h c2-2i c2-5 c2-6 c2-7 c2-8\\">Attach Resume<\\/span>","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14864, 5102, '_elementor_page_assets', 'a:0:{}'),
(14865, 5102, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14867, 5103, '_elementor_edit_mode', 'builder'),
(14868, 5103, '_elementor_template_type', 'wp-page'),
(14869, 5103, '_elementor_version', '3.19.0'),
(14870, 5103, '_wp_page_template', 'default'),
(14871, 5103, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(14872, 5103, '_elementor_page_assets', 'a:0:{}'),
(14873, 5103, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14877, 5104, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-002529-e1709234458614.png'),
(14878, 5104, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:450;s:6:"height";i:450;s:4:"file";s:55:"2024/02/Screenshot-2024-03-01-002529-e1709234458614.png";s:8:"filesize";i:45747;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:55:"Screenshot-2024-03-01-002529-e1709234458614-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34335;}s:9:"thumbnail";a:5:{s:4:"file";s:55:"Screenshot-2024-03-01-002529-e1709234458614-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13620;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14879, 5104, '_edit_lock', '1709234581:2'),
(14880, 5104, '_edit_last', '2'),
(14882, 5106, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-002529-1.png'),
(14883, 5106, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:548;s:6:"height";i:547;s:4:"file";s:42:"2024/02/Screenshot-2024-03-01-002529-1.png";s:8:"filesize";i:45747;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:42:"Screenshot-2024-03-01-002529-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:28141;}s:9:"thumbnail";a:5:{s:4:"file";s:42:"Screenshot-2024-03-01-002529-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11401;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14884, 5107, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-004718.png'),
(14885, 5107, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:542;s:6:"height";i:541;s:4:"file";s:40:"2024/02/Screenshot-2024-03-01-004718.png";s:8:"filesize";i:64606;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-004718-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31670;}s:9:"thumbnail";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-004718-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11736;}s:25:"ast-transparent-logo-size";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-004718-162x162.png";s:5:"width";i:162;s:6:"height";i:162;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13114;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14889, 5104, '_wp_attachment_backup_sizes', 'a:3:{s:9:"full-orig";a:3:{s:5:"width";i:548;s:6:"height";i:547;s:4:"file";s:32:"Screenshot-2024-03-01-002529.png";}s:14:"thumbnail-orig";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-002529-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11401;}s:11:"medium-orig";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-002529-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:28141;}}'),
(14890, 5109, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-002529-e1709234458614-1.png'),
(14891, 5109, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:450;s:6:"height";i:450;s:4:"file";s:57:"2024/02/Screenshot-2024-03-01-002529-e1709234458614-1.png";s:8:"filesize";i:44586;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:57:"Screenshot-2024-03-01-002529-e1709234458614-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34335;}s:9:"thumbnail";a:5:{s:4:"file";s:57:"Screenshot-2024-03-01-002529-e1709234458614-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13620;}s:13:"ast-logo-size";a:5:{s:4:"file";s:57:"Screenshot-2024-03-01-002529-e1709234458614-1-113x113.png";s:5:"width";i:113;s:6:"height";i:113;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9716;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14892, 5110, '_elementor_edit_mode', 'builder'),
(14893, 5110, '_elementor_template_type', 'kit'),
(14894, 5110, '_wp_page_template', 'default'),
(14895, 5110, '_elementor_page_settings', 'a:11:{s:13:"system_colors";a:4:{i:0;a:3:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:5:"color";s:7:"#6EC1E4";}i:1;a:3:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:5:"color";s:7:"#54595F";}i:2;a:3:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:5:"color";s:7:"#7A7A7A";}i:3;a:2:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";}}s:13:"custom_colors";a:1:{i:0;a:3:{s:3:"_id";s:7:"2e6c5c0";s:5:"title";s:11:"Hover Green";s:5:"color";s:7:"#9FCE00";}}s:17:"system_typography";a:4:{i:0;a:5:{s:3:"_id";s:7:"primary";s:5:"title";s:7:"Primary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"600";}i:1;a:5:{s:3:"_id";s:9:"secondary";s:5:"title";s:9:"Secondary";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:11:"Roboto Slab";s:22:"typography_font_weight";s:3:"400";}i:2;a:5:{s:3:"_id";s:4:"text";s:5:"title";s:4:"Text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"400";}i:3;a:5:{s:3:"_id";s:6:"accent";s:5:"title";s:6:"Accent";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:6:"Roboto";s:22:"typography_font_weight";s:3:"500";}}s:17:"custom_typography";a:0:{}s:21:"default_generic_fonts";s:10:"Sans-serif";s:9:"site_name";s:11:"Love Nature";s:16:"site_description";s:41:"Just another Astra Starter Templates site";s:19:"page_title_selector";s:14:"h1.entry-title";s:15:"activeItemIndex";i:1;s:11:"viewport_md";i:768;s:11:"viewport_lg";i:1025;}'),
(14896, 5110, '_elementor_data', 's:6:"a:0:{}";'),
(14897, 5110, '_elementor_page_assets', 'a:0:{}'),
(14898, 5110, '_elementor_version', '3.4.4'),
(14902, 5111, '_elementor_edit_mode', 'builder'),
(14903, 5111, '_elementor_template_type', 'wp-page'),
(14904, 5111, '_elementor_version', '3.19.0'),
(14905, 5111, '_wp_page_template', 'default'),
(14906, 5111, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14907, 5111, '_elementor_page_assets', 'a:0:{}'),
(14908, 5111, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14910, 5112, '_elementor_edit_mode', 'builder'),
(14911, 5112, '_elementor_template_type', 'wp-page'),
(14912, 5112, '_elementor_version', '3.19.0'),
(14913, 5112, '_wp_page_template', 'default'),
(14914, 5112, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","source":"library","size":"","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14915, 5112, '_elementor_page_assets', 'a:0:{}'),
(14916, 5112, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14918, 5113, '_elementor_edit_mode', 'builder'),
(14919, 5113, '_elementor_template_type', 'wp-page'),
(14920, 5113, '_elementor_version', '3.19.0'),
(14921, 5113, '_wp_page_template', 'default'),
(14922, 5113, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14923, 5113, '_elementor_page_assets', 'a:0:{}'),
(14924, 5113, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14931, 5115, '_elementor_edit_mode', 'builder'),
(14932, 5115, '_elementor_template_type', 'wp-page'),
(14933, 5115, '_elementor_version', '3.19.0'),
(14934, 5115, '_wp_page_template', 'default'),
(14935, 5115, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14936, 5115, '_elementor_page_assets', 'a:0:{}'),
(14937, 5115, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14939, 5116, '_elementor_edit_mode', 'builder'),
(14940, 5116, '_elementor_template_type', 'wp-page'),
(14941, 5116, '_elementor_version', '3.19.0'),
(14942, 5116, '_wp_page_template', 'default'),
(14943, 5116, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":655,"sizes":[]},"background_background":"classic","background_image":{"id":4748,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14944, 5116, '_elementor_page_assets', 'a:0:{}'),
(14945, 5116, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14947, 5117, '_elementor_edit_mode', 'builder'),
(14948, 5117, '_elementor_template_type', 'wp-page'),
(14949, 5117, '_elementor_version', '3.19.0'),
(14950, 5117, '_wp_page_template', 'default'),
(14951, 5117, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14952, 5117, '_elementor_page_assets', 'a:0:{}'),
(14953, 5117, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14957, 5118, '_elementor_edit_mode', 'builder'),
(14958, 5118, '_elementor_template_type', 'wp-page'),
(14959, 5118, '_elementor_version', '3.19.0'),
(14960, 5118, '_wp_page_template', 'default'),
(14961, 5118, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14962, 5118, '_elementor_page_assets', 'a:0:{}'),
(14963, 5118, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14965, 5119, '_elementor_edit_mode', 'builder'),
(14966, 5119, '_elementor_template_type', 'wp-page'),
(14967, 5119, '_elementor_version', '3.19.0'),
(14968, 5119, '_wp_page_template', 'default'),
(14969, 5119, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#7DFF69","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]'),
(14970, 5119, '_elementor_page_assets', 'a:0:{}'),
(14971, 5119, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14973, 5120, '_elementor_edit_mode', 'builder'),
(14974, 5120, '_elementor_template_type', 'wp-page'),
(14975, 5120, '_elementor_version', '3.19.0'),
(14976, 5120, '_wp_page_template', 'default'),
(14977, 5120, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14978, 5120, '_elementor_page_assets', 'a:0:{}'),
(14979, 5120, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14983, 5121, '_elementor_edit_mode', 'builder'),
(14984, 5121, '_elementor_template_type', 'wp-page'),
(14985, 5121, '_elementor_version', '3.19.0'),
(14986, 5121, '_wp_page_template', 'default'),
(14987, 5121, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(14988, 5121, '_elementor_page_assets', 'a:0:{}'),
(14989, 5121, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14991, 5122, '_elementor_edit_mode', 'builder'),
(14992, 5122, '_elementor_template_type', 'wp-page'),
(14993, 5122, '_elementor_version', '3.19.0'),
(14994, 5122, '_wp_page_template', 'default'),
(14995, 5122, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":{"space":{"unit":"px","size":100,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(14996, 5122, '_elementor_page_assets', 'a:0:{}'),
(14997, 5122, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(14999, 5123, '_elementor_edit_mode', 'builder'),
(15000, 5123, '_elementor_template_type', 'wp-page'),
(15001, 5123, '_elementor_version', '3.19.0'),
(15002, 5123, '_wp_page_template', 'default'),
(15003, 5123, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15004, 5123, '_elementor_page_assets', 'a:0:{}'),
(15005, 5123, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15009, 5124, '_elementor_edit_mode', 'builder'),
(15010, 5124, '_elementor_template_type', 'wp-page'),
(15011, 5124, '_elementor_version', '3.19.0'),
(15012, 5124, '_wp_page_template', 'default'),
(15013, 5124, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15014, 5124, '_elementor_page_assets', 'a:0:{}'),
(15015, 5124, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15017, 5125, '_elementor_edit_mode', 'builder'),
(15018, 5125, '_elementor_template_type', 'wp-page'),
(15019, 5125, '_elementor_version', '3.19.0'),
(15020, 5125, '_wp_page_template', 'default'),
(15021, 5125, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":142,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15022, 5125, '_elementor_page_assets', 'a:0:{}'),
(15023, 5125, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15025, 5126, '_elementor_edit_mode', 'builder'),
(15026, 5126, '_elementor_template_type', 'wp-page'),
(15027, 5126, '_elementor_version', '3.19.0'),
(15028, 5126, '_wp_page_template', 'default'),
(15029, 5126, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":120,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15030, 5126, '_elementor_page_assets', 'a:0:{}'),
(15031, 5126, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15035, 5127, '_elementor_edit_mode', 'builder'),
(15036, 5127, '_elementor_template_type', 'wp-page'),
(15037, 5127, '_elementor_version', '3.19.0'),
(15038, 5127, '_wp_page_template', 'default'),
(15039, 5127, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":120,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15040, 5127, '_elementor_page_assets', 'a:0:{}'),
(15041, 5127, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15043, 5128, '_elementor_edit_mode', 'builder'),
(15044, 5128, '_elementor_template_type', 'wp-page'),
(15045, 5128, '_elementor_version', '3.19.0'),
(15046, 5128, '_wp_page_template', 'default'),
(15047, 5128, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":120,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15048, 5128, '_elementor_page_assets', 'a:0:{}'),
(15049, 5128, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15051, 5129, '_elementor_edit_mode', 'builder'),
(15052, 5129, '_elementor_template_type', 'wp-page'),
(15053, 5129, '_elementor_version', '3.19.0'),
(15054, 5129, '_wp_page_template', 'default'),
(15055, 5129, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15056, 5129, '_elementor_page_assets', 'a:0:{}'),
(15057, 5129, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15064, 5131, '_elementor_edit_mode', 'builder'),
(15065, 5131, '_elementor_template_type', 'wp-page'),
(15066, 5131, '_elementor_version', '3.19.0'),
(15067, 5131, '_wp_page_template', 'default'),
(15068, 5131, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15069, 5131, '_elementor_page_assets', 'a:0:{}'),
(15070, 5131, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15072, 5132, '_elementor_edit_mode', 'builder'),
(15073, 5132, '_elementor_template_type', 'wp-page'),
(15074, 5132, '_elementor_version', '3.19.0'),
(15075, 5132, '_wp_page_template', 'default'),
(15076, 5132, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h4","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":117,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15077, 5132, '_elementor_page_assets', 'a:0:{}'),
(15078, 5132, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15080, 5133, '_elementor_edit_mode', 'builder'),
(15081, 5133, '_elementor_template_type', 'wp-page'),
(15082, 5133, '_elementor_version', '3.19.0'),
(15083, 5133, '_wp_page_template', 'default'),
(15084, 5133, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"left","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15085, 5133, '_elementor_page_assets', 'a:0:{}'),
(15086, 5133, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15089, 5134, '_elementor_edit_mode', 'builder'),
(15090, 5134, '_elementor_template_type', 'wp-page'),
(15091, 5134, '_elementor_version', '3.19.0'),
(15092, 5134, '_wp_page_template', 'default'),
(15093, 5134, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"left","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15094, 5134, '_elementor_page_assets', 'a:0:{}'),
(15095, 5134, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15096, 5135, '_elementor_edit_mode', 'builder'),
(15097, 5135, '_elementor_template_type', 'wp-page'),
(15098, 5135, '_elementor_version', '3.19.0'),
(15099, 5135, '_wp_page_template', 'default'),
(15100, 5135, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"left","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15101, 5135, '_elementor_page_assets', 'a:0:{}'),
(15102, 5135, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15103, 5136, '_elementor_edit_mode', 'builder'),
(15104, 5136, '_elementor_template_type', 'wp-page'),
(15105, 5136, '_elementor_version', '3.19.0'),
(15106, 5136, '_wp_page_template', 'default'),
(15107, 5136, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15108, 5136, '_elementor_page_assets', 'a:0:{}'),
(15109, 5136, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15114, 5138, '_elementor_edit_mode', 'builder'),
(15115, 5138, '_elementor_template_type', 'wp-page'),
(15116, 5138, '_elementor_version', '3.19.0'),
(15117, 5138, '_wp_page_template', 'default'),
(15118, 5138, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15119, 5138, '_elementor_page_assets', 'a:0:{}'),
(15120, 5138, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15122, 5139, '_elementor_edit_mode', 'builder'),
(15123, 5139, '_elementor_template_type', 'wp-page'),
(15124, 5139, '_elementor_version', '3.19.0'),
(15125, 5139, '_wp_page_template', 'default'),
(15126, 5139, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15127, 5139, '_elementor_page_assets', 'a:0:{}'),
(15128, 5139, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15130, 5140, '_elementor_edit_mode', 'builder'),
(15131, 5140, '_elementor_template_type', 'wp-page'),
(15132, 5140, '_elementor_version', '3.19.0'),
(15133, 5140, '_wp_page_template', 'default'),
(15134, 5140, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15135, 5140, '_elementor_page_assets', 'a:0:{}'),
(15136, 5140, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15140, 5141, '_elementor_edit_mode', 'builder'),
(15141, 5141, '_elementor_template_type', 'wp-page'),
(15142, 5141, '_elementor_version', '3.19.0'),
(15143, 5141, '_wp_page_template', 'default'),
(15144, 5141, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15145, 5141, '_elementor_page_assets', 'a:0:{}'),
(15146, 5141, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15148, 5142, '_elementor_edit_mode', 'builder'),
(15149, 5142, '_elementor_template_type', 'wp-page'),
(15150, 5142, '_elementor_version', '3.19.0'),
(15151, 5142, '_wp_page_template', 'default'),
(15152, 5142, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"162cad4","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"806cbc1","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15153, 5142, '_elementor_page_assets', 'a:0:{}'),
(15154, 5142, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15156, 5143, '_elementor_edit_mode', 'builder'),
(15157, 5143, '_elementor_template_type', 'wp-page'),
(15158, 5143, '_elementor_version', '3.19.0'),
(15159, 5143, '_wp_page_template', 'default'),
(15160, 5143, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15161, 5143, '_elementor_page_assets', 'a:0:{}'),
(15162, 5143, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15166, 5144, '_elementor_edit_mode', 'builder'),
(15167, 5144, '_elementor_template_type', 'wp-page'),
(15168, 5144, '_elementor_version', '3.19.0'),
(15169, 5144, '_wp_page_template', 'default'),
(15170, 5144, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15171, 5144, '_elementor_page_assets', 'a:0:{}'),
(15172, 5144, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15174, 5145, '_elementor_edit_mode', 'builder'),
(15175, 5145, '_elementor_template_type', 'wp-page'),
(15176, 5145, '_elementor_version', '3.19.0'),
(15177, 5145, '_wp_page_template', 'default'),
(15178, 5145, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15179, 5145, '_elementor_page_assets', 'a:0:{}'),
(15180, 5145, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15182, 5146, '_elementor_edit_mode', 'builder'),
(15183, 5146, '_elementor_template_type', 'wp-page'),
(15184, 5146, '_elementor_version', '3.19.0'),
(15185, 5146, '_wp_page_template', 'default'),
(15186, 5146, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15187, 5146, '_elementor_page_assets', 'a:0:{}'),
(15188, 5146, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15192, 5147, '_elementor_edit_mode', 'builder'),
(15193, 5147, '_elementor_template_type', 'wp-page'),
(15194, 5147, '_elementor_version', '3.19.0'),
(15195, 5147, '_wp_page_template', 'default'),
(15196, 5147, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15197, 5147, '_elementor_page_assets', 'a:0:{}'),
(15198, 5147, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15200, 5148, '_elementor_edit_mode', 'builder'),
(15201, 5148, '_elementor_template_type', 'wp-page'),
(15202, 5148, '_elementor_version', '3.19.0'),
(15203, 5148, '_wp_page_template', 'default'),
(15204, 5148, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15205, 5148, '_elementor_page_assets', 'a:0:{}'),
(15206, 5148, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15208, 5149, '_elementor_edit_mode', 'builder'),
(15209, 5149, '_elementor_template_type', 'wp-page'),
(15210, 5149, '_elementor_version', '3.19.0'),
(15211, 5149, '_wp_page_template', 'default'),
(15212, 5149, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","id":4614,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15213, 5149, '_elementor_page_assets', 'a:0:{}'),
(15214, 5149, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15218, 5150, '_elementor_edit_mode', 'builder'),
(15219, 5150, '_elementor_template_type', 'wp-page'),
(15220, 5150, '_elementor_version', '3.19.0'),
(15221, 5150, '_wp_page_template', 'default'),
(15222, 5150, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","id":4614,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15223, 5150, '_elementor_page_assets', 'a:0:{}'),
(15224, 5150, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15226, 5151, '_elementor_edit_mode', 'builder'),
(15227, 5151, '_elementor_template_type', 'wp-page'),
(15228, 5151, '_elementor_version', '3.19.0'),
(15229, 5151, '_wp_page_template', 'default'),
(15230, 5151, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg","id":4614,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15231, 5151, '_elementor_page_assets', 'a:0:{}'),
(15232, 5151, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15234, 5152, '_elementor_edit_mode', 'builder'),
(15235, 5152, '_elementor_template_type', 'wp-page'),
(15236, 5152, '_elementor_version', '3.19.0'),
(15237, 5152, '_wp_page_template', 'default'),
(15238, 5152, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15239, 5152, '_elementor_page_assets', 'a:0:{}'),
(15240, 5152, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15244, 5153, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-002529-e1709234458614-2.png'),
(15245, 5153, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:450;s:6:"height";i:450;s:4:"file";s:57:"2024/02/Screenshot-2024-03-01-002529-e1709234458614-2.png";s:8:"filesize";i:44586;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:57:"Screenshot-2024-03-01-002529-e1709234458614-2-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34335;}s:9:"thumbnail";a:5:{s:4:"file";s:57:"Screenshot-2024-03-01-002529-e1709234458614-2-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13620;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(15246, 5154, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-014007-e1709237476190.png'),
(15247, 5154, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:351;s:6:"height";i:350;s:4:"file";s:55:"2024/02/Screenshot-2024-03-01-014007-e1709237476190.png";s:8:"filesize";i:37561;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-014007-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18559;}s:9:"thumbnail";a:5:{s:4:"file";s:40:"Screenshot-2024-03-01-014007-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7453;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(15248, 5154, '_edit_lock', '1709239830:2'),
(15250, 5154, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:544;s:6:"height";i:543;s:4:"file";s:32:"Screenshot-2024-03-01-014007.png";}}'),
(15251, 5156, '_wp_attached_file', '2024/02/Screenshot-2024-03-01-014007-1.png'),
(15252, 5156, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:544;s:6:"height";i:543;s:4:"file";s:42:"2024/02/Screenshot-2024-03-01-014007-1.png";s:8:"filesize";i:37561;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:42:"Screenshot-2024-03-01-014007-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18559;}s:9:"thumbnail";a:5:{s:4:"file";s:42:"Screenshot-2024-03-01-014007-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7453;}s:25:"ast-transparent-logo-size";a:5:{s:4:"file";s:42:"Screenshot-2024-03-01-014007-1-120x120.png";s:5:"width";i:120;s:6:"height";i:120;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5523;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(15284, 5170, '_elementor_edit_mode', 'builder'),
(15285, 5170, '_elementor_template_type', 'wp-page'),
(15286, 5170, '_elementor_version', '3.19.0'),
(15287, 5170, '_wp_page_template', 'default'),
(15288, 5170, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15289, 5170, '_elementor_page_assets', 'a:0:{}'),
(15290, 5170, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15292, 5171, '_elementor_edit_mode', 'builder'),
(15293, 5171, '_elementor_template_type', 'wp-page'),
(15294, 5171, '_elementor_version', '3.19.0'),
(15295, 5171, '_wp_page_template', 'default'),
(15296, 5171, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":130,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15297, 5171, '_elementor_page_assets', 'a:0:{}'),
(15298, 5171, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15300, 5172, '_elementor_edit_mode', 'builder'),
(15301, 5172, '_elementor_template_type', 'wp-page'),
(15302, 5172, '_elementor_version', '3.19.0'),
(15303, 5172, '_wp_page_template', 'default'),
(15304, 5172, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":133,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15305, 5172, '_elementor_page_assets', 'a:0:{}'),
(15306, 5172, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15313, 5174, '_elementor_edit_mode', 'builder'),
(15314, 5174, '_elementor_template_type', 'wp-page'),
(15315, 5174, '_elementor_version', '3.19.0'),
(15316, 5174, '_wp_page_template', 'default'),
(15317, 5174, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":133,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15318, 5174, '_elementor_page_assets', 'a:0:{}'),
(15319, 5174, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15321, 5175, '_elementor_edit_mode', 'builder'),
(15322, 5175, '_elementor_template_type', 'wp-page'),
(15323, 5175, '_elementor_version', '3.19.0'),
(15324, 5175, '_wp_page_template', 'default'),
(15325, 5175, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":133,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15326, 5175, '_elementor_page_assets', 'a:0:{}'),
(15327, 5175, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15329, 5176, '_elementor_edit_mode', 'builder'),
(15330, 5176, '_elementor_template_type', 'wp-page'),
(15331, 5176, '_elementor_version', '3.19.0'),
(15332, 5176, '_wp_page_template', 'default'),
(15333, 5176, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":280,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15334, 5176, '_elementor_page_assets', 'a:0:{}'),
(15335, 5176, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15341, 5178, '_elementor_edit_mode', 'builder'),
(15342, 5178, '_elementor_template_type', 'wp-page'),
(15343, 5178, '_elementor_version', '3.19.0'),
(15344, 5178, '_wp_page_template', 'default'),
(15345, 5178, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":280,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15346, 5178, '_elementor_page_assets', 'a:0:{}'),
(15347, 5178, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15349, 5179, '_elementor_edit_mode', 'builder'),
(15350, 5179, '_elementor_template_type', 'wp-page'),
(15351, 5179, '_elementor_version', '3.19.0'),
(15352, 5179, '_wp_page_template', 'default'),
(15353, 5179, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":280,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15354, 5179, '_elementor_page_assets', 'a:0:{}'),
(15355, 5179, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15357, 5180, '_elementor_edit_mode', 'builder'),
(15358, 5180, '_elementor_template_type', 'wp-page'),
(15359, 5180, '_elementor_version', '3.19.0'),
(15360, 5180, '_wp_page_template', 'default'),
(15361, 5180, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":260,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15362, 5180, '_elementor_page_assets', 'a:0:{}'),
(15363, 5180, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15367, 5181, '_elementor_edit_mode', 'builder'),
(15368, 5181, '_elementor_template_type', 'wp-page'),
(15369, 5181, '_elementor_version', '3.19.0'),
(15370, 5181, '_wp_page_template', 'default'),
(15371, 5181, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":260,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15372, 5181, '_elementor_page_assets', 'a:0:{}'),
(15373, 5181, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15375, 5182, '_elementor_edit_mode', 'builder'),
(15376, 5182, '_elementor_template_type', 'wp-page'),
(15377, 5182, '_elementor_version', '3.19.0'),
(15378, 5182, '_wp_page_template', 'default'),
(15379, 5182, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":260,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15380, 5182, '_elementor_page_assets', 'a:0:{}'),
(15381, 5182, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15383, 5183, '_elementor_edit_mode', 'builder'),
(15384, 5183, '_elementor_template_type', 'wp-page'),
(15385, 5183, '_elementor_version', '3.19.0'),
(15386, 5183, '_wp_page_template', 'default'),
(15387, 5183, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15388, 5183, '_elementor_page_assets', 'a:0:{}'),
(15389, 5183, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15402, 5185, '_wp_attached_file', '2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg'),
(15403, 5185, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:988;s:4:"file";s:60:"2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg";s:8:"filesize";i:157945;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:60:"fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg";s:5:"width";i:300;s:6:"height";i:296;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21458;}s:9:"thumbnail";a:5:{s:4:"file";s:60:"fruit-and-vegetables-heart-shape-vector-930372-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8801;}s:12:"medium_large";a:5:{s:4:"file";s:60:"fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg";s:5:"width";i:768;s:6:"height";i:759;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:75492;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:22:"VectorStock.com/930372";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(15404, 5186, '_elementor_edit_mode', 'builder'),
(15405, 5186, '_elementor_template_type', 'wp-page'),
(15406, 5186, '_elementor_version', '3.19.0'),
(15407, 5186, '_wp_page_template', 'default'),
(15408, 5186, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15409, 5186, '_elementor_page_assets', 'a:0:{}'),
(15410, 5186, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15411, 5187, '_elementor_edit_mode', 'builder'),
(15412, 5187, '_elementor_template_type', 'wp-page'),
(15413, 5187, '_elementor_version', '3.19.0'),
(15414, 5187, '_wp_page_template', 'default'),
(15415, 5187, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"569e2d5","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-e1709237295299.jpg","id":4614,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":500,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15416, 5187, '_elementor_page_assets', 'a:0:{}'),
(15417, 5187, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15418, 5188, '_elementor_edit_mode', 'builder'),
(15419, 5188, '_elementor_template_type', 'wp-page'),
(15420, 5188, '_elementor_version', '3.19.0'),
(15421, 5188, '_wp_page_template', 'default'),
(15422, 5188, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15423, 5188, '_elementor_page_assets', 'a:0:{}'),
(15424, 5188, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15430, 5190, '_elementor_edit_mode', 'builder'),
(15431, 5190, '_elementor_template_type', 'wp-page'),
(15432, 5190, '_elementor_version', '3.19.0'),
(15433, 5190, '_wp_page_template', 'default'),
(15434, 5190, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15435, 5190, '_elementor_page_assets', 'a:0:{}'),
(15436, 5190, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15438, 5191, '_elementor_edit_mode', 'builder'),
(15439, 5191, '_elementor_template_type', 'wp-page'),
(15440, 5191, '_elementor_version', '3.19.0'),
(15441, 5191, '_wp_page_template', 'default'),
(15442, 5191, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":105.087},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15443, 5191, '_elementor_page_assets', 'a:0:{}'),
(15444, 5191, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15446, 5192, '_elementor_edit_mode', 'builder'),
(15447, 5192, '_elementor_template_type', 'wp-page'),
(15448, 5192, '_elementor_version', '3.19.0'),
(15449, 5192, '_wp_page_template', 'default'),
(15450, 5192, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15451, 5192, '_elementor_page_assets', 'a:0:{}'),
(15452, 5192, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15456, 5193, '_elementor_edit_mode', 'builder'),
(15457, 5193, '_elementor_template_type', 'wp-page'),
(15458, 5193, '_elementor_version', '3.19.0'),
(15459, 5193, '_wp_page_template', 'default'),
(15460, 5193, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]'),
(15461, 5193, '_elementor_page_assets', 'a:0:{}'),
(15462, 5193, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15464, 5194, '_elementor_edit_mode', 'builder'),
(15465, 5194, '_elementor_template_type', 'wp-page'),
(15466, 5194, '_elementor_version', '3.19.0'),
(15467, 5194, '_wp_page_template', 'default'),
(15468, 5194, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":472,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"160","right":"160","bottom":"160","left":"160","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"bb620ba","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","background_color":"#FFFFFF","animation":"none","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","id":51,"size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"f007f68","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":14.155},"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"width_tablet":{"size":50,"unit":"%"},"flex_justify_content_tablet":"center","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_mobile":"hidden-mobile","content_width":"full","animation":"none","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"8afb278","elType":"widget","settings":{"space":{"unit":"px","size":312,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f22b031","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":100},"flex_justify_content":"center","padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"d9c9d94","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#FCFFFB","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15469, 5194, '_elementor_page_assets', 'a:0:{}'),
(15470, 5194, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15472, 5195, '_elementor_edit_mode', 'builder'),
(15473, 5195, '_elementor_template_type', 'wp-page'),
(15474, 5195, '_elementor_version', '3.19.0'),
(15475, 5195, '_wp_page_template', 'default'),
(15476, 5195, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15477, 5195, '_elementor_page_assets', 'a:0:{}'),
(15478, 5195, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15482, 5196, '_elementor_edit_mode', 'builder'),
(15483, 5196, '_elementor_template_type', 'wp-page'),
(15484, 5196, '_elementor_version', '3.19.0'),
(15485, 5196, '_wp_page_template', 'default'),
(15486, 5196, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15487, 5196, '_elementor_page_assets', 'a:0:{}'),
(15488, 5196, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15490, 5197, '_elementor_edit_mode', 'builder'),
(15491, 5197, '_elementor_template_type', 'wp-page'),
(15492, 5197, '_elementor_version', '3.19.0'),
(15493, 5197, '_wp_page_template', 'default'),
(15494, 5197, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/istockphoto-1030918230-612x612-1.jpg","id":4748,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15495, 5197, '_elementor_page_assets', 'a:0:{}'),
(15496, 5197, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15498, 5198, '_elementor_edit_mode', 'builder'),
(15499, 5198, '_elementor_template_type', 'wp-page'),
(15500, 5198, '_elementor_version', '3.19.0'),
(15501, 5198, '_wp_page_template', 'default'),
(15502, 5198, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15503, 5198, '_elementor_page_assets', 'a:0:{}'),
(15504, 5198, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15508, 5199, '_elementor_edit_mode', 'builder'),
(15509, 5199, '_elementor_template_type', 'wp-page'),
(15510, 5199, '_elementor_version', '3.19.0'),
(15511, 5199, '_wp_page_template', 'default'),
(15512, 5199, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15513, 5199, '_elementor_page_assets', 'a:0:{}'),
(15514, 5199, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15516, 5200, '_elementor_edit_mode', 'builder'),
(15517, 5200, '_elementor_template_type', 'wp-page'),
(15518, 5200, '_elementor_version', '3.19.0'),
(15519, 5200, '_wp_page_template', 'default'),
(15520, 5200, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15521, 5200, '_elementor_page_assets', 'a:0:{}'),
(15522, 5200, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15524, 5201, '_elementor_edit_mode', 'builder'),
(15525, 5201, '_elementor_template_type', 'wp-page'),
(15526, 5201, '_elementor_version', '3.19.0'),
(15527, 5201, '_wp_page_template', 'default'),
(15528, 5201, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15529, 5201, '_elementor_page_assets', 'a:0:{}'),
(15530, 5201, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15534, 5202, '_elementor_edit_mode', 'builder'),
(15535, 5202, '_elementor_template_type', 'wp-page'),
(15536, 5202, '_elementor_version', '3.19.0'),
(15537, 5202, '_wp_page_template', 'default'),
(15538, 5202, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15539, 5202, '_elementor_page_assets', 'a:0:{}'),
(15540, 5202, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15542, 5203, '_elementor_edit_mode', 'builder'),
(15543, 5203, '_elementor_template_type', 'wp-page'),
(15544, 5203, '_elementor_version', '3.19.0'),
(15545, 5203, '_wp_page_template', 'default'),
(15546, 5203, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15547, 5203, '_elementor_page_assets', 'a:0:{}'),
(15548, 5203, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15550, 5204, '_elementor_edit_mode', 'builder'),
(15551, 5204, '_elementor_template_type', 'wp-page'),
(15552, 5204, '_elementor_version', '3.19.0'),
(15553, 5204, '_wp_page_template', 'default'),
(15554, 5204, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15555, 5204, '_elementor_page_assets', 'a:0:{}'),
(15556, 5204, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15560, 5205, '_elementor_edit_mode', 'builder'),
(15561, 5205, '_elementor_template_type', 'wp-page'),
(15562, 5205, '_elementor_version', '3.19.0'),
(15563, 5205, '_wp_page_template', 'default'),
(15564, 5205, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15565, 5205, '_elementor_page_assets', 'a:0:{}'),
(15566, 5205, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15568, 5206, '_elementor_edit_mode', 'builder'),
(15569, 5206, '_elementor_template_type', 'wp-page'),
(15570, 5206, '_elementor_version', '3.19.0'),
(15571, 5206, '_wp_page_template', 'default'),
(15572, 5206, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15573, 5206, '_elementor_page_assets', 'a:0:{}'),
(15574, 5206, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15576, 5207, '_elementor_edit_mode', 'builder'),
(15577, 5207, '_elementor_template_type', 'wp-page'),
(15578, 5207, '_elementor_version', '3.19.0'),
(15579, 5207, '_wp_page_template', 'default'),
(15580, 5207, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-249,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15581, 5207, '_elementor_page_assets', 'a:0:{}'),
(15582, 5207, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15586, 5208, '_elementor_edit_mode', 'builder'),
(15587, 5208, '_elementor_template_type', 'wp-page'),
(15588, 5208, '_elementor_version', '3.19.0'),
(15589, 5208, '_wp_page_template', 'default'),
(15590, 5208, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-249,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15591, 5208, '_elementor_page_assets', 'a:0:{}'),
(15592, 5208, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15594, 5209, '_elementor_edit_mode', 'builder'),
(15595, 5209, '_elementor_template_type', 'wp-page'),
(15596, 5209, '_elementor_version', '3.19.0'),
(15597, 5209, '_wp_page_template', 'default'),
(15598, 5209, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-249,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15599, 5209, '_elementor_page_assets', 'a:0:{}'),
(15600, 5209, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15602, 5210, '_elementor_edit_mode', 'builder'),
(15603, 5210, '_elementor_template_type', 'wp-page'),
(15604, 5210, '_elementor_version', '3.19.0'),
(15605, 5210, '_wp_page_template', 'default'),
(15606, 5210, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15607, 5210, '_elementor_page_assets', 'a:0:{}'),
(15608, 5210, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15612, 5211, '_elementor_edit_mode', 'builder'),
(15613, 5211, '_elementor_template_type', 'wp-page'),
(15614, 5211, '_elementor_version', '3.19.0'),
(15615, 5211, '_wp_page_template', 'default'),
(15616, 5211, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15617, 5211, '_elementor_page_assets', 'a:0:{}'),
(15618, 5211, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15620, 5212, '_elementor_edit_mode', 'builder'),
(15621, 5212, '_elementor_template_type', 'wp-page'),
(15622, 5212, '_elementor_version', '3.19.0'),
(15623, 5212, '_wp_page_template', 'default'),
(15624, 5212, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15625, 5212, '_elementor_page_assets', 'a:0:{}'),
(15626, 5212, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15628, 5213, '_elementor_edit_mode', 'builder'),
(15629, 5213, '_elementor_template_type', 'wp-page'),
(15630, 5213, '_elementor_version', '3.19.0'),
(15631, 5213, '_wp_page_template', 'default'),
(15632, 5213, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15633, 5213, '_elementor_page_assets', 'a:0:{}'),
(15634, 5213, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15638, 5214, '_elementor_edit_mode', 'builder'),
(15639, 5214, '_elementor_template_type', 'wp-page'),
(15640, 5214, '_elementor_version', '3.19.0'),
(15641, 5214, '_wp_page_template', 'default'),
(15642, 5214, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15643, 5214, '_elementor_page_assets', 'a:0:{}'),
(15644, 5214, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15646, 5215, '_elementor_edit_mode', 'builder'),
(15647, 5215, '_elementor_template_type', 'wp-page'),
(15648, 5215, '_elementor_version', '3.19.0'),
(15649, 5215, '_wp_page_template', 'default'),
(15650, 5215, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15651, 5215, '_elementor_page_assets', 'a:0:{}'),
(15652, 5215, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15654, 5216, '_elementor_edit_mode', 'builder'),
(15655, 5216, '_elementor_template_type', 'wp-page'),
(15656, 5216, '_elementor_version', '3.19.0'),
(15657, 5216, '_wp_page_template', 'default'),
(15658, 5216, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15659, 5216, '_elementor_page_assets', 'a:0:{}'),
(15660, 5216, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15664, 5217, '_elementor_edit_mode', 'builder'),
(15665, 5217, '_elementor_template_type', 'wp-page'),
(15666, 5217, '_elementor_version', '3.19.0'),
(15667, 5217, '_wp_page_template', 'default'),
(15668, 5217, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15669, 5217, '_elementor_page_assets', 'a:0:{}'),
(15670, 5217, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15672, 5218, '_elementor_edit_mode', 'builder'),
(15673, 5218, '_elementor_template_type', 'wp-page'),
(15674, 5218, '_elementor_version', '3.19.0'),
(15675, 5218, '_wp_page_template', 'default'),
(15676, 5218, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15677, 5218, '_elementor_page_assets', 'a:0:{}'),
(15678, 5218, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15680, 5219, '_elementor_edit_mode', 'builder'),
(15681, 5219, '_elementor_template_type', 'wp-page'),
(15682, 5219, '_elementor_version', '3.19.0'),
(15683, 5219, '_wp_page_template', 'default'),
(15684, 5219, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15685, 5219, '_elementor_page_assets', 'a:0:{}'),
(15686, 5219, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15690, 5220, '_elementor_edit_mode', 'builder'),
(15691, 5220, '_elementor_template_type', 'wp-page'),
(15692, 5220, '_elementor_version', '3.19.0'),
(15693, 5220, '_wp_page_template', 'default'),
(15694, 5220, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15695, 5220, '_elementor_page_assets', 'a:0:{}'),
(15696, 5220, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15698, 5221, '_elementor_edit_mode', 'builder'),
(15699, 5221, '_elementor_template_type', 'wp-page'),
(15700, 5221, '_elementor_version', '3.19.0'),
(15701, 5221, '_wp_page_template', 'default'),
(15702, 5221, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-453,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15703, 5221, '_elementor_page_assets', 'a:0:{}'),
(15704, 5221, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15706, 5222, '_elementor_edit_mode', 'builder'),
(15707, 5222, '_elementor_template_type', 'wp-page'),
(15708, 5222, '_elementor_version', '3.19.0'),
(15709, 5222, '_wp_page_template', 'default'),
(15710, 5222, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15711, 5222, '_elementor_page_assets', 'a:0:{}'),
(15712, 5222, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15716, 5223, '_elementor_edit_mode', 'builder'),
(15717, 5223, '_elementor_template_type', 'wp-page'),
(15718, 5223, '_elementor_version', '3.19.0'),
(15719, 5223, '_wp_page_template', 'default'),
(15720, 5223, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15721, 5223, '_elementor_page_assets', 'a:0:{}'),
(15722, 5223, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15724, 5224, '_elementor_edit_mode', 'builder'),
(15725, 5224, '_elementor_template_type', 'wp-page'),
(15726, 5224, '_elementor_version', '3.19.0'),
(15727, 5224, '_wp_page_template', 'default'),
(15728, 5224, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15729, 5224, '_elementor_page_assets', 'a:0:{}'),
(15730, 5224, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15732, 5225, '_elementor_edit_mode', 'builder'),
(15733, 5225, '_elementor_template_type', 'wp-page'),
(15734, 5225, '_elementor_version', '3.19.0'),
(15735, 5225, '_wp_page_template', 'default'),
(15736, 5225, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15737, 5225, '_elementor_page_assets', 'a:0:{}'),
(15738, 5225, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15742, 5226, 'footnotes', ''),
(15743, 5226, '_elementor_edit_mode', 'builder'),
(15744, 5226, '_elementor_template_type', 'wp-page'),
(15745, 5226, '_elementor_version', '3.19.0'),
(15746, 5226, '_wp_page_template', 'default'),
(15747, 5226, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#62D780","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15748, 5226, '_elementor_page_assets', 'a:0:{}'),
(15749, 5226, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15751, 5227, 'footnotes', ''),
(15752, 5227, '_elementor_edit_mode', 'builder'),
(15753, 5227, '_elementor_template_type', 'wp-page'),
(15754, 5227, '_elementor_version', '3.19.0'),
(15755, 5227, '_wp_page_template', 'default'),
(15756, 5227, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"e9fd9dc","elType":"widget","settings":{"title":"About Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#62D780","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4605,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/shutterstock_795233002.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c14da53","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/cropped-jalaram-logo-1.jpg","id":580,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":255,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":"globals\\/colors?id=astglobalcolor7"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15757, 5227, '_elementor_page_assets', 'a:0:{}'),
(15758, 5227, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15760, 5228, 'footnotes', ''),
(15761, 5228, '_elementor_edit_mode', 'builder'),
(15762, 5228, '_elementor_template_type', 'wp-page'),
(15763, 5228, '_elementor_version', '3.19.0'),
(15764, 5228, '_wp_page_template', 'default'),
(15765, 5228, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15766, 5228, '_elementor_page_assets', 'a:0:{}'),
(15767, 5228, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15771, 5229, 'footnotes', ''),
(15772, 5229, '_elementor_edit_mode', 'builder'),
(15773, 5229, '_elementor_template_type', 'wp-page'),
(15774, 5229, '_elementor_version', '3.19.0'),
(15775, 5229, '_wp_page_template', 'default'),
(15776, 5229, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15777, 5229, '_elementor_page_assets', 'a:0:{}'),
(15778, 5229, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15780, 5230, 'footnotes', ''),
(15781, 5230, '_elementor_edit_mode', 'builder'),
(15782, 5230, '_elementor_template_type', 'wp-page'),
(15783, 5230, '_elementor_version', '3.19.0'),
(15784, 5230, '_wp_page_template', 'default'),
(15785, 5230, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15786, 5230, '_elementor_page_assets', 'a:0:{}'),
(15787, 5230, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15789, 5231, 'footnotes', ''),
(15790, 5231, '_elementor_edit_mode', 'builder'),
(15791, 5231, '_elementor_template_type', 'wp-page'),
(15792, 5231, '_elementor_version', '3.19.0'),
(15793, 5231, '_wp_page_template', 'default'),
(15794, 5231, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15795, 5231, '_elementor_page_assets', 'a:0:{}'),
(15796, 5231, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15810, 5233, '_elementor_edit_mode', 'builder'),
(15811, 5233, '_elementor_template_type', 'wp-page'),
(15812, 5233, '_elementor_version', '3.19.0'),
(15813, 5233, '_wp_page_template', 'default'),
(15814, 5233, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15815, 5233, '_elementor_page_assets', 'a:0:{}'),
(15816, 5233, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15818, 5234, '_elementor_edit_mode', 'builder'),
(15819, 5234, '_elementor_template_type', 'wp-page'),
(15820, 5234, '_elementor_version', '3.19.0'),
(15821, 5234, '_wp_page_template', 'default'),
(15822, 5234, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15823, 5234, '_elementor_page_assets', 'a:0:{}'),
(15824, 5234, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15826, 5235, '_elementor_edit_mode', 'builder'),
(15827, 5235, '_elementor_template_type', 'wp-page'),
(15828, 5235, '_elementor_version', '3.19.0'),
(15829, 5235, '_wp_page_template', 'default'),
(15830, 5235, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15831, 5235, '_elementor_page_assets', 'a:0:{}'),
(15832, 5235, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15836, 5236, 'footnotes', ''),
(15837, 5236, '_elementor_edit_mode', 'builder'),
(15838, 5236, '_elementor_template_type', 'wp-page'),
(15839, 5236, '_elementor_version', '3.19.0'),
(15840, 5236, '_wp_page_template', 'default'),
(15841, 5236, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15842, 5236, '_elementor_page_assets', 'a:0:{}'),
(15843, 5236, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15844, 5237, 'footnotes', ''),
(15845, 5237, '_elementor_edit_mode', 'builder'),
(15846, 5237, '_elementor_template_type', 'wp-page'),
(15847, 5237, '_elementor_version', '3.19.0'),
(15848, 5237, '_wp_page_template', 'default'),
(15849, 5237, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15850, 5237, '_elementor_page_assets', 'a:0:{}'),
(15851, 5237, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15852, 5238, 'footnotes', ''),
(15853, 5238, '_elementor_edit_mode', 'builder'),
(15854, 5238, '_elementor_template_type', 'wp-page'),
(15855, 5238, '_elementor_version', '3.19.0'),
(15856, 5238, '_wp_page_template', 'default'),
(15857, 5238, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15858, 5238, '_elementor_page_assets', 'a:0:{}'),
(15859, 5238, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15862, 5239, 'footnotes', ''),
(15863, 5239, '_elementor_edit_mode', 'builder'),
(15864, 5239, '_elementor_template_type', 'wp-page'),
(15865, 5239, '_elementor_version', '3.19.0'),
(15866, 5239, '_wp_page_template', 'default'),
(15867, 5239, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15868, 5239, '_elementor_page_assets', 'a:0:{}'),
(15869, 5239, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15871, 5240, 'footnotes', ''),
(15872, 5240, '_elementor_edit_mode', 'builder'),
(15873, 5240, '_elementor_template_type', 'wp-page'),
(15874, 5240, '_elementor_version', '3.19.0'),
(15875, 5240, '_wp_page_template', 'default'),
(15876, 5240, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15877, 5240, '_elementor_page_assets', 'a:0:{}'),
(15878, 5240, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15880, 5241, 'footnotes', ''),
(15881, 5241, '_elementor_edit_mode', 'builder'),
(15882, 5241, '_elementor_template_type', 'wp-page'),
(15883, 5241, '_elementor_version', '3.19.0'),
(15884, 5241, '_wp_page_template', 'default'),
(15885, 5241, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15886, 5241, '_elementor_page_assets', 'a:0:{}'),
(15887, 5241, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15890, 5242, 'footnotes', ''),
(15891, 5242, '_elementor_edit_mode', 'builder'),
(15892, 5242, '_elementor_template_type', 'wp-page'),
(15893, 5242, '_elementor_version', '3.19.0'),
(15894, 5242, '_wp_page_template', 'default'),
(15895, 5242, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15896, 5242, '_elementor_page_assets', 'a:0:{}'),
(15897, 5242, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15898, 5243, 'footnotes', ''),
(15899, 5243, '_elementor_edit_mode', 'builder'),
(15900, 5243, '_elementor_template_type', 'wp-page'),
(15901, 5243, '_elementor_version', '3.19.0'),
(15902, 5243, '_wp_page_template', 'default'),
(15903, 5243, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(15904, 5243, '_elementor_page_assets', 'a:0:{}'),
(15905, 5243, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15906, 5244, 'footnotes', ''),
(15907, 5244, '_elementor_edit_mode', 'builder'),
(15908, 5244, '_elementor_template_type', 'wp-page'),
(15909, 5244, '_elementor_version', '3.19.0'),
(15910, 5244, '_wp_page_template', 'default'),
(15911, 5244, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15912, 5244, '_elementor_page_assets', 'a:0:{}'),
(15913, 5244, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15928, 5250, '_elementor_edit_mode', 'builder'),
(15929, 5250, '_elementor_template_type', 'wp-page'),
(15930, 5250, '_elementor_version', '3.19.0'),
(15931, 5250, '_wp_page_template', 'default'),
(15932, 5250, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15933, 5250, '_elementor_page_assets', 'a:0:{}'),
(15934, 5250, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15936, 5251, '_elementor_edit_mode', 'builder'),
(15937, 5251, '_elementor_template_type', 'wp-page'),
(15938, 5251, '_elementor_version', '3.19.0'),
(15939, 5251, '_wp_page_template', 'default'),
(15940, 5251, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","source":"library","size":"large","alt":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15941, 5251, '_elementor_page_assets', 'a:0:{}'),
(15942, 5251, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15944, 5252, '_elementor_edit_mode', 'builder'),
(15945, 5252, '_elementor_template_type', 'wp-page'),
(15946, 5252, '_elementor_version', '3.19.0'),
(15947, 5252, '_wp_page_template', 'default'),
(15948, 5252, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":350,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-180,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15949, 5252, '_elementor_page_assets', 'a:0:{}'),
(15950, 5252, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15954, 5253, '_elementor_edit_mode', 'builder'),
(15955, 5253, '_elementor_template_type', 'wp-page'),
(15956, 5253, '_elementor_version', '3.19.0'),
(15957, 5253, '_wp_page_template', 'default'),
(15958, 5253, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":350,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-180,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15959, 5253, '_elementor_page_assets', 'a:0:{}'),
(15960, 5253, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15962, 5254, '_elementor_edit_mode', 'builder'),
(15963, 5254, '_elementor_template_type', 'wp-page'),
(15964, 5254, '_elementor_version', '3.19.0'),
(15965, 5254, '_wp_page_template', 'default'),
(15966, 5254, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":350,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-180,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15967, 5254, '_elementor_page_assets', 'a:0:{}'),
(15968, 5254, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15970, 5255, '_elementor_edit_mode', 'builder'),
(15971, 5255, '_elementor_template_type', 'wp-page'),
(15972, 5255, '_elementor_version', '3.19.0'),
(15973, 5255, '_wp_page_template', 'default'),
(15974, 5255, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-180,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15975, 5255, '_elementor_page_assets', 'a:0:{}'),
(15976, 5255, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15980, 5256, '_elementor_edit_mode', 'builder'),
(15981, 5256, '_elementor_template_type', 'wp-page'),
(15982, 5256, '_elementor_version', '3.19.0'),
(15983, 5256, '_wp_page_template', 'default'),
(15984, 5256, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-180,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(15985, 5256, '_elementor_page_assets', 'a:0:{}'),
(15986, 5256, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15988, 5257, '_elementor_edit_mode', 'builder'),
(15989, 5257, '_elementor_template_type', 'wp-page'),
(15990, 5257, '_elementor_version', '3.19.0'),
(15991, 5257, '_wp_page_template', 'default'),
(15992, 5257, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-180,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(15993, 5257, '_elementor_page_assets', 'a:0:{}'),
(15994, 5257, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(15996, 5258, '_elementor_edit_mode', 'builder'),
(15997, 5258, '_elementor_template_type', 'wp-page'),
(15998, 5258, '_elementor_version', '3.19.0'),
(15999, 5258, '_wp_page_template', 'default'),
(16000, 5258, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16001, 5258, '_elementor_page_assets', 'a:0:{}'),
(16002, 5258, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16006, 5259, '_elementor_edit_mode', 'builder'),
(16007, 5259, '_elementor_template_type', 'wp-page'),
(16008, 5259, '_elementor_version', '3.19.0'),
(16009, 5259, '_wp_page_template', 'default'),
(16010, 5259, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16011, 5259, '_elementor_page_assets', 'a:0:{}'),
(16012, 5259, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16014, 5260, '_elementor_edit_mode', 'builder'),
(16015, 5260, '_elementor_template_type', 'wp-page'),
(16016, 5260, '_elementor_version', '3.19.0'),
(16017, 5260, '_wp_page_template', 'default'),
(16018, 5260, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/f0c4a69c95ba23a866897fa5cf9bc319.jpg","id":4596,"size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-94,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16019, 5260, '_elementor_page_assets', 'a:0:{}'),
(16020, 5260, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16022, 5261, '_elementor_edit_mode', 'builder'),
(16023, 5261, '_elementor_template_type', 'wp-page'),
(16024, 5261, '_elementor_version', '3.19.0'),
(16025, 5261, '_wp_page_template', 'default'),
(16026, 5261, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#F6FFF1","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16027, 5261, '_elementor_page_assets', 'a:0:{}'),
(16028, 5261, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16032, 5262, '_elementor_edit_mode', 'builder'),
(16033, 5262, '_elementor_template_type', 'wp-page'),
(16034, 5262, '_elementor_version', '3.19.0'),
(16035, 5262, '_wp_page_template', 'default'),
(16036, 5262, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#F6FFF1","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16037, 5262, '_elementor_page_assets', 'a:0:{}'),
(16038, 5262, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16040, 5263, '_elementor_edit_mode', 'builder'),
(16041, 5263, '_elementor_template_type', 'wp-page'),
(16042, 5263, '_elementor_version', '3.19.0'),
(16043, 5263, '_wp_page_template', 'default'),
(16044, 5263, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#F6FFF1","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16045, 5263, '_elementor_page_assets', 'a:0:{}'),
(16046, 5263, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16048, 5264, '_elementor_edit_mode', 'builder'),
(16049, 5264, '_elementor_template_type', 'wp-page'),
(16050, 5264, '_elementor_version', '3.19.0'),
(16051, 5264, '_wp_page_template', 'default'),
(16052, 5264, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16053, 5264, '_elementor_page_assets', 'a:0:{}'),
(16054, 5264, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16058, 5265, '_elementor_edit_mode', 'builder'),
(16059, 5265, '_elementor_template_type', 'wp-page'),
(16060, 5265, '_elementor_version', '3.19.0'),
(16061, 5265, '_wp_page_template', 'default'),
(16062, 5265, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16063, 5265, '_elementor_page_assets', 'a:0:{}'),
(16064, 5265, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16066, 5266, '_elementor_edit_mode', 'builder'),
(16067, 5266, '_elementor_template_type', 'wp-page'),
(16068, 5266, '_elementor_version', '3.19.0'),
(16069, 5266, '_wp_page_template', 'default'),
(16070, 5266, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16071, 5266, '_elementor_page_assets', 'a:0:{}'),
(16072, 5266, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16074, 5267, '_elementor_edit_mode', 'builder'),
(16075, 5267, '_elementor_template_type', 'wp-page'),
(16076, 5267, '_elementor_version', '3.19.0'),
(16077, 5267, '_wp_page_template', 'default'),
(16078, 5267, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16079, 5267, '_elementor_page_assets', 'a:0:{}'),
(16080, 5267, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16084, 5268, '_elementor_edit_mode', 'builder'),
(16085, 5268, '_elementor_template_type', 'wp-page'),
(16086, 5268, '_elementor_version', '3.19.0'),
(16087, 5268, '_wp_page_template', 'default'),
(16088, 5268, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16089, 5268, '_elementor_page_assets', 'a:0:{}'),
(16090, 5268, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16092, 5269, '_elementor_edit_mode', 'builder'),
(16093, 5269, '_elementor_template_type', 'wp-page'),
(16094, 5269, '_elementor_version', '3.19.0'),
(16095, 5269, '_wp_page_template', 'default'),
(16096, 5269, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16097, 5269, '_elementor_page_assets', 'a:0:{}'),
(16098, 5269, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16100, 5270, '_elementor_edit_mode', 'builder'),
(16101, 5270, '_elementor_template_type', 'wp-page'),
(16102, 5270, '_elementor_version', '3.19.0'),
(16103, 5270, '_wp_page_template', 'default'),
(16104, 5270, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16105, 5270, '_elementor_page_assets', 'a:0:{}'),
(16106, 5270, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16109, 5271, '_elementor_edit_mode', 'builder'),
(16110, 5271, '_elementor_template_type', 'wp-page'),
(16111, 5271, '_elementor_version', '3.19.0'),
(16112, 5271, '_wp_page_template', 'default'),
(16113, 5271, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16114, 5271, '_elementor_page_assets', 'a:0:{}'),
(16115, 5271, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16116, 5272, '_elementor_edit_mode', 'builder'),
(16117, 5272, '_elementor_template_type', 'wp-page'),
(16118, 5272, '_elementor_version', '3.19.0'),
(16119, 5272, '_wp_page_template', 'default'),
(16120, 5272, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#EEF0ED","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16121, 5272, '_elementor_page_assets', 'a:0:{}'),
(16122, 5272, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16123, 5273, '_elementor_edit_mode', 'builder'),
(16124, 5273, '_elementor_template_type', 'wp-page'),
(16125, 5273, '_elementor_version', '3.19.0'),
(16126, 5273, '_wp_page_template', 'default'),
(16127, 5273, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16128, 5273, '_elementor_page_assets', 'a:0:{}'),
(16129, 5273, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16132, 5274, '_elementor_edit_mode', 'builder'),
(16133, 5274, '_elementor_template_type', 'wp-page'),
(16134, 5274, '_elementor_version', '3.19.0'),
(16135, 5274, '_wp_page_template', 'default'),
(16136, 5274, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16137, 5274, '_elementor_page_assets', 'a:0:{}'),
(16138, 5274, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16140, 5275, '_elementor_edit_mode', 'builder'),
(16141, 5275, '_elementor_template_type', 'wp-page'),
(16142, 5275, '_elementor_version', '3.19.0'),
(16143, 5275, '_wp_page_template', 'default'),
(16144, 5275, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4738,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16145, 5275, '_elementor_page_assets', 'a:0:{}'),
(16146, 5275, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16148, 5276, '_elementor_edit_mode', 'builder'),
(16149, 5276, '_elementor_template_type', 'wp-page'),
(16150, 5276, '_elementor_version', '3.19.0'),
(16151, 5276, '_wp_page_template', 'default'),
(16152, 5276, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16153, 5276, '_elementor_page_assets', 'a:0:{}'),
(16154, 5276, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16158, 5277, '_elementor_edit_mode', 'builder'),
(16159, 5277, '_elementor_template_type', 'wp-page'),
(16160, 5277, '_elementor_version', '3.19.0'),
(16161, 5277, '_wp_page_template', 'default'),
(16162, 5277, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16163, 5277, '_elementor_page_assets', 'a:0:{}'),
(16164, 5277, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16166, 5278, '_elementor_edit_mode', 'builder'),
(16167, 5278, '_elementor_template_type', 'wp-page'),
(16168, 5278, '_elementor_version', '3.19.0'),
(16169, 5278, '_wp_page_template', 'default'),
(16170, 5278, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-266,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16171, 5278, '_elementor_page_assets', 'a:0:{}'),
(16172, 5278, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16174, 5279, '_elementor_edit_mode', 'builder'),
(16175, 5279, '_elementor_template_type', 'wp-page'),
(16176, 5279, '_elementor_version', '3.19.0'),
(16177, 5279, '_wp_page_template', 'default'),
(16178, 5279, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":85,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16179, 5279, '_elementor_page_assets', 'a:0:{}'),
(16180, 5279, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16184, 5280, '_elementor_edit_mode', 'builder'),
(16185, 5280, '_elementor_template_type', 'wp-page'),
(16186, 5280, '_elementor_version', '3.19.0'),
(16187, 5280, '_wp_page_template', 'default'),
(16188, 5280, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":85,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16189, 5280, '_elementor_page_assets', 'a:0:{}'),
(16190, 5280, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16192, 5281, '_elementor_edit_mode', 'builder'),
(16193, 5281, '_elementor_template_type', 'wp-page'),
(16194, 5281, '_elementor_version', '3.19.0'),
(16195, 5281, '_wp_page_template', 'default'),
(16196, 5281, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":85,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16197, 5281, '_elementor_page_assets', 'a:0:{}'),
(16198, 5281, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16200, 5282, '_elementor_edit_mode', 'builder'),
(16201, 5282, '_elementor_template_type', 'wp-page'),
(16202, 5282, '_elementor_version', '3.19.0'),
(16203, 5282, '_wp_page_template', 'default'),
(16204, 5282, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":257,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16205, 5282, '_elementor_page_assets', 'a:0:{}'),
(16206, 5282, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16210, 5283, '_elementor_edit_mode', 'builder'),
(16211, 5283, '_elementor_template_type', 'wp-page'),
(16212, 5283, '_elementor_version', '3.19.0'),
(16213, 5283, '_wp_page_template', 'default'),
(16214, 5283, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":257,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16215, 5283, '_elementor_page_assets', 'a:0:{}'),
(16216, 5283, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16218, 5284, '_elementor_edit_mode', 'builder'),
(16219, 5284, '_elementor_template_type', 'wp-page'),
(16220, 5284, '_elementor_version', '3.19.0'),
(16221, 5284, '_wp_page_template', 'default'),
(16222, 5284, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":500,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":257,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16223, 5284, '_elementor_page_assets', 'a:0:{}'),
(16224, 5284, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16226, 5285, '_elementor_edit_mode', 'builder'),
(16227, 5285, '_elementor_template_type', 'wp-page'),
(16228, 5285, '_elementor_version', '3.19.0'),
(16229, 5285, '_wp_page_template', 'default'),
(16230, 5285, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":257,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16231, 5285, '_elementor_page_assets', 'a:0:{}'),
(16232, 5285, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16236, 5286, '_elementor_edit_mode', 'builder'),
(16237, 5286, '_elementor_template_type', 'wp-page'),
(16238, 5286, '_elementor_version', '3.19.0'),
(16239, 5286, '_wp_page_template', 'default'),
(16240, 5286, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":257,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16241, 5286, '_elementor_page_assets', 'a:0:{}'),
(16242, 5286, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16244, 5287, '_elementor_edit_mode', 'builder'),
(16245, 5287, '_elementor_template_type', 'wp-page'),
(16246, 5287, '_elementor_version', '3.19.0'),
(16247, 5287, '_wp_page_template', 'default'),
(16248, 5287, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":257,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16249, 5287, '_elementor_page_assets', 'a:0:{}'),
(16250, 5287, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16252, 5288, '_elementor_edit_mode', 'builder'),
(16253, 5288, '_elementor_template_type', 'wp-page'),
(16254, 5288, '_elementor_version', '3.19.0'),
(16255, 5288, '_wp_page_template', 'default'),
(16256, 5288, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":308,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16257, 5288, '_elementor_page_assets', 'a:0:{}'),
(16258, 5288, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16262, 5289, '_elementor_edit_mode', 'builder'),
(16263, 5289, '_elementor_template_type', 'wp-page'),
(16264, 5289, '_elementor_version', '3.19.0'),
(16265, 5289, '_wp_page_template', 'default'),
(16266, 5289, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":308,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16267, 5289, '_elementor_page_assets', 'a:0:{}'),
(16268, 5289, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16270, 5290, '_elementor_edit_mode', 'builder'),
(16271, 5290, '_elementor_template_type', 'wp-page'),
(16272, 5290, '_elementor_version', '3.19.0'),
(16273, 5290, '_wp_page_template', 'default'),
(16274, 5290, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-52,"sizes":[]},"background_xpos":{"unit":"px","size":308,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16275, 5290, '_elementor_page_assets', 'a:0:{}'),
(16276, 5290, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16278, 5291, '_elementor_edit_mode', 'builder'),
(16279, 5291, '_elementor_template_type', 'wp-page'),
(16280, 5291, '_elementor_version', '3.19.0'),
(16281, 5291, '_wp_page_template', 'default'),
(16282, 5291, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16283, 5291, '_elementor_page_assets', 'a:0:{}'),
(16284, 5291, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16293, 5294, '_elementor_edit_mode', 'builder'),
(16294, 5294, '_elementor_template_type', 'wp-page'),
(16295, 5294, '_elementor_version', '3.19.0'),
(16296, 5294, '_wp_page_template', 'default'),
(16297, 5294, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16298, 5294, '_elementor_page_assets', 'a:0:{}'),
(16299, 5294, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16301, 5295, '_elementor_edit_mode', 'builder'),
(16302, 5295, '_elementor_template_type', 'wp-page'),
(16303, 5295, '_elementor_version', '3.19.0'),
(16304, 5295, '_wp_page_template', 'default'),
(16305, 5295, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16306, 5295, '_elementor_page_assets', 'a:0:{}'),
(16307, 5295, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16309, 5296, '_elementor_edit_mode', 'builder'),
(16310, 5296, '_elementor_template_type', 'wp-page'),
(16311, 5296, '_elementor_version', '3.19.0'),
(16312, 5296, '_wp_page_template', 'default'),
(16313, 5296, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16314, 5296, '_elementor_page_assets', 'a:0:{}'),
(16315, 5296, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16319, 5297, '_elementor_edit_mode', 'builder'),
(16320, 5297, '_elementor_template_type', 'wp-page'),
(16321, 5297, '_elementor_version', '3.19.0'),
(16322, 5297, '_wp_page_template', 'default'),
(16323, 5297, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16324, 5297, '_elementor_page_assets', 'a:0:{}'),
(16325, 5297, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16327, 5298, '_elementor_edit_mode', 'builder'),
(16328, 5298, '_elementor_template_type', 'wp-page'),
(16329, 5298, '_elementor_version', '3.19.0'),
(16330, 5298, '_wp_page_template', 'default'),
(16331, 5298, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16332, 5298, '_elementor_page_assets', 'a:0:{}'),
(16333, 5298, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16335, 5299, '_elementor_edit_mode', 'builder'),
(16336, 5299, '_elementor_template_type', 'wp-page'),
(16337, 5299, '_elementor_version', '3.19.0'),
(16338, 5299, '_wp_page_template', 'default'),
(16339, 5299, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16340, 5299, '_elementor_page_assets', 'a:0:{}'),
(16341, 5299, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16345, 5300, 'footnotes', ''),
(16346, 5300, '_elementor_edit_mode', 'builder'),
(16347, 5300, '_elementor_template_type', 'wp-page'),
(16348, 5300, '_elementor_version', '3.19.0'),
(16349, 5300, '_wp_page_template', 'default'),
(16350, 5300, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16351, 5300, '_elementor_page_assets', 'a:0:{}'),
(16352, 5300, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16354, 5301, 'footnotes', ''),
(16355, 5301, '_elementor_edit_mode', 'builder'),
(16356, 5301, '_elementor_template_type', 'wp-page'),
(16357, 5301, '_elementor_version', '3.19.0'),
(16358, 5301, '_wp_page_template', 'default'),
(16359, 5301, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":240,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":"","url":"","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16360, 5301, '_elementor_page_assets', 'a:0:{}'),
(16361, 5301, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16363, 5302, 'footnotes', ''),
(16364, 5302, '_elementor_edit_mode', 'builder'),
(16365, 5302, '_elementor_template_type', 'wp-page'),
(16366, 5302, '_elementor_version', '3.19.0'),
(16367, 5302, '_wp_page_template', 'default'),
(16368, 5302, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5185,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16369, 5302, '_elementor_page_assets', 'a:0:{}'),
(16370, 5302, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16374, 5303, 'footnotes', ''),
(16375, 5303, '_elementor_edit_mode', 'builder'),
(16376, 5303, '_elementor_template_type', 'wp-page'),
(16377, 5303, '_elementor_version', '3.19.0'),
(16378, 5303, '_wp_page_template', 'default'),
(16379, 5303, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5185,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16380, 5303, '_elementor_page_assets', 'a:0:{}'),
(16381, 5303, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16383, 5304, 'footnotes', ''),
(16384, 5304, '_elementor_edit_mode', 'builder'),
(16385, 5304, '_elementor_template_type', 'wp-page'),
(16386, 5304, '_elementor_version', '3.19.0'),
(16387, 5304, '_wp_page_template', 'default'),
(16388, 5304, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5185,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16389, 5304, '_elementor_page_assets', 'a:0:{}'),
(16390, 5304, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16392, 5305, 'footnotes', ''),
(16393, 5305, '_elementor_edit_mode', 'builder'),
(16394, 5305, '_elementor_template_type', 'wp-page'),
(16395, 5305, '_elementor_version', '3.19.0'),
(16396, 5305, '_wp_page_template', 'default'),
(16397, 5305, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16398, 5305, '_elementor_page_assets', 'a:0:{}'),
(16399, 5305, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16403, 5306, 'footnotes', ''),
(16404, 5306, '_elementor_edit_mode', 'builder'),
(16405, 5306, '_elementor_template_type', 'wp-page'),
(16406, 5306, '_elementor_version', '3.19.0'),
(16407, 5306, '_wp_page_template', 'default'),
(16408, 5306, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16409, 5306, '_elementor_page_assets', 'a:0:{}'),
(16410, 5306, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16412, 5307, 'footnotes', ''),
(16413, 5307, '_elementor_edit_mode', 'builder'),
(16414, 5307, '_elementor_template_type', 'wp-page'),
(16415, 5307, '_elementor_version', '3.19.0'),
(16416, 5307, '_wp_page_template', 'default'),
(16417, 5307, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":170,"sizes":[]},"background_ypos":{"unit":"px","size":-78,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16418, 5307, '_elementor_page_assets', 'a:0:{}'),
(16419, 5307, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16421, 5308, 'footnotes', ''),
(16422, 5308, '_elementor_edit_mode', 'builder'),
(16423, 5308, '_elementor_template_type', 'wp-page'),
(16424, 5308, '_elementor_version', '3.19.0'),
(16425, 5308, '_wp_page_template', 'default'),
(16426, 5308, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":218,"sizes":[]},"background_ypos":{"unit":"px","size":19,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16427, 5308, '_elementor_page_assets', 'a:0:{}'),
(16428, 5308, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16432, 5309, 'footnotes', ''),
(16433, 5309, '_elementor_edit_mode', 'builder'),
(16434, 5309, '_elementor_template_type', 'wp-page'),
(16435, 5309, '_elementor_version', '3.19.0'),
(16436, 5309, '_wp_page_template', 'default'),
(16437, 5309, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":218,"sizes":[]},"background_ypos":{"unit":"px","size":19,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16438, 5309, '_elementor_page_assets', 'a:0:{}'),
(16439, 5309, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16441, 5310, 'footnotes', ''),
(16442, 5310, '_elementor_edit_mode', 'builder'),
(16443, 5310, '_elementor_template_type', 'wp-page'),
(16444, 5310, '_elementor_version', '3.19.0'),
(16445, 5310, '_wp_page_template', 'default'),
(16446, 5310, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_xpos":{"unit":"px","size":218,"sizes":[]},"background_ypos":{"unit":"px","size":19,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16447, 5310, '_elementor_page_assets', 'a:0:{}'),
(16448, 5310, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16450, 5311, 'footnotes', ''),
(16451, 5311, '_elementor_edit_mode', 'builder'),
(16452, 5311, '_elementor_template_type', 'wp-page'),
(16453, 5311, '_elementor_version', '3.19.0'),
(16454, 5311, '_wp_page_template', 'default'),
(16455, 5311, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-1024x683.jpg","alt":"","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-62,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16456, 5311, '_elementor_page_assets', 'a:0:{}'),
(16457, 5311, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16461, 5312, '_elementor_edit_mode', 'builder'),
(16462, 5312, '_elementor_template_type', 'wp-page'),
(16463, 5312, '_elementor_version', '3.19.0'),
(16464, 5312, '_wp_page_template', 'default'),
(16465, 5312, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16466, 5312, '_elementor_page_assets', 'a:0:{}'),
(16467, 5312, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16469, 5313, '_elementor_edit_mode', 'builder'),
(16470, 5313, '_elementor_template_type', 'wp-page'),
(16471, 5313, '_elementor_version', '3.19.0'),
(16472, 5313, '_wp_page_template', 'default'),
(16473, 5313, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-86,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16474, 5313, '_elementor_page_assets', 'a:0:{}'),
(16475, 5313, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16477, 5314, '_elementor_edit_mode', 'builder'),
(16478, 5314, '_elementor_template_type', 'wp-page'),
(16479, 5314, '_elementor_version', '3.19.0'),
(16480, 5314, '_wp_page_template', 'default'),
(16481, 5314, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-54,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16482, 5314, '_elementor_page_assets', 'a:0:{}'),
(16483, 5314, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16487, 5315, '_wp_attached_file', '2024/03/asas.jpg'),
(16488, 5315, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:626;s:6:"height";i:418;s:4:"file";s:16:"2024/03/asas.jpg";s:8:"filesize";i:77351;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:16:"asas-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12307;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"asas-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5609;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(16489, 5316, '_wp_attached_file', '2024/03/about.webp'),
(16490, 5316, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:509;s:6:"height";i:339;s:4:"file";s:18:"2024/03/about.webp";s:8:"filesize";i:25054;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:18:"about-300x200.webp";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:16166;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"about-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:9992;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(16500, 5318, '_elementor_edit_mode', 'builder'),
(16501, 5318, '_elementor_template_type', 'wp-page'),
(16502, 5318, '_elementor_version', '3.19.0'),
(16503, 5318, '_wp_page_template', 'default'),
(16504, 5318, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-54,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16505, 5318, '_elementor_page_assets', 'a:0:{}'),
(16506, 5318, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16507, 5319, '_elementor_edit_mode', 'builder'),
(16508, 5319, '_elementor_template_type', 'wp-page'),
(16509, 5319, '_elementor_version', '3.19.0'),
(16510, 5319, '_wp_page_template', 'default'),
(16511, 5319, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-54,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/e726b0654bbb625edd9f9478a0d82bda.jpg","id":4738,"size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16512, 5319, '_elementor_page_assets', 'a:0:{}'),
(16513, 5319, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16514, 5320, '_elementor_edit_mode', 'builder'),
(16515, 5320, '_elementor_template_type', 'wp-page'),
(16516, 5320, '_elementor_version', '3.19.0'),
(16517, 5320, '_wp_page_template', 'default'),
(16518, 5320, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-54,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16519, 5320, '_elementor_page_assets', 'a:0:{}'),
(16520, 5320, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16522, 5321, 'footnotes', ''),
(16523, 5321, '_elementor_edit_mode', 'builder'),
(16524, 5321, '_elementor_template_type', 'wp-page'),
(16525, 5321, '_elementor_version', '3.19.0'),
(16526, 5321, '_wp_page_template', 'default'),
(16527, 5321, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-1024x683.jpg","alt":"","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-62,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16528, 5321, '_elementor_page_assets', 'a:0:{}'),
(16529, 5321, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16531, 5322, 'footnotes', ''),
(16532, 5322, '_elementor_edit_mode', 'builder'),
(16533, 5322, '_elementor_template_type', 'wp-page'),
(16534, 5322, '_elementor_version', '3.19.0'),
(16535, 5322, '_wp_page_template', 'default'),
(16536, 5322, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-1024x683.jpg","alt":"","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-62,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16537, 5322, '_elementor_page_assets', 'a:0:{}'),
(16538, 5322, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16540, 5323, 'footnotes', ''),
(16541, 5323, '_elementor_edit_mode', 'builder'),
(16542, 5323, '_elementor_template_type', 'wp-page'),
(16543, 5323, '_elementor_version', '3.19.0'),
(16544, 5323, '_wp_page_template', 'default'),
(16545, 5323, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5316,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/about.webp","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-62,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16546, 5323, '_elementor_page_assets', 'a:0:{}'),
(16547, 5323, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16552, 5324, '_wp_attached_file', '2024/03/1802-2.jpg'),
(16553, 5324, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:560;s:4:"file";s:18:"2024/03/1802-2.jpg";s:8:"filesize";i:268609;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"1802-2-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11397;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"1802-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7686;}s:12:"medium_large";a:5:{s:4:"file";s:18:"1802-2-768x430.jpg";s:5:"width";i:768;s:6:"height";i:430;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47175;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(16554, 5325, 'footnotes', ''),
(16555, 5325, '_elementor_edit_mode', 'builder'),
(16556, 5325, '_elementor_template_type', 'wp-page'),
(16557, 5325, '_elementor_version', '3.19.0'),
(16558, 5325, '_wp_page_template', 'default'),
(16559, 5325, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5316,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/about.webp","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-62,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16560, 5325, '_elementor_page_assets', 'a:0:{}'),
(16561, 5325, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16563, 5326, 'footnotes', ''),
(16564, 5326, '_elementor_edit_mode', 'builder'),
(16565, 5326, '_elementor_template_type', 'wp-page'),
(16566, 5326, '_elementor_version', '3.19.0'),
(16567, 5326, '_wp_page_template', 'default'),
(16568, 5326, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5316,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/about.webp","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-62,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16569, 5326, '_elementor_page_assets', 'a:0:{}'),
(16570, 5326, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16572, 5327, 'footnotes', ''),
(16573, 5327, '_elementor_edit_mode', 'builder'),
(16574, 5327, '_elementor_template_type', 'wp-page'),
(16575, 5327, '_elementor_version', '3.19.0'),
(16576, 5327, '_wp_page_template', 'default'),
(16577, 5327, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5324,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-2.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-22,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16578, 5327, '_elementor_page_assets', 'a:0:{}'),
(16579, 5327, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16582, 5328, '_wp_attached_file', '2024/03/1802-1.jpg'),
(16583, 5328, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1500;s:6:"height";i:841;s:4:"file";s:18:"2024/03/1802-1.jpg";s:8:"filesize";i:561460;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:18:"1802-1-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11473;}s:5:"large";a:5:{s:4:"file";s:19:"1802-1-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:73952;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"1802-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7729;}s:12:"medium_large";a:5:{s:4:"file";s:18:"1802-1-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47929;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(16584, 5329, '_wp_attached_file', '2024/03/1802.jpg'),
(16585, 5329, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2000;s:6:"height";i:1121;s:4:"file";s:16:"2024/03/1802.jpg";s:8:"filesize";i:590042;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:16:"1802-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11495;}s:5:"large";a:5:{s:4:"file";s:17:"1802-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:74845;}s:9:"thumbnail";a:5:{s:4:"file";s:16:"1802-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7719;}s:12:"medium_large";a:5:{s:4:"file";s:16:"1802-768x430.jpg";s:5:"width";i:768;s:6:"height";i:430;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48324;}s:9:"1536x1536";a:5:{s:4:"file";s:17:"1802-1536x861.jpg";s:5:"width";i:1536;s:6:"height";i:861;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:137046;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(16586, 5330, 'footnotes', ''),
(16587, 5330, '_elementor_edit_mode', 'builder'),
(16588, 5330, '_elementor_template_type', 'wp-page'),
(16589, 5330, '_elementor_version', '3.19.0'),
(16590, 5330, '_wp_page_template', 'default'),
(16591, 5330, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5324,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-2.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-22,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16592, 5330, '_elementor_page_assets', 'a:0:{}'),
(16593, 5330, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16594, 5331, 'footnotes', ''),
(16595, 5331, '_elementor_edit_mode', 'builder'),
(16596, 5331, '_elementor_template_type', 'wp-page'),
(16597, 5331, '_elementor_version', '3.19.0'),
(16598, 5331, '_wp_page_template', 'default'),
(16599, 5331, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5324,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-2.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-22,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16600, 5331, '_elementor_page_assets', 'a:0:{}'),
(16601, 5331, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16602, 5332, 'footnotes', ''),
(16603, 5332, '_elementor_edit_mode', 'builder'),
(16604, 5332, '_elementor_template_type', 'wp-page'),
(16605, 5332, '_elementor_version', '3.19.0'),
(16606, 5332, '_wp_page_template', 'default'),
(16607, 5332, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16608, 5332, '_elementor_page_assets', 'a:0:{}'),
(16609, 5332, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16612, 5333, 'footnotes', ''),
(16613, 5333, '_elementor_edit_mode', 'builder'),
(16614, 5333, '_elementor_template_type', 'wp-page'),
(16615, 5333, '_elementor_version', '3.19.0'),
(16616, 5333, '_wp_page_template', 'default'),
(16617, 5333, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16618, 5333, '_elementor_page_assets', 'a:0:{}'),
(16619, 5333, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16621, 5334, 'footnotes', ''),
(16622, 5334, '_elementor_edit_mode', 'builder'),
(16623, 5334, '_elementor_template_type', 'wp-page'),
(16624, 5334, '_elementor_version', '3.19.0'),
(16625, 5334, '_wp_page_template', 'default'),
(16626, 5334, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802.jpg","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16627, 5334, '_elementor_page_assets', 'a:0:{}'),
(16628, 5334, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16630, 5335, 'footnotes', ''),
(16631, 5335, '_elementor_edit_mode', 'builder'),
(16632, 5335, '_elementor_template_type', 'wp-page'),
(16633, 5335, '_elementor_version', '3.19.0'),
(16634, 5335, '_wp_page_template', 'default'),
(16635, 5335, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16636, 5335, '_elementor_page_assets', 'a:0:{}'),
(16637, 5335, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16651, 5337, '_wp_attached_file', '2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4'),
(16652, 5337, '_wp_attachment_metadata', 'a:10:{s:7:"bitrate";i:1962190;s:8:"filesize";i:1962238;s:9:"mime_type";s:15:"video/quicktime";s:6:"length";i:8;s:16:"length_formatted";s:4:"0:08";s:5:"width";i:1920;s:6:"height";i:1080;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:17:"created_timestamp";i:-2082844800;}'),
(16653, 5338, 'footnotes', ''),
(16654, 5338, '_elementor_edit_mode', 'builder'),
(16655, 5338, '_elementor_template_type', 'wp-page'),
(16656, 5338, '_elementor_version', '3.19.0'),
(16657, 5338, '_wp_page_template', 'default'),
(16658, 5338, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16659, 5338, '_elementor_page_assets', 'a:0:{}'),
(16660, 5338, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16661, 5339, 'footnotes', ''),
(16662, 5339, '_elementor_edit_mode', 'builder'),
(16663, 5339, '_elementor_template_type', 'wp-page'),
(16664, 5339, '_elementor_version', '3.19.0'),
(16665, 5339, '_wp_page_template', 'default'),
(16666, 5339, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16667, 5339, '_elementor_page_assets', 'a:0:{}'),
(16668, 5339, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16669, 5340, 'footnotes', ''),
(16670, 5340, '_elementor_edit_mode', 'builder'),
(16671, 5340, '_elementor_template_type', 'wp-page'),
(16672, 5340, '_elementor_version', '3.19.0'),
(16673, 5340, '_wp_page_template', 'default'),
(16674, 5340, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219"},"elements":[],"widgetType":"video"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16675, 5340, '_elementor_page_assets', 'a:0:{}'),
(16676, 5340, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16679, 5341, 'footnotes', ''),
(16680, 5341, '_elementor_edit_mode', 'builder'),
(16681, 5341, '_elementor_template_type', 'wp-page'),
(16682, 5341, '_elementor_version', '3.19.0'),
(16683, 5341, '_wp_page_template', 'default'),
(16684, 5341, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219"},"elements":[],"widgetType":"video"}],"isInner":false}]'),
(16685, 5341, '_elementor_page_assets', 'a:0:{}'),
(16686, 5341, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16688, 5342, 'footnotes', ''),
(16689, 5342, '_elementor_edit_mode', 'builder'),
(16690, 5342, '_elementor_template_type', 'wp-page'),
(16691, 5342, '_elementor_version', '3.19.0'),
(16692, 5342, '_wp_page_template', 'default'),
(16693, 5342, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"e9a8c1e","elType":"widget","settings":{"image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"45","bottom":"0","left":"45","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219"},"elements":[],"widgetType":"video"}],"isInner":false}]'),
(16694, 5342, '_elementor_page_assets', 'a:0:{}'),
(16695, 5342, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16697, 5343, 'footnotes', ''),
(16698, 5343, '_elementor_edit_mode', 'builder'),
(16699, 5343, '_elementor_template_type', 'wp-page'),
(16700, 5343, '_elementor_version', '3.19.0'),
(16701, 5343, '_wp_page_template', 'default'),
(16702, 5343, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16703, 5343, '_elementor_page_assets', 'a:0:{}'),
(16704, 5343, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16708, 5344, 'footnotes', ''),
(16709, 5344, '_elementor_edit_mode', 'builder'),
(16710, 5344, '_elementor_template_type', 'wp-page'),
(16711, 5344, '_elementor_version', '3.19.0'),
(16712, 5344, '_wp_page_template', 'default'),
(16713, 5344, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16714, 5344, '_elementor_page_assets', 'a:0:{}'),
(16715, 5344, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16717, 5345, 'footnotes', ''),
(16718, 5345, '_elementor_edit_mode', 'builder'),
(16719, 5345, '_elementor_template_type', 'wp-page'),
(16720, 5345, '_elementor_version', '3.19.0'),
(16721, 5345, '_wp_page_template', 'default'),
(16722, 5345, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16723, 5345, '_elementor_page_assets', 'a:0:{}'),
(16724, 5345, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16726, 5346, 'footnotes', ''),
(16727, 5346, '_elementor_edit_mode', 'builder'),
(16728, 5346, '_elementor_template_type', 'wp-page'),
(16729, 5346, '_elementor_version', '3.19.0'),
(16730, 5346, '_wp_page_template', 'default'),
(16731, 5346, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16732, 5346, '_elementor_page_assets', 'a:0:{}'),
(16733, 5346, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16737, 5347, 'footnotes', ''),
(16738, 5347, '_elementor_edit_mode', 'builder'),
(16739, 5347, '_elementor_template_type', 'wp-page'),
(16740, 5347, '_elementor_version', '3.19.0'),
(16741, 5347, '_wp_page_template', 'default'),
(16742, 5347, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16743, 5347, '_elementor_page_assets', 'a:0:{}'),
(16744, 5347, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16746, 5348, 'footnotes', ''),
(16747, 5348, '_elementor_edit_mode', 'builder'),
(16748, 5348, '_elementor_template_type', 'wp-page'),
(16749, 5348, '_elementor_version', '3.19.0'),
(16750, 5348, '_wp_page_template', 'default'),
(16751, 5348, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16752, 5348, '_elementor_page_assets', 'a:0:{}'),
(16753, 5348, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16755, 5349, 'footnotes', ''),
(16756, 5349, '_elementor_edit_mode', 'builder'),
(16757, 5349, '_elementor_template_type', 'wp-page'),
(16758, 5349, '_elementor_version', '3.19.0'),
(16759, 5349, '_wp_page_template', 'default'),
(16760, 5349, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16761, 5349, '_elementor_page_assets', 'a:0:{}'),
(16762, 5349, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16766, 5350, 'footnotes', ''),
(16767, 5350, '_elementor_edit_mode', 'builder'),
(16768, 5350, '_elementor_template_type', 'wp-page'),
(16769, 5350, '_elementor_version', '3.19.0'),
(16770, 5350, '_wp_page_template', 'default'),
(16771, 5350, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16772, 5350, '_elementor_page_assets', 'a:0:{}'),
(16773, 5350, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16775, 5351, 'footnotes', ''),
(16776, 5351, '_elementor_edit_mode', 'builder'),
(16777, 5351, '_elementor_template_type', 'wp-page'),
(16778, 5351, '_elementor_version', '3.19.0'),
(16779, 5351, '_wp_page_template', 'default'),
(16780, 5351, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16781, 5351, '_elementor_page_assets', 'a:0:{}'),
(16782, 5351, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16784, 5352, 'footnotes', ''),
(16785, 5352, '_elementor_edit_mode', 'builder'),
(16786, 5352, '_elementor_template_type', 'wp-page'),
(16787, 5352, '_elementor_version', '3.19.0'),
(16788, 5352, '_wp_page_template', 'default'),
(16789, 5352, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16790, 5352, '_elementor_page_assets', 'a:0:{}'),
(16791, 5352, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16795, 5353, 'footnotes', ''),
(16796, 5353, '_elementor_edit_mode', 'builder'),
(16797, 5353, '_elementor_template_type', 'wp-page'),
(16798, 5353, '_elementor_version', '3.19.0'),
(16799, 5353, '_wp_page_template', 'default'),
(16800, 5353, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16801, 5353, '_elementor_page_assets', 'a:0:{}'),
(16802, 5353, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16804, 5354, 'footnotes', ''),
(16805, 5354, '_elementor_edit_mode', 'builder'),
(16806, 5354, '_elementor_template_type', 'wp-page'),
(16807, 5354, '_elementor_version', '3.19.0'),
(16808, 5354, '_wp_page_template', 'default'),
(16809, 5354, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16810, 5354, '_elementor_page_assets', 'a:0:{}'),
(16811, 5354, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16813, 5355, 'footnotes', ''),
(16814, 5355, '_elementor_edit_mode', 'builder'),
(16815, 5355, '_elementor_template_type', 'wp-page'),
(16816, 5355, '_elementor_version', '3.19.0'),
(16817, 5355, '_wp_page_template', 'default'),
(16818, 5355, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":1,"end":8,"autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16819, 5355, '_elementor_page_assets', 'a:0:{}'),
(16820, 5355, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16824, 5356, 'footnotes', ''),
(16825, 5356, '_elementor_edit_mode', 'builder'),
(16826, 5356, '_elementor_template_type', 'wp-page'),
(16827, 5356, '_elementor_version', '3.19.0'),
(16828, 5356, '_wp_page_template', 'default'),
(16829, 5356, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":1,"end":8,"autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16830, 5356, '_elementor_page_assets', 'a:0:{}'),
(16831, 5356, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16833, 5357, 'footnotes', ''),
(16834, 5357, '_elementor_edit_mode', 'builder'),
(16835, 5357, '_elementor_template_type', 'wp-page'),
(16836, 5357, '_elementor_version', '3.19.0'),
(16837, 5357, '_wp_page_template', 'default'),
(16838, 5357, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":1,"end":8,"autoplay":"yes","play_on_mobile":"yes","controls":""},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16839, 5357, '_elementor_page_assets', 'a:0:{}'),
(16840, 5357, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16842, 5358, 'footnotes', ''),
(16843, 5358, '_elementor_edit_mode', 'builder'),
(16844, 5358, '_elementor_template_type', 'wp-page'),
(16845, 5358, '_elementor_version', '3.19.0'),
(16846, 5358, '_wp_page_template', 'default'),
(16847, 5358, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16848, 5358, '_elementor_page_assets', 'a:0:{}'),
(16849, 5358, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16853, 5359, '_wp_attached_file', '2024/03/136026-1-rotated.jpg'),
(16854, 5359, '_wp_attachment_metadata', 'a:7:{s:5:"width";i:1500;s:6:"height";i:1001;s:4:"file";s:28:"2024/03/136026-1-rotated.jpg";s:8:"filesize";i:416322;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:20:"136026-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24551;}s:5:"large";a:5:{s:4:"file";s:21:"136026-1-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:181162;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"136026-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14644;}s:12:"medium_large";a:5:{s:4:"file";s:20:"136026-1-768x513.jpg";s:5:"width";i:768;s:6:"height";i:513;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:108550;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";i:1;s:8:"keywords";a:0:{}}s:14:"original_image";s:12:"136026-1.jpg";}'),
(16855, 5360, 'footnotes', ''),
(16856, 5360, '_elementor_edit_mode', 'builder'),
(16857, 5360, '_elementor_template_type', 'wp-page'),
(16858, 5360, '_elementor_version', '3.19.0'),
(16859, 5360, '_wp_page_template', 'default'),
(16860, 5360, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16861, 5360, '_elementor_page_assets', 'a:0:{}'),
(16862, 5360, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16864, 5361, 'footnotes', ''),
(16865, 5361, '_elementor_edit_mode', 'builder'),
(16866, 5361, '_elementor_template_type', 'wp-page'),
(16867, 5361, '_elementor_version', '3.19.0'),
(16868, 5361, '_wp_page_template', 'default'),
(16869, 5361, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(16870, 5361, '_elementor_page_assets', 'a:0:{}'),
(16871, 5361, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16873, 5362, 'footnotes', ''),
(16874, 5362, '_elementor_edit_mode', 'builder'),
(16875, 5362, '_elementor_template_type', 'wp-page'),
(16876, 5362, '_elementor_version', '3.19.0'),
(16877, 5362, '_wp_page_template', 'default'),
(16878, 5362, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5359,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/136026-1-rotated.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16879, 5362, '_elementor_page_assets', 'a:0:{}'),
(16880, 5362, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16895, 5368, '_elementor_edit_mode', 'builder'),
(16896, 5368, '_elementor_template_type', 'wp-page'),
(16897, 5368, '_elementor_version', '3.19.0'),
(16898, 5368, '_wp_page_template', 'default'),
(16899, 5368, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-54,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16900, 5368, '_elementor_page_assets', 'a:0:{}'),
(16901, 5368, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16903, 5369, '_elementor_edit_mode', 'builder'),
(16904, 5369, '_elementor_template_type', 'wp-page'),
(16905, 5369, '_elementor_version', '3.19.0'),
(16906, 5369, '_wp_page_template', 'default'),
(16907, 5369, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-54,"sizes":[]},"background_xpos":{"unit":"px","size":342,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16908, 5369, '_elementor_page_assets', 'a:0:{}'),
(16909, 5369, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16911, 5370, '_elementor_edit_mode', 'builder'),
(16912, 5370, '_elementor_template_type', 'wp-page'),
(16913, 5370, '_elementor_version', '3.19.0'),
(16914, 5370, '_wp_page_template', 'default'),
(16915, 5370, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","source":"library","size":"large","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"background_xpos":{"unit":"px","size":-21,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16916, 5370, '_elementor_page_assets', 'a:0:{}'),
(16917, 5370, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16921, 5371, '_elementor_edit_mode', 'builder'),
(16922, 5371, '_elementor_template_type', 'wp-page'),
(16923, 5371, '_elementor_version', '3.19.0'),
(16924, 5371, '_wp_page_template', 'default'),
(16925, 5371, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","source":"library","size":"large","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"background_xpos":{"unit":"px","size":-21,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16926, 5371, '_elementor_page_assets', 'a:0:{}'),
(16927, 5371, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16929, 5372, '_elementor_edit_mode', 'builder'),
(16930, 5372, '_elementor_template_type', 'wp-page'),
(16931, 5372, '_elementor_version', '3.19.0'),
(16932, 5372, '_wp_page_template', 'default'),
(16933, 5372, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":5329,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/1802-1024x574.jpg","source":"library","size":"large","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"background_xpos":{"unit":"px","size":-21,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16934, 5372, '_elementor_page_assets', 'a:0:{}'),
(16935, 5372, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16937, 5373, '_elementor_edit_mode', 'builder'),
(16938, 5373, '_elementor_template_type', 'wp-page'),
(16939, 5373, '_elementor_version', '3.19.0'),
(16940, 5373, '_wp_page_template', 'default'),
(16941, 5373, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":51,"sizes":[]},"background_xpos":{"unit":"px","size":-21,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16942, 5373, '_elementor_page_assets', 'a:0:{}'),
(16943, 5373, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16947, 5374, '_elementor_edit_mode', 'builder'),
(16948, 5374, '_elementor_template_type', 'wp-page'),
(16949, 5374, '_elementor_version', '3.19.0'),
(16950, 5374, '_wp_page_template', 'default'),
(16951, 5374, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":51,"sizes":[]},"background_xpos":{"unit":"px","size":-21,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16952, 5374, '_elementor_page_assets', 'a:0:{}'),
(16953, 5374, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16955, 5375, '_elementor_edit_mode', 'builder'),
(16956, 5375, '_elementor_template_type', 'wp-page'),
(16957, 5375, '_elementor_version', '3.19.0'),
(16958, 5375, '_wp_page_template', 'default'),
(16959, 5375, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":51,"sizes":[]},"background_xpos":{"unit":"px","size":-21,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16960, 5375, '_elementor_page_assets', 'a:0:{}'),
(16961, 5375, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16963, 5376, '_elementor_edit_mode', 'builder'),
(16964, 5376, '_elementor_template_type', 'wp-page'),
(16965, 5376, '_elementor_version', '3.19.0'),
(16966, 5376, '_wp_page_template', 'default'),
(16967, 5376, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16968, 5376, '_elementor_page_assets', 'a:0:{}'),
(16969, 5376, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16973, 5377, '_elementor_edit_mode', 'builder'),
(16974, 5377, '_elementor_template_type', 'wp-page'),
(16975, 5377, '_elementor_version', '3.19.0'),
(16976, 5377, '_wp_page_template', 'default'),
(16977, 5377, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16978, 5377, '_elementor_page_assets', 'a:0:{}'),
(16979, 5377, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16981, 5378, '_elementor_edit_mode', 'builder'),
(16982, 5378, '_elementor_template_type', 'wp-page'),
(16983, 5378, '_elementor_version', '3.19.0'),
(16984, 5378, '_wp_page_template', 'default'),
(16985, 5378, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(16986, 5378, '_elementor_page_assets', 'a:0:{}'),
(16987, 5378, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16989, 5379, '_elementor_edit_mode', 'builder'),
(16990, 5379, '_elementor_template_type', 'wp-page'),
(16991, 5379, '_elementor_version', '3.19.0'),
(16992, 5379, '_wp_page_template', 'default'),
(16993, 5379, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(16994, 5379, '_elementor_page_assets', 'a:0:{}'),
(16995, 5379, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(16999, 5380, '_wp_attached_file', '2024/03/apples-fruits-basket-2607193.jpg'),
(17000, 5380, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:844;s:4:"file";s:40:"2024/03/apples-fruits-basket-2607193.jpg";s:8:"filesize";i:188841;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:40:"apples-fruits-basket-2607193-300x198.jpg";s:5:"width";i:300;s:6:"height";i:198;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10149;}s:5:"large";a:5:{s:4:"file";s:41:"apples-fruits-basket-2607193-1024x675.jpg";s:5:"width";i:1024;s:6:"height";i:675;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77703;}s:9:"thumbnail";a:5:{s:4:"file";s:40:"apples-fruits-basket-2607193-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4365;}s:12:"medium_large";a:5:{s:4:"file";s:40:"apples-fruits-basket-2607193-768x506.jpg";s:5:"width";i:768;s:6:"height";i:506;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48471;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17001, 5380, '_source_url', 'https://pixabay.com/get/g1f2d0d892bddf4d20bb3d55a3257c174116442c6df85b962fa3636afd3de0af3fc5c592fbebd721f51dc814ddc614f59253fb5ade61a6ddadc30d2fec105831a_1280.jpg'),
(17002, 5380, 'astra-images', '2607193'),
(17003, 5380, '_wp_attachment_image_alt', 'apples, fruits, basket-2607193.jpg'),
(17004, 5381, 'footnotes', ''),
(17005, 5381, '_elementor_edit_mode', 'builder'),
(17006, 5381, '_elementor_template_type', 'wp-page'),
(17007, 5381, '_elementor_version', '3.19.0'),
(17008, 5381, '_wp_page_template', 'default'),
(17009, 5381, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5359,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/136026-1-rotated.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17010, 5381, '_elementor_page_assets', 'a:0:{}'),
(17011, 5381, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17013, 5382, 'footnotes', ''),
(17014, 5382, '_elementor_edit_mode', 'builder'),
(17015, 5382, '_elementor_template_type', 'wp-page'),
(17016, 5382, '_elementor_version', '3.19.0'),
(17017, 5382, '_wp_page_template', 'default'),
(17018, 5382, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5359,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/136026-1-rotated.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17019, 5382, '_elementor_page_assets', 'a:0:{}'),
(17020, 5382, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17022, 5383, 'footnotes', ''),
(17023, 5383, '_elementor_edit_mode', 'builder'),
(17024, 5383, '_elementor_template_type', 'wp-page'),
(17025, 5383, '_elementor_version', '3.19.0'),
(17026, 5383, '_wp_page_template', 'default'),
(17027, 5383, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5380,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/apples-fruits-basket-2607193.jpg","alt":"apples, fruits, basket-2607193.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17028, 5383, '_elementor_page_assets', 'a:0:{}'),
(17029, 5383, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17033, 5384, '_wp_attached_file', '2024/03/apples-fruits-basket-2607193-300x198-1.jpg'),
(17034, 5384, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:300;s:6:"height";i:198;s:4:"file";s:50:"2024/03/apples-fruits-basket-2607193-300x198-1.jpg";s:8:"filesize";i:14169;s:5:"sizes";a:1:{s:9:"thumbnail";a:5:{s:4:"file";s:50:"apples-fruits-basket-2607193-300x198-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4163;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17035, 5385, 'footnotes', ''),
(17036, 5385, '_elementor_edit_mode', 'builder'),
(17037, 5385, '_elementor_template_type', 'wp-page'),
(17038, 5385, '_elementor_version', '3.19.0'),
(17039, 5385, '_wp_page_template', 'default'),
(17040, 5385, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5380,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/apples-fruits-basket-2607193.jpg","alt":"apples, fruits, basket-2607193.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17041, 5385, '_elementor_page_assets', 'a:0:{}'),
(17042, 5385, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17044, 5386, 'footnotes', ''),
(17045, 5386, '_elementor_edit_mode', 'builder'),
(17046, 5386, '_elementor_template_type', 'wp-page'),
(17047, 5386, '_elementor_version', '3.19.0'),
(17048, 5386, '_wp_page_template', 'default'),
(17049, 5386, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5380,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/apples-fruits-basket-2607193.jpg","alt":"apples, fruits, basket-2607193.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-46,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17050, 5386, '_elementor_page_assets', 'a:0:{}'),
(17051, 5386, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17053, 5387, 'footnotes', ''),
(17054, 5387, '_elementor_edit_mode', 'builder'),
(17055, 5387, '_elementor_template_type', 'wp-page'),
(17056, 5387, '_elementor_version', '3.19.0'),
(17057, 5387, '_wp_page_template', 'default'),
(17058, 5387, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5380,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/apples-fruits-basket-2607193-1024x675.jpg","alt":"apples, fruits, basket-2607193.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":140,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17059, 5387, '_elementor_page_assets', 'a:0:{}'),
(17060, 5387, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17064, 5388, '_wp_attached_file', '2024/03/tomatoes-bowl-food-320860.jpg'),
(17065, 5388, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:933;s:4:"file";s:37:"2024/03/tomatoes-bowl-food-320860.jpg";s:8:"filesize";i:158702;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:37:"tomatoes-bowl-food-320860-300x219.jpg";s:5:"width";i:300;s:6:"height";i:219;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6089;}s:5:"large";a:5:{s:4:"file";s:38:"tomatoes-bowl-food-320860-1024x746.jpg";s:5:"width";i:1024;s:6:"height";i:746;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44720;}s:9:"thumbnail";a:5:{s:4:"file";s:37:"tomatoes-bowl-food-320860-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3279;}s:12:"medium_large";a:5:{s:4:"file";s:37:"tomatoes-bowl-food-320860-768x560.jpg";s:5:"width";i:768;s:6:"height";i:560;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26186;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17066, 5388, '_source_url', 'https://pixabay.com/get/gf9b2026cfeced34f7b6ba255127318752c45c49b304abf82110daf176869fe2c903a8d35aa5cd374da305c60375dd5e2_1280.jpg'),
(17067, 5388, 'astra-images', '320860'),
(17068, 5388, '_wp_attachment_image_alt', 'tomatoes, bowl, food-320860.jpg'),
(17069, 5389, 'footnotes', ''),
(17070, 5389, '_elementor_edit_mode', 'builder'),
(17071, 5389, '_elementor_template_type', 'wp-page'),
(17072, 5389, '_elementor_version', '3.19.0'),
(17073, 5389, '_wp_page_template', 'default'),
(17074, 5389, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5380,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/apples-fruits-basket-2607193-1024x675.jpg","alt":"apples, fruits, basket-2607193.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":140,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17075, 5389, '_elementor_page_assets', 'a:0:{}'),
(17076, 5389, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17078, 5390, 'footnotes', ''),
(17079, 5390, '_elementor_edit_mode', 'builder'),
(17080, 5390, '_elementor_template_type', 'wp-page'),
(17081, 5390, '_elementor_version', '3.19.0'),
(17082, 5390, '_wp_page_template', 'default'),
(17083, 5390, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5380,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/apples-fruits-basket-2607193-1024x675.jpg","alt":"apples, fruits, basket-2607193.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":140,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4","background_xpos":{"unit":"px","size":-16,"sizes":[]}},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17084, 5390, '_elementor_page_assets', 'a:0:{}'),
(17085, 5390, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17087, 5391, 'footnotes', ''),
(17088, 5391, '_elementor_edit_mode', 'builder'),
(17089, 5391, '_elementor_template_type', 'wp-page'),
(17090, 5391, '_elementor_version', '3.19.0'),
(17091, 5391, '_wp_page_template', 'default'),
(17092, 5391, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17093, 5391, '_elementor_page_assets', 'a:0:{}'),
(17094, 5391, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17098, 5392, '_elementor_edit_mode', 'builder'),
(17099, 5392, '_elementor_template_type', 'wp-page'),
(17100, 5392, '_elementor_version', '3.19.0'),
(17101, 5392, '_wp_page_template', 'default'),
(17102, 5392, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17103, 5392, '_elementor_page_assets', 'a:0:{}'),
(17104, 5392, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17106, 5393, '_elementor_edit_mode', 'builder'),
(17107, 5393, '_elementor_template_type', 'wp-page'),
(17108, 5393, '_elementor_version', '3.19.0'),
(17109, 5393, '_wp_page_template', 'default'),
(17110, 5393, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17111, 5393, '_elementor_page_assets', 'a:0:{}'),
(17112, 5393, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17114, 5394, '_elementor_edit_mode', 'builder'),
(17115, 5394, '_elementor_template_type', 'wp-page'),
(17116, 5394, '_elementor_version', '3.19.0'),
(17117, 5394, '_wp_page_template', 'default'),
(17118, 5394, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17119, 5394, '_elementor_page_assets', 'a:0:{}'),
(17120, 5394, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17124, 5395, '_elementor_edit_mode', 'builder'),
(17125, 5395, '_elementor_template_type', 'wp-page'),
(17126, 5395, '_elementor_version', '3.19.0'),
(17127, 5395, '_wp_page_template', 'default'),
(17128, 5395, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17129, 5395, '_elementor_page_assets', 'a:0:{}'),
(17130, 5395, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17132, 5396, '_elementor_edit_mode', 'builder'),
(17133, 5396, '_elementor_template_type', 'wp-page'),
(17134, 5396, '_elementor_version', '3.19.0'),
(17135, 5396, '_wp_page_template', 'default'),
(17136, 5396, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17137, 5396, '_elementor_page_assets', 'a:0:{}'),
(17138, 5396, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17140, 5397, '_elementor_edit_mode', 'builder'),
(17141, 5397, '_elementor_template_type', 'wp-page'),
(17142, 5397, '_elementor_version', '3.19.0'),
(17143, 5397, '_wp_page_template', 'default'),
(17144, 5397, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17145, 5397, '_elementor_page_assets', 'a:0:{}'),
(17146, 5397, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17150, 5398, 'footnotes', ''),
(17151, 5398, '_elementor_edit_mode', 'builder'),
(17152, 5398, '_elementor_template_type', 'wp-page'),
(17153, 5398, '_elementor_version', '3.19.0'),
(17154, 5398, '_wp_page_template', 'default'),
(17155, 5398, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17156, 5398, '_elementor_page_assets', 'a:0:{}'),
(17157, 5398, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17159, 5399, 'footnotes', ''),
(17160, 5399, '_elementor_edit_mode', 'builder'),
(17161, 5399, '_elementor_template_type', 'wp-page'),
(17162, 5399, '_elementor_version', '3.19.0'),
(17163, 5399, '_wp_page_template', 'default'),
(17164, 5399, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17165, 5399, '_elementor_page_assets', 'a:0:{}'),
(17166, 5399, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17168, 5400, 'footnotes', ''),
(17169, 5400, '_elementor_edit_mode', 'builder'),
(17170, 5400, '_elementor_template_type', 'wp-page'),
(17171, 5400, '_elementor_version', '3.19.0'),
(17172, 5400, '_wp_page_template', 'default'),
(17173, 5400, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17174, 5400, '_elementor_page_assets', 'a:0:{}'),
(17175, 5400, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17179, 5401, 'footnotes', ''),
(17180, 5401, '_elementor_edit_mode', 'builder'),
(17181, 5401, '_elementor_template_type', 'wp-page'),
(17182, 5401, '_elementor_version', '3.19.0'),
(17183, 5401, '_wp_page_template', 'default'),
(17184, 5401, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17185, 5401, '_elementor_page_assets', 'a:0:{}'),
(17186, 5401, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17188, 5402, 'footnotes', ''),
(17189, 5402, '_elementor_edit_mode', 'builder'),
(17190, 5402, '_elementor_template_type', 'wp-page'),
(17191, 5402, '_elementor_version', '3.19.0'),
(17192, 5402, '_wp_page_template', 'default'),
(17193, 5402, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(17194, 5402, '_elementor_page_assets', 'a:0:{}'),
(17195, 5402, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17197, 5403, 'footnotes', ''),
(17198, 5403, '_elementor_edit_mode', 'builder'),
(17199, 5403, '_elementor_template_type', 'wp-page'),
(17200, 5403, '_elementor_version', '3.19.0'),
(17201, 5403, '_wp_page_template', 'default'),
(17202, 5403, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17203, 5403, '_elementor_page_assets', 'a:0:{}'),
(17204, 5403, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17209, 5405, 'footnotes', ''),
(17210, 5405, '_elementor_template_type', 'wp-page'),
(17211, 5405, '_elementor_version', '3.19.0'),
(17212, 5405, '_wp_page_template', 'default'),
(17213, 5405, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]'),
(17214, 5405, '_elementor_page_assets', 'a:0:{}'),
(17215, 5405, '_elementor_edit_mode', 'builder'),
(17217, 5406, 'footnotes', ''),
(17218, 5406, '_elementor_template_type', 'wp-page'),
(17219, 5406, '_elementor_version', '3.19.0'),
(17220, 5406, '_wp_page_template', 'default'),
(17221, 5406, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#EDFFE5"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17222, 5406, '_elementor_page_assets', 'a:0:{}'),
(17223, 5406, '_elementor_edit_mode', 'builder'),
(17225, 5407, 'footnotes', ''),
(17226, 5407, '_elementor_template_type', 'wp-page'),
(17227, 5407, '_elementor_version', '3.19.0'),
(17228, 5407, '_wp_page_template', 'default'),
(17229, 5407, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17230, 5407, '_elementor_page_assets', 'a:0:{}'),
(17231, 5407, '_elementor_edit_mode', 'builder'),
(17244, 5409, '_wp_attached_file', '2024/03/fruits-fresh-basket-5914425.jpg'),
(17245, 5409, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:960;s:4:"file";s:39:"2024/03/fruits-fresh-basket-5914425.jpg";s:8:"filesize";i:258938;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:39:"fruits-fresh-basket-5914425-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14379;}s:5:"large";a:5:{s:4:"file";s:40:"fruits-fresh-basket-5914425-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:100053;}s:9:"thumbnail";a:5:{s:4:"file";s:39:"fruits-fresh-basket-5914425-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7849;}s:12:"medium_large";a:5:{s:4:"file";s:39:"fruits-fresh-basket-5914425-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61086;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17246, 5409, '_source_url', 'https://pixabay.com/get/g2781631227c034389813c12b331ff725258a425f83574945af53610163967f01badfa144478da7b7f0a7e811fd076a4bc053bad2af43910d70e447fc6c55c306_1280.jpg'),
(17247, 5409, 'astra-images', '5914425'),
(17248, 5409, '_wp_attachment_image_alt', 'fruits, fresh, basket-5914425.jpg'),
(17249, 5410, '_elementor_edit_mode', 'builder'),
(17250, 5410, '_elementor_template_type', 'wp-page'),
(17251, 5410, '_elementor_version', '3.19.0'),
(17252, 5410, '_wp_page_template', 'default'),
(17253, 5410, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17254, 5410, '_elementor_page_assets', 'a:0:{}'),
(17255, 5410, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17256, 5411, '_elementor_edit_mode', 'builder'),
(17257, 5411, '_elementor_template_type', 'wp-page'),
(17258, 5411, '_elementor_version', '3.19.0'),
(17259, 5411, '_wp_page_template', 'default'),
(17260, 5411, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17261, 5411, '_elementor_page_assets', 'a:0:{}'),
(17262, 5411, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17263, 5412, '_elementor_edit_mode', 'builder'),
(17264, 5412, '_elementor_template_type', 'wp-page'),
(17265, 5412, '_elementor_version', '3.19.0'),
(17266, 5412, '_wp_page_template', 'default'),
(17267, 5412, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17268, 5412, '_elementor_page_assets', 'a:0:{}'),
(17269, 5412, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17272, 5413, '_elementor_edit_mode', 'builder'),
(17273, 5413, '_elementor_template_type', 'wp-page'),
(17274, 5413, '_elementor_version', '3.19.0'),
(17275, 5413, '_wp_page_template', 'default'),
(17276, 5413, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17277, 5413, '_elementor_page_assets', 'a:0:{}'),
(17278, 5413, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(17280, 5414, '_elementor_edit_mode', 'builder'),
(17281, 5414, '_elementor_template_type', 'wp-page'),
(17282, 5414, '_elementor_version', '3.19.0'),
(17283, 5414, '_wp_page_template', 'default'),
(17284, 5414, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"solid","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17285, 5414, '_elementor_page_assets', 'a:0:{}'),
(17286, 5414, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17288, 5415, '_elementor_edit_mode', 'builder'),
(17289, 5415, '_elementor_template_type', 'wp-page'),
(17290, 5415, '_elementor_version', '3.19.0'),
(17291, 5415, '_wp_page_template', 'default'),
(17292, 5415, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17293, 5415, '_elementor_page_assets', 'a:0:{}'),
(17294, 5415, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17298, 5416, '_elementor_edit_mode', 'builder'),
(17299, 5416, '_elementor_template_type', 'wp-page'),
(17300, 5416, '_elementor_version', '3.19.0'),
(17301, 5416, '_wp_page_template', 'default'),
(17302, 5416, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17303, 5416, '_elementor_page_assets', 'a:0:{}'),
(17304, 5416, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17306, 5417, '_elementor_edit_mode', 'builder'),
(17307, 5417, '_elementor_template_type', 'wp-page'),
(17308, 5417, '_elementor_version', '3.19.0'),
(17309, 5417, '_wp_page_template', 'default'),
(17310, 5417, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000"},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17311, 5417, '_elementor_page_assets', 'a:0:{}'),
(17312, 5417, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17314, 5418, '_elementor_edit_mode', 'builder'),
(17315, 5418, '_elementor_template_type', 'wp-page'),
(17316, 5418, '_elementor_version', '3.19.0'),
(17317, 5418, '_wp_page_template', 'default'),
(17318, 5418, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":73.895},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17319, 5418, '_elementor_page_assets', 'a:0:{}'),
(17320, 5418, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17324, 5419, '_elementor_edit_mode', 'builder'),
(17325, 5419, '_elementor_template_type', 'wp-page'),
(17326, 5419, '_elementor_version', '3.19.0'),
(17327, 5419, '_wp_page_template', 'default'),
(17328, 5419, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":73.895},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17329, 5419, '_elementor_page_assets', 'a:0:{}'),
(17330, 5419, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17332, 5420, '_elementor_edit_mode', 'builder'),
(17333, 5420, '_elementor_template_type', 'wp-page'),
(17334, 5420, '_elementor_version', '3.19.0'),
(17335, 5420, '_wp_page_template', 'default'),
(17336, 5420, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":73.895},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17337, 5420, '_elementor_page_assets', 'a:0:{}'),
(17338, 5420, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17340, 5421, '_elementor_edit_mode', 'builder'),
(17341, 5421, '_elementor_template_type', 'wp-page'),
(17342, 5421, '_elementor_version', '3.19.0'),
(17343, 5421, '_wp_page_template', 'default'),
(17344, 5421, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":70.4},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":69.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17345, 5421, '_elementor_page_assets', 'a:0:{}'),
(17346, 5421, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17350, 5422, '_elementor_edit_mode', 'builder'),
(17351, 5422, '_elementor_template_type', 'wp-page'),
(17352, 5422, '_elementor_version', '3.19.0'),
(17353, 5422, '_wp_page_template', 'default'),
(17354, 5422, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":70.4},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":69.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17355, 5422, '_elementor_page_assets', 'a:0:{}'),
(17356, 5422, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17358, 5423, '_elementor_edit_mode', 'builder'),
(17359, 5423, '_elementor_template_type', 'wp-page'),
(17360, 5423, '_elementor_version', '3.19.0'),
(17361, 5423, '_wp_page_template', 'default'),
(17362, 5423, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":70.4},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":69.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17363, 5423, '_elementor_page_assets', 'a:0:{}'),
(17364, 5423, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17366, 5424, '_elementor_edit_mode', 'builder'),
(17367, 5424, '_elementor_template_type', 'wp-page'),
(17368, 5424, '_elementor_version', '3.19.0'),
(17369, 5424, '_wp_page_template', 'default'),
(17370, 5424, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":65.434},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":69.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17371, 5424, '_elementor_page_assets', 'a:0:{}'),
(17372, 5424, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17376, 5425, '_elementor_edit_mode', 'builder'),
(17377, 5425, '_elementor_template_type', 'wp-page'),
(17378, 5425, '_elementor_version', '3.19.0'),
(17379, 5425, '_wp_page_template', 'default'),
(17380, 5425, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":65.434},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":69.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17381, 5425, '_elementor_page_assets', 'a:0:{}'),
(17382, 5425, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17384, 5426, '_elementor_edit_mode', 'builder'),
(17385, 5426, '_elementor_template_type', 'wp-page'),
(17386, 5426, '_elementor_version', '3.19.0'),
(17387, 5426, '_wp_page_template', 'default'),
(17388, 5426, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":65.434},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"45","right":"45","bottom":"45","left":"45","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":69.455},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17389, 5426, '_elementor_page_assets', 'a:0:{}'),
(17390, 5426, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17392, 5427, '_elementor_edit_mode', 'builder'),
(17393, 5427, '_elementor_template_type', 'wp-page'),
(17394, 5427, '_elementor_version', '3.19.0'),
(17395, 5427, '_wp_page_template', 'default'),
(17396, 5427, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":84.182},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17397, 5427, '_elementor_page_assets', 'a:0:{}'),
(17398, 5427, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17402, 5428, '_elementor_edit_mode', 'builder'),
(17403, 5428, '_elementor_template_type', 'wp-page'),
(17404, 5428, '_elementor_version', '3.19.0'),
(17405, 5428, '_wp_page_template', 'default'),
(17406, 5428, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":84.182},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17407, 5428, '_elementor_page_assets', 'a:0:{}'),
(17408, 5428, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17410, 5429, '_elementor_edit_mode', 'builder'),
(17411, 5429, '_elementor_template_type', 'wp-page'),
(17412, 5429, '_elementor_version', '3.19.0'),
(17413, 5429, '_wp_page_template', 'default'),
(17414, 5429, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":84.182},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17415, 5429, '_elementor_page_assets', 'a:0:{}'),
(17416, 5429, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17418, 5430, '_elementor_edit_mode', 'builder'),
(17419, 5430, '_elementor_template_type', 'wp-page'),
(17420, 5430, '_elementor_version', '3.19.0'),
(17421, 5430, '_wp_page_template', 'default'),
(17422, 5430, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17423, 5430, '_elementor_page_assets', 'a:0:{}'),
(17424, 5430, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17428, 5431, '_elementor_edit_mode', 'builder'),
(17429, 5431, '_elementor_template_type', 'wp-page'),
(17430, 5431, '_elementor_version', '3.19.0'),
(17431, 5431, '_wp_page_template', 'default'),
(17432, 5431, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17433, 5431, '_elementor_page_assets', 'a:0:{}'),
(17434, 5431, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(17436, 5432, '_elementor_edit_mode', 'builder'),
(17437, 5432, '_elementor_template_type', 'wp-page'),
(17438, 5432, '_elementor_version', '3.19.0'),
(17439, 5432, '_wp_page_template', 'default'),
(17440, 5432, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"initial","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17441, 5432, '_elementor_page_assets', 'a:0:{}'),
(17442, 5432, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17444, 5433, '_elementor_edit_mode', 'builder'),
(17445, 5433, '_elementor_template_type', 'wp-page'),
(17446, 5433, '_elementor_version', '3.19.0'),
(17447, 5433, '_wp_page_template', 'default'),
(17448, 5433, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17449, 5433, '_elementor_page_assets', 'a:0:{}'),
(17450, 5433, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17454, 5434, '_elementor_edit_mode', 'builder'),
(17455, 5434, '_elementor_template_type', 'wp-page'),
(17456, 5434, '_elementor_version', '3.19.0'),
(17457, 5434, '_wp_page_template', 'default'),
(17458, 5434, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17459, 5434, '_elementor_page_assets', 'a:0:{}'),
(17460, 5434, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17462, 5435, '_elementor_edit_mode', 'builder'),
(17463, 5435, '_elementor_template_type', 'wp-page'),
(17464, 5435, '_elementor_version', '3.19.0'),
(17465, 5435, '_wp_page_template', 'default'),
(17466, 5435, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17467, 5435, '_elementor_page_assets', 'a:0:{}'),
(17468, 5435, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17470, 5436, '_elementor_edit_mode', 'builder'),
(17471, 5436, '_elementor_template_type', 'wp-page'),
(17472, 5436, '_elementor_version', '3.19.0'),
(17473, 5436, '_wp_page_template', 'default'),
(17474, 5436, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17475, 5436, '_elementor_page_assets', 'a:0:{}'),
(17476, 5436, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17480, 5437, '_elementor_edit_mode', 'builder'),
(17481, 5437, '_elementor_template_type', 'wp-page'),
(17482, 5437, '_elementor_version', '3.19.0'),
(17483, 5437, '_wp_page_template', 'default'),
(17484, 5437, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17485, 5437, '_elementor_page_assets', 'a:0:{}'),
(17486, 5437, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17488, 5438, '_elementor_edit_mode', 'builder'),
(17489, 5438, '_elementor_template_type', 'wp-page'),
(17490, 5438, '_elementor_version', '3.19.0'),
(17491, 5438, '_wp_page_template', 'default'),
(17492, 5438, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17493, 5438, '_elementor_page_assets', 'a:0:{}'),
(17494, 5438, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17496, 5439, '_elementor_edit_mode', 'builder'),
(17497, 5439, '_elementor_template_type', 'wp-page'),
(17498, 5439, '_elementor_version', '3.19.0'),
(17499, 5439, '_wp_page_template', 'default'),
(17500, 5439, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-26,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17501, 5439, '_elementor_page_assets', 'a:0:{}'),
(17502, 5439, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17506, 5440, '_elementor_edit_mode', 'builder'),
(17507, 5440, '_elementor_template_type', 'wp-page'),
(17508, 5440, '_elementor_version', '3.19.0'),
(17509, 5440, '_wp_page_template', 'default'),
(17510, 5440, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-26,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17511, 5440, '_elementor_page_assets', 'a:0:{}'),
(17512, 5440, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17514, 5441, '_elementor_edit_mode', 'builder'),
(17515, 5441, '_elementor_template_type', 'wp-page'),
(17516, 5441, '_elementor_version', '3.19.0'),
(17517, 5441, '_wp_page_template', 'default'),
(17518, 5441, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-26,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17519, 5441, '_elementor_page_assets', 'a:0:{}'),
(17520, 5441, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17522, 5442, '_elementor_edit_mode', 'builder'),
(17523, 5442, '_elementor_template_type', 'wp-page'),
(17524, 5442, '_elementor_version', '3.19.0'),
(17525, 5442, '_wp_page_template', 'default'),
(17526, 5442, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17527, 5442, '_elementor_page_assets', 'a:0:{}'),
(17528, 5442, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17532, 5443, '_wp_attached_file', '2024/03/meal-food-harvest-3699646.png'),
(17533, 5443, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:960;s:4:"file";s:37:"2024/03/meal-food-harvest-3699646.png";s:8:"filesize";i:1091052;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:37:"meal-food-harvest-3699646-300x225.png";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:67444;}s:5:"large";a:5:{s:4:"file";s:38:"meal-food-harvest-3699646-1024x768.png";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:666627;}s:9:"thumbnail";a:5:{s:4:"file";s:37:"meal-food-harvest-3699646-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:29000;}s:12:"medium_large";a:5:{s:4:"file";s:37:"meal-food-harvest-3699646-768x576.png";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:384372;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17534, 5443, '_source_url', 'https://pixabay.com/get/g4eb93891558ba877461d2db48adc17969ac36bb3e0dea1fd321ac6fa6d3838b3713b08d4a0eadaffce1a121b943005dff3249e53cff448139d5ef07c5694c859_1280.png'),
(17535, 5443, 'astra-images', '3699646'),
(17536, 5443, '_wp_attachment_image_alt', 'meal, food, harvest-3699646.jpg'),
(17537, 5444, '_wp_attached_file', '2024/03/vegetables-fruits-food-155616.png'),
(17538, 5444, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:943;s:4:"file";s:41:"2024/03/vegetables-fruits-food-155616.png";s:8:"filesize";i:977120;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:41:"vegetables-fruits-food-155616-300x221.png";s:5:"width";i:300;s:6:"height";i:221;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:94054;}s:5:"large";a:5:{s:4:"file";s:42:"vegetables-fruits-food-155616-1024x754.png";s:5:"width";i:1024;s:6:"height";i:754;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:672261;}s:9:"thumbnail";a:5:{s:4:"file";s:41:"vegetables-fruits-food-155616-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:42175;}s:12:"medium_large";a:5:{s:4:"file";s:41:"vegetables-fruits-food-155616-768x566.png";s:5:"width";i:768;s:6:"height";i:566;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:415083;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17539, 5444, '_source_url', 'https://pixabay.com/get/gda99d4d66433c9903e7e1be383d88276e2334b23df8377a9a9e4da5fa91e23c035afae519c83da081125851cc3ee6b1e_1280.png'),
(17540, 5444, 'astra-images', '155616'),
(17541, 5444, '_wp_attachment_image_alt', 'vegetables, fruits, food-155616.jpg'),
(17542, 5445, '_elementor_edit_mode', 'builder'),
(17543, 5445, '_elementor_template_type', 'wp-page'),
(17544, 5445, '_elementor_version', '3.19.0'),
(17545, 5445, '_wp_page_template', 'default'),
(17546, 5445, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17547, 5445, '_elementor_page_assets', 'a:0:{}'),
(17548, 5445, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17550, 5446, '_elementor_edit_mode', 'builder'),
(17551, 5446, '_elementor_template_type', 'wp-page'),
(17552, 5446, '_elementor_version', '3.19.0'),
(17553, 5446, '_wp_page_template', 'default'),
(17554, 5446, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Akaya Telivigala","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/img_ser_jp.webp","id":5002,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":96,"sizes":[]},"height":{"unit":"px","size":495,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""}},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":"globals\\/colors?id=f59c35c"}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false}]'),
(17555, 5446, '_elementor_page_assets', 'a:0:{}'),
(17556, 5446, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17558, 5447, '_elementor_edit_mode', 'builder'),
(17559, 5447, '_elementor_template_type', 'wp-page'),
(17560, 5447, '_elementor_version', '3.19.0'),
(17561, 5447, '_wp_page_template', 'default'),
(17562, 5447, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17563, 5447, '_elementor_page_assets', 'a:0:{}'),
(17564, 5447, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17568, 5448, '_elementor_edit_mode', 'builder'),
(17569, 5448, '_elementor_template_type', 'wp-page'),
(17570, 5448, '_elementor_version', '3.19.0'),
(17571, 5448, '_wp_page_template', 'default'),
(17572, 5448, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#F8F8F8"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17573, 5448, '_elementor_page_assets', 'a:0:{}'),
(17574, 5448, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17576, 5449, '_elementor_edit_mode', 'builder'),
(17577, 5449, '_elementor_template_type', 'wp-page'),
(17578, 5449, '_elementor_version', '3.19.0'),
(17579, 5449, '_wp_page_template', 'default'),
(17580, 5449, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":420,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#F8F8F8"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}]'),
(17581, 5449, '_elementor_page_assets', 'a:0:{}'),
(17582, 5449, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17584, 5450, '_elementor_edit_mode', 'builder'),
(17585, 5450, '_elementor_template_type', 'wp-page'),
(17586, 5450, '_elementor_version', '3.19.0'),
(17587, 5450, '_wp_page_template', 'default'),
(17588, 5450, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17589, 5450, '_elementor_page_assets', 'a:0:{}'),
(17590, 5450, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17603, 5452, '_elementor_edit_mode', 'builder'),
(17604, 5452, '_elementor_template_type', 'wp-page'),
(17605, 5452, '_elementor_version', '3.19.0'),
(17606, 5452, '_wp_page_template', 'default'),
(17607, 5452, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17608, 5452, '_elementor_page_assets', 'a:0:{}'),
(17609, 5452, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(17610, 5453, '_elementor_edit_mode', 'builder'),
(17611, 5453, '_elementor_template_type', 'wp-page'),
(17612, 5453, '_elementor_version', '3.19.0'),
(17613, 5453, '_wp_page_template', 'default'),
(17614, 5453, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1(825 -975 -7448)","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17615, 5453, '_elementor_page_assets', 'a:0:{}'),
(17616, 5453, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17617, 5454, '_elementor_edit_mode', 'builder'),
(17618, 5454, '_elementor_template_type', 'wp-page'),
(17619, 5454, '_elementor_version', '3.19.0'),
(17620, 5454, '_wp_page_template', 'default'),
(17621, 5454, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17622, 5454, '_elementor_page_assets', 'a:0:{}'),
(17623, 5454, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17625, 5455, '_elementor_edit_mode', 'builder'),
(17626, 5455, '_elementor_template_type', 'wp-page'),
(17627, 5455, '_elementor_version', '3.19.0'),
(17628, 5455, '_wp_page_template', 'default'),
(17629, 5455, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17630, 5455, '_elementor_page_assets', 'a:0:{}'),
(17631, 5455, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17632, 5456, '_elementor_edit_mode', 'builder'),
(17633, 5456, '_elementor_template_type', 'wp-page'),
(17634, 5456, '_elementor_version', '3.19.0'),
(17635, 5456, '_wp_page_template', 'default'),
(17636, 5456, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17637, 5456, '_elementor_page_assets', 'a:0:{}'),
(17638, 5456, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17639, 5457, '_elementor_edit_mode', 'builder'),
(17640, 5457, '_elementor_template_type', 'wp-page'),
(17641, 5457, '_elementor_version', '3.19.0'),
(17642, 5457, '_wp_page_template', 'default'),
(17643, 5457, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17644, 5457, '_elementor_page_assets', 'a:0:{}'),
(17645, 5457, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17648, 5458, '_elementor_edit_mode', 'builder'),
(17649, 5458, '_elementor_template_type', 'wp-page'),
(17650, 5458, '_elementor_version', '3.19.0'),
(17651, 5458, '_wp_page_template', 'default'),
(17652, 5458, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17653, 5458, '_elementor_page_assets', 'a:0:{}'),
(17654, 5458, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17656, 5459, '_elementor_edit_mode', 'builder'),
(17657, 5459, '_elementor_template_type', 'wp-page'),
(17658, 5459, '_elementor_version', '3.19.0'),
(17659, 5459, '_wp_page_template', 'default'),
(17660, 5459, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17661, 5459, '_elementor_page_assets', 'a:0:{}'),
(17662, 5459, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(17664, 5460, '_elementor_edit_mode', 'builder'),
(17665, 5460, '_elementor_template_type', 'wp-page'),
(17666, 5460, '_elementor_version', '3.19.0'),
(17667, 5460, '_wp_page_template', 'default'),
(17668, 5460, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17669, 5460, '_elementor_page_assets', 'a:0:{}'),
(17670, 5460, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17683, 5462, '_elementor_edit_mode', 'builder'),
(17684, 5462, '_elementor_template_type', 'wp-page'),
(17685, 5462, '_elementor_version', '3.19.0'),
(17686, 5462, '_wp_page_template', 'default'),
(17687, 5462, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17688, 5462, '_elementor_page_assets', 'a:0:{}'),
(17689, 5462, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17690, 5463, '_elementor_edit_mode', 'builder'),
(17691, 5463, '_elementor_template_type', 'wp-page'),
(17692, 5463, '_elementor_version', '3.19.0'),
(17693, 5463, '_wp_page_template', 'default'),
(17694, 5463, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"contact@jalaramproduce.ca","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17695, 5463, '_elementor_page_assets', 'a:0:{}'),
(17696, 5463, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17697, 5464, '_elementor_edit_mode', 'builder'),
(17698, 5464, '_elementor_template_type', 'wp-page'),
(17699, 5464, '_elementor_version', '3.19.0'),
(17700, 5464, '_wp_page_template', 'default'),
(17701, 5464, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17702, 5464, '_elementor_page_assets', 'a:0:{}'),
(17703, 5464, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17706, 5465, '_elementor_edit_mode', 'builder'),
(17707, 5465, '_elementor_template_type', 'wp-page'),
(17708, 5465, '_elementor_version', '3.19.0'),
(17709, 5465, '_wp_page_template', 'default'),
(17710, 5465, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17711, 5465, '_elementor_page_assets', 'a:0:{}'),
(17712, 5465, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17714, 5466, '_elementor_edit_mode', 'builder'),
(17715, 5466, '_elementor_template_type', 'wp-page'),
(17716, 5466, '_elementor_version', '3.19.0'),
(17717, 5466, '_wp_page_template', 'default'),
(17718, 5466, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"_id":"bc2758c","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"_id":"67346b3","social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"_id":"1e1c559","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17719, 5466, '_elementor_page_assets', 'a:0:{}'),
(17720, 5466, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17722, 5467, '_elementor_edit_mode', 'builder'),
(17723, 5467, '_elementor_template_type', 'wp-page'),
(17724, 5467, '_elementor_version', '3.19.0'),
(17725, 5467, '_wp_page_template', 'default'),
(17726, 5467, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17727, 5467, '_elementor_page_assets', 'a:0:{}'),
(17728, 5467, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(17732, 5468, '_elementor_edit_mode', 'builder'),
(17733, 5468, '_elementor_template_type', 'wp-page'),
(17734, 5468, '_elementor_version', '3.19.0'),
(17735, 5468, '_wp_page_template', 'default'),
(17736, 5468, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17737, 5468, '_elementor_page_assets', 'a:0:{}'),
(17738, 5468, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17740, 5469, '_elementor_edit_mode', 'builder'),
(17741, 5469, '_elementor_template_type', 'wp-page'),
(17742, 5469, '_elementor_version', '3.19.0'),
(17743, 5469, '_wp_page_template', 'default'),
(17744, 5469, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17745, 5469, '_elementor_page_assets', 'a:0:{}'),
(17746, 5469, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17748, 5470, '_elementor_edit_mode', 'builder'),
(17749, 5470, '_elementor_template_type', 'wp-page'),
(17750, 5470, '_elementor_version', '3.19.0'),
(17751, 5470, '_wp_page_template', 'default'),
(17752, 5470, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17753, 5470, '_elementor_page_assets', 'a:0:{}'),
(17754, 5470, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17758, 5471, '_elementor_edit_mode', 'builder'),
(17759, 5471, '_elementor_template_type', 'wp-page'),
(17760, 5471, '_elementor_version', '3.19.0'),
(17761, 5471, '_wp_page_template', 'default'),
(17762, 5471, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17763, 5471, '_elementor_page_assets', 'a:0:{}'),
(17764, 5471, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17766, 5472, '_elementor_edit_mode', 'builder'),
(17767, 5472, '_elementor_template_type', 'wp-page'),
(17768, 5472, '_elementor_version', '3.19.0'),
(17769, 5472, '_wp_page_template', 'default'),
(17770, 5472, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17771, 5472, '_elementor_page_assets', 'a:0:{}'),
(17772, 5472, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17774, 5473, '_elementor_edit_mode', 'builder'),
(17775, 5473, '_elementor_template_type', 'wp-page'),
(17776, 5473, '_elementor_version', '3.19.0'),
(17777, 5473, '_wp_page_template', 'default'),
(17778, 5473, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17779, 5473, '_elementor_page_assets', 'a:0:{}'),
(17780, 5473, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17784, 5474, '_elementor_edit_mode', 'builder'),
(17785, 5474, '_elementor_template_type', 'wp-page'),
(17786, 5474, '_elementor_version', '3.19.0'),
(17787, 5474, '_wp_page_template', 'default'),
(17788, 5474, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17789, 5474, '_elementor_page_assets', 'a:0:{}'),
(17790, 5474, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17792, 5475, '_elementor_edit_mode', 'builder'),
(17793, 5475, '_elementor_template_type', 'wp-page'),
(17794, 5475, '_elementor_version', '3.19.0'),
(17795, 5475, '_wp_page_template', 'default'),
(17796, 5475, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17797, 5475, '_elementor_page_assets', 'a:0:{}'),
(17798, 5475, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17800, 5476, '_elementor_edit_mode', 'builder'),
(17801, 5476, '_elementor_template_type', 'wp-page'),
(17802, 5476, '_elementor_version', '3.19.0'),
(17803, 5476, '_wp_page_template', 'default'),
(17804, 5476, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17805, 5476, '_elementor_page_assets', 'a:0:{}'),
(17806, 5476, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17810, 5477, '_elementor_edit_mode', 'builder'),
(17811, 5477, '_elementor_template_type', 'wp-page'),
(17812, 5477, '_elementor_version', '3.19.0'),
(17813, 5477, '_wp_page_template', 'default'),
(17814, 5477, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17815, 5477, '_elementor_page_assets', 'a:0:{}'),
(17816, 5477, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17818, 5478, '_elementor_edit_mode', 'builder'),
(17819, 5478, '_elementor_template_type', 'wp-page'),
(17820, 5478, '_elementor_version', '3.19.0'),
(17821, 5478, '_wp_page_template', 'default'),
(17822, 5478, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17823, 5478, '_elementor_page_assets', 'a:0:{}'),
(17824, 5478, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17826, 5479, '_elementor_edit_mode', 'builder'),
(17827, 5479, '_elementor_template_type', 'wp-page'),
(17828, 5479, '_elementor_version', '3.19.0'),
(17829, 5479, '_wp_page_template', 'default'),
(17830, 5479, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17831, 5479, '_elementor_page_assets', 'a:0:{}'),
(17832, 5479, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17835, 5480, '_elementor_edit_mode', 'builder'),
(17836, 5480, '_elementor_template_type', 'wp-page'),
(17837, 5480, '_elementor_version', '3.19.0'),
(17838, 5480, '_wp_page_template', 'default'),
(17839, 5480, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17840, 5480, '_elementor_page_assets', 'a:0:{}'),
(17841, 5480, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17842, 5481, '_elementor_edit_mode', 'builder'),
(17843, 5481, '_elementor_template_type', 'wp-page'),
(17844, 5481, '_elementor_version', '3.19.0'),
(17845, 5481, '_wp_page_template', 'default'),
(17846, 5481, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17847, 5481, '_elementor_page_assets', 'a:0:{}'),
(17848, 5481, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17849, 5482, '_elementor_edit_mode', 'builder'),
(17850, 5482, '_elementor_template_type', 'wp-page'),
(17851, 5482, '_elementor_version', '3.19.0'),
(17852, 5482, '_wp_page_template', 'default'),
(17853, 5482, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17854, 5482, '_elementor_page_assets', 'a:0:{}'),
(17855, 5482, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17858, 5483, '_elementor_edit_mode', 'builder'),
(17859, 5483, '_elementor_template_type', 'wp-page'),
(17860, 5483, '_elementor_version', '3.19.0'),
(17861, 5483, '_wp_page_template', 'default'),
(17862, 5483, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17863, 5483, '_elementor_page_assets', 'a:0:{}'),
(17864, 5483, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17866, 5484, '_elementor_edit_mode', 'builder'),
(17867, 5484, '_elementor_template_type', 'wp-page'),
(17868, 5484, '_elementor_version', '3.19.0'),
(17869, 5484, '_wp_page_template', 'default'),
(17870, 5484, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17871, 5484, '_elementor_page_assets', 'a:0:{}'),
(17872, 5484, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17874, 5485, '_elementor_edit_mode', 'builder'),
(17875, 5485, '_elementor_template_type', 'wp-page'),
(17876, 5485, '_elementor_version', '3.19.0'),
(17877, 5485, '_wp_page_template', 'default'),
(17878, 5485, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17879, 5485, '_elementor_page_assets', 'a:0:{}'),
(17880, 5485, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17884, 5486, '_wp_attached_file', '2024/03/finger-touch-businessman-2956974.jpg'),
(17885, 5486, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:802;s:4:"file";s:44:"2024/03/finger-touch-businessman-2956974.jpg";s:8:"filesize";i:89396;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:44:"finger-touch-businessman-2956974-300x188.jpg";s:5:"width";i:300;s:6:"height";i:188;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6326;}s:5:"large";a:5:{s:4:"file";s:45:"finger-touch-businessman-2956974-1024x642.jpg";s:5:"width";i:1024;s:6:"height";i:642;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37481;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"finger-touch-businessman-2956974-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4093;}s:12:"medium_large";a:5:{s:4:"file";s:44:"finger-touch-businessman-2956974-768x481.jpg";s:5:"width";i:768;s:6:"height";i:481;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24198;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17886, 5486, '_source_url', 'https://pixabay.com/get/gdd39697f5c35e5b2f0fea510b103ed81c7112f9b62695a12824da63b2e142456d55fc5bab881a45ce5fce0b07f3f0b6e8df97a4ed0b59fb82a2190f018828079_1280.jpg'),
(17887, 5486, 'astra-images', '2956974'),
(17888, 5486, '_wp_attachment_image_alt', 'finger, touch, businessman-2956974.jpg'),
(17889, 5487, '_elementor_edit_mode', 'builder'),
(17890, 5487, '_elementor_template_type', 'wp-page'),
(17891, 5487, '_elementor_version', '3.19.0'),
(17892, 5487, '_wp_page_template', 'default'),
(17893, 5487, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17894, 5487, '_elementor_page_assets', 'a:0:{}'),
(17895, 5487, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17897, 5488, '_elementor_edit_mode', 'builder'),
(17898, 5488, '_elementor_template_type', 'wp-page'),
(17899, 5488, '_elementor_version', '3.19.0'),
(17900, 5488, '_wp_page_template', 'default'),
(17901, 5488, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":4916,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/asas.jpg","alt":"","source":"library","size":"large"},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17902, 5488, '_elementor_page_assets', 'a:0:{}'),
(17903, 5488, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17905, 5489, '_elementor_edit_mode', 'builder'),
(17906, 5489, '_elementor_template_type', 'wp-page'),
(17907, 5489, '_elementor_version', '3.19.0'),
(17908, 5489, '_wp_page_template', 'default'),
(17909, 5489, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5486,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/finger-touch-businessman-2956974.jpg","alt":"finger, touch, businessman-2956974.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17910, 5489, '_elementor_page_assets', 'a:0:{}'),
(17911, 5489, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17915, 5490, '_elementor_edit_mode', 'builder'),
(17916, 5490, '_elementor_template_type', 'wp-page'),
(17917, 5490, '_elementor_version', '3.19.0'),
(17918, 5490, '_wp_page_template', 'default'),
(17919, 5490, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5486,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/finger-touch-businessman-2956974.jpg","alt":"finger, touch, businessman-2956974.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17920, 5490, '_elementor_page_assets', 'a:0:{}'),
(17921, 5490, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17923, 5491, '_elementor_edit_mode', 'builder'),
(17924, 5491, '_elementor_template_type', 'wp-page'),
(17925, 5491, '_elementor_version', '3.19.0'),
(17926, 5491, '_wp_page_template', 'default'),
(17927, 5491, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5486,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/finger-touch-businessman-2956974.jpg","alt":"finger, touch, businessman-2956974.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"scroll","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17928, 5491, '_elementor_page_assets', 'a:0:{}'),
(17929, 5491, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17931, 5492, '_elementor_edit_mode', 'builder'),
(17932, 5492, '_elementor_template_type', 'wp-page'),
(17933, 5492, '_elementor_version', '3.19.0'),
(17934, 5492, '_wp_page_template', 'default'),
(17935, 5492, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5486,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/finger-touch-businessman-2956974.jpg","alt":"finger, touch, businessman-2956974.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17936, 5492, '_elementor_page_assets', 'a:0:{}'),
(17937, 5492, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17941, 5493, '_wp_attached_file', '2024/03/email-icon-mail-1435687.png'),
(17942, 5493, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:1280;s:4:"file";s:35:"2024/03/email-icon-mail-1435687.png";s:8:"filesize";i:125397;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:35:"email-icon-mail-1435687-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13860;}s:5:"large";a:5:{s:4:"file";s:37:"email-icon-mail-1435687-1024x1024.png";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:93979;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"email-icon-mail-1435687-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5214;}s:12:"medium_large";a:5:{s:4:"file";s:35:"email-icon-mail-1435687-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:56621;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(17943, 5493, '_source_url', 'https://pixabay.com/get/gbc58e08dc54be456adfa65f152fa0f7e91ca8ef6822ccdb24029d54fcdd68895a0d056b61690b24aee744edd9bea74906bf4109eb01fdca0f53b8105089be7e2_1280.png'),
(17944, 5493, 'astra-images', '1435687'),
(17945, 5493, '_wp_attachment_image_alt', 'email, icon, mail-1435687.jpg'),
(17946, 5494, '_elementor_edit_mode', 'builder'),
(17947, 5494, '_elementor_template_type', 'wp-page'),
(17948, 5494, '_elementor_version', '3.19.0'),
(17949, 5494, '_wp_page_template', 'default'),
(17950, 5494, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5486,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/finger-touch-businessman-2956974.jpg","alt":"finger, touch, businessman-2956974.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17951, 5494, '_elementor_page_assets', 'a:0:{}'),
(17952, 5494, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17954, 5495, '_elementor_edit_mode', 'builder'),
(17955, 5495, '_elementor_template_type', 'wp-page'),
(17956, 5495, '_elementor_version', '3.19.0'),
(17957, 5495, '_wp_page_template', 'default'),
(17958, 5495, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5486,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/finger-touch-businessman-2956974.jpg","alt":"finger, touch, businessman-2956974.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17959, 5495, '_elementor_page_assets', 'a:0:{}'),
(17960, 5495, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17962, 5496, '_elementor_edit_mode', 'builder'),
(17963, 5496, '_elementor_template_type', 'wp-page'),
(17964, 5496, '_elementor_version', '3.19.0'),
(17965, 5496, '_wp_page_template', 'default'),
(17966, 5496, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(17967, 5496, '_elementor_page_assets', 'a:0:{}'),
(17968, 5496, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17972, 5497, '_elementor_edit_mode', 'builder'),
(17973, 5497, '_elementor_template_type', 'wp-page'),
(17974, 5497, '_elementor_version', '3.19.0'),
(17975, 5497, '_wp_page_template', 'default'),
(17976, 5497, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(17977, 5497, '_elementor_page_assets', 'a:0:{}'),
(17978, 5497, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17980, 5498, '_elementor_edit_mode', 'builder'),
(17981, 5498, '_elementor_template_type', 'wp-page'),
(17982, 5498, '_elementor_version', '3.19.0'),
(17983, 5498, '_wp_page_template', 'default'),
(17984, 5498, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17985, 5498, '_elementor_page_assets', 'a:0:{}'),
(17986, 5498, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17988, 5499, '_elementor_edit_mode', 'builder'),
(17989, 5499, '_elementor_template_type', 'wp-page'),
(17990, 5499, '_elementor_version', '3.19.0'),
(17991, 5499, '_wp_page_template', 'default'),
(17992, 5499, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(17993, 5499, '_elementor_page_assets', 'a:0:{}'),
(17994, 5499, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(17998, 5500, '_elementor_edit_mode', 'builder'),
(17999, 5500, '_elementor_template_type', 'wp-page'),
(18000, 5500, '_elementor_version', '3.19.0'),
(18001, 5500, '_wp_page_template', 'default'),
(18002, 5500, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18003, 5500, '_elementor_page_assets', 'a:0:{}'),
(18004, 5500, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18006, 5501, '_elementor_edit_mode', 'builder'),
(18007, 5501, '_elementor_template_type', 'wp-page'),
(18008, 5501, '_elementor_version', '3.19.0'),
(18009, 5501, '_wp_page_template', 'default'),
(18010, 5501, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables."},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18011, 5501, '_elementor_page_assets', 'a:0:{}'),
(18012, 5501, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18014, 5502, '_elementor_edit_mode', 'builder'),
(18015, 5502, '_elementor_template_type', 'wp-page'),
(18016, 5502, '_elementor_version', '3.19.0'),
(18017, 5502, '_wp_page_template', 'default'),
(18018, 5502, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18019, 5502, '_elementor_page_assets', 'a:0:{}'),
(18020, 5502, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18024, 5503, 'footnotes', ''),
(18025, 5503, '_elementor_edit_mode', 'builder'),
(18026, 5503, '_elementor_template_type', 'wp-page'),
(18027, 5503, '_elementor_version', '3.19.0'),
(18028, 5503, '_wp_page_template', 'default'),
(18029, 5503, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18030, 5503, '_elementor_page_assets', 'a:0:{}'),
(18031, 5503, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18033, 5504, 'footnotes', ''),
(18034, 5504, '_elementor_edit_mode', 'builder'),
(18035, 5504, '_elementor_template_type', 'wp-page'),
(18036, 5504, '_elementor_version', '3.19.0'),
(18037, 5504, '_wp_page_template', 'default'),
(18038, 5504, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(18039, 5504, '_elementor_page_assets', 'a:0:{}'),
(18040, 5504, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18042, 5505, 'footnotes', ''),
(18043, 5505, '_elementor_edit_mode', 'builder'),
(18044, 5505, '_elementor_template_type', 'wp-page'),
(18045, 5505, '_elementor_version', '3.19.0'),
(18046, 5505, '_wp_page_template', 'default'),
(18047, 5505, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(18048, 5505, '_elementor_page_assets', 'a:0:{}'),
(18049, 5505, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18052, 5506, '_elementor_edit_mode', 'builder'),
(18053, 5506, '_elementor_template_type', 'wp-page'),
(18054, 5506, '_elementor_version', '3.19.0'),
(18055, 5506, '_wp_page_template', 'default'),
(18056, 5506, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18057, 5506, '_elementor_page_assets', 'a:0:{}'),
(18058, 5506, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18060, 5507, '_elementor_edit_mode', 'builder'),
(18061, 5507, '_elementor_template_type', 'wp-page'),
(18062, 5507, '_elementor_version', '3.19.0'),
(18063, 5507, '_wp_page_template', 'default'),
(18064, 5507, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18065, 5507, '_elementor_page_assets', 'a:0:{}'),
(18066, 5507, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18068, 5508, '_elementor_edit_mode', 'builder'),
(18069, 5508, '_elementor_template_type', 'wp-page'),
(18070, 5508, '_elementor_version', '3.19.0'),
(18071, 5508, '_wp_page_template', 'default'),
(18072, 5508, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18073, 5508, '_elementor_page_assets', 'a:0:{}'),
(18074, 5508, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18077, 5509, '_elementor_edit_mode', 'builder'),
(18078, 5509, '_elementor_template_type', 'wp-page'),
(18079, 5509, '_elementor_version', '3.19.0'),
(18080, 5509, '_wp_page_template', 'default'),
(18081, 5509, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18082, 5509, '_elementor_page_assets', 'a:0:{}'),
(18083, 5509, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18085, 5510, '_elementor_edit_mode', 'builder'),
(18086, 5510, '_elementor_template_type', 'wp-page'),
(18087, 5510, '_elementor_version', '3.19.0'),
(18088, 5510, '_wp_page_template', 'default'),
(18089, 5510, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":700,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18090, 5510, '_elementor_page_assets', 'a:0:{}'),
(18091, 5510, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18093, 5511, '_elementor_edit_mode', 'builder'),
(18094, 5511, '_elementor_template_type', 'wp-page'),
(18095, 5511, '_elementor_version', '3.19.0'),
(18096, 5511, '_wp_page_template', 'default'),
(18097, 5511, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18098, 5511, '_elementor_page_assets', 'a:0:{}'),
(18099, 5511, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18102, 5512, '_elementor_edit_mode', 'builder'),
(18103, 5512, '_elementor_template_type', 'wp-page'),
(18104, 5512, '_elementor_version', '3.19.0'),
(18105, 5512, '_wp_page_template', 'default'),
(18106, 5512, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18107, 5512, '_elementor_page_assets', 'a:0:{}'),
(18108, 5512, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18110, 5513, '_elementor_edit_mode', 'builder'),
(18111, 5513, '_elementor_template_type', 'wp-page'),
(18112, 5513, '_elementor_version', '3.19.0'),
(18113, 5513, '_wp_page_template', 'default'),
(18114, 5513, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":600,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18115, 5513, '_elementor_page_assets', 'a:0:{}'),
(18116, 5513, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18118, 5514, '_elementor_edit_mode', 'builder'),
(18119, 5514, '_elementor_template_type', 'wp-page'),
(18120, 5514, '_elementor_version', '3.19.0'),
(18121, 5514, '_wp_page_template', 'default'),
(18122, 5514, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18123, 5514, '_elementor_page_assets', 'a:0:{}'),
(18124, 5514, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18131, 5515, '_wp_trash_meta_status', 'publish'),
(18132, 5515, '_wp_trash_meta_time', '1715360726'),
(18133, 5516, '_wp_attached_file', '2024/05/Jalaram-Produce-New-Logo.jpg'),
(18134, 5516, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:753;s:6:"height";i:667;s:4:"file";s:36:"2024/05/Jalaram-Produce-New-Logo.jpg";s:8:"filesize";i:65182;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:36:"Jalaram-Produce-New-Logo-300x266.jpg";s:5:"width";i:300;s:6:"height";i:266;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17383;}s:9:"thumbnail";a:5:{s:4:"file";s:36:"Jalaram-Produce-New-Logo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7198;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18135, 5517, '_wp_attached_file', '2024/05/cropped-Jalaram-Produce-New-Logo.jpg'),
(18136, 5517, '_wp_attachment_context', 'custom-logo'),
(18137, 5517, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:686;s:6:"height";i:666;s:4:"file";s:44:"2024/05/cropped-Jalaram-Produce-New-Logo.jpg";s:8:"filesize";i:68371;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:44:"cropped-Jalaram-Produce-New-Logo-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19471;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"cropped-Jalaram-Produce-New-Logo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7230;}s:13:"ast-logo-size";a:5:{s:4:"file";s:44:"cropped-Jalaram-Produce-New-Logo-128x124.jpg";s:5:"width";i:128;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5354;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18138, 5518, '_wp_trash_meta_status', 'publish'),
(18139, 5518, '_wp_trash_meta_time', '1715360834'),
(18140, 5519, '_wp_trash_meta_status', 'publish'),
(18141, 5519, '_wp_trash_meta_time', '1715360850'),
(18142, 5520, '_wp_trash_meta_status', 'publish'),
(18143, 5520, '_wp_trash_meta_time', '1715360875'),
(18144, 5521, '_wp_trash_meta_status', 'publish'),
(18145, 5521, '_wp_trash_meta_time', '1715360974'),
(18147, 5523, '_elementor_edit_mode', 'builder'),
(18148, 5523, '_elementor_template_type', 'kit'),
(18149, 5523, '_elementor_version', '3.19.0'),
(18150, 5523, '_elementor_css', 'a:6:{s:4:"time";i:1715365745;s:5:"fonts";a:2:{i:0;s:6:"Roboto";i:1;s:11:"Roboto Slab";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18156, 5524, 'footnotes', ''),
(18157, 5524, '_elementor_edit_mode', 'builder'),
(18158, 5524, '_elementor_template_type', 'wp-page'),
(18159, 5524, '_elementor_version', '3.19.0'),
(18160, 5524, '_wp_page_template', 'default'),
(18161, 5524, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(18162, 5524, '_elementor_page_assets', 'a:0:{}'),
(18163, 5524, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18164, 5524, '_elementor_css', 'a:6:{s:4:"time";i:1715366242;s:5:"fonts";a:1:{i:0;s:7:"ABeeZee";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18165, 5525, 'footnotes', ''),
(18166, 5525, '_elementor_edit_mode', 'builder'),
(18167, 5525, '_elementor_template_type', 'wp-page'),
(18168, 5525, '_elementor_version', '3.19.0'),
(18169, 5525, '_wp_page_template', 'default'),
(18170, 5525, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]'),
(18171, 5525, '_elementor_page_assets', 'a:0:{}'),
(18172, 5525, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18173, 5525, '_elementor_css', 'a:6:{s:4:"time";i:1715366242;s:5:"fonts";a:1:{i:0;s:7:"ABeeZee";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18174, 5526, 'footnotes', ''),
(18175, 5526, '_elementor_edit_mode', 'builder'),
(18176, 5526, '_elementor_template_type', 'wp-page'),
(18177, 5526, '_elementor_version', '3.19.0'),
(18178, 5526, '_wp_page_template', 'default'),
(18179, 5526, '_elementor_data', '[{"id":"dcfb448","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5388,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/tomatoes-bowl-food-320860.jpg","alt":"tomatoes, bowl, food-320860.jpg","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-65,"sizes":[]},"boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_color":"#C4C4C4"},"elements":[{"id":"d21b7e0","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"02d3d70","elType":"container","settings":{"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"fd99aa8","elType":"widget","settings":{"space":{"unit":"px","size":175,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"2d480cd","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"af5dd7d","elType":"widget","settings":{"title":"JALARAM PRODUCE ","align":"center","header_size":"h1","title_color":"#0B0B0B","typography_typography":"custom","typography_font_size":{"unit":"px","size":37,"sizes":[]},"typography_line_height":{"unit":"px","size":59,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":10,"sizes":[]},"typography_word_spacing":{"unit":"px","size":0,"sizes":[]},"typography_font_family":"ABeeZee"},"elements":[],"widgetType":"heading"},{"id":"76e0617","elType":"widget","settings":{"editor":"<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.<\\/p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br \\/><br \\/><br \\/><br \\/>our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.<\\/p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.<\\/p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!<\\/p><p>\\u00a0<\\/p>","align":"left","text_color":"#000000","typography_typography":"custom","typography_font_family":"ABeeZee","typography_font_weight":"500"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"500861b","elType":"container","settings":{"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"flex_direction":"row","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_color":"#FCFCFC"},"elements":[{"id":"7dbc6fb","elType":"container","settings":{"_column_size":100,"width":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"%","top":"0","right":"4.2","bottom":"0","left":"4.2","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[{"id":"6658dc9","elType":"widget","settings":{"title":"We\\u2019re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"_margin":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"%","top":"0","right":"19","bottom":"0","left":"19","isLinked":false},"_padding_tablet":{"unit":"%","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_font_size":{"unit":"px","size":36,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":36,"sizes":[]},"typography_font_family":"ABeeZee","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"51b695b","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"40","bottom":"50","left":"40","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"10","bottom":"50","left":"10","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"bda37a0","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"2","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"6d20ef0","elType":"widget","settings":{"title":"Our Mission","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"91bab08","elType":"widget","settings":{"editor":"<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"8c3d36e","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"px","top":"42","right":"0","bottom":"0","left":"0","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"2061947","elType":"widget","settings":{"title":"Our Values","align":"center","typography_font_size":{"unit":"px","size":21,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":26,"sizes":[]},"typography_line_height":{"unit":"px","size":31,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"header_size":"h3","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"d19c62f","elType":"widget","settings":{"editor":"<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.<\\/p>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"typography_line_height":{"unit":"px","size":26,"sizes":[]},"_margin_mobile":{"unit":"px","top":"-5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#020101","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"060ddd8","elType":"container","settings":{"content_width":"full","background_background":"gradient"},"elements":[{"id":"344f129","elType":"widget","settings":{"video_type":"hosted","youtube_url":"\\u202aC:\\\\Users\\\\surya_ug23guf\\\\Downloads\\\\JALARAM PRODUCE.mp4","vimeo_url":"https:\\/\\/vimeo.com\\/235215203","dailymotion_url":"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb","hosted_url":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/b30d0a69-0049-4631-b09d-ae8555079e83.mp4","id":5337,"size":"","alt":"","source":"library"},"videopress_url":"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk","aspect_ratio":"219","start":0,"end":0,"autoplay":"yes","play_on_mobile":"yes"},"elements":[],"widgetType":"video"}],"isInner":false},{"id":"8c9db0a","elType":"container","settings":[],"elements":[{"id":"3b61c3c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"ba46aa4","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"25","right":"0","bottom":"25","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#F8F8F8","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"920e714","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true},{"id":"94092f7","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"aad1e15","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"7f86a88","elType":"widget","settings":{"title":"Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. ","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"22c93f1","elType":"widget","settings":{"editor":"<h4>- JALARAM PRODUCE<\\/h4>","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"_margin":{"unit":"px","top":"-12","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"text_color":""},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"text_color":"#39FF27","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0bd015f","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","min_height_tablet":{"unit":"px","size":0,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"isInner":true}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18180, 5526, '_elementor_page_assets', 'a:0:{}'),
(18181, 5526, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18182, 5526, '_elementor_css', 'a:6:{s:4:"time";i:1715366242;s:5:"fonts";a:1:{i:0;s:7:"ABeeZee";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18183, 4650, '_elementor_controls_usage', 'a:6:{s:9:"container";a:3:{s:5:"count";i:15;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:5:"width";i:7;s:20:"flex_justify_content";i:2;s:10:"min_height";i:1;s:14:"flex_direction";i:4;s:16:"flex_align_items";i:3;s:8:"flex_gap";i:4;s:11:"boxed_width";i:4;s:13:"content_width";i:5;}}s:5:"style";a:3:{s:18:"section_background";a:8:{s:21:"background_background";i:6;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:15:"background_ypos";i:1;s:16:"background_color";i:5;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:2;s:12:"border_width";i:2;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:6:"margin";i:5;s:7:"padding";i:7;}}}}s:6:"spacer";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:5;s:11:"header_size";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:5:"align";i:5;s:11:"title_color";i:5;s:21:"typography_typography";i:5;s:20:"typography_font_size";i:5;s:22:"typography_line_height";i:5;s:25:"typography_letter_spacing";i:3;s:23:"typography_word_spacing";i:1;s:22:"typography_font_family";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:4;}}}}s:11:"text-editor";a:3:{s:5:"count";i:4;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:4;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:4;s:10:"text_color";i:4;s:21:"typography_typography";i:4;s:22:"typography_font_family";i:4;s:22:"typography_font_weight";i:1;s:20:"typography_font_size";i:3;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:8:"_padding";i:3;s:7:"_margin";i:1;}}}}s:5:"video";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_video";a:7:{s:10:"video_type";i:1;s:11:"youtube_url";i:1;s:10:"hosted_url";i:1;s:5:"start";i:1;s:3:"end";i:1;s:8:"autoplay";i:1;s:14:"play_on_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_video_style";a:1:{s:12:"aspect_ratio";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:10:"image_size";i:1;s:5:"image";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:4:{s:5:"align";i:1;s:5:"width";i:1;s:7:"opacity";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}}'),
(18184, 5527, '_elementor_edit_mode', 'builder'),
(18185, 5527, '_elementor_template_type', 'wp-page'),
(18186, 5527, '_elementor_version', '3.19.0'),
(18187, 5527, '_wp_page_template', 'default'),
(18188, 5527, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18189, 5527, '_elementor_page_assets', 'a:0:{}'),
(18190, 5527, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18191, 5527, '_elementor_css', 'a:6:{s:4:"time";i:1715366306;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18192, 5528, '_elementor_edit_mode', 'builder'),
(18193, 5528, '_elementor_template_type', 'wp-page'),
(18194, 5528, '_elementor_version', '3.19.0'),
(18195, 5528, '_wp_page_template', 'default'),
(18196, 5528, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18197, 5528, '_elementor_page_assets', 'a:0:{}'),
(18198, 5528, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18199, 5528, '_elementor_css', 'a:6:{s:4:"time";i:1715366306;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18200, 5529, '_elementor_edit_mode', 'builder'),
(18201, 5529, '_elementor_template_type', 'wp-page'),
(18202, 5529, '_elementor_version', '3.19.0'),
(18203, 5529, '_wp_page_template', 'default'),
(18204, 5529, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18205, 5529, '_elementor_page_assets', 'a:0:{}'),
(18206, 5529, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18207, 5529, '_elementor_css', 'a:6:{s:4:"time";i:1715366306;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18209, 4650, '_elementor_css', 'a:6:{s:4:"time";i:1715370240;s:5:"fonts";a:1:{i:0;s:7:"ABeeZee";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18210, 4772, '_wp_trash_meta_status', 'publish'),
(18211, 4772, '_wp_trash_meta_time', '1715370258'),
(18212, 4772, '_wp_desired_post_slug', 'fruits'),
(18213, 4770, '_wp_trash_meta_status', 'publish'),
(18214, 4770, '_wp_trash_meta_time', '1715370258'),
(18215, 4770, '_wp_desired_post_slug', 'vegetables'),
(18216, 5530, '_elementor_edit_mode', 'builder'),
(18217, 5530, '_elementor_template_type', 'wp-page'),
(18218, 5530, '_elementor_version', '3.19.0'),
(18219, 5530, '_wp_page_template', 'default'),
(18220, 5530, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18221, 5530, '_elementor_page_assets', 'a:0:{}'),
(18222, 5530, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18223, 5530, '_elementor_css', 'a:6:{s:4:"time";i:1715365746;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18224, 5531, '_elementor_edit_mode', 'builder'),
(18225, 5531, '_elementor_template_type', 'wp-page'),
(18226, 5531, '_elementor_version', '3.19.0'),
(18227, 5531, '_wp_page_template', 'default'),
(18228, 5531, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed"},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee"},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18229, 5531, '_elementor_page_assets', 'a:0:{}'),
(18230, 5531, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18231, 5531, '_elementor_css', 'a:6:{s:4:"time";i:1715365746;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18232, 5532, '_elementor_edit_mode', 'builder'),
(18233, 5532, '_elementor_template_type', 'wp-page'),
(18234, 5532, '_elementor_version', '3.19.0'),
(18235, 5532, '_wp_page_template', 'default'),
(18236, 5532, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed","boxed_width":{"unit":"px","size":987,"sizes":[]}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee","column_gap":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18237, 5532, '_elementor_page_assets', 'a:0:{}'),
(18238, 5532, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18239, 5532, '_elementor_css', 'a:6:{s:4:"time";i:1715365746;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18251, 5534, 'footnotes', ''),
(18252, 5534, '_elementor_template_type', 'wp-page'),
(18253, 5534, '_elementor_version', '3.19.0'),
(18254, 5534, '_wp_page_template', 'default'),
(18255, 5534, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18256, 5534, '_elementor_page_assets', 'a:0:{}'),
(18257, 5534, '_elementor_edit_mode', 'builder'),
(18258, 5535, 'footnotes', ''),
(18259, 5535, '_elementor_template_type', 'wp-page'),
(18260, 5535, '_elementor_version', '3.19.0'),
(18261, 5535, '_wp_page_template', 'default'),
(18262, 5535, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18263, 5535, '_elementor_page_assets', 'a:0:{}'),
(18264, 5535, '_elementor_edit_mode', 'builder'),
(18265, 5536, 'footnotes', ''),
(18266, 5536, '_elementor_template_type', 'wp-page'),
(18267, 5536, '_elementor_version', '3.19.0'),
(18268, 5536, '_wp_page_template', 'default'),
(18269, 5536, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18270, 5536, '_elementor_page_assets', 'a:0:{}'),
(18271, 5536, '_elementor_edit_mode', 'builder'),
(18274, 5537, 'footnotes', ''),
(18275, 5537, '_elementor_template_type', 'wp-page'),
(18276, 5537, '_elementor_version', '3.19.0'),
(18277, 5537, '_wp_page_template', 'default'),
(18278, 5537, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18279, 5537, '_elementor_page_assets', 'a:0:{}'),
(18280, 5537, '_elementor_edit_mode', 'builder'),
(18281, 5537, '_elementor_css', 'a:6:{s:4:"time";i:1715371931;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:4;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18282, 5538, 'footnotes', ''),
(18283, 5538, '_elementor_template_type', 'wp-page'),
(18284, 5538, '_elementor_version', '3.19.0'),
(18285, 5538, '_wp_page_template', 'default'),
(18286, 5538, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/JALARAM-PRODUCE.png","id":10,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18287, 5538, '_elementor_page_assets', 'a:0:{}'),
(18288, 5538, '_elementor_edit_mode', 'builder'),
(18289, 5538, '_elementor_css', 'a:6:{s:4:"time";i:1715371931;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:4;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18290, 5539, 'footnotes', ''),
(18291, 5539, '_elementor_template_type', 'wp-page'),
(18292, 5539, '_elementor_version', '3.19.0'),
(18293, 5539, '_wp_page_template', 'default'),
(18294, 5539, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18295, 5539, '_elementor_page_assets', 'a:0:{}'),
(18296, 5539, '_elementor_edit_mode', 'builder'),
(18297, 5539, '_elementor_css', 'a:6:{s:4:"time";i:1715371931;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:4;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18299, 5540, '_elementor_edit_mode', 'builder'),
(18300, 5540, '_elementor_template_type', 'wp-page'),
(18301, 5540, '_elementor_version', '3.19.0'),
(18302, 5540, '_wp_page_template', 'default'),
(18303, 5540, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18304, 5540, '_elementor_page_assets', 'a:0:{}'),
(18305, 5540, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18306, 5540, '_elementor_css', 'a:6:{s:4:"time";i:1715366294;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18307, 5541, '_elementor_edit_mode', 'builder'),
(18308, 5541, '_elementor_template_type', 'wp-page'),
(18309, 5541, '_elementor_version', '3.19.0'),
(18310, 5541, '_wp_page_template', 'default'),
(18311, 5541, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18312, 5541, '_elementor_page_assets', 'a:0:{}'),
(18313, 5541, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18314, 5541, '_elementor_css', 'a:6:{s:4:"time";i:1715366294;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18315, 5542, '_elementor_edit_mode', 'builder'),
(18316, 5542, '_elementor_template_type', 'wp-page'),
(18317, 5542, '_elementor_version', '3.19.0'),
(18318, 5542, '_wp_page_template', 'default'),
(18319, 5542, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18320, 5542, '_elementor_page_assets', 'a:0:{}'),
(18321, 5542, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18322, 5542, '_elementor_css', 'a:6:{s:4:"time";i:1715366294;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18325, 5543, '_edit_lock', '1715372135:2'),
(18326, 5544, '_wp_attached_file', '2024/05/cropped-cropped-Jalaram-Produce-New-Logo.jpg'),
(18327, 5544, '_wp_attachment_context', 'site-icon'),
(18328, 5544, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:52:"2024/05/cropped-cropped-Jalaram-Produce-New-Logo.jpg";s:8:"filesize";i:45577;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:52:"cropped-cropped-Jalaram-Produce-New-Logo-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19457;}s:9:"thumbnail";a:5:{s:4:"file";s:52:"cropped-cropped-Jalaram-Produce-New-Logo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7057;}s:13:"site_icon-270";a:5:{s:4:"file";s:52:"cropped-cropped-Jalaram-Produce-New-Logo-270x270.jpg";s:5:"width";i:270;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16466;}s:13:"site_icon-192";a:5:{s:4:"file";s:52:"cropped-cropped-Jalaram-Produce-New-Logo-192x192.jpg";s:5:"width";i:192;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9802;}s:13:"site_icon-180";a:5:{s:4:"file";s:52:"cropped-cropped-Jalaram-Produce-New-Logo-180x180.jpg";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9241;}s:12:"site_icon-32";a:5:{s:4:"file";s:50:"cropped-cropped-Jalaram-Produce-New-Logo-32x32.jpg";s:5:"width";i:32;s:6:"height";i:32;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:793;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18329, 5543, '_wp_trash_meta_status', 'publish'),
(18330, 5543, '_wp_trash_meta_time', '1715372158'),
(18334, 5546, '_elementor_edit_mode', 'builder'),
(18335, 5546, '_elementor_template_type', 'wp-page'),
(18336, 5546, '_elementor_version', '3.19.0'),
(18337, 5546, '_wp_page_template', 'default'),
(18338, 5546, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed","boxed_width":{"unit":"px","size":987,"sizes":[]}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee","column_gap":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18339, 5546, '_elementor_page_assets', 'a:0:{}'),
(18340, 5546, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18341, 5546, '_elementor_css', 'a:6:{s:4:"time";i:1715370880;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18342, 5547, '_elementor_edit_mode', 'builder'),
(18343, 5547, '_elementor_template_type', 'wp-page'),
(18344, 5547, '_elementor_version', '3.19.0'),
(18345, 5547, '_wp_page_template', 'default'),
(18346, 5547, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"<p>Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.\\u00a0<\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><ul><li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li><li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li><li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li><li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li><li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li><\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed","boxed_width":{"unit":"px","size":987,"sizes":[]}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee","column_gap":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18347, 5547, '_elementor_page_assets', 'a:0:{}'),
(18348, 5547, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18349, 5547, '_elementor_css', 'a:6:{s:4:"time";i:1715370880;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18350, 5548, '_elementor_edit_mode', 'builder'),
(18351, 5548, '_elementor_template_type', 'wp-page'),
(18352, 5548, '_elementor_version', '3.19.0'),
(18353, 5548, '_wp_page_template', 'default'),
(18354, 5548, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed","boxed_width":{"unit":"px","size":987,"sizes":[]}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee","column_gap":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18355, 5548, '_elementor_page_assets', 'a:0:{}'),
(18356, 5548, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18357, 5548, '_elementor_css', 'a:6:{s:4:"time";i:1715370880;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18360, 5549, '_elementor_edit_mode', 'builder'),
(18361, 5549, '_elementor_template_type', 'wp-page'),
(18362, 5549, '_elementor_version', '3.19.0'),
(18363, 5549, '_wp_page_template', 'default'),
(18364, 5549, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed","boxed_width":{"unit":"px","size":987,"sizes":[]}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee","column_gap":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18365, 5549, '_elementor_page_assets', 'a:0:{}'),
(18366, 5549, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18367, 5549, '_elementor_css', 'a:6:{s:4:"time";i:1715973961;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18368, 5550, '_elementor_edit_mode', 'builder'),
(18369, 5550, '_elementor_template_type', 'wp-page'),
(18370, 5550, '_elementor_version', '3.19.0'),
(18371, 5550, '_wp_page_template', 'default'),
(18372, 5550, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"78194fd","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF","background_color_b":"#FAFFFD","animation":"none","border_border":"none","border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-154,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_attachment":"fixed","boxed_width":{"unit":"px","size":987,"sizes":[]}},"elements":[{"id":"14d98fa","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":49.471},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"b1ecf9b","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Apple<\\/li>\\n \\t<li>Pomegranate<\\/li>\\n \\t<li>Sapodilla<\\/li>\\n \\t<li>Banana<\\/li>\\n \\t<li>Orange<\\/li>\\n \\t<li>Kiwi<\\/li>\\n \\t<li>Avocado<\\/li>\\n<\\/ul>","align":"left","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true},"typography_typography":"custom","typography_font_family":"ABeeZee","column_gap":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"767485c","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","icon_indent":{"unit":"px","size":0,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":173,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":75.175},"_flex_size":"none","_z_index":0},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"42abba5","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[{"id":"81cae80","elType":"widget","settings":{"editor":"<b>\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 <\\/b>\\n<h2><n<\\/h2>\\n<ul>\\n \\t<li>Carrots<\\/li>\\n \\t<li>Broccoli<\\/li>\\n \\t<li>Potatoes<\\/li>\\n \\t<li>Mushrooms<\\/li>\\n \\t<li>Peas<\\/li>\\n \\t<li>Spinach<\\/li>\\n \\t<li>Sprouts<\\/li>\\n<\\/ul>","text_color":"#000000","_element_width":"initial","_element_custom_width":{"unit":"%","size":100},"_flex_size":"none","_padding":{"unit":"px","top":"65","right":"65","bottom":"65","left":"65","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"dfb92f7","elType":"widget","settings":{"text":"Find More","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#000000","background_color_b_stop":{"unit":"%","size":0,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80.545},"_flex_size":"none"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ddb32d1","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"afd1fb3","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"9af0ac7","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18373, 5550, '_elementor_page_assets', 'a:0:{}'),
(18374, 5550, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18375, 5550, '_elementor_css', 'a:6:{s:4:"time";i:1715973961;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18376, 5551, '_elementor_edit_mode', 'builder'),
(18377, 5551, '_elementor_template_type', 'wp-page'),
(18378, 5551, '_elementor_version', '3.19.0'),
(18379, 5551, '_wp_page_template', 'default'),
(18380, 5551, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c328737","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"87ffece","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4d77bf5","elType":"widget","settings":{"editor":"<ul>\\n \\tApple<\\/li>\\n \\t<br>Pomegranate<\\/li>\\n \\t<br>Sapodilla<\\/li>\\n \\t<br>Banana<\\/li>\\n \\t<br>Orange<\\/li>\\n \\t<br>Kiwi<\\/li>\\n \\t<br>Avocado<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0996a49","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"2e52ca7","elType":"widget","settings":{"editor":"<ul>\\n \\tCarrots<\\/li>\\n \\t<br>Broccoli<\\/li>\\n \\t<br>Potatoes<\\/li>\\n \\t<br>Mushrooms<\\/li>\\n \\t<br>Peas<\\/li>\\n \\t<br>Spinach<\\/li>\\n \\t<br>Sprouts<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"88e4582","elType":"widget","settings":{"text":"Explore More!!!","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","background_color":"#000000","hover_color":"#000000","button_background_hover_color":"#6ECE62"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18381, 5551, '_elementor_page_assets', 'a:0:{}'),
(18382, 5551, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18383, 5551, '_elementor_css', 'a:6:{s:4:"time";i:1715973961;s:5:"fonts";a:3:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18386, 5552, '_elementor_edit_mode', 'builder'),
(18387, 5552, '_elementor_template_type', 'wp-page'),
(18388, 5552, '_elementor_version', '3.19.0'),
(18389, 5552, '_wp_page_template', 'default'),
(18390, 5552, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c328737","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"87ffece","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4d77bf5","elType":"widget","settings":{"editor":"<ul>\\n \\tApple<\\/li>\\n \\t<br>Pomegranate<\\/li>\\n \\t<br>Sapodilla<\\/li>\\n \\t<br>Banana<\\/li>\\n \\t<br>Orange<\\/li>\\n \\t<br>Kiwi<\\/li>\\n \\t<br>Avocado<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0996a49","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"2e52ca7","elType":"widget","settings":{"editor":"<ul>\\n \\tCarrots<\\/li>\\n \\t<br>Broccoli<\\/li>\\n \\t<br>Potatoes<\\/li>\\n \\t<br>Mushrooms<\\/li>\\n \\t<br>Peas<\\/li>\\n \\t<br>Spinach<\\/li>\\n \\t<br>Sprouts<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"88e4582","elType":"widget","settings":{"text":"Explore More!!!","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","background_color":"#000000","hover_color":"#000000","button_background_hover_color":"#6ECE62"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18391, 5552, '_elementor_page_assets', 'a:0:{}'),
(18392, 5552, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18393, 5552, '_elementor_css', 'a:6:{s:4:"time";i:1715974817;s:5:"fonts";a:4:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";i:4;s:6:"Roboto";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18394, 5553, '_elementor_edit_mode', 'builder'),
(18395, 5553, '_elementor_template_type', 'wp-page'),
(18396, 5553, '_elementor_version', '3.19.0'),
(18397, 5553, '_wp_page_template', 'default'),
(18398, 5553, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"ABeeZee","typography_font_size":{"unit":"px","size":51,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c328737","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"87ffece","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4d77bf5","elType":"widget","settings":{"editor":"<ul>\\n \\tApple<\\/li>\\n \\t<br>Pomegranate<\\/li>\\n \\t<br>Sapodilla<\\/li>\\n \\t<br>Banana<\\/li>\\n \\t<br>Orange<\\/li>\\n \\t<br>Kiwi<\\/li>\\n \\t<br>Avocado<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0996a49","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"2e52ca7","elType":"widget","settings":{"editor":"<ul>\\n \\tCarrots<\\/li>\\n \\t<br>Broccoli<\\/li>\\n \\t<br>Potatoes<\\/li>\\n \\t<br>Mushrooms<\\/li>\\n \\t<br>Peas<\\/li>\\n \\t<br>Spinach<\\/li>\\n \\t<br>Sprouts<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"88e4582","elType":"widget","settings":{"text":"Explore More!!!","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","background_color":"#000000","hover_color":"#000000","button_background_hover_color":"#6ECE62"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18399, 5553, '_elementor_page_assets', 'a:0:{}'),
(18400, 5553, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18401, 5553, '_elementor_css', 'a:6:{s:4:"time";i:1715974817;s:5:"fonts";a:4:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";i:4;s:6:"Roboto";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18402, 5554, '_elementor_edit_mode', 'builder'),
(18403, 5554, '_elementor_template_type', 'wp-page'),
(18404, 5554, '_elementor_version', '3.19.0'),
(18405, 5554, '_wp_page_template', 'default'),
(18406, 5554, '_elementor_data', '[{"id":"9e1a3b7","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"background_background":"classic","background_image":{"id":4597,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/Fruits-and-Vegetables-scaled.jpg","source":"library","size":"","alt":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color_b":"#000000","background_overlay_opacity":{"unit":"px","size":0.2,"sizes":[]},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"min_height_tablet":{"unit":"px","size":480,"sizes":[]},"min_height_mobile":{"unit":"px","size":414,"sizes":[]},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"64","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":95,"sizes":[]},"animation":"none","boxed_width":{"unit":"px","size":1600,"sizes":[]},"background_ypos":{"unit":"px","size":11,"sizes":[]},"background_xpos":{"unit":"px","size":310,"sizes":[]}},"elements":[],"isInner":false},{"id":"8dc11ef","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","animation":"none"},"elements":[{"id":"8f73ee5","elType":"container","settings":{"_column_size":100,"width":{"unit":"%","size":99.833},"min_height":{"unit":"px","size":0,"sizes":[]},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","boxed_width":{"unit":"px","size":1600,"sizes":[]},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"e1c0efe","elType":"widget","settings":{"space":{"unit":"px","size":70,"sizes":[]}},"elements":[],"widgetType":"spacer"},{"id":"4a02dab","elType":"widget","settings":{"title":"Let''s Eat Fresh","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":50,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":44,"sizes":[]},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93873aa","elType":"widget","settings":{"title":"Fruits &amp; Vegetables","header_size":"h3","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":88,"sizes":[]},"_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":98,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":72,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"px","size":-2,"sizes":[]},"_margin_tablet":{"unit":"px","top":"-45","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_family":"Times New Roman","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"84e5af3","elType":"widget","settings":{"text":"Get Started","align":"center","typography_font_size":{"unit":"px","size":14,"sizes":[]},"border_radius":{"unit":"px","top":"100","right":"100","bottom":"100","left":"100","isLinked":true},"text_padding":{"unit":"px","top":"17","right":"40","bottom":"17","left":"40","isLinked":false},"_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_background_hover_color":""},"typography_typography":"custom","typography_font_weight":"normal","typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"on","nofollow":"","custom_attributes":""},"button_text_color":"#FFFFFF","background_background":"gradient","background_color":"#000000","background_color_b":"#9B9B9B","background_gradient_angle":{"unit":"deg","size":360,"sizes":[]}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"ea28b6f","elType":"widget","settings":{"space":{"unit":"px","size":45,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"f457a2d","elType":"container","settings":{"structure":"20","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"25","bottom":"70","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"25","bottom":"50","left":"25","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"border_border":"none","background_background":"classic","animation":"none","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_ypos":{"unit":"px","size":-307,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"3b5731b","elType":"container","settings":{"_column_size":50,"width":{"unit":"%","size":58.475},"padding":{"unit":"px","top":"10","right":"250","bottom":"10","left":"25","isLinked":false},"width_tablet":{"size":50,"unit":"%"},"padding_tablet":{"unit":"px","top":"10","right":"35","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_size":"cover","_flex_size":"none","_element_width":"initial","min_height":{"unit":"px","size":0,"sizes":[]}},"elements":[{"id":"b451f76","elType":"widget","settings":{"editor":"Fruits and vegetables provide a wealth of\\u00a0<strong>vitamins<\\/strong>,\\u00a0<strong>minerals<\\/strong>, and\\u00a0<strong>antioxidants<\\/strong>.<br>\\n<ul>\\n \\t<li><strong>Vitamin C<\\/strong>: Boosts immunity and supports skin health.<\\/li>\\n \\t<li><strong>Vitamin A<\\/strong>: Essential for vision and cell growth.<\\/li>\\n \\t<li><strong>Folate<\\/strong>: Important for cell division and DNA synthesis.<\\/li>\\n \\t<li><strong>Potassium<\\/strong>: Regulates blood pressure and fluid balance.<\\/li>\\n \\t<li><strong>Fiber<\\/strong>: Aids digestion and promotes satiety.<\\/li>\\n<\\/ul>","column_gap":{"unit":"px","size":0,"sizes":[]},"text_color":"#000000","typography_typography":"custom","typography_font_family":"Aboreto","typography_font_weight":"500","_animation":"none","_border_border":"none","_border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":106.129},"_flex_size":"none"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"15e7ba2","elType":"container","settings":[],"elements":[{"id":"63e63fe","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/fruit-and-vegetables-heart-shape-vector-930372-1.jpg","id":5185,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"space":{"unit":"%","size":78,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"b1d7b4a","elType":"container","settings":{"min_height":{"unit":"px","size":0,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"initial","background_repeat":"no-repeat","background_size":"cover","border_border":"none","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"background_ypos":{"unit":"px","size":-154,"sizes":[]}},"elements":[{"id":"692d099","elType":"widget","settings":{"title":"Fruits & Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_text_decoration":"underline","text_stroke_text_stroke_type":"yes","_padding":{"unit":"px","top":"18","right":"18","bottom":"18","left":"18","isLinked":true},"_margin":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"typography_font_family":"Abril Fatface","typography_font_size":{"unit":"px","size":51,"sizes":[]},"_border_border":"none"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c328737","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"}},"elements":[{"id":"87ffece","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"4d77bf5","elType":"widget","settings":{"editor":"<ul>\\n \\tApple<\\/li>\\n \\t<br>Pomegranate<\\/li>\\n \\t<br>Sapodilla<\\/li>\\n \\t<br>Banana<\\/li>\\n \\t<br>Orange<\\/li>\\n \\t<br>Kiwi<\\/li>\\n \\t<br>Avocado<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"0996a49","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"}},"elements":[{"id":"2e52ca7","elType":"widget","settings":{"editor":"<ul>\\n \\tCarrots<\\/li>\\n \\t<br>Broccoli<\\/li>\\n \\t<br>Potatoes<\\/li>\\n \\t<br>Mushrooms<\\/li>\\n \\t<br>Peas<\\/li>\\n \\t<br>Spinach<\\/li>\\n \\t<br>Sprouts<\\/li>\\n<\\/ul>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Roboto","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"400","typography_line_height":{"unit":"px","size":50,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"a25c17c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"88e4582","elType":"widget","settings":{"text":"Explore More!!!","link":{"url":"https:\\/\\/jalaramproduce.ca\\/our-products\\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","background_color":"#000000","hover_color":"#000000","button_background_hover_color":"#6ECE62"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"96bd614","elType":"container","settings":{"padding":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"animation":"none","background_background":"classic","background_color":"#FFFFFF","animation_duration":"fast"},"elements":[{"id":"f6f7e27","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"animation":"none"},"elements":[{"id":"d16f5b6","elType":"widget","settings":{"title":"Our  Customers","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":34,"sizes":[]},"typography_font_size":{"unit":"px","size":40,"sizes":[]},"title_color":"#040404"},"elements":[],"widgetType":"heading"},{"id":"49160ad","elType":"widget","settings":{"width":{"unit":"%","size":8,"sizes":[]},"align":"center","text":"Divider","weight":{"unit":"px","size":3,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\\/colors?id=astglobalcolor0"},"width_mobile":{"unit":"%","size":20,"sizes":[]}},"elements":[],"widgetType":"divider"},{"id":"a306a4a","elType":"container","settings":{"structure":"30","padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"5822dc4","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"85cc8cf","elType":"widget","settings":{"image":{"id":4705,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/8-Female-Indian-Chefs-We-Adore.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"66d0917","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Chefs.","description_text":"As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"39b81fb","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"66dde07","elType":"widget","settings":{"image":{"id":4706,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/hss-kitchen-workers-768x486-1.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]},"_animation":"none"},"elements":[],"widgetType":"image"},{"id":"90cb059","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Resturants.","description_text":"Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true},{"id":"db379a5","elType":"container","settings":{"_column_size":33,"width":{"size":null,"unit":"%"},"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"40","left":"15","isLinked":false},"boxed_width":{"unit":"%","size":100,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"ece35b4","elType":"widget","settings":{"image":{"id":4707,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/0x0.webp","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"%","size":100,"sizes":[]},"image_border_radius":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"space":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":400,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"a9f0e53","elType":"widget","settings":{"image":{"url":"","id":"","size":""},"title_text":"Grocery Stores.","description_text":"As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.","text_align":"left","title_bottom_space":{"unit":"px","size":9,"sizes":[]},"title_typography_font_size":{"unit":"px","size":20,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"title_color":"","description_color":""},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"eef07f1","elType":"container","settings":{"structure":"30","background_background":"classic","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"0","bottom":"28","left":"0","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","animation":"none","background_color":"#FFFFFF"},"elements":[{"id":"560a2f2","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true},{"id":"2969cd2","elType":"container","settings":{"_column_size":33,"width":{"size":69.332,"unit":"%"},"padding":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"width_tablet":{"size":100,"unit":"%"},"content_width":"full"},"elements":[{"id":"b386419","elType":"widget","settings":{"image_size":"full","align":"center","image":{"id":"4636","url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2021\\/11\\/quotes.svg"},"width":{"unit":"px","size":37,"sizes":[]},"opacity":{"unit":"px","size":0.3,"sizes":[]},"width_mobile":{"unit":"px","size":34,"sizes":[]},"space_tablet":{"unit":"px","size":37,"sizes":[]},"space_mobile":{"unit":"px","size":34,"sizes":[]},"width_tablet":{"unit":"px","size":37,"sizes":[]},"space":{"unit":"px","size":37,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"e609acf","elType":"widget","settings":{"title":"\\u201cOriginal and with an innate understanding of their customer\\u2019s needs, the team of Jalaram Produce are always  pleasure to work.\\u201d","header_size":"h4","align":"center","typography_typography":"custom","typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"10","right":"80","bottom":"20","left":"80","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"__globals__":{"title_color":""},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":35,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":24,"sizes":[]},"typography_line_height":{"unit":"px","size":43,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":43,"sizes":[]},"typography_line_height_mobile":{"unit":"px","size":38,"sizes":[]},"title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"012264a","elType":"widget","settings":{"image":{"id":4722,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/call-center-phone-call-customer-support-7374023.png","alt":"call center, phone call, customer support-7374023.jpg","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":50,"sizes":[]},"_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"dff0224","elType":"container","settings":{"_column_size":33,"width":{"size":15,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":false},{"id":"16ec7fa","elType":"container","settings":{"min_height":{"unit":"px","size":480,"sizes":[]},"content_position":"middle","background_background":"classic","background_image":{"id":51,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/BACK-1.webp","alt":"","source":"library","size":""},"background_position":"bottom center","background_attachment":"fixed","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_size":"cover","min_height_tablet":{"unit":"px","size":450,"sizes":[]},"min_height_mobile":{"unit":"px","size":394,"sizes":[]},"background_image_tablet":{"url":"","id":"","alt":"","source":"library"},"background_image_mobile":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/sites\\/988\\/2021\\/11\\/footer-hero-mobile.jpg","id":277,"alt":"","source":"library","size":""},"background_position_mobile":"center center","padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"32","right":"0","bottom":"32","left":"0","isLinked":false},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"animation":"none"},"elements":[{"id":"d13f07f","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"content_width":"full","flex_justify_content":"center"},"elements":[{"id":"ba599af","elType":"widget","settings":{"title":"QUESTIONS?","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":58,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":42,"sizes":[]},"typography_letter_spacing_mobile":{"unit":"px","size":-1.5,"sizes":[]},"title_color":"#FFFFFF"},"elements":[],"widgetType":"heading"},{"id":"639a73b","elType":"widget","settings":{"text":"Let''s Talk Now","align":"center","typography_font_weight":"normal","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"button_text_color":"","background_color":"","button_background_hover_color":""},"typography_font_size_tablet":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"text_padding_tablet":{"unit":"px","top":"16","right":"32","bottom":"16","left":"32","isLinked":false},"text_padding_mobile":{"unit":"px","top":"15","right":"28","bottom":"15","left":"28","isLinked":false},"_margin_tablet":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","link":{"url":"jalaramproduce.ca\\/contact\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"8669e01","elType":"container","settings":[],"elements":[{"id":"2cfef6b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18407, 5554, '_elementor_page_assets', 'a:0:{}'),
(18408, 5554, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18409, 5554, '_elementor_css', 'a:6:{s:4:"time";i:1715974817;s:5:"fonts";a:4:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:7:"ABeeZee";i:4;s:6:"Roboto";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18410, 4649, '_elementor_controls_usage', 'a:8:{s:9:"container";a:3:{s:5:"count";i:24;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:10:"min_height";i:5;s:14:"flex_direction";i:9;s:16:"flex_align_items";i:6;s:8:"flex_gap";i:7;s:11:"boxed_width";i:6;s:5:"width";i:12;s:20:"flex_justify_content";i:2;s:13:"content_width";i:8;}}s:5:"style";a:3:{s:18:"section_background";a:10:{s:21:"background_background";i:9;s:16:"background_image";i:5;s:19:"background_position";i:4;s:21:"background_attachment";i:2;s:17:"background_repeat";i:4;s:15:"background_size";i:5;s:19:"background_bg_width";i:1;s:15:"background_ypos";i:3;s:15:"background_xpos";i:1;s:16:"background_color";i:5;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_color_b";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:2;s:12:"border_width";i:1;}}s:8:"advanced";a:2:{s:14:"section_layout";a:3:{s:7:"padding";i:14;s:6:"margin";i:5;s:10:"_flex_size";i:2;}s:15:"section_effects";a:2:{s:9:"animation";i:8;s:18:"animation_duration";i:1;}}}}s:6:"spacer";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:6;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:6;s:11:"header_size";i:5;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:5:"align";i:6;s:21:"typography_typography";i:6;s:20:"typography_font_size";i:6;s:25:"typography_letter_spacing";i:5;s:22:"typography_font_family";i:3;s:11:"title_color";i:6;s:26:"typography_text_decoration";i:1;s:28:"text_stroke_text_stroke_type";i:1;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:3;}s:15:"_section_border";a:1:{s:14:"_border_border";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:5:"align";i:3;s:4:"link";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:12:{s:20:"typography_font_size";i:1;s:13:"border_radius";i:1;s:12:"text_padding";i:1;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:17:"button_text_color";i:1;s:21:"background_background";i:1;s:16:"background_color";i:2;s:18:"background_color_b";i:1;s:25:"background_gradient_angle";i:1;s:11:"hover_color";i:1;s:29:"button_background_hover_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:2:{s:6:"editor";i:3;s:10:"column_gap";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:10:"text_color";i:3;s:21:"typography_typography";i:3;s:22:"typography_font_family";i:3;s:22:"typography_font_weight";i:3;s:5:"align";i:2;s:20:"typography_font_size";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:3:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}s:15:"_section_border";a:2:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;}s:14:"_section_style";a:3:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:10:"_flex_size";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:6;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:6;s:10:"image_size";i:5;}}s:5:"style";a:1:{s:19:"section_style_image";a:6:{s:5:"width";i:6;s:5:"space";i:5;s:19:"image_border_radius";i:3;s:6:"height";i:3;s:5:"align";i:1;s:7:"opacity";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_divider";a:2:{s:5:"width";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:21:"section_divider_style";a:2:{s:6:"weight";i:1;s:3:"gap";i:1;}}}}s:9:"image-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;}}s:5:"style";a:2:{s:17:"section_style_box";a:1:{s:10:"text_align";i:3;}s:21:"section_style_content";a:4:{s:18:"title_bottom_space";i:3;s:26:"title_typography_font_size";i:3;s:33:"description_typography_typography";i:3;s:11:"title_color";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}}'),
(18411, 4649, '_elementor_css', 'a:6:{s:4:"time";i:1715974909;s:5:"fonts";a:4:{i:0;s:15:"Times New Roman";i:2;s:7:"Aboreto";i:3;s:13:"Abril Fatface";i:4;s:6:"Roboto";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18412, 5555, 'footnotes', ''),
(18413, 5555, '_elementor_template_type', 'wp-page'),
(18414, 5555, '_elementor_version', '3.19.0'),
(18415, 5555, '_wp_page_template', 'default'),
(18416, 5555, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18417, 5555, '_elementor_page_assets', 'a:0:{}'),
(18418, 5555, '_elementor_edit_mode', 'builder'),
(18419, 5555, '_elementor_css', 'a:6:{s:4:"time";i:1715372240;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:4;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18420, 5556, 'footnotes', ''),
(18421, 5556, '_elementor_template_type', 'wp-page'),
(18422, 5556, '_elementor_version', '3.19.0'),
(18423, 5556, '_wp_page_template', 'default'),
(18424, 5556, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[{"id":"d3a28f8","elType":"widget","settings":{"title_text":"Up to 5% Off","description_text":"","text_align":"left","title_bottom_space":{"unit":"px","size":8,"sizes":[]},"title_color":"#1C244B","title_typography_typography":"custom","title_typography_font_family":"Poppins","title_typography_font_size":{"unit":"px","size":48,"sizes":[]},"title_typography_font_weight":"700","description_color":"#324A6D","description_typography_typography":"custom","description_typography_font_family":"Poppins","description_typography_font_size":{"unit":"px","size":16,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":14,"sizes":[]},"description_typography_font_weight":"400","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_element_custom_width":{"unit":"%","size":50,"sizes":[]},"position_tablet":"top","primary_color":"#1440F9","icon_space_tablet":{"unit":"px","size":10,"sizes":[]},"icon_size":{"unit":"px","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18425, 5556, '_elementor_page_assets', 'a:0:{}'),
(18426, 5556, '_elementor_edit_mode', 'builder'),
(18427, 5556, '_elementor_css', 'a:6:{s:4:"time";i:1715372240;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:4;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18428, 5557, 'footnotes', ''),
(18429, 5557, '_elementor_template_type', 'wp-page'),
(18430, 5557, '_elementor_version', '3.19.0'),
(18431, 5557, '_wp_page_template', 'default'),
(18432, 5557, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18433, 5557, '_elementor_page_assets', 'a:0:{}'),
(18434, 5557, '_elementor_edit_mode', 'builder'),
(18435, 5557, '_elementor_css', 'a:6:{s:4:"time";i:1715372240;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:4;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18438, 5558, 'footnotes', ''),
(18439, 5558, '_elementor_template_type', 'wp-page'),
(18440, 5558, '_elementor_version', '3.19.0'),
(18441, 5558, '_wp_page_template', 'default'),
(18442, 5558, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18443, 5558, '_elementor_page_assets', 'a:0:{}'),
(18444, 5558, '_elementor_edit_mode', 'builder'),
(18445, 5558, '_elementor_css', 'a:6:{s:4:"time";i:1715975337;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:2;s:15:"Times New Roman";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18446, 5559, 'footnotes', ''),
(18447, 5559, '_elementor_template_type', 'wp-page'),
(18448, 5559, '_elementor_version', '3.19.0'),
(18449, 5559, '_wp_page_template', 'default'),
(18450, 5559, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","background_color":"#EDFFE5","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18451, 5559, '_elementor_page_assets', 'a:0:{}'),
(18452, 5559, '_elementor_edit_mode', 'builder'),
(18453, 5559, '_elementor_css', 'a:6:{s:4:"time";i:1715975337;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:2;s:15:"Times New Roman";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18454, 5560, 'footnotes', ''),
(18455, 5560, '_elementor_template_type', 'wp-page'),
(18456, 5560, '_elementor_version', '3.19.0'),
(18457, 5560, '_wp_page_template', 'default'),
(18458, 5560, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18459, 5560, '_elementor_page_assets', 'a:0:{}'),
(18460, 5560, '_elementor_edit_mode', 'builder'),
(18461, 5560, '_elementor_css', 'a:6:{s:4:"time";i:1715975337;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:2;s:15:"Times New Roman";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18463, 5561, '_wp_attached_file', '2024/05/30006607_3-fresho-drumstick-leaves.webp'),
(18464, 5561, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:900;s:6:"height";i:900;s:4:"file";s:47:"2024/05/30006607_3-fresho-drumstick-leaves.webp";s:8:"filesize";i:60164;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:47:"30006607_3-fresho-drumstick-leaves-300x300.webp";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:15666;}s:9:"thumbnail";a:5:{s:4:"file";s:47:"30006607_3-fresho-drumstick-leaves-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:4858;}s:12:"medium_large";a:5:{s:4:"file";s:47:"30006607_3-fresho-drumstick-leaves-768x768.webp";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/webp";s:8:"filesize";i:61380;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18465, 5562, 'footnotes', ''),
(18466, 5562, '_elementor_template_type', 'wp-page'),
(18467, 5562, '_elementor_version', '3.19.0'),
(18468, 5562, '_wp_page_template', 'default'),
(18469, 5562, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18470, 5562, '_elementor_page_assets', 'a:0:{}'),
(18471, 5562, '_elementor_edit_mode', 'builder'),
(18472, 5563, 'footnotes', ''),
(18473, 5563, '_elementor_template_type', 'wp-page'),
(18474, 5563, '_elementor_version', '3.19.0'),
(18475, 5563, '_wp_page_template', 'default'),
(18476, 5563, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/soft-tofu.png","id":522,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Soft Tofu","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18477, 5563, '_elementor_page_assets', 'a:0:{}'),
(18478, 5563, '_elementor_edit_mode', 'builder'),
(18479, 5564, 'footnotes', ''),
(18480, 5564, '_elementor_template_type', 'wp-page'),
(18481, 5564, '_elementor_version', '3.19.0'),
(18482, 5564, '_wp_page_template', 'default'),
(18483, 5564, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/30006607_3-fresho-drumstick-leaves.webp","id":5561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Drum Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18484, 5564, '_elementor_page_assets', 'a:0:{}'),
(18485, 5564, '_elementor_edit_mode', 'builder'),
(18487, 5565, 'footnotes', ''),
(18488, 5565, '_elementor_template_type', 'wp-page'),
(18489, 5565, '_elementor_version', '3.19.0'),
(18490, 5565, '_wp_page_template', 'default'),
(18491, 5565, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/30006607_3-fresho-drumstick-leaves.webp","id":5561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Drum Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18492, 5565, '_elementor_page_assets', 'a:0:{}'),
(18493, 5565, '_elementor_edit_mode', 'builder'),
(18494, 5566, 'footnotes', ''),
(18495, 5566, '_elementor_template_type', 'wp-page'),
(18496, 5566, '_elementor_version', '3.19.0'),
(18497, 5566, '_wp_page_template', 'default'),
(18498, 5566, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/30006607_3-fresho-drumstick-leaves.webp","id":5561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Drum Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18499, 5566, '_elementor_page_assets', 'a:0:{}'),
(18500, 5566, '_elementor_edit_mode', 'builder'),
(18501, 5567, 'footnotes', ''),
(18502, 5567, '_elementor_template_type', 'wp-page'),
(18503, 5567, '_elementor_version', '3.19.0'),
(18504, 5567, '_wp_page_template', 'default'),
(18505, 5567, '_elementor_data', '[{"id":"6cc6276","elType":"container","settings":{"min_height":{"unit":"vh","size":100},"content_position":"middle","background_background":"classic","background_position":"center center","background_size":"cover","flex_gap":{"size":80,"unit":"px"},"background_overlay_color":"#1C244B","padding":{"unit":"px","top":"0","right":"24","bottom":"0","left":"24","isLinked":false},"structure":"20","min_height_tablet":{"unit":"px","size":""},"min_height_mobile":{"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"0","right":"16","bottom":"0","left":"16","isLinked":false},"padding_mobile":{"unit":"px","top":"48","right":"16","bottom":"48","left":"16","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"center","flex_direction_tablet":"row","flex_align_items_mobile":"center","flex_gap_tablet":{"unit":"px","size":24,"sizes":[]},"boxed_width":{"unit":"px","size":1280,"sizes":[]},"flex_direction_mobile":"column","flex_justify_content":"space-between","flex_justify_content_tablet":"space-between","flex_justify_content_mobile":"center","background_color":"#FAFAFA"},"elements":[{"id":"ff6c2e8","elType":"container","settings":{"_column_size":50,"width":{"size":"","unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"flex_justify_content_mobile":"center","align_mobile":"center","flex_gap":{"size":24,"unit":"px"},"flex_gap_tablet":{"size":16,"unit":"px"},"content_width":"full","width_mobile":{"unit":"%","size":"","sizes":[]},"boxed_width_tablet":{"unit":"%","size":50,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"819710e","elType":"widget","settings":{"title":"Be Fit with Our Products","align":"left","title_color":"#1C244B","typography_typography":"custom","typography_font_size":{"unit":"px","size":48},"typography_font_weight":"600","align_mobile":"left","typography_font_size_tablet":{"unit":"px","size":36},"typography_font_size_mobile":{"unit":"px","size":32},"typography_line_height_tablet":{"unit":"custom","size":" "},"typography_font_family":"Poppins","typography_line_height":{"unit":"custom","size":"1.2","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1d09ab2","elType":"widget","settings":{"editor":"<div class=\\"flex-1 overflow-hidden\\"><div class=\\"react-scroll-to-bottom--css-yxvem-79elbk h-full\\"><div class=\\"react-scroll-to-bottom--css-yxvem-1n7m0yu\\"><div class=\\"flex flex-col pb-9 text-sm\\"><div class=\\"w-full text-token-text-primary\\" data-testid=\\"conversation-turn-2\\"><div class=\\"px-4 py-2 justify-center text-base md:gap-6 m-auto\\"><div class=\\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\\"><div class=\\"relative flex w-full flex-col agent-turn\\"><div class=\\"flex-col gap-1 md:gap-3\\"><div class=\\"flex flex-grow flex-col max-w-full\\"><div class=\\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\\" data-message-author-role=\\"assistant\\" data-message-id=\\"d425ae05-d190-4a6c-be98-bd76b20aacb6\\"><div class=\\"markdown prose w-full break-words dark:prose-invert dark\\"><p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.<\\/p><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>","align":"left","text_color":"#324A6D","typography_typography":"custom","typography_font_size":{"unit":"px","size":16},"typography_font_weight":"400","typography_line_height":{"unit":"custom","size":"1.5"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false},"align_mobile":"left","typography_font_family":"Poppins","typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"typography_line_height_tablet":{"unit":"custom","size":"1.5","sizes":[]},"typography_line_height_mobile":{"unit":"custom","size":"","sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"08d9592","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"unit":"px","size":24,"sizes":[]},"flex_gap_tablet":{"unit":"px","size":16,"sizes":[]},"flex_gap_mobile":{"unit":"px","size":24,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"isInner":true}],"isInner":true},{"id":"3ed1f5a","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic","background_image":{"url":"","id":"","size":"large","alt":"","source":"library"},"background_repeat":"no-repeat"},"elements":[{"id":"a1cf41f","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/cropped-Jalaram-Produce-New-Logo.jpg","id":5517,"alt":"","source":"library","size":""},"image_size":"full","space":{"unit":"px","size":""},"space_tablet":{"unit":"%","size":""},"space_mobile":{"unit":"%","size":""},"width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"4435b4b","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"dad8b59","elType":"widget","settings":{"title":"Fruits ","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"cd41a9c","elType":"container","settings":{"background_background":"classic","background_color":"#FAFAFA"},"elements":[{"id":"98cb7e6","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7da2905","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FDFDFD"},"elements":[{"id":"dfe8be7","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"620eedf","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2-1.jpg","id":4801,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"cfc2954","elType":"widget","settings":{"title":"Apple","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"d408aae","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"6b9d584","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/banana-yellow-bunch-of-bananas-1025109.jpg","id":4805,"size":"","alt":"banana, yellow, bunch of bananas-1025109.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"faa8427","elType":"widget","settings":{"title":"Banana","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"8317125","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"b1ba777","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"0440641","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"89cdff4","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/watermelon-fruit-red-4580910.png","id":4814,"size":"","alt":"watermelon, fruit, red-4580910.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3de6b87","elType":"widget","settings":{"title":"Watermelon","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"66567f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"ec19dd8","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/grapes-green-fruit-582207.jpg","id":4964,"size":"","alt":"grapes, green, fruit-582207.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7aadb2e","elType":"widget","settings":{"title":"Grapes","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e72ed10","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"bac6749","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/healthy-fruit-kiwi-1284048.jpg","id":4812,"size":"","alt":"healthy, fruit, kiwi-1284048.jpg","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"452a954","elType":"widget","settings":{"title":"Kiwi","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"4cb6fb4","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f6ac6ee","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"8583a32","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/green-mango.jpg","id":586,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1abc06f","elType":"widget","settings":{"title":"Mango","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8ffe85b","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"19fcbce","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"e5b604d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-1-1.jpg","id":4807,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"900df40","elType":"widget","settings":{"title":"\\u200bPomegranate","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"79d7881","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"815d585","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-3-1.jpg","id":4808,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d5dd429","elType":"widget","settings":{"title":"Sapodilla","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e78709e","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"f891755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"93cc18e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-4-1.jpg","id":4813,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"1d6e88c","elType":"widget","settings":{"title":"Avocados","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4538ef","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"cd9c4e7","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/papaya.jpg","id":587,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"057360c","elType":"widget","settings":{"title":"Papaya","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a464e0d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"4f646ed","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/strawberry-berry-fruit-1238295.jpg","id":4961,"size":"","alt":"strawberry, berry, fruit-1238295.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"853869d","elType":"widget","settings":{"title":"Strawberry","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"4739e51","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"7d45b52","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/berris.jpg","id":4962,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"abdf7d4","elType":"widget","settings":{"title":"Blueberries","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6580356","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"89ca640","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"440584f","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"b9d47f4","elType":"container","settings":{"background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"3","right":"3","bottom":"3","left":"3","isLinked":true}},"elements":[{"id":"1d34846","elType":"widget","settings":{"title":"Vegetables","header_size":"h1","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"ca83854","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"e3966fb","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"8136009","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"1d0f7f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"890a4e0","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/whiteturmeric-500x515-1.jpg","id":528,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"928b461","elType":"widget","settings":{"title":"Ginger","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e63af7f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"84c1fdc","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/30006607_3-fresho-drumstick-leaves.webp","id":5561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"851f07d","elType":"widget","settings":{"title":"Drum Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fe1a22e","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"e4ddc5c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"c4accff","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/roma-tomato.jpg","id":521,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"dc22ff7","elType":"widget","settings":{"title":"Tomato","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"65fec6f","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"573eb3c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/red-onion.jpg","id":520,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"d27bbee","elType":"widget","settings":{"title":"Onion","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c7234a8","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46298f9","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/white-mushroom.jpg","id":527,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4fc913b","elType":"widget","settings":{"title":"Mushroom","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"ea35ca0","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"ee4ee9c","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"46f3621","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-basil-1.jpg","id":524,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"a5855a1","elType":"widget","settings":{"title":"Basil","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"705ff28","elType":"container","settings":{"flex_direction":"row","flex_wrap":"wrap","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"17375b4","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"002100d","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/yellow-turmeric.jpg","id":529,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"7817643","elType":"widget","settings":{"title":"Turmeric","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"437b707","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"41d3086","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/download-2.jpg","id":561,"size":"","alt":"","source":"library"},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"355adae","elType":"widget","settings":{"title":"Curry Leaves","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"e32e022","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":true},{"id":"7d93ee1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"0a4cc88","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/thai-chilli-green.webp","id":525,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"33e38a1","elType":"widget","settings":{"title":"Green Chilli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"267bee3","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"b1f9fca","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg","id":121,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c1c11fd","elType":"widget","settings":{"title":"Carrot","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1b87e4d","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"da3bdcb","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/02\\/drum-stick.jpg","id":507,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"9b17e06","elType":"widget","settings":{"title":"Drum Sticks","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f6174f6","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"33.3333"}},"elements":[{"id":"818a45e","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/01\\/Broccoli-florets.webp","id":120,"size":"","alt":"","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":250,"sizes":[]},"image_border_border":"double","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"85d8db5","elType":"widget","settings":{"title":"Broccoli","align":"center","title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"381ccfb","elType":"container","settings":[],"elements":[{"id":"a0a89d8","elType":"widget","settings":{"space":{"unit":"px","size":55,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18506, 5567, '_elementor_page_assets', 'a:0:{}'),
(18507, 5567, '_elementor_edit_mode', 'builder'),
(18508, 4540, '_elementor_controls_usage', 'a:5:{s:7:"heading";a:3:{s:5:"count";i:27;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:27;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:7:{s:5:"align";i:27;s:11:"title_color";i:27;s:21:"typography_typography";i:3;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;s:22:"typography_font_family";i:3;s:22:"typography_line_height";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:1;s:10:"text_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;s:22:"typography_font_weight";i:1;s:22:"typography_line_height";i:1;s:22:"typography_font_family";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:9:"container";a:3:{s:5:"count";i:38;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:9:{s:13:"content_width";i:27;s:14:"flex_direction";i:30;s:8:"flex_gap";i:7;s:5:"width";i:26;s:10:"min_height";i:1;s:16:"flex_align_items";i:1;s:11:"boxed_width";i:1;s:20:"flex_justify_content";i:1;s:9:"flex_wrap";i:4;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:6:"margin";i:3;s:7:"padding";i:4;}}s:5:"style";a:3:{s:18:"section_background";a:6:{s:21:"background_background";i:11;s:16:"background_image";i:1;s:17:"background_repeat";i:1;s:19:"background_position";i:1;s:15:"background_size";i:1;s:16:"background_color";i:8;}s:26:"section_background_overlay";a:1:{s:24:"background_overlay_color";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:2;s:12:"border_width";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:25;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:25;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:5:{s:5:"space";i:1;s:5:"width";i:19;s:6:"height";i:24;s:19:"image_border_border";i:24;s:18:"image_border_width";i:24;}}}}s:6:"spacer";a:3:{s:5:"count";i:12;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:2;}}}}}'),
(18509, 4540, '_elementor_css', 'a:6:{s:4:"time";i:1715975515;s:5:"fonts";a:2:{i:0;s:7:"Poppins";i:2;s:15:"Times New Roman";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18510, 5568, '_wp_attached_file', '2024/05/Untitled-design-4-e1715976370151.png'),
(18511, 5568, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:834;s:4:"file";s:44:"2024/05/Untitled-design-4-e1715976370151.png";s:8:"filesize";i:1764645;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:44:"Untitled-design-4-e1715976370151-300x195.png";s:5:"width";i:300;s:6:"height";i:195;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:94988;}s:5:"large";a:5:{s:4:"file";s:45:"Untitled-design-4-e1715976370151-1024x667.png";s:5:"width";i:1024;s:6:"height";i:667;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:948699;}s:9:"thumbnail";a:5:{s:4:"file";s:44:"Untitled-design-4-e1715976370151-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37398;}s:12:"medium_large";a:5:{s:4:"file";s:44:"Untitled-design-4-e1715976370151-768x500.png";s:5:"width";i:768;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:548613;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18512, 5569, '_elementor_edit_mode', 'builder'),
(18513, 5569, '_elementor_template_type', 'wp-page'),
(18514, 5569, '_elementor_version', '3.19.0'),
(18515, 5569, '_wp_page_template', 'default'),
(18516, 5569, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18517, 5569, '_elementor_page_assets', 'a:0:{}'),
(18518, 5569, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18519, 5569, '_elementor_css', 'a:6:{s:4:"time";i:1715372049;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18520, 5570, '_elementor_edit_mode', 'builder'),
(18521, 5570, '_elementor_template_type', 'wp-page'),
(18522, 5570, '_elementor_version', '3.19.0'),
(18523, 5570, '_wp_page_template', 'default'),
(18524, 5570, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5409,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/fruits-fresh-basket-5914425-1024x768.jpg","alt":"fruits, fresh, basket-5914425.jpg","source":"library","size":"large"},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18525, 5570, '_elementor_page_assets', 'a:0:{}'),
(18526, 5570, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18527, 5570, '_elementor_css', 'a:6:{s:4:"time";i:1715372049;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18528, 5571, '_elementor_edit_mode', 'builder'),
(18529, 5571, '_elementor_template_type', 'wp-page'),
(18530, 5571, '_elementor_version', '3.19.0'),
(18531, 5571, '_wp_page_template', 'default'),
(18532, 5571, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18533, 5571, '_elementor_page_assets', 'a:0:{}'),
(18534, 5571, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18535, 5571, '_elementor_css', 'a:6:{s:4:"time";i:1715372049;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18538, 5572, '_elementor_edit_mode', 'builder'),
(18539, 5572, '_elementor_template_type', 'wp-page'),
(18540, 5572, '_elementor_version', '3.19.0'),
(18541, 5572, '_wp_page_template', 'default'),
(18542, 5572, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18543, 5572, '_elementor_page_assets', 'a:0:{}'),
(18544, 5572, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18545, 5572, '_elementor_css', 'a:6:{s:4:"time";i:1715976281;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18546, 5573, '_elementor_edit_mode', 'builder'),
(18547, 5573, '_elementor_template_type', 'wp-page'),
(18548, 5573, '_elementor_version', '3.19.0'),
(18549, 5573, '_wp_page_template', 'default'),
(18550, 5573, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"888fcee","elType":"widget","settings":{"title":"Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor5"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18551, 5573, '_elementor_page_assets', 'a:0:{}'),
(18552, 5573, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18553, 5573, '_elementor_css', 'a:6:{s:4:"time";i:1715976281;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18554, 5574, '_elementor_edit_mode', 'builder'),
(18555, 5574, '_elementor_template_type', 'wp-page'),
(18556, 5574, '_elementor_version', '3.19.0'),
(18557, 5574, '_wp_page_template', 'default'),
(18558, 5574, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18559, 5574, '_elementor_page_assets', 'a:0:{}'),
(18560, 5574, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18561, 5574, '_elementor_css', 'a:6:{s:4:"time";i:1715976281;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18564, 5568, '_wp_attachment_backup_sizes', 'a:5:{s:9:"full-orig";a:3:{s:5:"width";i:1280;s:6:"height";i:960;s:4:"file";s:21:"Untitled-design-4.png";}s:14:"thumbnail-orig";a:5:{s:4:"file";s:29:"Untitled-design-4-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34803;}s:11:"medium-orig";a:5:{s:4:"file";s:29:"Untitled-design-4-300x225.png";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:99456;}s:17:"medium_large-orig";a:5:{s:4:"file";s:29:"Untitled-design-4-768x576.png";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:580295;}s:10:"large-orig";a:5:{s:4:"file";s:30:"Untitled-design-4-1024x768.png";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1002599;}}'),
(18565, 5575, '_elementor_edit_mode', 'builder'),
(18566, 5575, '_elementor_template_type', 'wp-page'),
(18567, 5575, '_elementor_version', '3.19.0'),
(18568, 5575, '_wp_page_template', 'default'),
(18569, 5575, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18570, 5575, '_elementor_page_assets', 'a:0:{}'),
(18571, 5575, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18572, 5575, '_elementor_css', 'a:6:{s:4:"time";i:1715976305;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18573, 5576, '_elementor_edit_mode', 'builder'),
(18574, 5576, '_elementor_template_type', 'wp-page'),
(18575, 5576, '_elementor_version', '3.19.0'),
(18576, 5576, '_wp_page_template', 'default'),
(18577, 5576, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18578, 5576, '_elementor_page_assets', 'a:0:{}'),
(18579, 5576, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18580, 5576, '_elementor_css', 'a:6:{s:4:"time";i:1715976305;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18581, 5577, '_elementor_edit_mode', 'builder'),
(18582, 5577, '_elementor_template_type', 'wp-page'),
(18583, 5577, '_elementor_version', '3.19.0'),
(18584, 5577, '_wp_page_template', 'default'),
(18585, 5577, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4-e1715976370151.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18586, 5577, '_elementor_page_assets', 'a:0:{}'),
(18587, 5577, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18588, 5577, '_elementor_css', 'a:6:{s:4:"time";i:1715976305;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18591, 5578, '_elementor_edit_mode', 'builder'),
(18592, 5578, '_elementor_template_type', 'wp-page'),
(18593, 5578, '_elementor_version', '3.19.0'),
(18594, 5578, '_wp_page_template', 'default'),
(18595, 5578, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4-e1715976370151.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18596, 5578, '_elementor_page_assets', 'a:0:{}'),
(18597, 5578, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18598, 5578, '_elementor_css', 'a:6:{s:4:"time";i:1715976396;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18599, 5579, '_elementor_edit_mode', 'builder'),
(18600, 5579, '_elementor_template_type', 'wp-page'),
(18601, 5579, '_elementor_version', '3.19.0'),
(18602, 5579, '_wp_page_template', 'default'),
(18603, 5579, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4-e1715976370151.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<\\/h>\\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<\\/h>\\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<\\/h>\\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website."},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]'),
(18604, 5579, '_elementor_page_assets', 'a:0:{}'),
(18605, 5579, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18606, 5579, '_elementor_css', 'a:6:{s:4:"time";i:1715976396;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18607, 5580, '_elementor_edit_mode', 'builder'),
(18608, 5580, '_elementor_template_type', 'wp-page'),
(18609, 5580, '_elementor_version', '3.19.0'),
(18610, 5580, '_wp_page_template', 'default'),
(18611, 5580, '_elementor_data', '[{"id":"93263f3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5568,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/05\\/Untitled-design-4-e1715976370151.png","alt":"","source":"library","size":""},"background_position":"initial","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_ypos":{"unit":"px","size":-52,"sizes":[]}},"elements":[{"id":"6c32ff7","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"3c7a512","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"2bd6473","elType":"widget","settings":{"space":{"unit":"px","size":60,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"65c7246","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"7c4e067","elType":"widget","settings":{"space":{"unit":"px","size":5,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"9e42687","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF","border_border":"none","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[{"id":"247dd8f","elType":"widget","settings":{"title":"Jalaram Produce Services","header_size":"h1","align":"center","typography_typography":"custom","typography_font_family":"Times New Roman","typography_font_size":{"unit":"px","size":46,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_font_style":"normal","typography_line_height":{"unit":"px","size":112,"sizes":[]},"_border_border":"none","_border_width":{"unit":"px","top":"5","right":"5","bottom":"5","left":"5","isLinked":true},"title_color":"#000000"},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"c7d4024","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"5997baf","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"1f31dbe","elType":"container","settings":{"flex_direction":"column","width":{"unit":"%","size":96.83},"min_height":{"unit":"px","size":261,"sizes":[]},"background_background":"classic","background_color":"#FFFFFF","_flex_size":"none","_element_width":"initial"},"elements":[{"id":"0bb8d15","elType":"widget","settings":{"editor":"<h5>Customer Support :<br \\/>Your website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<\\/h5>","text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"75b66ac","elType":"widget","settings":{"editor":"<h5>User-Friendly Interface :<br \\/>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<\\/h5>","typography_typography":"custom","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"text-editor"},{"id":"46c2867","elType":"widget","settings":{"editor":"<h5>Phone Ordering Process :<br \\/>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.<\\/h5>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4b03e79","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":0,"column":"0","row":"0"},"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"945b47c","elType":"widget","settings":{"image":{"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/vegetables-fruits-food-155616.png","id":5444,"size":"","alt":"vegetables, fruits, food-155616.jpg","source":"library"},"width":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"px","size":500,"sizes":[]},"image_border_radius":{"unit":"px","top":"10000","right":"10000","bottom":"10000","left":"10000","isLinked":true},"_element_width":"initial","_element_custom_width":{"unit":"%","size":98.205},"_flex_size":"none","space":{"unit":"%","size":81,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"fbdba08","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"ee3e10b","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"7f1f1f9","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"312230c","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"c96eca9","elType":"container","settings":{"boxed_width":{"unit":"px","size":1145,"sizes":[]},"structure":"20","background_background":"classic","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"50","bottom":"70","left":"50","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"10","left":"15","isLinked":false},"__globals__":{"background_color":""},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_wrap_tablet":"wrap","background_color":"#FFFFFF"},"elements":[{"id":"5db1738","elType":"container","settings":{"_column_size":50,"width":{"size":60,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"flex-start","padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"content_width":"full"},"elements":[{"id":"7e98b1d","elType":"widget","settings":{"title":"Why Choose Us ?","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_line_height":{"unit":"px","size":44,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"title_color":""},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"728a3ca","elType":"widget","settings":{"editor":"<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"},{"id":"d7c939b","elType":"widget","settings":{"editor":"<p>The badges illustrate this.\\u00a0 We also focus on key benefits they will get while using our services,.<\\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_line_height":{"unit":"px","size":30,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"text_color":""},"text_color":"#000000"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3a154d3","elType":"container","settings":{"_column_size":50,"width":{"size":40,"unit":"%"},"width_tablet":{"size":100,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"25","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full","flex_gap":{"unit":"px","size":0,"sizes":[],"column":"0","row":"0","isLinked":true}},"elements":[{"id":"0cd199c","elType":"container","settings":{"structure":"20","margin":{"unit":"px","top":"42","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","content_position":"middle","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"5242dac","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"609d2c7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-award","library":"fa-solid"},"view":"stacked","title_text":"Best Store For Grocery","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2cd7577","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"c15ea43","elType":"widget","settings":{"view":"stacked","title_text":"5 Star Rating By Customers","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"b7e1fd9","elType":"container","settings":{"content_position":"middle","structure":"20","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"a88dc14","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4e7dc6a","elType":"widget","settings":{"selected_icon":{"value":"fas fa-air-freshener","library":"fa-solid"},"view":"stacked","title_text":"Fresh Fruits & Vegetables","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"f76a177","elType":"container","settings":{"_column_size":50,"width":{"size":null,"unit":"%"},"flex_justify_content":"center","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"360c858","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"view":"stacked","title_text":"Order Through Call","description_text":"","icon_space":{"unit":"px","size":6,"sizes":[]},"icon_size":{"unit":"px","size":40,"sizes":[]},"text_align":"center","content_vertical_alignment":"bottom","title_bottom_space":{"unit":"px","size":0,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":13,"sizes":[]},"title_typography_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"secondary_color":"globals\\/colors?id=astglobalcolor2","title_color":"","primary_color":"globals\\/colors?id=astglobalcolor5"},"secondary_color":"#536941","title_color":"#000000"},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6ff5942","elType":"container","settings":[],"elements":[{"id":"aec637a","elType":"widget","settings":{"space":{"unit":"px","size":34,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18612, 5580, '_elementor_page_assets', 'a:0:{}'),
(18613, 5580, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18614, 5580, '_elementor_css', 'a:6:{s:4:"time";i:1715976396;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18615, 4651, '_elementor_controls_usage', 'a:6:{s:9:"container";a:3:{s:5:"count";i:20;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:8:{s:5:"width";i:8;s:20:"flex_justify_content";i:7;s:10:"min_height";i:2;s:14:"flex_direction";i:6;s:16:"flex_align_items";i:4;s:8:"flex_gap";i:6;s:13:"content_width";i:8;s:11:"boxed_width";i:1;}}s:5:"style";a:3:{s:18:"section_background";a:8:{s:21:"background_background";i:10;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:15:"background_ypos";i:1;s:16:"background_color";i:9;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:2:{s:13:"border_border";i:1;s:12:"border_width";i:1;}}s:8:"advanced";a:2:{s:14:"section_layout";a:3:{s:7:"padding";i:10;s:10:"_flex_size";i:1;s:6:"margin";i:8;}s:19:"_section_responsive";a:2:{s:11:"hide_tablet";i:2;s:11:"hide_mobile";i:2;}}}}s:6:"spacer";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:3;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:10:{s:5:"align";i:1;s:21:"typography_typography";i:2;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:2;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:21:"typography_font_style";i:1;s:22:"typography_line_height";i:2;s:11:"title_color";i:2;s:25:"typography_letter_spacing";i:1;}}s:8:"advanced";a:2:{s:15:"_section_border";a:2:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;}s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:5;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:5;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:10:"text_color";i:3;s:21:"typography_typography";i:3;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:4:{s:5:"width";i:1;s:6:"height";i:1;s:19:"image_border_radius";i:1;s:5:"space";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:10:"_flex_size";i:1;}}}}s:8:"icon-box";a:3:{s:5:"count";i:4;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:1:{s:12:"section_icon";a:4:{s:13:"selected_icon";i:3;s:4:"view";i:4;s:10:"title_text";i:4;s:16:"description_text";i:4;}}s:5:"style";a:3:{s:18:"section_style_icon";a:3:{s:10:"icon_space";i:4;s:9:"icon_size";i:4;s:15:"secondary_color";i:4;}s:17:"section_style_box";a:2:{s:10:"text_align";i:4;s:26:"content_vertical_alignment";i:4;}s:21:"section_style_content";a:5:{s:18:"title_bottom_space";i:4;s:27:"title_typography_typography";i:4;s:26:"title_typography_font_size";i:4;s:28:"title_typography_line_height";i:4;s:11:"title_color";i:4;}}}}}'),
(18616, 4651, '_elementor_css', 'a:6:{s:4:"time";i:1715976501;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18617, 5581, '_elementor_edit_mode', 'builder'),
(18618, 5581, '_elementor_template_type', 'wp-page'),
(18619, 5581, '_elementor_version', '3.19.0'),
(18620, 5581, '_wp_page_template', 'default'),
(18621, 5581, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18622, 5581, '_elementor_page_assets', 'a:0:{}'),
(18623, 5581, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18624, 5581, '_elementor_css', 'a:6:{s:4:"time";i:1715372214;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18625, 5582, '_elementor_edit_mode', 'builder'),
(18626, 5582, '_elementor_template_type', 'wp-page'),
(18627, 5582, '_elementor_version', '3.19.0'),
(18628, 5582, '_wp_page_template', 'default'),
(18629, 5582, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[{"id":"0cd6647","elType":"widget","settings":{"title":"Contact Us","header_size":"h1","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":76,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":54,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"title_color":""},"title_color":"#FFFFFF","typography_font_family":"Times New Roman"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18630, 5582, '_elementor_page_assets', 'a:0:{}'),
(18631, 5582, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18632, 5582, '_elementor_css', 'a:6:{s:4:"time";i:1715372214;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18633, 5583, '_elementor_edit_mode', 'builder'),
(18634, 5583, '_elementor_template_type', 'wp-page'),
(18635, 5583, '_elementor_version', '3.19.0'),
(18636, 5583, '_wp_page_template', 'default'),
(18637, 5583, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]');
INSERT INTO `wpwg_postmeta` VALUES
(18638, 5583, '_elementor_page_assets', 'a:0:{}'),
(18639, 5583, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18640, 5583, '_elementor_css', 'a:6:{s:4:"time";i:1715372214;s:5:"fonts";a:1:{i:0;s:15:"Times New Roman";}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18643, 5584, '_elementor_edit_mode', 'builder'),
(18644, 5584, '_elementor_template_type', 'wp-page'),
(18645, 5584, '_elementor_version', '3.19.0'),
(18646, 5584, '_wp_page_template', 'default'),
(18647, 5584, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18648, 5584, '_elementor_page_assets', 'a:0:{}'),
(18649, 5584, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18650, 5584, '_elementor_css', 'a:6:{s:4:"time";i:1715976535;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18651, 5585, '_elementor_edit_mode', 'builder'),
(18652, 5585, '_elementor_template_type', 'wp-page'),
(18653, 5585, '_elementor_version', '3.19.0'),
(18654, 5585, '_wp_page_template', 'default'),
(18655, 5585, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"rgba(82,104,64,0.8)","description_color":"#FFFFFF"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"globals\\/colors?id=astglobalcolor6","description_color":"globals\\/colors?id=astglobalcolor2"},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18656, 5585, '_elementor_page_assets', 'a:0:{}'),
(18657, 5585, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18658, 5585, '_elementor_css', 'a:6:{s:4:"time";i:1715976535;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18659, 5586, '_elementor_edit_mode', 'builder'),
(18660, 5586, '_elementor_template_type', 'wp-page'),
(18661, 5586, '_elementor_version', '3.19.0'),
(18662, 5586, '_wp_page_template', 'default'),
(18663, 5586, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000CC","description_color":"#FFF9F9"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000","description_color":"#0061FF"},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"title_color":"#000000","description_color":"#0061FF"},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18664, 5586, '_elementor_page_assets', 'a:0:{}'),
(18665, 5586, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}');
INSERT INTO `wpwg_postmeta` VALUES
(18666, 5586, '_elementor_css', 'a:6:{s:4:"time";i:1715976535;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18669, 5587, '_elementor_edit_mode', 'builder'),
(18670, 5587, '_elementor_template_type', 'wp-page'),
(18671, 5587, '_elementor_version', '3.19.0'),
(18672, 5587, '_wp_page_template', 'default'),
(18673, 5587, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000CC","description_color":"#FFF9F9"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000","description_color":"#0061FF"},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"title_color":"#000000","description_color":"#0061FF"},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18674, 5587, '_elementor_page_assets', 'a:0:{}'),
(18675, 5587, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18676, 5587, '_elementor_css', 'a:6:{s:4:"time";i:1715976619;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18677, 5588, '_elementor_edit_mode', 'builder'),
(18678, 5588, '_elementor_template_type', 'wp-page'),
(18679, 5588, '_elementor_version', '3.19.0'),
(18680, 5588, '_wp_page_template', 'default'),
(18681, 5588, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000CC","description_color":"#FFF9F9"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000","description_color":"#0061FF"},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"title_color":"#000000","description_color":"#0061FF"},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18682, 5588, '_elementor_page_assets', 'a:0:{}'),
(18683, 5588, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18684, 5588, '_elementor_css', 'a:6:{s:4:"time";i:1715976619;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18685, 5589, '_elementor_edit_mode', 'builder'),
(18686, 5589, '_elementor_template_type', 'wp-page'),
(18687, 5589, '_elementor_version', '3.19.0'),
(18688, 5589, '_wp_page_template', 'default'),
(18689, 5589, '_elementor_data', '[{"id":"f3d06b3","elType":"container","settings":{"min_height":{"unit":"px","size":650,"sizes":[]},"min_height_tablet":{"unit":"px","size":330,"sizes":[]},"background_background":"classic","background_image":{"id":5493,"url":"https:\\/\\/jalaramproduce.ca\\/wp-content\\/uploads\\/2024\\/03\\/email-icon-mail-1435687.png","alt":"email, icon, mail-1435687.jpg","source":"library","size":""},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"__globals__":{"background_overlay_color":"globals\\/colors?id=astglobalcolor7"},"background_bg_width":{"unit":"%","size":33,"sizes":[]}},"elements":[{"id":"c248003","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"flex_justify_content":"center"},"elements":[],"isInner":true}],"isInner":false},{"id":"6753142","elType":"container","settings":{"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"20","bottom":"70","left":"20","isLinked":false},"background_background":"classic","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":10,"unit":"px","column":"10","row":"10","isLinked":true},"background_color":"#FFFFFF"},"elements":[{"id":"e6c12b6","elType":"container","settings":{"_column_size":100,"width":{"size":null,"unit":"%"},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"3251d36","elType":"container","settings":{"structure":"20","padding_tablet":{"unit":"px","top":"20","right":"10","bottom":"0","left":"10","isLinked":false},"reverse_order_mobile":"reverse-mobile","flex_direction":"row","flex_align_items":"stretch","flex_gap":{"size":0,"unit":"px","column":"0","row":"0","isLinked":true},"flex_direction_mobile":"column-reverse","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"b8ab7ad","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"50","isLinked":false},"width_tablet":{"size":45,"unit":"%"},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"content_width":"full"},"elements":[{"id":"e7ad7cd","elType":"widget","settings":{"title":"You can find us at","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"185d908","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"EMAIL","description_text":"<a href=\\"mailto:contact@jalaramproduce.ca\\">contact@jalaramproduce.ca<\\/a>","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000CC","description_color":"#FFF9F9"},"elements":[],"widgetType":"icon-box"},{"id":"eaad622","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"PHONE NUMBER","description_text":"+1 (825) 975 -7448","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"link":{"url":"tel:+1(825) 975-7448","is_external":"on","nofollow":"","custom_attributes":""},"title_color":"#000000","description_color":"#266EE3"},"elements":[],"widgetType":"icon-box"},{"id":"a45bd6a","elType":"widget","settings":{"selected_icon":{"value":"","library":""},"title_text":"LOCATION","description_text":"6025 103a St NW #5, Edmonton, AB T6H 1G9","title_size":"h6","text_align":"left","title_bottom_space":{"unit":"px","size":5,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"title_typography_line_height":{"unit":"px","size":18,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size":{"unit":"px","size":18,"sizes":[]},"description_typography_line_height":{"unit":"px","size":30,"sizes":[]},"_padding":{"unit":"px","top":"6","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":"","description_color":""},"text_align_mobile":"center","title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"title_bottom_space_mobile":{"unit":"px","size":8,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":13,"sizes":[]},"title_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"description_typography_font_size_tablet":{"unit":"px","size":17,"sizes":[]},"_padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"10","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"7","right":"0","bottom":"15","left":"0","isLinked":false},"title_color":"#000000","description_color":"#266EE3"},"elements":[],"widgetType":"icon-box"},{"id":"1d16f0a","elType":"widget","settings":{"social_icon_list":[{"_id":"70b5086","social_icon":{"value":"fab fa-whatsapp","library":"fa-brands"},"link":{"url":"tel:+1(825)-975-7448","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"002872f","social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"link":{"url":"https:\\/\\/www.facebook.com\\/profile.php?id=61554876221339","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"e79bfba","social_icon":{"value":"fas fa-envelope","library":"fa-solid"},"link":{"url":"mailto:contact@jalaramproduce.ca","is_external":"true","nofollow":"","custom_attributes":""}},{"_id":"bad2649","social_icon":{"value":"fas fa-phone-square-alt","library":"fa-solid"},"link":{"url":"tel:+1 (825) 975 -7448","is_external":"true","nofollow":"","custom_attributes":""}}],"shape":"circle","align":"left","icon_color":"custom","icon_secondary_color":"#FFFFFF","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_padding":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing":{"unit":"px","size":12,"sizes":[]},"hover_secondary_color":"#FFFFFF","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"__globals__":{"icon_primary_color":"","hover_primary_color":"globals\\/colors?id=astglobalcolor2"},"align_mobile":"center","icon_size_tablet":{"unit":"px","size":20,"sizes":[]},"icon_size_mobile":{"unit":"px","size":20,"sizes":[]},"icon_padding_mobile":{"unit":"em","size":0.55,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":12,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":13,"sizes":[]},"hover_primary_color":"#536941","_margin_mobile":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_primary_color":"#5369415E","_animation":"none"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"303e334","elType":"container","settings":{"_column_size":50,"width":{"size":50,"unit":"%"},"padding":{"unit":"px","top":"0","right":"50","bottom":"0","left":"0","isLinked":false},"width_tablet":{"size":55,"unit":"%"},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"28","bottom":"0","left":"28","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_width":"full"},"elements":[{"id":"4fb4811","elType":"widget","settings":{"title":"Let''s get in touch","align":"left","typography_font_size":{"unit":"px","size":40,"sizes":[]},"typography_letter_spacing":{"unit":"px","size":-2,"sizes":[]},"_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"title_color":""},"align_mobile":"center","typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]},"header_size":"h4","typography_typography":"custom","title_color":"#000000"},"elements":[],"widgetType":"heading"},{"id":"fcfbf00","elType":"widget","settings":{"editor":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n    <meta charset=\\"UTF-8\\">\\n    <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n\\n    \\n    <form action=\\"#\\" method=\\"post\\">\\n        <label for=\\"name\\"> &nbsp;&nbsp;&nbsp;&nbsp;\\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\\n   <\\/label>\\n        <input type=\\"text\\" id=\\"name\\" name=\\"name\\" required><br><br>\\n        \\n        <label for=\\"email\\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"email\\" id=\\"email\\" name=\\"email\\" required><br><br>\\n        \\n        <label for=\\"phone\\">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/label>\\n        <input type=\\"tel\\" id=\\"phone\\" name=\\"phone\\"\\" placeholder=\\"\\"><br><br>\\n        \\n<br>\\n        <center><input type=\\"submit\\" value=\\"Submit\\">\\n    <\\/form>\\n<\\/body>\\n<\\/html>\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"691aa0c","elType":"container","settings":{"background_background":"classic","background_color":"#FFFFFF"},"elements":[{"id":"090d2c5","elType":"widget","settings":{"address":"6025 103a St NW #5, Edmonton, AB T6H 1G9","zoom":{"unit":"px","size":13,"sizes":[]},"height":{"unit":"px","size":560,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false},{"id":"6dd88bd","elType":"container","settings":[],"elements":[{"id":"10a2446","elType":"widget","settings":{"space":{"unit":"px","size":44,"sizes":[]}},"elements":[],"widgetType":"spacer"}],"isInner":false},{"id":"3fff295","elType":"container","settings":[],"elements":[{"id":"5fcf735","elType":"widget","settings":{"editor":""},"elements":[],"widgetType":"text-editor"}],"isInner":false}]'),
(18690, 5589, '_elementor_page_assets', 'a:0:{}'),
(18691, 5589, '_elementor_page_settings', 'a:41:{s:22:"astra_sites_main_color";s:25:"var(--ast-global-color-0)";s:30:"astra_sites_heading_base_color";s:25:"var(--ast-global-color-2)";s:22:"astra_sites_link_color";s:25:"var(--ast-global-color-0)";s:28:"astra_sites_link_hover_color";s:25:"var(--ast-global-color-1)";s:22:"astra_sites_text_color";s:25:"var(--ast-global-color-3)";s:27:"astra_sites_body_typography";s:6:"custom";s:26:"astra_sites_body_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:16;}s:28:"astra_sites_body_line_height";a:2:{s:4:"unit";s:2:"em";s:4:"size";d:1.7;}s:28:"astra_sites_body_font_family";s:7:"DM Sans";s:28:"astra_sites_body_font_weight";s:3:"400";s:32:"astra_sites_heading_1_typography";s:6:"custom";s:31:"astra_sites_heading_1_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:64;}s:39:"astra_sites_default_heading_font_family";s:21:"''DM Sans'', sans-serif";s:33:"astra_sites_heading_1_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_1_font_weight";s:3:"400";s:32:"astra_sites_heading_2_typography";s:6:"custom";s:31:"astra_sites_heading_2_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:30;}s:33:"astra_sites_heading_2_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_2_font_weight";s:3:"400";s:32:"astra_sites_heading_3_typography";s:6:"custom";s:31:"astra_sites_heading_3_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:20;}s:33:"astra_sites_heading_3_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_3_font_weight";s:3:"400";s:32:"astra_sites_heading_4_typography";s:6:"custom";s:31:"astra_sites_heading_4_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_tablet";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:35;}s:38:"astra_sites_heading_4_font_size_mobile";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:24;}s:33:"astra_sites_heading_4_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_4_font_weight";s:3:"400";s:36:"astra_sites_heading_4_text_transform";s:4:"none";s:32:"astra_sites_heading_5_typography";s:6:"custom";s:31:"astra_sites_heading_5_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:18;}s:33:"astra_sites_heading_5_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_5_font_weight";s:3:"400";s:36:"astra_sites_heading_5_text_transform";s:4:"none";s:32:"astra_sites_heading_6_typography";s:6:"custom";s:31:"astra_sites_heading_6_font_size";a:2:{s:4:"unit";s:2:"px";s:4:"size";i:15;}s:33:"astra_sites_heading_6_font_family";s:9:"''DM Sans''";s:33:"astra_sites_heading_6_font_weight";s:3:"400";s:36:"astra_sites_heading_6_text_transform";s:4:"none";s:31:"astra_sites_page_setting_enable";s:0:"";}'),
(18692, 5589, '_elementor_css', 'a:6:{s:4:"time";i:1715976619;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(18693, 16, '_elementor_controls_usage', 'a:7:{s:9:"container";a:3:{s:5:"count";i:10;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:24:"section_layout_container";a:7:{s:5:"width";i:4;s:20:"flex_justify_content";i:1;s:10:"min_height";i:1;s:14:"flex_direction";i:3;s:16:"flex_align_items";i:3;s:8:"flex_gap";i:3;s:13:"content_width";i:3;}}s:5:"style";a:2:{s:18:"section_background";a:8:{s:21:"background_background";i:3;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:19:"background_bg_width";i:1;s:16:"background_color";i:2;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}}s:8:"advanced";a:1:{s:14:"section_layout";a:2:{s:7:"padding";i:5;s:6:"margin";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:5:{s:5:"align";i:2;s:20:"typography_font_size";i:2;s:25:"typography_letter_spacing";i:2;s:21:"typography_typography";i:2;s:11:"title_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}}}}s:8:"icon-box";a:3:{s:5:"count";i:3;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:5:{s:13:"selected_icon";i:3;s:10:"title_text";i:3;s:16:"description_text";i:3;s:10:"title_size";i:3;s:4:"link";i:2;}}s:5:"style";a:2:{s:17:"section_style_box";a:1:{s:10:"text_align";i:3;}s:21:"section_style_content";a:10:{s:18:"title_bottom_space";i:3;s:27:"title_typography_typography";i:3;s:26:"title_typography_font_size";i:3;s:28:"title_typography_line_height";i:3;s:33:"description_typography_typography";i:3;s:32:"description_typography_font_size";i:3;s:34:"description_typography_line_height";i:3;s:31:"title_typography_letter_spacing";i:3;s:11:"title_color";i:3;s:17:"description_color";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}}}}s:12:"social-icons";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:3:{s:7:"content";a:1:{s:19:"section_social_icon";a:4:{s:16:"social_icon_list";i:1;s:5:"shape";i:1;s:5:"align";i:1;s:12:"align_mobile";i:1;}}s:5:"style";a:2:{s:20:"section_social_style";a:6:{s:10:"icon_color";i:1;s:20:"icon_secondary_color";i:1;s:9:"icon_size";i:1;s:12:"icon_padding";i:1;s:12:"icon_spacing";i:1;s:18:"icon_primary_color";i:1;}s:20:"section_social_hover";a:2:{s:21:"hover_secondary_color";i:1;s:19:"hover_primary_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}s:6:"spacer";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_spacer";a:1:{s:5:"space";i:1;}}}}}');
INSERT INTO `wpwg_postmeta` VALUES
(18694, 16, '_elementor_css', 'a:6:{s:4:"time";i:1715976652;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:3;s:9:"fa-brands";i:5;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_posts`
DROP TABLE IF EXISTS `wpwg_posts`;
--
-- Table structure for table `wpwg_posts`
--

CREATE TABLE `wpwg_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=5590 ;

--
-- Dumping data for table `wpwg_posts`
--

INSERT INTO `wpwg_posts` VALUES
(1, 1, '2024-01-30 11:55:33', '2024-01-30 11:55:33', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2024-01-30 11:55:33', '2024-01-30 11:55:33', '', 0, 'https://jalaramproduce.ca/?p=1', 0, 'post', '', 1),
(4, 0, '2024-01-30 11:55:35', '2024-01-30 11:55:35', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2024-01-30 11:55:35', '2024-01-30 11:55:35', '', 0, 'https://jalaramproduce.ca/2024/01/30/navigation/', 0, 'wp_navigation', '', 0),
(6, 2, '2024-01-30 11:59:51', '2024-01-30 11:59:51', '{"version": 2, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-twentytwentyfour', '', '', '2024-01-30 11:59:51', '2024-01-30 11:59:51', '', 0, 'https://jalaramproduce.ca/2024/01/30/wp-global-styles-twentytwentyfour/', 0, 'wp_global_styles', '', 0),
(9, 2, '2024-01-31 06:50:57', '2024-01-31 06:50:57', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2024-02-07 20:20:02', '2024-02-07 20:20:02', '', 0, 'https://jalaramproduce.ca/?p=9', 0, 'elementor_library', '', 0),
(10, 2, '2024-01-31 06:59:48', '2024-01-31 06:59:48', '', 'JALARAM PRODUCE', '', 'inherit', 'open', 'closed', '', 'jalaram-produce', '', '', '2024-01-31 06:59:48', '2024-01-31 06:59:48', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png', 0, 'attachment', 'image/png', 0),
(13, 2, '2024-01-31 07:05:53', '2024-01-31 07:05:53', '{"version": 2, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-th-shop-mania', '', '', '2024-01-31 07:05:53', '2024-01-31 07:05:53', '', 0, 'https://jalaramproduce.ca/2024/01/31/wp-global-styles-th-shop-mania/', 0, 'wp_global_styles', '', 0),
(15, 2, '2024-01-31 07:08:26', '2024-01-31 07:08:26', '', 'cropped-JALARAM-PRODUCE.png', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-produce-png', '', '', '2024-01-31 07:08:26', '2024-01-31 07:08:26', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-JALARAM-PRODUCE.png', 0, 'attachment', 'image/png', 0),
(16, 2, '2021-11-21 15:14:44', '2021-11-21 15:14:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2024-05-17 20:10:49', '2024-05-17 20:10:49', '', 0, 'https://jalaramproduce.ca/contact/', 0, 'page', '', 0),
(17, 2, '2024-01-31 07:10:31', '2024-01-31 07:10:31', '', 'cropped-JALARAM-PRODUCE-1.png', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-produce-1-png', '', '', '2024-01-31 07:10:31', '2024-01-31 07:10:31', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-JALARAM-PRODUCE-1.png', 0, 'attachment', 'image/png', 0),
(18, 2, '2024-01-31 07:10:58', '2024-01-31 07:10:58', 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-cropped-JALARAM-PRODUCE.png', 'cropped-cropped-JALARAM-PRODUCE.png', '', 'inherit', 'open', 'closed', '', 'cropped-cropped-jalaram-produce-png', '', '', '2024-01-31 07:10:58', '2024-01-31 07:10:58', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-cropped-JALARAM-PRODUCE.png', 0, 'attachment', 'image/png', 0),
(20, 2, '2024-01-31 07:11:48', '2024-01-31 07:11:48', 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-cropped-JALARAM-PRODUCE-1.png', 'cropped-cropped-JALARAM-PRODUCE-1.png', '', 'inherit', 'open', 'closed', '', 'cropped-cropped-jalaram-produce-1-png', '', '', '2024-01-31 07:11:48', '2024-01-31 07:11:48', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-cropped-JALARAM-PRODUCE-1.png', 0, 'attachment', 'image/png', 0),
(21, 2, '2024-01-31 07:14:15', '0000-00-00 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2024-01-31 07:14:15', '0000-00-00 00:00:00', '', 0, 'https://jalaramproduce.ca/?p=21', 1, 'nav_menu_item', '', 0),
(23, 2, '2024-01-31 07:14:31', '0000-00-00 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2024-01-31 07:14:31', '0000-00-00 00:00:00', '', 0, 'https://jalaramproduce.ca/?p=23', 1, 'nav_menu_item', '', 0),
(36, 2, '2024-01-31 07:26:02', '2024-01-31 07:26:02', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2024-01-31 07:26:02', '2024-01-31 07:26:02', '', 9, 'https://jalaramproduce.ca/?p=36', 0, 'revision', '', 0),
(51, 2, '2024-01-31 10:42:02', '2024-01-31 10:42:02', '', 'BACK', '', 'inherit', 'open', 'closed', '', 'back', '', '', '2024-01-31 10:42:02', '2024-01-31 10:42:02', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/BACK-1.webp', 0, 'attachment', 'image/webp', 0),
(83, 2, '2024-01-31 11:48:20', '2024-01-31 11:48:20', '', 'do-the-restaurants-benefit-from-it', '', 'inherit', 'open', 'closed', '', 'do-the-restaurants-benefit-from-it', '', '', '2024-01-31 11:48:20', '2024-01-31 11:48:20', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/do-the-restaurants-benefit-from-it.webp', 0, 'attachment', 'image/webp', 0),
(84, 2, '2024-01-31 11:48:49', '2024-01-31 11:48:49', '', 'Chef consulting his trainee while cooking salad', 'Chef consulting his trainee while cooking salad', 'inherit', 'open', 'closed', '', 'chef-consulting-his-trainee-while-cooking-salad', '', '', '2024-01-31 11:48:49', '2024-01-31 11:48:49', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/istockphoto-664222314-612x612-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(110, 2, '2024-01-31 12:20:22', '2024-01-31 12:20:22', '', 'clideo_editor_53ddda98b3c347fc9fa05a9d18bde1a6', '', 'inherit', 'open', 'closed', '', 'clideo_editor_53ddda98b3c347fc9fa05a9d18bde1a6', '', '', '2024-01-31 12:20:22', '2024-01-31 12:20:22', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/clideo_editor_53ddda98b3c347fc9fa05a9d18bde1a6.mp4', 0, 'attachment', 'video/mp4', 0),
(117, 2, '2024-01-31 12:31:17', '2024-01-31 12:31:17', '', '360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX', '', 'inherit', 'open', 'closed', '', '360_f_537046123_s8jvn2nrclpqdoryhsm8jonyzpfizprx', '', '', '2024-01-31 12:31:17', '2024-01-31 12:31:17', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/360_F_537046123_s8JVn2NrClPQDOryhSm8jonYZPfIzPRX-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(118, 2, '2024-01-31 12:31:18', '2024-01-31 12:31:18', '', 'APPLE', '', 'inherit', 'open', 'closed', '', 'apple', '', '', '2024-01-31 12:31:18', '2024-01-31 12:31:18', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/APPLE-1.jpeg', 0, 'attachment', 'image/jpeg', 0),
(119, 2, '2024-01-31 12:31:18', '2024-01-31 12:31:18', '', 'BANANA', '', 'inherit', 'open', 'closed', '', 'banana', '', '', '2024-01-31 12:31:18', '2024-01-31 12:31:18', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/BANANA-1.webp', 0, 'attachment', 'image/webp', 0),
(120, 2, '2024-01-31 12:31:19', '2024-01-31 12:31:19', '', 'Broccoli-florets', '', 'inherit', 'open', 'closed', '', 'broccoli-florets', '', '', '2024-01-31 12:31:19', '2024-01-31 12:31:19', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp', 0, 'attachment', 'image/webp', 0),
(121, 2, '2024-01-31 12:31:21', '2024-01-31 12:31:21', '', 'carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268', '', 'inherit', 'open', 'closed', '', 'carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268', '', '', '2024-01-31 12:31:21', '2024-01-31 12:31:21', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(122, 2, '2024-01-31 12:31:22', '2024-01-31 12:31:22', '', 'cauliflower-1527707670', '', 'inherit', 'open', 'closed', '', 'cauliflower-1527707670', '', '', '2024-01-31 12:31:22', '2024-01-31 12:31:22', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cauliflower-1527707670-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(123, 2, '2024-01-31 12:31:23', '2024-01-31 12:31:23', '', 'fruits-watermelons', '', 'inherit', 'open', 'closed', '', 'fruits-watermelons', '', '', '2024-01-31 12:31:23', '2024-01-31 12:31:23', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/fruits-watermelons-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(124, 2, '2024-01-31 12:31:25', '2024-01-31 12:31:25', '', 'images (1)', '', 'inherit', 'open', 'closed', '', 'images-1', '', '', '2024-01-31 12:31:25', '2024-01-31 12:31:25', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/images-1-2.jpeg', 0, 'attachment', 'image/jpeg', 0),
(125, 2, '2024-01-31 12:31:25', '2024-01-31 12:31:25', '', 'ladisfing1', '', 'inherit', 'open', 'closed', '', 'ladisfing1', '', '', '2024-01-31 12:31:25', '2024-01-31 12:31:25', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/ladisfing1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(126, 2, '2024-01-31 12:31:26', '2024-01-31 12:31:26', '', 'orange-1558624428', '', 'inherit', 'open', 'closed', '', 'orange-1558624428', '', '', '2024-01-31 12:31:26', '2024-01-31 12:31:26', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/orange-1558624428-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(155, 2, '2024-01-31 16:33:52', '2024-01-31 16:33:52', '', 'grocerystore', '', 'inherit', 'open', 'closed', '', 'grocerystore', '', '', '2024-01-31 16:33:52', '2024-01-31 16:33:52', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/grocerystore.jpg', 0, 'attachment', 'image/jpeg', 0),
(156, 2, '2024-01-31 16:34:12', '2024-01-31 16:34:12', '', 'avatar-2155431_1280', '', 'inherit', 'open', 'closed', '', 'avatar-2155431_1280', '', '', '2024-01-31 16:34:12', '2024-01-31 16:34:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/avatar-2155431_1280-1.webp', 0, 'attachment', 'image/webp', 0),
(187, 2, '2024-01-31 17:11:54', '2024-01-31 17:11:54', '', 'cropped-cropped-JALARAM-PRODUCE-1-1.png', '', 'inherit', 'open', 'closed', '', 'cropped-cropped-jalaram-produce-1-1-png', '', '', '2024-01-31 17:11:54', '2024-01-31 17:11:54', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-cropped-JALARAM-PRODUCE-1-1.png', 0, 'attachment', 'image/png', 0),
(191, 2, '2024-02-01 16:22:50', '2024-02-01 16:22:50', '', 'cropped-JALARAM-PRODUCE-2.png', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-produce-2-png', '', '', '2024-02-01 16:22:50', '2024-02-01 16:22:50', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/01/cropped-JALARAM-PRODUCE-2.png', 0, 'attachment', 'image/png', 0),
(192, 2, '2024-02-01 16:30:08', '2024-02-01 16:30:08', '', 'animation-scooter-driver-delivery-cartoon-footage-118528560_iconl', '', 'inherit', 'open', 'closed', '', 'animation-scooter-driver-delivery-cartoon-footage-118528560_iconl', '', '', '2024-02-01 16:30:58', '2024-02-01 16:30:58', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/animation-scooter-driver-delivery-cartoon-footage-118528560_iconl.webp', 0, 'attachment', 'image/webp', 0),
(199, 2, '2024-02-01 16:43:17', '2024-02-01 16:43:17', '', 'buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100', '', 'inherit', 'open', 'closed', '', 'buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100', '', '', '2024-02-01 16:43:46', '2024-02-01 16:43:46', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100.webp', 0, 'attachment', 'image/webp', 0),
(200, 2, '2024-02-01 16:44:40', '2024-02-01 16:44:40', '', 'buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100', '', 'inherit', 'open', 'closed', '', 'buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-2', '', '', '2024-02-01 16:44:40', '2024-02-01 16:44:40', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/buy-food-online-farm-market-shop-vector-illustration-cartoon-flat-happy-characters-buying-organic-vegetables-fruits-191768100-1.webp', 0, 'attachment', 'image/webp', 0),
(201, 2, '2024-02-01 16:44:56', '2024-02-01 16:44:56', '', 'online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector', '', 'inherit', 'open', 'closed', '', 'online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector', '', '', '2024-02-01 16:44:56', '2024-02-01 16:44:56', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/online-grocery-store-or-supermarket-to-order-daily-necessities-or-food-via-the-app-in-flat-cartoon-hand-drawn-templates-illustration-vector.jpg', 0, 'attachment', 'image/jpeg', 0),
(237, 2, '2024-02-01 17:20:24', '2024-02-01 17:20:24', '', '20160426141201-shutterstock-147642644', '', 'inherit', 'open', 'closed', '', '20160426141201-shutterstock-147642644', '', '', '2024-02-01 17:20:24', '2024-02-01 17:20:24', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/20160426141201-shutterstock-147642644.jpeg', 0, 'attachment', 'image/jpeg', 0),
(245, 2, '2024-02-01 18:18:15', '2024-02-01 18:18:15', '', 'images', '', 'inherit', 'open', 'closed', '', 'images', '', '', '2024-02-01 18:18:15', '2024-02-01 18:18:15', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/images.jpg', 0, 'attachment', 'image/jpeg', 0),
(279, 2, '2024-02-01 18:50:53', '2024-02-01 18:50:53', '', 'Is_Fresh_Produce_Safe_to_Eat_Small-compressor', '', 'inherit', 'open', 'closed', '', 'is_fresh_produce_safe_to_eat_small-compressor', '', '', '2024-02-01 18:50:53', '2024-02-01 18:50:53', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Is_Fresh_Produce_Safe_to_Eat_Small-compressor.jpeg', 0, 'attachment', 'image/jpeg', 0),
(280, 2, '2024-02-01 18:52:13', '2024-02-01 18:52:13', '', 'download', '', 'inherit', 'open', 'closed', '', 'download', '', '', '2024-02-01 18:52:13', '2024-02-01 18:52:13', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download.jpeg', 0, 'attachment', 'image/jpeg', 0),
(281, 2, '2024-02-01 18:53:29', '2024-02-01 18:53:29', '', 'download (2)', '', 'inherit', 'open', 'closed', '', 'download-2', '', '', '2024-02-01 18:53:29', '2024-02-01 18:53:29', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpeg', 0, 'attachment', 'image/jpeg', 0),
(285, 2, '2024-02-01 19:05:13', '2024-02-01 19:05:13', '', 'unnamed-file-144', '', 'inherit', 'open', 'closed', '', 'unnamed-file-144', '', '', '2024-02-01 19:05:13', '2024-02-01 19:05:13', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/unnamed-file-144.jpg', 0, 'attachment', 'image/jpeg', 0),
(420, 2, '2024-02-07 17:35:46', '2024-02-07 17:35:46', '', 'jalaram logo', '', 'inherit', 'open', 'closed', '', 'jalaram-logo', '', '', '2024-02-07 17:35:46', '2024-02-07 17:35:46', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/jalaram-logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(421, 2, '2024-02-07 17:36:14', '2024-02-07 17:36:14', 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo.jpg', 'cropped-jalaram-logo.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-logo-jpg', '', '', '2024-02-07 17:36:14', '2024-02-07 17:36:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(425, 2, '2024-02-07 17:39:22', '2024-02-07 17:39:22', 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-cropped-jalaram-logo.jpg', 'cropped-cropped-jalaram-logo.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-cropped-jalaram-logo-jpg', '', '', '2024-02-07 17:39:22', '2024-02-07 17:39:22', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-cropped-jalaram-logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(498, 2, '2024-02-07 18:26:26', '2024-02-07 18:26:26', '', 'thai basil', '', 'inherit', 'open', 'closed', '', 'thai-basil', '', '', '2024-02-07 18:26:26', '2024-02-07 18:26:26', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil.jpg', 0, 'attachment', 'image/jpeg', 0),
(499, 2, '2024-02-07 18:26:47', '2024-02-07 18:26:47', '', 'Ba-La-Lot', '', 'inherit', 'open', 'closed', '', 'ba-la-lot', '', '', '2024-02-07 18:26:47', '2024-02-07 18:26:47', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Ba-La-Lot.jpg', 0, 'attachment', 'image/jpeg', 0),
(500, 2, '2024-02-07 18:26:56', '2024-02-07 18:26:56', '', 'bean sprouts', '', 'inherit', 'open', 'closed', '', 'bean-sprouts', '', '', '2024-02-07 18:26:56', '2024-02-07 18:26:56', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/bean-sprouts.jpg', 0, 'attachment', 'image/jpeg', 0),
(501, 2, '2024-02-07 18:26:56', '2024-02-07 18:26:56', '', 'broccoli', '', 'inherit', 'open', 'closed', '', 'broccoli', '', '', '2024-02-07 18:26:56', '2024-02-07 18:26:56', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/broccoli.jpg', 0, 'attachment', 'image/jpeg', 0),
(502, 2, '2024-02-07 18:26:57', '2024-02-07 18:26:57', '', 'chilli long', '', 'inherit', 'open', 'closed', '', 'chilli-long', '', '', '2024-02-07 18:26:57', '2024-02-07 18:26:57', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/chilli-long.jpg', 0, 'attachment', 'image/jpeg', 0),
(503, 2, '2024-02-07 18:26:57', '2024-02-07 18:26:57', '', 'Cilantro-1', '', 'inherit', 'open', 'closed', '', 'cilantro-1', '', '', '2024-02-07 18:26:57', '2024-02-07 18:26:57', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Cilantro-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(504, 2, '2024-02-07 18:26:58', '2024-02-07 18:26:58', '', 'deep fried tofu', '', 'inherit', 'open', 'closed', '', 'deep-fried-tofu', '', '', '2024-02-07 18:26:58', '2024-02-07 18:26:58', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/deep-fried-tofu.jpg', 0, 'attachment', 'image/jpeg', 0),
(505, 2, '2024-02-07 18:26:59', '2024-02-07 18:26:59', '', 'download', '', 'inherit', 'open', 'closed', '', 'download-3', '', '', '2024-02-07 18:26:59', '2024-02-07 18:26:59', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download.jpg', 0, 'attachment', 'image/jpeg', 0),
(506, 2, '2024-02-07 18:27:00', '2024-02-07 18:27:00', '', 'drum leaves', '', 'inherit', 'open', 'closed', '', 'drum-leaves', '', '', '2024-02-07 18:27:00', '2024-02-07 18:27:00', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-leaves.jpg', 0, 'attachment', 'image/jpeg', 0),
(507, 2, '2024-02-07 18:27:00', '2024-02-07 18:27:00', '', 'drum stick', '', 'inherit', 'open', 'closed', '', 'drum-stick', '', '', '2024-02-07 18:27:00', '2024-02-07 18:27:00', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg', 0, 'attachment', 'image/jpeg', 0),
(508, 2, '2024-02-07 18:27:01', '2024-02-07 18:27:01', '', 'galabnga', '', 'inherit', 'open', 'closed', '', 'galabnga', '', '', '2024-02-07 18:27:01', '2024-02-07 18:27:01', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/galabnga.jpg', 0, 'attachment', 'image/jpeg', 0),
(509, 2, '2024-02-07 18:27:02', '2024-02-07 18:27:02', '', 'ginger-scaled', '', 'inherit', 'open', 'closed', '', 'ginger-scaled', '', '', '2024-02-07 18:27:02', '2024-02-07 18:27:02', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/ginger-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(510, 2, '2024-02-07 18:27:03', '2024-02-07 18:27:03', '', 'green onion', '', 'inherit', 'open', 'closed', '', 'green-onion', '', '', '2024-02-07 18:27:03', '2024-02-07 18:27:03', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/green-onion.jpg', 0, 'attachment', 'image/jpeg', 0),
(511, 2, '2024-02-07 18:27:04', '2024-02-07 18:27:04', '', 'green pepeer', '', 'inherit', 'open', 'closed', '', 'green-pepeer', '', '', '2024-02-07 18:27:04', '2024-02-07 18:27:04', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/green-pepeer.jpg', 0, 'attachment', 'image/jpeg', 0),
(512, 2, '2024-02-07 18:27:05', '2024-02-07 18:27:05', '', 'how-to-deep-fry-tofu-11', '', 'inherit', 'open', 'closed', '', 'how-to-deep-fry-tofu-11', '', '', '2024-02-07 18:27:05', '2024-02-07 18:27:05', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/how-to-deep-fry-tofu-11.webp', 0, 'attachment', 'image/webp', 0),
(513, 2, '2024-02-07 18:27:07', '2024-02-07 18:27:07', '', 'indian okra', '', 'inherit', 'open', 'closed', '', 'indian-okra', '', '', '2024-02-07 18:27:07', '2024-02-07 18:27:07', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/indian-okra.webp', 0, 'attachment', 'image/webp', 0),
(514, 2, '2024-02-07 18:27:08', '2024-02-07 18:27:08', '', 'jumbo carrot', '', 'inherit', 'open', 'closed', '', 'jumbo-carrot', '', '', '2024-02-07 18:27:08', '2024-02-07 18:27:08', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/jumbo-carrot.jpg', 0, 'attachment', 'image/jpeg', 0),
(515, 2, '2024-02-07 18:27:08', '2024-02-07 18:27:08', '', 'LEMONGRASS', '', 'inherit', 'open', 'closed', '', 'lemongrass', '', '', '2024-02-07 18:27:08', '2024-02-07 18:27:08', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/LEMONGRASS.webp', 0, 'attachment', 'image/webp', 0),
(516, 2, '2024-02-07 18:27:09', '2024-02-07 18:27:09', '', 'lettuce', '', 'inherit', 'open', 'closed', '', 'lettuce', '', '', '2024-02-07 18:27:09', '2024-02-07 18:27:09', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/lettuce.jpg', 0, 'attachment', 'image/jpeg', 0),
(517, 2, '2024-02-07 18:27:10', '2024-02-07 18:27:10', '', 'onion small', '', 'inherit', 'open', 'closed', '', 'onion-small', '', '', '2024-02-07 18:27:10', '2024-02-07 18:27:10', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/onion-small.jpg', 0, 'attachment', 'image/jpeg', 0),
(518, 2, '2024-02-07 18:27:10', '2024-02-07 18:27:10', '', 'Opo-Squash-Whole-Cut', '', 'inherit', 'open', 'closed', '', 'opo-squash-whole-cut', '', '', '2024-02-07 18:27:10', '2024-02-07 18:27:10', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Opo-Squash-Whole-Cut.jpg', 0, 'attachment', 'image/jpeg', 0),
(519, 2, '2024-02-07 18:27:11', '2024-02-07 18:27:11', '', 'paan leavewes', '', 'inherit', 'open', 'closed', '', 'paan-leavewes', '', '', '2024-02-07 18:27:11', '2024-02-07 18:27:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/paan-leavewes.jpg', 0, 'attachment', 'image/jpeg', 0),
(520, 2, '2024-02-07 18:27:11', '2024-02-07 18:27:11', '', 'red onion', '', 'inherit', 'open', 'closed', '', 'red-onion', '', '', '2024-02-07 18:27:11', '2024-02-07 18:27:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg', 0, 'attachment', 'image/jpeg', 0),
(521, 2, '2024-02-07 18:27:12', '2024-02-07 18:27:12', '', 'roma tomato', '', 'inherit', 'open', 'closed', '', 'roma-tomato', '', '', '2024-02-07 18:27:12', '2024-02-07 18:27:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg', 0, 'attachment', 'image/jpeg', 0),
(522, 2, '2024-02-07 18:27:12', '2024-02-07 18:27:12', '', 'soft tofu', '', 'inherit', 'open', 'closed', '', 'soft-tofu', '', '', '2024-02-07 18:27:12', '2024-02-07 18:27:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png', 0, 'attachment', 'image/png', 0),
(523, 2, '2024-02-07 18:27:13', '2024-02-07 18:27:13', '', 'taro leaves', '', 'inherit', 'open', 'closed', '', 'taro-leaves', '', '', '2024-02-07 18:27:13', '2024-02-07 18:27:13', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/taro-leaves.jpg', 0, 'attachment', 'image/jpeg', 0),
(524, 2, '2024-02-07 18:27:14', '2024-02-07 18:27:14', '', 'thai basil', '', 'inherit', 'open', 'closed', '', 'thai-basil-2', '', '', '2024-02-07 18:27:14', '2024-02-07 18:27:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(525, 2, '2024-02-07 18:27:14', '2024-02-07 18:27:14', '', 'thai chilli green', '', 'inherit', 'open', 'closed', '', 'thai-chilli-green', '', '', '2024-02-07 18:27:14', '2024-02-07 18:27:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp', 0, 'attachment', 'image/webp', 0),
(526, 2, '2024-02-07 18:27:15', '2024-02-07 18:27:15', '', 'thai-red-chilli-500x500', '', 'inherit', 'open', 'closed', '', 'thai-red-chilli-500x500', '', '', '2024-02-07 18:27:15', '2024-02-07 18:27:15', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-red-chilli-500x500-1.webp', 0, 'attachment', 'image/webp', 0),
(527, 2, '2024-02-07 18:27:16', '2024-02-07 18:27:16', '', 'white mushroom', '', 'inherit', 'open', 'closed', '', 'white-mushroom', '', '', '2024-02-07 18:27:16', '2024-02-07 18:27:16', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg', 0, 'attachment', 'image/jpeg', 0),
(528, 2, '2024-02-07 18:27:16', '2024-02-07 18:27:16', '', 'whiteturmeric-500x515', '', 'inherit', 'open', 'closed', '', 'whiteturmeric-500x515', '', '', '2024-02-07 18:27:16', '2024-02-07 18:27:16', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(529, 2, '2024-02-07 18:27:17', '2024-02-07 18:27:17', '', 'yellow turmeric', '', 'inherit', 'open', 'closed', '', 'yellow-turmeric', '', '', '2024-02-07 18:27:17', '2024-02-07 18:27:17', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg', 0, 'attachment', 'image/jpeg', 0),
(530, 2, '2024-02-07 18:27:17', '2024-02-07 18:27:17', '', 'yellow-onion-1616828931-5769894', '', 'inherit', 'open', 'closed', '', 'yellow-onion-1616828931-5769894', '', '', '2024-02-07 18:27:17', '2024-02-07 18:27:17', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-onion-1616828931-5769894.jpeg', 0, 'attachment', 'image/jpeg', 0),
(559, 2, '2024-02-07 18:47:38', '2024-02-07 18:47:38', '', 'download', '', 'inherit', 'open', 'closed', '', 'download-4', '', '', '2024-02-07 18:47:38', '2024-02-07 18:47:38', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(561, 2, '2024-02-07 18:48:02', '2024-02-07 18:48:02', '', 'download', '', 'inherit', 'open', 'closed', '', 'download-5', '', '', '2024-02-07 18:48:02', '2024-02-07 18:48:02', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(562, 2, '2024-02-07 18:50:32', '2024-02-07 18:50:32', '', 'ratalu', '', 'inherit', 'open', 'closed', '', 'ratalu', '', '', '2024-02-07 18:50:32', '2024-02-07 18:50:32', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/ratalu.jpg', 0, 'attachment', 'image/jpeg', 0),
(579, 2, '2024-02-07 20:04:48', '2024-02-07 20:04:48', 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo.jpg', 'cropped-cropped-jalaram-logo-1.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-cropped-jalaram-logo-1-jpg', '', '', '2024-02-07 20:04:48', '2024-02-07 20:04:48', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-cropped-jalaram-logo-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(580, 2, '2024-02-07 20:05:20', '2024-02-07 20:05:20', 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg', 'cropped-jalaram-logo-1.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-logo-1-jpg', '', '', '2024-02-07 20:05:20', '2024-02-07 20:05:20', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(585, 2, '2024-02-07 20:13:02', '2024-02-07 20:13:02', '', 'download', '', 'inherit', 'open', 'closed', '', 'download-6', '', '', '2024-02-07 20:13:02', '2024-02-07 20:13:02', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(586, 2, '2024-02-07 20:13:03', '2024-02-07 20:13:03', '', 'green mango', '', 'inherit', 'open', 'closed', '', 'green-mango', '', '', '2024-02-07 20:13:03', '2024-02-07 20:13:03', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg', 0, 'attachment', 'image/jpeg', 0),
(587, 2, '2024-02-07 20:13:03', '2024-02-07 20:13:03', '', 'papaya', '', 'inherit', 'open', 'closed', '', 'papaya', '', '', '2024-02-07 20:13:03', '2024-02-07 20:13:03', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg', 0, 'attachment', 'image/jpeg', 0),
(588, 2, '2024-02-07 20:13:04', '2024-02-07 20:13:04', '', 'passion fruit', '', 'inherit', 'open', 'closed', '', 'passion-fruit', '', '', '2024-02-07 20:13:04', '2024-02-07 20:13:04', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/passion-fruit.jpg', 0, 'attachment', 'image/jpeg', 0),
(606, 2, '2024-02-08 17:20:29', '2024-02-08 17:20:29', '{"version": 2, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-organic-food-store', '', '', '2024-02-08 17:20:29', '2024-02-08 17:20:29', '', 0, 'https://jalaramproduce.ca/2024/02/08/wp-global-styles-organic-food-store/', 0, 'wp_global_styles', '', 0),
(608, 2, '2024-02-08 17:30:24', '2024-02-08 17:30:24', 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-2.jpg', 'cropped-jalaram-logo-2.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-logo-2-jpg', '', '', '2024-02-08 17:30:24', '2024-02-08 17:30:24', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(617, 2, '2024-02-15 15:38:12', '2024-02-15 15:38:12', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2024-02-15 15:38:12', '2024-02-15 15:38:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(626, 2, '2024-02-15 15:38:50', '2024-02-15 15:38:50', '/* WPForms fixes */\n/* Initial field looks */\n.wpforms-container input[type=date],\n.wpforms-container input[type=datetime],\n.wpforms-container input[type=datetime-local],\n.wpforms-container input[type=email],\n.wpforms-container input[type=month],\n.wpforms-container input[type=number],\n.wpforms-container input[type=password],\n.wpforms-container input[type=range],\n.wpforms-container input[type=search],\n.wpforms-container input[type=tel],\n.wpforms-container input[type=text],\n.wpforms-container input[type=time],\n.wpforms-container input[type=url],\n.wpforms-container input[type=week],\n.wpforms-container select,\n.wpforms-container textarea {\n    background: #fff;\n    border-width: 0 0 1px 0;\n    color: var(--ast-global-color-2);\n    opacity: 0.5;\n}\n/* On focus */\n.wpforms-container input:focus,\n.wpforms-container select:focus,\n.wpforms-container textarea:focus {\n    outline: none;\n    opacity: 1;\n    border-color: var(--ast-global-color-0);\n}\n/* Don''t allow resizing the Message box */\n.wpforms-container textarea {\n    resize: none;\n}\n/* Message box fixed height */\n.wpforms-container .wpforms-field-textarea textarea.wpforms-field-medium {\n    height: 136px;\n}\n/* Button size & font size */\n.wpforms-container button {\n    padding: 15px 34px;\n    font-size: 15px;\n}\n/* WPForms done */\n/* Footer 2 big columns on sides and 1 small one in the middle */\n.ast-builder-grid-row-3-equal .ast-builder-grid-row {\n    grid-template-columns: 3fr 1fr 3fr;\n}', 'astra', '', 'publish', 'closed', 'closed', '', 'astra', '', '', '2024-02-19 16:18:59', '2024-02-19 16:18:59', '', 0, 'https://jalaramproduce.ca/2024/02/15/astra/', 0, 'custom_css', '', 0),
(627, 2, '2024-02-15 15:38:50', '2024-02-15 15:38:50', '', 'astra', '', 'inherit', 'closed', 'closed', '', '626-revision-v1', '', '', '2024-02-15 15:38:50', '2024-02-15 15:38:50', '', 626, 'https://jalaramproduce.ca/?p=627', 0, 'revision', '', 0),
(788, 2, '2021-11-22 16:11:05', '2021-11-22 16:11:05', '', 'services-hero', '', 'inherit', 'open', 'closed', '', 'services-hero', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4651, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/services-hero.jpg', 0, 'attachment', 'image/jpeg', 0),
(924, 2, '2021-11-22 17:53:55', '2021-11-22 17:53:55', '', 'avatar_on_home', '', 'inherit', 'open', 'closed', '', 'avatar_on_home', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png', 0, 'attachment', 'image/png', 0),
(925, 2, '2021-11-22 17:53:56', '2021-11-22 17:53:56', '', 'avatar_on_about', '', 'inherit', 'open', 'closed', '', 'avatar_on_about', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png', 0, 'attachment', 'image/png', 0),
(1169, 2, '2024-02-28 18:03:23', '2021-11-26 19:36:43', ' ', '', '', 'publish', 'closed', 'closed', '', '1169', '', '', '2024-02-28 18:03:23', '2024-02-28 18:03:23', '', 0, 'https://jalaramproduce.ca/1169/', 1, 'nav_menu_item', '', 0),
(1170, 2, '2024-02-28 18:03:23', '2021-11-26 19:36:43', ' ', '', '', 'publish', 'closed', 'closed', '', '1170', '', '', '2024-02-28 18:03:23', '2024-02-28 18:03:23', '', 0, 'https://jalaramproduce.ca/1170/', 2, 'nav_menu_item', '', 0),
(1171, 2, '2024-02-28 18:03:23', '2021-11-26 19:36:43', ' ', '', '', 'publish', 'closed', 'closed', '', '1171', '', '', '2024-02-28 18:03:23', '2024-02-28 18:03:23', '', 0, 'https://jalaramproduce.ca/1171/', 5, 'nav_menu_item', '', 0),
(1315, 2, '2022-01-07 04:39:13', '2022-01-07 04:39:13', '', 'demo-screenshot', '', 'inherit', 'open', 'closed', '', 'demo-screenshot', '', '', '2022-01-07 04:39:13', '2022-01-07 04:39:13', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2022/01/demo-screenshot.jpg', 0, 'attachment', 'image/jpeg', 0),
(1318, 2, '2022-01-07 05:20:00', '2022-01-07 05:20:00', '', 'header-hero', '', 'inherit', 'open', 'closed', '', 'header-hero', '', '', '2022-01-07 05:20:00', '2022-01-07 05:20:00', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2022/01/header-hero.jpg', 0, 'attachment', 'image/jpeg', 0),
(1645, 2, '2023-08-25 05:55:59', '2023-08-25 05:55:59', '{"version": 2, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-astra', '', '', '2024-02-19 16:19:21', '2024-02-19 16:19:21', '', 0, 'https://jalaramproduce.ca/wp-global-styles-astra/', 0, 'wp_global_styles', '', 0),
(4436, 0, '2024-02-15 15:41:51', '2024-02-15 15:41:51', '', 'banner-04.jpg', '', 'inherit', 'open', 'closed', '', 'banner-04-jpg', '', '', '2024-02-15 15:41:51', '2024-02-15 15:41:51', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/banner-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4437, 0, '2024-02-15 15:42:01', '2024-02-15 15:42:01', '', 'banner-06.jpg', '', 'inherit', 'open', 'closed', '', 'banner-06-jpg', '', '', '2024-02-15 15:42:01', '2024-02-15 15:42:01', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/banner-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4438, 0, '2024-02-15 15:42:30', '2024-02-15 15:42:30', '', 'product-about-01.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-01-jpg', '', '', '2024-02-15 15:42:30', '2024-02-15 15:42:30', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(4439, 0, '2024-02-15 15:42:31', '2024-02-15 15:42:31', '', 'product-about-04.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-04-jpg', '', '', '2024-02-15 15:42:31', '2024-02-15 15:42:31', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4440, 0, '2024-02-15 15:42:31', '2024-02-15 15:42:31', '', 'product-about-02.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-02-jpg', '', '', '2024-02-15 15:42:31', '2024-02-15 15:42:31', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4441, 0, '2024-02-15 15:42:32', '2024-02-15 15:42:32', '', 'product-about-03.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-03-jpg', '', '', '2024-02-15 15:42:32', '2024-02-15 15:42:32', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4442, 0, '2024-02-15 15:46:07', '2024-02-15 15:46:07', '', 'banner-04.jpg', '', 'inherit', 'open', 'closed', '', 'banner-04-jpg-2', '', '', '2024-02-15 15:46:07', '2024-02-15 15:46:07', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/banner-04-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4443, 0, '2024-02-15 15:46:31', '2024-02-15 15:46:31', '', 'banner-06.jpg', '', 'inherit', 'open', 'closed', '', 'banner-06-jpg-2', '', '', '2024-02-15 15:46:31', '2024-02-15 15:46:31', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/banner-06-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4444, 0, '2024-02-15 15:47:40', '2024-02-15 15:47:40', '', 'product-about-01.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-01-jpg-2', '', '', '2024-02-15 15:47:40', '2024-02-15 15:47:40', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4445, 0, '2024-02-15 15:47:40', '2024-02-15 15:47:40', '', 'product-about-04.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-04-jpg-2', '', '', '2024-02-15 15:47:40', '2024-02-15 15:47:40', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-04-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4446, 0, '2024-02-15 15:47:40', '2024-02-15 15:47:40', '', 'product-about-02.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-02-jpg-2', '', '', '2024-02-15 15:47:40', '2024-02-15 15:47:40', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4447, 0, '2024-02-15 15:47:41', '2024-02-15 15:47:41', '', 'product-about-03.jpg', '', 'inherit', 'open', 'closed', '', 'product-about-03-jpg-2', '', '', '2024-02-15 15:47:41', '2024-02-15 15:47:41', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/product-about-03-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4448, 0, '2024-02-15 15:52:10', '2024-02-15 15:52:10', '', 'home-new-bg-free-img.jpg', '', 'inherit', 'open', 'closed', '', 'home-new-bg-free-img-jpg', '', '', '2024-02-15 15:52:10', '2024-02-15 15:52:10', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/home-new-bg-free-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(4449, 0, '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 'client-logo-1.png', '', 'inherit', 'open', 'closed', '', 'client-logo-1-png', '', '', '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/client-logo-1.png', 0, 'attachment', 'image/png', 0),
(4450, 0, '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 'client-logo-2.png', '', 'inherit', 'open', 'closed', '', 'client-logo-2-png', '', '', '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/client-logo-2.png', 0, 'attachment', 'image/png', 0),
(4451, 0, '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 'client-logo-3.png', '', 'inherit', 'open', 'closed', '', 'client-logo-3-png', '', '', '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/client-logo-3.png', 0, 'attachment', 'image/png', 0),
(4452, 0, '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 'client-logo-5.png', '', 'inherit', 'open', 'closed', '', 'client-logo-5-png', '', '', '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/client-logo-5.png', 0, 'attachment', 'image/png', 0),
(4453, 0, '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 'client-logo-4.png', '', 'inherit', 'open', 'closed', '', 'client-logo-4-png', '', '', '2024-02-15 15:52:11', '2024-02-15 15:52:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/client-logo-4.png', 0, 'attachment', 'image/png', 0),
(4454, 0, '2024-02-15 15:52:12', '2024-02-15 15:52:12', '', 'women-fashion-free-img.jpg', '', 'inherit', 'open', 'closed', '', 'women-fashion-free-img-jpg', '', '', '2024-02-15 15:52:12', '2024-02-15 15:52:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/women-fashion-free-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(4455, 0, '2024-02-15 15:52:12', '2024-02-15 15:52:12', '', 'men-fashion-free-img.jpg', '', 'inherit', 'open', 'closed', '', 'men-fashion-free-img-jpg', '', '', '2024-02-15 15:52:12', '2024-02-15 15:52:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/men-fashion-free-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(4456, 0, '2024-02-15 15:52:12', '2024-02-15 15:52:12', '', 'footwear-free-img.jpg', '', 'inherit', 'open', 'closed', '', 'footwear-free-img-jpg', '', '', '2024-02-15 15:52:12', '2024-02-15 15:52:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/footwear-free-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(4457, 0, '2024-02-15 15:52:13', '2024-02-15 15:52:13', '', 'banner-03.jpg', '', 'inherit', 'open', 'closed', '', 'banner-03-jpg', '', '', '2024-02-15 15:52:13', '2024-02-15 15:52:13', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/banner-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4458, 0, '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 'globe-free-img.png', '', 'inherit', 'open', 'closed', '', 'globe-free-img-png', '', '', '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/globe-free-img.png', 0, 'attachment', 'image/png', 0),
(4459, 0, '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 'quality-free-img.png', '', 'inherit', 'open', 'closed', '', 'quality-free-img-png', '', '', '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/quality-free-img.png', 0, 'attachment', 'image/png', 0),
(4460, 0, '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 'tag-free-img.png', '', 'inherit', 'open', 'closed', '', 'tag-free-img-png', '', '', '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/tag-free-img.png', 0, 'attachment', 'image/png', 0),
(4461, 0, '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 'lock-free-img.png', '', 'inherit', 'open', 'closed', '', 'lock-free-img-png', '', '', '2024-02-15 15:52:14', '2024-02-15 15:52:14', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/lock-free-img.png', 0, 'attachment', 'image/png', 0),
(4475, 2, '2024-02-15 17:06:03', '2024-02-15 17:06:03', '{"version": 2, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-astra-2', '', '', '2024-02-15 17:06:03', '2024-02-15 17:06:03', '', 0, 'https://jalaramproduce.ca/wp-global-styles-astra-2/', 0, 'wp_global_styles', '', 0),
(4540, 2, '2024-02-15 17:23:10', '2024-02-15 17:23:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="900" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp 900w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-150x150.webp 150w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-768x768.webp 768w" sizes="(max-width: 900px) 100vw, 900px" />													\n			<h2>Drum Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'publish', 'closed', 'closed', '', 'our-products', '', '', '2024-05-17 19:51:28', '2024-05-17 19:51:28', '', 0, 'https://jalaramproduce.ca/?page_id=4540', 0, 'page', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4542, 2, '2024-02-15 17:23:10', '2024-02-15 17:23:10', '', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-15 17:23:10', '2024-02-15 17:23:10', '', 4540, 'https://jalaramproduce.ca/?p=4542', 0, 'revision', '', 0),
(4544, 2, '2024-02-15 17:23:10', '2024-02-15 17:23:10', ' ', '', '', 'publish', 'closed', 'closed', '', '4544', '', '', '2024-02-15 17:23:10', '2024-02-15 17:23:10', '', 0, 'https://jalaramproduce.ca/4544/', 4, 'nav_menu_item', '', 0),
(4596, 2, '2024-02-17 12:12:59', '2024-02-17 12:12:59', '', 'f0c4a69c95ba23a866897fa5cf9bc319', '', 'inherit', 'open', 'closed', '', 'f0c4a69c95ba23a866897fa5cf9bc319', '', '', '2024-02-17 12:12:59', '2024-02-17 12:12:59', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/f0c4a69c95ba23a866897fa5cf9bc319.jpg', 0, 'attachment', 'image/jpeg', 0),
(4597, 2, '2024-02-17 12:14:51', '2024-02-17 12:14:51', '', 'Fruits-and-Vegetables', '', 'inherit', 'open', 'closed', '', 'fruits-and-vegetables', '', '', '2024-02-17 12:14:51', '2024-02-17 12:14:51', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables.jpg', 0, 'attachment', 'image/jpeg', 0),
(4605, 2, '2024-02-17 12:23:21', '2024-02-17 12:23:21', '', 'A,Tabletop,Arrangement,Of,A,Variety,Of,Fresh,Fruits,And', 'A tabletop arrangement of a variety of fresh fruits and vegetables sorted by colors', 'inherit', 'open', 'closed', '', 'atabletoparrangementofavarietyoffreshfruitsand', '', '', '2024-02-17 12:23:21', '2024-02-17 12:23:21', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg', 0, 'attachment', 'image/jpeg', 0),
(4613, 2, '2024-02-17 12:54:25', '2024-02-17 12:54:25', '', 'download', '', 'inherit', 'open', 'closed', '', 'download-7', '', '', '2024-02-17 12:54:52', '2024-02-17 12:54:52', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4614, 2, '2024-02-17 12:56:06', '2024-02-17 12:56:06', '', 'fruit-and-vegetables-heart-shape-vector-930372', '', 'inherit', 'open', 'closed', '', 'fruit-and-vegetables-heart-shape-vector-930372', '', '', '2024-02-17 12:56:31', '2024-02-17 12:56:31', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372.jpg', 0, 'attachment', 'image/jpeg', 0),
(4627, 2, '2024-02-19 16:18:58', '2024-02-19 16:18:58', '{"fields":[{"id":"0","type":"name","label":"Your Name","format":"simple","description":"","required":"1","size":"large","simple_placeholder":"Your Name","simple_default":"","first_placeholder":"","first_default":"","middle_placeholder":"","middle_default":"","last_placeholder":"","last_default":"","css":"","label_hide":"1"},{"id":"1","type":"email","label":"Email Address","description":"","required":"1","size":"large","placeholder":"Your Email","confirmation_placeholder":"","default_value":"","filter_type":"","allowlist":"","denylist":"","css":"","label_hide":"1"},{"id":"2","type":"textarea","label":"Your Message","description":"","required":"1","size":"medium","placeholder":"Message","limit_count":"1","limit_mode":"characters","default_value":"","css":"","label_hide":"1"}],"id":4627,"field_id":3,"settings":{"form_title":"Contact Form","form_desc":"","submit_text":"Send Message","submit_text_processing":"Sending...","antispam":"1","form_class":"","submit_class":"","ajax_submit":"1","notification_enable":"1","notifications":{"1":{"email":"{admin_email}","subject":"New Entry: Contact Form","sender_name":"{field_id=\\"0\\"}","sender_address":"{admin_email}","replyto":"{field_id=\\"1\\"}","message":"{all_fields}"}},"confirmations":{"1":{"type":"message","message":"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>","message_scroll":"1","page":"14","redirect":""}}},"meta":{"template":"4dbf022985a4fe4bda4a80365011a3a0"}}', 'Contact Form', '', 'publish', 'closed', 'closed', '', 'contact-form', '', '', '2024-02-19 16:18:58', '2024-02-19 16:18:58', '', 0, 'https://jalaramproduce.ca/?post_type=wpforms&#038;p=4627', 0, 'wpforms', '', 0),
(4628, 2, '2024-02-19 16:18:58', '2024-02-19 16:18:58', '{"fields":[{"id":"0","type":"name","label":"Your Name","format":"simple","description":"","required":"1","size":"large","simple_placeholder":"Your Name","simple_default":"","first_placeholder":"","first_default":"","middle_placeholder":"","middle_default":"","last_placeholder":"","last_default":"","css":"","label_hide":"1"},{"id":"1","type":"email","label":"Email Address","description":"","required":"1","size":"large","placeholder":"Your Email","confirmation_placeholder":"","default_value":"","filter_type":"","allowlist":"","denylist":"","css":"","label_hide":"1"},{"id":"2","type":"textarea","label":"Your Message","description":"","required":"1","size":"medium","placeholder":"Message","limit_count":"1","limit_mode":"characters","default_value":"","css":"","label_hide":"1"}],"id":4627,"field_id":3,"settings":{"form_title":"Contact Form","form_desc":"","submit_text":"Send Message","submit_text_processing":"Sending...","antispam":"1","form_class":"","submit_class":"","ajax_submit":"1","notification_enable":"1","notifications":{"1":{"email":"{admin_email}","subject":"New Entry: Contact Form","sender_name":"{field_id=\\"0\\"}","sender_address":"{admin_email}","replyto":"{field_id=\\"1\\"}","message":"{all_fields}"}},"confirmations":{"1":{"type":"message","message":"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>","message_scroll":"1","page":"14","redirect":""}}},"meta":{"template":"4dbf022985a4fe4bda4a80365011a3a0"}}', 'Contact Form', '', 'inherit', 'closed', 'closed', '', '4627-revision-v1', '', '', '2024-02-19 16:18:58', '2024-02-19 16:18:58', '', 4627, 'https://jalaramproduce.ca/?p=4628', 0, 'revision', '', 0),
(4629, 2, '2024-02-19 16:18:59', '2024-02-19 16:18:59', '/* WPForms fixes */\n/* Initial field looks */\n.wpforms-container input[type=date],\n.wpforms-container input[type=datetime],\n.wpforms-container input[type=datetime-local],\n.wpforms-container input[type=email],\n.wpforms-container input[type=month],\n.wpforms-container input[type=number],\n.wpforms-container input[type=password],\n.wpforms-container input[type=range],\n.wpforms-container input[type=search],\n.wpforms-container input[type=tel],\n.wpforms-container input[type=text],\n.wpforms-container input[type=time],\n.wpforms-container input[type=url],\n.wpforms-container input[type=week],\n.wpforms-container select,\n.wpforms-container textarea {\n    background: #fff;\n    border-width: 0 0 1px 0;\n    color: var(--ast-global-color-2);\n    opacity: 0.5;\n}\n/* On focus */\n.wpforms-container input:focus,\n.wpforms-container select:focus,\n.wpforms-container textarea:focus {\n    outline: none;\n    opacity: 1;\n    border-color: var(--ast-global-color-0);\n}\n/* Don''t allow resizing the Message box */\n.wpforms-container textarea {\n    resize: none;\n}\n/* Message box fixed height */\n.wpforms-container .wpforms-field-textarea textarea.wpforms-field-medium {\n    height: 136px;\n}\n/* Button size & font size */\n.wpforms-container button {\n    padding: 15px 34px;\n    font-size: 15px;\n}\n/* WPForms done */\n/* Footer 2 big columns on sides and 1 small one in the middle */\n.ast-builder-grid-row-3-equal .ast-builder-grid-row {\n    grid-template-columns: 3fr 1fr 3fr;\n}', 'astra', '', 'inherit', 'closed', 'closed', '', '626-revision-v1', '', '', '2024-02-19 16:18:59', '2024-02-19 16:18:59', '', 626, 'https://jalaramproduce.ca/?p=4629', 0, 'revision', '', 0),
(4631, 2, '2021-11-21 17:43:51', '2021-11-21 17:43:51', '', 'logo-green', '', 'inherit', 'open', 'closed', '', 'logo-green', '', '', '2021-11-21 17:43:51', '2021-11-21 17:43:51', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/logo-green.svg', 0, 'attachment', 'image/svg+xml', 0),
(4632, 2, '2021-11-21 17:43:59', '2021-11-21 17:43:59', '', 'logo-white', '', 'inherit', 'open', 'closed', '', 'logo-white', '', '', '2021-11-21 17:43:59', '2021-11-21 17:43:59', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/logo-white.svg', 0, 'attachment', 'image/svg+xml', 0),
(4633, 2, '2021-11-21 18:40:14', '2021-11-21 18:40:14', '', 'service-3', '', 'inherit', 'open', 'closed', '', 'service-3', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4634, 2, '2021-11-21 18:40:14', '2021-11-21 18:40:14', '', 'service-1', '', 'inherit', 'open', 'closed', '', 'service-1', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4635, 2, '2021-11-21 18:40:14', '2021-11-21 18:40:14', '', 'service-2', '', 'inherit', 'open', 'closed', '', 'service-2', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4636, 2, '2021-11-21 18:48:27', '2021-11-21 18:48:27', '', 'quotes', '', 'inherit', 'open', 'closed', '', 'quotes', '', '', '2021-11-21 18:48:27', '2021-11-21 18:48:27', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg', 0, 'attachment', 'image/svg+xml', 0),
(4637, 2, '2021-11-21 19:24:30', '2021-11-21 19:24:30', '', 'leaf', '', 'inherit', 'open', 'closed', '', 'leaf', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg', 0, 'attachment', 'image/jpeg', 0),
(4638, 2, '2021-11-21 19:57:44', '2021-11-21 19:57:44', '', 'footer-hero-big', '', 'inherit', 'open', 'closed', '', 'footer-hero-big', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/footer-hero-big.jpg', 0, 'attachment', 'image/jpeg', 0),
(4639, 2, '2021-11-21 20:49:09', '2021-11-21 20:49:09', '', 'footer-hero-mobile', '', 'inherit', 'open', 'closed', '', 'footer-hero-mobile', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/footer-hero-mobile.jpg', 0, 'attachment', 'image/jpeg', 0),
(4640, 2, '2021-11-21 23:02:03', '2021-11-21 23:02:03', '', 'contact-hero', '', 'inherit', 'open', 'closed', '', 'contact-hero', '', '', '2021-11-21 23:02:03', '2021-11-21 23:02:03', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero.jpg', 0, 'attachment', 'image/jpeg', 0),
(4641, 2, '2021-11-21 23:02:04', '2021-11-21 23:02:04', '', 'header-hero', '', 'inherit', 'open', 'closed', '', 'header-hero-2', '', '', '2021-11-21 23:02:04', '2021-11-21 23:02:04', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/header-hero-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4642, 2, '2021-11-22 00:13:29', '2021-11-22 00:13:29', '', 'avatar_1', '', 'inherit', 'open', 'closed', '', 'avatar_1', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 16, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4643, 2, '2021-11-22 00:13:29', '2021-11-22 00:13:29', '', 'avatar_2', '', 'inherit', 'open', 'closed', '', 'avatar_2', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 16, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4644, 2, '2021-11-22 00:13:29', '2021-11-22 00:13:29', '', 'avatar_3', '', 'inherit', 'open', 'closed', '', 'avatar_3', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 16, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4645, 2, '2021-11-22 00:13:30', '2021-11-22 00:13:30', '', 'avatar_4', '', 'inherit', 'open', 'closed', '', 'avatar_4', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 16, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4646, 2, '2021-11-22 00:13:30', '2021-11-22 00:13:30', '', 'contact-hero', '', 'inherit', 'open', 'closed', '', 'contact-hero-2', '', '', '2024-02-19 16:19:10', '2024-02-19 16:19:10', '', 16, 'https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4647, 2, '2021-11-25 04:44:13', '2021-11-25 04:44:13', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2', '', '', '2024-02-29 20:12:48', '2024-02-29 20:12:48', '', 0, 'https://jalaramproduce.ca/?elementor_library=default-kit-2', 0, 'elementor_library', '', 0),
(4648, 2, '2021-11-21 15:09:26', '2021-11-21 15:09:26', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2-2', '', '', '2021-11-21 15:09:26', '2021-11-21 15:09:26', '', 0, 'https://jalaramproduce.ca/?elementor_library=default-kit-2-2', 0, 'elementor_library', '', 0),
(4649, 2, '2021-11-21 15:12:46', '2021-11-21 15:12:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<ul>\n 	Apple</li>\n 	<br>Pomegranate</li>\n 	<br>Sapodilla</li>\n 	<br>Banana</li>\n 	<br>Orange</li>\n 	<br>Kiwi</li>\n 	<br>Avocado</li>\n</ul><ul>\n 	Carrots</li>\n 	<br>Broccoli</li>\n 	<br>Potatoes</li>\n 	<br>Mushrooms</li>\n 	<br>Peas</li>\n 	<br>Spinach</li>\n 	<br>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Explore More!!!\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2024-05-17 19:41:47', '2024-05-17 19:41:47', '', 0, 'https://jalaramproduce.ca/home/', 0, 'page', '', 0),
(4650, 2, '2021-11-21 15:14:19', '2021-11-21 15:14:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2024-05-10 19:41:55', '2024-05-10 19:41:55', '', 0, 'https://jalaramproduce.ca/about/', 0, 'page', '', 0),
(4651, 2, '2021-11-21 15:14:41', '2021-11-21 15:14:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :<br />Your website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items</h5><h5>User-Friendly Interface :<br />Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</h5><h5>Phone Ordering Process :<br />Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</h5>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2024-05-17 20:08:16', '2024-05-17 20:08:16', '', 0, 'https://jalaramproduce.ca/services/', 0, 'page', '', 0),
(4652, 2, '2021-11-21 18:07:38', '2021-11-21 18:07:38', '/* WPForms fixes */\n/* Initial field looks */\n.wpforms-container input[type=date],\n.wpforms-container input[type=datetime],\n.wpforms-container input[type=datetime-local],\n.wpforms-container input[type=email],\n.wpforms-container input[type=month],\n.wpforms-container input[type=number],\n.wpforms-container input[type=password],\n.wpforms-container input[type=range],\n.wpforms-container input[type=search],\n.wpforms-container input[type=tel],\n.wpforms-container input[type=text],\n.wpforms-container input[type=time],\n.wpforms-container input[type=url],\n.wpforms-container input[type=week],\n.wpforms-container select,\n.wpforms-container textarea {\n    background: #fff;\n    border-width: 0 0 1px 0;\n    color: var(--ast-global-color-2);\n    opacity: 0.5;\n}\n/* On focus */\n.wpforms-container input:focus,\n.wpforms-container select:focus,\n.wpforms-container textarea:focus {\n    outline: none;\n    opacity: 1;\n    border-color: var(--ast-global-color-0);\n}\n/* Don\\''t allow resizing the Message box */\n.wpforms-container textarea {\n    resize: none;\n}\n/* Message box fixed height */\n.wpforms-container .wpforms-field-textarea textarea.wpforms-field-medium {\n    height: 136px;\n}\n/* Button size & font size */\n.wpforms-container button {\n    padding: 15px 34px;\n    font-size: 15px;\n}\n/* WPForms done */\n/* Footer 2 big columns on sides and 1 small one in the middle */\n.ast-builder-grid-row-3-equal .ast-builder-grid-row {\n    grid-template-columns: 3fr 1fr 3fr;\n}', 'astra', '', 'publish', 'closed', 'closed', '', 'astra-2', '', '', '2021-11-21 18:07:38', '2021-11-21 18:07:38', '', 0, 'https://jalaramproduce.ca/astra-2/', 0, 'custom_css', '', 0),
(4653, 2, '2024-02-19 16:19:21', '2024-02-19 16:19:21', '{"version": 2, "isGlobalStylesUserThemeJSON": true }', 'Custom Styles', '', 'inherit', 'closed', 'closed', '', '1645-revision-v1', '', '', '2024-02-19 16:19:21', '2024-02-19 16:19:21', '', 1645, 'https://jalaramproduce.ca/?p=4653', 0, 'revision', '', 0),
(4655, 2, '2024-02-19 16:32:29', '2024-02-19 16:32:29', '<h1>we all love</h1>		\n			<h1>nature</h1>		\n		<p>Look deep into nature, and you will<br />understand everything better.</p>		\n			<a href=\\"#\\">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don\\''t confuse people.</p>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don\\''t confuse people.</p>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don\\''t confuse people.</p>		\n															<img width=\\"46\\" height=\\"38\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/quotes.svg\\" alt=\\"\\" loading=\\"lazy\\" />															\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n															<img width=\\"128\\" height=\\"128\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_on_home.png\\" alt=\\"\\" loading=\\"lazy\\" />															\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you\\''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you\\''re selling.</p>		\n			<a href=\\"#\\">\n						Find Out More\n					</a>\n															<img width=\\"470\\" height=\\"570\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf.jpg 470w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf-247x300.jpg 247w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf-400x485.jpg 400w\\" sizes=\\"(max-width: 470px) 100vw, 470px\\" />															\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you\\''re curious about features, a free trial, or even press, we\\''re here to answer any questions.</p>		\n			<a href=\\"#\\">\n						Let\\''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:32:29', '2024-02-19 16:32:29', '', 4649, 'https://jalaramproduce.ca/?p=4655', 0, 'revision', '', 0),
(4656, 2, '2024-02-19 16:32:29', '2024-02-19 16:32:29', '<h1>we all love</h1>		\n			<h1>nature</h1>		\n		<p>Look deep into nature, and you will<br />understand everything better.</p>		\n			<a href=\\"#\\">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don\\''t confuse people.</p>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don\\''t confuse people.</p>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don\\''t confuse people.</p>		\n															<img width=\\"46\\" height=\\"38\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/quotes.svg\\" alt=\\"\\" loading=\\"lazy\\" />															\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n															<img width=\\"128\\" height=\\"128\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_on_home.png\\" alt=\\"\\" loading=\\"lazy\\" />															\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you\\''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you\\''re selling.</p>		\n			<a href=\\"#\\">\n						Find Out More\n					</a>\n															<img width=\\"470\\" height=\\"570\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf.jpg 470w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf-247x300.jpg 247w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/leaf-400x485.jpg 400w\\" sizes=\\"(max-width: 470px) 100vw, 470px\\" />															\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you\\''re curious about features, a free trial, or even press, we\\''re here to answer any questions.</p>		\n			<a href=\\"#\\">\n						Let\\''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:32:29', '2024-02-19 16:32:29', '', 4649, 'https://jalaramproduce.ca/?p=4656', 0, 'revision', '', 0),
(4657, 2, '2024-02-19 16:32:29', '2024-02-19 16:32:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:32:29', '2024-02-19 16:32:29', '', 4649, 'https://jalaramproduce.ca/?p=4657', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4658, 2, '2024-02-19 16:32:51', '2024-02-19 16:32:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:32:51', '2024-02-19 16:32:51', '', 4649, 'https://jalaramproduce.ca/?p=4658', 0, 'revision', '', 0),
(4659, 2, '2024-02-19 16:32:51', '2024-02-19 16:32:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:32:51', '2024-02-19 16:32:51', '', 4649, 'https://jalaramproduce.ca/?p=4659', 0, 'revision', '', 0),
(4660, 2, '2024-02-19 16:32:51', '2024-02-19 16:32:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:32:51', '2024-02-19 16:32:51', '', 4649, 'https://jalaramproduce.ca/?p=4660', 0, 'revision', '', 0),
(4661, 2, '2024-02-19 16:33:57', '2024-02-19 16:33:57', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:33:57', '2024-02-19 16:33:57', '', 4649, 'https://jalaramproduce.ca/?p=4661', 0, 'revision', '', 0),
(4662, 2, '2024-02-19 16:33:57', '2024-02-19 16:33:57', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:33:57', '2024-02-19 16:33:57', '', 4649, 'https://jalaramproduce.ca/?p=4662', 0, 'revision', '', 0),
(4663, 2, '2024-02-19 16:33:57', '2024-02-19 16:33:57', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:33:57', '2024-02-19 16:33:57', '', 4649, 'https://jalaramproduce.ca/?p=4663', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4664, 2, '2024-02-19 16:34:22', '2024-02-19 16:34:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:34:22', '2024-02-19 16:34:22', '', 4649, 'https://jalaramproduce.ca/?p=4664', 0, 'revision', '', 0),
(4665, 2, '2024-02-19 16:34:22', '2024-02-19 16:34:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:34:22', '2024-02-19 16:34:22', '', 4649, 'https://jalaramproduce.ca/?p=4665', 0, 'revision', '', 0),
(4666, 2, '2024-02-19 16:34:22', '2024-02-19 16:34:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:34:22', '2024-02-19 16:34:22', '', 4649, 'https://jalaramproduce.ca/?p=4666', 0, 'revision', '', 0),
(4667, 2, '2024-02-19 16:34:56', '2024-02-19 16:34:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:34:56', '2024-02-19 16:34:56', '', 4649, 'https://jalaramproduce.ca/?p=4667', 0, 'revision', '', 0),
(4668, 2, '2024-02-19 16:34:56', '2024-02-19 16:34:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:34:56', '2024-02-19 16:34:56', '', 4649, 'https://jalaramproduce.ca/?p=4668', 0, 'revision', '', 0),
(4669, 2, '2024-02-19 16:34:56', '2024-02-19 16:34:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:34:56', '2024-02-19 16:34:56', '', 4649, 'https://jalaramproduce.ca/?p=4669', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4670, 2, '2024-02-19 16:35:31', '2024-02-19 16:35:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:35:31', '2024-02-19 16:35:31', '', 4649, 'https://jalaramproduce.ca/?p=4670', 0, 'revision', '', 0),
(4671, 2, '2024-02-19 16:35:31', '2024-02-19 16:35:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:35:31', '2024-02-19 16:35:31', '', 4649, 'https://jalaramproduce.ca/?p=4671', 0, 'revision', '', 0),
(4672, 2, '2024-02-19 16:35:31', '2024-02-19 16:35:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:35:31', '2024-02-19 16:35:31', '', 4649, 'https://jalaramproduce.ca/?p=4672', 0, 'revision', '', 0),
(4675, 2, '2024-02-19 16:37:18', '2024-02-19 16:37:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:37:18', '2024-02-19 16:37:18', '', 4649, 'https://jalaramproduce.ca/?p=4675', 0, 'revision', '', 0),
(4676, 2, '2024-02-19 16:37:18', '2024-02-19 16:37:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:37:18', '2024-02-19 16:37:18', '', 4649, 'https://jalaramproduce.ca/?p=4676', 0, 'revision', '', 0),
(4677, 2, '2024-02-19 16:37:18', '2024-02-19 16:37:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:37:18', '2024-02-19 16:37:18', '', 4649, 'https://jalaramproduce.ca/?p=4677', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4678, 2, '2024-02-19 16:37:47', '2024-02-19 16:37:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:37:47', '2024-02-19 16:37:47', '', 4649, 'https://jalaramproduce.ca/?p=4678', 0, 'revision', '', 0),
(4679, 2, '2024-02-19 16:37:48', '2024-02-19 16:37:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:37:48', '2024-02-19 16:37:48', '', 4649, 'https://jalaramproduce.ca/?p=4679', 0, 'revision', '', 0),
(4680, 2, '2024-02-19 16:37:48', '2024-02-19 16:37:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:37:48', '2024-02-19 16:37:48', '', 4649, 'https://jalaramproduce.ca/?p=4680', 0, 'revision', '', 0),
(4681, 2, '2024-02-19 16:38:06', '2024-02-19 16:38:06', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:38:06', '2024-02-19 16:38:06', '', 4649, 'https://jalaramproduce.ca/?p=4681', 0, 'revision', '', 0),
(4682, 2, '2024-02-19 16:38:06', '2024-02-19 16:38:06', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:38:06', '2024-02-19 16:38:06', '', 4649, 'https://jalaramproduce.ca/?p=4682', 0, 'revision', '', 0),
(4683, 2, '2024-02-19 16:38:06', '2024-02-19 16:38:06', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:38:06', '2024-02-19 16:38:06', '', 4649, 'https://jalaramproduce.ca/?p=4683', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4685, 2, '2024-02-19 16:43:20', '2024-02-19 16:43:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:43:20', '2024-02-19 16:43:20', '', 4649, 'https://jalaramproduce.ca/?p=4685', 0, 'revision', '', 0),
(4686, 2, '2024-02-19 16:43:20', '2024-02-19 16:43:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p><p>ABOUT US</p>		\n			<h4>Tell website visitors who you are and why they should choose your business.</h4>		\n		<p>Because when a visitor first lands on your website, you''re a stranger to them. They have to get to know you in order to want to read your blog posts, subscribe to your email newsletter, or buy what you''re selling.</p>		\n			<a href="#">\n						Find Out More\n					</a>\n													<img width="470" height="570" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/leaf.jpg" alt="" />													\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:43:20', '2024-02-19 16:43:20', '', 4649, 'https://jalaramproduce.ca/?p=4686', 0, 'revision', '', 0),
(4687, 2, '2024-02-19 16:43:20', '2024-02-19 16:43:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. They contain:</p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:43:20', '2024-02-19 16:43:20', '', 4649, 'https://jalaramproduce.ca/?p=4687', 0, 'revision', '', 0),
(4688, 2, '2024-02-19 16:43:43', '2024-02-19 16:43:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. They contain:</p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:43:43', '2024-02-19 16:43:43', '', 4649, 'https://jalaramproduce.ca/?p=4688', 0, 'revision', '', 0),
(4689, 2, '2024-02-19 16:43:43', '2024-02-19 16:43:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. They contain:</p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:43:43', '2024-02-19 16:43:43', '', 4649, 'https://jalaramproduce.ca/?p=4689', 0, 'revision', '', 0),
(4690, 2, '2024-02-19 16:43:43', '2024-02-19 16:43:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:43:43', '2024-02-19 16:43:43', '', 4649, 'https://jalaramproduce.ca/?p=4690', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4691, 2, '2024-02-19 16:44:32', '2024-02-19 16:44:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:44:32', '2024-02-19 16:44:32', '', 4649, 'https://jalaramproduce.ca/?p=4691', 0, 'revision', '', 0),
(4692, 2, '2024-02-19 16:44:32', '2024-02-19 16:44:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:44:32', '2024-02-19 16:44:32', '', 4649, 'https://jalaramproduce.ca/?p=4692', 0, 'revision', '', 0),
(4693, 2, '2024-02-19 16:44:32', '2024-02-19 16:44:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:44:32', '2024-02-19 16:44:32', '', 4649, 'https://jalaramproduce.ca/?p=4693', 0, 'revision', '', 0),
(4694, 2, '2024-02-19 16:46:01', '2024-02-19 16:46:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:46:01', '2024-02-19 16:46:01', '', 4649, 'https://jalaramproduce.ca/?p=4694', 0, 'revision', '', 0),
(4695, 2, '2024-02-19 16:46:01', '2024-02-19 16:46:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a href="#">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:46:01', '2024-02-19 16:46:01', '', 4649, 'https://jalaramproduce.ca/?p=4695', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4696, 2, '2024-02-19 16:46:01', '2024-02-19 16:46:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:46:01', '2024-02-19 16:46:01', '', 4649, 'https://jalaramproduce.ca/?p=4696', 0, 'revision', '', 0),
(4697, 2, '2024-02-19 16:46:30', '2024-02-19 16:46:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:46:30', '2024-02-19 16:46:30', '', 4649, 'https://jalaramproduce.ca/?p=4697', 0, 'revision', '', 0),
(4698, 2, '2024-02-19 16:46:30', '2024-02-19 16:46:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:46:30', '2024-02-19 16:46:30', '', 4649, 'https://jalaramproduce.ca/?p=4698', 0, 'revision', '', 0),
(4699, 2, '2024-02-19 16:46:30', '2024-02-19 16:46:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:46:30', '2024-02-19 16:46:30', '', 4649, 'https://jalaramproduce.ca/?p=4699', 0, 'revision', '', 0),
(4700, 2, '2024-02-19 16:48:49', '2024-02-19 16:48:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:48:49', '2024-02-19 16:48:49', '', 4649, 'https://jalaramproduce.ca/?p=4700', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4701, 2, '2024-02-19 16:48:49', '2024-02-19 16:48:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:48:49', '2024-02-19 16:48:49', '', 4649, 'https://jalaramproduce.ca/?p=4701', 0, 'revision', '', 0),
(4702, 2, '2024-02-19 16:48:49', '2024-02-19 16:48:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 16:48:49', '2024-02-19 16:48:49', '', 4649, 'https://jalaramproduce.ca/?p=4702', 0, 'revision', '', 0),
(4703, 2, '2024-02-19 16:49:45', '2024-02-19 16:49:45', '', 'pizza-chef-cook-366111', '', 'inherit', 'open', 'closed', '', 'pizza-chef-cook-366111', '', '', '2024-02-19 16:49:45', '2024-02-19 16:49:45', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/pizza-chef-cook-366111.jpg', 0, 'attachment', 'image/jpeg', 0),
(4705, 2, '2024-02-19 16:51:56', '2024-02-19 16:51:56', '', '8-Female-Indian-Chefs-We-Adore', '', 'inherit', 'open', 'closed', '', '8-female-indian-chefs-we-adore', '', '', '2024-02-19 16:51:56', '2024-02-19 16:51:56', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp', 0, 'attachment', 'image/webp', 0),
(4706, 2, '2024-02-19 16:52:53', '2024-02-19 16:52:53', '', 'Restaurant kitchen crew in action', 'Restaurant kitchen crew preparing food.', 'inherit', 'open', 'closed', '', 'restaurant-kitchen-crew-in-action', '', '', '2024-02-19 16:52:53', '2024-02-19 16:52:53', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4707, 2, '2024-02-19 16:54:16', '2024-02-19 16:54:16', '', '0x0', '', 'inherit', 'open', 'closed', '', '0x0', '', '', '2024-02-19 16:54:16', '2024-02-19 16:54:16', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp', 0, 'attachment', 'image/webp', 0),
(4708, 2, '2024-02-19 17:00:20', '2024-02-19 17:00:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:00:20', '2024-02-19 17:00:20', '', 4649, 'https://jalaramproduce.ca/?p=4708', 0, 'revision', '', 0),
(4709, 2, '2024-02-19 17:00:20', '2024-02-19 17:00:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-1.jpg" alt="" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Web Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-2.jpg" alt="" />													\n			<h3>Graphic Design</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n													<img width="370" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/service-3.jpg" alt="" />													\n			<h3>Content Creation</h3><p>Focus on how you can help and benefit your user. Use simple words so that you don''t confuse people.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:00:20', '2024-02-19 17:00:20', '', 4649, 'https://jalaramproduce.ca/?p=4709', 0, 'revision', '', 0),
(4710, 2, '2024-02-19 17:00:20', '2024-02-19 17:00:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:00:20', '2024-02-19 17:00:20', '', 4649, 'https://jalaramproduce.ca/?p=4710', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4712, 2, '2024-02-19 17:04:37', '2024-02-19 17:04:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:04:37', '2024-02-19 17:04:37', '', 4649, 'https://jalaramproduce.ca/?p=4712', 0, 'revision', '', 0),
(4713, 2, '2024-02-19 17:04:37', '2024-02-19 17:04:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n		<p>Whether you''re curious about features, a free trial, or even press, we''re here to answer any questions.</p>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:04:37', '2024-02-19 17:04:37', '', 4649, 'https://jalaramproduce.ca/?p=4713', 0, 'revision', '', 0),
(4714, 2, '2024-02-19 17:04:37', '2024-02-19 17:04:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:04:37', '2024-02-19 17:04:37', '', 4649, 'https://jalaramproduce.ca/?p=4714', 0, 'revision', '', 0),
(4719, 2, '2024-02-19 17:11:28', '2024-02-19 17:11:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:11:28', '2024-02-19 17:11:28', '', 4649, 'https://jalaramproduce.ca/?p=4719', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4720, 2, '2024-02-19 17:11:28', '2024-02-19 17:11:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:11:28', '2024-02-19 17:11:28', '', 4649, 'https://jalaramproduce.ca/?p=4720', 0, 'revision', '', 0),
(4721, 2, '2024-02-19 17:11:28', '2024-02-19 17:11:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:11:28', '2024-02-19 17:11:28', '', 4649, 'https://jalaramproduce.ca/?p=4721', 0, 'revision', '', 0),
(4722, 2, '2024-02-19 17:13:01', '2024-02-19 17:13:01', '', 'call-center-phone-call-customer-support-7374023', '', 'inherit', 'open', 'closed', '', 'call-center-phone-call-customer-support-7374023', '', '', '2024-02-19 17:13:01', '2024-02-19 17:13:01', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png', 0, 'attachment', 'image/png', 0),
(4723, 2, '2024-02-19 17:14:39', '2024-02-19 17:14:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:14:39', '2024-02-19 17:14:39', '', 4649, 'https://jalaramproduce.ca/?p=4723', 0, 'revision', '', 0),
(4724, 2, '2024-02-19 17:14:39', '2024-02-19 17:14:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team at Love Nature are always a pleasure to work with.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_home-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Jane Miller</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:14:39', '2024-02-19 17:14:39', '', 4649, 'https://jalaramproduce.ca/?p=4724', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4725, 2, '2024-02-19 17:14:40', '2024-02-19 17:14:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-19 17:14:40', '2024-02-19 17:14:40', '', 4649, 'https://jalaramproduce.ca/?p=4725', 0, 'revision', '', 0),
(4726, 2, '2024-02-22 16:55:16', '2024-02-22 16:55:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 16:55:16', '2024-02-22 16:55:16', '', 4649, 'https://jalaramproduce.ca/?p=4726', 0, 'revision', '', 0),
(4727, 2, '2024-02-22 16:55:17', '2024-02-22 16:55:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 16:55:17', '2024-02-22 16:55:17', '', 4649, 'https://jalaramproduce.ca/?p=4727', 0, 'revision', '', 0),
(4728, 2, '2024-02-22 16:55:17', '2024-02-22 16:55:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 16:55:17', '2024-02-22 16:55:17', '', 4649, 'https://jalaramproduce.ca/?p=4728', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4729, 2, '2024-02-22 17:00:21', '2024-02-22 17:00:21', '', 'b35047dc0cd424272cb500e53494f75a', '', 'inherit', 'open', 'closed', '', 'b35047dc0cd424272cb500e53494f75a', '', '', '2024-02-22 17:00:21', '2024-02-22 17:00:21', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/b35047dc0cd424272cb500e53494f75a.jpg', 0, 'attachment', 'image/jpeg', 0),
(4730, 2, '2024-02-22 17:01:04', '2024-02-22 17:01:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:01:04', '2024-02-22 17:01:04', '', 4649, 'https://jalaramproduce.ca/?p=4730', 0, 'revision', '', 0),
(4731, 2, '2024-02-22 17:01:04', '2024-02-22 17:01:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:01:04', '2024-02-22 17:01:04', '', 4649, 'https://jalaramproduce.ca/?p=4731', 0, 'revision', '', 0),
(4732, 2, '2024-02-22 17:01:04', '2024-02-22 17:01:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:01:04', '2024-02-22 17:01:04', '', 4649, 'https://jalaramproduce.ca/?p=4732', 0, 'revision', '', 0),
(4733, 2, '2024-02-22 17:03:21', '2024-02-22 17:03:21', '', 'images', '', 'inherit', 'open', 'closed', '', 'images-2', '', '', '2024-02-22 17:03:21', '2024-02-22 17:03:21', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/images-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4736, 2, '2024-02-22 17:05:17', '2024-02-22 17:05:17', '', 'images', '', 'inherit', 'open', 'closed', '', 'images-3', '', '', '2024-02-22 17:05:17', '2024-02-22 17:05:17', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/images-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4737, 2, '2024-02-22 17:07:21', '2024-02-22 17:07:21', '', 'b35047dc0cd424272cb500e53494f75a', '', 'inherit', 'open', 'closed', '', 'b35047dc0cd424272cb500e53494f75a-2', '', '', '2024-02-22 17:07:21', '2024-02-22 17:07:21', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/b35047dc0cd424272cb500e53494f75a-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4738, 2, '2024-02-22 17:10:44', '2024-02-22 17:10:44', '', 'e726b0654bbb625edd9f9478a0d82bda', '', 'inherit', 'open', 'closed', '', 'e726b0654bbb625edd9f9478a0d82bda', '', '', '2024-02-22 17:10:44', '2024-02-22 17:10:44', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/e726b0654bbb625edd9f9478a0d82bda.jpg', 0, 'attachment', 'image/jpeg', 0),
(4739, 2, '2024-02-22 17:10:55', '2024-02-22 17:10:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:10:55', '2024-02-22 17:10:55', '', 4649, 'https://jalaramproduce.ca/?p=4739', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4740, 2, '2024-02-22 17:10:55', '2024-02-22 17:10:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:10:55', '2024-02-22 17:10:55', '', 4649, 'https://jalaramproduce.ca/?p=4740', 0, 'revision', '', 0),
(4741, 2, '2024-02-22 17:10:55', '2024-02-22 17:10:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:10:55', '2024-02-22 17:10:55', '', 4649, 'https://jalaramproduce.ca/?p=4741', 0, 'revision', '', 0),
(4742, 2, '2024-02-22 17:37:01', '2024-02-22 17:37:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:37:01', '2024-02-22 17:37:01', '', 4649, 'https://jalaramproduce.ca/?p=4742', 0, 'revision', '', 0),
(4743, 2, '2024-02-22 17:37:02', '2024-02-22 17:37:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:37:02', '2024-02-22 17:37:02', '', 4649, 'https://jalaramproduce.ca/?p=4743', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4744, 2, '2024-02-22 17:37:02', '2024-02-22 17:37:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-22 17:37:02', '2024-02-22 17:37:02', '', 4649, 'https://jalaramproduce.ca/?p=4744', 0, 'revision', '', 0),
(4747, 2, '2024-02-22 17:56:38', '2024-02-22 17:56:38', '', 'images (1)', '', 'inherit', 'open', 'closed', '', 'images-1-2', '', '', '2024-02-22 17:56:38', '2024-02-22 17:56:38', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/images-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4748, 2, '2024-02-22 17:57:28', '2024-02-22 17:57:28', '', 'elevated view of frame made of ripe vegetables isolated on white', 'elevated view of frame made of ripe vegetables isolated on white', 'inherit', 'open', 'closed', '', 'elevated-view-of-frame-made-of-ripe-vegetables-isolated-on-white', '', '', '2024-02-22 17:57:28', '2024-02-22 17:57:28', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/istockphoto-1030918230-612x612-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4749, 2, '2024-02-22 17:57:46', '2024-02-22 17:57:46', '<h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n															<img width=\\"1170\\" height=\\"600\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero.jpg 1170w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-300x154.jpg 300w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-1024x525.jpg 1024w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-768x394.jpg 768w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-400x205.jpg 400w\\" sizes=\\"(max-width: 1170px) 100vw, 1170px\\" />															\n			<h3>Our Mission</h3>		\n		<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>		\n															<img width=\\"46\\" height=\\"38\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/quotes.svg\\" alt=\\"\\" loading=\\"lazy\\" />															\n			<h4>“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		\n															<img width=\\"128\\" height=\\"128\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_on_about.png\\" alt=\\"\\" loading=\\"lazy\\" />															\n		<p>Emily Davis</p>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 17:57:46', '2024-02-22 17:57:46', '', 4650, 'https://jalaramproduce.ca/?p=4749', 0, 'revision', '', 0),
(4750, 2, '2024-02-22 17:57:46', '2024-02-22 17:57:46', '<h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n															<img width=\\"1170\\" height=\\"600\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero.jpg 1170w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-300x154.jpg 300w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-1024x525.jpg 1024w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-768x394.jpg 768w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/contact-hero-400x205.jpg 400w\\" sizes=\\"(max-width: 1170px) 100vw, 1170px\\" />															\n			<h3>Our Mission</h3>		\n		<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>		\n															<img width=\\"46\\" height=\\"38\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/quotes.svg\\" alt=\\"\\" loading=\\"lazy\\" />															\n			<h4>“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		\n															<img width=\\"128\\" height=\\"128\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_on_about.png\\" alt=\\"\\" loading=\\"lazy\\" />															\n		<p>Emily Davis</p>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 17:57:46', '2024-02-22 17:57:46', '', 4650, 'https://jalaramproduce.ca/?p=4750', 0, 'revision', '', 0),
(4751, 2, '2024-02-22 17:57:46', '2024-02-22 17:57:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1170" height="600" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero.jpg" alt="" />													\n			<h3>Our Mission</h3>		\n		<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Emily Davis</p>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 17:57:46', '2024-02-22 17:57:46', '', 4650, 'https://jalaramproduce.ca/?p=4751', 0, 'revision', '', 0),
(4753, 2, '2024-02-22 18:02:45', '2024-02-22 18:02:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1170" height="600" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero.jpg" alt="" />													\n			<h3>Our Mission</h3>		\n		<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Emily Davis</p>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:02:45', '2024-02-22 18:02:45', '', 4650, 'https://jalaramproduce.ca/?p=4753', 0, 'revision', '', 0),
(4754, 2, '2024-02-22 18:02:45', '2024-02-22 18:02:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1170" height="600" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/contact-hero.jpg" alt="" />													\n			<h3>Our Mission</h3>		\n		<p>Build the best product that creates the most value for our customers, use business to inspire and implement environmentally friendly solutions.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our clients no matter the challenge. We aim to deliver our very best work every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Love Nature has an amazing team of hard working professionals. It has been a pleasure to meet them.”</h4>		\n													<img width="128" height="128" src="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about.png 128w, https://jalaramproduce.ca/wp-content/uploads/2021/11/avatar_on_about-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" />													\n		<p>Emily Davis</p>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:02:45', '2024-02-22 18:02:45', '', 4650, 'https://jalaramproduce.ca/?p=4754', 0, 'revision', '', 0),
(4755, 2, '2024-02-22 18:02:45', '2024-02-22 18:02:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:02:45', '2024-02-22 18:02:45', '', 4650, 'https://jalaramproduce.ca/?p=4755', 0, 'revision', '', 0),
(4756, 2, '2024-02-22 18:12:46', '2024-02-22 18:12:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:12:46', '2024-02-22 18:12:46', '', 4650, 'https://jalaramproduce.ca/?p=4756', 0, 'revision', '', 0),
(4757, 2, '2024-02-22 18:12:46', '2024-02-22 18:12:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:12:46', '2024-02-22 18:12:46', '', 4650, 'https://jalaramproduce.ca/?p=4757', 0, 'revision', '', 0),
(4758, 2, '2024-02-22 18:12:46', '2024-02-22 18:12:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:12:46', '2024-02-22 18:12:46', '', 4650, 'https://jalaramproduce.ca/?p=4758', 0, 'revision', '', 0),
(4759, 2, '2024-02-22 18:13:49', '2024-02-22 18:13:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:13:49', '2024-02-22 18:13:49', '', 4650, 'https://jalaramproduce.ca/?p=4759', 0, 'revision', '', 0),
(4760, 2, '2024-02-22 18:13:51', '2024-02-22 18:13:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:13:51', '2024-02-22 18:13:51', '', 4650, 'https://jalaramproduce.ca/?p=4760', 0, 'revision', '', 0),
(4761, 2, '2024-02-22 18:13:53', '2024-02-22 18:13:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-22 18:13:53', '2024-02-22 18:13:53', '', 4650, 'https://jalaramproduce.ca/?p=4761', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4762, 2, '2024-02-22 18:38:29', '2024-02-22 18:38:29', '<h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						hello@tyler.com					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						202-555-0188					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						2360 Hood Avenue, San Diego, CA, 92123					</p>\n					<a href=\\"#\\">\n						Twitter\n											</a>\n					<a href=\\"#\\">\n						Instagram\n											</a>\n					<a href=\\"#\\">\n						Youtube\n											</a>\n			<h4>Let\\''s get in touch</h4>		\n		[wpforms id=\\"970\\"]		\n			<h4>We are optimists who love to work together</h4>		\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_1.jpg\\" alt=\\"\\" loading=\\"lazy\\" />															\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_2.jpg\\" alt=\\"\\" loading=\\"lazy\\" />															\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_3.jpg\\" alt=\\"\\" loading=\\"lazy\\" />															\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_4.jpg\\" alt=\\"\\" loading=\\"lazy\\" />', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-22 18:38:29', '2024-02-22 18:38:29', '', 16, 'https://jalaramproduce.ca/?p=4762', 0, 'revision', '', 0),
(4763, 2, '2024-02-22 18:38:29', '2024-02-22 18:38:29', '<h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						hello@tyler.com					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						202-555-0188					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						2360 Hood Avenue, San Diego, CA, 92123					</p>\n					<a href=\\"#\\">\n						Twitter\n											</a>\n					<a href=\\"#\\">\n						Instagram\n											</a>\n					<a href=\\"#\\">\n						Youtube\n											</a>\n			<h4>Let\\''s get in touch</h4>		\n		[wpforms id=\\"970\\"]		\n			<h4>We are optimists who love to work together</h4>		\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_1.jpg\\" alt=\\"\\" loading=\\"lazy\\" />															\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_2.jpg\\" alt=\\"\\" loading=\\"lazy\\" />															\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_3.jpg\\" alt=\\"\\" loading=\\"lazy\\" />															\n															<img width=\\"285\\" height=\\"280\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/avatar_4.jpg\\" alt=\\"\\" loading=\\"lazy\\" />', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-22 18:38:29', '2024-02-22 18:38:29', '', 16, 'https://jalaramproduce.ca/?p=4763', 0, 'revision', '', 0),
(4764, 2, '2024-02-22 18:38:29', '2024-02-22 18:38:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-22 18:38:29', '2024-02-22 18:38:29', '', 16, 'https://jalaramproduce.ca/?p=4764', 0, 'revision', '', 0),
(4769, 2, '2024-02-23 14:06:59', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2024-02-23 14:06:59', '0000-00-00 00:00:00', '', 0, 'https://jalaramproduce.ca/?p=4769', 1, 'nav_menu_item', '', 0),
(4770, 2, '2024-02-23 14:07:34', '2024-02-23 14:07:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>FRESH VEGETABLES !!!</h2>', 'VEGETABLES', '', 'trash', 'closed', 'closed', '', 'vegetables__trashed', '', '', '2024-05-10 19:44:18', '2024-05-10 19:44:18', '', 0, 'https://jalaramproduce.ca/?page_id=4770', 0, 'page', '', 0),
(4771, 2, '2024-02-23 14:07:34', '2024-02-23 14:07:34', '', 'VEGETABLES', '', 'inherit', 'closed', 'closed', '', '4770-revision-v1', '', '', '2024-02-23 14:07:34', '2024-02-23 14:07:34', '', 4770, 'https://jalaramproduce.ca/?p=4771', 0, 'revision', '', 0),
(4772, 2, '2024-02-23 14:07:47', '2024-02-23 14:07:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>FRESH FRUITS !!!</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'trash', 'closed', 'closed', '', 'fruits__trashed', '', '', '2024-05-10 19:44:18', '2024-05-10 19:44:18', '', 0, 'https://jalaramproduce.ca/?page_id=4772', 0, 'page', '', 0),
(4773, 2, '2024-02-23 14:07:47', '2024-02-23 14:07:47', '', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-23 14:07:47', '2024-02-23 14:07:47', '', 4772, 'https://jalaramproduce.ca/?p=4773', 0, 'revision', '', 0),
(4776, 2, '2024-02-28 18:03:23', '2024-02-23 14:08:24', ' ', '', '', 'publish', 'closed', 'closed', '', '4776', '', '', '2024-02-28 18:03:23', '2024-02-28 18:03:23', '', 0, 'https://jalaramproduce.ca/?p=4776', 3, 'nav_menu_item', '', 0),
(4789, 2, '2024-02-23 14:28:40', '2024-02-23 14:28:40', '', 'VEGETABLES', '', 'inherit', 'closed', 'closed', '', '4770-revision-v1', '', '', '2024-02-23 14:28:40', '2024-02-23 14:28:40', '', 4770, 'https://jalaramproduce.ca/?p=4789', 0, 'revision', '', 0),
(4790, 2, '2024-02-23 14:28:40', '2024-02-23 14:28:40', '', 'VEGETABLES', '', 'inherit', 'closed', 'closed', '', '4770-revision-v1', '', '', '2024-02-23 14:28:40', '2024-02-23 14:28:40', '', 4770, 'https://jalaramproduce.ca/?p=4790', 0, 'revision', '', 0),
(4791, 2, '2024-02-23 14:28:40', '2024-02-23 14:28:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>FRESH VEGETABLES !!!</h2>', 'VEGETABLES', '', 'inherit', 'closed', 'closed', '', '4770-revision-v1', '', '', '2024-02-23 14:28:40', '2024-02-23 14:28:40', '', 4770, 'https://jalaramproduce.ca/?p=4791', 0, 'revision', '', 0),
(4792, 2, '2024-02-23 14:36:19', '2024-02-23 14:36:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>FRESH VEGETABLES !!!</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'VEGETABLES', '', 'inherit', 'closed', 'closed', '', '4770-autosave-v1', '', '', '2024-02-23 14:39:36', '2024-02-23 14:39:36', '', 4770, 'https://jalaramproduce.ca/?p=4792', 0, 'revision', '', 0),
(4794, 2, '2024-02-24 09:10:56', '2024-02-24 09:10:56', '', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:10:56', '2024-02-24 09:10:56', '', 4540, 'https://jalaramproduce.ca/?p=4794', 0, 'revision', '', 0),
(4795, 2, '2024-02-24 09:10:56', '2024-02-24 09:10:56', '', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:10:56', '2024-02-24 09:10:56', '', 4540, 'https://jalaramproduce.ca/?p=4795', 0, 'revision', '', 0),
(4796, 2, '2024-02-24 09:10:56', '2024-02-24 09:10:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="#">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:10:56', '2024-02-24 09:10:56', '', 4540, 'https://jalaramproduce.ca/?p=4796', 0, 'revision', '', 0),
(4798, 2, '2024-02-24 09:14:06', '2024-02-24 09:14:06', '', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:14:06', '2024-02-24 09:14:06', '', 4772, 'https://jalaramproduce.ca/?p=4798', 0, 'revision', '', 0),
(4799, 2, '2024-02-24 09:14:06', '2024-02-24 09:14:06', '', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:14:06', '2024-02-24 09:14:06', '', 4772, 'https://jalaramproduce.ca/?p=4799', 0, 'revision', '', 0),
(4800, 2, '2024-02-24 09:14:07', '2024-02-24 09:14:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:14:07', '2024-02-24 09:14:07', '', 4772, 'https://jalaramproduce.ca/?p=4800', 0, 'revision', '', 0),
(4801, 2, '2024-02-24 09:15:29', '2024-02-24 09:15:29', '', 'download (2)', '', 'inherit', 'open', 'closed', '', 'download-2-2', '', '', '2024-02-24 09:15:29', '2024-02-24 09:15:29', '', 4772, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4802, 2, '2024-02-24 09:17:25', '2024-02-24 09:17:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:17:25', '2024-02-24 09:17:25', '', 4772, 'https://jalaramproduce.ca/?p=4802', 0, 'revision', '', 0),
(4803, 2, '2024-02-24 09:17:25', '2024-02-24 09:17:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:17:25', '2024-02-24 09:17:25', '', 4772, 'https://jalaramproduce.ca/?p=4803', 0, 'revision', '', 0),
(4804, 2, '2024-02-24 09:17:25', '2024-02-24 09:17:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:17:25', '2024-02-24 09:17:25', '', 4772, 'https://jalaramproduce.ca/?p=4804', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4805, 2, '2024-02-24 09:19:37', '2024-02-24 09:19:37', '', 'banana-yellow-bunch-of-bananas-1025109', '', 'inherit', 'open', 'closed', '', 'banana-yellow-bunch-of-bananas-1025109', '', '', '2024-02-24 09:19:37', '2024-02-24 09:19:37', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg', 0, 'attachment', 'image/jpeg', 0),
(4807, 2, '2024-02-24 09:22:29', '2024-02-24 09:22:29', '', 'download (1)', '', 'inherit', 'open', 'closed', '', 'download-1', '', '', '2024-02-24 09:22:29', '2024-02-24 09:22:29', '', 4772, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4808, 2, '2024-02-24 09:24:24', '2024-02-24 09:24:24', '', 'download (3)', '', 'inherit', 'open', 'closed', '', 'download-3-2', '', '', '2024-02-24 09:24:24', '2024-02-24 09:24:24', '', 4772, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4809, 2, '2024-02-24 09:24:42', '2024-02-24 09:24:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:24:42', '2024-02-24 09:24:42', '', 4772, 'https://jalaramproduce.ca/?p=4809', 0, 'revision', '', 0),
(4810, 2, '2024-02-24 09:24:42', '2024-02-24 09:24:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:24:42', '2024-02-24 09:24:42', '', 4772, 'https://jalaramproduce.ca/?p=4810', 0, 'revision', '', 0),
(4811, 2, '2024-02-24 09:24:42', '2024-02-24 09:24:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:24:42', '2024-02-24 09:24:42', '', 4772, 'https://jalaramproduce.ca/?p=4811', 0, 'revision', '', 0),
(4812, 2, '2024-02-24 09:28:09', '2024-02-24 09:28:09', '', 'healthy-fruit-kiwi-1284048', '', 'inherit', 'open', 'closed', '', 'healthy-fruit-kiwi-1284048', '', '', '2024-02-24 09:28:09', '2024-02-24 09:28:09', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg', 0, 'attachment', 'image/jpeg', 0),
(4813, 2, '2024-02-24 09:30:04', '2024-02-24 09:30:04', '', 'download (4)', '', 'inherit', 'open', 'closed', '', 'download-4-2', '', '', '2024-02-24 09:30:04', '2024-02-24 09:30:04', '', 4772, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4814, 2, '2024-02-24 09:31:33', '2024-02-24 09:31:33', '', 'watermelon-fruit-red-4580910', '', 'inherit', 'open', 'closed', '', 'watermelon-fruit-red-4580910', '', '', '2024-02-24 09:31:33', '2024-02-24 09:31:33', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png', 0, 'attachment', 'image/png', 0),
(4816, 2, '2024-02-24 09:37:12', '2024-02-24 09:37:12', '', 'grapes-red-wine-2520999', '', 'inherit', 'open', 'closed', '', 'grapes-red-wine-2520999', '', '', '2024-02-24 09:37:12', '2024-02-24 09:37:12', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png', 0, 'attachment', 'image/png', 0),
(4817, 2, '2024-02-24 09:38:11', '2024-02-24 09:38:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:38:11', '2024-02-24 09:38:11', '', 4772, 'https://jalaramproduce.ca/?p=4817', 0, 'revision', '', 0),
(4818, 2, '2024-02-24 09:38:11', '2024-02-24 09:38:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />													\n			<h2>Add Your Heading Text Here</h2>		\n													<img src="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:38:11', '2024-02-24 09:38:11', '', 4772, 'https://jalaramproduce.ca/?p=4818', 0, 'revision', '', 0),
(4819, 2, '2024-02-24 09:38:11', '2024-02-24 09:38:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:38:11', '2024-02-24 09:38:11', '', 4772, 'https://jalaramproduce.ca/?p=4819', 0, 'revision', '', 0),
(4820, 2, '2024-02-24 09:38:45', '2024-02-24 09:38:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:38:45', '2024-02-24 09:38:45', '', 4772, 'https://jalaramproduce.ca/?p=4820', 0, 'revision', '', 0),
(4821, 2, '2024-02-24 09:38:45', '2024-02-24 09:38:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:38:45', '2024-02-24 09:38:45', '', 4772, 'https://jalaramproduce.ca/?p=4821', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4822, 2, '2024-02-24 09:38:45', '2024-02-24 09:38:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:38:45', '2024-02-24 09:38:45', '', 4772, 'https://jalaramproduce.ca/?p=4822', 0, 'revision', '', 0),
(4823, 2, '2024-02-24 09:39:39', '2024-02-24 09:39:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="#">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:39:39', '2024-02-24 09:39:39', '', 4540, 'https://jalaramproduce.ca/?p=4823', 0, 'revision', '', 0),
(4824, 2, '2024-02-24 09:39:39', '2024-02-24 09:39:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="#">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:39:39', '2024-02-24 09:39:39', '', 4540, 'https://jalaramproduce.ca/?p=4824', 0, 'revision', '', 0),
(4825, 2, '2024-02-24 09:39:39', '2024-02-24 09:39:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:39:39', '2024-02-24 09:39:39', '', 4540, 'https://jalaramproduce.ca/?p=4825', 0, 'revision', '', 0),
(4826, 2, '2024-02-24 09:40:12', '2024-02-24 09:40:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:40:12', '2024-02-24 09:40:12', '', 4540, 'https://jalaramproduce.ca/?p=4826', 0, 'revision', '', 0),
(4827, 2, '2024-02-24 09:40:12', '2024-02-24 09:40:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:40:12', '2024-02-24 09:40:12', '', 4540, 'https://jalaramproduce.ca/?p=4827', 0, 'revision', '', 0),
(4828, 2, '2024-02-24 09:40:12', '2024-02-24 09:40:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:40:12', '2024-02-24 09:40:12', '', 4540, 'https://jalaramproduce.ca/?p=4828', 0, 'revision', '', 0),
(4829, 2, '2024-02-24 09:41:15', '2024-02-24 09:41:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:41:15', '2024-02-24 09:41:15', '', 4540, 'https://jalaramproduce.ca/?p=4829', 0, 'revision', '', 0),
(4830, 2, '2024-02-24 09:41:15', '2024-02-24 09:41:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						Explore Now\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:41:15', '2024-02-24 09:41:15', '', 4540, 'https://jalaramproduce.ca/?p=4830', 0, 'revision', '', 0),
(4831, 2, '2024-02-24 09:41:15', '2024-02-24 09:41:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-24 09:41:15', '2024-02-24 09:41:15', '', 4540, 'https://jalaramproduce.ca/?p=4831', 0, 'revision', '', 0),
(4832, 2, '2024-02-24 09:45:36', '2024-02-24 09:45:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:45:36', '2024-02-24 09:45:36', '', 4772, 'https://jalaramproduce.ca/?p=4832', 0, 'revision', '', 0),
(4833, 2, '2024-02-24 09:45:36', '2024-02-24 09:45:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:45:36', '2024-02-24 09:45:36', '', 4772, 'https://jalaramproduce.ca/?p=4833', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4834, 2, '2024-02-24 09:45:36', '2024-02-24 09:45:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>FRESH FRUITS !!!</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-revision-v1', '', '', '2024-02-24 09:45:36', '2024-02-24 09:45:36', '', 4772, 'https://jalaramproduce.ca/?p=4834', 0, 'revision', '', 0),
(4836, 2, '2024-02-26 17:36:46', '2024-02-26 17:36:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:36:46', '2024-02-26 17:36:46', '', 4649, 'https://jalaramproduce.ca/?p=4836', 0, 'revision', '', 0),
(4837, 2, '2024-02-26 17:36:46', '2024-02-26 17:36:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:36:46', '2024-02-26 17:36:46', '', 4649, 'https://jalaramproduce.ca/?p=4837', 0, 'revision', '', 0),
(4838, 2, '2024-02-26 17:36:46', '2024-02-26 17:36:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#jalaramproduce.ca/contact/">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:36:46', '2024-02-26 17:36:46', '', 4649, 'https://jalaramproduce.ca/?p=4838', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4839, 2, '2024-02-26 17:37:09', '2024-02-26 17:37:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#jalaramproduce.ca/contact/">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:37:09', '2024-02-26 17:37:09', '', 4649, 'https://jalaramproduce.ca/?p=4839', 0, 'revision', '', 0),
(4840, 2, '2024-02-26 17:37:09', '2024-02-26 17:37:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="#jalaramproduce.ca/contact/">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:37:09', '2024-02-26 17:37:09', '', 4649, 'https://jalaramproduce.ca/?p=4840', 0, 'revision', '', 0),
(4841, 2, '2024-02-26 17:37:09', '2024-02-26 17:37:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:37:09', '2024-02-26 17:37:09', '', 4649, 'https://jalaramproduce.ca/?p=4841', 0, 'revision', '', 0),
(4842, 2, '2024-02-26 17:37:41', '2024-02-26 17:37:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:37:41', '2024-02-26 17:37:41', '', 4649, 'https://jalaramproduce.ca/?p=4842', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4843, 2, '2024-02-26 17:37:41', '2024-02-26 17:37:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:37:41', '2024-02-26 17:37:41', '', 4649, 'https://jalaramproduce.ca/?p=4843', 0, 'revision', '', 0),
(4844, 2, '2024-02-26 17:37:41', '2024-02-26 17:37:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:37:41', '2024-02-26 17:37:41', '', 4649, 'https://jalaramproduce.ca/?p=4844', 0, 'revision', '', 0),
(4846, 2, '2024-02-26 17:56:56', '2024-02-26 17:56:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:56:56', '2024-02-26 17:56:56', '', 4649, 'https://jalaramproduce.ca/?p=4846', 0, 'revision', '', 0),
(4847, 2, '2024-02-26 17:56:56', '2024-02-26 17:56:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:56:56', '2024-02-26 17:56:56', '', 4649, 'https://jalaramproduce.ca/?p=4847', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4848, 2, '2024-02-26 17:56:56', '2024-02-26 17:56:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:56:56', '2024-02-26 17:56:56', '', 4649, 'https://jalaramproduce.ca/?p=4848', 0, 'revision', '', 0),
(4849, 2, '2024-02-26 17:58:37', '2024-02-26 17:58:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:58:37', '2024-02-26 17:58:37', '', 4649, 'https://jalaramproduce.ca/?p=4849', 0, 'revision', '', 0),
(4850, 2, '2024-02-26 17:58:37', '2024-02-26 17:58:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:58:37', '2024-02-26 17:58:37', '', 4649, 'https://jalaramproduce.ca/?p=4850', 0, 'revision', '', 0),
(4851, 2, '2024-02-26 17:58:37', '2024-02-26 17:58:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 17:58:37', '2024-02-26 17:58:37', '', 4649, 'https://jalaramproduce.ca/?p=4851', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4852, 2, '2024-02-26 18:02:51', '2024-02-26 18:02:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:02:51', '2024-02-26 18:02:51', '', 4649, 'https://jalaramproduce.ca/?p=4852', 0, 'revision', '', 0),
(4853, 2, '2024-02-26 18:02:51', '2024-02-26 18:02:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:02:51', '2024-02-26 18:02:51', '', 4649, 'https://jalaramproduce.ca/?p=4853', 0, 'revision', '', 0),
(4854, 2, '2024-02-26 18:02:51', '2024-02-26 18:02:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:02:51', '2024-02-26 18:02:51', '', 4649, 'https://jalaramproduce.ca/?p=4854', 0, 'revision', '', 0),
(4855, 2, '2024-02-26 18:04:26', '2024-02-26 18:04:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:04:26', '2024-02-26 18:04:26', '', 4649, 'https://jalaramproduce.ca/?p=4855', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4856, 2, '2024-02-26 18:04:26', '2024-02-26 18:04:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:04:26', '2024-02-26 18:04:26', '', 4649, 'https://jalaramproduce.ca/?p=4856', 0, 'revision', '', 0),
(4857, 2, '2024-02-26 18:04:27', '2024-02-26 18:04:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:04:27', '2024-02-26 18:04:27', '', 4649, 'https://jalaramproduce.ca/?p=4857', 0, 'revision', '', 0),
(4858, 2, '2024-02-26 18:05:21', '2024-02-26 18:05:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:05:21', '2024-02-26 18:05:21', '', 4649, 'https://jalaramproduce.ca/?p=4858', 0, 'revision', '', 0),
(4859, 2, '2024-02-26 18:05:21', '2024-02-26 18:05:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="#">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:05:21', '2024-02-26 18:05:21', '', 4649, 'https://jalaramproduce.ca/?p=4859', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4860, 2, '2024-02-26 18:05:21', '2024-02-26 18:05:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-26 18:05:21', '2024-02-26 18:05:21', '', 4649, 'https://jalaramproduce.ca/?p=4860', 0, 'revision', '', 0),
(4863, 2, '2024-02-26 18:13:33', '2024-02-26 18:13:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-26 18:13:33', '2024-02-26 18:13:33', '', 4650, 'https://jalaramproduce.ca/?p=4863', 0, 'revision', '', 0),
(4864, 2, '2024-02-26 18:13:33', '2024-02-26 18:13:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-26 18:13:33', '2024-02-26 18:13:33', '', 4650, 'https://jalaramproduce.ca/?p=4864', 0, 'revision', '', 0),
(4865, 2, '2024-02-26 18:13:33', '2024-02-26 18:13:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-26 18:13:33', '2024-02-26 18:13:33', '', 4650, 'https://jalaramproduce.ca/?p=4865', 0, 'revision', '', 0),
(4866, 2, '2024-02-26 18:16:42', '2024-02-26 18:16:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-26 18:16:42', '2024-02-26 18:16:42', '', 4650, 'https://jalaramproduce.ca/?p=4866', 0, 'revision', '', 0),
(4867, 2, '2024-02-26 18:16:42', '2024-02-26 18:16:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-26 18:16:42', '2024-02-26 18:16:42', '', 4650, 'https://jalaramproduce.ca/?p=4867', 0, 'revision', '', 0),
(4868, 2, '2024-02-26 18:16:42', '2024-02-26 18:16:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-26 18:16:42', '2024-02-26 18:16:42', '', 4650, 'https://jalaramproduce.ca/?p=4868', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4869, 2, '2024-02-26 18:19:17', '2024-02-26 18:19:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-26 18:19:17', '2024-02-26 18:19:17', '', 16, 'https://jalaramproduce.ca/?p=4869', 0, 'revision', '', 0),
(4870, 2, '2024-02-26 18:19:17', '2024-02-26 18:19:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-26 18:19:17', '2024-02-26 18:19:17', '', 16, 'https://jalaramproduce.ca/?p=4870', 0, 'revision', '', 0),
(4871, 2, '2024-02-26 18:19:18', '2024-02-26 18:19:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-26 18:19:18', '2024-02-26 18:19:18', '', 16, 'https://jalaramproduce.ca/?p=4871', 0, 'revision', '', 0),
(4872, 2, '2024-02-26 18:20:04', '2024-02-26 18:20:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-26 18:20:04', '2024-02-26 18:20:04', '', 16, 'https://jalaramproduce.ca/?p=4872', 0, 'revision', '', 0),
(4873, 2, '2024-02-26 18:20:04', '2024-02-26 18:20:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-26 18:20:04', '2024-02-26 18:20:04', '', 16, 'https://jalaramproduce.ca/?p=4873', 0, 'revision', '', 0),
(4874, 2, '2024-02-26 18:20:05', '2024-02-26 18:20:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-26 18:20:05', '2024-02-26 18:20:05', '', 16, 'https://jalaramproduce.ca/?p=4874', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4875, 2, '2024-02-26 18:20:56', '2024-02-26 18:20:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-26 18:20:56', '2024-02-26 18:20:56', '', 4540, 'https://jalaramproduce.ca/?p=4875', 0, 'revision', '', 0),
(4876, 2, '2024-02-26 18:20:56', '2024-02-26 18:20:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-26 18:20:56', '2024-02-26 18:20:56', '', 4540, 'https://jalaramproduce.ca/?p=4876', 0, 'revision', '', 0),
(4877, 2, '2024-02-26 18:20:56', '2024-02-26 18:20:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-26 18:20:56', '2024-02-26 18:20:56', '', 4540, 'https://jalaramproduce.ca/?p=4877', 0, 'revision', '', 0),
(4879, 2, '2024-02-26 18:28:41', '2024-02-26 18:28:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Be Fit with Our Products</h2>\n<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>\n<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				</p>\n<h3>\n						Up to 5% Off<br />\n				</h3>\n<p>			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener"><br />\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg><br />\n						FRUITS<br />\n					</a><br />\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener"><br />\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg><br />\n						VEGETABLES<br />\n					</a></p>\n<style>/*! elementor - v3.19.0 - 29-01-2024 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" /></p>\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-26 18:28:41', '2024-02-26 18:28:41', '', 4540, 'https://jalaramproduce.ca/?p=4879', 0, 'revision', '', 0),
(4882, 2, '2024-02-26 18:42:56', '2024-02-26 18:42:56', '', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-26 18:42:56', '2024-02-26 18:42:56', '', 4540, 'https://jalaramproduce.ca/?p=4882', 0, 'revision', '', 0),
(4883, 2, '2024-02-27 18:07:07', '2024-02-27 18:07:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:07', '2024-02-27 18:07:07', '', 4649, 'https://jalaramproduce.ca/?p=4883', 0, 'revision', '', 0),
(4884, 2, '2024-02-27 18:07:07', '2024-02-27 18:07:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:07', '2024-02-27 18:07:07', '', 4649, 'https://jalaramproduce.ca/?p=4884', 0, 'revision', '', 0),
(4885, 2, '2024-02-27 18:07:07', '2024-02-27 18:07:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:07', '2024-02-27 18:07:07', '', 4649, 'https://jalaramproduce.ca/?p=4885', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4886, 2, '2024-02-27 18:07:47', '2024-02-27 18:07:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:47', '2024-02-27 18:07:47', '', 4649, 'https://jalaramproduce.ca/?p=4886', 0, 'revision', '', 0),
(4887, 2, '2024-02-27 18:07:47', '2024-02-27 18:07:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:47', '2024-02-27 18:07:47', '', 4649, 'https://jalaramproduce.ca/?p=4887', 0, 'revision', '', 0),
(4888, 2, '2024-02-27 18:07:47', '2024-02-27 18:07:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:47', '2024-02-27 18:07:47', '', 4649, 'https://jalaramproduce.ca/?p=4888', 0, 'revision', '', 0),
(4889, 2, '2024-02-27 18:07:59', '2024-02-27 18:07:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:59', '2024-02-27 18:07:59', '', 4649, 'https://jalaramproduce.ca/?p=4889', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4890, 2, '2024-02-27 18:07:59', '2024-02-27 18:07:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:59', '2024-02-27 18:07:59', '', 4649, 'https://jalaramproduce.ca/?p=4890', 0, 'revision', '', 0),
(4891, 2, '2024-02-27 18:07:59', '2024-02-27 18:07:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:07:59', '2024-02-27 18:07:59', '', 4649, 'https://jalaramproduce.ca/?p=4891', 0, 'revision', '', 0),
(4892, 2, '2024-02-27 18:08:34', '2024-02-27 18:08:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:08:34', '2024-02-27 18:08:34', '', 4649, 'https://jalaramproduce.ca/?p=4892', 0, 'revision', '', 0),
(4893, 2, '2024-02-27 18:08:34', '2024-02-27 18:08:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:08:34', '2024-02-27 18:08:34', '', 4649, 'https://jalaramproduce.ca/?p=4893', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4894, 2, '2024-02-27 18:08:34', '2024-02-27 18:08:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:08:34', '2024-02-27 18:08:34', '', 4649, 'https://jalaramproduce.ca/?p=4894', 0, 'revision', '', 0),
(4895, 2, '2024-02-27 18:09:05', '2024-02-27 18:09:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:05', '2024-02-27 18:09:05', '', 4649, 'https://jalaramproduce.ca/?p=4895', 0, 'revision', '', 0),
(4896, 2, '2024-02-27 18:09:05', '2024-02-27 18:09:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:05', '2024-02-27 18:09:05', '', 4649, 'https://jalaramproduce.ca/?p=4896', 0, 'revision', '', 0),
(4897, 2, '2024-02-27 18:09:05', '2024-02-27 18:09:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:05', '2024-02-27 18:09:05', '', 4649, 'https://jalaramproduce.ca/?p=4897', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4898, 2, '2024-02-27 18:09:29', '2024-02-27 18:09:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:29', '2024-02-27 18:09:29', '', 4649, 'https://jalaramproduce.ca/?p=4898', 0, 'revision', '', 0),
(4899, 2, '2024-02-27 18:09:29', '2024-02-27 18:09:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:29', '2024-02-27 18:09:29', '', 4649, 'https://jalaramproduce.ca/?p=4899', 0, 'revision', '', 0),
(4900, 2, '2024-02-27 18:09:29', '2024-02-27 18:09:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:29', '2024-02-27 18:09:29', '', 4649, 'https://jalaramproduce.ca/?p=4900', 0, 'revision', '', 0),
(4901, 2, '2024-02-27 18:09:49', '2024-02-27 18:09:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:49', '2024-02-27 18:09:49', '', 4649, 'https://jalaramproduce.ca/?p=4901', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4902, 2, '2024-02-27 18:09:49', '2024-02-27 18:09:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:49', '2024-02-27 18:09:49', '', 4649, 'https://jalaramproduce.ca/?p=4902', 0, 'revision', '', 0),
(4903, 2, '2024-02-27 18:09:50', '2024-02-27 18:09:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:09:50', '2024-02-27 18:09:50', '', 4649, 'https://jalaramproduce.ca/?p=4903', 0, 'revision', '', 0),
(4904, 2, '2024-02-27 18:10:13', '2024-02-27 18:10:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:10:13', '2024-02-27 18:10:13', '', 4649, 'https://jalaramproduce.ca/?p=4904', 0, 'revision', '', 0),
(4905, 2, '2024-02-27 18:10:13', '2024-02-27 18:10:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:10:13', '2024-02-27 18:10:13', '', 4649, 'https://jalaramproduce.ca/?p=4905', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4906, 2, '2024-02-27 18:10:13', '2024-02-27 18:10:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:10:13', '2024-02-27 18:10:13', '', 4649, 'https://jalaramproduce.ca/?p=4906', 0, 'revision', '', 0),
(4907, 2, '2024-02-27 18:10:23', '2024-02-27 18:10:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:10:23', '2024-02-27 18:10:23', '', 4649, 'https://jalaramproduce.ca/?p=4907', 0, 'revision', '', 0),
(4908, 2, '2024-02-27 18:10:23', '2024-02-27 18:10:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:10:23', '2024-02-27 18:10:23', '', 4649, 'https://jalaramproduce.ca/?p=4908', 0, 'revision', '', 0),
(4909, 2, '2024-02-27 18:10:24', '2024-02-27 18:10:24', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 18:10:24', '2024-02-27 18:10:24', '', 4649, 'https://jalaramproduce.ca/?p=4909', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4916, 2, '2024-02-27 19:29:40', '2024-02-27 19:29:40', '', 'asas', '', 'inherit', 'open', 'closed', '', 'asas', '', '', '2024-02-27 19:29:40', '2024-02-27 19:29:40', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/asas.jpg', 0, 'attachment', 'image/jpeg', 0),
(4917, 2, '2024-02-27 19:30:02', '2024-02-27 19:30:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 19:30:02', '2024-02-27 19:30:02', '', 4649, 'https://jalaramproduce.ca/?p=4917', 0, 'revision', '', 0),
(4918, 2, '2024-02-27 19:30:02', '2024-02-27 19:30:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 19:30:02', '2024-02-27 19:30:02', '', 4649, 'https://jalaramproduce.ca/?p=4918', 0, 'revision', '', 0),
(4919, 2, '2024-02-27 19:30:02', '2024-02-27 19:30:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-27 19:30:02', '2024-02-27 19:30:02', '', 4649, 'https://jalaramproduce.ca/?p=4919', 0, 'revision', '', 0),
(4920, 2, '2024-02-28 14:57:38', '2024-02-28 14:57:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-28 14:57:38', '2024-02-28 14:57:38', '', 4650, 'https://jalaramproduce.ca/?p=4920', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4921, 2, '2024-02-28 14:57:38', '2024-02-28 14:57:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-28 14:57:38', '2024-02-28 14:57:38', '', 4650, 'https://jalaramproduce.ca/?p=4921', 0, 'revision', '', 0),
(4922, 2, '2024-02-28 14:57:38', '2024-02-28 14:57:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-28 14:57:38', '2024-02-28 14:57:38', '', 4650, 'https://jalaramproduce.ca/?p=4922', 0, 'revision', '', 0),
(4925, 2, '2024-02-28 15:39:56', '2024-02-28 15:39:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:39:56', '2024-02-28 15:39:56', '', 4649, 'https://jalaramproduce.ca/?p=4925', 0, 'revision', '', 0),
(4926, 2, '2024-02-28 15:39:56', '2024-02-28 15:39:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:39:56', '2024-02-28 15:39:56', '', 4649, 'https://jalaramproduce.ca/?p=4926', 0, 'revision', '', 0),
(4927, 2, '2024-02-28 15:39:56', '2024-02-28 15:39:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:39:56', '2024-02-28 15:39:56', '', 4649, 'https://jalaramproduce.ca/?p=4927', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4928, 2, '2024-02-28 15:40:32', '2024-02-28 15:40:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:40:32', '2024-02-28 15:40:32', '', 4649, 'https://jalaramproduce.ca/?p=4928', 0, 'revision', '', 0),
(4929, 2, '2024-02-28 15:40:32', '2024-02-28 15:40:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:40:32', '2024-02-28 15:40:32', '', 4649, 'https://jalaramproduce.ca/?p=4929', 0, 'revision', '', 0),
(4930, 2, '2024-02-28 15:40:32', '2024-02-28 15:40:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:40:32', '2024-02-28 15:40:32', '', 4649, 'https://jalaramproduce.ca/?p=4930', 0, 'revision', '', 0),
(4931, 2, '2024-02-28 15:42:03', '2024-02-28 15:42:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:42:03', '2024-02-28 15:42:03', '', 4649, 'https://jalaramproduce.ca/?p=4931', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4932, 2, '2024-02-28 15:42:03', '2024-02-28 15:42:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:42:03', '2024-02-28 15:42:03', '', 4649, 'https://jalaramproduce.ca/?p=4932', 0, 'revision', '', 0),
(4933, 2, '2024-02-28 15:42:03', '2024-02-28 15:42:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 15:42:03', '2024-02-28 15:42:03', '', 4649, 'https://jalaramproduce.ca/?p=4933', 0, 'revision', '', 0),
(4935, 2, '2024-02-28 15:51:48', '2024-02-28 15:51:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:51:48', '2024-02-28 15:51:48', '', 16, 'https://jalaramproduce.ca/?p=4935', 0, 'revision', '', 0),
(4936, 2, '2024-02-28 15:51:48', '2024-02-28 15:51:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		[wpforms id="4627"]		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:51:48', '2024-02-28 15:51:48', '', 16, 'https://jalaramproduce.ca/?p=4936', 0, 'revision', '', 0),
(4937, 2, '2024-02-28 15:51:48', '2024-02-28 15:51:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <title>Contact Form</title>\n</head>\n<body>\n    <h2>Contact Form</h2>\n    <form action="#" method="post">\n        <label for="name"> \nName: \n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">Email:</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">Phone No:</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:51:48', '2024-02-28 15:51:48', '', 16, 'https://jalaramproduce.ca/?p=4937', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4938, 2, '2024-02-28 15:52:20', '2024-02-28 15:52:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <title>Contact Form</title>\n</head>\n<body>\n    <h2>Contact Form</h2>\n    <form action="#" method="post">\n        <label for="name"> \nName: \n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">Email:</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">Phone No:</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:52:20', '2024-02-28 15:52:20', '', 16, 'https://jalaramproduce.ca/?p=4938', 0, 'revision', '', 0),
(4939, 2, '2024-02-28 15:52:20', '2024-02-28 15:52:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <title>Contact Form</title>\n</head>\n<body>\n    <h2>Contact Form</h2>\n    <form action="#" method="post">\n        <label for="name"> \nName: \n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">Email:</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">Phone No:</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:52:20', '2024-02-28 15:52:20', '', 16, 'https://jalaramproduce.ca/?p=4939', 0, 'revision', '', 0),
(4940, 2, '2024-02-28 15:52:20', '2024-02-28 15:52:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> \nName: \n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">Email:</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">Phone No:</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:52:20', '2024-02-28 15:52:20', '', 16, 'https://jalaramproduce.ca/?p=4940', 0, 'revision', '', 0),
(4941, 2, '2024-02-28 15:55:59', '2024-02-28 15:55:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> \nName: \n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">Email:</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">Phone No:</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:55:59', '2024-02-28 15:55:59', '', 16, 'https://jalaramproduce.ca/?p=4941', 0, 'revision', '', 0),
(4942, 2, '2024-02-28 15:55:59', '2024-02-28 15:55:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> \nName: \n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">Email:</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">Phone No:</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:55:59', '2024-02-28 15:55:59', '', 16, 'https://jalaramproduce.ca/?p=4942', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4943, 2, '2024-02-28 15:55:59', '2024-02-28 15:55:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:55:59', '2024-02-28 15:55:59', '', 16, 'https://jalaramproduce.ca/?p=4943', 0, 'revision', '', 0),
(4944, 2, '2024-02-28 15:56:56', '2024-02-28 15:56:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:56:56', '2024-02-28 15:56:56', '', 16, 'https://jalaramproduce.ca/?p=4944', 0, 'revision', '', 0),
(4945, 2, '2024-02-28 15:56:56', '2024-02-28 15:56:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:56:56', '2024-02-28 15:56:56', '', 16, 'https://jalaramproduce.ca/?p=4945', 0, 'revision', '', 0),
(4946, 2, '2024-02-28 15:56:56', '2024-02-28 15:56:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:56:56', '2024-02-28 15:56:56', '', 16, 'https://jalaramproduce.ca/?p=4946', 0, 'revision', '', 0),
(4947, 2, '2024-02-28 15:57:38', '2024-02-28 15:57:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:57:38', '2024-02-28 15:57:38', '', 16, 'https://jalaramproduce.ca/?p=4947', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4948, 2, '2024-02-28 15:57:38', '2024-02-28 15:57:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone" required pattern="[0-9]" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:57:38', '2024-02-28 15:57:38', '', 16, 'https://jalaramproduce.ca/?p=4948', 0, 'revision', '', 0),
(4949, 2, '2024-02-28 15:57:38', '2024-02-28 15:57:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-28 15:57:38', '2024-02-28 15:57:38', '', 16, 'https://jalaramproduce.ca/?p=4949', 0, 'revision', '', 0),
(4951, 2, '2024-02-28 16:08:56', '2024-02-28 16:08:56', '<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:08:56', '2024-02-28 16:08:56', '', 4540, 'https://jalaramproduce.ca/?p=4951', 0, 'revision', '', 0),
(4953, 2, '2024-02-28 16:10:32', '2024-02-28 16:10:32', '<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:10:32', '2024-02-28 16:10:32', '', 4540, 'https://jalaramproduce.ca/?p=4953', 0, 'revision', '', 0),
(4954, 2, '2024-02-28 16:10:32', '2024-02-28 16:10:32', '<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image -->\n<figure class="wp-block-image"><img alt=""/></figure>\n<!-- /wp:image -->', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:10:32', '2024-02-28 16:10:32', '', 4540, 'https://jalaramproduce.ca/?p=4954', 0, 'revision', '', 0),
(4955, 2, '2024-02-28 16:10:33', '2024-02-28 16:10:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:10:33', '2024-02-28 16:10:33', '', 4540, 'https://jalaramproduce.ca/?p=4955', 0, 'revision', '', 0),
(4957, 2, '2024-02-28 16:19:14', '2024-02-28 16:19:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:19:14', '2024-02-28 16:19:14', '', 4540, 'https://jalaramproduce.ca/?p=4957', 0, 'revision', '', 0),
(4958, 2, '2024-02-28 16:19:14', '2024-02-28 16:19:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<a href="https://jalaramproduce.ca/fruits/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						FRUITS\n					</a>\n			<a href="https://jalaramproduce.ca/VEGETABLES/" target="_blank" rel="noopener">\n				<svg aria-hidden="true" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>			\n						VEGETABLES\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:19:14', '2024-02-28 16:19:14', '', 4540, 'https://jalaramproduce.ca/?p=4958', 0, 'revision', '', 0),
(4959, 2, '2024-02-28 16:19:14', '2024-02-28 16:19:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits & Vegetables</h1>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:19:14', '2024-02-28 16:19:14', '', 4540, 'https://jalaramproduce.ca/?p=4959', 0, 'revision', '', 0),
(4960, 2, '2024-02-28 16:23:03', '2024-02-28 16:23:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>FRESH FRUITS !!!</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>APPLE</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>MANGO</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>PAPAYA</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>BANANA</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>POMEGRANATE</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>SAPODILLA</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>KIWI</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>AVOCADOS</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>WATERMELON</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>GRAPES</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'FRUITS', '', 'inherit', 'closed', 'closed', '', '4772-autosave-v1', '', '', '2024-02-28 16:23:03', '2024-02-28 16:23:03', '', 4772, 'https://jalaramproduce.ca/?p=4960', 0, 'revision', '', 0),
(4961, 2, '2024-02-28 16:25:35', '2024-02-28 16:25:35', '', 'strawberry-berry-fruit-1238295', '', 'inherit', 'open', 'closed', '', 'strawberry-berry-fruit-1238295', '', '', '2024-02-28 16:25:35', '2024-02-28 16:25:35', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpwg_posts` VALUES
(4962, 2, '2024-02-28 16:26:45', '2024-02-28 16:26:45', '', 'berris', '', 'inherit', 'open', 'closed', '', 'berris', '', '', '2024-02-28 16:26:45', '2024-02-28 16:26:45', '', 4540, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg', 0, 'attachment', 'image/jpeg', 0),
(4964, 2, '2024-02-28 16:27:58', '2024-02-28 16:27:58', '', 'grapes-green-fruit-582207', '', 'inherit', 'open', 'closed', '', 'grapes-green-fruit-582207', '', '', '2024-02-28 16:27:58', '2024-02-28 16:27:58', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg', 0, 'attachment', 'image/jpeg', 0),
(4965, 2, '2024-02-28 16:28:11', '2024-02-28 16:28:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits & Vegetables</h1>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:28:11', '2024-02-28 16:28:11', '', 4540, 'https://jalaramproduce.ca/?p=4965', 0, 'revision', '', 0),
(4966, 2, '2024-02-28 16:28:11', '2024-02-28 16:28:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits & Vegetables</h1>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="814" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png" alt="grapes, red, wine-2520999.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-1024x814.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-300x238.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-768x610.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999-600x477.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-red-wine-2520999.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:28:11', '2024-02-28 16:28:11', '', 4540, 'https://jalaramproduce.ca/?p=4966', 0, 'revision', '', 0),
(4967, 2, '2024-02-28 16:28:11', '2024-02-28 16:28:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits & Vegetables</h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:28:11', '2024-02-28 16:28:11', '', 4540, 'https://jalaramproduce.ca/?p=4967', 0, 'revision', '', 0),
(4974, 2, '2024-02-28 16:46:26', '2024-02-28 16:46:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits & Vegetables</h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:46:26', '2024-02-28 16:46:26', '', 4540, 'https://jalaramproduce.ca/?p=4974', 0, 'revision', '', 0),
(4975, 2, '2024-02-28 16:46:26', '2024-02-28 16:46:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits & Vegetables</h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:46:26', '2024-02-28 16:46:26', '', 4540, 'https://jalaramproduce.ca/?p=4975', 0, 'revision', '', 0),
(4976, 2, '2024-02-28 16:46:26', '2024-02-28 16:46:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits </h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n			<h2>Ginger</h2>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Mushroom</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Basil</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 16:46:26', '2024-02-28 16:46:26', '', 4540, 'https://jalaramproduce.ca/?p=4976', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4977, 2, '2024-02-28 17:06:23', '2024-02-28 17:06:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits </h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n			<h2>Ginger</h2>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Mushroom</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Basil</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 17:06:23', '2024-02-28 17:06:23', '', 4540, 'https://jalaramproduce.ca/?p=4977', 0, 'revision', '', 0),
(4978, 2, '2024-02-28 17:06:23', '2024-02-28 17:06:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits </h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n			<h2>Ginger</h2>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Mushroom</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Basil</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 17:06:23', '2024-02-28 17:06:23', '', 4540, 'https://jalaramproduce.ca/?p=4978', 0, 'revision', '', 0),
(4979, 2, '2024-02-28 17:06:23', '2024-02-28 17:06:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits </h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n			<h2>Ginger</h2>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Mushroom</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Basil</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Turmeric</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Curry Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Green Chilli</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Carrot</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Broccoli</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-28 17:06:23', '2024-02-28 17:06:23', '', 4540, 'https://jalaramproduce.ca/?p=4979', 0, 'revision', '', 0),
(4981, 2, '2024-02-28 17:47:20', '2024-02-28 17:47:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-28 17:47:20', '2024-02-28 17:47:20', '', 4650, 'https://jalaramproduce.ca/?p=4981', 0, 'revision', '', 0),
(4982, 2, '2024-02-28 17:47:20', '2024-02-28 17:47:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-28 17:47:20', '2024-02-28 17:47:20', '', 4650, 'https://jalaramproduce.ca/?p=4982', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4983, 2, '2024-02-28 17:47:20', '2024-02-28 17:47:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-28 17:47:20', '2024-02-28 17:47:20', '', 4650, 'https://jalaramproduce.ca/?p=4983', 0, 'revision', '', 0),
(4984, 2, '2024-02-28 17:56:57', '2024-02-28 17:56:57', '', 'Customer-Support3', '', 'inherit', 'open', 'closed', '', 'customer-support3', '', '', '2024-02-28 17:56:57', '2024-02-28 17:56:57', '', 4651, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4985, 2, '2024-02-28 18:02:42', '2024-02-28 18:02:42', '<h1>our services</h1>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h4>Web Design</h4>		\n		<p>Tell your visitor how your service can improve their life. Connect with the problem that they\\''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>		\n			<h3>From $99</h3>		\n			<a href=\\"#\\">\n						Start a Project\n					</a>\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h4>Graphic Design</h4>		\n		<p>Tell your visitor how your service can improve their life. Connect with the problem that they\\''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>		\n			<h3>From $99</h3>		\n			<a href=\\"#\\">\n						Start a Project\n					</a>\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h4>Content Creation</h4>		\n		<p>Tell your visitor how your service can improve their life. Connect with the problem that they\\''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>		\n			<h3>From $99</h3>		\n			<a href=\\"#\\">\n						Start a Project\n					</a>\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n				<h3>\n						8 Years Experience					\n				</h3>\n				<h3>\n						5 Star Rating					\n				</h3>\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:02:42', '2024-02-28 18:02:42', '', 4651, 'https://jalaramproduce.ca/?p=4985', 0, 'revision', '', 0),
(4986, 2, '2024-02-28 18:02:42', '2024-02-28 18:02:42', '<h1>our services</h1>		\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-1-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h4>Web Design</h4>		\n		<p>Tell your visitor how your service can improve their life. Connect with the problem that they\\''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>		\n			<h3>From $99</h3>		\n			<a href=\\"#\\">\n						Start a Project\n					</a>\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-2-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h4>Graphic Design</h4>		\n		<p>Tell your visitor how your service can improve their life. Connect with the problem that they\\''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>		\n			<h3>From $99</h3>		\n			<a href=\\"#\\">\n						Start a Project\n					</a>\n															<img width=\\"370\\" height=\\"500\\" src=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg\\" alt=\\"\\" loading=\\"lazy\\" srcset=\\"https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3.jpg 370w, https://websitedemos.net/love-nature-02/wp-content/uploads/sites/988/2021/11/service-3-222x300.jpg 222w\\" sizes=\\"(max-width: 370px) 100vw, 370px\\" />															\n			<h4>Content Creation</h4>		\n		<p>Tell your visitor how your service can improve their life. Connect with the problem that they\\''re trying to solve and address any objections you think they might have.</p><p> </p><p>What is the biggest benefit your customer will get from this? Keep your target audience in mind.</p>		\n			<h3>From $99</h3>		\n			<a href=\\"#\\">\n						Start a Project\n					</a>\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n				<h3>\n						8 Years Experience					\n				</h3>\n				<h3>\n						5 Star Rating					\n				</h3>\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:02:42', '2024-02-28 18:02:42', '', 4651, 'https://jalaramproduce.ca/?p=4986', 0, 'revision', '', 0),
(4987, 2, '2024-02-28 18:02:42', '2024-02-28 18:02:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:02:42', '2024-02-28 18:02:42', '', 4651, 'https://jalaramproduce.ca/?p=4987', 0, 'revision', '', 0),
(4988, 2, '2024-02-28 18:03:23', '2024-02-28 18:03:23', ' ', '', '', 'publish', 'closed', 'closed', '', '4988', '', '', '2024-02-28 18:03:23', '2024-02-28 18:03:23', '', 0, 'https://jalaramproduce.ca/?p=4988', 4, 'nav_menu_item', '', 0),
(4989, 2, '2024-02-28 18:05:25', '2024-02-28 18:05:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:05:25', '2024-02-28 18:05:25', '', 4651, 'https://jalaramproduce.ca/?p=4989', 0, 'revision', '', 0),
(4990, 2, '2024-02-28 18:05:25', '2024-02-28 18:05:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:05:25', '2024-02-28 18:05:25', '', 4651, 'https://jalaramproduce.ca/?p=4990', 0, 'revision', '', 0),
(4991, 2, '2024-02-28 18:05:25', '2024-02-28 18:05:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:05:25', '2024-02-28 18:05:25', '', 4651, 'https://jalaramproduce.ca/?p=4991', 0, 'revision', '', 0),
(4992, 2, '2024-02-28 18:07:31', '2024-02-28 18:07:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:07:31', '2024-02-28 18:07:31', '', 4651, 'https://jalaramproduce.ca/?p=4992', 0, 'revision', '', 0),
(4993, 2, '2024-02-28 18:07:31', '2024-02-28 18:07:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:07:31', '2024-02-28 18:07:31', '', 4651, 'https://jalaramproduce.ca/?p=4993', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(4994, 2, '2024-02-28 18:07:31', '2024-02-28 18:07:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:07:31', '2024-02-28 18:07:31', '', 4651, 'https://jalaramproduce.ca/?p=4994', 0, 'revision', '', 0),
(4995, 2, '2024-02-28 18:09:25', '2024-02-28 18:09:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:09:25', '2024-02-28 18:09:25', '', 4651, 'https://jalaramproduce.ca/?p=4995', 0, 'revision', '', 0),
(4996, 2, '2024-02-28 18:09:25', '2024-02-28 18:09:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website or through promotional materials.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:09:25', '2024-02-28 18:09:25', '', 4651, 'https://jalaramproduce.ca/?p=4996', 0, 'revision', '', 0),
(4997, 2, '2024-02-28 18:09:25', '2024-02-28 18:09:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:09:25', '2024-02-28 18:09:25', '', 4651, 'https://jalaramproduce.ca/?p=4997', 0, 'revision', '', 0),
(4998, 2, '2024-02-28 18:10:01', '2024-02-28 18:10:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:10:01', '2024-02-28 18:10:01', '', 4651, 'https://jalaramproduce.ca/?p=4998', 0, 'revision', '', 0),
(4999, 2, '2024-02-28 18:10:01', '2024-02-28 18:10:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Jalaram Produce Services</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:10:01', '2024-02-28 18:10:01', '', 4651, 'https://jalaramproduce.ca/?p=4999', 0, 'revision', '', 0),
(5000, 2, '2024-02-28 18:10:01', '2024-02-28 18:10:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:10:01', '2024-02-28 18:10:01', '', 4651, 'https://jalaramproduce.ca/?p=5000', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5002, 2, '2024-02-28 18:14:21', '2024-02-28 18:14:21', '', 'img_ser_jp', '', 'inherit', 'open', 'closed', '', 'img_ser_jp', '', '', '2024-02-28 18:14:21', '2024-02-28 18:14:21', '', 4651, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp', 0, 'attachment', 'image/webp', 0),
(5003, 2, '2024-02-28 18:15:50', '2024-02-28 18:15:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:15:50', '2024-02-28 18:15:50', '', 4651, 'https://jalaramproduce.ca/?p=5003', 0, 'revision', '', 0),
(5004, 2, '2024-02-28 18:15:50', '2024-02-28 18:15:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>											<a href="https://jalaramproduce.ca/contact/">\n							<img width="1024" height="942" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1024x942.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-300x276.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-768x707.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3-1536x1413.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Customer-Support3.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />								</a>\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:15:50', '2024-02-28 18:15:50', '', 4651, 'https://jalaramproduce.ca/?p=5004', 0, 'revision', '', 0),
(5005, 2, '2024-02-28 18:15:50', '2024-02-28 18:15:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:15:50', '2024-02-28 18:15:50', '', 4651, 'https://jalaramproduce.ca/?p=5005', 0, 'revision', '', 0),
(5006, 2, '2024-02-28 18:16:17', '2024-02-28 18:16:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:16:17', '2024-02-28 18:16:17', '', 4651, 'https://jalaramproduce.ca/?p=5006', 0, 'revision', '', 0),
(5007, 2, '2024-02-28 18:16:17', '2024-02-28 18:16:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:16:17', '2024-02-28 18:16:17', '', 4651, 'https://jalaramproduce.ca/?p=5007', 0, 'revision', '', 0),
(5008, 2, '2024-02-28 18:16:17', '2024-02-28 18:16:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:16:17', '2024-02-28 18:16:17', '', 4651, 'https://jalaramproduce.ca/?p=5008', 0, 'revision', '', 0),
(5009, 2, '2024-02-28 18:18:48', '2024-02-28 18:18:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:18:48', '2024-02-28 18:18:48', '', 4651, 'https://jalaramproduce.ca/?p=5009', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5010, 2, '2024-02-28 18:18:48', '2024-02-28 18:18:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:18:48', '2024-02-28 18:18:48', '', 4651, 'https://jalaramproduce.ca/?p=5010', 0, 'revision', '', 0),
(5011, 2, '2024-02-28 18:18:49', '2024-02-28 18:18:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:18:49', '2024-02-28 18:18:49', '', 4651, 'https://jalaramproduce.ca/?p=5011', 0, 'revision', '', 0),
(5013, 2, '2024-02-28 18:24:02', '2024-02-28 18:24:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:24:02', '2024-02-28 18:24:02', '', 4649, 'https://jalaramproduce.ca/?p=5013', 0, 'revision', '', 0),
(5014, 2, '2024-02-28 18:24:02', '2024-02-28 18:24:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:24:02', '2024-02-28 18:24:02', '', 4649, 'https://jalaramproduce.ca/?p=5014', 0, 'revision', '', 0),
(5015, 2, '2024-02-28 18:24:02', '2024-02-28 18:24:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:24:02', '2024-02-28 18:24:02', '', 4649, 'https://jalaramproduce.ca/?p=5015', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5016, 2, '2024-02-28 18:24:18', '2024-02-28 18:24:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:24:18', '2024-02-28 18:24:18', '', 4649, 'https://jalaramproduce.ca/?p=5016', 0, 'revision', '', 0),
(5017, 2, '2024-02-28 18:24:18', '2024-02-28 18:24:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<a role="button">\n						Find Out More\n					</a>\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:24:18', '2024-02-28 18:24:18', '', 4649, 'https://jalaramproduce.ca/?p=5017', 0, 'revision', '', 0),
(5018, 2, '2024-02-28 18:24:18', '2024-02-28 18:24:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:24:18', '2024-02-28 18:24:18', '', 4649, 'https://jalaramproduce.ca/?p=5018', 0, 'revision', '', 0),
(5019, 2, '2024-02-28 18:26:48', '2024-02-28 18:26:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:26:48', '2024-02-28 18:26:48', '', 4649, 'https://jalaramproduce.ca/?p=5019', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5020, 2, '2024-02-28 18:26:48', '2024-02-28 18:26:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Regural Fruits & Vegetables !</h2>		\n		<b>                                                        </b>\n<h2>                           [ FRUITS ]</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2>                           [ VEGETABLES ]</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:26:48', '2024-02-28 18:26:48', '', 4649, 'https://jalaramproduce.ca/?p=5020', 0, 'revision', '', 0),
(5021, 2, '2024-02-28 18:26:48', '2024-02-28 18:26:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:26:48', '2024-02-28 18:26:48', '', 4649, 'https://jalaramproduce.ca/?p=5021', 0, 'revision', '', 0),
(5022, 2, '2024-02-28 18:28:34', '2024-02-28 18:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:28:34', '2024-02-28 18:28:34', '', 4649, 'https://jalaramproduce.ca/?p=5022', 0, 'revision', '', 0),
(5023, 2, '2024-02-28 18:28:34', '2024-02-28 18:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n													<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:28:34', '2024-02-28 18:28:34', '', 4649, 'https://jalaramproduce.ca/?p=5023', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5024, 2, '2024-02-28 18:28:34', '2024-02-28 18:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:28:34', '2024-02-28 18:28:34', '', 4649, 'https://jalaramproduce.ca/?p=5024', 0, 'revision', '', 0),
(5025, 2, '2024-02-28 18:29:55', '2024-02-28 18:29:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:29:55', '2024-02-28 18:29:55', '', 4649, 'https://jalaramproduce.ca/?p=5025', 0, 'revision', '', 0),
(5026, 2, '2024-02-28 18:29:55', '2024-02-28 18:29:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:29:55', '2024-02-28 18:29:55', '', 4649, 'https://jalaramproduce.ca/?p=5026', 0, 'revision', '', 0),
(5027, 2, '2024-02-28 18:29:55', '2024-02-28 18:29:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:29:55', '2024-02-28 18:29:55', '', 4649, 'https://jalaramproduce.ca/?p=5027', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5028, 2, '2024-02-28 18:31:25', '2024-02-28 18:31:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:31:25', '2024-02-28 18:31:25', '', 4649, 'https://jalaramproduce.ca/?p=5028', 0, 'revision', '', 0),
(5029, 2, '2024-02-28 18:31:25', '2024-02-28 18:31:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:31:25', '2024-02-28 18:31:25', '', 4649, 'https://jalaramproduce.ca/?p=5029', 0, 'revision', '', 0),
(5030, 2, '2024-02-28 18:31:25', '2024-02-28 18:31:25', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:31:25', '2024-02-28 18:31:25', '', 4649, 'https://jalaramproduce.ca/?p=5030', 0, 'revision', '', 0),
(5031, 2, '2024-02-28 18:35:35', '2024-02-28 18:35:35', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:35:35', '2024-02-28 18:35:35', '', 4649, 'https://jalaramproduce.ca/?p=5031', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5032, 2, '2024-02-28 18:35:35', '2024-02-28 18:35:35', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:35:35', '2024-02-28 18:35:35', '', 4649, 'https://jalaramproduce.ca/?p=5032', 0, 'revision', '', 0),
(5033, 2, '2024-02-28 18:35:35', '2024-02-28 18:35:35', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:35:35', '2024-02-28 18:35:35', '', 4649, 'https://jalaramproduce.ca/?p=5033', 0, 'revision', '', 0),
(5034, 2, '2024-02-28 18:36:12', '2024-02-28 18:36:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:36:12', '2024-02-28 18:36:12', '', 4649, 'https://jalaramproduce.ca/?p=5034', 0, 'revision', '', 0),
(5035, 2, '2024-02-28 18:36:12', '2024-02-28 18:36:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:36:12', '2024-02-28 18:36:12', '', 4649, 'https://jalaramproduce.ca/?p=5035', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5036, 2, '2024-02-28 18:36:12', '2024-02-28 18:36:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 18:36:12', '2024-02-28 18:36:12', '', 4649, 'https://jalaramproduce.ca/?p=5036', 0, 'revision', '', 0),
(5037, 2, '2024-02-28 18:55:38', '2024-02-28 18:55:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:55:38', '2024-02-28 18:55:38', '', 4651, 'https://jalaramproduce.ca/?p=5037', 0, 'revision', '', 0),
(5038, 2, '2024-02-28 18:55:38', '2024-02-28 18:55:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Love Nature</h4>		\n		<p>Your customers just learned what services you offer. Tell them why they should work with you or your team, for example you could highlight your experience and positive client reviews.</p><p> </p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services, namely quick turnaround times and dedicated support. You could also use them to show awards you won for your best work.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						8 Years Experience					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"></path></svg>				\n				<h3>\n						Quick Turnaround					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"></path></svg>				\n				<h3>\n						Dedicated Support					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:55:38', '2024-02-28 18:55:38', '', 4651, 'https://jalaramproduce.ca/?p=5038', 0, 'revision', '', 0),
(5039, 2, '2024-02-28 18:55:38', '2024-02-28 18:55:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:55:38', '2024-02-28 18:55:38', '', 4651, 'https://jalaramproduce.ca/?p=5039', 0, 'revision', '', 0),
(5040, 2, '2024-02-28 18:58:10', '2024-02-28 18:58:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:58:10', '2024-02-28 18:58:10', '', 4651, 'https://jalaramproduce.ca/?p=5040', 0, 'revision', '', 0),
(5041, 2, '2024-02-28 18:58:10', '2024-02-28 18:58:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:58:10', '2024-02-28 18:58:10', '', 4651, 'https://jalaramproduce.ca/?p=5041', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5042, 2, '2024-02-28 18:58:10', '2024-02-28 18:58:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>\n			<a href="http://span%20rel=%20role=button%20aria-haspopup=menu%20data-ux=Link%20data-typography=LinkAlpha%20class=x-el%20x-el-span%20c2-2c%20c2-2d%20c2-b%20c2-c%20c2-d%20c2-2j%20c2-f%20c2-3%20c2-2f%20c2-4%20c2-2g%20c2-2h%20c2-2i%20c2-5%20c2-6%20c2-7%20c2-8Attach%20Resume/span">\n						Click here\n					</a>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-28 18:58:10', '2024-02-28 18:58:10', '', 4651, 'https://jalaramproduce.ca/?p=5042', 0, 'revision', '', 0),
(5047, 2, '2024-02-28 19:09:27', '2024-02-28 19:09:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:09:27', '2024-02-28 19:09:27', '', 4649, 'https://jalaramproduce.ca/?p=5047', 0, 'revision', '', 0),
(5048, 2, '2024-02-28 19:09:27', '2024-02-28 19:09:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:09:27', '2024-02-28 19:09:27', '', 4649, 'https://jalaramproduce.ca/?p=5048', 0, 'revision', '', 0),
(5049, 2, '2024-02-28 19:09:27', '2024-02-28 19:09:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:09:27', '2024-02-28 19:09:27', '', 4649, 'https://jalaramproduce.ca/?p=5049', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5050, 2, '2024-02-28 19:10:58', '2024-02-28 19:10:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:10:58', '2024-02-28 19:10:58', '', 4649, 'https://jalaramproduce.ca/?p=5050', 0, 'revision', '', 0),
(5051, 2, '2024-02-28 19:10:58', '2024-02-28 19:10:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:10:58', '2024-02-28 19:10:58', '', 4649, 'https://jalaramproduce.ca/?p=5051', 0, 'revision', '', 0),
(5052, 2, '2024-02-28 19:10:58', '2024-02-28 19:10:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:10:58', '2024-02-28 19:10:58', '', 4649, 'https://jalaramproduce.ca/?p=5052', 0, 'revision', '', 0),
(5053, 2, '2024-02-28 19:14:45', '2024-02-28 19:14:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:14:45', '2024-02-28 19:14:45', '', 4649, 'https://jalaramproduce.ca/?p=5053', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5054, 2, '2024-02-28 19:14:45', '2024-02-28 19:14:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:14:45', '2024-02-28 19:14:45', '', 4649, 'https://jalaramproduce.ca/?p=5054', 0, 'revision', '', 0),
(5055, 2, '2024-02-28 19:14:46', '2024-02-28 19:14:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:14:46', '2024-02-28 19:14:46', '', 4649, 'https://jalaramproduce.ca/?p=5055', 0, 'revision', '', 0),
(5056, 2, '2024-02-28 19:18:14', '2024-02-28 19:18:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:18:14', '2024-02-28 19:18:14', '', 4649, 'https://jalaramproduce.ca/?p=5056', 0, 'revision', '', 0),
(5057, 2, '2024-02-28 19:18:14', '2024-02-28 19:18:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul><b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:18:14', '2024-02-28 19:18:14', '', 4649, 'https://jalaramproduce.ca/?p=5057', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5058, 2, '2024-02-28 19:18:14', '2024-02-28 19:18:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-28 19:18:14', '2024-02-28 19:18:14', '', 4649, 'https://jalaramproduce.ca/?p=5058', 0, 'revision', '', 0),
(5059, 2, '2024-02-29 15:43:09', '2024-02-29 15:43:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:43:09', '2024-02-29 15:43:09', '', 4649, 'https://jalaramproduce.ca/?p=5059', 0, 'revision', '', 0),
(5060, 2, '2024-02-29 15:43:10', '2024-02-29 15:43:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:43:10', '2024-02-29 15:43:10', '', 4649, 'https://jalaramproduce.ca/?p=5060', 0, 'revision', '', 0),
(5061, 2, '2024-02-29 15:43:10', '2024-02-29 15:43:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:43:10', '2024-02-29 15:43:10', '', 4649, 'https://jalaramproduce.ca/?p=5061', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5062, 2, '2024-02-29 15:50:23', '2024-02-29 15:50:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:50:23', '2024-02-29 15:50:23', '', 4649, 'https://jalaramproduce.ca/?p=5062', 0, 'revision', '', 0),
(5063, 2, '2024-02-29 15:50:23', '2024-02-29 15:50:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of&nbsp;<strong>vitamins</strong>,&nbsp;<strong>minerals</strong>, and&nbsp;<strong>antioxidants</strong>. They contain:</p><p><br></p><p><br></p>\n<ul>\n<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="995" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-768x764.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-600x597.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-e1708174587109-100x100.jpg 100w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:50:23', '2024-02-29 15:50:23', '', 4649, 'https://jalaramproduce.ca/?p=5063', 0, 'revision', '', 0),
(5064, 2, '2024-02-29 15:50:23', '2024-02-29 15:50:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:50:23', '2024-02-29 15:50:23', '', 4649, 'https://jalaramproduce.ca/?p=5064', 0, 'revision', '', 0),
(5065, 2, '2024-02-29 15:51:43', '2024-02-29 15:51:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:51:43', '2024-02-29 15:51:43', '', 4649, 'https://jalaramproduce.ca/?p=5065', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5066, 2, '2024-02-29 15:51:43', '2024-02-29 15:51:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:51:43', '2024-02-29 15:51:43', '', 4649, 'https://jalaramproduce.ca/?p=5066', 0, 'revision', '', 0),
(5067, 2, '2024-02-29 15:51:44', '2024-02-29 15:51:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 15:51:44', '2024-02-29 15:51:44', '', 4649, 'https://jalaramproduce.ca/?p=5067', 0, 'revision', '', 0),
(5072, 2, '2024-02-29 15:58:04', '2024-02-29 15:58:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About Us', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 15:58:04', '2024-02-29 15:58:04', '', 4650, 'https://jalaramproduce.ca/?p=5072', 0, 'revision', '', 0),
(5073, 2, '2024-02-29 15:58:43', '2024-02-29 15:58:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About Us', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 15:58:43', '2024-02-29 15:58:43', '', 4650, 'https://jalaramproduce.ca/?p=5073', 0, 'revision', '', 0),
(5074, 2, '2024-02-29 15:58:43', '2024-02-29 15:58:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>about us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About Us', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 15:58:43', '2024-02-29 15:58:43', '', 4650, 'https://jalaramproduce.ca/?p=5074', 0, 'revision', '', 0),
(5075, 2, '2024-02-29 15:58:43', '2024-02-29 15:58:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About Us', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 15:58:43', '2024-02-29 15:58:43', '', 4650, 'https://jalaramproduce.ca/?p=5075', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5076, 2, '2024-02-29 15:58:54', '2024-02-29 15:58:54', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 15:58:54', '2024-02-29 15:58:54', '', 4650, 'https://jalaramproduce.ca/?p=5076', 0, 'revision', '', 0),
(5077, 2, '2024-02-29 16:03:02', '2024-02-29 16:03:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 16:03:02', '2024-02-29 16:03:02', '', 4650, 'https://jalaramproduce.ca/?p=5077', 0, 'revision', '', 0),
(5078, 2, '2024-02-29 16:03:02', '2024-02-29 16:03:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>JALARAM PRODUCE </h2>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 16:03:02', '2024-02-29 16:03:02', '', 4650, 'https://jalaramproduce.ca/?p=5078', 0, 'revision', '', 0),
(5079, 2, '2024-02-29 16:03:02', '2024-02-29 16:03:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 16:03:02', '2024-02-29 16:03:02', '', 4650, 'https://jalaramproduce.ca/?p=5079', 0, 'revision', '', 0),
(5080, 2, '2024-02-29 16:04:19', '2024-02-29 16:04:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-29 16:04:19', '2024-02-29 16:04:19', '', 16, 'https://jalaramproduce.ca/?p=5080', 0, 'revision', '', 0),
(5081, 2, '2024-02-29 16:04:19', '2024-02-29 16:04:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-29 16:04:19', '2024-02-29 16:04:19', '', 16, 'https://jalaramproduce.ca/?p=5081', 0, 'revision', '', 0),
(5082, 2, '2024-02-29 16:04:20', '2024-02-29 16:04:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-02-29 16:04:20', '2024-02-29 16:04:20', '', 16, 'https://jalaramproduce.ca/?p=5082', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5083, 2, '2024-02-29 16:08:48', '2024-02-29 16:08:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits </h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n			<h2>Ginger</h2>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Mushroom</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Basil</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Turmeric</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Curry Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Green Chilli</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Carrot</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Broccoli</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:08:48', '2024-02-29 16:08:48', '', 4540, 'https://jalaramproduce.ca/?p=5083', 0, 'revision', '', 0),
(5084, 2, '2024-02-29 16:08:48', '2024-02-29 16:08:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Fruits </h1>		\n			<h2>Apple</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n			<h2>Ginger</h2>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Mushroom</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Basil</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Turmeric</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Curry Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Green Chilli</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Carrot</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Broccoli</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:08:48', '2024-02-29 16:08:48', '', 4540, 'https://jalaramproduce.ca/?p=5084', 0, 'revision', '', 0),
(5085, 2, '2024-02-29 16:08:48', '2024-02-29 16:08:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:08:48', '2024-02-29 16:08:48', '', 4540, 'https://jalaramproduce.ca/?p=5085', 0, 'revision', '', 0),
(5086, 2, '2024-02-29 16:10:36', '2024-02-29 16:10:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:10:36', '2024-02-29 16:10:36', '', 4540, 'https://jalaramproduce.ca/?p=5086', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5087, 2, '2024-02-29 16:10:36', '2024-02-29 16:10:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:10:36', '2024-02-29 16:10:36', '', 4540, 'https://jalaramproduce.ca/?p=5087', 0, 'revision', '', 0),
(5088, 2, '2024-02-29 16:10:36', '2024-02-29 16:10:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:10:36', '2024-02-29 16:10:36', '', 4540, 'https://jalaramproduce.ca/?p=5088', 0, 'revision', '', 0),
(5095, 2, '2024-02-29 16:15:50', '2024-02-29 16:15:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:15:50', '2024-02-29 16:15:50', '', 4540, 'https://jalaramproduce.ca/?p=5095', 0, 'revision', '', 0),
(5096, 2, '2024-02-29 16:15:50', '2024-02-29 16:15:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:15:50', '2024-02-29 16:15:50', '', 4540, 'https://jalaramproduce.ca/?p=5096', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5097, 2, '2024-02-29 16:15:50', '2024-02-29 16:15:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-02-29 16:15:50', '2024-02-29 16:15:50', '', 4540, 'https://jalaramproduce.ca/?p=5097', 0, 'revision', '', 0),
(5101, 2, '2024-02-29 17:30:34', '2024-02-29 17:30:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>\n			<a href="http://span%20rel=%20role=button%20aria-haspopup=menu%20data-ux=Link%20data-typography=LinkAlpha%20class=x-el%20x-el-span%20c2-2c%20c2-2d%20c2-b%20c2-c%20c2-d%20c2-2j%20c2-f%20c2-3%20c2-2f%20c2-4%20c2-2g%20c2-2h%20c2-2i%20c2-5%20c2-6%20c2-7%20c2-8Attach%20Resume/span">\n						Click here\n					</a>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-29 17:30:34', '2024-02-29 17:30:34', '', 4651, 'https://jalaramproduce.ca/?p=5101', 0, 'revision', '', 0),
(5102, 2, '2024-02-29 17:30:34', '2024-02-29 17:30:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h3>Customer Support :</h3>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h3>User-Friendly Interface :</h3><p>Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</p><h3>Phone Ordering Process :</h3><p>Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</p>		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>\n			<a href="http://span%20rel=%20role=button%20aria-haspopup=menu%20data-ux=Link%20data-typography=LinkAlpha%20class=x-el%20x-el-span%20c2-2c%20c2-2d%20c2-b%20c2-c%20c2-d%20c2-2j%20c2-f%20c2-3%20c2-2f%20c2-4%20c2-2g%20c2-2h%20c2-2i%20c2-5%20c2-6%20c2-7%20c2-8Attach%20Resume/span">\n						Click here\n					</a>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-29 17:30:34', '2024-02-29 17:30:34', '', 4651, 'https://jalaramproduce.ca/?p=5102', 0, 'revision', '', 0),
(5103, 2, '2024-02-29 17:30:34', '2024-02-29 17:30:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-02-29 17:30:34', '2024-02-29 17:30:34', '', 4651, 'https://jalaramproduce.ca/?p=5103', 0, 'revision', '', 0),
(5104, 2, '2024-02-29 18:56:27', '2024-02-29 18:56:27', '', 'Screenshot 2024-03-01 002529', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-002529', '', '', '2024-02-29 19:21:08', '2024-02-29 19:21:08', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-002529.png', 0, 'attachment', 'image/png', 0),
(5106, 2, '2024-02-29 19:16:40', '2024-02-29 19:16:40', '', 'Screenshot 2024-03-01 002529', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-002529-2', '', '', '2024-02-29 19:16:40', '2024-02-29 19:16:40', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-002529-1.png', 0, 'attachment', 'image/png', 0),
(5107, 2, '2024-02-29 19:17:41', '2024-02-29 19:17:41', '', 'Screenshot 2024-03-01 004718', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-004718', '', '', '2024-02-29 19:17:41', '2024-02-29 19:17:41', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-004718.png', 0, 'attachment', 'image/png', 0),
(5109, 2, '2024-02-29 19:22:40', '2024-02-29 19:22:40', '', 'Screenshot-2024-03-01-002529-e1709234458614', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-002529-e1709234458614', '', '', '2024-02-29 19:22:40', '2024-02-29 19:22:40', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-002529-e1709234458614-1.png', 0, 'attachment', 'image/png', 0),
(5110, 2, '2024-02-29 19:25:11', '2024-02-29 19:25:11', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '4647-revision-v1', '', '', '2024-02-29 19:25:11', '2024-02-29 19:25:11', '', 4647, 'https://jalaramproduce.ca/?p=5110', 0, 'revision', '', 0),
(5111, 2, '2024-02-29 19:45:06', '2024-02-29 19:45:06', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:45:06', '2024-02-29 19:45:06', '', 4649, 'https://jalaramproduce.ca/?p=5111', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5112, 2, '2024-02-29 19:45:07', '2024-02-29 19:45:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:45:07', '2024-02-29 19:45:07', '', 4649, 'https://jalaramproduce.ca/?p=5112', 0, 'revision', '', 0),
(5113, 2, '2024-02-29 19:45:07', '2024-02-29 19:45:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:45:07', '2024-02-29 19:45:07', '', 4649, 'https://jalaramproduce.ca/?p=5113', 0, 'revision', '', 0),
(5115, 2, '2024-02-29 19:51:37', '2024-02-29 19:51:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:51:37', '2024-02-29 19:51:37', '', 4649, 'https://jalaramproduce.ca/?p=5115', 0, 'revision', '', 0),
(5116, 2, '2024-02-29 19:51:37', '2024-02-29 19:51:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:51:37', '2024-02-29 19:51:37', '', 4649, 'https://jalaramproduce.ca/?p=5116', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5117, 2, '2024-02-29 19:51:37', '2024-02-29 19:51:37', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:51:37', '2024-02-29 19:51:37', '', 4649, 'https://jalaramproduce.ca/?p=5117', 0, 'revision', '', 0),
(5118, 2, '2024-02-29 19:52:44', '2024-02-29 19:52:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:52:44', '2024-02-29 19:52:44', '', 4649, 'https://jalaramproduce.ca/?p=5118', 0, 'revision', '', 0),
(5119, 2, '2024-02-29 19:52:44', '2024-02-29 19:52:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:52:44', '2024-02-29 19:52:44', '', 4649, 'https://jalaramproduce.ca/?p=5119', 0, 'revision', '', 0),
(5120, 2, '2024-02-29 19:52:45', '2024-02-29 19:52:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:52:45', '2024-02-29 19:52:45', '', 4649, 'https://jalaramproduce.ca/?p=5120', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5121, 2, '2024-02-29 19:53:03', '2024-02-29 19:53:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:53:03', '2024-02-29 19:53:03', '', 4649, 'https://jalaramproduce.ca/?p=5121', 0, 'revision', '', 0),
(5122, 2, '2024-02-29 19:53:03', '2024-02-29 19:53:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:53:03', '2024-02-29 19:53:03', '', 4649, 'https://jalaramproduce.ca/?p=5122', 0, 'revision', '', 0),
(5123, 2, '2024-02-29 19:53:03', '2024-02-29 19:53:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:53:03', '2024-02-29 19:53:03', '', 4649, 'https://jalaramproduce.ca/?p=5123', 0, 'revision', '', 0),
(5124, 2, '2024-02-29 19:54:05', '2024-02-29 19:54:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:54:05', '2024-02-29 19:54:05', '', 4649, 'https://jalaramproduce.ca/?p=5124', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5125, 2, '2024-02-29 19:54:06', '2024-02-29 19:54:06', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:54:06', '2024-02-29 19:54:06', '', 4649, 'https://jalaramproduce.ca/?p=5125', 0, 'revision', '', 0),
(5126, 2, '2024-02-29 19:54:06', '2024-02-29 19:54:06', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:54:06', '2024-02-29 19:54:06', '', 4649, 'https://jalaramproduce.ca/?p=5126', 0, 'revision', '', 0),
(5127, 2, '2024-02-29 19:54:30', '2024-02-29 19:54:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:54:30', '2024-02-29 19:54:30', '', 4649, 'https://jalaramproduce.ca/?p=5127', 0, 'revision', '', 0),
(5128, 2, '2024-02-29 19:54:30', '2024-02-29 19:54:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:54:30', '2024-02-29 19:54:30', '', 4649, 'https://jalaramproduce.ca/?p=5128', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5129, 2, '2024-02-29 19:54:30', '2024-02-29 19:54:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:54:30', '2024-02-29 19:54:30', '', 4649, 'https://jalaramproduce.ca/?p=5129', 0, 'revision', '', 0),
(5131, 2, '2024-02-29 19:58:21', '2024-02-29 19:58:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:58:21', '2024-02-29 19:58:21', '', 4649, 'https://jalaramproduce.ca/?p=5131', 0, 'revision', '', 0),
(5132, 2, '2024-02-29 19:58:21', '2024-02-29 19:58:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h4>Fruits & Vegetables</h4>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:58:21', '2024-02-29 19:58:21', '', 4649, 'https://jalaramproduce.ca/?p=5132', 0, 'revision', '', 0),
(5133, 2, '2024-02-29 19:58:21', '2024-02-29 19:58:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:58:21', '2024-02-29 19:58:21', '', 4649, 'https://jalaramproduce.ca/?p=5133', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5134, 2, '2024-02-29 19:58:26', '2024-02-29 19:58:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:58:26', '2024-02-29 19:58:26', '', 4649, 'https://jalaramproduce.ca/?p=5134', 0, 'revision', '', 0),
(5135, 2, '2024-02-29 19:58:27', '2024-02-29 19:58:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:58:27', '2024-02-29 19:58:27', '', 4649, 'https://jalaramproduce.ca/?p=5135', 0, 'revision', '', 0),
(5136, 2, '2024-02-29 19:58:27', '2024-02-29 19:58:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 19:58:27', '2024-02-29 19:58:27', '', 4649, 'https://jalaramproduce.ca/?p=5136', 0, 'revision', '', 0),
(5138, 2, '2024-02-29 20:00:52', '2024-02-29 20:00:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:00:52', '2024-02-29 20:00:52', '', 4649, 'https://jalaramproduce.ca/?p=5138', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5139, 2, '2024-02-29 20:00:52', '2024-02-29 20:00:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:00:52', '2024-02-29 20:00:52', '', 4649, 'https://jalaramproduce.ca/?p=5139', 0, 'revision', '', 0),
(5140, 2, '2024-02-29 20:00:53', '2024-02-29 20:00:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:00:53', '2024-02-29 20:00:53', '', 4649, 'https://jalaramproduce.ca/?p=5140', 0, 'revision', '', 0),
(5141, 2, '2024-02-29 20:03:29', '2024-02-29 20:03:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:03:29', '2024-02-29 20:03:29', '', 4649, 'https://jalaramproduce.ca/?p=5141', 0, 'revision', '', 0),
(5142, 2, '2024-02-29 20:03:29', '2024-02-29 20:03:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:03:29', '2024-02-29 20:03:29', '', 4649, 'https://jalaramproduce.ca/?p=5142', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5143, 2, '2024-02-29 20:03:29', '2024-02-29 20:03:29', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:03:29', '2024-02-29 20:03:29', '', 4649, 'https://jalaramproduce.ca/?p=5143', 0, 'revision', '', 0),
(5144, 2, '2024-02-29 20:05:12', '2024-02-29 20:05:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:05:12', '2024-02-29 20:05:12', '', 4649, 'https://jalaramproduce.ca/?p=5144', 0, 'revision', '', 0),
(5145, 2, '2024-02-29 20:05:12', '2024-02-29 20:05:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:05:12', '2024-02-29 20:05:12', '', 4649, 'https://jalaramproduce.ca/?p=5145', 0, 'revision', '', 0),
(5146, 2, '2024-02-29 20:05:12', '2024-02-29 20:05:12', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:05:12', '2024-02-29 20:05:12', '', 4649, 'https://jalaramproduce.ca/?p=5146', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5147, 2, '2024-02-29 20:07:20', '2024-02-29 20:07:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:07:20', '2024-02-29 20:07:20', '', 4649, 'https://jalaramproduce.ca/?p=5147', 0, 'revision', '', 0),
(5148, 2, '2024-02-29 20:07:20', '2024-02-29 20:07:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:07:20', '2024-02-29 20:07:20', '', 4649, 'https://jalaramproduce.ca/?p=5148', 0, 'revision', '', 0),
(5149, 2, '2024-02-29 20:07:20', '2024-02-29 20:07:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:07:20', '2024-02-29 20:07:20', '', 4649, 'https://jalaramproduce.ca/?p=5149', 0, 'revision', '', 0),
(5150, 2, '2024-02-29 20:08:42', '2024-02-29 20:08:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:08:42', '2024-02-29 20:08:42', '', 4649, 'https://jalaramproduce.ca/?p=5150', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5151, 2, '2024-02-29 20:08:42', '2024-02-29 20:08:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:08:42', '2024-02-29 20:08:42', '', 4649, 'https://jalaramproduce.ca/?p=5151', 0, 'revision', '', 0),
(5152, 2, '2024-02-29 20:08:42', '2024-02-29 20:08:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:08:42', '2024-02-29 20:08:42', '', 4649, 'https://jalaramproduce.ca/?p=5152', 0, 'revision', '', 0),
(5153, 2, '2024-02-29 20:10:27', '2024-02-29 20:10:27', '', 'Screenshot-2024-03-01-002529-e1709234458614', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-002529-e1709234458614-2', '', '', '2024-02-29 20:10:27', '2024-02-29 20:10:27', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-002529-e1709234458614-2.png', 0, 'attachment', 'image/png', 0),
(5154, 2, '2024-02-29 20:10:48', '2024-02-29 20:10:48', '', 'Screenshot 2024-03-01 014007', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-014007', '', '', '2024-02-29 20:10:48', '2024-02-29 20:10:48', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-014007.png', 0, 'attachment', 'image/png', 0),
(5156, 2, '2024-02-29 20:11:58', '2024-02-29 20:11:58', '', 'Screenshot-2024-03-01-014007 (1)', '', 'inherit', 'open', 'closed', '', 'screenshot-2024-03-01-014007-1', '', '', '2024-02-29 20:11:58', '2024-02-29 20:11:58', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/Screenshot-2024-03-01-014007-1.png', 0, 'attachment', 'image/png', 0),
(5170, 2, '2024-02-29 20:19:51', '2024-02-29 20:19:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:19:51', '2024-02-29 20:19:51', '', 4649, 'https://jalaramproduce.ca/?p=5170', 0, 'revision', '', 0),
(5171, 2, '2024-02-29 20:19:51', '2024-02-29 20:19:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:19:51', '2024-02-29 20:19:51', '', 4649, 'https://jalaramproduce.ca/?p=5171', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5172, 2, '2024-02-29 20:19:51', '2024-02-29 20:19:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:19:51', '2024-02-29 20:19:51', '', 4649, 'https://jalaramproduce.ca/?p=5172', 0, 'revision', '', 0),
(5174, 2, '2024-02-29 20:37:03', '2024-02-29 20:37:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:37:03', '2024-02-29 20:37:03', '', 4649, 'https://jalaramproduce.ca/?p=5174', 0, 'revision', '', 0),
(5175, 2, '2024-02-29 20:37:03', '2024-02-29 20:37:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:37:03', '2024-02-29 20:37:03', '', 4649, 'https://jalaramproduce.ca/?p=5175', 0, 'revision', '', 0),
(5176, 2, '2024-02-29 20:37:03', '2024-02-29 20:37:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:37:03', '2024-02-29 20:37:03', '', 4649, 'https://jalaramproduce.ca/?p=5176', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5178, 2, '2024-02-29 20:37:58', '2024-02-29 20:37:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:37:58', '2024-02-29 20:37:58', '', 4649, 'https://jalaramproduce.ca/?p=5178', 0, 'revision', '', 0),
(5179, 2, '2024-02-29 20:37:58', '2024-02-29 20:37:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:37:58', '2024-02-29 20:37:58', '', 4649, 'https://jalaramproduce.ca/?p=5179', 0, 'revision', '', 0),
(5180, 2, '2024-02-29 20:37:58', '2024-02-29 20:37:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:37:58', '2024-02-29 20:37:58', '', 4649, 'https://jalaramproduce.ca/?p=5180', 0, 'revision', '', 0),
(5181, 2, '2024-02-29 20:38:11', '2024-02-29 20:38:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:38:11', '2024-02-29 20:38:11', '', 4649, 'https://jalaramproduce.ca/?p=5181', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5182, 2, '2024-02-29 20:38:11', '2024-02-29 20:38:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:38:11', '2024-02-29 20:38:11', '', 4649, 'https://jalaramproduce.ca/?p=5182', 0, 'revision', '', 0),
(5183, 2, '2024-02-29 20:38:11', '2024-02-29 20:38:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:38:11', '2024-02-29 20:38:11', '', 4649, 'https://jalaramproduce.ca/?p=5183', 0, 'revision', '', 0),
(5185, 2, '2024-02-29 20:56:33', '2024-02-29 20:56:33', '', 'fruit-and-vegetables-heart-shape-vector-930372', '', 'inherit', 'open', 'closed', '', 'fruit-and-vegetables-heart-shape-vector-930372-2', '', '', '2024-02-29 20:56:33', '2024-02-29 20:56:33', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5186, 2, '2024-02-29 20:56:50', '2024-02-29 20:56:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:56:50', '2024-02-29 20:56:50', '', 4649, 'https://jalaramproduce.ca/?p=5186', 0, 'revision', '', 0),
(5187, 2, '2024-02-29 20:56:50', '2024-02-29 20:56:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="948" height="1024" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-948x1024.jpg" alt="" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:56:50', '2024-02-29 20:56:50', '', 4649, 'https://jalaramproduce.ca/?p=5187', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5188, 2, '2024-02-29 20:56:50', '2024-02-29 20:56:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 20:56:50', '2024-02-29 20:56:50', '', 4649, 'https://jalaramproduce.ca/?p=5188', 0, 'revision', '', 0),
(5190, 2, '2024-02-29 21:05:18', '2024-02-29 21:05:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:05:18', '2024-02-29 21:05:18', '', 4649, 'https://jalaramproduce.ca/?p=5190', 0, 'revision', '', 0),
(5191, 2, '2024-02-29 21:05:18', '2024-02-29 21:05:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:05:18', '2024-02-29 21:05:18', '', 4649, 'https://jalaramproduce.ca/?p=5191', 0, 'revision', '', 0),
(5192, 2, '2024-02-29 21:05:18', '2024-02-29 21:05:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:05:18', '2024-02-29 21:05:18', '', 4649, 'https://jalaramproduce.ca/?p=5192', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5193, 2, '2024-02-29 21:07:38', '2024-02-29 21:07:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:07:38', '2024-02-29 21:07:38', '', 4649, 'https://jalaramproduce.ca/?p=5193', 0, 'revision', '', 0),
(5194, 2, '2024-02-29 21:07:38', '2024-02-29 21:07:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:07:38', '2024-02-29 21:07:38', '', 4649, 'https://jalaramproduce.ca/?p=5194', 0, 'revision', '', 0),
(5195, 2, '2024-02-29 21:07:38', '2024-02-29 21:07:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:07:38', '2024-02-29 21:07:38', '', 4649, 'https://jalaramproduce.ca/?p=5195', 0, 'revision', '', 0),
(5196, 2, '2024-02-29 21:08:50', '2024-02-29 21:08:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:08:50', '2024-02-29 21:08:50', '', 4649, 'https://jalaramproduce.ca/?p=5196', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5197, 2, '2024-02-29 21:08:50', '2024-02-29 21:08:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:08:50', '2024-02-29 21:08:50', '', 4649, 'https://jalaramproduce.ca/?p=5197', 0, 'revision', '', 0),
(5198, 2, '2024-02-29 21:08:50', '2024-02-29 21:08:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:08:50', '2024-02-29 21:08:50', '', 4649, 'https://jalaramproduce.ca/?p=5198', 0, 'revision', '', 0),
(5199, 2, '2024-02-29 21:10:01', '2024-02-29 21:10:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:10:01', '2024-02-29 21:10:01', '', 4649, 'https://jalaramproduce.ca/?p=5199', 0, 'revision', '', 0),
(5200, 2, '2024-02-29 21:10:01', '2024-02-29 21:10:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:10:01', '2024-02-29 21:10:01', '', 4649, 'https://jalaramproduce.ca/?p=5200', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5201, 2, '2024-02-29 21:10:02', '2024-02-29 21:10:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:10:02', '2024-02-29 21:10:02', '', 4649, 'https://jalaramproduce.ca/?p=5201', 0, 'revision', '', 0),
(5202, 2, '2024-02-29 21:10:47', '2024-02-29 21:10:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:10:47', '2024-02-29 21:10:47', '', 4649, 'https://jalaramproduce.ca/?p=5202', 0, 'revision', '', 0),
(5203, 2, '2024-02-29 21:10:47', '2024-02-29 21:10:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:10:47', '2024-02-29 21:10:47', '', 4649, 'https://jalaramproduce.ca/?p=5203', 0, 'revision', '', 0),
(5204, 2, '2024-02-29 21:10:47', '2024-02-29 21:10:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:10:47', '2024-02-29 21:10:47', '', 4649, 'https://jalaramproduce.ca/?p=5204', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5205, 2, '2024-02-29 21:11:00', '2024-02-29 21:11:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:00', '2024-02-29 21:11:00', '', 4649, 'https://jalaramproduce.ca/?p=5205', 0, 'revision', '', 0),
(5206, 2, '2024-02-29 21:11:01', '2024-02-29 21:11:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:01', '2024-02-29 21:11:01', '', 4649, 'https://jalaramproduce.ca/?p=5206', 0, 'revision', '', 0),
(5207, 2, '2024-02-29 21:11:01', '2024-02-29 21:11:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:01', '2024-02-29 21:11:01', '', 4649, 'https://jalaramproduce.ca/?p=5207', 0, 'revision', '', 0),
(5208, 2, '2024-02-29 21:11:11', '2024-02-29 21:11:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:11', '2024-02-29 21:11:11', '', 4649, 'https://jalaramproduce.ca/?p=5208', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5209, 2, '2024-02-29 21:11:11', '2024-02-29 21:11:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:11', '2024-02-29 21:11:11', '', 4649, 'https://jalaramproduce.ca/?p=5209', 0, 'revision', '', 0),
(5210, 2, '2024-02-29 21:11:11', '2024-02-29 21:11:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:11', '2024-02-29 21:11:11', '', 4649, 'https://jalaramproduce.ca/?p=5210', 0, 'revision', '', 0),
(5211, 2, '2024-02-29 21:11:21', '2024-02-29 21:11:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:21', '2024-02-29 21:11:21', '', 4649, 'https://jalaramproduce.ca/?p=5211', 0, 'revision', '', 0),
(5212, 2, '2024-02-29 21:11:21', '2024-02-29 21:11:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:21', '2024-02-29 21:11:21', '', 4649, 'https://jalaramproduce.ca/?p=5212', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5213, 2, '2024-02-29 21:11:22', '2024-02-29 21:11:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:22', '2024-02-29 21:11:22', '', 4649, 'https://jalaramproduce.ca/?p=5213', 0, 'revision', '', 0),
(5214, 2, '2024-02-29 21:11:56', '2024-02-29 21:11:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:56', '2024-02-29 21:11:56', '', 4649, 'https://jalaramproduce.ca/?p=5214', 0, 'revision', '', 0),
(5215, 2, '2024-02-29 21:11:56', '2024-02-29 21:11:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:56', '2024-02-29 21:11:56', '', 4649, 'https://jalaramproduce.ca/?p=5215', 0, 'revision', '', 0),
(5216, 2, '2024-02-29 21:11:56', '2024-02-29 21:11:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:11:56', '2024-02-29 21:11:56', '', 4649, 'https://jalaramproduce.ca/?p=5216', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5217, 2, '2024-02-29 21:12:48', '2024-02-29 21:12:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:12:48', '2024-02-29 21:12:48', '', 4649, 'https://jalaramproduce.ca/?p=5217', 0, 'revision', '', 0),
(5218, 2, '2024-02-29 21:12:48', '2024-02-29 21:12:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:12:48', '2024-02-29 21:12:48', '', 4649, 'https://jalaramproduce.ca/?p=5218', 0, 'revision', '', 0),
(5219, 2, '2024-02-29 21:12:49', '2024-02-29 21:12:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:12:49', '2024-02-29 21:12:49', '', 4649, 'https://jalaramproduce.ca/?p=5219', 0, 'revision', '', 0),
(5220, 2, '2024-02-29 21:13:15', '2024-02-29 21:13:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:13:15', '2024-02-29 21:13:15', '', 4649, 'https://jalaramproduce.ca/?p=5220', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5221, 2, '2024-02-29 21:13:15', '2024-02-29 21:13:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:13:15', '2024-02-29 21:13:15', '', 4649, 'https://jalaramproduce.ca/?p=5221', 0, 'revision', '', 0),
(5222, 2, '2024-02-29 21:13:15', '2024-02-29 21:13:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:13:15', '2024-02-29 21:13:15', '', 4649, 'https://jalaramproduce.ca/?p=5222', 0, 'revision', '', 0),
(5223, 2, '2024-02-29 21:14:47', '2024-02-29 21:14:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:14:47', '2024-02-29 21:14:47', '', 4649, 'https://jalaramproduce.ca/?p=5223', 0, 'revision', '', 0),
(5224, 2, '2024-02-29 21:14:47', '2024-02-29 21:14:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:14:47', '2024-02-29 21:14:47', '', 4649, 'https://jalaramproduce.ca/?p=5224', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5225, 2, '2024-02-29 21:14:47', '2024-02-29 21:14:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:14:47', '2024-02-29 21:14:47', '', 4649, 'https://jalaramproduce.ca/?p=5225', 0, 'revision', '', 0),
(5226, 2, '2024-02-29 21:22:31', '2024-02-29 21:22:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:22:31', '2024-02-29 21:22:31', '', 4650, 'https://jalaramproduce.ca/?p=5226', 0, 'revision', '', 0),
(5227, 2, '2024-02-29 21:22:31', '2024-02-29 21:22:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About Us</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1200" height="773" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002.jpg 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-300x193.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-1024x660.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-768x495.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/shutterstock_795233002-600x387.jpg 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img width="861" height="967" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1.jpg 861w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-600x674.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-267x300.jpg 267w, https://jalaramproduce.ca/wp-content/uploads/2024/02/cropped-jalaram-logo-1-768x863.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" />													\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:22:31', '2024-02-29 21:22:31', '', 4650, 'https://jalaramproduce.ca/?p=5227', 0, 'revision', '', 0),
(5228, 2, '2024-02-29 21:22:31', '2024-02-29 21:22:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:22:31', '2024-02-29 21:22:31', '', 4650, 'https://jalaramproduce.ca/?p=5228', 0, 'revision', '', 0),
(5229, 2, '2024-02-29 21:23:38', '2024-02-29 21:23:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:23:38', '2024-02-29 21:23:38', '', 4650, 'https://jalaramproduce.ca/?p=5229', 0, 'revision', '', 0),
(5230, 2, '2024-02-29 21:23:38', '2024-02-29 21:23:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:23:38', '2024-02-29 21:23:38', '', 4650, 'https://jalaramproduce.ca/?p=5230', 0, 'revision', '', 0),
(5231, 2, '2024-02-29 21:23:38', '2024-02-29 21:23:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:23:38', '2024-02-29 21:23:38', '', 4650, 'https://jalaramproduce.ca/?p=5231', 0, 'revision', '', 0),
(5233, 2, '2024-02-29 21:26:32', '2024-02-29 21:26:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:26:32', '2024-02-29 21:26:32', '', 4649, 'https://jalaramproduce.ca/?p=5233', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5234, 2, '2024-02-29 21:26:32', '2024-02-29 21:26:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:26:32', '2024-02-29 21:26:32', '', 4649, 'https://jalaramproduce.ca/?p=5234', 0, 'revision', '', 0),
(5235, 2, '2024-02-29 21:26:32', '2024-02-29 21:26:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:26:32', '2024-02-29 21:26:32', '', 4649, 'https://jalaramproduce.ca/?p=5235', 0, 'revision', '', 0),
(5236, 2, '2024-02-29 21:27:07', '2024-02-29 21:27:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:27:07', '2024-02-29 21:27:07', '', 4650, 'https://jalaramproduce.ca/?p=5236', 0, 'revision', '', 0),
(5237, 2, '2024-02-29 21:27:07', '2024-02-29 21:27:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:27:07', '2024-02-29 21:27:07', '', 4650, 'https://jalaramproduce.ca/?p=5237', 0, 'revision', '', 0),
(5238, 2, '2024-02-29 21:27:07', '2024-02-29 21:27:07', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:27:07', '2024-02-29 21:27:07', '', 4650, 'https://jalaramproduce.ca/?p=5238', 0, 'revision', '', 0),
(5239, 2, '2024-02-29 21:38:32', '2024-02-29 21:38:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:38:32', '2024-02-29 21:38:32', '', 4650, 'https://jalaramproduce.ca/?p=5239', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5240, 2, '2024-02-29 21:38:32', '2024-02-29 21:38:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers,.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim to deliver our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:38:32', '2024-02-29 21:38:32', '', 4650, 'https://jalaramproduce.ca/?p=5240', 0, 'revision', '', 0),
(5241, 2, '2024-02-29 21:38:32', '2024-02-29 21:38:32', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:38:32', '2024-02-29 21:38:32', '', 4650, 'https://jalaramproduce.ca/?p=5241', 0, 'revision', '', 0),
(5242, 2, '2024-02-29 21:39:13', '2024-02-29 21:39:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:39:13', '2024-02-29 21:39:13', '', 4650, 'https://jalaramproduce.ca/?p=5242', 0, 'revision', '', 0),
(5243, 2, '2024-02-29 21:39:13', '2024-02-29 21:39:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:39:13', '2024-02-29 21:39:13', '', 4650, 'https://jalaramproduce.ca/?p=5243', 0, 'revision', '', 0),
(5244, 2, '2024-02-29 21:39:13', '2024-02-29 21:39:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-02-29 21:39:13', '2024-02-29 21:39:13', '', 4650, 'https://jalaramproduce.ca/?p=5244', 0, 'revision', '', 0),
(5250, 2, '2024-02-29 21:58:43', '2024-02-29 21:58:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:58:43', '2024-02-29 21:58:43', '', 4649, 'https://jalaramproduce.ca/?p=5250', 0, 'revision', '', 0),
(5251, 2, '2024-02-29 21:58:43', '2024-02-29 21:58:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:58:43', '2024-02-29 21:58:43', '', 4649, 'https://jalaramproduce.ca/?p=5251', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5252, 2, '2024-02-29 21:58:44', '2024-02-29 21:58:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:58:44', '2024-02-29 21:58:44', '', 4649, 'https://jalaramproduce.ca/?p=5252', 0, 'revision', '', 0),
(5253, 2, '2024-02-29 21:59:10', '2024-02-29 21:59:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:59:10', '2024-02-29 21:59:10', '', 4649, 'https://jalaramproduce.ca/?p=5253', 0, 'revision', '', 0),
(5254, 2, '2024-02-29 21:59:10', '2024-02-29 21:59:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:59:10', '2024-02-29 21:59:10', '', 4649, 'https://jalaramproduce.ca/?p=5254', 0, 'revision', '', 0),
(5255, 2, '2024-02-29 21:59:11', '2024-02-29 21:59:11', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:59:11', '2024-02-29 21:59:11', '', 4649, 'https://jalaramproduce.ca/?p=5255', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5256, 2, '2024-02-29 21:59:43', '2024-02-29 21:59:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:59:43', '2024-02-29 21:59:43', '', 4649, 'https://jalaramproduce.ca/?p=5256', 0, 'revision', '', 0),
(5257, 2, '2024-02-29 21:59:43', '2024-02-29 21:59:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:59:43', '2024-02-29 21:59:43', '', 4649, 'https://jalaramproduce.ca/?p=5257', 0, 'revision', '', 0),
(5258, 2, '2024-02-29 21:59:43', '2024-02-29 21:59:43', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 21:59:43', '2024-02-29 21:59:43', '', 4649, 'https://jalaramproduce.ca/?p=5258', 0, 'revision', '', 0),
(5259, 2, '2024-02-29 22:00:52', '2024-02-29 22:00:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:00:52', '2024-02-29 22:00:52', '', 4649, 'https://jalaramproduce.ca/?p=5259', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5260, 2, '2024-02-29 22:00:52', '2024-02-29 22:00:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:00:52', '2024-02-29 22:00:52', '', 4649, 'https://jalaramproduce.ca/?p=5260', 0, 'revision', '', 0),
(5261, 2, '2024-02-29 22:00:52', '2024-02-29 22:00:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:00:52', '2024-02-29 22:00:52', '', 4649, 'https://jalaramproduce.ca/?p=5261', 0, 'revision', '', 0),
(5262, 2, '2024-02-29 22:02:05', '2024-02-29 22:02:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:02:05', '2024-02-29 22:02:05', '', 4649, 'https://jalaramproduce.ca/?p=5262', 0, 'revision', '', 0),
(5263, 2, '2024-02-29 22:02:05', '2024-02-29 22:02:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:02:05', '2024-02-29 22:02:05', '', 4649, 'https://jalaramproduce.ca/?p=5263', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5264, 2, '2024-02-29 22:02:05', '2024-02-29 22:02:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:02:05', '2024-02-29 22:02:05', '', 4649, 'https://jalaramproduce.ca/?p=5264', 0, 'revision', '', 0),
(5265, 2, '2024-02-29 22:05:09', '2024-02-29 22:05:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:05:09', '2024-02-29 22:05:09', '', 4649, 'https://jalaramproduce.ca/?p=5265', 0, 'revision', '', 0),
(5266, 2, '2024-02-29 22:05:09', '2024-02-29 22:05:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:05:09', '2024-02-29 22:05:09', '', 4649, 'https://jalaramproduce.ca/?p=5266', 0, 'revision', '', 0),
(5267, 2, '2024-02-29 22:05:09', '2024-02-29 22:05:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:05:09', '2024-02-29 22:05:09', '', 4649, 'https://jalaramproduce.ca/?p=5267', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5268, 2, '2024-02-29 22:05:30', '2024-02-29 22:05:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:05:30', '2024-02-29 22:05:30', '', 4649, 'https://jalaramproduce.ca/?p=5268', 0, 'revision', '', 0),
(5269, 2, '2024-02-29 22:05:30', '2024-02-29 22:05:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:05:30', '2024-02-29 22:05:30', '', 4649, 'https://jalaramproduce.ca/?p=5269', 0, 'revision', '', 0),
(5270, 2, '2024-02-29 22:05:31', '2024-02-29 22:05:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:05:31', '2024-02-29 22:05:31', '', 4649, 'https://jalaramproduce.ca/?p=5270', 0, 'revision', '', 0),
(5271, 2, '2024-02-29 22:10:15', '2024-02-29 22:10:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:10:15', '2024-02-29 22:10:15', '', 4649, 'https://jalaramproduce.ca/?p=5271', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5272, 2, '2024-02-29 22:10:15', '2024-02-29 22:10:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:10:15', '2024-02-29 22:10:15', '', 4649, 'https://jalaramproduce.ca/?p=5272', 0, 'revision', '', 0),
(5273, 2, '2024-02-29 22:10:15', '2024-02-29 22:10:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:10:15', '2024-02-29 22:10:15', '', 4649, 'https://jalaramproduce.ca/?p=5273', 0, 'revision', '', 0),
(5274, 2, '2024-02-29 22:15:38', '2024-02-29 22:15:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:15:38', '2024-02-29 22:15:38', '', 4649, 'https://jalaramproduce.ca/?p=5274', 0, 'revision', '', 0),
(5275, 2, '2024-02-29 22:15:38', '2024-02-29 22:15:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:15:38', '2024-02-29 22:15:38', '', 4649, 'https://jalaramproduce.ca/?p=5275', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5276, 2, '2024-02-29 22:15:38', '2024-02-29 22:15:38', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:15:38', '2024-02-29 22:15:38', '', 4649, 'https://jalaramproduce.ca/?p=5276', 0, 'revision', '', 0),
(5277, 2, '2024-02-29 22:16:18', '2024-02-29 22:16:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:16:18', '2024-02-29 22:16:18', '', 4649, 'https://jalaramproduce.ca/?p=5277', 0, 'revision', '', 0),
(5278, 2, '2024-02-29 22:16:18', '2024-02-29 22:16:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:16:18', '2024-02-29 22:16:18', '', 4649, 'https://jalaramproduce.ca/?p=5278', 0, 'revision', '', 0),
(5279, 2, '2024-02-29 22:16:18', '2024-02-29 22:16:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:16:18', '2024-02-29 22:16:18', '', 4649, 'https://jalaramproduce.ca/?p=5279', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5280, 2, '2024-02-29 22:16:44', '2024-02-29 22:16:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:16:44', '2024-02-29 22:16:44', '', 4649, 'https://jalaramproduce.ca/?p=5280', 0, 'revision', '', 0),
(5281, 2, '2024-02-29 22:16:44', '2024-02-29 22:16:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:16:44', '2024-02-29 22:16:44', '', 4649, 'https://jalaramproduce.ca/?p=5281', 0, 'revision', '', 0),
(5282, 2, '2024-02-29 22:16:44', '2024-02-29 22:16:44', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:16:44', '2024-02-29 22:16:44', '', 4649, 'https://jalaramproduce.ca/?p=5282', 0, 'revision', '', 0),
(5283, 2, '2024-02-29 22:17:08', '2024-02-29 22:17:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:17:08', '2024-02-29 22:17:08', '', 4649, 'https://jalaramproduce.ca/?p=5283', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5284, 2, '2024-02-29 22:17:08', '2024-02-29 22:17:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:17:08', '2024-02-29 22:17:08', '', 4649, 'https://jalaramproduce.ca/?p=5284', 0, 'revision', '', 0),
(5285, 2, '2024-02-29 22:17:08', '2024-02-29 22:17:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:17:08', '2024-02-29 22:17:08', '', 4649, 'https://jalaramproduce.ca/?p=5285', 0, 'revision', '', 0),
(5286, 2, '2024-02-29 22:17:58', '2024-02-29 22:17:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:17:58', '2024-02-29 22:17:58', '', 4649, 'https://jalaramproduce.ca/?p=5286', 0, 'revision', '', 0),
(5287, 2, '2024-02-29 22:17:58', '2024-02-29 22:17:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:17:58', '2024-02-29 22:17:58', '', 4649, 'https://jalaramproduce.ca/?p=5287', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5288, 2, '2024-02-29 22:17:59', '2024-02-29 22:17:59', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:17:59', '2024-02-29 22:17:59', '', 4649, 'https://jalaramproduce.ca/?p=5288', 0, 'revision', '', 0),
(5289, 2, '2024-02-29 22:18:27', '2024-02-29 22:18:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:18:27', '2024-02-29 22:18:27', '', 4649, 'https://jalaramproduce.ca/?p=5289', 0, 'revision', '', 0),
(5290, 2, '2024-02-29 22:18:27', '2024-02-29 22:18:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:18:27', '2024-02-29 22:18:27', '', 4649, 'https://jalaramproduce.ca/?p=5290', 0, 'revision', '', 0),
(5291, 2, '2024-02-29 22:18:27', '2024-02-29 22:18:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:18:27', '2024-02-29 22:18:27', '', 4649, 'https://jalaramproduce.ca/?p=5291', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5294, 2, '2024-02-29 22:23:42', '2024-02-29 22:23:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:23:42', '2024-02-29 22:23:42', '', 4649, 'https://jalaramproduce.ca/?p=5294', 0, 'revision', '', 0),
(5295, 2, '2024-02-29 22:23:42', '2024-02-29 22:23:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:23:42', '2024-02-29 22:23:42', '', 4649, 'https://jalaramproduce.ca/?p=5295', 0, 'revision', '', 0),
(5296, 2, '2024-02-29 22:23:42', '2024-02-29 22:23:42', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:23:42', '2024-02-29 22:23:42', '', 4649, 'https://jalaramproduce.ca/?p=5296', 0, 'revision', '', 0),
(5297, 2, '2024-02-29 22:26:26', '2024-02-29 22:26:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:26:26', '2024-02-29 22:26:26', '', 4649, 'https://jalaramproduce.ca/?p=5297', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5298, 2, '2024-02-29 22:26:26', '2024-02-29 22:26:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:26:26', '2024-02-29 22:26:26', '', 4649, 'https://jalaramproduce.ca/?p=5298', 0, 'revision', '', 0),
(5299, 2, '2024-02-29 22:26:26', '2024-02-29 22:26:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-02-29 22:26:26', '2024-02-29 22:26:26', '', 4649, 'https://jalaramproduce.ca/?p=5299', 0, 'revision', '', 0),
(5300, 2, '2024-03-01 15:57:35', '2024-03-01 15:57:35', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:57:35', '2024-03-01 15:57:35', '', 4650, 'https://jalaramproduce.ca/?p=5300', 0, 'revision', '', 0),
(5301, 2, '2024-03-01 15:57:35', '2024-03-01 15:57:35', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:57:35', '2024-03-01 15:57:35', '', 4650, 'https://jalaramproduce.ca/?p=5301', 0, 'revision', '', 0),
(5302, 2, '2024-03-01 15:57:35', '2024-03-01 15:57:35', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:57:35', '2024-03-01 15:57:35', '', 4650, 'https://jalaramproduce.ca/?p=5302', 0, 'revision', '', 0),
(5303, 2, '2024-03-01 15:58:13', '2024-03-01 15:58:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:58:13', '2024-03-01 15:58:13', '', 4650, 'https://jalaramproduce.ca/?p=5303', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5304, 2, '2024-03-01 15:58:13', '2024-03-01 15:58:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:58:13', '2024-03-01 15:58:13', '', 4650, 'https://jalaramproduce.ca/?p=5304', 0, 'revision', '', 0),
(5305, 2, '2024-03-01 15:58:13', '2024-03-01 15:58:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:58:13', '2024-03-01 15:58:13', '', 4650, 'https://jalaramproduce.ca/?p=5305', 0, 'revision', '', 0),
(5306, 2, '2024-03-01 15:59:00', '2024-03-01 15:59:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:59:00', '2024-03-01 15:59:00', '', 4650, 'https://jalaramproduce.ca/?p=5306', 0, 'revision', '', 0),
(5307, 2, '2024-03-01 15:59:00', '2024-03-01 15:59:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:59:00', '2024-03-01 15:59:00', '', 4650, 'https://jalaramproduce.ca/?p=5307', 0, 'revision', '', 0),
(5308, 2, '2024-03-01 15:59:01', '2024-03-01 15:59:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:59:01', '2024-03-01 15:59:01', '', 4650, 'https://jalaramproduce.ca/?p=5308', 0, 'revision', '', 0),
(5309, 2, '2024-03-01 15:59:39', '2024-03-01 15:59:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:59:39', '2024-03-01 15:59:39', '', 4650, 'https://jalaramproduce.ca/?p=5309', 0, 'revision', '', 0),
(5310, 2, '2024-03-01 15:59:39', '2024-03-01 15:59:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:59:39', '2024-03-01 15:59:39', '', 4650, 'https://jalaramproduce.ca/?p=5310', 0, 'revision', '', 0),
(5311, 2, '2024-03-01 15:59:39', '2024-03-01 15:59:39', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 15:59:39', '2024-03-01 15:59:39', '', 4650, 'https://jalaramproduce.ca/?p=5311', 0, 'revision', '', 0),
(5312, 2, '2024-03-01 16:00:00', '2024-03-01 16:00:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 16:00:00', '2024-03-01 16:00:00', '', 4649, 'https://jalaramproduce.ca/?p=5312', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5313, 2, '2024-03-01 16:00:01', '2024-03-01 16:00:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 16:00:01', '2024-03-01 16:00:01', '', 4649, 'https://jalaramproduce.ca/?p=5313', 0, 'revision', '', 0),
(5314, 2, '2024-03-01 16:00:01', '2024-03-01 16:00:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 16:00:01', '2024-03-01 16:00:01', '', 4649, 'https://jalaramproduce.ca/?p=5314', 0, 'revision', '', 0),
(5315, 2, '2024-03-01 16:04:09', '2024-03-01 16:04:09', '', 'asas', '', 'inherit', 'open', 'closed', '', 'asas-2', '', '', '2024-03-01 16:04:09', '2024-03-01 16:04:09', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/asas.jpg', 0, 'attachment', 'image/jpeg', 0),
(5316, 2, '2024-03-01 16:06:34', '2024-03-01 16:06:34', '', 'about', '', 'inherit', 'open', 'closed', '', 'about-2', '', '', '2024-03-01 16:06:34', '2024-03-01 16:06:34', '', 4649, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/about.webp', 0, 'attachment', 'image/webp', 0),
(5318, 2, '2024-03-01 16:08:13', '2024-03-01 16:08:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 16:08:13', '2024-03-01 16:08:13', '', 4649, 'https://jalaramproduce.ca/?p=5318', 0, 'revision', '', 0),
(5319, 2, '2024-03-01 16:08:13', '2024-03-01 16:08:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 16:08:13', '2024-03-01 16:08:13', '', 4649, 'https://jalaramproduce.ca/?p=5319', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5320, 2, '2024-03-01 16:08:13', '2024-03-01 16:08:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 16:08:13', '2024-03-01 16:08:13', '', 4649, 'https://jalaramproduce.ca/?p=5320', 0, 'revision', '', 0),
(5321, 2, '2024-03-01 16:34:03', '2024-03-01 16:34:03', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 16:34:03', '2024-03-01 16:34:03', '', 4650, 'https://jalaramproduce.ca/?p=5321', 0, 'revision', '', 0),
(5322, 2, '2024-03-01 16:34:04', '2024-03-01 16:34:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 16:34:04', '2024-03-01 16:34:04', '', 4650, 'https://jalaramproduce.ca/?p=5322', 0, 'revision', '', 0),
(5323, 2, '2024-03-01 16:34:04', '2024-03-01 16:34:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 16:34:04', '2024-03-01 16:34:04', '', 4650, 'https://jalaramproduce.ca/?p=5323', 0, 'revision', '', 0),
(5324, 2, '2024-03-01 18:18:06', '2024-03-01 18:18:06', '', '1802 (2)', '', 'inherit', 'open', 'closed', '', '1802-2', '', '', '2024-03-01 18:18:06', '2024-03-01 18:18:06', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/1802-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5325, 2, '2024-03-01 18:18:31', '2024-03-01 18:18:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:18:31', '2024-03-01 18:18:31', '', 4650, 'https://jalaramproduce.ca/?p=5325', 0, 'revision', '', 0),
(5326, 2, '2024-03-01 18:18:31', '2024-03-01 18:18:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:18:31', '2024-03-01 18:18:31', '', 4650, 'https://jalaramproduce.ca/?p=5326', 0, 'revision', '', 0),
(5327, 2, '2024-03-01 18:18:31', '2024-03-01 18:18:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:18:31', '2024-03-01 18:18:31', '', 4650, 'https://jalaramproduce.ca/?p=5327', 0, 'revision', '', 0),
(5328, 2, '2024-03-01 18:18:41', '2024-03-01 18:18:41', '', '1802 (1)', '', 'inherit', 'open', 'closed', '', '1802-1', '', '', '2024-03-01 18:18:41', '2024-03-01 18:18:41', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/1802-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5329, 2, '2024-03-01 18:18:54', '2024-03-01 18:18:54', '', '1802', '', 'inherit', 'open', 'closed', '', '1802', '', '', '2024-03-01 18:18:54', '2024-03-01 18:18:54', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/1802.jpg', 0, 'attachment', 'image/jpeg', 0),
(5330, 2, '2024-03-01 18:19:17', '2024-03-01 18:19:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:19:17', '2024-03-01 18:19:17', '', 4650, 'https://jalaramproduce.ca/?p=5330', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5331, 2, '2024-03-01 18:19:17', '2024-03-01 18:19:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:19:17', '2024-03-01 18:19:17', '', 4650, 'https://jalaramproduce.ca/?p=5331', 0, 'revision', '', 0),
(5332, 2, '2024-03-01 18:19:17', '2024-03-01 18:19:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:19:17', '2024-03-01 18:19:17', '', 4650, 'https://jalaramproduce.ca/?p=5332', 0, 'revision', '', 0),
(5333, 2, '2024-03-01 18:19:50', '2024-03-01 18:19:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:19:50', '2024-03-01 18:19:50', '', 4650, 'https://jalaramproduce.ca/?p=5333', 0, 'revision', '', 0),
(5334, 2, '2024-03-01 18:19:50', '2024-03-01 18:19:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:19:50', '2024-03-01 18:19:50', '', 4650, 'https://jalaramproduce.ca/?p=5334', 0, 'revision', '', 0),
(5335, 2, '2024-03-01 18:19:50', '2024-03-01 18:19:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:19:50', '2024-03-01 18:19:50', '', 4650, 'https://jalaramproduce.ca/?p=5335', 0, 'revision', '', 0),
(5337, 2, '2024-03-01 18:28:20', '2024-03-01 18:28:20', '', 'b30d0a69-0049-4631-b09d-ae8555079e83', '', 'inherit', 'open', 'closed', '', 'b30d0a69-0049-4631-b09d-ae8555079e83', '', '', '2024-03-01 18:28:20', '2024-03-01 18:28:20', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4', 0, 'attachment', 'video/mp4', 0),
(5338, 2, '2024-03-01 18:28:34', '2024-03-01 18:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:28:34', '2024-03-01 18:28:34', '', 4650, 'https://jalaramproduce.ca/?p=5338', 0, 'revision', '', 0),
(5339, 2, '2024-03-01 18:28:34', '2024-03-01 18:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:28:34', '2024-03-01 18:28:34', '', 4650, 'https://jalaramproduce.ca/?p=5339', 0, 'revision', '', 0),
(5340, 2, '2024-03-01 18:28:34', '2024-03-01 18:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>		\n		https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:28:34', '2024-03-01 18:28:34', '', 4650, 'https://jalaramproduce.ca/?p=5340', 0, 'revision', '', 0),
(5341, 2, '2024-03-01 18:30:14', '2024-03-01 18:30:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>		\n		https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:30:14', '2024-03-01 18:30:14', '', 4650, 'https://jalaramproduce.ca/?p=5341', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5342, 2, '2024-03-01 18:30:14', '2024-03-01 18:30:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="2560" height="1707" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-scaled.jpg 2560w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1024x683.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-1536x1024.jpg 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-2048x1365.jpg 2048w, https://jalaramproduce.ca/wp-content/uploads/2024/02/Fruits-and-Vegetables-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" />													\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>		\n		https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:30:14', '2024-03-01 18:30:14', '', 4650, 'https://jalaramproduce.ca/?p=5342', 0, 'revision', '', 0),
(5343, 2, '2024-03-01 18:30:14', '2024-03-01 18:30:14', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:30:14', '2024-03-01 18:30:14', '', 4650, 'https://jalaramproduce.ca/?p=5343', 0, 'revision', '', 0),
(5344, 2, '2024-03-01 18:30:48', '2024-03-01 18:30:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:30:48', '2024-03-01 18:30:48', '', 4650, 'https://jalaramproduce.ca/?p=5344', 0, 'revision', '', 0),
(5345, 2, '2024-03-01 18:30:48', '2024-03-01 18:30:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:30:48', '2024-03-01 18:30:48', '', 4650, 'https://jalaramproduce.ca/?p=5345', 0, 'revision', '', 0),
(5346, 2, '2024-03-01 18:30:48', '2024-03-01 18:30:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:30:48', '2024-03-01 18:30:48', '', 4650, 'https://jalaramproduce.ca/?p=5346', 0, 'revision', '', 0),
(5347, 2, '2024-03-01 18:31:18', '2024-03-01 18:31:18', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:31:18', '2024-03-01 18:31:18', '', 4650, 'https://jalaramproduce.ca/?p=5347', 0, 'revision', '', 0),
(5348, 2, '2024-03-01 18:31:19', '2024-03-01 18:31:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:31:19', '2024-03-01 18:31:19', '', 4650, 'https://jalaramproduce.ca/?p=5348', 0, 'revision', '', 0),
(5349, 2, '2024-03-01 18:31:19', '2024-03-01 18:31:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:31:19', '2024-03-01 18:31:19', '', 4650, 'https://jalaramproduce.ca/?p=5349', 0, 'revision', '', 0),
(5350, 2, '2024-03-01 18:31:30', '2024-03-01 18:31:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:31:30', '2024-03-01 18:31:30', '', 4650, 'https://jalaramproduce.ca/?p=5350', 0, 'revision', '', 0),
(5351, 2, '2024-03-01 18:31:30', '2024-03-01 18:31:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:31:30', '2024-03-01 18:31:30', '', 4650, 'https://jalaramproduce.ca/?p=5351', 0, 'revision', '', 0),
(5352, 2, '2024-03-01 18:31:30', '2024-03-01 18:31:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:31:30', '2024-03-01 18:31:30', '', 4650, 'https://jalaramproduce.ca/?p=5352', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5353, 2, '2024-03-01 18:39:17', '2024-03-01 18:39:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:39:17', '2024-03-01 18:39:17', '', 4650, 'https://jalaramproduce.ca/?p=5353', 0, 'revision', '', 0),
(5354, 2, '2024-03-01 18:39:17', '2024-03-01 18:39:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:39:17', '2024-03-01 18:39:17', '', 4650, 'https://jalaramproduce.ca/?p=5354', 0, 'revision', '', 0),
(5355, 2, '2024-03-01 18:39:17', '2024-03-01 18:39:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4#t=1,8		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:39:17', '2024-03-01 18:39:17', '', 4650, 'https://jalaramproduce.ca/?p=5355', 0, 'revision', '', 0),
(5356, 2, '2024-03-01 18:40:21', '2024-03-01 18:40:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4#t=1,8		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:40:21', '2024-03-01 18:40:21', '', 4650, 'https://jalaramproduce.ca/?p=5356', 0, 'revision', '', 0),
(5357, 2, '2024-03-01 18:40:21', '2024-03-01 18:40:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4#t=1,8		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:40:21', '2024-03-01 18:40:21', '', 4650, 'https://jalaramproduce.ca/?p=5357', 0, 'revision', '', 0),
(5358, 2, '2024-03-01 18:40:21', '2024-03-01 18:40:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 18:40:21', '2024-03-01 18:40:21', '', 4650, 'https://jalaramproduce.ca/?p=5358', 0, 'revision', '', 0),
(5359, 2, '2024-03-01 20:03:24', '2024-03-01 20:03:24', '', '136026 (1)', '', 'inherit', 'open', 'closed', '', '136026-1', '', '', '2024-03-01 20:03:24', '2024-03-01 20:03:24', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/136026-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5360, 2, '2024-03-01 20:03:41', '2024-03-01 20:03:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:03:41', '2024-03-01 20:03:41', '', 4650, 'https://jalaramproduce.ca/?p=5360', 0, 'revision', '', 0),
(5361, 2, '2024-03-01 20:03:41', '2024-03-01 20:03:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:03:41', '2024-03-01 20:03:41', '', 4650, 'https://jalaramproduce.ca/?p=5361', 0, 'revision', '', 0),
(5362, 2, '2024-03-01 20:03:41', '2024-03-01 20:03:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:03:41', '2024-03-01 20:03:41', '', 4650, 'https://jalaramproduce.ca/?p=5362', 0, 'revision', '', 0),
(5368, 2, '2024-03-01 20:19:48', '2024-03-01 20:19:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:19:48', '2024-03-01 20:19:48', '', 4649, 'https://jalaramproduce.ca/?p=5368', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5369, 2, '2024-03-01 20:19:48', '2024-03-01 20:19:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:19:48', '2024-03-01 20:19:48', '', 4649, 'https://jalaramproduce.ca/?p=5369', 0, 'revision', '', 0),
(5370, 2, '2024-03-01 20:19:48', '2024-03-01 20:19:48', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:19:48', '2024-03-01 20:19:48', '', 4649, 'https://jalaramproduce.ca/?p=5370', 0, 'revision', '', 0),
(5371, 2, '2024-03-01 20:21:26', '2024-03-01 20:21:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:21:26', '2024-03-01 20:21:26', '', 4649, 'https://jalaramproduce.ca/?p=5371', 0, 'revision', '', 0),
(5372, 2, '2024-03-01 20:21:27', '2024-03-01 20:21:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:21:27', '2024-03-01 20:21:27', '', 4649, 'https://jalaramproduce.ca/?p=5372', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5373, 2, '2024-03-01 20:21:27', '2024-03-01 20:21:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:21:27', '2024-03-01 20:21:27', '', 4649, 'https://jalaramproduce.ca/?p=5373', 0, 'revision', '', 0),
(5374, 2, '2024-03-01 20:22:05', '2024-03-01 20:22:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:22:05', '2024-03-01 20:22:05', '', 4649, 'https://jalaramproduce.ca/?p=5374', 0, 'revision', '', 0),
(5375, 2, '2024-03-01 20:22:05', '2024-03-01 20:22:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:22:05', '2024-03-01 20:22:05', '', 4649, 'https://jalaramproduce.ca/?p=5375', 0, 'revision', '', 0),
(5376, 2, '2024-03-01 20:22:05', '2024-03-01 20:22:05', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:22:05', '2024-03-01 20:22:05', '', 4649, 'https://jalaramproduce.ca/?p=5376', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5377, 2, '2024-03-01 20:22:30', '2024-03-01 20:22:30', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:22:30', '2024-03-01 20:22:30', '', 4649, 'https://jalaramproduce.ca/?p=5377', 0, 'revision', '', 0),
(5378, 2, '2024-03-01 20:22:31', '2024-03-01 20:22:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:22:31', '2024-03-01 20:22:31', '', 4649, 'https://jalaramproduce.ca/?p=5378', 0, 'revision', '', 0),
(5379, 2, '2024-03-01 20:22:31', '2024-03-01 20:22:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:22:31', '2024-03-01 20:22:31', '', 4649, 'https://jalaramproduce.ca/?p=5379', 0, 'revision', '', 0),
(5380, 2, '2024-03-01 20:25:15', '2024-03-01 20:25:15', '', 'apples-fruits-basket-2607193', '', 'inherit', 'open', 'closed', '', 'apples-fruits-basket-2607193', '', '', '2024-03-01 20:25:15', '2024-03-01 20:25:15', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/apples-fruits-basket-2607193.jpg', 0, 'attachment', 'image/jpeg', 0),
(5381, 2, '2024-03-01 20:25:21', '2024-03-01 20:25:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:25:21', '2024-03-01 20:25:21', '', 4650, 'https://jalaramproduce.ca/?p=5381', 0, 'revision', '', 0),
(5382, 2, '2024-03-01 20:25:21', '2024-03-01 20:25:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:25:21', '2024-03-01 20:25:21', '', 4650, 'https://jalaramproduce.ca/?p=5382', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5383, 2, '2024-03-01 20:25:21', '2024-03-01 20:25:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:25:21', '2024-03-01 20:25:21', '', 4650, 'https://jalaramproduce.ca/?p=5383', 0, 'revision', '', 0),
(5384, 2, '2024-03-01 20:27:13', '2024-03-01 20:27:13', '', 'apples-fruits-basket-2607193-300x198', '', 'inherit', 'open', 'closed', '', 'apples-fruits-basket-2607193-300x198', '', '', '2024-03-01 20:27:13', '2024-03-01 20:27:13', '', 4650, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/apples-fruits-basket-2607193-300x198-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5385, 2, '2024-03-01 20:28:08', '2024-03-01 20:28:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:28:08', '2024-03-01 20:28:08', '', 4650, 'https://jalaramproduce.ca/?p=5385', 0, 'revision', '', 0),
(5386, 2, '2024-03-01 20:28:08', '2024-03-01 20:28:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:28:08', '2024-03-01 20:28:08', '', 4650, 'https://jalaramproduce.ca/?p=5386', 0, 'revision', '', 0),
(5387, 2, '2024-03-01 20:28:08', '2024-03-01 20:28:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:28:08', '2024-03-01 20:28:08', '', 4650, 'https://jalaramproduce.ca/?p=5387', 0, 'revision', '', 0),
(5388, 2, '2024-03-01 20:28:41', '2024-03-01 20:28:41', '', 'tomatoes-bowl-food-320860', '', 'inherit', 'open', 'closed', '', 'tomatoes-bowl-food-320860', '', '', '2024-03-01 20:28:41', '2024-03-01 20:28:41', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/tomatoes-bowl-food-320860.jpg', 0, 'attachment', 'image/jpeg', 0),
(5389, 2, '2024-03-01 20:29:09', '2024-03-01 20:29:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:29:09', '2024-03-01 20:29:09', '', 4650, 'https://jalaramproduce.ca/?p=5389', 0, 'revision', '', 0),
(5390, 2, '2024-03-01 20:29:09', '2024-03-01 20:29:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:29:09', '2024-03-01 20:29:09', '', 4650, 'https://jalaramproduce.ca/?p=5390', 0, 'revision', '', 0),
(5391, 2, '2024-03-01 20:29:09', '2024-03-01 20:29:09', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:29:09', '2024-03-01 20:29:09', '', 4650, 'https://jalaramproduce.ca/?p=5391', 0, 'revision', '', 0),
(5392, 2, '2024-03-01 20:29:58', '2024-03-01 20:29:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:29:58', '2024-03-01 20:29:58', '', 4649, 'https://jalaramproduce.ca/?p=5392', 0, 'revision', '', 0),
(5393, 2, '2024-03-01 20:29:58', '2024-03-01 20:29:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:29:58', '2024-03-01 20:29:58', '', 4649, 'https://jalaramproduce.ca/?p=5393', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5394, 2, '2024-03-01 20:29:58', '2024-03-01 20:29:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:29:58', '2024-03-01 20:29:58', '', 4649, 'https://jalaramproduce.ca/?p=5394', 0, 'revision', '', 0),
(5395, 2, '2024-03-01 20:30:19', '2024-03-01 20:30:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:30:19', '2024-03-01 20:30:19', '', 4649, 'https://jalaramproduce.ca/?p=5395', 0, 'revision', '', 0),
(5396, 2, '2024-03-01 20:30:19', '2024-03-01 20:30:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:30:19', '2024-03-01 20:30:19', '', 4649, 'https://jalaramproduce.ca/?p=5396', 0, 'revision', '', 0),
(5397, 2, '2024-03-01 20:30:19', '2024-03-01 20:30:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:30:19', '2024-03-01 20:30:19', '', 4649, 'https://jalaramproduce.ca/?p=5397', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5398, 2, '2024-03-01 20:30:45', '2024-03-01 20:30:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:30:45', '2024-03-01 20:30:45', '', 4650, 'https://jalaramproduce.ca/?p=5398', 0, 'revision', '', 0),
(5399, 2, '2024-03-01 20:30:45', '2024-03-01 20:30:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:30:45', '2024-03-01 20:30:45', '', 4650, 'https://jalaramproduce.ca/?p=5399', 0, 'revision', '', 0),
(5400, 2, '2024-03-01 20:30:45', '2024-03-01 20:30:45', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:30:45', '2024-03-01 20:30:45', '', 4650, 'https://jalaramproduce.ca/?p=5400', 0, 'revision', '', 0),
(5401, 2, '2024-03-01 20:31:15', '2024-03-01 20:31:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:31:15', '2024-03-01 20:31:15', '', 4650, 'https://jalaramproduce.ca/?p=5401', 0, 'revision', '', 0),
(5402, 2, '2024-03-01 20:31:15', '2024-03-01 20:31:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:31:15', '2024-03-01 20:31:15', '', 4650, 'https://jalaramproduce.ca/?p=5402', 0, 'revision', '', 0),
(5403, 2, '2024-03-01 20:31:15', '2024-03-01 20:31:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-01 20:31:15', '2024-03-01 20:31:15', '', 4650, 'https://jalaramproduce.ca/?p=5403', 0, 'revision', '', 0),
(5405, 2, '2024-03-01 20:37:27', '2024-03-01 20:37:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-03-01 20:37:27', '2024-03-01 20:37:27', '', 4540, 'https://jalaramproduce.ca/?p=5405', 0, 'revision', '', 0),
(5406, 2, '2024-03-01 20:37:27', '2024-03-01 20:37:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-03-01 20:37:27', '2024-03-01 20:37:27', '', 4540, 'https://jalaramproduce.ca/?p=5406', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5407, 2, '2024-03-01 20:37:27', '2024-03-01 20:37:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-03-01 20:37:27', '2024-03-01 20:37:27', '', 4540, 'https://jalaramproduce.ca/?p=5407', 0, 'revision', '', 0),
(5409, 2, '2024-03-01 20:47:11', '2024-03-01 20:47:11', '', 'fruits-fresh-basket-5914425', '', 'inherit', 'open', 'closed', '', 'fruits-fresh-basket-5914425', '', '', '2024-03-01 20:47:11', '2024-03-01 20:47:11', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/fruits-fresh-basket-5914425.jpg', 0, 'attachment', 'image/jpeg', 0),
(5410, 2, '2024-03-01 20:47:19', '2024-03-01 20:47:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:47:19', '2024-03-01 20:47:19', '', 4651, 'https://jalaramproduce.ca/?p=5410', 0, 'revision', '', 0),
(5411, 2, '2024-03-01 20:47:20', '2024-03-01 20:47:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:47:20', '2024-03-01 20:47:20', '', 4651, 'https://jalaramproduce.ca/?p=5411', 0, 'revision', '', 0),
(5412, 2, '2024-03-01 20:47:20', '2024-03-01 20:47:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:47:20', '2024-03-01 20:47:20', '', 4651, 'https://jalaramproduce.ca/?p=5412', 0, 'revision', '', 0),
(5413, 2, '2024-03-01 20:48:34', '2024-03-01 20:48:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:48:34', '2024-03-01 20:48:34', '', 4649, 'https://jalaramproduce.ca/?p=5413', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5414, 2, '2024-03-01 20:48:34', '2024-03-01 20:48:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:48:34', '2024-03-01 20:48:34', '', 4649, 'https://jalaramproduce.ca/?p=5414', 0, 'revision', '', 0),
(5415, 2, '2024-03-01 20:48:34', '2024-03-01 20:48:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:48:34', '2024-03-01 20:48:34', '', 4649, 'https://jalaramproduce.ca/?p=5415', 0, 'revision', '', 0),
(5416, 2, '2024-03-01 20:50:16', '2024-03-01 20:50:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:16', '2024-03-01 20:50:16', '', 4649, 'https://jalaramproduce.ca/?p=5416', 0, 'revision', '', 0),
(5417, 2, '2024-03-01 20:50:16', '2024-03-01 20:50:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:16', '2024-03-01 20:50:16', '', 4649, 'https://jalaramproduce.ca/?p=5417', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5418, 2, '2024-03-01 20:50:16', '2024-03-01 20:50:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:16', '2024-03-01 20:50:16', '', 4649, 'https://jalaramproduce.ca/?p=5418', 0, 'revision', '', 0),
(5419, 2, '2024-03-01 20:50:33', '2024-03-01 20:50:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:33', '2024-03-01 20:50:33', '', 4649, 'https://jalaramproduce.ca/?p=5419', 0, 'revision', '', 0),
(5420, 2, '2024-03-01 20:50:33', '2024-03-01 20:50:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:33', '2024-03-01 20:50:33', '', 4649, 'https://jalaramproduce.ca/?p=5420', 0, 'revision', '', 0),
(5421, 2, '2024-03-01 20:50:33', '2024-03-01 20:50:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:33', '2024-03-01 20:50:33', '', 4649, 'https://jalaramproduce.ca/?p=5421', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5422, 2, '2024-03-01 20:50:46', '2024-03-01 20:50:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:46', '2024-03-01 20:50:46', '', 4649, 'https://jalaramproduce.ca/?p=5422', 0, 'revision', '', 0),
(5423, 2, '2024-03-01 20:50:46', '2024-03-01 20:50:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:46', '2024-03-01 20:50:46', '', 4649, 'https://jalaramproduce.ca/?p=5423', 0, 'revision', '', 0),
(5424, 2, '2024-03-01 20:50:46', '2024-03-01 20:50:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:50:46', '2024-03-01 20:50:46', '', 4649, 'https://jalaramproduce.ca/?p=5424', 0, 'revision', '', 0),
(5425, 2, '2024-03-01 20:52:08', '2024-03-01 20:52:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:52:08', '2024-03-01 20:52:08', '', 4649, 'https://jalaramproduce.ca/?p=5425', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5426, 2, '2024-03-01 20:52:08', '2024-03-01 20:52:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:52:08', '2024-03-01 20:52:08', '', 4649, 'https://jalaramproduce.ca/?p=5426', 0, 'revision', '', 0),
(5427, 2, '2024-03-01 20:52:08', '2024-03-01 20:52:08', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:52:08', '2024-03-01 20:52:08', '', 4649, 'https://jalaramproduce.ca/?p=5427', 0, 'revision', '', 0),
(5428, 2, '2024-03-01 20:52:26', '2024-03-01 20:52:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:52:26', '2024-03-01 20:52:26', '', 4649, 'https://jalaramproduce.ca/?p=5428', 0, 'revision', '', 0),
(5429, 2, '2024-03-01 20:52:26', '2024-03-01 20:52:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:52:26', '2024-03-01 20:52:26', '', 4649, 'https://jalaramproduce.ca/?p=5429', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5430, 2, '2024-03-01 20:52:26', '2024-03-01 20:52:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-01 20:52:26', '2024-03-01 20:52:26', '', 4649, 'https://jalaramproduce.ca/?p=5430', 0, 'revision', '', 0),
(5431, 2, '2024-03-01 20:53:50', '2024-03-01 20:53:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:53:50', '2024-03-01 20:53:50', '', 4651, 'https://jalaramproduce.ca/?p=5431', 0, 'revision', '', 0),
(5432, 2, '2024-03-01 20:53:50', '2024-03-01 20:53:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:53:50', '2024-03-01 20:53:50', '', 4651, 'https://jalaramproduce.ca/?p=5432', 0, 'revision', '', 0),
(5433, 2, '2024-03-01 20:53:50', '2024-03-01 20:53:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:53:50', '2024-03-01 20:53:50', '', 4651, 'https://jalaramproduce.ca/?p=5433', 0, 'revision', '', 0),
(5434, 2, '2024-03-01 20:54:19', '2024-03-01 20:54:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:54:19', '2024-03-01 20:54:19', '', 4651, 'https://jalaramproduce.ca/?p=5434', 0, 'revision', '', 0),
(5435, 2, '2024-03-01 20:54:19', '2024-03-01 20:54:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:54:19', '2024-03-01 20:54:19', '', 4651, 'https://jalaramproduce.ca/?p=5435', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5436, 2, '2024-03-01 20:54:19', '2024-03-01 20:54:19', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:54:19', '2024-03-01 20:54:19', '', 4651, 'https://jalaramproduce.ca/?p=5436', 0, 'revision', '', 0),
(5437, 2, '2024-03-01 20:54:53', '2024-03-01 20:54:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:54:53', '2024-03-01 20:54:53', '', 4651, 'https://jalaramproduce.ca/?p=5437', 0, 'revision', '', 0),
(5438, 2, '2024-03-01 20:54:53', '2024-03-01 20:54:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:54:53', '2024-03-01 20:54:53', '', 4651, 'https://jalaramproduce.ca/?p=5438', 0, 'revision', '', 0),
(5439, 2, '2024-03-01 20:54:54', '2024-03-01 20:54:54', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:54:54', '2024-03-01 20:54:54', '', 4651, 'https://jalaramproduce.ca/?p=5439', 0, 'revision', '', 0),
(5440, 2, '2024-03-01 20:55:13', '2024-03-01 20:55:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:55:13', '2024-03-01 20:55:13', '', 4651, 'https://jalaramproduce.ca/?p=5440', 0, 'revision', '', 0),
(5441, 2, '2024-03-01 20:55:13', '2024-03-01 20:55:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:55:13', '2024-03-01 20:55:13', '', 4651, 'https://jalaramproduce.ca/?p=5441', 0, 'revision', '', 0),
(5442, 2, '2024-03-01 20:55:13', '2024-03-01 20:55:13', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 20:55:13', '2024-03-01 20:55:13', '', 4651, 'https://jalaramproduce.ca/?p=5442', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5443, 2, '2024-03-01 20:57:18', '2024-03-01 20:57:18', '', 'meal-food-harvest-3699646', '', 'inherit', 'open', 'closed', '', 'meal-food-harvest-3699646', '', '', '2024-03-01 20:57:18', '2024-03-01 20:57:18', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/meal-food-harvest-3699646.png', 0, 'attachment', 'image/png', 0),
(5444, 2, '2024-03-01 20:58:28', '2024-03-01 20:58:28', '', 'vegetables-fruits-food-155616', '', 'inherit', 'open', 'closed', '', 'vegetables-fruits-food-155616', '', '', '2024-03-01 20:58:28', '2024-03-01 20:58:28', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png', 0, 'attachment', 'image/png', 0),
(5445, 2, '2024-03-01 21:00:27', '2024-03-01 21:00:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:00:27', '2024-03-01 21:00:27', '', 4651, 'https://jalaramproduce.ca/?p=5445', 0, 'revision', '', 0),
(5446, 2, '2024-03-01 21:00:27', '2024-03-01 21:00:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="576" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-1024x576.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-300x169.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp-768x432.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/img_ser_jp.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:00:27', '2024-03-01 21:00:27', '', 4651, 'https://jalaramproduce.ca/?p=5446', 0, 'revision', '', 0),
(5447, 2, '2024-03-01 21:00:27', '2024-03-01 21:00:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:00:27', '2024-03-01 21:00:27', '', 4651, 'https://jalaramproduce.ca/?p=5447', 0, 'revision', '', 0),
(5448, 2, '2024-03-01 21:06:36', '2024-03-01 21:06:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:06:36', '2024-03-01 21:06:36', '', 16, 'https://jalaramproduce.ca/?p=5448', 0, 'revision', '', 0),
(5449, 2, '2024-03-01 21:06:36', '2024-03-01 21:06:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:06:36', '2024-03-01 21:06:36', '', 16, 'https://jalaramproduce.ca/?p=5449', 0, 'revision', '', 0),
(5450, 2, '2024-03-01 21:06:36', '2024-03-01 21:06:36', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:06:36', '2024-03-01 21:06:36', '', 16, 'https://jalaramproduce.ca/?p=5450', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5452, 2, '2024-03-01 21:11:46', '2024-03-01 21:11:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:11:46', '2024-03-01 21:11:46', '', 16, 'https://jalaramproduce.ca/?p=5452', 0, 'revision', '', 0),
(5453, 2, '2024-03-01 21:11:46', '2024-03-01 21:11:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n						PHONE NUMBER					\n				</h6>\n									<p>\n						+1(825 -975 -7448)					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:11:46', '2024-03-01 21:11:46', '', 16, 'https://jalaramproduce.ca/?p=5453', 0, 'revision', '', 0),
(5454, 2, '2024-03-01 21:11:46', '2024-03-01 21:11:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" >\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:11:46', '2024-03-01 21:11:46', '', 16, 'https://jalaramproduce.ca/?p=5454', 0, 'revision', '', 0),
(5455, 2, '2024-03-01 21:11:53', '2024-03-01 21:11:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" >\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:11:53', '2024-03-01 21:11:53', '', 16, 'https://jalaramproduce.ca/?p=5455', 0, 'revision', '', 0),
(5456, 2, '2024-03-01 21:11:53', '2024-03-01 21:11:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" >\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:11:53', '2024-03-01 21:11:53', '', 16, 'https://jalaramproduce.ca/?p=5456', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5457, 2, '2024-03-01 21:11:53', '2024-03-01 21:11:53', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:11:53', '2024-03-01 21:11:53', '', 16, 'https://jalaramproduce.ca/?p=5457', 0, 'revision', '', 0),
(5458, 2, '2024-03-01 21:13:17', '2024-03-01 21:13:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:13:17', '2024-03-01 21:13:17', '', 16, 'https://jalaramproduce.ca/?p=5458', 0, 'revision', '', 0),
(5459, 2, '2024-03-01 21:13:17', '2024-03-01 21:13:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:13:17', '2024-03-01 21:13:17', '', 16, 'https://jalaramproduce.ca/?p=5459', 0, 'revision', '', 0),
(5460, 2, '2024-03-01 21:13:17', '2024-03-01 21:13:17', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						EMAIL					</a>\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:13:17', '2024-03-01 21:13:17', '', 16, 'https://jalaramproduce.ca/?p=5460', 0, 'revision', '', 0),
(5462, 2, '2024-03-01 21:28:34', '2024-03-01 21:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						EMAIL					</a>\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:28:34', '2024-03-01 21:28:34', '', 16, 'https://jalaramproduce.ca/?p=5462', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5463, 2, '2024-03-01 21:28:34', '2024-03-01 21:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						EMAIL					</a>\n				</h6>\n									<p>\n						contact@jalaramproduce.ca					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:28:34', '2024-03-01 21:28:34', '', 16, 'https://jalaramproduce.ca/?p=5463', 0, 'revision', '', 0),
(5464, 2, '2024-03-01 21:28:34', '2024-03-01 21:28:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:28:34', '2024-03-01 21:28:34', '', 16, 'https://jalaramproduce.ca/?p=5464', 0, 'revision', '', 0),
(5465, 2, '2024-03-01 21:30:56', '2024-03-01 21:30:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:30:56', '2024-03-01 21:30:56', '', 16, 'https://jalaramproduce.ca/?p=5465', 0, 'revision', '', 0),
(5466, 2, '2024-03-01 21:30:56', '2024-03-01 21:30:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="#">\n						Twitter\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>\n					<a href="#">\n						Instagram\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>\n					<a href="#">\n						Youtube\n						<svg viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:30:56', '2024-03-01 21:30:56', '', 16, 'https://jalaramproduce.ca/?p=5466', 0, 'revision', '', 0),
(5467, 2, '2024-03-01 21:30:57', '2024-03-01 21:30:57', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:30:57', '2024-03-01 21:30:57', '', 16, 'https://jalaramproduce.ca/?p=5467', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5468, 2, '2024-03-01 21:33:22', '2024-03-01 21:33:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:33:22', '2024-03-01 21:33:22', '', 16, 'https://jalaramproduce.ca/?p=5468', 0, 'revision', '', 0),
(5469, 2, '2024-03-01 21:33:22', '2024-03-01 21:33:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:33:22', '2024-03-01 21:33:22', '', 16, 'https://jalaramproduce.ca/?p=5469', 0, 'revision', '', 0),
(5470, 2, '2024-03-01 21:33:22', '2024-03-01 21:33:22', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="http://contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:33:22', '2024-03-01 21:33:22', '', 16, 'https://jalaramproduce.ca/?p=5470', 0, 'revision', '', 0),
(5471, 2, '2024-03-01 21:33:50', '2024-03-01 21:33:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="http://contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:33:50', '2024-03-01 21:33:50', '', 16, 'https://jalaramproduce.ca/?p=5471', 0, 'revision', '', 0),
(5472, 2, '2024-03-01 21:33:50', '2024-03-01 21:33:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="http://contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:33:50', '2024-03-01 21:33:50', '', 16, 'https://jalaramproduce.ca/?p=5472', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5473, 2, '2024-03-01 21:33:50', '2024-03-01 21:33:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:33:50', '2024-03-01 21:33:50', '', 16, 'https://jalaramproduce.ca/?p=5473', 0, 'revision', '', 0),
(5474, 2, '2024-03-01 21:35:00', '2024-03-01 21:35:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:35:00', '2024-03-01 21:35:00', '', 16, 'https://jalaramproduce.ca/?p=5474', 0, 'revision', '', 0),
(5475, 2, '2024-03-01 21:35:01', '2024-03-01 21:35:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:35:01', '2024-03-01 21:35:01', '', 16, 'https://jalaramproduce.ca/?p=5475', 0, 'revision', '', 0),
(5476, 2, '2024-03-01 21:35:01', '2024-03-01 21:35:01', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:35:01', '2024-03-01 21:35:01', '', 16, 'https://jalaramproduce.ca/?p=5476', 0, 'revision', '', 0),
(5477, 2, '2024-03-01 21:35:55', '2024-03-01 21:35:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:35:55', '2024-03-01 21:35:55', '', 16, 'https://jalaramproduce.ca/?p=5477', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5478, 2, '2024-03-01 21:35:55', '2024-03-01 21:35:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:35:55', '2024-03-01 21:35:55', '', 16, 'https://jalaramproduce.ca/?p=5478', 0, 'revision', '', 0),
(5479, 2, '2024-03-01 21:35:55', '2024-03-01 21:35:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:35:55', '2024-03-01 21:35:55', '', 16, 'https://jalaramproduce.ca/?p=5479', 0, 'revision', '', 0),
(5480, 2, '2024-03-01 21:37:10', '2024-03-01 21:37:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:37:10', '2024-03-01 21:37:10', '', 16, 'https://jalaramproduce.ca/?p=5480', 0, 'revision', '', 0),
(5481, 2, '2024-03-01 21:37:10', '2024-03-01 21:37:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:37:10', '2024-03-01 21:37:10', '', 16, 'https://jalaramproduce.ca/?p=5481', 0, 'revision', '', 0),
(5482, 2, '2024-03-01 21:37:10', '2024-03-01 21:37:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:37:10', '2024-03-01 21:37:10', '', 16, 'https://jalaramproduce.ca/?p=5482', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5483, 2, '2024-03-01 21:37:21', '2024-03-01 21:37:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:37:21', '2024-03-01 21:37:21', '', 16, 'https://jalaramproduce.ca/?p=5483', 0, 'revision', '', 0),
(5484, 2, '2024-03-01 21:37:21', '2024-03-01 21:37:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:37:21', '2024-03-01 21:37:21', '', 16, 'https://jalaramproduce.ca/?p=5484', 0, 'revision', '', 0),
(5485, 2, '2024-03-01 21:37:21', '2024-03-01 21:37:21', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:37:21', '2024-03-01 21:37:21', '', 16, 'https://jalaramproduce.ca/?p=5485', 0, 'revision', '', 0),
(5486, 2, '2024-03-01 21:39:16', '2024-03-01 21:39:16', '', 'finger-touch-businessman-2956974', '', 'inherit', 'open', 'closed', '', 'finger-touch-businessman-2956974', '', '', '2024-03-01 21:39:16', '2024-03-01 21:39:16', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/finger-touch-businessman-2956974.jpg', 0, 'attachment', 'image/jpeg', 0),
(5487, 2, '2024-03-01 21:39:23', '2024-03-01 21:39:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:39:23', '2024-03-01 21:39:23', '', 16, 'https://jalaramproduce.ca/?p=5487', 0, 'revision', '', 0),
(5488, 2, '2024-03-01 21:39:23', '2024-03-01 21:39:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:39:23', '2024-03-01 21:39:23', '', 16, 'https://jalaramproduce.ca/?p=5488', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5489, 2, '2024-03-01 21:39:23', '2024-03-01 21:39:23', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:39:23', '2024-03-01 21:39:23', '', 16, 'https://jalaramproduce.ca/?p=5489', 0, 'revision', '', 0),
(5490, 2, '2024-03-01 21:39:40', '2024-03-01 21:39:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:39:40', '2024-03-01 21:39:40', '', 16, 'https://jalaramproduce.ca/?p=5490', 0, 'revision', '', 0),
(5491, 2, '2024-03-01 21:39:40', '2024-03-01 21:39:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:39:40', '2024-03-01 21:39:40', '', 16, 'https://jalaramproduce.ca/?p=5491', 0, 'revision', '', 0),
(5492, 2, '2024-03-01 21:39:40', '2024-03-01 21:39:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:39:40', '2024-03-01 21:39:40', '', 16, 'https://jalaramproduce.ca/?p=5492', 0, 'revision', '', 0),
(5493, 2, '2024-03-01 21:40:33', '2024-03-01 21:40:33', '', 'email-icon-mail-1435687', '', 'inherit', 'open', 'closed', '', 'email-icon-mail-1435687', '', '', '2024-03-01 21:40:33', '2024-03-01 21:40:33', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/03/email-icon-mail-1435687.png', 0, 'attachment', 'image/png', 0),
(5494, 2, '2024-03-01 21:40:50', '2024-03-01 21:40:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:40:50', '2024-03-01 21:40:50', '', 16, 'https://jalaramproduce.ca/?p=5494', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5495, 2, '2024-03-01 21:40:50', '2024-03-01 21:40:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:40:50', '2024-03-01 21:40:50', '', 16, 'https://jalaramproduce.ca/?p=5495', 0, 'revision', '', 0),
(5496, 2, '2024-03-01 21:40:51', '2024-03-01 21:40:51', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-01 21:40:51', '2024-03-01 21:40:51', '', 16, 'https://jalaramproduce.ca/?p=5496', 0, 'revision', '', 0),
(5497, 2, '2024-03-01 21:44:10', '2024-03-01 21:44:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:44:10', '2024-03-01 21:44:10', '', 4651, 'https://jalaramproduce.ca/?p=5497', 0, 'revision', '', 0),
(5498, 2, '2024-03-01 21:44:10', '2024-03-01 21:44:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:44:10', '2024-03-01 21:44:10', '', 4651, 'https://jalaramproduce.ca/?p=5498', 0, 'revision', '', 0),
(5499, 2, '2024-03-01 21:44:10', '2024-03-01 21:44:10', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:44:10', '2024-03-01 21:44:10', '', 4651, 'https://jalaramproduce.ca/?p=5499', 0, 'revision', '', 0),
(5500, 2, '2024-03-01 21:46:50', '2024-03-01 21:46:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:46:50', '2024-03-01 21:46:50', '', 4651, 'https://jalaramproduce.ca/?p=5500', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5501, 2, '2024-03-01 21:46:50', '2024-03-01 21:46:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:46:50', '2024-03-01 21:46:50', '', 4651, 'https://jalaramproduce.ca/?p=5501', 0, 'revision', '', 0),
(5502, 2, '2024-03-01 21:46:50', '2024-03-01 21:46:50', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-01 21:46:50', '2024-03-01 21:46:50', '', 4651, 'https://jalaramproduce.ca/?p=5502', 0, 'revision', '', 0),
(5503, 2, '2024-03-04 18:34:33', '2024-03-04 18:34:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-04 18:34:33', '2024-03-04 18:34:33', '', 4650, 'https://jalaramproduce.ca/?p=5503', 0, 'revision', '', 0),
(5504, 2, '2024-03-04 18:34:34', '2024-03-04 18:34:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-04 18:34:34', '2024-03-04 18:34:34', '', 4650, 'https://jalaramproduce.ca/?p=5504', 0, 'revision', '', 0),
(5505, 2, '2024-03-04 18:34:34', '2024-03-04 18:34:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-03-04 18:34:34', '2024-03-04 18:34:34', '', 4650, 'https://jalaramproduce.ca/?p=5505', 0, 'revision', '', 0),
(5506, 2, '2024-03-04 18:35:00', '2024-03-04 18:35:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-04 18:35:00', '2024-03-04 18:35:00', '', 16, 'https://jalaramproduce.ca/?p=5506', 0, 'revision', '', 0),
(5507, 2, '2024-03-04 18:35:00', '2024-03-04 18:35:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-04 18:35:00', '2024-03-04 18:35:00', '', 16, 'https://jalaramproduce.ca/?p=5507', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5508, 2, '2024-03-04 18:35:00', '2024-03-04 18:35:00', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-03-04 18:35:00', '2024-03-04 18:35:00', '', 16, 'https://jalaramproduce.ca/?p=5508', 0, 'revision', '', 0),
(5509, 2, '2024-03-04 18:35:26', '2024-03-04 18:35:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-04 18:35:26', '2024-03-04 18:35:26', '', 4649, 'https://jalaramproduce.ca/?p=5509', 0, 'revision', '', 0),
(5510, 2, '2024-03-04 18:35:27', '2024-03-04 18:35:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-04 18:35:27', '2024-03-04 18:35:27', '', 4649, 'https://jalaramproduce.ca/?p=5510', 0, 'revision', '', 0),
(5511, 2, '2024-03-04 18:35:27', '2024-03-04 18:35:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-03-04 18:35:27', '2024-03-04 18:35:27', '', 4649, 'https://jalaramproduce.ca/?p=5511', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5512, 2, '2024-03-04 18:36:28', '2024-03-04 18:36:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-04 18:36:28', '2024-03-04 18:36:28', '', 4651, 'https://jalaramproduce.ca/?p=5512', 0, 'revision', '', 0),
(5513, 2, '2024-03-04 18:36:28', '2024-03-04 18:36:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-04 18:36:28', '2024-03-04 18:36:28', '', 4651, 'https://jalaramproduce.ca/?p=5513', 0, 'revision', '', 0),
(5514, 2, '2024-03-04 18:36:28', '2024-03-04 18:36:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-03-04 18:36:28', '2024-03-04 18:36:28', '', 4651, 'https://jalaramproduce.ca/?p=5514', 0, 'revision', '', 0),
(5515, 2, '2024-05-10 17:05:24', '2024-05-10 17:05:24', '{\n    "show_on_front": {\n        "value": "page",\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:05:24"\n    },\n    "page_on_front": {\n        "value": "4649",\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:05:24"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '60b2f8ef-abc9-434f-bb77-496c9b806f94', '', '', '2024-05-10 17:05:24', '2024-05-10 17:05:24', '', 0, 'https://jalaramproduce.ca/60b2f8ef-abc9-434f-bb77-496c9b806f94/', 0, 'customize_changeset', '', 0),
(5516, 2, '2024-05-10 17:06:44', '2024-05-10 17:06:44', '', 'Jalaram Produce New Logo', '', 'inherit', 'open', 'closed', '', 'jalaram-produce-new-logo', '', '', '2024-05-10 17:06:44', '2024-05-10 17:06:44', '', 0, 'https://jalaramproduce.ca/wp-content/uploads/2024/05/Jalaram-Produce-New-Logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(5517, 2, '2024-05-10 17:07:00', '2024-05-10 17:07:00', 'https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg', 'cropped-Jalaram-Produce-New-Logo.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-jalaram-produce-new-logo-jpg', '', '', '2024-05-10 17:07:00', '2024-05-10 17:07:00', '', 5516, 'https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(5518, 2, '2024-05-10 17:07:14', '2024-05-10 17:07:14', '{\n    "astra::custom_logo": {\n        "value": 5517,\n        "type": "theme_mod",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:07:14"\n    },\n    "astra-settings[ast-header-responsive-logo-width]": {\n        "value": {\n            "desktop": 125,\n            "tablet": "",\n            "mobile": ""\n        },\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:07:14"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '1990c7a1-9ba0-4b29-b893-58802c6dbf16', '', '', '2024-05-10 17:07:14', '2024-05-10 17:07:14', '', 0, 'https://jalaramproduce.ca/1990c7a1-9ba0-4b29-b893-58802c6dbf16/', 0, 'customize_changeset', '', 0),
(5519, 2, '2024-05-10 17:07:30', '2024-05-10 17:07:30', '{\n    "astra-settings[ast-header-responsive-logo-width]": {\n        "value": {\n            "desktop": 191,\n            "tablet": "",\n            "mobile": ""\n        },\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:07:30"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '7a21d6c5-7de6-4a2e-9cbc-cf1f7ba9b5dd', '', '', '2024-05-10 17:07:30', '2024-05-10 17:07:30', '', 0, 'https://jalaramproduce.ca/7a21d6c5-7de6-4a2e-9cbc-cf1f7ba9b5dd/', 0, 'customize_changeset', '', 0),
(5520, 2, '2024-05-10 17:07:55', '2024-05-10 17:07:55', '{\n    "astra-settings[ast-header-responsive-logo-width]": {\n        "value": {\n            "desktop": 128,\n            "tablet": "",\n            "mobile": ""\n        },\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:07:55"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'dec0833f-c113-4b72-ba7e-1ca1288cd759', '', '', '2024-05-10 17:07:55', '2024-05-10 17:07:55', '', 0, 'https://jalaramproduce.ca/dec0833f-c113-4b72-ba7e-1ca1288cd759/', 0, 'customize_changeset', '', 0),
(5521, 2, '2024-05-10 17:09:34', '2024-05-10 17:09:34', '{\n    "astra-settings[hbb-footer-top-border-color]": {\n        "value": "var(--ast-global-color-8)",\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:09:34"\n    },\n    "astra-settings[hbb-footer-bg-obj-responsive]": {\n        "value": {\n            "desktop": {\n                "background-color": "var(--ast-global-color-8)",\n                "background-image": "",\n                "background-repeat": "repeat",\n                "background-position": "center center",\n                "background-size": "auto",\n                "background-attachment": "scroll",\n                "overlay-type": "",\n                "overlay-color": "",\n                "overlay-gradient": "",\n                "background-type": "color"\n            },\n            "tablet": {\n                "background-color": "",\n                "background-image": "",\n                "background-repeat": "repeat",\n                "background-position": "center center",\n                "background-size": "auto",\n                "background-attachment": "scroll",\n                "overlay-type": "",\n                "overlay-color": "",\n                "overlay-gradient": ""\n            },\n            "mobile": {\n                "background-color": "",\n                "background-image": "",\n                "background-repeat": "repeat",\n                "background-position": "center center",\n                "background-size": "auto",\n                "background-attachment": "scroll",\n                "overlay-type": "",\n                "overlay-color": "",\n                "overlay-gradient": ""\n            }\n        },\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:09:34"\n    },\n    "astra-settings[footer-copyright-editor]": {\n        "value": "Copyright [copyright] [current_year] [site_title]",\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:09:34"\n    },\n    "astra-settings[footer-copyright-color]": {\n        "value": "var(--ast-global-color-5)",\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 17:09:34"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '922eb860-ab40-4796-91a6-c000f09fb745', '', '', '2024-05-10 17:09:34', '2024-05-10 17:09:34', '', 0, 'https://jalaramproduce.ca/922eb860-ab40-4796-91a6-c000f09fb745/', 0, 'customize_changeset', '', 0),
(5522, 2, '2024-05-10 18:06:30', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2024-05-10 18:06:30', '0000-00-00 00:00:00', '', 0, 'https://jalaramproduce.ca/?p=5522', 0, 'post', '', 0),
(5523, 2, '2024-05-10 18:28:59', '2024-05-10 18:28:59', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-3', '', '', '2024-05-10 18:28:59', '2024-05-10 18:28:59', '', 0, 'https://jalaramproduce.ca/?elementor_library=default-kit-3', 0, 'elementor_library', '', 0),
(5524, 2, '2024-05-10 19:41:55', '2024-05-10 19:41:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-05-10 19:41:55', '2024-05-10 19:41:55', '', 4650, 'https://jalaramproduce.ca/?p=5524', 0, 'revision', '', 0),
(5525, 2, '2024-05-10 19:41:55', '2024-05-10 19:41:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-05-10 19:41:55', '2024-05-10 19:41:55', '', 4650, 'https://jalaramproduce.ca/?p=5525', 0, 'revision', '', 0),
(5526, 2, '2024-05-10 19:41:55', '2024-05-10 19:41:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>JALARAM PRODUCE </h1>		\n		<p>Welcome to Jalaram Produce Grocery, your one-stop destination for fresh and high-quality groceries . At Jalaram Produce, we believe in providing our customers with the finest selection of fruits, vegetables, grains, spices, and more, sourced directly from local farmers and trusted suppliers.</p><p>With our easy-to-navigate website, shopping for your favorite groceries has never been simpler. Browse through our extensive range of products conveniently categorized for your ease. Whether you''re looking for farm-fresh fruits like succulent mangoes or crisp apples, or if you''re in need of pantry staples like rice, lentils, and spices, we have everything you need to create delicious meals for you and your family.<br /><br /><br /><br />our commitment to quality is unwavering. We ensure that each product meets the highest standards of freshness, taste, and nutritional value. From organic options to conventional choices, we cater to a variety of dietary preferences and requirements, ensuring there''s something for everyone at Jalaram Produce Grocery.</p><p>Experience the convenience of online grocery shopping with our secure payment options and prompt delivery services. Simply place your order, sit back, and let us take care of the rest. With our reliable delivery team, your groceries will be delivered straight to your doorstep, saving you time and effort.</p><p>Join the Jalaram Produce Grocery family today and let us help you make every meal a delicious and wholesome experience!</p><p> </p>		\n			<h4>We’re a highly collaborative and supportive team, coming together on every project to ensure our clients get the very best result.</h4>		\n			<h3>Our Mission</h3>		\n		<p>Gives the best fruits &amp; vegetables that creates the most value for our customers.</p>		\n			<h3>Our Values</h3>		\n		<p>We strive to go above and beyond for our customers no matter the challenge. We aim our very best every single day across our services.</p>https://jalaramproduce.ca/wp-content/uploads/2024/03/b30d0a69-0049-4631-b09d-ae8555079e83.mp4		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>Vegetables play a crucial role in human nutrition, offering a wide range of health benefits. </h4>		\n		<h4>- JALARAM PRODUCE</h4>', 'About', '', 'inherit', 'closed', 'closed', '', '4650-revision-v1', '', '', '2024-05-10 19:41:55', '2024-05-10 19:41:55', '', 4650, 'https://jalaramproduce.ca/?p=5526', 0, 'revision', '', 0),
(5527, 2, '2024-05-10 19:42:26', '2024-05-10 19:42:26', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-10 19:42:26', '2024-05-10 19:42:26', '', 16, 'https://jalaramproduce.ca/?p=5527', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5528, 2, '2024-05-10 19:42:27', '2024-05-10 19:42:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-10 19:42:27', '2024-05-10 19:42:27', '', 16, 'https://jalaramproduce.ca/?p=5528', 0, 'revision', '', 0),
(5529, 2, '2024-05-10 19:42:27', '2024-05-10 19:42:27', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-10 19:42:27', '2024-05-10 19:42:27', '', 16, 'https://jalaramproduce.ca/?p=5529', 0, 'revision', '', 0),
(5530, 2, '2024-05-10 19:52:41', '2024-05-10 19:52:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-10 19:52:41', '2024-05-10 19:52:41', '', 4649, 'https://jalaramproduce.ca/?p=5530', 0, 'revision', '', 0),
(5531, 2, '2024-05-10 19:52:41', '2024-05-10 19:52:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-10 19:52:41', '2024-05-10 19:52:41', '', 4649, 'https://jalaramproduce.ca/?p=5531', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5532, 2, '2024-05-10 19:52:41', '2024-05-10 19:52:41', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-10 19:52:41', '2024-05-10 19:52:41', '', 4649, 'https://jalaramproduce.ca/?p=5532', 0, 'revision', '', 0),
(5534, 2, '2024-05-10 20:11:46', '2024-05-10 20:11:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-10 20:11:46', '2024-05-10 20:11:46', '', 4540, 'https://jalaramproduce.ca/?p=5534', 0, 'revision', '', 0),
(5535, 2, '2024-05-10 20:11:46', '2024-05-10 20:11:46', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-10 20:11:46', '2024-05-10 20:11:46', '', 4540, 'https://jalaramproduce.ca/?p=5535', 0, 'revision', '', 0),
(5536, 2, '2024-05-10 20:11:47', '2024-05-10 20:11:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-10 20:11:47', '2024-05-10 20:11:47', '', 4540, 'https://jalaramproduce.ca/?p=5536', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5537, 2, '2024-05-10 20:12:40', '2024-05-10 20:12:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-10 20:12:40', '2024-05-10 20:12:40', '', 4540, 'https://jalaramproduce.ca/?p=5537', 0, 'revision', '', 0),
(5538, 2, '2024-05-10 20:12:40', '2024-05-10 20:12:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="500" height="500" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE.png 500w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/JALARAM-PRODUCE-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-10 20:12:40', '2024-05-10 20:12:40', '', 4540, 'https://jalaramproduce.ca/?p=5538', 0, 'revision', '', 0),
(5539, 2, '2024-05-10 20:12:40', '2024-05-10 20:12:40', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-10 20:12:40', '2024-05-10 20:12:40', '', 4540, 'https://jalaramproduce.ca/?p=5539', 0, 'revision', '', 0),
(5540, 2, '2024-05-10 20:13:56', '2024-05-10 20:13:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-10 20:13:56', '2024-05-10 20:13:56', '', 4651, 'https://jalaramproduce.ca/?p=5540', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5541, 2, '2024-05-10 20:13:56', '2024-05-10 20:13:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-10 20:13:56', '2024-05-10 20:13:56', '', 4651, 'https://jalaramproduce.ca/?p=5541', 0, 'revision', '', 0),
(5542, 2, '2024-05-10 20:13:56', '2024-05-10 20:13:56', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-10 20:13:56', '2024-05-10 20:13:56', '', 4651, 'https://jalaramproduce.ca/?p=5542', 0, 'revision', '', 0),
(5543, 2, '2024-05-10 20:15:58', '2024-05-10 20:15:58', '{\n    "astra-settings[transparent-header-enable]": {\n        "value": false,\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 20:15:35"\n    },\n    "site_icon": {\n        "value": 5544,\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 20:15:58"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '7968f412-9882-48f2-8be5-169a34477d3b', '', '', '2024-05-10 20:15:58', '2024-05-10 20:15:58', '', 0, 'https://jalaramproduce.ca/?p=5543', 0, 'customize_changeset', '', 0),
(5544, 2, '2024-05-10 20:15:54', '2024-05-10 20:15:54', 'https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg', 'cropped-cropped-Jalaram-Produce-New-Logo.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-cropped-jalaram-produce-new-logo-jpg', '', '', '2024-05-10 20:15:54', '2024-05-10 20:15:54', '', 5517, 'https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-cropped-Jalaram-Produce-New-Logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(5545, 2, '2024-05-10 20:19:12', '0000-00-00 00:00:00', '{\n    "astra-settings[header-logo-color]": {\n        "value": "",\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 20:19:12"\n    },\n    "astra-settings[font-size-site-title]": {\n        "value": {\n            "desktop": 36,\n            "tablet": "",\n            "mobile": "",\n            "desktop-unit": "px",\n            "tablet-unit": "px",\n            "mobile-unit": "px"\n        },\n        "type": "option",\n        "user_id": 2,\n        "date_modified_gmt": "2024-05-10 20:19:12"\n    }\n}', '', '', 'auto-draft', 'closed', 'closed', '', '1cfa4406-41cb-453f-8713-6e0e176132dc', '', '', '2024-05-10 20:19:12', '0000-00-00 00:00:00', '', 0, 'https://jalaramproduce.ca/?p=5545', 0, 'customize_changeset', '', 0),
(5546, 2, '2024-05-17 19:25:57', '2024-05-17 19:25:57', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:25:57', '2024-05-17 19:25:57', '', 4649, 'https://jalaramproduce.ca/?p=5546', 0, 'revision', '', 0),
(5547, 2, '2024-05-17 19:25:58', '2024-05-17 19:25:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		<p>Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>. </p><p> </p><p> </p><ul><li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li><li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li><li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li><li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li><li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li></ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:25:58', '2024-05-17 19:25:58', '', 4649, 'https://jalaramproduce.ca/?p=5547', 0, 'revision', '', 0),
(5548, 2, '2024-05-17 19:25:58', '2024-05-17 19:25:58', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:25:58', '2024-05-17 19:25:58', '', 4649, 'https://jalaramproduce.ca/?p=5548', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5549, 2, '2024-05-17 19:40:04', '2024-05-17 19:40:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:40:04', '2024-05-17 19:40:04', '', 4649, 'https://jalaramproduce.ca/?p=5549', 0, 'revision', '', 0),
(5550, 2, '2024-05-17 19:40:04', '2024-05-17 19:40:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Apple</li>\n 	<li>Pomegranate</li>\n 	<li>Sapodilla</li>\n 	<li>Banana</li>\n 	<li>Orange</li>\n 	<li>Kiwi</li>\n 	<li>Avocado</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n		<b>                                                        </b>\n<h2><n</h2>\n<ul>\n 	<li>Carrots</li>\n 	<li>Broccoli</li>\n 	<li>Potatoes</li>\n 	<li>Mushrooms</li>\n 	<li>Peas</li>\n 	<li>Spinach</li>\n 	<li>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Find More\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:40:04', '2024-05-17 19:40:04', '', 4649, 'https://jalaramproduce.ca/?p=5550', 0, 'revision', '', 0),
(5551, 2, '2024-05-17 19:40:04', '2024-05-17 19:40:04', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<ul>\n 	Apple</li>\n 	<br>Pomegranate</li>\n 	<br>Sapodilla</li>\n 	<br>Banana</li>\n 	<br>Orange</li>\n 	<br>Kiwi</li>\n 	<br>Avocado</li>\n</ul><ul>\n 	Carrots</li>\n 	<br>Broccoli</li>\n 	<br>Potatoes</li>\n 	<br>Mushrooms</li>\n 	<br>Peas</li>\n 	<br>Spinach</li>\n 	<br>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Explore More!!!\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:40:04', '2024-05-17 19:40:04', '', 4649, 'https://jalaramproduce.ca/?p=5551', 0, 'revision', '', 0),
(5552, 2, '2024-05-17 19:41:47', '2024-05-17 19:41:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<ul>\n 	Apple</li>\n 	<br>Pomegranate</li>\n 	<br>Sapodilla</li>\n 	<br>Banana</li>\n 	<br>Orange</li>\n 	<br>Kiwi</li>\n 	<br>Avocado</li>\n</ul><ul>\n 	Carrots</li>\n 	<br>Broccoli</li>\n 	<br>Potatoes</li>\n 	<br>Mushrooms</li>\n 	<br>Peas</li>\n 	<br>Spinach</li>\n 	<br>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Explore More!!!\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:41:47', '2024-05-17 19:41:47', '', 4649, 'https://jalaramproduce.ca/?p=5552', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5553, 2, '2024-05-17 19:41:47', '2024-05-17 19:41:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<ul>\n 	Apple</li>\n 	<br>Pomegranate</li>\n 	<br>Sapodilla</li>\n 	<br>Banana</li>\n 	<br>Orange</li>\n 	<br>Kiwi</li>\n 	<br>Avocado</li>\n</ul><ul>\n 	Carrots</li>\n 	<br>Broccoli</li>\n 	<br>Potatoes</li>\n 	<br>Mushrooms</li>\n 	<br>Peas</li>\n 	<br>Spinach</li>\n 	<br>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Explore More!!!\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:41:47', '2024-05-17 19:41:47', '', 4649, 'https://jalaramproduce.ca/?p=5553', 0, 'revision', '', 0),
(5554, 2, '2024-05-17 19:41:47', '2024-05-17 19:41:47', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let''s Eat Fresh</h1>		\n			<h3>Fruits &amp; Vegetables</h3>		\n			<a href="http://jalaramproduce.ca/contact/" target="_blank" rel="noopener">\n						Get Started\n					</a>\n		Fruits and vegetables provide a wealth of <strong>vitamins</strong>, <strong>minerals</strong>, and <strong>antioxidants</strong>.<br>\n<ul>\n 	<li><strong>Vitamin C</strong>: Boosts immunity and supports skin health.</li>\n 	<li><strong>Vitamin A</strong>: Essential for vision and cell growth.</li>\n 	<li><strong>Folate</strong>: Important for cell division and DNA synthesis.</li>\n 	<li><strong>Potassium</strong>: Regulates blood pressure and fluid balance.</li>\n 	<li><strong>Fiber</strong>: Aids digestion and promotes satiety.</li>\n</ul>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1000" height="988" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1.jpg 1000w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-300x296.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/fruit-and-vegetables-heart-shape-vector-930372-1-768x759.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" />													\n			<h1>Fruits & Vegetables</h1>		\n		<ul>\n 	Apple</li>\n 	<br>Pomegranate</li>\n 	<br>Sapodilla</li>\n 	<br>Banana</li>\n 	<br>Orange</li>\n 	<br>Kiwi</li>\n 	<br>Avocado</li>\n</ul><ul>\n 	Carrots</li>\n 	<br>Broccoli</li>\n 	<br>Potatoes</li>\n 	<br>Mushrooms</li>\n 	<br>Peas</li>\n 	<br>Spinach</li>\n 	<br>Sprouts</li>\n</ul>		\n			<a href="https://jalaramproduce.ca/our-products/">\n						Explore More!!!\n					</a>\n			<h2>Our  Customers</h2>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n													<img width="1200" height="800" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore.webp 1200w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/8-Female-Indian-Chefs-We-Adore-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />													\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><h3>Chefs.</h3><p>As a chef with years of experience in the culinary world, I''ve had the privilege of working with an array of fruits and vegetables that never fail to inspire me. Today, I''d like to share my insights and appreciation for the bounty of nature''s offerings that we showcase on the Jalaram Produce.</p>		\n													<img width="768" height="486" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-300x190.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/hss-kitchen-workers-768x486-1-600x380.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />													\n			<h3>Resturants.</h3><p>Jalaram Produce stands out as a beacon of freshness and quality in the world of culinary delights. As a seasoned food enthusiast and frequent patron of this establishment, I am thrilled to share my experiences with you.</p>		\n													<img width="1349" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0.webp 1349w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-300x200.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-1024x683.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-768x512.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/0x0-600x400.webp 600w" sizes="(max-width: 1349px) 100vw, 1349px" />													\n			<h3>Grocery Stores.</h3><p>As someone who values fresh, high-quality ingredients in my cooking endeavors, I can confidently say that Jalaram Produce has become my go-to destination for all things food-related. Here''s why this grocery store earns my highest recommendation.</p>		\n													<img src="https://jalaramproduce.ca/wp-content/uploads/2021/11/quotes.svg" alt="" />													\n			<h4>“Original and with an innate understanding of their customer’s needs, the team of Jalaram Produce are always  pleasure to work.”</h4>		\n													<img width="1280" height="1280" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png" alt="call center, phone call, customer support-7374023.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023.png 1280w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-1024x1024.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-150x150.png 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-768x768.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-600x600.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/call-center-phone-call-customer-support-7374023-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" />													\n			<h1>QUESTIONS?</h1>		\n			<a href="http://jalaramproduce.ca/contact/">\n						Let''s Talk Now\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '4649-revision-v1', '', '', '2024-05-17 19:41:47', '2024-05-17 19:41:47', '', 4649, 'https://jalaramproduce.ca/?p=5554', 0, 'revision', '', 0),
(5555, 2, '2024-05-17 19:48:55', '2024-05-17 19:48:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:48:55', '2024-05-17 19:48:55', '', 4540, 'https://jalaramproduce.ca/?p=5555', 0, 'revision', '', 0),
(5556, 2, '2024-05-17 19:48:55', '2024-05-17 19:48:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						Up to 5% Off					\n				</h3>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Apple</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Mango</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Papaya</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Strawberry</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Blueberries</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:48:55', '2024-05-17 19:48:55', '', 4540, 'https://jalaramproduce.ca/?p=5556', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5557, 2, '2024-05-17 19:48:55', '2024-05-17 19:48:55', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:48:55', '2024-05-17 19:48:55', '', 4540, 'https://jalaramproduce.ca/?p=5557', 0, 'revision', '', 0),
(5558, 2, '2024-05-17 19:49:31', '2024-05-17 19:49:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:49:31', '2024-05-17 19:49:31', '', 4540, 'https://jalaramproduce.ca/?p=5558', 0, 'revision', '', 0),
(5559, 2, '2024-05-17 19:49:31', '2024-05-17 19:49:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:49:31', '2024-05-17 19:49:31', '', 4540, 'https://jalaramproduce.ca/?p=5559', 0, 'revision', '', 0),
(5560, 2, '2024-05-17 19:49:31', '2024-05-17 19:49:31', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:49:31', '2024-05-17 19:49:31', '', 4540, 'https://jalaramproduce.ca/?p=5560', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5561, 2, '2024-05-17 19:50:08', '2024-05-17 19:50:08', '', '30006607_3-fresho-drumstick-leaves', '', 'inherit', 'open', 'closed', '', '30006607_3-fresho-drumstick-leaves', '', '', '2024-05-17 19:50:08', '2024-05-17 19:50:08', '', 4540, 'https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp', 0, 'attachment', 'image/webp', 0),
(5562, 2, '2024-05-17 19:50:20', '2024-05-17 19:50:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:50:20', '2024-05-17 19:50:20', '', 4540, 'https://jalaramproduce.ca/?p=5562', 0, 'revision', '', 0),
(5563, 2, '2024-05-17 19:50:20', '2024-05-17 19:50:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="512" height="512" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu.png 512w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-300x300.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-100x100.png 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/soft-tofu-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" />													\n			<h2>Soft Tofu</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:50:20', '2024-05-17 19:50:20', '', 4540, 'https://jalaramproduce.ca/?p=5563', 0, 'revision', '', 0),
(5564, 2, '2024-05-17 19:50:20', '2024-05-17 19:50:20', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="900" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp 900w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-150x150.webp 150w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-768x768.webp 768w" sizes="(max-width: 900px) 100vw, 900px" />													\n			<h2>Drum Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:50:20', '2024-05-17 19:50:20', '', 4540, 'https://jalaramproduce.ca/?p=5564', 0, 'revision', '', 0),
(5565, 2, '2024-05-17 19:51:28', '2024-05-17 19:51:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="900" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp 900w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-150x150.webp 150w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-768x768.webp 768w" sizes="(max-width: 900px) 100vw, 900px" />													\n			<h2>Drum Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:51:28', '2024-05-17 19:51:28', '', 4540, 'https://jalaramproduce.ca/?p=5565', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5566, 2, '2024-05-17 19:51:28', '2024-05-17 19:51:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="900" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp 900w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-150x150.webp 150w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-768x768.webp 768w" sizes="(max-width: 900px) 100vw, 900px" />													\n			<h2>Drum Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:51:28', '2024-05-17 19:51:28', '', 4540, 'https://jalaramproduce.ca/?p=5566', 0, 'revision', '', 0),
(5567, 2, '2024-05-17 19:51:28', '2024-05-17 19:51:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be Fit with Our Products</h2>		\n		<p>vegetables and fruits are essential components of a healthy diet, offering a wide array of vitamins, minerals, fiber, and antioxidants that are crucial for maintaining overall well-being. Incorporating a variety of colorful fruits and vegetables into your daily meals can help reduce the risk of chronic diseases such as heart disease, diabetes, and certain cancers. Additionally, their high water content and low calorie density make them excellent choices for weight management. Aim to fill half your plate with fruits and vegetables at each meal to reap their numerous health benefits and support a vibrant, energetic lifestyle.</p>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="686" height="666" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo.jpg 686w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-300x291.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/cropped-Jalaram-Produce-New-Logo-128x124.jpg 128w" sizes="(max-width: 686px) 100vw, 686px" />													\n			<h1>Fruits </h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Apple</h2>		\n													<img width="1024" height="794" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg" alt="banana, yellow, bunch of bananas-1025109.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-1024x794.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-300x233.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-768x595.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109-600x465.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/banana-yellow-bunch-of-bananas-1025109.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Banana</h2>		\n													<img width="1024" height="910" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png" alt="watermelon, fruit, red-4580910.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-1024x910.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-300x267.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-768x683.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910-600x533.png 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/watermelon-fruit-red-4580910.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Watermelon</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg" alt="grapes, green, fruit-582207.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/grapes-green-fruit-582207.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Grapes</h2>		\n													<img width="1024" height="682" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg" alt="healthy, fruit, kiwi-1284048.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-1024x682.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-300x200.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-768x512.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048-600x400.jpg 600w, https://jalaramproduce.ca/wp-content/uploads/2024/02/healthy-fruit-kiwi-1284048.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Kiwi</h2>		\n													<img width="482" height="360" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango.jpg 482w, https://jalaramproduce.ca/wp-content/uploads/2024/02/green-mango-300x224.jpg 300w" sizes="(max-width: 482px) 100vw, 482px" />													\n			<h2>Mango</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-1-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>​Pomegranate</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-3-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Sapodilla</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-150x150.jpg 150w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-4-1-100x100.jpg 100w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Avocados</h2>		\n													<img width="500" height="365" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/papaya-300x219.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Papaya</h2>		\n													<img width="1024" height="896" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg" alt="strawberry, berry, fruit-1238295.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-1024x896.jpg 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-300x263.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295-768x672.jpg 768w, https://jalaramproduce.ca/wp-content/uploads/2024/02/strawberry-berry-fruit-1238295.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Strawberry</h2>		\n													<img width="275" height="184" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/berris.jpg" alt="" />													\n			<h2>Blueberries</h2>		\n			<h1>Vegetables</h1>		\n													<img width="500" height="515" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1.jpg 500w, https://jalaramproduce.ca/wp-content/uploads/2024/02/whiteturmeric-500x515-1-291x300.jpg 291w" sizes="(max-width: 500px) 100vw, 500px" />													\n			<h2>Ginger</h2>		\n													<img width="900" height="900" src="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves.webp 900w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-150x150.webp 150w, https://jalaramproduce.ca/wp-content/uploads/2024/05/30006607_3-fresho-drumstick-leaves-768x768.webp 768w" sizes="(max-width: 900px) 100vw, 900px" />													\n			<h2>Drum Leaves</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/roma-tomato-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Tomato</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/red-onion-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Onion</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/white-mushroom.jpg" alt="" />													\n			<h2>Mushroom</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-basil-1-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Basil</h2>		\n													<img width="275" height="183" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/yellow-turmeric.jpg" alt="" />													\n			<h2>Turmeric</h2>		\n													<img width="225" height="225" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2.jpg 225w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/download-2-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" />													\n			<h2>Curry Leaves</h2>		\n													<img width="436" height="436" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green.webp 436w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-300x300.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-100x100.webp 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/thai-chilli-green-150x150.webp 150w" sizes="(max-width: 436px) 100vw, 436px" />													\n			<h2>Green Chilli</h2>		\n													<img width="526" height="526" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1.jpg 526w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/01/carrot-overhead-group-lined-up-on-old-brown-wooden-royalty-free-image-625009188-1564523268-1-150x150.jpg 150w" sizes="(max-width: 526px) 100vw, 526px" />													\n			<h2>Carrot</h2>		\n													<img width="350" height="350" src="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick.jpg 350w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-300x300.jpg 300w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-100x100.jpg 100w, https://jalaramproduce.ca/wp-content/uploads/2024/02/drum-stick-150x150.jpg 150w" sizes="(max-width: 350px) 100vw, 350px" />													\n			<h2>Drum Sticks</h2>		\n													<img width="1024" height="755" src="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp" alt="" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1024x755.webp 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-600x443.webp 600w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-300x221.webp 300w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-768x566.webp 768w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets-1536x1133.webp 1536w, https://jalaramproduce.ca/wp-content/uploads/2024/01/Broccoli-florets.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h2>Broccoli</h2>', 'Our Products', '', 'inherit', 'closed', 'closed', '', '4540-revision-v1', '', '', '2024-05-17 19:51:28', '2024-05-17 19:51:28', '', 4540, 'https://jalaramproduce.ca/?p=5567', 0, 'revision', '', 0),
(5568, 2, '2024-05-17 20:04:13', '2024-05-17 20:04:13', '', 'Untitled design (4)', '', 'inherit', 'open', 'closed', '', 'untitled-design-4', '', '', '2024-05-17 20:04:13', '2024-05-17 20:04:13', '', 4651, 'https://jalaramproduce.ca/wp-content/uploads/2024/05/Untitled-design-4.png', 0, 'attachment', 'image/png', 0),
(5569, 2, '2024-05-17 20:04:28', '2024-05-17 20:04:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:04:28', '2024-05-17 20:04:28', '', 4651, 'https://jalaramproduce.ca/?p=5569', 0, 'revision', '', 0),
(5570, 2, '2024-05-17 20:04:28', '2024-05-17 20:04:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:04:28', '2024-05-17 20:04:28', '', 4651, 'https://jalaramproduce.ca/?p=5570', 0, 'revision', '', 0),
(5571, 2, '2024-05-17 20:04:28', '2024-05-17 20:04:28', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:04:28', '2024-05-17 20:04:28', '', 4651, 'https://jalaramproduce.ca/?p=5571', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5572, 2, '2024-05-17 20:05:02', '2024-05-17 20:05:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:05:02', '2024-05-17 20:05:02', '', 4651, 'https://jalaramproduce.ca/?p=5572', 0, 'revision', '', 0),
(5573, 2, '2024-05-17 20:05:02', '2024-05-17 20:05:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Services</h1>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:05:02', '2024-05-17 20:05:02', '', 4651, 'https://jalaramproduce.ca/?p=5573', 0, 'revision', '', 0),
(5574, 2, '2024-05-17 20:05:02', '2024-05-17 20:05:02', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:05:02', '2024-05-17 20:05:02', '', 4651, 'https://jalaramproduce.ca/?p=5574', 0, 'revision', '', 0),
(5575, 2, '2024-05-17 20:06:33', '2024-05-17 20:06:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:06:33', '2024-05-17 20:06:33', '', 4651, 'https://jalaramproduce.ca/?p=5575', 0, 'revision', '', 0),
(5576, 2, '2024-05-17 20:06:33', '2024-05-17 20:06:33', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:06:33', '2024-05-17 20:06:33', '', 4651, 'https://jalaramproduce.ca/?p=5576', 0, 'revision', '', 0),
(5577, 2, '2024-05-17 20:06:34', '2024-05-17 20:06:34', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:06:34', '2024-05-17 20:06:34', '', 4651, 'https://jalaramproduce.ca/?p=5577', 0, 'revision', '', 0),
(5578, 2, '2024-05-17 20:08:16', '2024-05-17 20:08:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:08:16', '2024-05-17 20:08:16', '', 4651, 'https://jalaramproduce.ca/?p=5578', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5579, 2, '2024-05-17 20:08:16', '2024-05-17 20:08:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :</h>\nYour website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items<h5>User-Friendly Interface :</h>\nYour website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.<h5>Phone Ordering Process :</h>\nCustomers dial the designated phone number for grocery orders, which is usually provided on the store''s website.		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:08:16', '2024-05-17 20:08:16', '', 4651, 'https://jalaramproduce.ca/?p=5579', 0, 'revision', '', 0),
(5580, 2, '2024-05-17 20:08:16', '2024-05-17 20:08:16', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Jalaram Produce Services</h1>		\n		<h5>Customer Support :<br />Your website provides accessible customer support options such as email, or phone assistance, to address any queries or concerns customers may have regarding any items</h5><h5>User-Friendly Interface :<br />Your website provides an intuitive and easy-to-navigate interface for users to browse through product categories of fruits &amp; vegetables.</h5><h5>Phone Ordering Process :<br />Customers dial the designated phone number for grocery orders, which is usually provided on the store''s website.</h5>		\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width="1024" height="754" src="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png" alt="vegetables, fruits, food-155616.jpg" srcset="https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-1024x754.png 1024w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-300x221.png 300w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616-768x566.png 768w, https://jalaramproduce.ca/wp-content/uploads/2024/03/vegetables-fruits-food-155616.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />													\n			<h4>Why Choose Us ?</h4>		\n		<p>We produce fresh fruits &amp; vegetables to our customers for their daily usage. We also take necessary care for our products.</p><p>The badges illustrate this.  We also focus on key benefits they will get while using our services,.</p>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg>				\n				<h3>\n						Best Store For Grocery					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg>				\n				<h3>\n						5 Star Rating By Customers					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"></path></svg>				\n				<h3>\n						Fresh Fruits & Vegetables					\n				</h3>\n				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>				\n				<h3>\n						Order Through Call					\n				</h3>', 'Services', '', 'inherit', 'closed', 'closed', '', '4651-revision-v1', '', '', '2024-05-17 20:08:16', '2024-05-17 20:08:16', '', 4651, 'https://jalaramproduce.ca/?p=5580', 0, 'revision', '', 0),
(5581, 2, '2024-05-17 20:08:52', '2024-05-17 20:08:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:08:52', '2024-05-17 20:08:52', '', 16, 'https://jalaramproduce.ca/?p=5581', 0, 'revision', '', 0),
(5582, 2, '2024-05-17 20:08:52', '2024-05-17 20:08:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:08:52', '2024-05-17 20:08:52', '', 16, 'https://jalaramproduce.ca/?p=5582', 0, 'revision', '', 0),
(5583, 2, '2024-05-17 20:08:52', '2024-05-17 20:08:52', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:08:52', '2024-05-17 20:08:52', '', 16, 'https://jalaramproduce.ca/?p=5583', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5584, 2, '2024-05-17 20:10:15', '2024-05-17 20:10:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:10:15', '2024-05-17 20:10:15', '', 16, 'https://jalaramproduce.ca/?p=5584', 0, 'revision', '', 0),
(5585, 2, '2024-05-17 20:10:15', '2024-05-17 20:10:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:10:15', '2024-05-17 20:10:15', '', 16, 'https://jalaramproduce.ca/?p=5585', 0, 'revision', '', 0),
(5586, 2, '2024-05-17 20:10:15', '2024-05-17 20:10:15', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:10:15', '2024-05-17 20:10:15', '', 16, 'https://jalaramproduce.ca/?p=5586', 0, 'revision', '', 0),
(5587, 2, '2024-05-17 20:10:49', '2024-05-17 20:10:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:10:49', '2024-05-17 20:10:49', '', 16, 'https://jalaramproduce.ca/?p=5587', 0, 'revision', '', 0),
(5588, 2, '2024-05-17 20:10:49', '2024-05-17 20:10:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:10:49', '2024-05-17 20:10:49', '', 16, 'https://jalaramproduce.ca/?p=5588', 0, 'revision', '', 0);
INSERT INTO `wpwg_posts` VALUES
(5589, 2, '2024-05-17 20:10:49', '2024-05-17 20:10:49', '<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4>You can find us at</h4>		\n			<link rel="stylesheet" href="https://jalaramproduce.ca/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		\n				<h6>\n						EMAIL					\n				</h6>\n									<p>\n						<a href="mailto:contact@jalaramproduce.ca">contact@jalaramproduce.ca</a>					</p>\n				<h6>\n					<a href="tel:+1(825)%20975-7448" target="_blank" rel="noopener">\n						PHONE NUMBER					</a>\n				</h6>\n									<p>\n						+1 (825) 975 -7448					</p>\n				<h6>\n						LOCATION					\n				</h6>\n									<p>\n						6025 103a St NW #5, Edmonton, AB T6H 1G9					</p>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href="tel:+1(825)-975-7448" target="_blank" rel="noopener">\n						Whatsapp\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>					</a>\n					<a href="https://www.facebook.com/profile.php?id=61554876221339" target="_blank" rel="noopener">\n						Facebook\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>\n					<a href="mailto:contact@jalaramproduce.ca" target="_blank" rel="noopener">\n						Envelope\n						<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>					</a>\n					<a href="tel:+1%20(825)%20975%20-7448" target="_blank" rel="noopener">\n						Phone-square-alt\n						<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z"></path></svg>					</a>\n			<h4>Let''s get in touch</h4>		\n		<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width, initial-scale=1.0">\n    <form action="#" method="post">\n        <label for="name"> &nbsp;&nbsp;&nbsp;&nbsp;\nName: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n   </label>\n        <input type="text" id="name" name="name" required><br><br>\n        <label for="email">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="email" id="email" name="email" required><br><br>\n        <label for="phone">&nbsp;&nbsp;Phone No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>\n        <input type="tel" id="phone" name="phone"" placeholder=""><br><br>\n<br>\n        <center><input type="submit" value="Submit">\n    </form>\n</body>\n</html>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading="lazy"\n					src="https://maps.google.com/maps?q=6025%20103a%20St%20NW%20%235%2C%20Edmonton%2C%20AB%20T6H%201G9&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near"\n					title="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n					aria-label="6025 103a St NW #5, Edmonton, AB T6H 1G9"\n			></iframe>\n			<style>/*! elementor - v3.19.0 - 29-01-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>', 'Contact', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-05-17 20:10:49', '2024-05-17 20:10:49', '', 16, 'https://jalaramproduce.ca/?p=5589', 0, 'revision', '', 0);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_termmeta`
DROP TABLE IF EXISTS `wpwg_termmeta`;
--
-- Table structure for table `wpwg_termmeta`
--

CREATE TABLE `wpwg_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=105 ;

--
-- Dumping data for table `wpwg_termmeta`
--

INSERT INTO `wpwg_termmeta` VALUES
(101, 19, 'product_count_product_cat', '0'),
(104, 93, '_astra_sites_imported_term', '1');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_terms`
DROP TABLE IF EXISTS `wpwg_terms`;
--
-- Table structure for table `wpwg_terms`
--

CREATE TABLE `wpwg_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=94 ;

--
-- Dumping data for table `wpwg_terms`
--

INSERT INTO `wpwg_terms` VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'twentytwentyfour', 'twentytwentyfour', 0),
(3, 'th-shop-mania', 'th-shop-mania', 0),
(5, 'organic-food-store', 'organic-food-store', 0),
(6, 'simple', 'simple', 0),
(7, 'grouped', 'grouped', 0),
(8, 'variable', 'variable', 0),
(9, 'external', 'external', 0),
(10, 'exclude-from-search', 'exclude-from-search', 0),
(11, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(12, 'featured', 'featured', 0),
(13, 'outofstock', 'outofstock', 0),
(14, 'rated-1', 'rated-1', 0),
(15, 'rated-2', 'rated-2', 0),
(16, 'rated-3', 'rated-3', 0),
(17, 'rated-4', 'rated-4', 0),
(18, 'rated-5', 'rated-5', 0),
(19, 'Uncategorized', 'uncategorized', 0),
(20, 'Landing', 'landing', 0),
(21, 'Optin (Woo)', 'optin', 0),
(22, 'Checkout (Woo)', 'checkout', 0),
(23, 'Thank You (Woo)', 'thankyou', 0),
(24, 'Upsell (Woo)', 'upsell', 0),
(25, 'Downsell (Woo)', 'downsell', 0),
(26, 'flow-620', 'flow-620', 0),
(59, 'astra', 'astra', 0),
(60, 'flow-4476', 'flow-4476', 0),
(93, 'Main Menu', 'main-menu', 0);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_term_relationships`
DROP TABLE IF EXISTS `wpwg_term_relationships`;
--
-- Table structure for table `wpwg_term_relationships`
--

CREATE TABLE `wpwg_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpwg_term_relationships`
--

INSERT INTO `wpwg_term_relationships` VALUES
(1, 1, 0),
(6, 2, 0),
(13, 3, 0),
(606, 5, 0),
(1169, 93, 0),
(1170, 93, 0),
(1171, 93, 0),
(4475, 59, 0),
(4776, 93, 0),
(4988, 93, 0);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_term_taxonomy`
DROP TABLE IF EXISTS `wpwg_term_taxonomy`;
--
-- Table structure for table `wpwg_term_taxonomy`
--

CREATE TABLE `wpwg_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=94 ;

--
-- Dumping data for table `wpwg_term_taxonomy`
--

INSERT INTO `wpwg_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'wp_theme', '', 0, 1),
(3, 3, 'wp_theme', '', 0, 1),
(5, 5, 'wp_theme', '', 0, 1),
(6, 6, 'product_type', '', 0, 0),
(7, 7, 'product_type', '', 0, 0),
(8, 8, 'product_type', '', 0, 0),
(9, 9, 'product_type', '', 0, 0),
(10, 10, 'product_visibility', '', 0, 0),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_visibility', '', 0, 0),
(16, 16, 'product_visibility', '', 0, 0),
(17, 17, 'product_visibility', '', 0, 0),
(18, 18, 'product_visibility', '', 0, 0),
(19, 19, 'product_cat', '', 0, 0),
(20, 20, 'cartflows_step_type', '', 0, 0),
(21, 21, 'cartflows_step_type', '', 0, 0),
(22, 22, 'cartflows_step_type', '', 0, 0),
(23, 23, 'cartflows_step_type', '', 0, 0),
(24, 24, 'cartflows_step_type', '', 0, 0),
(25, 25, 'cartflows_step_type', '', 0, 0),
(26, 26, 'cartflows_step_flow', '', 0, 0),
(59, 59, 'wp_theme', '', 0, 1),
(60, 60, 'cartflows_step_flow', '', 0, 0),
(93, 93, 'nav_menu', '', 0, 5);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_usermeta`
DROP TABLE IF EXISTS `wpwg_usermeta`;
--
-- Table structure for table `wpwg_usermeta`
--

CREATE TABLE `wpwg_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=78 ;

--
-- Dumping data for table `wpwg_usermeta`
--

INSERT INTO `wpwg_usermeta` VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpwg_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wpwg_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:"1dba4d2b938ea582e73911030e827236b88306365c1100be64665d5b484d087a";a:4:{s:10:"expiration";i:1706788594;s:2:"ip";s:15:"223.178.114.249";s:2:"ua";s:135:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.57";s:5:"login";i:1706615794;}}'),
(17, 1, 'wpwg_dashboard_quick_press_last_post_id', '5'),
(18, 1, 'community-events-location', 'a:1:{s:2:"ip";s:13:"223.178.114.0";}'),
(19, 2, 'nickname', 'suryansh'),
(20, 2, 'first_name', 'Suryansh'),
(21, 2, 'last_name', ''),
(22, 2, 'description', ''),
(23, 2, 'rich_editing', 'true'),
(24, 2, 'syntax_highlighting', 'true'),
(25, 2, 'comment_shortcuts', 'false'),
(26, 2, 'admin_color', 'fresh'),
(27, 2, 'use_ssl', '0'),
(28, 2, 'show_admin_bar_front', 'true'),
(29, 2, 'locale', ''),
(30, 2, 'wpwg_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(31, 2, 'wpwg_user_level', '10'),
(32, 2, 'dismissed_wp_pointers', ''),
(33, 2, 'session_tokens', 'a:2:{s:64:"d622d8efaa1ee291e48abb81c54770479a9e48e8d6dafffc443acaf0e01bf15b";a:4:{s:10:"expiration";i:1716811289;s:2:"ip";s:11:"49.36.80.91";s:2:"ua";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36";s:5:"login";i:1715601689;}s:64:"bb0f68978ae4562e38e594b763c0ad8ccf24118a1652349bf8ec235ebcb03006";a:4:{s:10:"expiration";i:1716146675;s:2:"ip";s:11:"49.36.80.77";s:2:"ua";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36";s:5:"login";i:1715973875;}}'),
(34, 2, 'wpwg_user-settings', 'editor=tinymce&libraryContent=browse'),
(35, 2, 'wpwg_user-settings-time', '1715976517'),
(36, 3, 'nickname', 'nikesh'),
(37, 3, 'first_name', 'Nikesh'),
(38, 3, 'last_name', 'Kumar'),
(39, 3, 'description', ''),
(40, 3, 'rich_editing', 'true'),
(41, 3, 'syntax_highlighting', 'true'),
(42, 3, 'comment_shortcuts', 'false'),
(43, 3, 'admin_color', 'fresh'),
(44, 3, 'use_ssl', '0'),
(45, 3, 'show_admin_bar_front', 'true'),
(46, 3, 'locale', ''),
(47, 3, 'wpwg_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(48, 3, 'wpwg_user_level', '10'),
(49, 3, 'dismissed_wp_pointers', ''),
(50, 2, 'wpwg_elementor_connect_common_data', 'a:7:{s:9:"client_id";s:32:"PgXTdjNgCK25CzzFQ3x3nV3dc4UkVjVX";s:11:"auth_secret";s:32:"eXgUSM2alaiaHvwkzUGaMrZelnBRxPNO";s:12:"access_token";s:292:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjYxMzIwMTksImF1ZCI6Imh0dHBzOi8vamFsYXJhbXByb2R1Y2UuY2EvIiwiY2xpZW50X2lkIjoiUGdYVGRqTmdDSzI1Q3p6RlEzeDNuVjNkYzRVa1ZqVlgiLCJjb25uZWN0X3R5cGUiOiJsaWJyYXJ5IiwiaWF0IjoxNzA4NzY1MzAwLCJleHAiOjMxNzI1MzIwNzcwMH0.tM8pOZt7jhfCxVASf4bpfiJG-2hjfN7KBHCEGaChfdk";s:19:"access_token_secret";s:32:"kJ1uY5AiGydUAXGNdFoQroEVDwRJJu9T";s:10:"token_type";s:6:"bearer";s:4:"user";O:8:"stdClass":1:{s:5:"email";s:28:"suryanshsoni130105@gmail.com";}s:19:"data_share_opted_in";b:1;}'),
(51, 2, 'elementor_introduction', 'a:4:{s:27:"ai-get-started-announcement";b:1;s:20:"globals_introduction";b:1;s:14:"ai_get_started";b:1;s:23:"e-ai-builder-pro-widget";b:1;}'),
(52, 2, 'wpwg_persisted_preferences', 'a:5:{s:14:"core/edit-post";a:3:{s:26:"isComplementaryAreaVisible";b:0;s:12:"welcomeGuide";b:0;s:16:"hiddenBlockTypes";a:1:{i:0;s:17:"gutena/form-field";}}s:9:"_modified";s:24:"2024-01-31T07:34:10.552Z";s:4:"core";a:1:{s:29:"isTemplatePartMoveHintVisible";b:0;}s:22:"core/customize-widgets";a:2:{s:12:"welcomeGuide";b:0;s:12:"fixedToolbar";b:0;}s:17:"core/edit-widgets";a:2:{s:26:"isComplementaryAreaVisible";b:1;s:12:"welcomeGuide";b:0;}}'),
(53, 2, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";i:4;s:15:"title-attribute";}'),
(54, 2, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:28:"add-post-type-e-landing-page";i:1;s:12:"add-post_tag";i:2;s:15:"add-post_format";}'),
(55, 2, 'elementor_dismissed_editor_notices', 'a:1:{i:0;s:23:"image-optimization-once";}'),
(56, 2, 'nav_menu_recently_edited', '93'),
(57, 2, 'wpwg_dashboard_quick_press_last_post_id', '5522'),
(58, 2, 'community-events-location', 'a:1:{s:2:"ip";s:12:"111.92.127.0";}'),
(59, 2, 'wc_last_active', '1708992000'),
(60, 2, 'cartflows-ca-5-star-notice', 'delayed-notice'),
(62, 2, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:0:{}}'),
(63, 2, 'cartflows-5-start-notice', 'delayed-notice'),
(64, 2, 'meta-box-order_product', 'a:3:{s:4:"side";s:84:"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag";s:6:"normal";s:55:"woocommerce-product-data,postcustom,slugdiv,postexcerpt";s:8:"advanced";s:0:"";}'),
(70, 2, 'wpforms_overview_table_columns', 'a:6:{i:1;s:4:"name";i:2;s:4:"tags";i:3;s:6:"author";i:4;s:9:"shortcode";i:5;s:7:"created";i:6;s:9:"locations";}'),
(76, 2, 'closedpostboxes_attachment', 'a:0:{}'),
(77, 2, 'metaboxhidden_attachment', 'a:5:{i:0;s:10:"postcustom";i:1;s:16:"commentstatusdiv";i:2;s:11:"commentsdiv";i:3;s:7:"slugdiv";i:4;s:9:"authordiv";}');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_users`
DROP TABLE IF EXISTS `wpwg_users`;
--
-- Table structure for table `wpwg_users`
--

CREATE TABLE `wpwg_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=4 ;

--
-- Dumping data for table `wpwg_users`
--

INSERT INTO `wpwg_users` VALUES
(1, 'admin', '$P$B46S/Rdk8095mxrbw4Nmo/ktdz//BU/', 'admin', 'vanshsingh0300@gmail.com', 'https://jalaramproduce.ca', '2024-01-30 11:55:33', '', 0, 'admin'),
(2, 'suryansh', '$P$BYRQzY.5VebngazkNYujNG7qLXhras.', 'suryansh', 'suryanshsoni130105@gmail.com', '', '2024-01-30 11:57:32', '1706615858:$P$B.AwsyOgYvgONVhb3n9vV2fWwHB0pO.', 0, 'Suryansh'),
(3, 'nikesh', '$P$Byzb7i.67mACzOVTsTsyUFfAV0Iay2/', 'nikesh', 'nikesh.k@techvenussolutions.com', '', '2024-01-30 12:00:47', '1706616054:$P$B20.9/Zgz37iF1RlXEZH2Z.d2WBoBh1', 0, 'Nikesh Kumar');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_admin_notes`
DROP TABLE IF EXISTS `wpwg_wc_admin_notes`;
--
-- Table structure for table `wpwg_wc_admin_notes`
--

CREATE TABLE `wpwg_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=72 ;

--
-- Dumping data for table `wpwg_wc_admin_notes`
--

INSERT INTO `wpwg_wc_admin_notes` VALUES
(1, 'wayflyer_bnpl_q4_2021', 'marketing', 'en_US', 'Grow your business with funding through Wayflyer', 'Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, 'wc_shipping_mobile_app_usps_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woo.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, 'woocommerce-services', 'info', 'en_US', 'WooCommerce Shipping & Tax', 'WooCommerce Shipping &amp; Tax helps get your store "ready to sell" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woo.com/shipping" target="_blank">WooCommerce Shipping</a>.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooCommerce Payments setup - let us know what you think', 'Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woo.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href="https://woo.com/my-account/create-a-ticket/">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href="https://woo.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woo.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woo.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', 'How is your store setup going?', 'Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.', '{}', 'unactioned', 'woocommerce.com', '2024-02-22 16:27:55', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, 'woocommerce-payments-august-2022-need-to-update', 'update', 'en_US', 'Action required: Please update WooCommerce Payments', 'An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, 'woocommerce-payments-august-2022-store-patched', 'update', 'en_US', 'WooCommerce Payments has been automatically updated', 'You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, 'needs-update-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'Security vulnerability patched in WooCommerce Eway Gateway', 'In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, 'updated-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'WooCommerce Eway Gateway has been automatically updated', 'Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, 'ecomm-wc-navigation-survey-2023', 'info', 'en_US', 'Navigating WooCommerce on WordPress.com', 'We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, 'woopay-beta-merchantrecruitment-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, 'woocommerce-wcpay-march-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Payments', '<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'woocommerce-WCPreOrders-april-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Pre-Orders extension', '<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'woopay-beta-merchantrecruitment-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woopay-beta-existingmerchants-noaction-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woopay-beta-existingmerchants-update-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, 'woopay-beta-merchantrecruitment-short-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'woopay-beta-merchantrecruitment-short-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTA', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTB', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTC', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTD', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, 'woopay-beta-merchantrecruitment-short-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, 'woopay-beta-merchantrecruitment-short-update-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, 'woocommerce-WCstripe-May-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Stripe plugin', '<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, 'woocommerce-WCPayments-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Payments', '<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, 'woocommerce-WCSubscriptions-June-2023-updated-needed', 'marketing', 'en_US', 'Action required: Security update of WooCommerce Subscriptions', '<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Returns and Warranty Requests extension', '<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, 'woocommerce-WCOPC-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce One Page Checkout', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, 'woocommerce-WCGC-July-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce GoCardless Extension', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'woocommerce-shipping-fedex-api-outage-2023-07-16', 'warning', 'en_US', 'Scheduled FedEx API outage — July 2023', 'On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'wcship-2023-07-hazmat-update-needed', 'update', 'en_US', 'Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension', '<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'woocommerce-WCStripe-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe plugin', '<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'woocommerce-WCStripe-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooCommerce Stripe plugin', '<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'woocommerce-WooPayments-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooPayments (WooCommerce Payments) plugin', '<strong>Your shop requires an important security update for the WooPayments (WooCommerce Payments) extension</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'woocommerce-WooPayments-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooPayments (WooCommerce Payments) plugin', '<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, 'avalara_q3-2023_noAvaTax', 'marketing', 'en_US', 'Automatically calculate VAT in real time', 'Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'woo-activation-survey-blockers-22AUG23', 'info', 'en_US', 'How can we help you get that first sale?', 'Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!', '{}', 'unactioned', 'woocommerce.com', '2024-02-16 16:12:04', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'woocommerce-usermeta-Sept2023-productvendors', 'update', 'en_US', 'Your store requires a security update', '<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'woocommerce-STRIPE-Oct-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe Gateway', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'amazon-mcf-reviews-2023-12-07', 'marketing', 'en_US', 'Enjoying Amazon MCF for WooCommerce?', 'We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(61, 'amazon_pay_reactivate_q1-24', 'marketing', 'en_US', 'Special offer: Activate 0% promo rate for Amazon Pay', 'For a limited time, Woo merchants who register with Amazon Pay can enjoy a promotional rate of 0% on all transaction fees for 30 days. Valid for businesses based in the United Kingdom. Terms and conditions apply.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(62, 'remove_estimated_deposits_2024', 'marketing', 'en_US', 'Estimated deposits are going away', 'To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(63, 'custom_order_attribution_inbox_q1_2024', 'marketing', 'en_US', 'NEW: Custom Order Attribution', 'Order attribution tracking is now available for all Woo stores! See whether an order came from a search ad, video, or email. Make better marketing decisions and watch your products go from “maybe” to “must-have.”', '{}', 'pending', 'woocommerce.com', '2024-02-15 15:38:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(64, 'wc-admin-choosing-a-theme', 'marketing', 'en_US', 'Choosing a theme?', 'Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-16 16:12:03', NULL, 0, 'plain', '', 0, 0, 'info'),
(65, 'wc-admin-customizing-product-catalog', 'info', 'en_US', 'How to customize your product catalog', 'You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-16 16:12:03', NULL, 0, 'plain', '', 0, 0, 'info'),
(66, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-17 16:48:22', NULL, 0, 'plain', '', 0, 0, 'info'),
(67, 'wc-admin-onboarding-payments-reminder', 'info', 'en_US', 'Start accepting payments on your store!', 'Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-20 17:25:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(68, 'wc-admin-usage-tracking-opt-in', 'info', 'en_US', 'Help WooCommerce improve with usage tracking', 'Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href="https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com" target="_blank">Settings</a> and choose to stop sharing data. <a href="https://woo.com/usage-tracking?utm_medium=product" target="_blank">Read more</a> about what data we collect.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-22 16:27:54', NULL, 0, 'plain', '', 0, 0, 'info'),
(69, 'wc-admin-woocommerce-payments', 'marketing', 'en_US', 'Try the new way to get paid', 'Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>.<br><br>By clicking "Get started", you agree to our <a href="https://wordpress.com/tos/" target="_blank">Terms of Service</a>', '{}', 'unactioned', 'woocommerce-admin', '2024-02-22 16:27:54', NULL, 0, 'plain', '', 0, 0, 'info'),
(70, 'wc-admin-wc-helper-connection', 'info', 'en_US', 'Connect to Woo.com', 'Connect to get important product notifications and updates.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-22 18:41:00', NULL, 0, 'plain', '', 0, 0, 'info'),
(71, 'wc-admin-payments-remind-me-later', 'info', 'en_US', 'Save big with WooPayments', 'Save up to $800 in fees by managing transactions with WooPayments. With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'unactioned', 'woocommerce-admin', '2024-02-25 21:30:56', NULL, 0, 'plain', '', 0, 0, 'info');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_admin_note_actions`
DROP TABLE IF EXISTS `wpwg_wc_admin_note_actions`;
--
-- Table structure for table `wpwg_wc_admin_note_actions`
--

CREATE TABLE `wpwg_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1807 ;

--
-- Dumping data for table `wpwg_wc_admin_note_actions`
--

INSERT INTO `wpwg_wc_admin_note_actions` VALUES
(571, 64, 'visit-the-theme-marketplace', 'Visit the theme marketplace', 'https://woo.com/product-category/themes/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(572, 65, 'day-after-first-product', 'Learn more', 'https://woo.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(668, 66, 'learn-more', 'Learn more', 'https://woo.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(954, 67, 'view-payment-gateways', 'Learn more', 'https://woo.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product', 'actioned', '', NULL, NULL),
(1049, 63, 'custom_order_attribution_inbox_q1_2024', 'Find more clarity', 'https://woo.com/document/order-attribution-tracking/?utm_source=inbox_note&utm_medium=product&utm_campaign=custom_order_attribution_inbox_q1_2024', 'actioned', '', NULL, NULL),
(1144, 68, 'tracking-opt-in', 'Activate usage tracking', '', 'actioned', '', NULL, NULL),
(1145, 69, 'learn-more', 'Learn more', 'https://woo.com/payments/?utm_medium=product', 'unactioned', '', NULL, NULL),
(1146, 69, 'get-started', 'Get started', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments', 'actioned', '', 'setup-woocommerce-payments', ''),
(1241, 70, 'connect', 'Connect', '?page=wc-addons&section=helper', 'unactioned', '', NULL, NULL),
(1430, 71, 'learn-more', 'Learn more', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-admin&path=/wc-pay-welcome-page', 'actioned', '', NULL, NULL),
(1713, 1, 'wayflyer_bnpl_q4_2021', 'Level up with funding', 'https://woo.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021', 'actioned', '', NULL, NULL),
(1714, 2, 'wc_shipping_mobile_app_usps_q4_2021', 'Get WooCommerce Shipping', 'https://woo.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021', 'actioned', '', NULL, NULL),
(1715, 3, 'learn-more', 'Learn more', 'https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox', 'unactioned', '', NULL, NULL),
(1716, 4, 'learn-more', 'Learn more', 'https://woo.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'actioned', '', NULL, NULL),
(1717, 5, 'optimizing-the-checkout-flow', 'Learn more', 'https://woo.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow', 'actioned', '', NULL, NULL),
(1718, 6, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/wc-pay-new', 'actioned', '', NULL, NULL),
(1719, 7, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(1720, 8, 'get-started', 'Get started', 'https://woo.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started', 'actioned', '', NULL, NULL),
(1721, 9, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://jalaramproduce.ca/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(1722, 10, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(1723, 13, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1724, 14, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1725, 15, 'learn-more', 'Learn more', 'https://woo.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1726, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1727, 16, 'learn-more', 'Learn more', 'https://woo.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1728, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1729, 17, 'learn-more', 'Learn more', 'https://woo.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1730, 17, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1731, 18, 'learn-more', 'Learn more', 'https://woo.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1732, 18, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1733, 19, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(1734, 20, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1735, 20, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1736, 21, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1737, 21, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1738, 22, 'pinterest_03_2022_update', 'Update Instructions', 'https://woo.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3', 'actioned', '', NULL, NULL),
(1739, 23, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Tell us how it’s going', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(1740, 24, 'learn-more', 'Find out more', 'https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/', 'unactioned', '', NULL, NULL),
(1741, 24, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1742, 25, 'learn-more', 'Find out more', 'https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/', 'unactioned', '', NULL, NULL),
(1743, 25, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1744, 26, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://jalaramproduce.ca/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1745, 26, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1746, 27, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://jalaramproduce.ca/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1747, 27, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1748, 28, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(1749, 29, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1750, 29, 'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'unactioned', '', NULL, NULL),
(1751, 30, 'woocommerce-wcpay-march-2023-update-needed-button', 'See Blog Post', 'https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know', 'unactioned', '', NULL, NULL),
(1752, 30, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1753, 31, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'Simplify my payments', 'https://woo.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay', 'actioned', '', NULL, NULL),
(1754, 32, 'extension-settings', 'See available updates', 'https://jalaramproduce.ca/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1755, 32, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1756, 33, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1757, 33, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1758, 34, 'woopay-beta-existingmerchants-noaction-documentation-27APR23', 'Documentation', 'https://woo.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23', 'actioned', '', NULL, NULL),
(1759, 35, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1760, 36, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1761, 36, 'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'actioned', '', NULL, NULL),
(1762, 37, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1763, 37, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1764, 38, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA', 'Activate WooPay Test A', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1765, 38, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'unactioned', '', NULL, NULL),
(1766, 39, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB', 'Activate WooPay Test B', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1767, 39, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'unactioned', '', NULL, NULL),
(1768, 40, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC', 'Activate WooPay Test C', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1769, 40, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC', 'unactioned', '', NULL, NULL),
(1770, 41, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD', 'Activate WooPay Test D', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1771, 41, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD', 'unactioned', '', NULL, NULL),
(1772, 42, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1773, 42, 'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'Learn More', 'https://woo.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'unactioned', '', NULL, NULL),
(1774, 43, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1775, 43, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1776, 44, 'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1777, 44, 'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1778, 45, 'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1779, 45, 'woocommerce-WCPayments-June-2023-updated-needed-Dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1780, 46, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1781, 46, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1782, 47, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1783, 47, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1784, 48, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1785, 48, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://jalaramproduce.ca/wp-admin/#', 'actioned', '', NULL, NULL),
(1786, 49, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1787, 49, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1788, 50, 'learn-more', 'Learn more', 'https://woo.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage', 'unactioned', '', NULL, NULL),
(1789, 51, 'plugin-list', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1790, 51, 'dismiss', 'Dismiss', 'https://jalaramproduce.ca/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(1791, 52, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://jalaramproduce.ca/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1792, 52, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1793, 53, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1794, 54, 'woocommerce-WooPayments-Aug-2023-update-needed', 'See available updates', 'https://jalaramproduce.ca/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1795, 54, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1796, 55, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1797, 56, 'avalara_q3-2023_noAvaTax', 'Automate my sales tax', 'https://woo.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax', 'unactioned', '', NULL, NULL),
(1798, 57, 'woo-activation-survey-blockers-survey-button-22AUG23', 'Take our short survey', 'https://woocommerce.survey.fm/getting-started-with-woo', 'unactioned', '', NULL, NULL),
(1799, 58, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://jalaramproduce.ca/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(1800, 58, 'dismiss', 'Dismiss', 'https://jalaramproduce.ca/wp-admin/#', 'actioned', '', NULL, NULL),
(1801, 59, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://jalaramproduce.ca/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1802, 59, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1803, 60, 'amazon-mcf-review-button-2023-12-07', 'Leave a review', 'https://woo.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07', 'actioned', '', NULL, NULL),
(1804, 60, 'amazon-mcf-support-button-2023-12-07', 'Request support', 'https://woo.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07', 'actioned', '', NULL, NULL),
(1805, 61, 'amazon_pay_ext-link_q1-24', 'Register your account now', 'https://eu.amazonpayments.com/2024-uk-woopricepromoregistration?utm_campaign=woo_price_promo&utm_medium=EM&utm_source=direct&utm_content=cta&utm_creative=&ld=EMUKAPA-woo_price_promo-direct-24Q1', 'actioned', '', NULL, NULL),
(1806, 62, 'view_docs', 'Learn about Deposit schedules', 'https://woo.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds', 'unactioned', '', NULL, NULL);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_category_lookup`
DROP TABLE IF EXISTS `wpwg_wc_category_lookup`;
--
-- Table structure for table `wpwg_wc_category_lookup`
--

CREATE TABLE `wpwg_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpwg_wc_category_lookup`
--

INSERT INTO `wpwg_wc_category_lookup` VALUES
(19, 19),
(32, 32),
(43, 43),
(51, 51),
(66, 66),
(77, 77),
(85, 85);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_customer_lookup`
DROP TABLE IF EXISTS `wpwg_wc_customer_lookup`;
--
-- Table structure for table `wpwg_wc_customer_lookup`
--

CREATE TABLE `wpwg_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_download_log`
DROP TABLE IF EXISTS `wpwg_wc_download_log`;
--
-- Table structure for table `wpwg_wc_download_log`
--

CREATE TABLE `wpwg_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_orders`
DROP TABLE IF EXISTS `wpwg_wc_orders`;
--
-- Table structure for table `wpwg_wc_orders`
--

CREATE TABLE `wpwg_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `billing_email` (`billing_email`(191)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_orders_meta`
DROP TABLE IF EXISTS `wpwg_wc_orders_meta`;
--
-- Table structure for table `wpwg_wc_orders_meta`
--

CREATE TABLE `wpwg_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_order_addresses`
DROP TABLE IF EXISTS `wpwg_wc_order_addresses`;
--
-- Table structure for table `wpwg_wc_order_addresses`
--

CREATE TABLE `wpwg_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_order_coupon_lookup`
DROP TABLE IF EXISTS `wpwg_wc_order_coupon_lookup`;
--
-- Table structure for table `wpwg_wc_order_coupon_lookup`
--

CREATE TABLE `wpwg_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_order_operational_data`
DROP TABLE IF EXISTS `wpwg_wc_order_operational_data`;
--
-- Table structure for table `wpwg_wc_order_operational_data`
--

CREATE TABLE `wpwg_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_order_product_lookup`
DROP TABLE IF EXISTS `wpwg_wc_order_product_lookup`;
--
-- Table structure for table `wpwg_wc_order_product_lookup`
--

CREATE TABLE `wpwg_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_order_stats`
DROP TABLE IF EXISTS `wpwg_wc_order_stats`;
--
-- Table structure for table `wpwg_wc_order_stats`
--

CREATE TABLE `wpwg_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_order_tax_lookup`
DROP TABLE IF EXISTS `wpwg_wc_order_tax_lookup`;
--
-- Table structure for table `wpwg_wc_order_tax_lookup`
--

CREATE TABLE `wpwg_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_product_attributes_lookup`
DROP TABLE IF EXISTS `wpwg_wc_product_attributes_lookup`;
--
-- Table structure for table `wpwg_wc_product_attributes_lookup`
--

CREATE TABLE `wpwg_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_product_download_directories`
DROP TABLE IF EXISTS `wpwg_wc_product_download_directories`;
--
-- Table structure for table `wpwg_wc_product_download_directories`
--

CREATE TABLE `wpwg_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=3 ;

--
-- Dumping data for table `wpwg_wc_product_download_directories`
--

INSERT INTO `wpwg_wc_product_download_directories` VALUES
(1, 'file:///home/tsuh0748/jalaramproduce.ca/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'https://jalaramproduce.ca/wp-content/uploads/woocommerce_uploads/', 1);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_product_meta_lookup`
DROP TABLE IF EXISTS `wpwg_wc_product_meta_lookup`;
--
-- Table structure for table `wpwg_wc_product_meta_lookup`
--

CREATE TABLE `wpwg_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_rate_limits`
DROP TABLE IF EXISTS `wpwg_wc_rate_limits`;
--
-- Table structure for table `wpwg_wc_rate_limits`
--

CREATE TABLE `wpwg_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_reserved_stock`
DROP TABLE IF EXISTS `wpwg_wc_reserved_stock`;
--
-- Table structure for table `wpwg_wc_reserved_stock`
--

CREATE TABLE `wpwg_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_tax_rate_classes`
DROP TABLE IF EXISTS `wpwg_wc_tax_rate_classes`;
--
-- Table structure for table `wpwg_wc_tax_rate_classes`
--

CREATE TABLE `wpwg_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=3 ;

--
-- Dumping data for table `wpwg_wc_tax_rate_classes`
--

INSERT INTO `wpwg_wc_tax_rate_classes` VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wc_webhooks`
DROP TABLE IF EXISTS `wpwg_wc_webhooks`;
--
-- Table structure for table `wpwg_wc_webhooks`
--

CREATE TABLE `wpwg_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_api_keys`
DROP TABLE IF EXISTS `wpwg_woocommerce_api_keys`;
--
-- Table structure for table `wpwg_woocommerce_api_keys`
--

CREATE TABLE `wpwg_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_attribute_taxonomies`
DROP TABLE IF EXISTS `wpwg_woocommerce_attribute_taxonomies`;
--
-- Table structure for table `wpwg_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpwg_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=3 ;

--
-- Dumping data for table `wpwg_woocommerce_attribute_taxonomies`
--

INSERT INTO `wpwg_woocommerce_attribute_taxonomies` VALUES
(1, 'size', 'size', 'select', 'menu_order', 0),
(2, 'color', 'color', 'select', 'menu_order', 0);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_downloadable_product_permissions`
DROP TABLE IF EXISTS `wpwg_woocommerce_downloadable_product_permissions`;
--
-- Table structure for table `wpwg_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpwg_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_log`
DROP TABLE IF EXISTS `wpwg_woocommerce_log`;
--
-- Table structure for table `wpwg_woocommerce_log`
--

CREATE TABLE `wpwg_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_order_itemmeta`
DROP TABLE IF EXISTS `wpwg_woocommerce_order_itemmeta`;
--
-- Table structure for table `wpwg_woocommerce_order_itemmeta`
--

CREATE TABLE `wpwg_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_order_items`
DROP TABLE IF EXISTS `wpwg_woocommerce_order_items`;
--
-- Table structure for table `wpwg_woocommerce_order_items`
--

CREATE TABLE `wpwg_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_payment_tokenmeta`
DROP TABLE IF EXISTS `wpwg_woocommerce_payment_tokenmeta`;
--
-- Table structure for table `wpwg_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpwg_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_payment_tokens`
DROP TABLE IF EXISTS `wpwg_woocommerce_payment_tokens`;
--
-- Table structure for table `wpwg_woocommerce_payment_tokens`
--

CREATE TABLE `wpwg_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_sessions`
DROP TABLE IF EXISTS `wpwg_woocommerce_sessions`;
--
-- Table structure for table `wpwg_woocommerce_sessions`
--

CREATE TABLE `wpwg_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=7 ;

--
-- Dumping data for table `wpwg_woocommerce_sessions`
--

INSERT INTO `wpwg_woocommerce_sessions` VALUES
(6, '2', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:749:"a:27:{s:2:"id";s:1:"2";s:13:"date_modified";s:0:"";s:8:"postcode";s:0:"";s:4:"city";s:0:"";s:9:"address_1";s:0:"";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:5:"state";s:2:"CA";s:7:"country";s:2:"US";s:17:"shipping_postcode";s:0:"";s:13:"shipping_city";s:0:"";s:18:"shipping_address_1";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_2";s:0:"";s:14:"shipping_state";s:2:"CA";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:28:"suryanshsoni130105@gmail.com";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";}";}', 1709135650);

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_shipping_zones`
DROP TABLE IF EXISTS `wpwg_woocommerce_shipping_zones`;
--
-- Table structure for table `wpwg_woocommerce_shipping_zones`
--

CREATE TABLE `wpwg_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_shipping_zone_locations`
DROP TABLE IF EXISTS `wpwg_woocommerce_shipping_zone_locations`;
--
-- Table structure for table `wpwg_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wpwg_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_shipping_zone_methods`
DROP TABLE IF EXISTS `wpwg_woocommerce_shipping_zone_methods`;
--
-- Table structure for table `wpwg_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wpwg_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_tax_rates`
DROP TABLE IF EXISTS `wpwg_woocommerce_tax_rates`;
--
-- Table structure for table `wpwg_woocommerce_tax_rates`
--

CREATE TABLE `wpwg_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_woocommerce_tax_rate_locations`
DROP TABLE IF EXISTS `wpwg_woocommerce_tax_rate_locations`;
--
-- Table structure for table `wpwg_woocommerce_tax_rate_locations`
--

CREATE TABLE `wpwg_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wpforms_payments`
DROP TABLE IF EXISTS `wpwg_wpforms_payments`;
--
-- Table structure for table `wpwg_wpforms_payments`
--

CREATE TABLE `wpwg_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wpforms_payment_meta`
DROP TABLE IF EXISTS `wpwg_wpforms_payment_meta`;
--
-- Table structure for table `wpwg_wpforms_payment_meta`
--

CREATE TABLE `wpwg_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_wpforms_tasks_meta`
DROP TABLE IF EXISTS `wpwg_wpforms_tasks_meta`;
--
-- Table structure for table `wpwg_wpforms_tasks_meta`
--

CREATE TABLE `wpwg_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=25 ;

--
-- Dumping data for table `wpwg_wpforms_tasks_meta`
--

INSERT INTO `wpwg_wpforms_tasks_meta` VALUES
(1, 'wpforms_process_forms_locator_scan', 'W10=', '2024-02-15 15:39:51'),
(14, 'wpforms_admin_addons_cache_update', 'W10=', '2024-02-22 18:39:47'),
(15, 'wpforms_builder_help_cache_update', 'W10=', '2024-02-22 18:40:09'),
(16, 'wpforms_admin_builder_templates_cache_update', 'W10=', '2024-02-22 18:40:09');

-- --------------------------------------------------------

-- Delete any existing table `wpwg_yith_wcwl`
DROP TABLE IF EXISTS `wpwg_yith_wcwl`;
--
-- Table structure for table `wpwg_yith_wcwl`
--

CREATE TABLE `wpwg_yith_wcwl` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `prod_id` bigint(20) NOT NULL,
  `quantity` int(11) NOT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `wishlist_id` bigint(20) DEFAULT NULL,
  `position` int(11) DEFAULT 0,
  `original_price` decimal(9,3) DEFAULT NULL,
  `original_currency` char(3) DEFAULT NULL,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `on_sale` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `prod_id` (`prod_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

-- Delete any existing table `wpwg_yith_wcwl_lists`
DROP TABLE IF EXISTS `wpwg_yith_wcwl_lists`;
--
-- Table structure for table `wpwg_yith_wcwl_lists`
--

CREATE TABLE `wpwg_yith_wcwl_lists` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) DEFAULT NULL,
  `session_id` varchar(255) DEFAULT NULL,
  `wishlist_slug` varchar(200) NOT NULL,
  `wishlist_name` text DEFAULT NULL,
  `wishlist_token` varchar(64) NOT NULL,
  `wishlist_privacy` tinyint(1) NOT NULL DEFAULT 0,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `expiration` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `wishlist_token` (`wishlist_token`),
  KEY `wishlist_slug` (`wishlist_slug`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Constraints for table `wpwg_cartflows_ca_email_history`
--
ALTER TABLE `wpwg_cartflows_ca_email_history`
  ADD CONSTRAINT `wpwg_cartflows_ca_email_history_ibfk_1` FOREIGN KEY (`template_id`) REFERENCES `wpwg_cartflows_ca_email_templates` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `wpwg_cartflows_ca_email_history_ibfk_2` FOREIGN KEY (`ca_session_id`) REFERENCES `wpwg_cartflows_ca_cart_abandonment` (`session_id`) ON DELETE CASCADE;

--
-- Constraints for table `wpwg_cartflows_ca_email_templates_meta`
--
ALTER TABLE `wpwg_cartflows_ca_email_templates_meta`
  ADD CONSTRAINT `wpwg_cartflows_ca_email_templates_meta_ibfk_1` FOREIGN KEY (`email_template_id`) REFERENCES `wpwg_cartflows_ca_email_templates` (`id`) ON DELETE CASCADE;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
